:root{--jmt-ink: #111111;--jmt-ink-soft: #181818;--jmt-ink-raised: #202020;--jmt-paper: #ffffff;--jmt-paper-soft: #f4f4f2;--jmt-text: #f8f8f6;--jmt-text-muted: #c8c8c4;--jmt-rule: #f4d45f;--jmt-rule-muted: rgba(244, 212, 95, .55);--jmt-border: rgba(255, 255, 255, .26);--jmt-border-dark: rgba(17, 17, 17, .2);--jmt-page: min(1440px, calc(100vw - 48px) );--jmt-section-space: clamp(4.8rem, 7vw, 9rem);--jmt-card-gap: clamp(1.4rem, 2vw, 2.4rem);--jmt-control-height: 4.8rem}html{background:var(--jmt-ink)}body,button,input,select,textarea{font-family:var(--font-body-family),sans-serif}h1,h2,h3,h4,h5,h6,.h0,.h1,.h2,.h3,.jmt-display,.jmt-heading,.card__heading,.collection-hero__title,.main-page-title,.product__title{font-family:var(--font-heading-family),serif;font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);letter-spacing:normal}p,li,label,summary,.rte,.caption-with-letter-spacing{font-family:var(--font-body-family),sans-serif}.jmt-eyebrow,.jmt-kicker,.jmt-overline{margin:0 0 1rem;color:var(--jmt-rule);font-family:var(--font-body-family),sans-serif;font-size:clamp(1.15rem,1.1vw,1.35rem);font-weight:700;letter-spacing:.14em;line-height:1.35;text-transform:uppercase}.jmt-section{position:relative;padding-block:var(--jmt-section-space)}.jmt-shell{width:var(--jmt-page);max-width:100%;margin-inline:auto}.jmt-section--dark,.jmt-surface--dark{background:var(--jmt-ink);color:var(--jmt-text)}.jmt-section--light,.jmt-surface--light{background:var(--jmt-paper);color:var(--jmt-ink)}.jmt-section--soft{background:var(--jmt-paper-soft);color:var(--jmt-ink)}.jmt-section--dark :is(h1,h2,h3,h4,h5,h6,p,li,label,summary,a),.jmt-surface--dark :is(h1,h2,h3,h4,h5,h6,p,li,label,summary,a){color:inherit}.jmt-section--dark a:not(.button),.jmt-surface--dark a:not(.button){color:var(--jmt-text);text-decoration-color:var(--jmt-rule);text-underline-offset:.25em}.jmt-rule-top{border-top:1px solid var(--jmt-rule)}.jmt-rule-bottom{border-bottom:1px solid var(--jmt-rule)}.jmt-heading-rule{position:relative;margin-bottom:clamp(2.4rem,4vw,4.8rem);padding-left:clamp(1.6rem,2vw,2.4rem)}.jmt-heading-rule:before{position:absolute;inset:0 auto 0 0;width:2px;background:var(--jmt-rule);content:""}.jmt-heading-rule>:last-child{margin-bottom:0}.jmt-tile,.jmt-card,.jmt-panel{border:1px solid var(--jmt-border);background:var(--jmt-ink-soft);color:var(--jmt-text)}.jmt-tile{position:relative;overflow:hidden}.jmt-tile img{display:block;width:100%;height:100%;object-fit:cover}.jmt-tile:after{position:absolute;top:34%;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.88));content:"";pointer-events:none}.jmt-tile__content{position:absolute;z-index:2;right:0;bottom:0;left:0;padding:clamp(1.6rem,2.5vw,2.8rem);color:var(--jmt-text)}.jmt-tile__content :is(h2,h3,p,a){color:inherit}.jmt-tile__content h3{margin:.4rem 0 .8rem;font-size:clamp(2rem,2.2vw,3rem);line-height:1.08}.jmt-tile__link,.jmt-outline-link{display:inline-flex;min-height:4rem;align-items:center;justify-content:center;padding:.8rem 1.2rem;border:1px solid rgba(255,255,255,.8);color:var(--jmt-text);font-weight:700;line-height:1.2;text-decoration:none}.jmt-tile__link:hover,.jmt-outline-link:hover{border-color:var(--jmt-rule);color:var(--jmt-rule)}.jmt-button,.button,.shopify-challenge__button,.customer button{border-radius:0;font-family:var(--font-body-family),sans-serif;font-weight:700;letter-spacing:0}.jmt-button--primary,.button:not(.button--secondary):not(.button--tertiary){background:var(--jmt-rule);color:var(--jmt-ink)}.jmt-button--secondary,.button--secondary{border-color:var(--jmt-border);background:transparent;color:inherit}.jmt-benefit-band{display:grid;max-width:var(--jmt-page);margin-inline:auto;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.22);border-bottom:1px solid rgba(255,255,255,.22);background:var(--jmt-ink);color:var(--jmt-text)}.jmt-benefit-band__item{min-width:0;padding:clamp(1.8rem,3vw,3.2rem);border-left:1px solid var(--jmt-rule-muted)}.jmt-benefit-band__item:last-child{border-right:1px solid var(--jmt-rule-muted)}.jmt-benefit-band__item strong{display:block;margin-bottom:.5rem;color:var(--jmt-text);font-family:var(--font-heading-family),serif;font-size:clamp(1.7rem,1.6vw,2.2rem);line-height:1.2}.jmt-benefit-band__item span{color:var(--jmt-text);font-size:clamp(1.3rem,1.2vw,1.55rem);line-height:1.5}.header-wrapper,.shopify-section-header-sticky .header-wrapper{border-bottom:1px solid var(--jmt-rule);background:var(--jmt-ink)}.header-wrapper :is(.header__menu-item,.header__icon,.list-menu__item,a,summary){color:var(--jmt-text)}.header-wrapper .header__active-menu-item,.header-wrapper .header__menu-item:hover{color:var(--jmt-rule);text-decoration-color:var(--jmt-rule)}.header-wrapper .icon{color:currentColor}.menu-drawer{background:var(--jmt-ink);color:var(--jmt-text)}.menu-drawer__inner-container{min-height:100dvh;background:var(--jmt-ink)}.menu-drawer__navigation-container{overflow-y:auto;overscroll-behavior:contain}.jmt-breadcrumbs{position:relative;z-index:2;display:block;clear:both;width:100%;min-height:3.8rem;padding:.9rem 0;border:0;border-bottom:1px solid var(--jmt-rule-muted);background:var(--jmt-ink);color:var(--jmt-text-muted);font-size:1.2rem;line-height:1.5}.jmt-breadcrumbs>.page-width{width:var(--jmt-page);max-width:100%}.jmt-breadcrumbs__list{display:flex;min-width:0;align-items:center;flex-wrap:nowrap;margin:0;padding:0;list-style:none}.jmt-breadcrumbs__item{display:flex;min-width:0;align-items:center;color:var(--jmt-text)}.jmt-breadcrumbs__item:not(:last-child):after{width:.5rem;height:.5rem;flex:0 0 auto;margin:0 .9rem;border-top:.1rem solid var(--jmt-rule);border-right:.1rem solid var(--jmt-rule);content:"";transform:rotate(45deg)}.jmt-breadcrumbs__link,.jmt-breadcrumbs__current{color:var(--jmt-text)}.jmt-breadcrumbs__link{text-decoration:none;text-underline-offset:.3rem}.jmt-breadcrumbs__link:hover{color:var(--jmt-rule);text-decoration:underline;text-decoration-thickness:.1rem}.jmt-breadcrumbs__current{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jmt-tile-grid{display:grid;max-width:var(--jmt-page);margin-inline:auto;grid-template-columns:repeat(var(--jmt-tile-columns, 3),minmax(0,1fr));gap:var(--jmt-card-gap)}.jmt-image-tile{position:relative;display:block;overflow:hidden;aspect-ratio:4 / 5;border:1px solid var(--jmt-border);color:var(--jmt-text);text-decoration:none}.jmt-image-tile__image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center 38%}.jmt-section--collection-navigation .jmt-image-tile__image{transform:translateY(-10%)}.jmt-image-tile__shade{position:absolute;top:26%;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.9))}.jmt-image-tile__content{position:absolute;z-index:2;right:0;bottom:0;left:0;display:flex;align-items:flex-start;flex-direction:column;gap:.7rem;padding:clamp(1.8rem,2.5vw,2.8rem);color:var(--jmt-text)}.jmt-image-tile__title{color:var(--jmt-text);font-family:var(--font-heading-family),serif;font-size:clamp(2rem,2.2vw,3rem);line-height:1.08}.jmt-image-tile__link{display:inline-flex;min-height:4rem;align-items:center;padding:.8rem 1.1rem;border:1px solid rgba(255,255,255,.84);color:var(--jmt-text);font-weight:700}.jmt-collection-break{display:grid;min-height:13rem;place-items:center;padding:3rem 2.4rem;border-top:1px solid var(--jmt-rule);border-bottom:1px solid var(--jmt-rule);background:var(--jmt-ink);color:var(--jmt-text);text-align:center}.jmt-collection-break__inner{display:grid;max-width:100rem;gap:.8rem;justify-items:center}.jmt-collection-break .jmt-eyebrow{margin:0}.jmt-collection-break h2{max-width:34ch;margin:0;color:inherit;font-family:var(--font-heading-family),serif;font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:clamp(2.6rem,4vw,4.8rem);line-height:1.12}.template-collection main,body.template-collection{background:var(--jmt-ink);color:var(--jmt-text)}.template-collection .collection-hero{border-bottom:1px solid var(--jmt-rule);background:var(--jmt-ink);color:var(--jmt-text)}.template-collection .collection-hero__title,.template-collection .collection-hero__description{color:inherit}.template-collection .facets-container,.template-collection .facets-wrapper,.template-collection .mobile-facets__wrapper{background:var(--jmt-ink);color:var(--jmt-text)}.template-collection .facets-container{min-height:0;padding-block:1.2rem;border-top:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18)}.template-collection .facets__form{min-height:0;margin:0}.template-collection :is(.facets__summary,.mobile-facets__open,.facet-filters__label){min-height:3.8rem;padding:.8rem 1.2rem;border:1px solid var(--jmt-border);background:transparent;color:var(--jmt-text);font-size:1.35rem;font-weight:600}.template-collection .product-count{color:var(--jmt-text-muted);font-size:1.25rem}.template-collection .facets__display,.template-collection .mobile-facets__inner{border-color:var(--jmt-rule-muted);background:var(--jmt-ink-soft);color:var(--jmt-text)}.template-collection .facet-checkbox,.template-collection .mobile-facets__label{color:var(--jmt-text)}.template-collection .product-grid-container,.template-collection .collection{background:var(--jmt-ink);color:var(--jmt-text)}.template-collection .product-grid{column-gap:var(--jmt-card-gap);row-gap:var(--jmt-card-gap)}@media screen and (max-width:749px){.template-collection .product-grid.grid--2-col-tablet-down .grid__item{width:calc(50% - var(--jmt-card-gap) / 2);max-width:calc(50% - var(--jmt-card-gap) / 2)}}:is(.template-index,.template-page,.template-product) .section:has(>.gradient>.collection){border-top:1px solid var(--jmt-rule-muted);border-bottom:1px solid var(--jmt-rule-muted);background:var(--jmt-ink)}:is(.template-index,.template-page,.template-product) .section>.gradient:has(>.collection),:is(.template-index,.template-page,.template-product) .section .collection{background:var(--jmt-ink);color:var(--jmt-text)}:is(.template-index,.template-page,.template-product) .section .collection__title{color:var(--jmt-text)}:is(.template-index,.template-page,.template-product) .section .collection__title :is(h2,p,div),:is(.template-index,.template-page,.template-product) .section .collection :is(.card__heading,.card__heading a,.price,.price-item){color:var(--jmt-text)}:is(.template-index,.template-page,.template-product) .section .collection .card{border:1px solid var(--jmt-border);border-radius:0;background:var(--jmt-ink-soft);color:var(--jmt-text)}:is(.template-index,.template-page,.template-product) .section .collection :is(.card__inner,.card__media,.media){border-radius:0}:is(.template-index,.template-page,.template-product) .section .collection .card__content{border-top:1px solid var(--jmt-rule-muted);background:var(--jmt-ink-soft)}:is(.template-index,.template-page,.template-product) .section .collection .collection__view-all .button{border-color:var(--jmt-rule);background:var(--jmt-rule);color:var(--jmt-ink)}.jmt-policy-accordion,.jmt-policy-delivery-estimate{border-top:1px solid var(--jmt-border);background:transparent;color:var(--jmt-text)}.jmt-policy-accordion:last-of-type{border-bottom:1px solid var(--jmt-border)}.jmt-policy-accordion summary{display:flex;min-height:6rem;align-items:center;justify-content:space-between;gap:1.6rem;padding:1.4rem 0;color:var(--jmt-text);font-family:var(--font-body-family),sans-serif;font-size:clamp(1.6rem,2vw,2.1rem);font-weight:600;cursor:pointer;list-style:none}.jmt-policy-accordion summary::-webkit-details-marker{display:none}.jmt-policy-accordion summary [aria-hidden]{flex:0 0 auto;color:var(--jmt-rule);font-size:2.4rem}.jmt-policy-accordion[open] summary{color:var(--jmt-rule)}.jmt-policy-accordion__answer{padding:0 0 2rem;color:var(--jmt-text-muted);font-size:1.5rem;line-height:1.65}.jmt-policy-accordion__answer :is(p,li,strong,b,span){color:inherit}.template-collection .product-card-wrapper .card{overflow:hidden;height:100%;border:1px solid var(--jmt-border);border-radius:0;background:var(--jmt-ink-soft);color:var(--jmt-text)}.template-collection .product-card-wrapper .card__inner,.template-collection .product-card-wrapper .card__media,.template-collection .product-card-wrapper .media{border-radius:0;background:var(--jmt-ink-soft)}.template-collection .product-card-wrapper .media img{opacity:1}.template-collection .product-card-wrapper .card>.card__content{padding:1.6rem;border-top:1px solid var(--jmt-rule);background:var(--jmt-ink-soft);color:var(--jmt-text)}.template-collection .product-card-wrapper :is(.card__heading,.card-information,.price,.price-item){color:var(--jmt-text)}.template-collection .quick-add__submit,.template-collection [data-jmt-quickadd]{min-height:4.6rem;border:1px solid var(--jmt-rule);border-radius:0;background:var(--jmt-rule);color:var(--jmt-ink);box-shadow:none}.template-collection .quick-add__submit:before,.template-collection .quick-add__submit:after,.template-collection [data-jmt-quickadd]:before,.template-collection [data-jmt-quickadd]:after{content:none;box-shadow:none}.template-collection .quick-add__submit:focus-visible,.template-collection [data-jmt-quickadd]:focus-visible{outline:2px solid var(--jmt-text);outline-offset:2px;box-shadow:none}.template-collection .pagination-wrapper{background:var(--jmt-ink);color:var(--jmt-text)}.template-list-collections main{background:var(--jmt-ink);color:var(--jmt-text)}.template-list-collections main>.shopify-section{border-bottom:1px solid var(--jmt-rule);background:var(--jmt-ink)}.template-list-collections main>.shopify-section>.page-width{padding-block:clamp(3.2rem,5vw,6rem)}.template-list-collections .title--primary{margin:0 0 clamp(2.4rem,4vw,4rem);padding-left:1.6rem;border-left:2px solid var(--jmt-rule);color:var(--jmt-text)}.template-list-collections .collection-list{gap:var(--jmt-card-gap)}.template-list-collections .collection-card-wrapper .card{position:relative;overflow:hidden;border:1px solid var(--jmt-border);border-radius:1.2rem;background:var(--jmt-ink-soft);color:var(--jmt-text)}.template-list-collections .collection-card-wrapper .card__inner,.template-list-collections .collection-card-wrapper .card__media,.template-list-collections .collection-card-wrapper .media{border-radius:inherit}.template-list-collections .collection-card-wrapper .card>.card__content{position:absolute;z-index:2;inset:auto 0 0;padding:5.5rem 1.6rem 1.6rem;background:linear-gradient(180deg,transparent 0%,rgba(8,8,9,.94) 78%)}.template-list-collections .collection-card-wrapper .card>.card__content .card__information{padding:0}.template-list-collections .collection-card-wrapper .card>.card__content .card__information:before{content:"EXPLORE COLLECTION";display:block;margin-bottom:.5rem;color:var(--jmt-rule);font-family:var(--font-body-family),sans-serif;font-size:1rem;font-weight:700;letter-spacing:.14em}.template-list-collections .collection-card-wrapper .card__heading,.template-list-collections .collection-card-wrapper .card__heading a{color:var(--jmt-text);font-family:var(--font-heading-family),serif;font-size:clamp(1.6rem,2vw,2.2rem);line-height:1.15}.template-list-collections .collection-card-wrapper .card__caption{display:none}@media screen and (max-width:749px){.template-list-collections .collection-list.grid--2-col-tablet-down .grid__item{width:calc(50% - var(--jmt-card-gap) / 2);max-width:calc(50% - var(--jmt-card-gap) / 2)}}.template-search main,.template-search main>.shopify-section,.template-search .template-search,.template-search .template-search__results{background:var(--jmt-ink);color:var(--jmt-text)}.template-search .template-search__header :is(h1,p),.template-search .template-search__results :is(.card__heading,.card-information,.price,.price-item){color:var(--jmt-text)}.template-search .template-search__search .field{border:1px solid var(--jmt-rule-muted);background:var(--jmt-ink-raised)}.template-search .template-search__search .field__input,.template-search .template-search__search .field__label,.template-search .template-search__search .search__button{color:var(--jmt-text)}.template-search .template-search__search .field__label,.search-modal__form .field__label{font-size:1.2rem}.template-search .product-card-wrapper .card{overflow:hidden;height:100%;border:1px solid var(--jmt-border);border-radius:0;background:var(--jmt-ink-soft);color:var(--jmt-text)}.template-search .product-card-wrapper .card__inner,.template-search .product-card-wrapper .card__media,.template-search .product-card-wrapper .media{border-radius:0;background:var(--jmt-ink-soft)}.template-search .product-card-wrapper .card>.card__content{padding:1.6rem;border-top:1px solid var(--jmt-rule);background:var(--jmt-ink-soft);color:var(--jmt-text)}.template-search .quick-add__submit{min-height:4.6rem;border-color:var(--jmt-rule);background:var(--jmt-rule);color:var(--jmt-ink)}.template-404 main,.template-404 main>.shopify-section{background:var(--jmt-ink);color:var(--jmt-text)}.template-collection .pagination__item{color:var(--jmt-text)}.template-collection .pagination__item--current{color:var(--jmt-rule)}.template-search .pagination__item{color:var(--jmt-text)}.template-search .pagination__item--current{color:var(--jmt-rule)}.cart-count-bubble{min-width:1.9rem;min-height:1.9rem;font-size:1.1rem}.template-product main,body.template-product{background:var(--jmt-ink);color:var(--jmt-text)}.template-product product-info.gradient,.template-product #MainContent>.shopify-section,.template-product #MainContent>.shopify-section>.gradient{background:var(--jmt-ink);color:var(--jmt-text)}.template-product .product{max-width:var(--jmt-page);margin-inline:auto;background:transparent;color:var(--jmt-text)}.template-product .product__info-container{padding:clamp(2rem,4vw,4.8rem);border-top:1px solid var(--jmt-rule);background:var(--jmt-ink);color:var(--jmt-text)}.template-product .product__info-container :is(h1,h2,h3,p,label,a,span),.template-product .product__title,.template-product .price,.template-product .price-item{color:inherit}.template-product .product__media-wrapper{background:var(--jmt-ink)}.template-product .product__media,.template-product .product__media img{border-radius:0}.template-product .product-form__input :is(select,.select__select),.template-product .jmt-product-adjustments :is(select,.select__select),.template-product .product-form__input input[type=radio]+label,.template-product .jmt-adjustment-trigger{min-height:var(--jmt-control-height);border:1px solid var(--jmt-rule);border-radius:0;background:var(--jmt-ink-soft);color:var(--jmt-text)}.template-product .product-form__input input[type=radio]:checked+label{border-color:var(--jmt-rule);background:var(--jmt-rule);color:var(--jmt-ink)}.template-product .jmt-product-adjustments :is(label,.form__label),.template-product .product-form__input .form__label{color:var(--jmt-text)}.jmt-product-adjustments{margin:1.2rem 0}.jmt-product-adjustments>[data-jmt-adjustment-toggle]{position:relative;width:100%;min-height:4.6rem;padding-right:4rem;font-family:var(--font-body-family),sans-serif;font-size:1.2rem;font-weight:600;letter-spacing:.04rem;line-height:1.35}.jmt-product-adjustments__panel[hidden]{display:none}.jmt-product-adjustments__panel{min-inline-size:0;margin:.8rem 0 0;padding:0;border:0;background:transparent;font-family:var(--font-body-family),sans-serif}.jmt-product-adjustments__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.jmt-product-adjustments label>span{display:block;margin:0 0 .45rem;color:var(--jmt-text-muted);font-size:1.2rem;letter-spacing:.04rem}.jmt-product-adjustments__selectwrap,.jmt-product-adjustments select{width:100%}.jmt-product-adjustments__selectwrap:before,.jmt-product-adjustments__selectwrap:after{pointer-events:none}.jmt-product-adjustments p{margin:.7rem 0 0;color:var(--jmt-text-muted);font-size:1.1rem;line-height:1.4}.template-product .product__tax,.template-product .product__text,.template-product .product__description{color:var(--jmt-text-muted)}.template-product .jmt-pdp-low-stock{display:flex;align-items:center;gap:.65rem;margin:1rem 0 .85rem;color:#ff9b8f;font-family:var(--font-body-family),sans-serif;font-size:1.3rem;font-weight:600;line-height:1.35}.template-product .jmt-pdp-low-stock:before{width:.7rem;height:.7rem;flex:0 0 auto;border-radius:50%;background:currentColor;content:""}.jmt-payicons{margin-block-start:.8rem;color:currentColor;text-align:center}.jmt-payment-icons{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.55rem;margin:0;padding:0;list-style:none}.jmt-payment-item{line-height:0}.jmt-payment-item svg{width:auto;height:2rem;opacity:.86}.jmt-sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;border:0;clip:rect(0,0,0,0);white-space:nowrap}.template-product .jmt-product-benefits{padding:clamp(2.4rem,4vw,4rem);border-top:1px solid var(--jmt-rule);border-bottom:1px solid var(--jmt-border);background:var(--jmt-ink-soft);color:var(--jmt-text)}.template-product .jmt-product-benefits__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.template-product .jmt-product-benefits .jmt-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(18rem,1fr));gap:0;margin-top:3rem}.template-product .jmt-product-benefits .jmt-card{padding:clamp(2.4rem,4vw,4rem);border:0;border-top:2px solid var(--jmt-rule);border-left:1px solid var(--jmt-border);background:var(--jmt-ink);color:var(--jmt-text)}.template-product .jmt-product-benefits .jmt-card h3{margin:.4rem 0 1rem;color:var(--jmt-text);font-size:clamp(2rem,2.4vw,2.6rem)}.template-product .jmt-product-benefits .jmt-card p:last-child{margin:0;color:var(--jmt-text-muted);font-size:1.55rem;line-height:1.65}.template-product .jmt-product-benefits__item{padding:1.4rem 1.8rem;border-left:1px solid var(--jmt-rule-muted)}.template-product .jmt-estimated-delivery{display:flex;min-height:5.6rem;align-items:center;gap:.8rem;padding:1.2rem 0;border-top:1px solid var(--jmt-border);border-bottom:1px solid var(--jmt-border);color:var(--jmt-text)}.jmt-estimated-delivery[hidden]{display:none}.jmt-estimated-delivery{max-width:100%;flex-wrap:wrap;font-family:var(--font-body-family),sans-serif}.jmt-ed-label{font-weight:600}.jmt-ed-tooltip-wrapper{display:contents}.jmt-ed-tooltip-icon{position:relative;display:inline-flex;width:3.6rem;height:3.6rem;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:inherit;cursor:pointer;font-size:0}.jmt-ed-tooltip-icon:before{display:inline-grid;width:1.8rem;height:1.8rem;place-items:center;border:1px solid currentColor;border-radius:50%;color:var(--jmt-rule);content:"i";font-family:var(--font-body-family),sans-serif;font-size:1.2rem;font-weight:600;line-height:1}.jmt-ed-tooltip-icon:focus-visible{outline:2px solid var(--jmt-rule);outline-offset:2px}.jmt-ed-tooltip{display:none;width:100%;flex:0 0 100%;margin:.35rem 0 .2rem;padding:1rem 1.2rem;border-left:2px solid var(--jmt-rule);background:var(--jmt-ink-soft);color:var(--jmt-text-muted);font-family:var(--font-body-family),sans-serif;font-size:1.15rem;line-height:1.45;text-align:left}@media(hover:hover)and (pointer:fine){.jmt-ed-tooltip-wrapper:hover .jmt-ed-tooltip{display:block}}.jmt-ed-tooltip-wrapper.active .jmt-ed-tooltip{display:block}.template-product .jmt-ed-date-range,.template-product .jmt-ed-tooltip-icon{color:var(--jmt-rule)}.template-product .icon-with-text{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border-bottom:1px solid var(--jmt-border)}.template-product .icon-with-text__item{justify-content:center;padding:1rem;border-left:1px solid var(--jmt-rule-muted);color:var(--jmt-text-muted);text-align:center}#judgeme_product_reviews{border-top:1px solid var(--jmt-rule);border-bottom:1px solid var(--jmt-border);background:var(--jmt-ink);color:var(--jmt-text)}#judgeme_product_reviews .jdgm-rev-widg{max-width:120rem;margin:0 auto;padding:clamp(3.6rem,6vw,7rem) clamp(2rem,5vw,6rem);background:var(--jmt-ink);color:var(--jmt-text);font-family:var(--font-body-family),sans-serif}#judgeme_product_reviews .jdgm-rev-widg__title{margin:0 0 2.4rem;padding-left:1.6rem;border-left:2px solid var(--jmt-rule);color:var(--jmt-text);font-family:var(--font-heading-family),serif;font-size:clamp(2.8rem,4vw,4.4rem);line-height:1.08;text-align:left}#judgeme_product_reviews .jdgm-row-stars{display:grid;align-items:center;padding:2rem 0 2.4rem;border-bottom:1px solid var(--jmt-border);grid-template-columns:minmax(0,1fr) auto;gap:2rem}#judgeme_product_reviews .jdgm-widget-actions-wrapper{width:auto;min-width:max-content;justify-self:end}#judgeme_product_reviews .jdgm-row-stars:after{display:none}#judgeme_product_reviews :is(.jdgm-rev-widg__summary-average,.jdgm-rev-widg__summary-text){color:var(--jmt-text-muted);font-size:1.5rem}#judgeme_product_reviews .jdgm-histogram,#judgeme_product_reviews .jdgm-rev__icon,#judgeme_product_reviews .jdgm-verified-checkmark{display:none}#judgeme_product_reviews .jdgm-write-rev-link,#judgeme_product_reviews .jdgm-btn{display:inline-flex;min-height:4.6rem;align-items:center;justify-content:center;padding:1.1rem 2rem;border:1px solid var(--jmt-rule);background:var(--jmt-rule);color:var(--jmt-ink);font-family:var(--font-body-family),sans-serif;font-weight:700;white-space:nowrap}#judgeme_product_reviews .jdgm-row-actions,#judgeme_product_reviews .jdgm-sort-dropdown-wrapper{display:none!important}#judgeme_product_reviews :is(.jdgm-sort-dropdown,.jdgm-form-wrapper,input,textarea){border:1px solid var(--jmt-border);border-radius:0;background:var(--jmt-ink-soft);color:var(--jmt-text)}#judgeme_product_reviews .jdgm-rev-widg__reviews{display:grid;width:min(100%,90rem);margin-inline:auto;border:1px solid var(--jmt-border);background:transparent;grid-template-columns:1fr;gap:0}#judgeme_product_reviews .jdgm-rev{margin:0;padding:2.4rem;border:1px solid var(--jmt-border);background:var(--jmt-ink-soft);color:var(--jmt-text)}#judgeme_product_reviews .jdgm-rev__pics{display:flex!important;align-items:flex-start;flex-wrap:wrap;gap:.8rem;margin-top:1.2rem}#judgeme_product_reviews :is(.jdgm-rev__pic-link,.jdgm-rev__pic-img){display:block!important;opacity:1!important;visibility:visible!important}#judgeme_product_reviews .jdgm-rev__pic-img{width:8rem;height:8rem;border:1px solid var(--jmt-border);object-fit:cover}.template-product .jmt-product-benefits .jmt-shell{width:min(calc(100% - 4rem),96rem);margin-inline:auto;text-align:center}.template-product .jmt-product-benefits .jmt-heading{max-width:60rem;margin-inline:auto;text-align:center}.template-product .jmt-product-benefits .jmt-card-grid{display:grid;max-width:90rem;margin-inline:auto;grid-template-columns:repeat(2,minmax(0,1fr))}.template-product .jmt-product-benefits .jmt-card{min-width:0;text-align:center}@media screen and (max-width:749px){.template-product .jmt-product-benefits .jmt-shell{width:min(calc(100% - 2.4rem),96rem)}.template-product .jmt-product-benefits .jmt-card-grid{grid-template-columns:1fr}}#judgeme_product_reviews :is(.jdgm-rev__author,.jdgm-rev__title){color:var(--jmt-text);font-family:var(--font-heading-family),serif;font-size:1.8rem}#judgeme_product_reviews .jdgm-rev__body{color:var(--jmt-text-muted);font-size:1.55rem;line-height:1.65}#judgeme_product_reviews :is(.jdgm-rev__timestamp,.jdgm-rev__location,.jdgm-rev__buyer-badge){color:#a8a8a4;font-size:1.25rem}#judgeme_product_reviews .jdgm-rev__buyer-badge{border:1px solid rgba(244,212,95,.55);background:transparent;color:var(--jmt-text-muted)}#judgeme_product_reviews .jdgm-star{color:var(--jmt-rule)}#judgeme_product_reviews .jdgm-paginate__page{color:var(--jmt-text)}#judgeme_product_reviews .jdgm-paginate__page.jdgm-curt{color:var(--jmt-rule)}#judgeme_product_reviews img:not([src]),#judgeme_product_reviews img[src=""]{display:none}#jmt-prefbar,#jmt-sticky,.jmt-prefbar,.jmt-sticky{border-top:1px solid var(--jmt-rule);border-bottom:1px solid var(--jmt-rule);background:var(--jmt-ink);color:var(--jmt-text)}#jmt-prefbar :is(label,span,strong,a),#jmt-sticky :is(label,span,strong,a){color:inherit}#jmt-prefbar :is(select,.select__select),#jmt-sticky :is(select,.select__select),#jmt-prefbar .jmt-adjustment-trigger,#jmt-sticky .jmt-adjustment-trigger{min-height:4.6rem;border:1px solid var(--jmt-rule);border-radius:0;background-color:var(--jmt-ink-soft);color:var(--jmt-text);font-size:1.35rem}#jmt-prefbar option,#jmt-sticky option{background:var(--jmt-ink);color:var(--jmt-text)}.jmt-fit-builder{color:var(--jmt-text);font-family:var(--font-body-family),sans-serif}.jmt-fit-builder__backdrop{background:#000000c7}.jmt-fit-builder__dialog{border:1px solid var(--jmt-rule);border-radius:0;background:var(--jmt-ink);color:var(--jmt-text)}.jmt-fit-builder__dialog :is(h2,h3,h4,p,label,small,strong,button){color:inherit}.jmt-fit-builder__choice,.jmt-fit-builder__field select,.jmt-fit-builder__adjustments-toggle{border:1px solid var(--jmt-rule);border-radius:0;background:var(--jmt-ink-soft);color:var(--jmt-text)}.jmt-fit-builder__choice[aria-checked=true],.jmt-fit-builder__progress [aria-current=step] button{border-color:var(--jmt-rule);background:var(--jmt-rule);color:var(--jmt-ink)}.template-cart main,body.template-cart,.cart-drawer,.drawer__inner,.cart-notification{background:var(--jmt-ink);color:var(--jmt-text)}.template-cart :is(.title,h1,h2,h3,p,label,a,span),.cart-drawer :is(.title,h1,h2,h3,p,label,a,span){color:inherit}.template-cart .cart-items,.template-cart .cart__items,.template-cart .cart__footer,.cart-drawer .drawer__inner{border-color:var(--jmt-border)}.template-cart .cart-item{border-top:1px solid var(--jmt-border);background:var(--jmt-ink);color:var(--jmt-text)}.template-cart .cart-item__media img{border:1px solid var(--jmt-border);border-radius:0}.template-cart .cart-item__name,.template-cart .cart-item__details,.template-cart .cart-item__details *{color:var(--jmt-text)}.template-cart .cart-item__quantity-wrapper :is(button,input),.cart-drawer .quantity :is(button,input){border-color:var(--jmt-rule);background:var(--jmt-ink-soft);color:var(--jmt-text)}.template-cart .cart-item__edit,.template-cart [data-jmt-cart-edit],.cart-drawer [data-jmt-cart-edit]{display:inline-flex;min-height:4rem;align-items:center;justify-content:center;padding:.8rem 1.4rem;border:1px solid var(--jmt-rule);color:var(--jmt-text);font-weight:700}.template-cart .cart__footer{padding:clamp(2.4rem,4vw,4.8rem);border-top:1px solid var(--jmt-rule);background:var(--jmt-ink-soft);color:var(--jmt-text)}.template-cart .cart__checkout-button{border:1px solid var(--jmt-rule);background:var(--jmt-rule);color:var(--jmt-ink)}.template-cart .dynamic-checkout__content{padding-top:1.2rem;border-top:1px solid var(--jmt-border)}#jmt-mystery-addon{margin-top:2rem;padding:1.8rem;border:1px solid var(--jmt-border);border-left:2px solid var(--jmt-rule);background:var(--jmt-ink-soft);color:var(--jmt-text)}#jmt-mystery-addon :is(label,span,p){color:inherit}#jmt-mystery-addon :is(select,button){min-height:4.4rem;border:1px solid var(--jmt-rule);border-radius:0;background:var(--jmt-ink);color:var(--jmt-text)}.jmt-shipping-goal,[data-jmt-shipping-goal]{padding:1.4rem;border-top:1px solid var(--jmt-rule);border-bottom:1px solid var(--jmt-border);background:var(--jmt-ink-soft);color:var(--jmt-text)}.jmt-shipping-goal progress,[data-jmt-shipping-goal] progress{overflow:hidden;height:.8rem;border:0;background:#3a3a3a}.jmt-shipping-goal progress::-webkit-progress-value,[data-jmt-shipping-goal] progress::-webkit-progress-value{background:var(--jmt-rule)}.jmt-faq,.jmt-contact,.jmt-policy,.shopify-policy__container{color:var(--jmt-text)}.shopify-policy__container{max-width:120rem;padding:clamp(4rem,7vw,8rem) clamp(2rem,5vw,6rem)}.shopify-policy__title{margin-bottom:3rem;padding-left:1.8rem;border-left:2px solid var(--jmt-rule);text-align:left}.shopify-policy__body{padding:clamp(2rem,4vw,4rem);border-top:1px solid var(--jmt-rule);background:var(--jmt-ink-soft);color:var(--jmt-text)}.shopify-policy__body :is(h1,h2,h3,h4,h5,h6,p,li,strong,em,span){color:inherit}.shopify-policy__body a,.shopify-policy__body a :is(span,strong,em){color:var(--jmt-rule)}.jmt-faq details,.jmt-policy-delivery-estimate{border-top:1px solid var(--jmt-border);background:transparent;color:var(--jmt-text)}.jmt-faq details:last-of-type,.jmt-policy-delivery-estimate:last-of-type{border-bottom:1px solid var(--jmt-border)}.jmt-faq summary,.jmt-policy-delivery-estimate summary{display:flex;min-height:6rem;align-items:center;justify-content:space-between;gap:1.6rem;padding:1.4rem 0;color:var(--jmt-text);font-size:clamp(1.6rem,2vw,2.1rem);font-weight:600}.jmt-faq summary::marker,.jmt-policy-delivery-estimate summary::marker{color:var(--jmt-rule)}.jmt-faq details[open] summary,.jmt-policy-delivery-estimate[open] summary{color:var(--jmt-rule)}.jmt-faq details>div,.jmt-policy-delivery-estimate__answer{padding:0 0 2rem;color:var(--jmt-text-muted);font-size:1.5rem;line-height:1.65}.jmt-contact-policy-page .jmt-policy-delivery-estimate{margin-top:clamp(2.4rem,4vw,4rem);border-top-color:var(--jmt-rule)}.footer{margin-top:0;border-top:1px solid var(--jmt-rule);background:var(--jmt-ink);color:var(--jmt-text)}.footer :is(h2,p,a,label,summary){color:inherit}.footer .newsletter-form__field-wrapper{max-width:44rem}.footer .field__input{border-color:var(--jmt-border);background:var(--jmt-ink-soft);color:var(--jmt-text)}.footer__content-top,.footer__content-bottom{padding-block:clamp(2rem,4vw,4.8rem)}body{min-height:100dvh}#MainContent{min-height:1px}@media screen and (max-width:989px){:root{--jmt-page: calc(100vw - 32px) }.jmt-benefit-band{grid-template-columns:repeat(2,minmax(0,1fr))}.jmt-benefit-band__item:nth-child(odd){border-left:1px solid var(--jmt-rule-muted)}.jmt-benefit-band__item:nth-child(2n){border-right:1px solid var(--jmt-rule-muted)}.template-product .product__info-container{padding-inline:2rem}.template-product .jmt-product-benefits__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){:root{--jmt-page: calc(100vw - 24px) ;--jmt-section-space: 4.8rem}body{font-size:1.5rem}.jmt-tile-grid{grid-template-columns:1fr}.jmt-image-tile{aspect-ratio:4 / 5}.jmt-benefit-band{grid-template-columns:1fr}.jmt-benefit-band__item,.jmt-benefit-band__item:last-child{border-right:1px solid var(--jmt-rule-muted);border-bottom:1px solid rgba(255,255,255,.14);border-left:1px solid var(--jmt-rule-muted)}.template-collection .facets-container{padding:.8rem 1.2rem}.template-collection :is(.mobile-facets__open,.facets__summary){min-height:3.8rem;padding:.7rem 1rem;font-size:1.3rem}.template-collection .product-count{font-size:1.2rem}.template-collection .product-card-wrapper .card>.card__content{padding:1.2rem}.template-product .product{display:flex;flex-direction:column}.template-product .product__media-wrapper{order:1}.template-product .product__info-wrapper{order:2}.template-product .product__info-container{padding:2.4rem 1.6rem}.template-product .jmt-product-benefits__grid{grid-template-columns:1fr}.template-product .jmt-product-benefits__item{border-right:1px solid var(--jmt-rule-muted);border-bottom:1px solid rgba(255,255,255,.14)}.template-product .icon-with-text{grid-template-columns:repeat(3,minmax(0,1fr))}.template-product .icon-with-text__item{padding-inline:.7rem;font-size:1.15rem}#judgeme_product_reviews .jdgm-row-stars,#judgeme_product_reviews .jdgm-rev-widg__reviews{grid-template-columns:1fr}#judgeme_product_reviews .jdgm-write-rev-link{width:100%}.template-cart .cart__footer{padding:2rem 1.4rem}.footer__content-top{padding-block:2.4rem}}main [class*=jmt-]{font-family:var(--font-body-family),sans-serif}main [class*=jmt-] :is(p,li,blockquote){font-size:max(1.5rem,1em);line-height:1.6}main [class*=jmt-] :is(a,button,label,select,input,textarea){font-family:var(--font-body-family),sans-serif;font-size:max(1.4rem,1em)}main [class*=jmt-] :is(h1,h2,h3,h4,h5,h6),.card__heading,.card__heading a{font-family:var(--font-heading-family),serif;line-height:1.15}.card__heading,.card__heading a{font-size:1.6rem;line-height:1.3}.product__info-container :is(label,.product__tax){font-size:1.4rem}.product__info-container .caption-with-letter-spacing,.card__information .caption-with-letter-spacing,.jmt-mystery-eyebrow{font-size:1.2rem}.template-index #MainContent{background:var(--jmt-paper);color:var(--jmt-ink)}.template-index .jmt-tow-hero__inner{overflow:hidden;border:1px solid var(--jmt-border-dark)}.template-index .jmt-tow-hero__heading{text-wrap:balance}.template-index .jmt-tow-hero__actions>:only-child{min-width:min(100%,20rem)}.template-index .jmt-section--dark+.jmt-section--dark{border-top:1px solid rgba(255,255,255,.16)}.template-collection .facets-container{padding:.8rem clamp(1.6rem,4vw,4rem);background:var(--jmt-ink)}.template-collection .facets__form{align-items:center}.template-collection .jmt-filter-toggle{display:inline-flex;width:auto;min-width:0;min-height:3.8rem;align-items:center;justify-content:center;padding:.7rem 1.3rem;border:1px solid var(--jmt-border);background:transparent;color:var(--jmt-text);cursor:pointer;font-size:1.3rem;font-weight:600}.template-collection .jmt-filter-toggle:hover,.template-collection .jmt-filter-toggle[aria-expanded=true]{border-color:var(--jmt-rule);color:var(--jmt-rule)}.template-collection .jmt-filter-panel{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--jmt-border)}.template-collection .jmt-filter-panel[hidden]{display:none}.template-collection .facets__heading{margin-right:.4rem;color:var(--jmt-text-muted)}.template-collection .product-count{padding-left:1.2rem;border-left:1px solid var(--jmt-rule-muted)}.template-collection .product-grid-container{padding:clamp(2rem,4vw,5rem)}.template-collection .product-card-wrapper .card__inner{overflow:hidden}.template-collection .product-card-wrapper .card__media,.template-collection .product-card-wrapper .media{min-height:1px}.template-collection .product-card-wrapper .media img{display:block;visibility:visible;width:100%;height:100%;object-fit:cover}.template-collection .product-card-wrapper .media.media--hover-effect>img:first-child{opacity:1!important}.template-collection .product-card-wrapper .media.media--hover-effect>img+img{opacity:0!important;pointer-events:none}.template-collection .product-card-wrapper .card__inner>.card__content{background:transparent}.template-collection .product-card-wrapper .card>.card__content{display:block}.template-collection .quick-add{margin-top:1.2rem}#jmt-prefbar,#jmt-prefbar .jmt-prefbar__inner,#jmt-prefbar .jmt-prefbar__toggle,#jmt-prefbar .jmt-prefbar__panel{background:var(--jmt-ink)!important;color:var(--jmt-text)!important}#jmt-prefbar :is(.jmt-prefbar__toggle-title,.jmt-prefbar__toggle-preview,.jmt-prefbar__label,.jmt-prefbar__value,label,span){color:var(--jmt-text)!important}#jmt-prefbar :is(select,.jmt-prefbar__select,button){border-color:var(--jmt-rule)!important;background-color:var(--jmt-ink-soft)!important;color:var(--jmt-text)!important}#jmt-prefbar :is(select,.jmt-prefbar__select) option{background:var(--jmt-ink-soft);color:var(--jmt-text)}html body #jmt-prefbar button.jmt-adjustment-trigger{border-color:var(--jmt-rule)!important;background:var(--jmt-ink-soft)!important;color:var(--jmt-text)!important}.product-media-modal,.product-media-modal__dialog,.product-media-modal__content,.product-media-modal__content .media{background:var(--jmt-ink)!important;color:var(--jmt-text)!important}.product-media-modal__toggle{border:1px solid var(--jmt-rule)!important;background:var(--jmt-ink-soft)!important;color:var(--jmt-text)!important}.collection-list-wrapper :is(.card__heading,.card__caption) .icon-wrap{display:none!important}.template-collection .collection-list-wrapper{padding-block:var(--jmt-section-space);border-top:1px solid var(--jmt-border);border-bottom:1px solid var(--jmt-rule);background:var(--jmt-ink);color:var(--jmt-text)}.template-collection .collection-list-title{margin-bottom:3rem;padding-left:1.6rem;border-left:2px solid var(--jmt-rule);color:var(--jmt-text)}.template-collection .collection-list .card{overflow:hidden;border:1px solid var(--jmt-border);border-radius:0;background:var(--jmt-ink-soft)}.template-collection .collection-list .card__inner,.template-collection .collection-list .card__media,.template-collection .collection-list .media{border-radius:0}.template-collection .collection-list .card__media:after{position:absolute;top:35%;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,transparent,rgba(0,0,0,.88));content:"";pointer-events:none}.template-collection .collection-list .card__content{position:absolute;z-index:2;right:0;bottom:0;left:0;padding:1.8rem;background:transparent;color:var(--jmt-text)}.template-collection .collection-list .card__heading,.template-collection .collection-list .card__heading a{color:var(--jmt-text);font-size:clamp(1.8rem,2vw,2.4rem)}.template-product #MainContent{background:var(--jmt-ink)}.template-product .product__info-container .jmt-title-mask{font-family:var(--font-heading-family),serif;font-size:clamp(2.8rem,3.2vw,4.2rem);line-height:1.1}.template-product .product__info-container fieldset:has(select)>legend,.template-product .product__info-container fieldset:has(input[type=radio])>legend,.template-product .product__info-container .product-form__input:has(select)>.form__label,.template-product .product__info-container .product-form__input:has(input[type=radio])>.form__label,.template-product .product__info-container .product-form__input:has([role=listbox])>.form__label,.template-product .product__info-container .product-form__quantity>.form__label{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;border:0;clip:rect(0,0,0,0);white-space:nowrap}.template-product .jmt-product-adjustments,.template-product .product-form__input,.template-product .product-form__quantity{color:var(--jmt-text)}.template-product .jmt-adjustment-trigger,.template-product .product-form__input :is(select,.select__select),.template-product .jmt-product-adjustments :is(select,.select__select){border-color:var(--jmt-rule);background:var(--jmt-ink-soft);color:var(--jmt-text)}.template-product .jmt-adjustment-trigger>span,.template-product .jmt-adjustment-trigger:after,.template-product .jmt-adjustment-trigger:before{color:currentColor}@media(hover:hover)and (pointer:fine){.template-product .jmt-adjustment-trigger:hover,#jmt-prefbar .jmt-adjustment-trigger:hover,#jmt-sticky .jmt-adjustment-trigger:hover{border-color:var(--jmt-rule)!important;background:var(--jmt-rule)!important;color:var(--jmt-ink)!important}}.template-product .jmt-estimated-delivery{width:100%;justify-content:flex-start;color:var(--jmt-text);font-family:var(--font-body-family),sans-serif;font-size:1.35rem}.template-product .jmt-trust-row{display:grid;width:100%;margin-top:0;padding-block:1.2rem;border-bottom:1px solid var(--jmt-border);color:var(--jmt-text-muted);font-size:1.25rem;grid-template-columns:repeat(3,minmax(0,1fr))}.template-product .jmt-trust-row span{display:flex;min-width:0;align-items:center;flex-direction:column;justify-content:center;padding:.2rem 1rem;border-left:1px solid var(--jmt-rule-muted);color:inherit;text-align:center}.template-product .jmt-trust-row strong{display:block;color:var(--jmt-text)}.template-product .jmt-mystery-gallery-trust{width:100%;margin-top:1.2rem}.template-product .jmt-mystery-gallery-trust .jmt-estimated-delivery{margin-top:0}.template-product .jmt-mystery-promise{margin:.8rem 0 1.2rem;padding:1.6rem 1.8rem;border:1px solid var(--jmt-border);border-left:2px solid var(--jmt-rule);background:var(--jmt-ink-soft);color:var(--jmt-text)}.template-product .jmt-mystery-promise__headline{display:flex;flex-wrap:wrap;gap:0 .5rem;margin:0 0 .6rem;color:var(--jmt-text);font-family:var(--font-heading-family),serif;font-size:clamp(1.9rem,2.2vw,2.4rem);line-height:1.2}.template-product .jmt-mystery-promise__copy{margin:0 0 1rem;color:var(--jmt-text-muted);font-size:1.4rem;line-height:1.55}.template-product .jmt-mystery-promise__benefits{display:flex;flex-wrap:wrap;gap:.7rem 1.4rem;margin:0;padding:1rem 0 0;border-top:1px solid var(--jmt-border);list-style:none;color:var(--jmt-text);font-size:1.25rem}.template-product .jmt-mystery-promise__benefits li:before{margin-right:.45rem;color:var(--jmt-rule);content:"\2022"}.shopify-section:has(.jdgm-rev-wid[data-number-of-reviews="0"]),.shopify-section:has(.jdgm-rev-wid[data-number-of-reviews="0.0"]){display:none}.jmt-fit-builder__dialog,#jmt-prefbar,#jmt-sticky,.jmt-prefbar,.jmt-sticky{color-scheme:dark}.jmt-fit-builder__dialog :is(input,select,textarea),#jmt-prefbar :is(input,select,textarea),#jmt-sticky :is(input,select,textarea){border-color:var(--jmt-rule);background:var(--jmt-ink-soft);color:var(--jmt-text)}.template-cart #MainContent{background:var(--jmt-ink);color:var(--jmt-text)}.template-cart .cart-items,.template-cart .cart-item,.template-cart .cart__footer,.template-cart .totals,cart-drawer .drawer__inner,cart-drawer .drawer__header,cart-drawer .drawer__footer,cart-drawer .cart-item{background:var(--jmt-ink);color:var(--jmt-text)}.template-cart .cart-item__name,.template-cart .price,.template-cart .totals__total,.template-cart .totals__total-value,cart-drawer .drawer__heading,cart-drawer .cart-item__name,cart-drawer .price{color:var(--jmt-text)}.template-cart .cart-item__edit,.template-cart [data-jmt-cart-edit],cart-drawer [data-jmt-cart-edit]{visibility:visible;opacity:1}.template-cart #jmt-mystery-addon,cart-drawer #jmt-mystery-addon{border:1px solid var(--jmt-border);border-left:2px solid var(--jmt-rule);background:var(--jmt-ink-soft);color:var(--jmt-text)}.template-cart #jmt-mystery-addon :is(.jmt-mystery-title,.jmt-mystery-note,label,p,span),cart-drawer #jmt-mystery-addon :is(.jmt-mystery-title,.jmt-mystery-note,label,p,span){color:inherit}.template-cart #jmt-mystery-addon :is(select,button),cart-drawer #jmt-mystery-addon :is(select,button){border-color:var(--jmt-rule);background:var(--jmt-ink);color:var(--jmt-text)}.template-page #MainContent,.template-policy #MainContent{background:var(--jmt-paper);color:var(--jmt-ink)}.jmt-page--about-us,.jmt-page--faq,.jmt-page--contact{max-width:none;padding-inline:max(2rem,calc((100vw - 112rem)/2));border-top:1px solid var(--jmt-border);border-bottom:1px solid var(--jmt-rule);background:var(--jmt-ink);color:var(--jmt-text)}.jmt-page--about-us .main-page-title,.jmt-page--faq .main-page-title,.jmt-page--contact .main-page-title{margin-bottom:3rem;padding-left:1.8rem;border-left:2px solid var(--jmt-rule);color:var(--jmt-text);font-size:clamp(4rem,7vw,7rem);line-height:1.02}.jmt-page--about-us .rte,.jmt-page--faq .rte,.jmt-page--contact .rte{max-width:90rem;color:var(--jmt-text-muted);font-size:1.7rem;line-height:1.75}.jmt-page--about-us .rte :is(h2,h3),.jmt-page--faq .rte :is(h2,h3),.jmt-page--contact .rte :is(h2,h3){margin-top:3.2rem;padding-left:1.4rem;border-left:2px solid var(--jmt-rule);color:var(--jmt-text)}.jmt-page--about-us .rte a,.jmt-page--faq .rte a,.jmt-page--contact .rte a{color:var(--jmt-rule);text-underline-offset:.3rem}.jmt-page--faq .jmt-faq-list{border-top:1px solid var(--jmt-rule)}.jmt-page--faq .jmt-faq-item{margin:0;border-bottom:1px solid var(--jmt-border);background:var(--jmt-ink)}.jmt-page--faq .jmt-faq-item__question{display:flex;width:100%;min-height:6.8rem;align-items:center;justify-content:space-between;gap:2rem;padding:1.7rem 0;border:0;background:transparent;color:var(--jmt-text);cursor:pointer;font-family:var(--font-body-family),sans-serif;font-size:clamp(1.7rem,2vw,2.1rem);font-weight:600;list-style:none}.jmt-page--faq .jmt-faq-item__question::-webkit-details-marker{display:none}.jmt-page--faq .jmt-faq-item__question:after{color:var(--jmt-rule);content:"+";font-size:2.4rem;line-height:1}.jmt-page--faq .jmt-faq-item[open] .jmt-faq-item__question{color:var(--jmt-rule)}.jmt-page--faq .jmt-faq-item[open] .jmt-faq-item__question:after{content:"\2212"}.jmt-page--faq .jmt-faq-item__answer{padding:0 4rem 2.4rem 0;color:var(--jmt-text-muted);font-size:1.55rem;line-height:1.7}.template-page-contact .contact{max-width:90rem;padding:clamp(3rem,6vw,6rem) 2rem;border-left:1px solid var(--jmt-rule)}.template-page-contact .contact__button button{border-color:var(--jmt-rule);background:var(--jmt-rule);color:var(--jmt-ink)}.template-page-contact .field:after{box-shadow:0 0 0 1px var(--jmt-border-dark)}.shopify-section-group-footer-group,.shopify-section-group-footer-group footer{background:var(--jmt-ink);color:var(--jmt-text)}body>div:empty:last-child,body>section:empty:last-child,#MainContent+div:empty{display:none}img.jmt-fit-builder__photo:not([alt]),img.jmt-fit-builder__photo[alt=""]{outline:0}@media screen and (max-width:749px){.template-index .jmt-tow-hero__inner{display:flex;flex-direction:column}.template-index .jmt-tow-hero__media{order:1}.template-index .jmt-tow-hero__copy{order:2;text-align:center}.template-index .jmt-tow-hero__heading{max-width:100%;font-size:clamp(2.8rem,8vw,3.2rem)}.template-index .jmt-tow-hero__body{margin-inline:auto}.template-index .jmt-tow-hero__facts{text-align:left}.template-collection .facets-container{padding:.6rem 1.2rem}.template-collection .jmt-filter-toggle{min-height:3.6rem;padding-inline:1.1rem}.template-collection .jmt-filter-panel{display:grid}.template-collection .jmt-filter-panel[hidden]{display:none}.template-product .jmt-trust-row{font-size:1.1rem}.template-product .jmt-trust-row span{padding-inline:.5rem}.jmt-product-adjustments__grid{grid-template-columns:1fr}.template-product .product__info-container fieldset,.template-product .product__info-container .product-form__input,.template-product .product__info-container .product-form__quantity,.template-product .jmt-mobile-two-up,.template-product .jmt-mobile-two-up>*{display:block;width:100%}.jmt-page--about-us,.jmt-page--faq,.jmt-page--contact{padding-inline:2rem}.jmt-page--about-us .rte,.jmt-page--faq .rte,.jmt-page--contact .rte{font-size:1.6rem}.jmt-page--faq .jmt-faq-item__answer{padding-right:0}}.template-404 .template-404{padding:8rem 2rem;border-bottom:1px solid var(--jmt-rule);background:var(--jmt-ink);color:var(--jmt-text)}.template-404 .template-404 h1{color:var(--jmt-text);font-size:clamp(4rem,8vw,8rem);line-height:1}.template-404 .template-404 p{color:var(--jmt-text-muted);font-size:1.7rem}.template-404 .template-404 .button{border:0;background:var(--jmt-rule);color:var(--jmt-ink)}.template-cart .title-wrapper-with-link{padding-bottom:2rem;border-bottom:1px solid var(--jmt-rule)}.template-cart .title-wrapper-with-link .title{font-size:clamp(3rem,5vw,5rem)}.template-cart .cart-items{border-top:1px solid var(--jmt-border)}.template-cart .cart-item{border-bottom:1px solid var(--jmt-border);color:var(--jmt-text)}.template-cart .cart-item :is(a,dd,dt,strong,.price,.cart-item__details,.cart-item__quantity,.jmt-line-summary__heading,.jmt-cart-tile__price,.product-option){color:var(--jmt-text)}.template-cart .cart__footer{display:flex;width:100vw;justify-content:center;margin-left:calc(50% - 50vw);padding:3rem 2.4rem;border-block:1px solid var(--jmt-rule);background:var(--jmt-ink);color:var(--jmt-text)}.template-cart .cart__footer *{color:inherit}.template-cart .cart__blocks{width:min(100%,68rem)}.template-cart .cart__checkout-button{min-height:5.6rem;border:0;background:var(--jmt-rule);color:var(--jmt-ink);font-weight:700}.template-cart .cart__ctas{gap:1.2rem}.template-cart .cart__dynamic-checkout-buttons{margin-top:1.2rem}.template-cart .totals{padding-bottom:1.5rem;border-bottom:1px solid var(--jmt-border)}.template-collection .collection-hero{padding:5rem 0 4.5rem;border-bottom:1px solid var(--jmt-rule)}.template-collection .collection-hero__title{font-size:clamp(4rem,6vw,7rem);letter-spacing:-.03em;line-height:1}.template-collection .jmt-collection-seo{max-width:none;padding:4rem max(2rem,calc((100vw - 112rem)/2));border-top:1px solid var(--jmt-border);background:var(--jmt-ink);color:var(--jmt-text)}.template-collection .jmt-collection-seo :is(h2,h3){margin-top:0;padding-left:1.6rem;border-left:1px solid var(--jmt-rule);color:var(--jmt-text)}.template-collection .jmt-collection-seo h2{font-size:clamp(2.8rem,4vw,4.4rem)}.template-collection .jmt-collection-seo h3{font-size:2.4rem}.template-collection .jmt-collection-seo p{margin:1rem 0 2.8rem;padding-left:1.7rem;color:var(--jmt-text-muted);font-size:1.7rem;line-height:1.7}.template-collection .jmt-collection-seo a:not(.button){color:var(--jmt-rule);text-decoration-color:currentColor;text-underline-offset:.2em}.template-collection .jmt-collection-seo__fit-button{margin-top:0;background:var(--jmt-rule);color:var(--jmt-ink)}.template-index .jmt-tow-hero__heading{font-size:3.2rem}@media screen and (min-width:750px){.template-index .jmt-tow-hero__heading{max-width:100%;font-size:clamp(4.4rem,3.7vw,4.6rem)}}.template-index .collection .collection__title h2,.template-index .collection .title{font-size:clamp(3.2rem,4vw,4.8rem);line-height:1.08}.template-index .collection .collection__description{font-size:1.6rem;line-height:1.5}.template-index .collection .card,.template-index .collection .card__inner,.template-index .collection .card__media,.template-index .collection .media{border-radius:0}.template-index .collection .card{border:1px solid var(--jmt-border);background:transparent}.template-index .collection .card__heading{max-height:2.7em;overflow:hidden;font-size:1.6rem;line-height:1.35}.template-index .collection .price{font-size:1.5rem}.template-index .color-scheme-4 .collection :is(.card__information,.card__information *,.price){color:var(--jmt-text)}.template-index .color-scheme-2 .collection :is(.card__information,.card__information *,.price){color:var(--jmt-ink)}.template-index .collection .collection__view-all .button{--color-button: 244, 212, 95;--color-button-text: 17, 17, 17;background:var(--jmt-rule);color:var(--jmt-ink)}.template-index .jmt-collection-navigation .jmt-shell>:is(.jmt-eyebrow,.jmt-heading){padding-left:1.6rem;border-left:2px solid var(--jmt-rule)}.template-index .jmt-collection-navigation .jmt-shell>.jmt-heading{margin-bottom:3rem;font-size:clamp(3.8rem,4vw,5.8rem)}.template-index .jmt-collection-navigation .jmt-image-tile{border-radius:0}.template-index .jmt-collection-navigation .jmt-image-tile__content{display:flex;flex-direction:column;padding:2.4rem}.template-index .jmt-collection-navigation .jmt-image-tile__title{font-size:2.4rem}.template-index .jmt-collection-navigation .jmt-image-tile__link{padding:.8rem 1.1rem;border:1px solid var(--jmt-text)}.template-index .jmt-collection-navigation .jmt-image-tile .jmt-eyebrow{color:var(--jmt-rule)}.template-list-collections .main-list-collections .page-width,.template-list-collections .collection-list-wrapper{border-top:1px solid var(--jmt-border);background:var(--jmt-ink);color:var(--jmt-text)}.template-list-collections .title--primary{padding-left:1.6rem;border-left:1px solid var(--jmt-rule);color:var(--jmt-text);font-size:clamp(3rem,5vw,5rem)}.template-page-ad-shop-all .collection .collection__title,.template-page-ad-shop-new .collection .collection__title{width:100%;max-width:none;margin:0 0 2.4rem;padding:1.4rem 2rem;background:var(--jmt-ink);color:var(--jmt-text);text-align:center}.template-page-ad-shop-all .collection .collection__title h2,.template-page-ad-shop-new .collection .collection__title h2{margin:0;color:inherit;font-size:2.8rem;line-height:1.1;white-space:nowrap}.template-page-ad-shop-all .collection .price,.template-page-ad-shop-new .collection .price{display:none}.template-page-ad-shop-new .collection .collection__view-all .button{border-color:var(--jmt-rule);background:var(--jmt-rule);color:var(--jmt-ink)}.template-page:not(.template-page-ad-shop-all):not(.template-page-ad-shop-new):not(.template-page-meet-jmt) .jmt-page{max-width:none;padding:0}.template-page:not(.template-page-ad-shop-all):not(.template-page-ad-shop-new):not(.template-page-meet-jmt) .jmt-page .main-page-title{margin:0;padding:6rem max(2rem,calc((100vw - 110rem)/2));border-bottom:1px solid var(--jmt-rule);background:var(--jmt-ink);color:var(--jmt-text);font-size:clamp(4rem,6vw,7rem);line-height:1}.template-page:not(.template-page-ad-shop-all):not(.template-page-ad-shop-new):not(.template-page-meet-jmt) .jmt-page .rte{max-width:90rem;margin:0 auto;padding:5rem 2rem;font-size:1.7rem;line-height:1.8}.template-page:not(.template-page-ad-shop-all):not(.template-page-ad-shop-new):not(.template-page-meet-jmt) .jmt-page .rte strong{display:block;margin:3.5rem 0 1rem;padding-left:1.6rem;border-left:1px solid var(--jmt-rule);font-family:var(--font-heading-family),serif;font-size:2.4rem}.template-product .product__info-container{border-top:1px solid var(--jmt-border)}.template-product .product-form__submit{border:0;background:var(--jmt-rule);color:var(--jmt-ink)}.template-product .product__description{padding-top:2rem;border-top:1px solid var(--jmt-border)}.template-product .related-products,.template-product .collection-list-wrapper{padding:4.5rem 3rem;border-top:1px solid var(--jmt-border);background:var(--jmt-ink);color:var(--jmt-text)}.template-product :is(.related-products h2,.collection-list-title){padding-left:1.6rem;border-left:1px solid var(--jmt-rule);color:var(--jmt-text);font-size:clamp(3rem,4vw,4.6rem)}.template-search .template-search__header{padding:4rem 2rem;border-bottom:1px solid var(--jmt-rule);background:var(--jmt-ink);color:var(--jmt-text)}.template-search .template-search__header h1{color:var(--jmt-text);font-size:clamp(3rem,5vw,5rem)}.template-search .template-search__search .search{max-width:70rem}.template-search .facets-container{padding:1.5rem 2rem;border-bottom:1px solid var(--jmt-rule);background:var(--jmt-ink);color:var(--jmt-text)}.template-search .facets-container *{color:inherit}@media screen and (max-width:749px){.template-page-ad-shop-all .collection .collection__title,.template-page-ad-shop-new .collection .collection__title{margin-bottom:2rem;padding:1.2rem 1.6rem}.template-page-ad-shop-all .collection .collection__title h2,.template-page-ad-shop-new .collection .collection__title h2{font-size:2.2rem}}:is(.section:has(.product-card-wrapper),.section:has(.collection-card-wrapper),.section:has(.article-card-wrapper),.section:has(.multicolumn-card),.section:has(.collage-card)){border-top:1px solid var(--jmt-border);border-bottom:1px solid var(--jmt-rule-muted);background:var(--jmt-ink);color:var(--jmt-text)}:is(.section:has(.product-card-wrapper),.section:has(.collection-card-wrapper),.section:has(.article-card-wrapper),.section:has(.multicolumn-card),.section:has(.collage-card))>:is(.gradient,.color-background-1,.color-background-2),:is(.section:has(.product-card-wrapper),.section:has(.collection-card-wrapper),.section:has(.article-card-wrapper),.section:has(.multicolumn-card),.section:has(.collage-card)) :is(.collection,.multicolumn,.blog,.collage){background:var(--jmt-ink);color:var(--jmt-text)}:is(.section:has(.product-card-wrapper),.section:has(.collection-card-wrapper),.section:has(.article-card-wrapper),.section:has(.multicolumn-card),.section:has(.collage-card)) :is(.title,.collection__title,.title-wrapper-with-link,.blog__title,.multicolumn-list__item h3,.multicolumn-list__item p){color:var(--jmt-text)}:is(.product-card-wrapper,.collection-card-wrapper,.article-card-wrapper) .card,.multicolumn-card,.collage-card{overflow:hidden;height:100%;border:1px solid var(--jmt-border);border-radius:0;background:var(--jmt-ink-soft);color:var(--jmt-text)}:is(.product-card-wrapper,.article-card-wrapper) :is(.card__inner,.card__media,.media),.multicolumn-card :is(.multicolumn-card__image-wrapper,.media),.collage-card :is(.card__inner,.card__media,.media){border-radius:0;background:var(--jmt-ink-soft)}:is(.product-card-wrapper,.article-card-wrapper) .card>.card__content,.multicolumn-card .multicolumn-card__info{border-top:1px solid var(--jmt-rule-muted);background:var(--jmt-ink-soft);color:var(--jmt-text)}:is(.product-card-wrapper,.article-card-wrapper) .card__inner>.card__content{border:0!important;background:transparent!important}:is(.product-card-wrapper,.article-card-wrapper,.collection-card-wrapper,.multicolumn-card,.collage-card) :is(.card__heading,.card__heading a,.card-information,.card-information *,.article-card__excerpt,.article-card__info,.price,.price-item,h2,h3,p,a){color:var(--jmt-text)}:is(.product-card-wrapper,.article-card-wrapper,.multicolumn-card,.collage-card) :is(.caption-with-letter-spacing,.article-card__info,.card-information>.caption-large){color:var(--jmt-text-muted)}:is(.product-card-wrapper,.article-card-wrapper) .card__content{padding:1.6rem}:is(.section:has(.product-card-wrapper),.section:has(.collection-card-wrapper),.section:has(.article-card-wrapper),.section:has(.multicolumn-card),.section:has(.collage-card)) :is(.button,.quick-add__submit){border-color:var(--jmt-rule)}:is(.section:has(.product-card-wrapper),.section:has(.collection-card-wrapper),.section:has(.article-card-wrapper),.section:has(.multicolumn-card),.section:has(.collage-card)) :is(.collection__view-all,.blog__button,.center)>.button,:is(.section:has(.product-card-wrapper),.section:has(.collection-card-wrapper),.section:has(.article-card-wrapper)) .quick-add__submit{background:var(--jmt-rule);color:var(--jmt-ink)!important}:is(.section:has(.product-card-wrapper),.section:has(.collection-card-wrapper),.section:has(.article-card-wrapper)) .quick-add__submit *{color:var(--jmt-ink)!important}.section:has(.collection .product-card-wrapper)>.gradient,.section:has(.collection .product-card-wrapper) .collection{background:var(--jmt-ink);color:var(--jmt-text)}.section:has(.collection .product-card-wrapper) :is(.collection__title,.collection__title *,.card__information,.card__information *,.price,.price *){color:var(--jmt-text)}:is(.jmt-page--about-us,.jmt-page--faq,.jmt-page--contact) .rte,.shopify-policy__body{border:1px solid var(--jmt-border);border-top-color:var(--jmt-rule);background:var(--jmt-ink-soft);color:var(--jmt-text-muted)}:is(.jmt-page--about-us,.jmt-page--faq,.jmt-page--contact) .rte :is(h1,h2,h3,h4,h5,h6,strong,b),.shopify-policy__body :is(h1,h2,h3,h4,h5,h6,strong,b){color:var(--jmt-text)}.template-cart .cart-items .cart-item{border:1px solid var(--jmt-border);border-top-color:var(--jmt-rule-muted);background:var(--jmt-ink-soft);color:var(--jmt-text)}.template-product .quantity{border-color:var(--jmt-border);background:var(--jmt-ink-soft);color:var(--jmt-text)}.template-product .quantity :is(.quantity__button,.quantity__input){color:var(--jmt-text)}.template-product .quantity__button.disabled{color:var(--jmt-text-muted)}
/*# sourceMappingURL=/cdn/shop/t/226/assets/jmt-theme-system.css.map */
