.sc-container{width:min(var(--page-width),calc(100% - var(--page-margin) * 2));margin-inline:auto}.sc-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sc-section{padding-block:clamp(4rem,8vw,7rem)}.sc-section__title,.sc-hero__title,.sc-brand__title,.sc-cta__title,.sc-faq__title{font-family:var(--font-heading)}.sc-section__eyebrow,.sc-section__text,.sc-btn,.sc-header__nav-link,.sc-header__cart-count,.sc-hero__text,.sc-faq__question,.sc-faq__answer p,.sc-footer__tagline,.sc-footer__title,.sc-footer__list a,.sc-footer__copy,.sc-brand__eyebrow,.sc-brand__text,.sc-cta__text,.sc-product-feature__price,.sc-product-feature__bundle-text{font-family:var(--font-body)}.sc-section__eyebrow{font-size:.75rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--color-accent);margin-bottom:.75rem}.sc-section__title{font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1.15;letter-spacing:-.01em;margin-bottom:1rem}.sc-section__text{font-size:1rem;line-height:1.75;color:var(--color-muted);max-width:42ch}.sc-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 2rem;font-size:.8125rem;font-weight:400;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;border:1px solid transparent;cursor:pointer;transition:background var(--transition-base),color var(--transition-base),border-color var(--transition-base)}.sc-btn--solid{background:var(--color-foreground);color:var(--color-background);border-color:var(--color-foreground)}.sc-btn--solid:hover{background:var(--color-accent);border-color:var(--color-accent)}.sc-btn--outline{background:transparent;color:var(--color-foreground);border-color:var(--color-border)}.sc-btn--outline:hover{border-color:var(--color-foreground)}.sc-btn--light{background:#fff;color:var(--color-foreground);border-color:#fff}.sc-btn--light:hover{background:transparent;color:#fff;border-color:#fff}.sc-btn--added{background:var(--color-accent);border-color:var(--color-accent);color:#fff}.sc-header{position:fixed;top:0;left:0;right:0;z-index:100;padding-block:1.25rem;transition:background var(--transition-base),padding var(--transition-base),box-shadow var(--transition-base)}.sc-body--home .sc-header{background:transparent}.sc-header--scrolled,.sc-header--nav-open,.sc-header--cart-open{background:color-mix(in srgb,var(--color-background) 95%,transparent);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 1px 0 var(--color-border);padding-block:.875rem}.sc-header__inner{display:flex;align-items:center;justify-content:space-between;gap:2rem;position:relative;z-index:3}.sc-header__logo{color:var(--color-foreground);text-decoration:none;flex-shrink:0;position:relative;display:inline-block;height:3rem;line-height:0}.sc-header__logo .sc-logo{height:3rem;width:auto;transition:opacity .45s ease}.sc-header__logo .sc-logo--white{opacity:0}.sc-header__logo .sc-logo--color{position:absolute;top:0;left:0;opacity:1}.sc-body--home .sc-header:not(.sc-header--scrolled):not(.sc-header--nav-open):not(.sc-header--cart-open) .sc-header__logo .sc-logo--white{opacity:1}.sc-body--home .sc-header:not(.sc-header--scrolled):not(.sc-header--nav-open):not(.sc-header--cart-open) .sc-header__logo .sc-logo--color{opacity:0}.sc-header--scrolled .sc-header__logo .sc-logo--white,.sc-header--nav-open .sc-header__logo .sc-logo--white,.sc-header--cart-open .sc-header__logo .sc-logo--white,.sc-body:not(.sc-body--home) .sc-header__logo .sc-logo--white{opacity:0}.sc-header--scrolled .sc-header__logo .sc-logo--color,.sc-header--nav-open .sc-header__logo .sc-logo--color,.sc-header--cart-open .sc-header__logo .sc-logo--color,.sc-body:not(.sc-body--home) .sc-header__logo .sc-logo--color{opacity:1}.sc-body--home .sc-header:not(.sc-header--scrolled):not(.sc-header--nav-open):not(.sc-header--cart-open) .sc-header__nav-link,.sc-body--home .sc-header:not(.sc-header--scrolled):not(.sc-header--nav-open):not(.sc-header--cart-open) .sc-header__cart,.sc-body--home .sc-header:not(.sc-header--scrolled):not(.sc-header--nav-open):not(.sc-header--cart-open) .sc-header__menu-toggle{color:#fff}.sc-logo{display:block;height:3rem;width:auto}.sc-header__logo .sc-logo{height:3rem}.sc-logo svg{display:block;height:100%;width:auto}.sc-footer__logo .sc-logo{height:3.375rem}.sc-header__right{display:flex;align-items:center;gap:2.5rem}.sc-header__nav{display:flex;align-items:center;gap:2rem}.sc-header__nav-link{font-size:.8125rem;font-weight:400;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;color:var(--color-foreground);transition:color var(--transition-base),opacity var(--transition-base)}.sc-header__nav-link:hover,.sc-header__nav-link--active{opacity:.6}.sc-header__cart{position:relative;display:flex;align-items:center;color:var(--color-foreground);text-decoration:none;transition:opacity var(--transition-base);background:none;border:none;padding:0;cursor:pointer;font:inherit}.sc-header__cart:hover{opacity:.6}.sc-header__cart svg{width:1.25rem;height:1.25rem}.sc-header__cart-count{position:absolute;top:-6px;right:-8px;min-width:1rem;height:1rem;padding-inline:.25rem;font-size:.625rem;font-weight:500;line-height:1rem;text-align:center;background:var(--color-accent);color:#fff;border-radius:50%}.sc-header__menu-toggle{display:none;background:none;border:none;padding:.5rem;cursor:pointer;color:inherit}.sc-header__menu-icon,.sc-header__menu-icon:before,.sc-header__menu-icon:after{display:block;width:1.25rem;height:1px;background:currentColor;transition:transform var(--transition-base),opacity var(--transition-base)}.sc-header__menu-icon{position:relative}.sc-header__menu-icon:before,.sc-header__menu-icon:after{content:"";position:absolute;left:0}.sc-header__menu-icon:before{top:-6px}.sc-header__menu-icon:after{top:6px}.sc-header--nav-open .sc-header__menu-icon{background:transparent}.sc-header--nav-open .sc-header__menu-icon:before{transform:translateY(6px) rotate(45deg)}.sc-header--nav-open .sc-header__menu-icon:after{transform:translateY(-6px) rotate(-45deg)}.sc-header__nav-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;border:0;padding:0;background:#14141473;cursor:pointer}.sc-header__nav-backdrop[hidden]{display:none}body.sc-nav-scroll-lock,body.sc-cart-scroll-lock{overflow:hidden}.sc-hero{position:relative;min-height:100svh;display:flex;align-items:flex-end;padding-bottom:clamp(3rem,8vw,6rem)}.sc-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.sc-hero__slides{position:absolute;top:0;right:0;bottom:0;left:0}.sc-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .9s ease}.sc-hero__slide picture,.sc-hero__slide img{display:block;width:100%;height:100%}.sc-hero__slide img{object-fit:cover}.sc-hero__slide--active{opacity:1}.sc-hero__bg,.sc-hero__placeholder{width:100%;height:100%;object-fit:cover}.sc-hero__placeholder{background:linear-gradient(145deg,#2c2824,#5a4f45,#8b7355)}.sc-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to top,#141414a6,#14141433,#14141426)}.sc-hero__indicators{position:absolute;right:max(var(--page-margin),1.5rem);bottom:clamp(2rem,5vw,3.5rem);z-index:2;display:flex;align-items:center;gap:.875rem;transform:translate(10px,10px)}.sc-hero__indicator{position:relative;display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;padding:0;background:none;border:none;cursor:pointer;color:#fefae0}.sc-hero__indicator-circle{display:block;width:.75rem;height:.75rem;border:1.5px solid #fefae0;border-radius:50%;transition:opacity var(--transition-base),transform var(--transition-base)}.sc-hero__indicator-star{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;transform:scale(.6);transition:opacity var(--transition-base),transform var(--transition-base);pointer-events:none}.sc-hero__indicator--active .sc-hero__indicator-circle{opacity:0;transform:scale(.5)}.sc-hero__indicator--active .sc-hero__indicator-star{opacity:1;animation:sc-star-spin 12s linear infinite}@keyframes sc-star-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.sc-hero__content{position:relative;z-index:2}.sc-hero__copy{max-width:36rem}.sc-hero__titles{display:flex;flex-direction:column;gap:1rem;margin-bottom:0}.sc-hero__title{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:400;line-height:1.08;letter-spacing:-.02em;color:#fff;margin-bottom:0}@media(min-width:1025px){.sc-hero__title{line-height:.95}}.sc-hero__title--accent{width:fit-content;font-size:54px;color:#d08c60;background:#fefae0;border:2px solid #d08c60;padding:0 5px;margin:-5px}.sc-hero__title--uppercase{text-transform:uppercase;font-weight:700;padding:10px 10px 0;margin:-5px -5px -15px}.sc-hero__title--uppercase-regular{font-weight:400;margin-bottom:-10px}.sc-hero__text{font-size:clamp(1rem,2vw,1.125rem);line-height:1.7;color:#ffffffd9;margin-bottom:2rem;max-width:38ch}.sc-marquee{background:#d08c60;color:#fefae0;overflow-x:hidden;overflow-y:visible;padding-top:.625rem;padding-bottom:.125rem}.sc-marquee__viewport{overflow-x:hidden;overflow-y:visible;width:100%}.sc-marquee__track{display:flex;width:max-content;animation:sc-marquee-scroll 35s linear infinite}.sc-marquee__group{display:flex;align-items:center;gap:clamp(1.75rem,5vw,5.25rem);padding-right:clamp(1.75rem,5vw,5.25rem);flex-shrink:0}.sc-marquee__item{font-family:var(--font-heading);font-size:clamp(3.75rem,7.5vw,4.875rem);font-weight:400;font-style:italic;letter-spacing:.02em;white-space:nowrap;color:#fefae0;line-height:1;padding-bottom:5px;display:inline-block}.sc-marquee__star{display:flex;align-items:center;justify-content:center;width:clamp(1.125rem,3vw,3.375rem);height:clamp(1.125rem,3vw,3.375rem);flex-shrink:0;color:#fefae0;transform:translateY(calc(-.35rem + 2px))}.sc-marquee__star .sc-marquee__star-icon{display:block;width:100%;height:100%;animation:sc-star-spin 7s linear infinite reverse}@keyframes sc-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.sc-cart-drawer{position:relative;z-index:110}.sc-cart-drawer__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;border:0;padding:0;background:#14141473;cursor:pointer}.sc-cart-drawer__backdrop[hidden]{display:none}.sc-cart-drawer__panel{position:fixed;top:0;right:0;z-index:2;display:flex;flex-direction:column;width:min(24rem,100vw);height:100dvh;height:100vh;background:var(--color-background);box-shadow:-4px 0 24px #1414141a;transform:translate(100%);transition:transform var(--transition-base);visibility:hidden;pointer-events:none}.sc-cart-drawer--open .sc-cart-drawer__panel{transform:translate(0);visibility:visible;pointer-events:auto}.sc-cart-drawer__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;border-bottom:1px solid var(--color-border)}.sc-cart-drawer__title{margin:0;font-family:var(--font-heading);font-size:1.375rem;font-weight:400;line-height:1.1}.sc-cart-drawer__count{font-family:var(--font-body);font-size:.875rem;font-weight:400;color:var(--color-muted)}.sc-cart-drawer__close{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border:0;background:none;color:var(--color-foreground);font-size:1.75rem;line-height:1;cursor:pointer}.sc-cart-drawer__close:hover{opacity:.6}#sc-cart-drawer-form{display:flex;flex:1;flex-direction:column;min-height:0}.sc-cart-drawer__body{display:flex;flex:1;flex-direction:column;min-height:0;overflow-y:auto;padding:1.5rem}.sc-cart-drawer__empty{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;text-align:center;min-height:12rem}.sc-cart-drawer__empty-text{margin:0;color:var(--color-muted)}.sc-cart-drawer__items{display:flex;flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none}.sc-cart-drawer__item{display:grid;grid-template-columns:5rem 1fr auto;gap:1rem;align-items:start}.sc-cart-drawer__item-media{display:block;aspect-ratio:1 / 1;overflow:hidden;background:#1414140d}.sc-cart-drawer__item-media img{display:block;width:100%;height:100%;object-fit:cover}.sc-cart-drawer__item-placeholder{display:block;width:100%;height:100%;background:#14141414}.sc-cart-drawer__item-title{display:block;margin-bottom:.25rem;font-size:.9375rem;font-weight:500;line-height:1.3;text-decoration:none;color:var(--color-foreground)}.sc-cart-drawer__item-variant{margin:0 0 .75rem;font-size:.8125rem;color:var(--color-muted)}.sc-cart-drawer__item-actions{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.sc-cart-drawer__qty{display:inline-flex;align-items:center;border:1px solid var(--color-border)}.sc-cart-drawer__qty-btn{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:0;background:none;color:var(--color-foreground);font-size:1rem;line-height:1;cursor:pointer}.sc-cart-drawer__qty-btn:hover{background:#1414140a}.sc-cart-drawer__qty-value{min-width:1.75rem;font-size:.875rem;text-align:center}.sc-cart-drawer__remove{padding:0;border:0;background:none;font-size:.75rem;letter-spacing:.04em;text-transform:uppercase;text-decoration:underline;text-underline-offset:.2em;color:var(--color-muted);cursor:pointer}.sc-cart-drawer__remove:hover{color:var(--color-foreground)}.sc-cart-drawer__item-price{margin:0;font-size:.9375rem;font-weight:500;white-space:nowrap}.sc-cart-drawer__footer{margin-top:auto;padding-top:1.5rem;border-top:1px solid var(--color-border)}.sc-cart-drawer__subtotal{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem;font-size:.9375rem}.sc-cart-drawer__subtotal span:last-child{font-weight:500}.sc-cart-drawer__checkout{width:100%}.sc-cart-drawer__view-cart{display:block;margin-top:.875rem;font-size:.8125rem;letter-spacing:.04em;text-transform:uppercase;text-align:center;text-decoration:underline;text-underline-offset:.2em;color:var(--color-muted)}.sc-cart-drawer__view-cart:hover{color:var(--color-foreground)}@media(prefers-reduced-motion:reduce){.sc-marquee__track,.sc-marquee__star .sc-marquee__star-icon{animation:none}}.sc-product-feature.sc-section{position:relative;padding-block:0;overflow-x:clip}.sc-product-highlights.sc-section{padding-block:clamp(1.75rem,4vw,2.75rem)}.sc-product-highlights__list{display:flex;align-items:center;justify-content:center;gap:clamp(2rem,6vw,5rem);margin:0;padding:0;list-style:none}.sc-product-highlights__item{display:flex;align-items:center;gap:.625rem;color:#d08c60}.sc-product-highlights__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:1.75rem;font-size:1.375rem;line-height:1}.sc-product-highlights__icon i{display:block}.sc-product-highlights__label{font-family:var(--font-body);font-size:.8125rem;font-weight:400;line-height:1.2;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}@media(max-width:768px){.sc-product-highlights__list{flex-direction:column;gap:1.125rem}.sc-product-highlights__item{justify-content:center}}.sc-product-feature--home .sc-product-feature__content{position:relative;overflow:hidden}.sc-product-feature__star{position:absolute;top:calc(-12rem - 100px);right:calc(-6rem - 150px);z-index:0;width:clamp(18.48rem,48.048vw,38.808rem);pointer-events:none;opacity:.3;transform:rotate(15deg)}.sc-product-feature__star svg{display:block;width:100%;height:auto}.sc-product-feature__layout{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,5rem);align-items:center;max-width:100%}.sc-product-feature__media{position:relative;aspect-ratio:5 / 4;overflow:hidden;background:#edeae4;border:none}.sc-product-feature__indicators{position:absolute;right:.75rem;bottom:.75rem;z-index:2;display:flex;align-items:center;gap:.5rem}.sc-product-feature__indicator{position:relative;display:flex;align-items:center;justify-content:center;width:1.125rem;height:1.125rem;padding:0;background:none;border:none;cursor:pointer;color:#d08c60}.sc-product-feature__indicator-circle{display:block;width:.625rem;height:.625rem;border:1.5px solid #d08c60;border-radius:50%;transition:opacity var(--transition-base),transform var(--transition-base)}.sc-product-feature__indicator-star{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;transform:scale(.6);transition:opacity var(--transition-base),transform var(--transition-base);pointer-events:none}.sc-product-feature__indicator--active .sc-product-feature__indicator-circle{opacity:0;transform:scale(.5)}.sc-product-feature__indicator--active .sc-product-feature__indicator-star{opacity:1;animation:sc-star-spin 12s linear infinite}.sc-product-feature__slides{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;overscroll-behavior-x:contain}.sc-product-feature__slides::-webkit-scrollbar{display:none}.sc-product-feature__slide{position:relative;flex:0 0 100%;width:100%;height:100%;overflow:hidden;scroll-snap-align:start;scroll-snap-stop:always;isolation:isolate}.sc-product-feature__slide--active{z-index:1}.sc-product-feature__slide .sc-product-feature__img{width:100%;height:100%;object-fit:cover;transform:scale(1);transform-origin:center center}.sc-product-feature__img{width:100%;height:100%;object-fit:cover;transform:scale(1);transform-origin:center center;transition:transform .6s cubic-bezier(.4,0,.2,1),opacity .3s ease}.sc-product-feature__media:hover .sc-product-feature__slide--active .sc-product-feature__img,.sc-product-feature__media:hover>.sc-product-feature__img{transform:scale(1.03)}.sc-product-feature__placeholder{width:100%;height:100%;background:linear-gradient(160deg,#e8e0d4,#c4b8a8)}.sc-product-feature__content{padding-block:1rem}.sc-product-feature__content-inner{position:relative;z-index:1;width:100%;min-width:0;max-width:100%}.sc-product-feature__checkout{display:contents}.sc-product-feature__wallet-row{display:flex;flex-direction:column;gap:.75rem;margin-top:.75rem;width:100%}.sc-product-feature__wallet-row .shopify-payment-button{width:100%;margin:0}.sc-product-feature__wallet-row .shopify-payment-button__button{width:100%;min-height:2.75rem;border-radius:0}.sc-product-feature__wallet-row .shopify-payment-button__more-options{display:none!important}.sc-product-feature__wallet-row shopify-accelerated-checkout{width:100%;--shopify-accelerated-checkout-button-block-size: 2.75rem;--shopify-accelerated-checkout-button-border-radius: 0}.sc-product-feature__wallet-row shopify-accelerated-checkout-cart{display:flex;flex-direction:column;gap:.75rem;width:100%}@media(min-width:901px){.sc-product-feature__wallet-row--double{display:grid;grid-template-columns:1fr 1fr;align-items:stretch}.sc-product-feature__wallet-row--double shopify-accelerated-checkout-cart{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.sc-product-feature__wallet-row--single .shopify-payment-button,.sc-product-feature__wallet-row--single shopify-accelerated-checkout{width:100%;grid-column:1 / -1}.sc-product-feature__wallet-row--single shopify-accelerated-checkout-cart{display:flex;flex-direction:column}}@media(min-width:901px){.sc-product-feature__layout{grid-template-columns:50vw minmax(0,1fr);gap:clamp(2rem,4vw,4rem);align-items:center}.sc-product-feature__media{width:100%;min-height:min(85vh,52rem);aspect-ratio:5 / 4;align-self:center}.sc-product-feature__content{display:flex;flex-direction:column;justify-content:center;align-self:stretch;padding-block:clamp(1rem,2vw,1.5rem);padding-inline:0 max(var(--page-margin),1.5rem);max-width:calc(var(--page-width) / 2 + var(--page-margin));min-height:0}.sc-product-feature__content-inner{width:100%}}.sc-product-feature__heading{margin-top:0;margin-bottom:.375rem}.sc-product-feature__heading .sc-section__title{margin-bottom:.0625rem;line-height:1.1}.sc-product-feature__price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem .75rem}.sc-product-feature__price{font-size:1.75rem;font-weight:400;line-height:1;margin:0;display:inline-block;transform-origin:left center}.sc-product-feature__price--pulse{animation:sc-price-pulse .5s cubic-bezier(.34,1.15,.64,1) 2}@keyframes sc-price-pulse{0%{transform:scale(1);color:inherit}40%{transform:scale(1.08);color:#8b5a30}to{transform:scale(1);color:inherit}}.sc-product-feature__price-compare{font-size:1rem;font-weight:400;line-height:1;color:var(--color-muted);text-decoration:none}.sc-product-feature__price-compare-amount{text-decoration:line-through}.sc-product-feature__price-compare-note{text-decoration:none;white-space:nowrap}.sc-product-feature__price-compare[hidden]{display:none}.sc-product-feature__price-badge{font-size:.6875rem;font-weight:400;letter-spacing:.04em;text-transform:uppercase;color:#8b5a30;padding:.25rem .5rem;border:1px solid rgba(208,140,96,.45);background:#d08c601a}.sc-product-feature__price-badge[hidden]{display:none}.sc-product-feature__content .sc-section__text{margin-bottom:1rem}.sc-product-feature__variants-wrap{margin-bottom:1.5rem}.sc-product-feature__variants{display:grid;grid-template-columns:repeat(2,minmax(0,9rem));gap:.625rem;list-style:none}.sc-product-feature__variant{position:relative;display:flex;flex-direction:column;padding:0;border:none;background:none;cursor:pointer;color:inherit;font:inherit;text-align:left;outline-offset:2px;transition:opacity .3s ease,transform .45s cubic-bezier(.34,1.15,.64,1)}.sc-product-feature__variant:not(.sc-product-feature__variant--active){opacity:.72}.sc-product-feature__variant-media{position:relative;display:block;width:100%;aspect-ratio:4 / 3;overflow:hidden;background:#edeae4;transition:transform .45s cubic-bezier(.34,1.15,.64,1),filter .45s ease;transform-origin:center bottom}.sc-product-feature__variant-media img{display:block;width:100%;height:100%;object-fit:cover}.sc-product-feature__variant-placeholder{display:block;width:100%;height:100%;background:#edeae4}.sc-product-feature__variant-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#fefae08c;opacity:0;pointer-events:none}.sc-product-feature__variant-label{position:absolute;right:0;bottom:0;left:0;z-index:1;padding:.5rem .5rem .375rem;font-size:.6875rem;font-weight:400;letter-spacing:.06em;text-transform:uppercase;text-align:center;color:#fff;background:linear-gradient(to top,rgba(20,20,20,.65),transparent);transition:letter-spacing .45s ease}.sc-product-feature__variant--active{opacity:1;transform:translateY(-4px)}.sc-product-feature__variant--active .sc-product-feature__variant-media{filter:drop-shadow(0 6px 12px rgba(20,20,20,.24)) drop-shadow(0 2px 6px rgba(208,140,96,.32))}.sc-product-feature__variant--active .sc-product-feature__variant-label{letter-spacing:.1em;background:none;text-shadow:none;color:#fff}.sc-product-feature__variant--pulse .sc-product-feature__variant-media:after{animation:sc-variant-flash .55s ease}@keyframes sc-variant-flash{0%{opacity:0}25%{opacity:1}to{opacity:0}}.sc-product-feature__img--enter{animation:sc-product-reveal .55s cubic-bezier(.4,0,.2,1)}@keyframes sc-product-reveal{0%{opacity:0;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}@media(prefers-reduced-motion:reduce){.sc-product-feature__variant--pulse .sc-product-feature__variant-media:after{animation:none}.sc-product-feature__variant-media,.sc-product-feature__variant{transition:none}.sc-product-feature__variant--active{transform:none}.sc-product-feature__variant--active .sc-product-feature__variant-media{filter:none}.sc-product-feature__img--enter,.sc-product-feature__price--pulse{animation:none}.sc-product-feature__bundle-img{transition:none}}.sc-product-feature__bundles-wrap{margin-bottom:1.25rem;overflow:visible}.sc-product-feature__bundles--cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.625rem;margin-bottom:0;overflow:visible}.sc-product-feature__bundle-colors{display:flex;flex-direction:column;gap:1rem;margin-top:.875rem;padding-top:0;border-top:none}.sc-product-feature__bundle-colors[data-sc-bundle-qty="2"],.sc-product-feature__bundle-colors[data-sc-bundle-qty="3"]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;align-items:start}.sc-product-feature__bundle-colors[data-sc-bundle-qty="2"] [data-sc-bundle-color-field="2"],.sc-product-feature__bundle-colors[data-sc-bundle-qty="3"] [data-sc-bundle-color-field="2"]{grid-column:1;min-width:0}.sc-product-feature__bundle-colors[data-sc-bundle-qty="3"] [data-sc-bundle-color-field="3"]{grid-column:2;min-width:0}.sc-product-feature__bundle-color-field{min-width:0}.sc-product-feature__bundle-colors[hidden],.sc-product-feature__bundle-color-field[hidden]{display:none}.sc-product-feature__bundle-color-field--required .sc-product-feature__bundle-color-label{color:#8b5a30}.sc-product-feature__bundle-color-field--required .sc-product-feature__variants--bundle{outline:1px solid rgba(208,140,96,.65);outline-offset:4px}.sc-product-feature__bundle-color-error{margin:0 0 .5rem;font-size:.8125rem;line-height:1.45;color:#8b4513}.sc-product-feature__bundle-color-error[hidden]{display:none}.sc-product-feature__bundle-color-label{margin:0 0 .5rem;font-size:.6875rem;font-weight:400;letter-spacing:.06em;text-transform:uppercase;color:var(--color-muted)}.sc-product-feature__variants--bundle{margin-bottom:0}.sc-product-feature__bundle-item{position:relative;display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:.625rem .375rem;border:1px solid rgba(20,20,20,.1);background:#fefae059;text-align:center;cursor:pointer;color:inherit;font:inherit;overflow:visible;transition:border-color .25s ease,background .25s ease,box-shadow .25s ease}.sc-product-feature__bundle-item--active{border-color:#d08c60;background:#d08c6024;box-shadow:0 4px 14px #d08c602e}.sc-product-feature__bundle-item--active .sc-product-feature__bundle-text{color:#8b5a30}.sc-product-feature__bundle-swatches{display:flex;align-items:center;justify-content:center;gap:.3125rem;flex-shrink:0}.sc-product-feature__bundle-swatch{display:block;flex:0 0 auto;width:2.5rem}.sc-product-feature__bundle-swatch-media{display:block;width:2.5rem;aspect-ratio:1 / 1;overflow:hidden;background:#edeae4}.sc-product-feature__bundle-img{display:block;width:100%;height:100%;object-fit:cover;transition:opacity .35s ease}.sc-product-feature__bundle-img--swap{opacity:0}.sc-product-feature__bundle-text{margin:0;min-width:0;font-size:.6875rem;font-weight:400;line-height:1.35;letter-spacing:.03em;text-transform:uppercase;color:var(--color-foreground)}.sc-product-feature__bundle-copy{display:flex;flex-direction:column;align-items:center;min-width:0}.sc-product-feature__bundle-highlight{position:absolute;right:-.375rem;bottom:calc(-.5rem - 2px);z-index:2;display:inline-block;font-size:.5625rem;font-weight:500;line-height:1.2;letter-spacing:.08em;text-transform:uppercase;color:#8b5a30;padding:.1875rem .4375rem;border:1px solid #d08c60;background:#f2dcc4;box-shadow:0 2px 8px #1414141f;white-space:nowrap}.sc-product-feature__actions{display:flex;flex-wrap:wrap;gap:.75rem;width:100%}.sc-product-feature__actions .sc-btn{width:100%}.sc-product-feature__actions .sc-btn--solid{background:var(--color-brand-sage);border-color:var(--color-brand-sage);color:var(--color-background)}.sc-product-feature__actions .sc-btn--solid:hover{background:#8a8a6d;border-color:#8a8a6d;color:var(--color-background)}.sc-product-feature__actions button.sc-btn{cursor:pointer;border:none;font:inherit}.sc-story-scroll.sc-section{padding-block:0;overflow:clip}.sc-story-scroll__layout{display:grid;grid-template-columns:1fr 1fr;min-height:calc(var(--sc-story-count, 3) * 100vh)}.sc-story-scroll__media-wrap{position:sticky;top:0;height:100vh;grid-column:1;grid-row:1 / -1;z-index:1}.sc-story-scroll__media{position:relative;width:100%;height:100%;overflow:hidden;background:#edeae4}.sc-story-scroll__frame{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .65s ease;will-change:opacity}.sc-story-scroll__frame--active{opacity:1}.sc-story-scroll__frame img{display:block;width:100%;height:100%;object-fit:cover}.sc-story-scroll__frame-placeholder{width:100%;height:100%;background:linear-gradient(160deg,#e8e0d4,#c4b8a8)}.sc-story-scroll__steps{grid-column:2;position:relative;z-index:2}.sc-story-scroll__step{display:flex;align-items:center;justify-content:flex-start;min-height:100vh;padding:clamp(2rem,6vw,4rem) clamp(2rem,5vw,4rem) clamp(2rem,6vw,4rem) clamp(1.5rem,4vw,3rem);box-sizing:border-box}.sc-story-scroll__text{margin:0;max-width:28ch;font-family:var(--font-heading);font-size:clamp(1.75rem,3.2vw,2.75rem);font-weight:400;line-height:1.25;letter-spacing:-.01em;color:var(--color-foreground);opacity:0;transform:translateY(3rem);will-change:transform,opacity}@media(max-width:900px){.sc-story-scroll__layout{grid-template-columns:1fr;min-height:calc(var(--sc-story-count, 3) * 100vh)}.sc-story-scroll__media-wrap{grid-column:1;grid-row:1;height:100vh;height:100dvh;z-index:2}.sc-story-scroll__steps{grid-column:1;grid-row:1;z-index:3;pointer-events:none}.sc-story-scroll__step{align-items:center;justify-content:center;padding:var(--page-margin);min-height:100vh;min-height:100dvh}.sc-story-scroll__text{max-width:24ch;text-align:center;color:#fefae0;text-shadow:0 2px 24px rgba(20,20,20,.45);font-size:clamp(1.625rem,7vw,2.375rem);font-weight:700;line-height:1.3}}@media(prefers-reduced-motion:reduce){.sc-story-scroll__frame{transition:none}.sc-story-scroll__text{will-change:auto}}.sc-brand__card{position:relative;max-width:56rem;margin-inline:auto;min-height:clamp(20rem,40vw,28rem);display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 24px 64px #1414141f}.sc-brand__media{position:absolute;top:0;right:0;bottom:0;left:0}.sc-brand__bg,.sc-brand__placeholder{width:100%;height:100%;object-fit:cover}.sc-brand__placeholder{background:linear-gradient(135deg,#3d3530,#6b5d52)}.sc-brand__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--color-overlay)}.sc-brand__content{position:relative;z-index:1;text-align:center;padding:clamp(2.5rem,6vw,4rem);max-width:36rem}.sc-brand__eyebrow{font-size:.75rem;font-weight:500;letter-spacing:.25em;text-transform:uppercase;color:#ffffffb3;margin-bottom:1rem}.sc-brand__title{font-size:clamp(2rem,4vw,2.75rem);font-weight:400;color:#fff;margin-bottom:1.25rem}.sc-brand__text{font-size:1rem;line-height:1.75;color:#ffffffd9;margin-bottom:2rem}.sc-brand .sc-btn--outline.sc-btn--light{color:#fff;border-color:#ffffff80}.sc-brand .sc-btn--outline.sc-btn--light:hover{background:#fff;color:var(--color-foreground);border-color:#fff}.sc-faq__inner{max-width:42rem;margin-inline:auto}.sc-faq__title{text-align:center;margin-bottom:2.5rem}.sc-faq__list{display:flex;flex-direction:column;gap:0;border-top:1px solid var(--color-border)}.sc-faq__item{border-bottom:1px solid var(--color-border)}.sc-faq__question{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-block:1.25rem;font-size:1rem;font-weight:400;cursor:pointer;list-style:none;transition:color var(--transition-base)}.sc-faq__question::-webkit-details-marker{display:none}.sc-faq__question:hover{color:var(--color-accent)}.sc-faq__icon{flex-shrink:0;width:.75rem;height:.75rem;position:relative}.sc-faq__icon:before,.sc-faq__icon:after{content:"";position:absolute;background:currentColor;transition:transform var(--transition-base)}.sc-faq__icon:before{top:50%;left:0;width:100%;height:1px;transform:translateY(-50%)}.sc-faq__icon:after{top:0;left:50%;width:1px;height:100%;transform:translate(-50%)}.sc-faq__item[open] .sc-faq__icon:after{transform:translate(-50%) rotate(90deg);opacity:0}.sc-faq__answer{padding-bottom:1.25rem}.sc-faq__answer p{font-size:.9375rem;line-height:1.7;color:var(--color-muted)}.sc-cta{background:var(--color-foreground);color:var(--color-background)}.sc-cta__inner{text-align:center;max-width:36rem;margin-inline:auto}.sc-cta__title{font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:400;color:#fff;margin-bottom:1rem}.sc-cta__text{font-size:1rem;line-height:1.7;color:#ffffffb3;margin-bottom:2rem}.sc-cta .sc-btn--solid{background:#fff;color:var(--color-foreground);border-color:#fff}.sc-cta .sc-btn--solid:hover{background:var(--color-accent);border-color:var(--color-accent);color:#fff}.sc-footer{padding-block:clamp(3rem,6vw,5rem) 2rem;border-top:1px solid var(--color-border)}.sc-footer__grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:clamp(2rem,4vw,4rem);margin-bottom:3rem}.sc-footer__logo{display:inline-block;color:var(--color-foreground);text-decoration:none;margin-bottom:1rem}.sc-footer__tagline{font-size:.9375rem;line-height:1.7;color:var(--color-muted);max-width:28ch}.sc-footer__title{font-size:.75rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;margin-bottom:1.25rem}.sc-footer__list{list-style:none;padding:0;display:flex;flex-direction:column;gap:.625rem}.sc-footer__list a{font-size:.9375rem;color:var(--color-muted);text-decoration:none;transition:color var(--transition-base)}.sc-footer__list a:hover{color:var(--color-foreground)}.sc-footer__bottom{padding-top:2rem;border-top:1px solid var(--color-border)}.sc-footer__copy{font-size:.8125rem;color:var(--color-muted)}@media(max-width:1024px){.sc-hero{align-items:flex-start;min-height:80svh;height:80svh;padding-top:clamp(5.5rem,14vw,7rem);padding-bottom:1.5rem}.sc-hero__overlay{background:linear-gradient(to bottom,#1414148c,#14141426 45%,#14141440)}.sc-hero__title{font-size:48px}.sc-hero__text{margin-bottom:20px}}@media(max-width:767px){.sc-hero{min-height:75svh;height:75svh;padding-top:0}.sc-hero__content{position:absolute;top:20%;left:0;right:0;width:min(var(--page-width),calc(100% - var(--page-margin) * 2));margin-inline:auto}}@media(max-width:900px){.sc-product-feature__layout{grid-template-columns:1fr;gap:0;overflow-x:clip}.sc-product-feature__media{width:100%;max-width:100%;margin-left:0;aspect-ratio:1 / 1}.sc-product-feature__content{padding:clamp(2.75rem,8vw,3.5rem) var(--page-margin) clamp(2rem,6vw,3rem);min-width:0;max-width:100%;overflow-x:clip;box-sizing:border-box}.sc-product-feature--home .sc-product-feature__content{overflow:hidden}.sc-product-feature__star{top:calc(-5rem - 30px);right:calc(-1 * var(--page-margin) - 3rem - 30px);width:clamp(14rem,62vw,24rem)}.sc-product-feature__variants-wrap{width:auto;max-width:none;margin-inline:calc(-1 * var(--page-margin));padding-inline:var(--page-margin);box-sizing:border-box}.sc-product-feature__variants{grid-template-columns:repeat(2,minmax(0,1fr))}.sc-product-feature__bundles--cards{grid-template-columns:1fr 1fr;gap:.5rem;padding-bottom:.625rem}.sc-product-feature__bundles--cards .sc-product-feature__bundle-item:nth-child(3){grid-column:1 / -1;flex-direction:row;align-items:center;justify-content:space-between;gap:.75rem;padding-inline:.75rem;padding-bottom:.875rem;text-align:right}.sc-product-feature__bundles--cards .sc-product-feature__bundle-item:nth-child(3) .sc-product-feature__bundle-swatches{justify-content:flex-start;flex-shrink:0}.sc-product-feature__bundles--cards .sc-product-feature__bundle-item:nth-child(3) .sc-product-feature__bundle-copy{flex:1;min-width:0;align-items:flex-end;align-self:center;text-align:right}.sc-product-feature__bundles--cards .sc-product-feature__bundle-item:nth-child(3) .sc-product-feature__bundle-text{flex:none;min-width:0;text-align:right;align-self:auto}.sc-product-feature__bundle-highlight{bottom:calc(-.5rem + 1px)}.sc-footer__grid{grid-template-columns:1fr 1fr}.sc-footer__col:first-child{grid-column:1 / -1}}@media(max-width:768px){.sc-header__menu-toggle{display:flex;order:2;position:relative;z-index:4}.sc-header__right{gap:1rem}.sc-header__nav{position:fixed;top:0;right:0;bottom:0;z-index:2;width:min(20rem,85vw);height:100dvh;height:100vh;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1.5rem;padding:7rem 2rem 2rem;background:var(--color-background);transform:translate(100%);transition:transform var(--transition-base);box-shadow:-4px 0 24px #14141414;overflow-y:auto;visibility:hidden;pointer-events:none}.sc-header--nav-open .sc-header__nav{transform:translate(0);visibility:visible;pointer-events:auto}.sc-header__nav-link{font-size:1rem}.sc-header__cart{order:1}.sc-footer__grid{grid-template-columns:1fr;gap:2rem}.sc-product-feature__actions{flex-direction:column}.sc-product-feature__actions .sc-btn{width:100%}.sc-product-feature__bundle-swatch,.sc-product-feature__bundle-swatch-media{width:2.25rem}.sc-product-feature__bundle-text{font-size:.625rem}.sc-product-feature__price-row{gap:.375rem .5rem}.sc-product-feature__price{font-size:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/theme.css.map */
