*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{overflow-x:clip;margin:0;background:var(--color-bg);color:var(--color-text);font-family:var(--font-body);font-size:.875rem;line-height:1.5}:root{--card-radius: 16px;--badge-radius: 8px;--color-stars: #C4A35A}img,svg,video{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:3px}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}ul{list-style:none;margin:0;padding:0}[hidden]{display:none!important}.visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.skip-link{position:absolute;left:-999px;top:0;background:var(--color-button);color:var(--color-button-text);padding:.75rem 1rem;z-index:100}.skip-link:focus{left:0}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.container{width:100%;max-width:var(--page-width);margin:0 auto;padding:0 1.25rem}.container--narrow{max-width:760px}.container--form{max-width:460px}.section{padding:3.5rem 0}.section--surface{background:var(--color-surface)}.section__head{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:2rem}.section__head--center{justify-content:center;text-align:center}.page-head{margin-bottom:2rem}.page-title{margin-bottom:1.5rem;font-size:calc(clamp(2.25rem,5vw,3.5rem) * var(--heading-scale))}h1,h2,h3,h4,h5,.h1,.h2,.h3,.h4,.h5{font-family:var(--font-heading);font-weight:700;line-height:1.25;margin:0 0 .75rem}.h1,h1{font-size:calc(3rem * var(--heading-scale))}.h2,h2{font-size:calc(2rem * var(--heading-scale))}.h3,h3{font-size:calc(1.5rem * var(--heading-scale))}.h4,h4{font-size:calc(1.25rem * var(--heading-scale));font-family:var(--font-body);font-weight:400}.h5,h5{font-size:1.125rem;font-family:var(--font-body);font-weight:400}@media(min-width:750px){.h1,h1{font-size:calc(4.5rem * var(--heading-scale))}.h2,h2{font-size:calc(3rem * var(--heading-scale))}.h3,h3{font-size:calc(2rem * var(--heading-scale))}.h4,h4{font-size:calc(1.5rem * var(--heading-scale))}.h5,h5{font-size:1.25rem}}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:.75rem;color:var(--color-accent);margin:0 0 .5rem;font-weight:700}.rte>:first-child{margin-top:0}.rte>:last-child{margin-bottom:0}.rte img{border-radius:var(--radius)}.rte a{color:var(--color-accent)}.link-arrow{display:inline-flex;align-items:center;gap:.4rem;text-decoration:none;font-weight:700;background:none;border:0;padding:0}.link-arrow:hover{text-decoration:underline}.empty{text-align:center;padding:3rem 0}.button{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;min-height:2.75rem;padding:.625rem 1.25rem;font-size:.875rem;background:var(--color-button);color:var(--color-button-text);border:1px solid var(--color-button);border-radius:var(--button-radius);text-decoration:none;font-weight:500;letter-spacing:0;transition:opacity .15s ease-in-out,background .15s}.button:hover{opacity:.75}.button[disabled]{opacity:.45;cursor:not-allowed}.button--ghost{background:transparent;color:var(--color-accent);border-color:var(--color-accent)}.button--light{background:#fff;color:#2d2a26;border-color:#fff}.button--small{padding:.5rem 1.1rem;font-size:.875rem}.button--block{width:100%}.icon-button{display:inline-flex;align-items:center;justify-content:center;position:relative;width:2.5rem;height:2.5rem;background:none;border:0;color:inherit;cursor:pointer;list-style:none}.icon-button::-webkit-details-marker{display:none}input[type=text],input[type=email],input[type=password],input[type=search],input[type=tel],input[type=number],select,textarea{width:100%;padding:.75rem 1rem;background:#fff;border:1px solid var(--color-border);border-radius:var(--radius);min-height:3.125rem}.form label{display:block;margin:1rem 0 .35rem;font-weight:700;font-size:.875rem}.form .button{margin-top:1.25rem}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.check{display:flex!important;align-items:center;gap:.5rem}.check input{width:auto}.form-message{padding:.75rem 1rem;border-radius:var(--radius);margin:1rem 0;font-size:.9rem}.form-message--success{background:#e6efe0;color:#2f5b22}.form-message--error{background:#f6e2dd;color:var(--color-sale)}.announcement{background:var(--color-button);color:var(--color-button-text);text-align:center;font-size:.8125rem;letter-spacing:.04em}.announcement__item{display:none;margin:0;padding:.55rem 1rem}.announcement__item.is-active{display:block}.announcement a{text-decoration:none}.header{position:relative;background:var(--color-bg);border-bottom:1px solid var(--color-border)}.shopify-section:has(>.header--sticky){position:sticky;top:0;z-index:50}.header__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:4.5rem;gap:1rem}.header__logo{text-decoration:none;justify-self:center}.header__logo-text{font-family:var(--font-heading);font-size:1.6rem}.header__nav{display:none}.header__actions{display:flex;justify-content:flex-end}.header__account{display:none}.cart-count{position:absolute;top:2px;right:0;min-width:1.1rem;height:1.1rem;padding:0 .25rem;border-radius:1rem;background:var(--color-accent);color:#fff;font-size:.7rem;display:flex;align-items:center;justify-content:center}.cart-count.is-empty{display:none}.mobile-nav{justify-self:start}.mobile-nav__close{display:none}.mobile-nav[open] .mobile-nav__close{display:block}.mobile-nav[open] .mobile-nav__open{display:none}.mobile-nav__panel{position:absolute;left:0;right:0;top:100%;background:var(--color-bg);border-bottom:1px solid var(--color-border);padding:1rem 1.25rem 1.5rem;max-height:80vh;overflow:auto}.mobile-nav__panel a,.mobile-nav__panel summary{display:block;padding:.75rem 0;text-decoration:none;font-size:1.1rem;cursor:pointer}.mobile-nav__panel ul ul{padding-left:1rem}.header__nav ul{display:flex;gap:2rem}.header__nav a{text-decoration:none;display:inline-flex;align-items:center;gap:.25rem;padding:1.5rem 0}.header__nav a[aria-current]{text-decoration:underline}.has-dropdown{position:relative}.header__nav ul.dropdown{display:none;position:absolute;z-index:10;top:100%;left:-1rem;min-width:13rem;background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius);padding:.5rem;flex-direction:column;gap:0;box-shadow:0 12px 30px #00000014}.header__nav .dropdown a{padding:.55rem .75rem;display:block}.header__nav .has-dropdown:hover ul.dropdown,.header__nav .has-dropdown:focus-within ul.dropdown{display:flex}.search-panel{border-top:1px solid var(--color-border);padding:1rem 0 1.5rem;background:var(--color-bg)}.search-form{position:relative;display:flex;align-items:center}.search-form input{padding-right:3rem}.search-form .icon-button{position:absolute;right:.25rem}.search-form--page{max-width:520px;margin-top:1rem}.predictive__inner{display:grid;gap:1rem;margin-top:1rem}.predictive__products{display:grid;gap:.75rem}.predictive__product{display:flex;gap:1rem;align-items:center;text-decoration:none}.predictive__thumb{width:64px;flex:none;border-radius:8px;overflow:hidden}.predictive__title{display:block}.predictive__queries,.predictive__collections{display:flex;flex-wrap:wrap;gap:.5rem 1.25rem}@media(min-width:990px){.header__inner{grid-template-columns:1fr auto 1fr}.header__logo{grid-column:2}.header__nav{display:block;grid-row:1;grid-column:1}.mobile-nav{display:none}.header__account{display:inline-flex}.header__actions{grid-column:3}}.hero{position:relative;display:flex;align-items:center;color:#fff;overflow:hidden}.hero--small{min-height:320px}.hero--medium{min-height:480px}.hero--large{min-height:640px}.hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.hero__media img,.hero__media svg{width:100%;height:100%;object-fit:cover}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,var(--overlay, .2))}.hero__content{position:relative;z-index:1;padding-top:3rem;padding-bottom:3rem}.hero__box{max-width:34rem}.hero .eyebrow{color:#fff}.hero--center .hero__box{margin:0 auto;text-align:center}.hero--right .hero__box{margin-left:auto;text-align:right}.hero__buttons{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.hero--center .hero__buttons{justify-content:center}.hero--right .hero__buttons{justify-content:flex-end}.hero .button:not(.button--light){background:#fff;color:#2d2a26;border-color:#fff}.grid{display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr)}.grid--collections{gap:1rem}@media(min-width:750px){.grid--cols-1{grid-template-columns:1fr}.grid--cols-2{grid-template-columns:repeat(2,1fr)}.grid--cols-3{grid-template-columns:repeat(3,1fr)}.grid--cols-4{grid-template-columns:repeat(4,1fr)}.grid--cols-5{grid-template-columns:repeat(5,1fr)}}@media(max-width:749px){.multicolumn.grid,.grid:not(.grid--products):not(.grid--collections){grid-template-columns:1fr}}.card{position:relative}.card__media{position:relative;display:block;aspect-ratio:4 / 5;overflow:hidden;background:var(--color-surface);border-radius:var(--card-radius)}.card--article .card__media{aspect-ratio:3 / 2}.card__media img,.card__media svg{width:100%;height:100%;object-fit:cover;transition:transform .5s}.card__media:hover img{transform:scale(1.03)}.card__media-hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .3s}.card__media:hover .card__media-hover{opacity:1}.card__info{padding-top:.85rem}.card__vendor{margin:0 0 .15rem;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:var(--color-muted)}.card__title{font-family:var(--font-body);font-size:1rem;font-weight:700;margin:0 0 .25rem}.card__title a{text-decoration:none}.card__title a:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.card--text{padding:1.5rem;background:var(--color-surface);border-radius:var(--card-radius)}.badge{position:absolute;top:.75rem;left:.75rem;padding:.3rem .75rem;font-size:.75rem;font-weight:500;letter-spacing:.05rem;border-radius:var(--badge-radius);background:var(--color-sale);color:#fff}.badge--soldout{background:var(--color-text)}.badge--static{position:static;display:inline-block;background:var(--color-accent)}.price{display:flex;flex-wrap:wrap;align-items:baseline;gap:.1rem .6rem}.price__compare{color:var(--color-muted);opacity:.8;text-decoration-thickness:1.5px}.price--sale .price__current{color:var(--color-sale);font-weight:700}.price__unit{width:100%;font-size:.8125rem;color:var(--color-muted)}.collection-tile{position:relative;display:block;text-decoration:none}.collection-tile__media{display:block;aspect-ratio:4 / 5;overflow:hidden;background:var(--color-surface);border-radius:var(--card-radius)}.collection-tile__media img,.collection-tile__media svg{width:100%;height:100%;object-fit:cover;transition:transform .5s}.collection-tile:hover img{transform:scale(1.04)}.collection-tile__title{display:block;margin-top:.75rem;font-family:var(--font-heading);font-size:1.2rem;text-align:center}.multicolumn__item{padding:1rem}.multicolumn--center .multicolumn__item{text-align:center}.multicolumn--center .multicolumn__icon,.multicolumn--center .multicolumn__number,.multicolumn--center .multicolumn__image{margin-left:auto;margin-right:auto}.multicolumn__icon,.multicolumn__number{display:flex;align-items:center;justify-content:center;width:3.25rem;height:3.25rem;border-radius:50%;background:var(--color-bg);color:var(--color-accent);margin-bottom:1rem}.section--surface .multicolumn__icon{background:var(--color-bg)}.multicolumn__icon svg{width:26px;height:26px}.multicolumn__number{font-family:var(--font-heading);font-size:1.4rem;border:1px solid var(--color-accent);background:transparent}.multicolumn__image{width:96px;margin-bottom:1rem}.split{display:grid;gap:2rem;align-items:center}.split__media{aspect-ratio:1 / 1;border-radius:var(--card-radius);overflow:hidden;background:var(--color-surface)}.split__media img,.split__media svg{width:100%;height:100%;object-fit:cover}.split__content .button{margin-top:1.5rem}@media(min-width:750px){.split{grid-template-columns:1fr 1fr;gap:4rem}.split--reverse .split__media{order:2}}.rich-text--center{text-align:center}.rich-text .button{margin-top:1.5rem}.testimonials__track{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;margin:0 -1.25rem;padding:.25rem 1.25rem 1rem;scroll-padding:0 1.25rem}@media(min-width:990px){.testimonials__track{margin:0;padding:.25rem 0 1rem}.testimonials__track.is-static{display:grid;grid-template-columns:repeat(var(--cols, 3),1fr);overflow:visible}}.testimonial{display:flex;flex-direction:column;flex:0 0 min(82vw,340px);scroll-snap-align:start;margin:0;overflow:hidden;background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--card-radius);box-shadow:0 2px 12px #2c24180f}.testimonials__track.is-static .testimonial,.cart-reviews__grid .testimonial{flex:initial}.testimonial__media{aspect-ratio:4 / 3;background:var(--color-surface)}.testimonial__media img{width:100%;height:100%;object-fit:cover}.testimonial__body{display:flex;flex:1;flex-direction:column;gap:.75rem;padding:1.35rem 1.4rem 1.4rem}.testimonial__stars{color:var(--color-border);font-size:1.15rem;letter-spacing:.1em;line-height:1}.testimonial__stars .is-on{color:var(--color-stars)}.testimonial blockquote{position:relative;flex:1;margin:0;font-family:var(--font-heading);font-size:1.25rem;font-weight:500;line-height:1.45}.testimonial__author{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem .75rem;padding-top:1rem;border-top:1px solid var(--color-border)}.testimonial__who{display:grid;gap:.1rem;line-height:1.3}.testimonial__who strong{font-size:.9375rem;font-weight:600}.testimonial__detail{color:var(--color-muted);font-size:.8125rem}.testimonial__verified{display:inline-flex;align-items:center;gap:.3rem;padding:.3rem .65rem .3rem .5rem;border-radius:999px;background:color-mix(in srgb,var(--color-accent) 12%,transparent);color:var(--color-accent);font-size:.75rem;font-weight:500;white-space:nowrap}.testimonial__verified svg{width:14px;height:14px;stroke-width:2.4}.newsletter{text-align:center}.newsletter-form__row{display:flex;gap:.5rem;max-width:30rem;margin:1.5rem auto 0}.newsletter-form__row input{flex:1;border-radius:var(--button-radius)}.footer{background:var(--color-surface);padding:3rem 0 2rem;margin-top:3rem}.footer__newsletter{display:grid;gap:1.25rem;padding-bottom:2.5rem;margin-bottom:2.5rem;border-bottom:1px solid var(--color-border)}.footer__newsletter .newsletter-form__row{margin:0}.footer__logo{display:inline-block;margin-bottom:2rem;text-decoration:none}.footer__grid{display:grid;gap:2rem}.footer__heading{margin-bottom:1rem}.footer__links li{margin-bottom:.5rem}.footer__links a{text-decoration:none}.footer__links a:hover{text-decoration:underline}.footer__bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid var(--color-border);font-size:.875rem;color:var(--color-muted)}.footer__bottom p{margin:0}.social{display:flex;gap:.75rem}.social a{display:flex}.payment{display:flex;flex-wrap:wrap;gap:.4rem}.payment__icon{width:38px;height:24px}@media(min-width:750px){.footer__newsletter{grid-template-columns:1fr 1fr;align-items:center}.footer__grid{grid-template-columns:2fr 1fr 1fr}}.product__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:2rem}.product__grid>*{min-width:0}.product__gallery,.gallery__main{position:relative}.gallery__arrow{position:absolute;top:calc(50% - 1.25rem);z-index:2;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:#ffffffd9;opacity:0;transition:opacity .2s ease-in-out}.product__gallery:hover .gallery__arrow,.gallery__arrow:focus-visible{opacity:1}@media(hover:none){.gallery__arrow{opacity:1}}.gallery__arrow--prev{left:.75rem;transform:rotate(90deg)}.gallery__arrow--next{right:.75rem;transform:rotate(-90deg)}.gallery__slide{display:none;border-radius:var(--card-radius);overflow:hidden;background:var(--color-surface)}.gallery__slide.is-active{display:block}.gallery__slide img,.gallery__slide video{width:100%}.gallery__scroller{margin-top:.75rem}.gallery__thumbs{display:flex;gap:.6rem;padding:2px 2px .75rem}.gallery__thumb{width:clamp(3.5rem,15vw,4.75rem);aspect-ratio:1;height:auto;padding:0;border:2px solid transparent;border-radius:10px;overflow:hidden;background:none;flex:none}.gallery__thumb.is-active,.gallery__thumb[aria-current=true]{border-color:var(--color-text)}.gallery__thumb img{width:100%;height:100%;object-fit:cover}.product__info>*+*{margin-top:1.25rem}.product__title{margin-bottom:0}.product__price .price{font-size:1.25rem}.product__tax{font-size:.8125rem;color:var(--color-muted);margin:.25rem 0 0}.product__tax a{color:inherit}.variant-picker__group{border:0;padding:0;margin:0 0 1rem}.variant-picker legend{font-weight:700;margin-bottom:.5rem}.variant-picker__values{display:flex;flex-wrap:wrap;gap:.5rem}.variant-picker input{position:absolute;opacity:0;pointer-events:none}.variant-picker label{padding:.5rem 1.1rem;border:1px solid var(--color-border);border-radius:var(--button-radius);cursor:pointer;background:#fff}.variant-picker input:checked+label{background:var(--color-text);color:var(--color-bg);border-color:var(--color-text)}.variant-picker input:focus-visible+label{outline:2px solid var(--color-accent);outline-offset:2px}.product-form{display:flex;flex-direction:column;gap:.75rem}.product-form .qty{align-self:flex-start}.qty{display:inline-flex;align-items:center;border:1px solid var(--color-border);border-radius:var(--radius);background:transparent}.qty__btn{width:2.5rem;height:2.75rem;background:none;border:0;display:flex;align-items:center;justify-content:center}.qty__input{width:3rem;padding:.5rem 0;border:0;text-align:center;background:transparent;-moz-appearance:textfield}.qty__input::-webkit-outer-spin-button,.qty__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.badges{display:grid;gap:.5rem;padding:1rem 0;border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.badges li{display:flex;align-items:center;gap:.6rem;color:var(--color-muted)}.badges svg{color:var(--color-accent)}.tab{border-bottom:1.5px solid var(--color-border)}.tab summary{display:flex;align-items:center;gap:1rem;padding:.5rem 0;cursor:pointer;font-size:.9375rem;font-weight:400;line-height:1.4;list-style:none}.tab summary::-webkit-details-marker{display:none}.tab summary svg{flex:none;width:20px;height:20px;margin-left:auto}.tab summary .icon--minus,.tab[open] summary .icon--plus{display:none}.tab[open] summary .icon--minus{display:block}.tab__body{padding-bottom:1rem;font-size:.875rem}@media(min-width:990px){.product__grid{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:4rem;align-items:start}.product__gallery{position:sticky;top:6rem}}.facets{margin-bottom:2rem}.facets__bar{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.facets__count{margin:0 auto 0 0;color:var(--color-muted)}.facets__toggle{position:relative}.facets__toggle summary{list-style:none;cursor:pointer}.facets__toggle summary::-webkit-details-marker{display:none}.facets__panel{position:absolute;z-index:20;top:calc(100% + .5rem);left:0;width:min(22rem,90vw);max-height:70vh;overflow:auto;padding:1rem 1.25rem;background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius);box-shadow:0 12px 30px #00000014}.facet{border-bottom:1px solid var(--color-border)}.facet__summary{display:flex;justify-content:space-between;align-items:center;padding:.85rem 0;cursor:pointer;font-weight:700;list-style:none}.facet__summary::-webkit-details-marker{display:none}.facet__body{padding-bottom:1rem}.facet__option{display:flex;align-items:center;gap:.6rem;padding:.25rem 0;cursor:pointer}.facet__option input{width:auto}.facet__option.is-disabled{opacity:.45}.facet__price{display:flex;align-items:center;gap:.5rem}.facets__actions{display:flex;gap:.5rem;padding-top:1rem}.facets__sort select{width:auto;padding:.5rem 2rem .5rem 1rem}.facets__active{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.chip{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .8rem;border-radius:999px;background:var(--color-surface);text-decoration:none;font-size:.875rem}.chip svg{width:14px;height:14px}.pagination{display:flex;justify-content:center;gap:.4rem;margin-top:3rem}.pagination__link{display:flex;align-items:center;justify-content:center;min-width:2.5rem;height:2.5rem;padding:0 .5rem;border-radius:50%;text-decoration:none}a.pagination__link:hover,.pagination__link.is-current{background:var(--color-text);color:var(--color-bg)}.cart{display:grid;gap:2rem}.cart-item{display:grid;grid-template-columns:90px minmax(0,1fr) auto;gap:1rem;align-items:center;padding:1.25rem 0;border-bottom:1px solid var(--color-border)}.cart-item__media{grid-row:span 2;border-radius:10px;overflow:hidden;background:var(--color-surface)}.cart-item__title{font-weight:700;text-decoration:none}.cart-item__variant,.cart-item__discount{margin:.1rem 0;font-size:.875rem;color:var(--color-muted)}.cart-item__remove{font-size:.875rem}.cart-item__total{text-align:right}.cart-item__total s{display:block;color:var(--color-muted);font-size:.875rem}.cart__summary{padding:1.5rem;background:var(--color-surface);border-radius:var(--card-radius);align-self:start;display:grid;gap:.75rem}.cart__summary textarea{background:#fff}.cart__subtotal{display:flex;justify-content:space-between;font-size:1.125rem;margin:.5rem 0 0}.cart__tax{font-size:.8125rem;color:var(--color-muted);margin:0}.js [data-cart-update]{display:none}@media(min-width:990px){.cart{grid-template-columns:1fr 22rem}}.table{width:100%;border-collapse:collapse;margin-bottom:2rem}.table th,.table td{padding:.75rem .5rem;text-align:left;border-bottom:1px solid var(--color-border)}.table thead th{font-size:.8125rem;text-transform:uppercase;letter-spacing:.08em;color:var(--color-muted)}.account{display:grid;gap:2.5rem;margin-top:1.5rem}@media(min-width:990px){.account{grid-template-columns:2fr 1fr}}.addresses{display:grid;gap:1.5rem}.address{padding:1.25rem;border:1px solid var(--color-border);border-radius:var(--radius)}.recover{margin-top:2rem;padding-top:1rem;border-top:1px solid var(--color-border)}.password{min-height:100vh;display:flex;align-items:center;text-align:center;padding:3rem 0}.password__form{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin:1.5rem 0}.password__form input{flex:1;min-width:12rem}.article__image{border-radius:var(--card-radius);overflow:hidden;margin-bottom:2rem}.placeholder-svg{background:var(--color-surface);fill:var(--color-border);width:100%;height:100%}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}.rating{display:flex;align-items:center;gap:.6rem}.rating__stars{--rating: 0%;position:relative;display:inline-block;font-size:1.6rem;letter-spacing:.05em;line-height:1;color:var(--color-border)}.rating__stars:before{content:"\2605\2605\2605\2605\2605"}.rating__stars:after{content:"\2605\2605\2605\2605\2605";position:absolute;left:0;top:0;width:var(--rating);overflow:hidden;white-space:nowrap;color:var(--color-stars)}.rating__text{font-size:1.0625rem;color:var(--color-text)}.bullets{display:grid;gap:.5rem}.bullets li{display:flex;align-items:flex-start;gap:.6rem}.bullets svg{flex:none;color:var(--color-accent);margin-top:.2rem}.notice{display:flex;align-items:flex-start;gap:.9rem;margin:0;padding:1.25rem 1.35rem;border:2px solid var(--color-accent);border-radius:12px;background:#fbfbf7;color:var(--color-text);font-size:1rem;line-height:1.6}.notice>svg{flex:none;width:26px;height:26px;margin-top:.15rem}.notice__text>:first-child{margin-top:0}.notice__text>:last-child{margin-bottom:0}.notice--sale{border-color:var(--color-sale)}.notice--plain{border-color:var(--color-border)}.product__title{font-size:calc(clamp(1.75rem,2.6vw,2.5rem) * var(--heading-scale));line-height:1.15;letter-spacing:.01em}.tags{display:flex;flex-wrap:wrap;justify-content:center;gap:.65rem}.tags__item{padding:.6rem 1.2rem;border:1.5px solid var(--color-border);border-radius:10px;background:var(--color-surface);color:var(--color-accent);font-size:1rem;line-height:1.3}.product__tagline{margin:0;font-size:1.125rem;font-style:italic;line-height:1.6}.payment--product{justify-content:center}.sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:40;background:var(--color-bg);border-top:1px solid var(--color-border);box-shadow:0 -8px 24px #0000000f;padding:.75rem 0;transform:translateY(100%);transition:transform .3s}.sticky-atc.is-visible{transform:none}.sticky-atc__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.sticky-atc__product{display:flex;align-items:center;gap:.75rem;min-width:0}.sticky-atc__thumb{width:48px;flex:none;border-radius:8px;overflow:hidden}.sticky-atc__meta{display:grid;min-width:0}.sticky-atc__title{font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:749px){.sticky-atc__meta{display:none}.sticky-atc__inner .button{width:100%}}.faq{border-top:1px solid var(--color-border)}.compare{border:1px solid var(--color-border);border-radius:var(--card-radius);overflow:hidden}.compare__row{display:grid;grid-template-columns:2fr 1fr 1fr;align-items:center;text-align:center;padding:.9rem 1rem;border-bottom:1px solid var(--color-border)}.compare__row:last-child{border-bottom:0}.compare__row>:first-child{text-align:left}.compare__row--head{background:var(--color-surface)}.compare__us{color:var(--color-accent);font-weight:700}.compare svg{margin:0 auto}.stats{text-align:center}.stats__item{display:grid;gap:.25rem;padding:1rem}.stats__value{font-family:var(--font-heading);font-size:calc(2.75rem * var(--heading-scale));line-height:1;color:var(--color-accent)}.stats__label{color:var(--color-muted)}.stats__footnote{text-align:center;font-size:.8125rem;color:var(--color-muted);margin:1.5rem 0 0}.reviews__summary{margin:0;color:var(--color-muted)}.review-scroller{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:1rem;scrollbar-width:thin}.review-card{flex:0 0 clamp(14rem,76vw,19rem);scroll-snap-align:start;background:var(--color-surface);border-radius:var(--card-radius);overflow:hidden}.review-card__media{aspect-ratio:1;background:var(--color-border)}.review-card__media img{width:100%;height:100%;object-fit:cover}.review-card__body{padding:1.1rem 1.25rem 1.4rem}.review-card__body p{margin:.5rem 0}.review-card__author{font-weight:700}.review-card__verified{display:inline-flex;align-items:center;gap:.2rem;font-weight:400;font-size:.8125rem;color:var(--color-accent)}.review-card__verified svg{width:14px;height:14px}.localization select{width:auto;padding:.4rem 1.6rem .4rem .7rem;font-size:.8125rem;background:transparent}@media(max-width:749px){.localization{display:none}}.buy-buttons .button,.button--cta{min-height:3.25rem;padding:.875rem 1.75rem;font-size:1rem;box-shadow:none;transition:transform .15s,box-shadow .15s,opacity .2s}.buy-buttons .button:hover:not([disabled]),.button--cta:hover{opacity:.75}.buy-buttons .shopify-payment-button__button{border-radius:var(--button-radius);min-height:3.25rem}.shipping-note{display:flex;align-items:center;gap:.75rem;padding:.85rem 1rem;border-radius:var(--radius);background:var(--color-surface)}.shipping-note svg{flex:none;color:var(--color-accent);width:24px;height:24px}.shipping-note p{margin:0;display:grid}.shipping-note span{font-size:.875rem;color:var(--color-muted)}.cart__shipping{display:flex;align-items:center;gap:.6rem;margin:0;padding:.75rem 1rem;border-radius:var(--radius);background:var(--color-bg);font-size:.9rem}.cart__shipping svg{flex:none;color:var(--color-accent)}.cart-upsell{margin-top:3rem}.upsell{display:grid;gap:.75rem}.upsell__item{display:grid;grid-template-columns:72px 1fr auto;gap:1rem;align-items:center;padding:.85rem;background:var(--color-surface);border-radius:var(--radius)}.upsell__media{border-radius:10px;overflow:hidden;background:var(--color-bg)}.upsell__title{font-weight:700;text-decoration:none;display:block}.cart-reviews{margin-top:3rem}.cart-reviews__grid{display:grid;gap:1rem}@media(min-width:750px){.cart-reviews__grid{grid-template-columns:repeat(3,1fr)}}.video-card{flex:0 0 min(70vw,240px);scroll-snap-align:start;aspect-ratio:9 / 16;border-radius:var(--card-radius);overflow:hidden;background:var(--color-surface)}.video-card video,.video-card iframe,.video-card svg{width:100%;height:100%;object-fit:cover;border:0}.breadcrumbs{padding:.85rem 0;font-size:.8125rem;color:var(--color-muted)}.breadcrumbs ol{display:flex;flex-wrap:wrap;gap:.4rem}.breadcrumbs li+li:before{content:"/";margin-right:.4rem;opacity:.5}.breadcrumbs a{text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs [aria-current]{color:var(--color-text)}.badge-pill{display:inline-block;margin:0 0 1rem;padding:.3rem .9rem;border:1px solid var(--color-accent);border-radius:8px;color:var(--color-accent);font-size:.8125rem;font-weight:500}.h1--statement{font-size:calc(clamp(2.25rem,5vw,3.5rem) * var(--heading-scale));line-height:1.15}.multicolumn__image--large{width:100%;aspect-ratio:4 / 5;border-radius:var(--card-radius);overflow:hidden;margin-bottom:1rem}.multicolumn__image--large img{width:100%;height:100%;object-fit:cover}.video-gallery{padding:1rem 0}.video-gallery__heading{margin:0;text-align:center;font-family:var(--font-body);font-size:1rem;font-weight:400;line-height:1.3}.video-gallery__track{margin-top:1rem;gap:1rem}.video-gallery .video-card{border-radius:10px}@media(min-width:750px){.video-gallery__track{display:grid;grid-template-columns:repeat(3,1fr);overflow:visible}.video-gallery .video-card{flex:none;width:100%;aspect-ratio:3 / 4}}.video-card{position:relative}.video-card__open{position:relative;display:block;width:100%;height:100%;padding:0;border:0;background:none}.video-card__open img{width:100%;height:100%;object-fit:cover}.video-card__play{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:3.5rem;height:3.5rem;border-radius:50%;background:#ffffffeb;color:var(--color-text);display:flex;align-items:center;justify-content:center}.video-modal{width:min(92vw,420px);max-height:92vh;padding:0;border:0;border-radius:var(--radius);background:#000;overflow:hidden}.video-modal::backdrop{background:#000000b3}.video-modal__body video,.video-modal__body iframe{width:100%;max-height:88vh;aspect-ratio:9 / 16;border:0;display:block}.video-modal__close{position:absolute;top:.5rem;right:.5rem;z-index:2;color:#fff;background:#00000073;border-radius:50%}.drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90}.drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;opacity:0;transition:opacity .25s}.drawer__panel{position:absolute;top:0;right:0;bottom:0;width:min(100%,420px);display:flex;flex-direction:column;background:var(--color-bg);transform:translate(100%);transition:transform .25s ease-in-out}.drawer.is-open .drawer__overlay{opacity:1}.drawer.is-open .drawer__panel{transform:none}.drawer__panel:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;z-index:5;background:linear-gradient(90deg,transparent,var(--color-accent),transparent);background-size:40% 100%;background-repeat:no-repeat;opacity:0;pointer-events:none}.drawer.is-loading .drawer__panel:before{opacity:1;animation:drawer-load 1s linear infinite}.drawer.is-loading .drawer__scroll,.drawer.is-loading .drawer__foot{pointer-events:none}@keyframes drawer-load{0%{background-position:-40% 0}to{background-position:140% 0}}.drawer__head{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid var(--color-border)}.drawer__head h2{margin:0}.drawer__count{color:var(--color-muted);font-size:.9em}.drawer__scroll{flex:1;min-height:0;overflow-y:auto}.drawer__items{padding:0 1.25rem}.drawer__empty{padding:3rem 1.25rem;text-align:center}.drawer-item{display:grid;grid-template-columns:72px minmax(0,1fr) auto;gap:.9rem;padding:1rem 0;border-bottom:1px solid var(--color-border)}.drawer-item__media{border-radius:10px;overflow:hidden;background:var(--color-surface);align-self:start}.drawer-item__side{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;font-size:.9rem}.qty--small{margin-top:.5rem}.qty--small .qty__btn{width:2rem;height:2.25rem}.qty__value{min-width:1.75rem;text-align:center}.drawer__foot{display:grid;gap:.75rem;padding:1rem 1.25rem 1.25rem;border-top:1px solid var(--color-border);background:var(--color-surface)}.drawer__foot .cart__subtotal{margin:0}body.has-drawer{overflow:hidden}.button--solid{background:var(--color-accent);border-color:var(--color-accent);color:#fff}.before-after__track{display:flex;justify-content:flex-start;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:1rem;scrollbar-width:thin}.before-after__track.is-single{justify-content:center}.before-after__card{flex:0 0 min(80vw,360px);scroll-snap-align:center;margin:0}@media(min-width:750px){.before-after__track.is-static{display:grid;grid-template-columns:repeat(var(--cols, 3),minmax(0,360px));justify-content:center;overflow:visible}.before-after__track.is-static .before-after__card{flex:none}}.compare-slider{--pos: 50%;position:relative;aspect-ratio:1 / 1;overflow:hidden;border-radius:var(--card-radius);background:var(--color-surface);-webkit-user-select:none;user-select:none;touch-action:pan-y}.compare-slider__img,.compare-slider__img img,.compare-slider__img svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.compare-slider__img--before{clip-path:inset(0 calc(100% - var(--pos)) 0 0)}.compare-slider__label{position:absolute;bottom:.75rem;z-index:2;padding:.3rem .75rem;border-radius:var(--badge-radius);background:#0000008c;color:#fff;font-size:.75rem;letter-spacing:.05rem}.compare-slider__label--before{left:.75rem}.compare-slider__label--after{right:.75rem}.compare-slider__handle{position:absolute;top:0;bottom:0;left:var(--pos);z-index:3;width:2px;margin-left:-1px;background:#fff;pointer-events:none}.compare-slider__handle:after{content:"";position:absolute;top:50%;left:50%;width:2.5rem;height:2.5rem;margin:-1.25rem 0 0 -1.25rem;border-radius:50%;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%232C2418' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m9 7-5 5 5 5M15 7l5 5-5 5'/%3E%3C/svg%3E") center / 1.4rem no-repeat;box-shadow:0 2px 10px #00000040}.compare-slider__range{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;width:100%;height:100%;margin:0;padding:0;opacity:0;cursor:ew-resize;-webkit-appearance:none;appearance:none}.compare-slider:focus-within .compare-slider__handle:after{outline:2px solid var(--color-accent);outline-offset:2px}.before-after__caption{margin-top:.75rem;text-align:center}.guarantees{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;text-align:center}.guarantees__item{display:flex;flex-direction:column;align-items:center;gap:.6rem;font-size:.9375rem;line-height:1.3}.guarantees__item svg{width:44px;height:44px}.product-videos__heading{margin:0 0 1rem;text-align:center;font-family:var(--font-body);font-size:1.25rem;font-weight:600;line-height:1.3}.product-videos__track{display:flex;gap:.75rem;overflow-x:auto;scroll-snap-type:x mandatory;margin:0 -1.25rem;padding:0 1.25rem .75rem;scroll-padding:0 1.25rem}.product-videos__card{position:relative;flex:0 0 clamp(8.5rem,42%,12rem);scroll-snap-align:start;aspect-ratio:9 / 16;overflow:hidden;border-radius:var(--card-radius);background:linear-gradient(to bottom,#9a9a9a,#2a2a2a);box-shadow:0 2px 10px #0000001f;isolation:isolate}.product-videos__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border:0}.product-videos__card:after{content:"";position:absolute;inset:auto 0 0;height:40%;background:linear-gradient(to top,rgba(0,0,0,.55),transparent);pointer-events:none;z-index:1}.product-videos__card.is-empty:after{display:none}.product-videos__toggle{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;width:100%;height:100%;padding:0;border:0;background:none}.product-videos__play{position:absolute;z-index:3;top:.6rem;right:.6rem;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;background:#ffffffe6;color:var(--color-text);opacity:0;transition:opacity .2s;pointer-events:none}.product-videos__card.is-paused .product-videos__play{opacity:1}.product-videos__caption{position:absolute;z-index:3;left:.75rem;right:.75rem;bottom:.7rem;color:#fff;font-size:.8125rem;font-weight:500;line-height:1.3;pointer-events:none}@media(min-width:750px){.product-videos__track{margin:0;padding:0 0 .75rem;scroll-padding:0}.product-videos__card{flex:0 0 max(9rem,calc((100% - 1.5rem) / 3))}}.faq{border-top:0}.section--compact{padding:2rem 0}.section--compact .section__head{margin-bottom:1rem}.section--compact .section__head .h2{font-size:calc(1.75rem * var(--heading-scale))}.split__subheading{margin:0 0 1rem;font-size:1.25rem;font-weight:600;line-height:1.35}.split__content .rte{font-size:1.0625rem;line-height:1.65}.check-badges{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-top:1.5rem}.check-badges__item{display:inline-flex;align-items:center;gap:.5rem;padding:10px 20px;border:1px solid rgba(45,90,61,.13);border-radius:var(--badge-radius);background:#f5ede0;color:#2d5a3d;font-size:.875rem;font-weight:400;letter-spacing:.05rem;line-height:1.3}.check-badges__item svg{flex:none;width:16px;height:16px;stroke-width:2}.how-it-works{padding:3rem 0}.how-it-works__grid{display:grid;gap:1.25rem}.how-it-works__heading{margin:0}.how-it-works__step{display:flex;flex-direction:column;gap:.65rem;padding:1.25rem}.how-it-works__media{aspect-ratio:1 / 1;overflow:hidden;border-radius:var(--card-radius);background:var(--color-surface)}.how-it-works__media img,.how-it-works__media svg{width:100%;height:100%;object-fit:cover}.how-it-works__title{margin:0}.how-it-works__text{margin:0;font-size:.9375rem;line-height:1.5}@media(min-width:750px){.how-it-works__grid{grid-template-columns:repeat(var(--cols, 3),minmax(0,1fr));align-items:start}.how-it-works__grid:not(.how-it-works__grid--side) .how-it-works__heading{grid-column:1 / -1;text-align:center}.how-it-works__grid--side .how-it-works__heading{padding:1.25rem 0}}.section--colored{background:var(--section-bg);color:var(--section-fg, var(--color-text))}.section--colored .stats__value{color:inherit}.section--colored .stats__label,.section--colored .stats__footnote{color:inherit;opacity:.8}.contact-form__heading{margin-bottom:.5rem;text-align:center}.contact-form__text{margin-bottom:1.5rem;text-align:center;color:var(--color-muted)}.contact-form__form textarea{resize:vertical;min-height:9rem}.contact-form__form .form-grid>div{min-width:0}@media(max-width:749px){.contact-form__form .form-grid{grid-template-columns:1fr}}.footer__brand{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem 1rem}.footer__bottom-logo{display:inline-flex;text-decoration:none}.hero picture{display:block;width:100%;height:100%}.hero picture img{width:100%;height:100%;object-fit:cover}.hero .h1{font-size:calc(clamp(2.25rem,4.2vw,4rem) * var(--heading-scale))}.hero--ratio{min-height:0;aspect-ratio:16 / 9;max-height:88vh}@media(max-width:749px){.hero--ratio{aspect-ratio:var(--hero-mobile-ratio, 4 / 5);max-height:none}.hero--ratio .hero__content{padding-top:1.5rem;padding-bottom:1.5rem}.hero--ratio.hero--m-top{align-items:flex-start}.hero--ratio.hero--m-bottom{align-items:flex-end}.hero--ratio .hero__box{max-width:none;margin:0 auto;text-align:center}.hero--ratio .hero__buttons{justify-content:center}.hero--ratio .h1{font-size:calc(2rem * var(--heading-scale))}}.hero--dark{color:var(--color-text)}.hero--dark .eyebrow{color:var(--color-accent)}.hero--dark .button:not(.button--light){background:var(--color-button);color:var(--color-button-text);border-color:var(--color-button)}.hero--dark .button--light{background:transparent;color:var(--color-accent);border-color:var(--color-accent)}.hero__fade{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(to right,color-mix(in srgb,var(--color-bg) 88%,transparent) 0%,color-mix(in srgb,var(--color-bg) 55%,transparent) 38%,transparent 68%)}.hero--right .hero__fade{background:linear-gradient(to left,color-mix(in srgb,var(--color-bg) 88%,transparent) 0%,color-mix(in srgb,var(--color-bg) 55%,transparent) 38%,transparent 68%)}.hero--center .hero__fade{background:color-mix(in srgb,var(--color-bg) 45%,transparent)}.hero--light .hero__fade{background:linear-gradient(to right,rgba(20,16,10,.5) 0%,rgba(20,16,10,.25) 40%,transparent 70%)}.hero--light.hero--right .hero__fade{background:linear-gradient(to left,rgba(20,16,10,.5) 0%,rgba(20,16,10,.25) 40%,transparent 70%)}.hero--light.hero--center .hero__fade{background:#14100a4d}.hero__box{max-width:30rem}.hero .eyebrow{display:inline-flex;align-items:center;gap:.6rem;margin-bottom:1rem;font-size:.75rem;font-weight:600;letter-spacing:.18em}.hero .eyebrow:before{content:"";width:1.75rem;height:1px;background:currentColor;opacity:.7}.hero--center .eyebrow:after{content:"";width:1.75rem;height:1px;background:currentColor;opacity:.7}.hero .h1{margin-bottom:1rem;line-height:1.05;letter-spacing:-.01em;text-wrap:balance}.hero .rte{max-width:26rem;font-size:1.0625rem;line-height:1.6;opacity:.92}.hero--center .rte{margin-inline:auto}.hero--right .rte{margin-left:auto}.hero__buttons{margin-top:1.75rem}.hero__buttons .button{min-height:3.25rem;padding:.75rem 1.75rem;font-size:.9375rem}.hero__buttons .button--light{background:transparent}.hero__note{margin:1rem 0 0;font-size:.8125rem;letter-spacing:.04em;opacity:.75}@media(prefers-reduced-motion:no-preference){.hero__box>*{opacity:0;transform:translateY(12px);animation:hero-in .7s cubic-bezier(.2,.7,.2,1) forwards}.hero__box>:nth-child(2){animation-delay:.08s}.hero__box>:nth-child(3){animation-delay:.16s}.hero__box>:nth-child(4){animation-delay:.24s}.hero__box>:nth-child(5){animation-delay:.32s}}@keyframes hero-in{to{opacity:1;transform:none}}@media(max-width:749px){.hero--has-fade.hero--m-bottom .hero__fade{background:linear-gradient(to top,color-mix(in srgb,var(--color-bg) 92%,transparent) 0%,color-mix(in srgb,var(--color-bg) 60%,transparent) 45%,transparent 75%)}.hero--has-fade.hero--m-top .hero__fade{background:linear-gradient(to bottom,color-mix(in srgb,var(--color-bg) 92%,transparent) 0%,color-mix(in srgb,var(--color-bg) 60%,transparent) 45%,transparent 75%)}.hero--light.hero--has-fade.hero--m-bottom .hero__fade{background:linear-gradient(to top,rgba(20,16,10,.6) 0%,rgba(20,16,10,.3) 45%,transparent 75%)}.hero--light.hero--has-fade.hero--m-top .hero__fade{background:linear-gradient(to bottom,rgba(20,16,10,.6) 0%,rgba(20,16,10,.3) 45%,transparent 75%)}.hero .eyebrow{justify-content:center}.hero .eyebrow:after{content:"";width:1.75rem;height:1px;background:currentColor;opacity:.7}.hero .rte{margin-inline:auto;font-size:1rem}.hero__buttons .button{min-height:3rem}}.drawer__head--brand{position:relative;justify-content:center;background:var(--color-accent);color:#fff;border-bottom:0;padding:.9rem 3.25rem}.drawer__head--brand .icon-button{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);width:2rem;height:2rem;border-radius:50%;background:#ffffff29;color:#fff}.drawer__head--brand .icon-button:hover{background:#ffffff47}.drawer__head--brand .icon-button svg{width:16px;height:16px;stroke-width:2.4}.drawer__title{margin:0;font-family:var(--font-body);font-size:1.1875rem;font-weight:400;text-align:center}.drawer__head--brand .drawer__count{color:inherit;opacity:.8}.drawer__head--light{justify-content:space-between}.drawer__announce{margin:0;padding:.6rem 1rem;text-align:center;font-size:.875rem;background:var(--color-surface);border-bottom:1px solid var(--color-border)}.drawer__reward{padding:.85rem 1.25rem .75rem;border-bottom:1px solid var(--color-border)}.drawer__reward-text{margin:0 0 .5rem;text-align:center;font-size:.875rem}.drawer__bar{height:.5rem;border-radius:999px;background:#dedede;overflow:hidden}.drawer__bar span{display:block;height:100%;border-radius:inherit;background:var(--color-accent);transition:width .4s ease}.drawer .button{border-radius:13px}.drawer__foot .button--cta{min-height:3.25rem;font-size:1rem}.drawer-item__info{min-width:0}.drawer-item .cart-item__title,.cart-item__title,.suggest__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere;line-height:1.35}.drawer-item__side{white-space:nowrap}.suggest{padding:1rem 1.25rem 1.25rem}.suggest__heading{margin:0 0 .75rem;font-family:var(--font-body);font-size:1rem;font-weight:600}.suggest__list{display:grid;gap:.6rem}.suggest__item{display:grid;grid-template-columns:56px minmax(0,1fr) auto;gap:.75rem;align-items:center;padding:.6rem;background:var(--color-surface);border-radius:12px}.suggest__media{display:block;border-radius:8px;overflow:hidden;background:var(--color-bg)}.suggest__info{display:grid;gap:.15rem;min-width:0;font-size:.875rem}.suggest__title{font-weight:600;text-decoration:none}.drawer .product-form.suggest__form{display:block}.suggest__item .button{min-height:2.25rem;padding:.35rem .9rem}.payment--drawer{justify-content:center;gap:.3rem}.payment--drawer .payment__icon{width:34px;height:22px}.scroller{position:relative}.scroller__track{overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--color-accent) var(--color-border)}.scroller__track::-webkit-scrollbar{height:6px}.scroller__track::-webkit-scrollbar-track{background:var(--color-border);border-radius:999px}.scroller__track::-webkit-scrollbar-thumb{background:var(--color-accent);border-radius:999px}.scroller__track:focus-visible{outline-offset:4px;border-radius:var(--card-radius)}.scroller__track>*{scroll-snap-align:start}.scroller.is-static .scroller__track{scrollbar-width:none}.scroller.is-static .scroller__track::-webkit-scrollbar{display:none}.scroller__arrow{position:absolute;top:calc(50% - 1.25rem);z-index:5;display:none;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;border:0;border-radius:50%;background:#fff;color:var(--color-text);box-shadow:0 2px 10px #0003}.scroller__arrow--prev{left:-.5rem;transform:rotate(90deg)}.scroller__arrow--next{right:-.5rem;transform:rotate(-90deg)}.scroller__arrow{display:flex}.scroller__arrow--prev{left:.35rem}.scroller__arrow--next{right:.35rem}@media(min-width:990px){.scroller__arrow--prev{left:-.5rem}.scroller__arrow--next{right:-.5rem}}.review-cards .review-scroller{margin:0 -1.25rem;padding:0 1.25rem .75rem;scroll-padding:0 1.25rem}@media(min-width:750px){.review-cards .review-scroller{margin:0;padding:0 0 .75rem;scroll-padding:0}.review-card{flex-basis:clamp(15rem,26%,20rem)}}.gallery__thumbs>li{flex:none}.gallery__scroller .scroller__arrow{width:2rem;height:2rem;top:calc(50% - 1.375rem)}.gallery__scroller .scroller__arrow--prev{left:-.4rem}.gallery__scroller .scroller__arrow--next{right:-.4rem}.template-cart .drawer{display:none!important}.suggest--page{padding:0}.suggest--page .suggest__heading{font-family:var(--font-heading);font-size:calc(1.5rem * var(--heading-scale));font-weight:700}@media(min-width:750px){.suggest--page .suggest__list{grid-template-columns:repeat(2,1fr)}}.suggest__media{pointer-events:none}.suggest__title{cursor:default}.suggest__variant{color:var(--color-muted);font-size:.8125rem}.scroller,.scroller__track,.product-videos,.product__info,.product__gallery,.gallery__scroller{min-width:0;max-width:100%}.testimonials .container,.review-cards{min-width:0}.scroller__dots{display:flex;justify-content:center;gap:.45rem;margin-top:.5rem}.scroller__dots[hidden]{display:none}.scroller__dot{width:.55rem;height:.55rem;padding:0;border:0;border-radius:50%;background:var(--color-border);transition:background .2s,transform .2s}.scroller__dot.is-active{background:var(--color-accent);transform:scale(1.25)}.scroller--carousel .testimonial{flex-basis:100%}@media(min-width:750px){.scroller--carousel .testimonial{flex-basis:calc((100% - 1rem)/2)}}@media(min-width:990px){.scroller--carousel .testimonial{flex-basis:calc((100% - 2rem) / 3)}}.scroller--carousel .review-card{flex-basis:85%}@media(min-width:750px){.scroller--carousel .review-card{flex-basis:calc((100% - 1rem)/2)}}@media(min-width:990px){.scroller--carousel .review-card{flex-basis:calc((100% - 3rem)/4)}}.scroller--carousel .testimonials__track.is-static{display:flex}.scroller--carousel .testimonials__track.is-static .testimonial{flex:0 0 calc((100% - 2rem) / 3)}.scroller--stack .scroller__track{display:grid;grid-template-columns:1fr;gap:1rem;overflow:visible;margin:0;padding:0 0 .5rem;scroll-snap-type:none}.scroller--stack .testimonials__track.is-static{grid-template-columns:1fr}.scroller--stack .testimonial,.scroller--stack .review-card{flex:none;width:auto}.scroller--stack .product-videos__track{grid-template-columns:repeat(2,1fr)}.scroller--stack .product-videos__card{flex:none}.scroller--stack .scroller__arrow,.scroller--stack .scroller__dots{display:none}@media(min-width:750px){.scroller--stack .scroller__track,.scroller--stack .testimonials__track.is-static{grid-template-columns:repeat(2,1fr)}.scroller--stack .product-videos__track{grid-template-columns:repeat(3,1fr)}}@media(min-width:990px){.scroller--stack .scroller__track,.scroller--stack .testimonials__track.is-static{grid-template-columns:repeat(3,1fr)}.scroller--stack .review-scroller{grid-template-columns:repeat(4,1fr)}}[x-cloak]{display:none!important}.drawer-item{transition:opacity .15s,transform .15s}.drawer-item.is-removing{opacity:.35;transform:translate(8px);pointer-events:none}.button.is-loading{position:relative;color:transparent!important}.button.is-loading:after{content:"";position:absolute;top:50%;left:50%;width:1.1rem;height:1.1rem;margin:-.55rem 0 0 -.55rem;border:2px solid var(--color-button-text);border-right-color:transparent;border-radius:50%;animation:btn-spin .6s linear infinite}.button--ghost.is-loading:after{border-color:var(--color-accent);border-right-color:transparent}@keyframes btn-spin{to{transform:rotate(360deg)}}.suggest__item.is-adding{opacity:.55}.drawer-item.is-updating .drawer-item__side>span{opacity:.45;transition:opacity .15s}@media(max-width:749px){.scroller--carousel .testimonials__track,.scroller--carousel .testimonials__track.is-static{display:flex;gap:1rem;margin:0;padding:.25rem .25rem 1rem;scroll-padding:0 .25rem;scroll-snap-type:x mandatory;scrollbar-width:none}.scroller--carousel .testimonials__track::-webkit-scrollbar{display:none}.scroller--carousel .testimonials__track .testimonial,.scroller--carousel .testimonials__track.is-static .testimonial{flex:0 0 100%;min-width:0;scroll-snap-align:center;scroll-snap-stop:always;text-align:center}.scroller--carousel .testimonial__body{align-items:center}.scroller--carousel .testimonial blockquote{flex:none;font-size:1.125rem}.scroller--carousel .testimonial__author{flex-direction:column;justify-content:center;width:100%;gap:.5rem}.scroller--carousel .testimonial__who{justify-items:center}.scroller--carousel .scroller__arrow{display:none}.scroller--carousel .scroller__dots{margin-top:.5rem}}@media(max-width:749px){.scroller--carousel .product-videos__track{gap:.75rem;margin:0;padding:0 15% .75rem;scroll-padding:0 15%;scroll-snap-type:x mandatory;scrollbar-width:none}.scroller--carousel .product-videos__track::-webkit-scrollbar{display:none}.scroller--carousel .product-videos__card{flex:0 0 70%;scroll-snap-align:center;scroll-snap-stop:always}.scroller--carousel .product-videos .scroller__arrow{display:none}.scroller--carousel .product-videos .scroller__dots{margin-top:.5rem}}.gallery__slide img{cursor:zoom-in}.zoom{width:100vw;height:100vh;max-width:none;max-height:none;margin:0;padding:0;border:0;background:#000000eb;overflow:hidden}.zoom[open]{display:flex;align-items:center;justify-content:center}.zoom::backdrop{background:#000000eb}.zoom__img{max-width:100vw;max-height:100vh;width:auto;height:auto;object-fit:contain;touch-action:pan-y}.zoom__close{position:absolute;top:.75rem;right:.75rem;z-index:2;color:#fff;background:#ffffff29;border-radius:50%}.zoom__arrow{position:absolute;top:calc(50% - 1.25rem);z-index:2;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:0;border-radius:50%;background:#ffffffe6;color:var(--color-text)}.zoom__arrow--prev{left:.75rem;transform:rotate(90deg)}.zoom__arrow--next{right:.75rem;transform:rotate(-90deg)}.gallery__thumbs{overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none}.gallery__thumbs::-webkit-scrollbar{display:none}.gallery__thumbs>li{scroll-snap-align:start}@media(max-width:749px){.gallery__scroller .scroller__arrow{display:none}.gallery__thumb{width:4.25rem}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/base.css.map */
