:root{--bg:#FAF8F5;--surface:#FFFFFF;--sand:#F0EBE3;--ink:#101010;--ice:#71B8FF;--warm:#E58257;--line:#E4E0D9;--charcoal:#3E3F3F;--muted:#4A4A4A;--faint:#8F8F8F;--ice-tint:#EAF4FF;--warm-tint:#F9E9DF;--ds:"Questrial","Avenir Next","Inter",sans-serif;--bd:"Avenir Next","Avenir","Inter",system-ui,-apple-system,"Segoe UI",sans-serif;--r-lg:20px;--r-md:12px;--pill:999px;--sh:0 14px 40px rgba(16,16,16,.08);--space:clamp(1rem,4vw,3rem)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--bd);line-height:1.6;font-size:1.05rem;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:var(--ds);font-weight:400;line-height:1.12;letter-spacing:-.01em;margin:0 0 .5rem}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font-family:var(--bd)}:focus-visible{outline:3px solid var(--ice);outline-offset:2px}.skip-link{position:absolute;left:-9999px;top:0;background:var(--ink);color:#fff;padding:.8em 1.4em;z-index:999}.skip-link:focus{left:0}.wrap{max-width:1280px;margin:0 auto;padding:0 var(--space)}.section-pad{padding:clamp(3rem,7vw,5.5rem) 0}.eyebrow{font:400 .78rem var(--ds);text-transform:uppercase;letter-spacing:.2em;color:var(--faint);margin:0 0 .8rem}.sec-head{max-width:620px}.sec-head h2{font-size:clamp(1.7rem,3.2vw,2.4rem)}.sec-head p{color:var(--muted)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5em;border-radius:var(--pill);padding:.9em 1.6em;font-weight:700;border:0;cursor:pointer;font-size:1rem;transition:transform .16s,background .16s}.btn-primary{background:var(--ink);color:#fff}.btn-primary:hover{background:#2a2a2a;transform:translateY(-1px)}.btn-warm{background:var(--warm,#E58257);color:#1a0b04}.btn-warm:hover{background:#ef916b;transform:translateY(-1px)}.btn-ghost{background:transparent;color:inherit;box-shadow:inset 0 0 0 1.5px currentColor}.btn-ghost:hover{background:var(--ink);color:#fff}.badge{display:inline-block;border-radius:var(--pill);padding:.3em .9em;font:400 .76rem var(--ds);text-transform:uppercase;letter-spacing:.07em;margin-bottom:.6em}.b-cold{background:var(--ice-tint);color:#0c5eb5}.b-warm{background:var(--warm-tint);color:#b5532a}.b-dark{background:var(--ink);color:#fff}.header{position:sticky;top:0;z-index:50;background:#faf8f5f7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.header__bar{display:flex;align-items:center;gap:1.5rem;padding-top:1.05rem;padding-bottom:1.05rem;position:relative}.header__logo{flex:0 0 auto}.header__logotype{font-family:var(--ds);font-size:1.5rem}.header__nav{display:flex;gap:2.2rem;font-weight:600;font-size:1rem;white-space:nowrap;margin-left:auto}.header__nav a{padding:.2rem 0;letter-spacing:.01em;transition:color .16s}.header__nav a:hover{color:var(--ice)}.header__actions{display:flex;align-items:center;gap:.9rem}.header__cart{font-weight:700;border:1px solid var(--line);border-radius:var(--pill);padding:.55em 1.1em;white-space:nowrap;background:var(--surface)}.header__cart:hover{border-color:var(--ink)}.header__search{flex:0 0 auto}.header__search input{border:1px solid var(--line);border-radius:var(--pill);padding:.5em 1em;font-size:.9rem;background:var(--surface);width:170px;transition:width .18s,border-color .16s}.header__search input:focus{outline:none;border-color:var(--warm);width:210px}.header__search input::placeholder{color:var(--muted)}@media(max-width:1180px){.header__nav{gap:1.4rem;font-size:.9rem}}.header__burger{display:none;background:none;border:0;cursor:pointer;padding:.4rem;flex-direction:column;gap:5px}.header__burger span{display:block;width:24px;height:2px;background:var(--ink);border-radius:2px;transition:transform .2s}.header__nav-mobile{display:none;flex-direction:column;background:var(--surface);border-top:1px solid var(--line);padding:.4rem 0 .8rem}.header__nav-mobile:has(.is-open),.header__nav-mobile.is-open{display:flex}.header__nav-mobile a{padding:.85rem var(--space);font-weight:600;border-bottom:1px solid var(--line)}.header__nav-mobile .header__search input{width:100%}.header__nav-mobile .header__search{padding:1rem var(--space)}.header__cart-mobile{display:block;margin:.9rem var(--space);text-align:center;font-weight:700;border:1px solid var(--line);border-radius:var(--pill);padding:.6em 1.1em;background:var(--surface)}.header__nav-mobile a:hover{color:var(--ice)}@media(max-width:900px){.header__nav{display:none}.header__burger{display:inline-flex}.header__actions .header__search{display:none}.header__bar{gap:1rem}}.trust-bar{padding:1.2rem 0;background:transparent}.trust-bar__row{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding:1.1rem 1.4rem;background:var(--sand);border:1px solid var(--line);border-radius:var(--r-lg);font-size:.9rem;color:var(--muted)}.trust-icon{display:inline-flex;align-items:center;justify-content:center;width:2.3rem;height:2.3rem;border-radius:50%;flex:0 0 auto;font-size:1.05rem;font-weight:700;color:#b5532a;background:var(--warm-tint);line-height:1}.trust-item{display:flex;gap:.8rem;align-items:center;line-height:1.45}.trust-item b{color:var(--ink);font-weight:700}.trust-item:nth-child(2n) .trust-icon{background:var(--ice-tint);color:#0c5eb5}@media(max-width:900px){.trust-bar__row{grid-template-columns:1fr 1fr;gap:12px}}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:clamp(1.5rem,4vw,4rem);align-items:center}.hero h1{font-size:clamp(2.3rem,5vw,3.8rem)}.hero p.sub{font-size:1.1rem;color:var(--charcoal);max-width:34ch;margin:0 0 1.6rem}.hero__frame{position:relative;border-radius:var(--r-lg);overflow:hidden;box-shadow:var(--sh)}.hero__frame img{width:100%;aspect-ratio:4/4.4;object-fit:cover}.hero__frame .hero-video{width:100%;aspect-ratio:4/4.4;object-fit:cover;background:var(--sand)}.hero__badge{position:absolute;top:16px;right:16px}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;justify-items:center}.product-grid-section .grid{max-width:1140px;margin-inline:auto}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);padding:14px;display:flex;flex-direction:column;position:relative;max-width:400px;width:100%;transition:transform .2s,box-shadow .2s}.card:hover{transform:translateY(-5px);box-shadow:var(--sh)}.card__ph{border-radius:var(--r-md);background:#fff;overflow:hidden;margin-bottom:12px;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center}.card__ph img{width:100%;height:100%;object-fit:contain}.card__tag{font:400 .74rem var(--ds);text-transform:uppercase;letter-spacing:.12em;color:var(--faint);margin:2px 0 4px}.card h3{font-size:1.15rem}.card__meta{display:flex;justify-content:space-between;align-items:baseline;gap:10px;margin-top:auto;padding-top:12px}.price{font-weight:700;white-space:nowrap;display:flex;align-items:baseline;gap:.45em;flex-wrap:wrap}.price small{color:var(--faint);font-weight:500;font-size:.76rem;white-space:nowrap}.price__was{color:var(--faint);font-weight:500;margin-left:.4em}.card--dark{background:#111;color:#f5f2ec;border:none}.header__nav a{position:relative;padding:.35rem .1rem;opacity:.85;transition:opacity .16s}.header__nav a:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--warm);opacity:0;transition:opacity .16s}.header__nav a:hover{opacity:1}.header__nav a:hover:after{opacity:1}.card--dark .card__ph{background:#000}.card--dark .price{color:#fff}.swatches{display:flex;gap:8px;margin-top:.7rem;flex-wrap:wrap}.sw{width:28px;height:28px;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1px var(--line);background-size:cover;background-position:center}.sw.active{box-shadow:0 0 0 2px var(--ink)}.link-detail{font-weight:700;color:var(--warm)}.split{display:grid;grid-template-columns:1.7fr 1fr;gap:20px}.split>a{position:relative;border-radius:var(--r-lg);overflow:hidden;min-height:380px;display:flex;align-items:flex-end;color:#fff;padding:28px}.split.a-cold{background:#111}.split img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.split .tint{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000 32%,#101010c7)}.split .tx{position:relative}.split h3{font-size:1.5rem}.story{display:grid;grid-template-columns:1fr 1fr;align-items:center;background:var(--sand);border-radius:var(--r-lg);overflow:hidden}.story img{width:100%;height:100%;aspect-ratio:1/1;object-fit:cover}.story__tx{padding:clamp(1.5rem,4vw,3.5rem)}.story--reverse .story__media{order:2}@media(max-width:820px){.story--reverse{grid-template-columns:1fr}.story--reverse .story__media{order:0}}.rich-text__body{color:var(--charcoal);font-size:1.05rem;line-height:1.7;margin-top:.6rem}.rich-text .cta-row{justify-content:center}.tcards{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px}.tc{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);padding:22px}.tc .stars{color:var(--warm);letter-spacing:2px;margin-bottom:.6em}.tc blockquote{margin:0 0 1em;color:var(--charcoal)}.tc .who{font-weight:700;font-size:.88rem}.tc .src{font-weight:500;color:var(--faint);font-size:.78rem}.faq-item{border-bottom:1px solid var(--line);padding:16px 0}.faq-item summary{font:400 1.05rem var(--ds);cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:1rem}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";color:var(--warm);font-weight:700}.faq-item p,.faq-answer{color:var(--muted);margin-top:.8em;max-width:64ch}.faq-answer p{margin:0 0 .8em;max-width:none}.faq-answer p:last-child{margin-bottom:0}.faq-answer ul,.faq-answer ol{margin:.4em 0 .8em;padding-left:1.25em}.faq-answer li{margin:.25em 0}.pdp{display:grid;grid-template-columns:1fr 1fr;gap:clamp(1.5rem,4vw,3.5rem);align-items:start}.pdp__gallery{position:sticky;top:96px;border-radius:var(--r-md);overflow:hidden;background:#fff}.pdp__gallery img{width:100%;aspect-ratio:1/1;object-fit:contain}.pdp__price{font-size:1.9rem;font-weight:700}.usp-list{display:flex;flex-direction:column;gap:.7rem;margin:1.2rem 0;color:var(--muted)}.usp-list b{color:var(--ink)}.variant-swatches{display:flex;gap:10px;flex-wrap:wrap}.variant-swatches .swatch{width:58px;height:58px;border-radius:12px;border:2px solid var(--line);overflow:hidden;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.85rem;padding:0 6px;text-align:center}.variant-swatches .swatch.active{border-color:var(--ink)}.trueline{display:flex;flex-wrap:wrap;gap:16px;font-size:.84rem;color:var(--muted);border-top:1px solid var(--line);padding-top:1rem;margin-top:1rem}.sticky-cta{position:fixed;left:0;right:0;bottom:0;z-index:60;background:#faf8f5f7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--line);padding:.7rem var(--space);display:none;justify-content:center}.sticky-cta .btn{width:min(560px,100%)}.pdp--pro{background:linear-gradient(135deg,#0d0d0d,#181818);color:#f5f2ec;border-radius:var(--r-lg);padding:clamp(1.5rem,4vw,3rem)}.hero h1 em,.hero-accent{color:var(--warm,#E58257);font-style:italic}.btn-white-ghost{background:transparent;color:#fff;box-shadow:inset 0 0 0 1.5px #ffffffb3}.btn-white-ghost:hover{background:#fff;color:#000}.hero-eyebrow{color:#fff;opacity:.78}.hero-video-hero{position:relative;min-height:88vh;display:flex;align-items:flex-end;overflow:hidden;background:#0b0b0b}.hero-video-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-video-hero__media video,.hero-video-hero__media img{width:100%;height:100%;object-fit:cover}.hero-video-hero__media .hero-poster{position:absolute;top:0;right:0;bottom:0;left:0}.hero-video-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0a0a0abd,#0a0a0a57 52%,#0a0a0a00);z-index:1}.hero-video-hero__content{position:relative;z-index:2;color:#fff;padding:0 0 clamp(2rem,9vh,5.5rem)}.hero-video-hero__title{color:#fff;font-size:clamp(2.9rem,7vw,5.6rem);letter-spacing:-.01em}.hero-video-hero__title .hero-accent{color:var(--warm);font-style:italic}.hero-video-hero__sub{color:#e6e6e6;font-size:1.2rem;line-height:1.6;max-width:58ch;margin:1.1rem 0 2rem}.cta-row{display:flex;gap:22px;flex-wrap:wrap;align-items:center}.hero-video-hero__badge{position:absolute;top:20px;right:20px;z-index:3}@media(max-width:820px){.hero-video-hero{min-height:96vh;align-items:flex-end}.hero-video-hero__scrim{background:linear-gradient(180deg,#0a0a0a38,#0a0a0ad1)}}.feature{display:grid;grid-template-columns:1fr 1fr;background:linear-gradient(135deg,#0d0d0d,#181818);border-radius:var(--r-lg);overflow:hidden;color:#f5f2ec;align-items:center}.feature__media img{width:100%;height:100%;object-fit:cover;aspect-ratio:4/3.2}.feature__body{padding:clamp(1.5rem,4vw,3rem)}.feature__body h2{color:#fff;font-size:clamp(1.7rem,3.2vw,2.4rem)}.feature__body p{color:#c9c9c9}.feature__list{list-style:none;padding:0;margin:1.2rem 0;display:flex;flex-direction:column;gap:.6rem;color:#e6e6e6;font-weight:600}.feature__list li:before{content:"\2713  ";color:var(--warm)}@media(max-width:820px){.feature{grid-template-columns:1fr}.feature__media img{aspect-ratio:1.6/1}}.pdp--pro .pdp__gallery{background:#000}.pdp--pro h1,.pdp--pro h2{color:#fff}.pdp--pro .usp-list{color:#c9c9c9}.pdp--pro .usp-list b{color:#fff}.footer{background:var(--ink);color:#fff;padding:3rem 0 2rem;margin-top:2rem}.footer__row{display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between;font-size:.92rem;color:#c9c9c9}.footer__row h4{color:#fff;font-size:1rem;text-transform:uppercase;letter-spacing:.1em;margin:0 0 .5rem}.footer__row ul{list-style:none;padding:0;margin:0}.footer__row li{margin-bottom:.3rem}.footer__note{margin-top:2rem;border-top:1px solid #2e2e2e;padding-top:1rem;font-size:.78rem;color:#8f8f8f;display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px}.newsletter{background:var(--sand);border-radius:var(--r-lg);padding:clamp(1.5rem,4vw,3rem);display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,560px);align-items:center;column-gap:clamp(3rem,8vw,8rem);row-gap:1rem}.newsletter__txt{max-width:620px}.newsletter form{display:grid;grid-template-columns:minmax(220px,1fr) auto;align-items:center;gap:10px;width:100%}.newsletter input{border:1px solid var(--line);border-radius:var(--pill);padding:.85em 1.3em;font-size:1rem;min-width:240px;background:#fff}.newsletter__message{grid-column:1 / -1;margin:0;color:var(--muted);font-size:.9rem}.newsletter__message--success{color:#2e7d32}.newsletter__message--error{color:#a33a2b}.newsletter__legal{grid-column:1 / -1;margin:0;color:var(--faint);font-size:.78rem}.newsletter__legal a{text-decoration:underline;text-underline-offset:2px}.mt-2{margin-top:2rem}.text-center{text-align:center}@media(max-width:820px){.hero,.split,.story,.pdp{grid-template-columns:1fr}.split>a:nth-child(2){min-height:280px}.pdp__gallery{position:static}.sticky-cta{display:flex}.story img{aspect-ratio:1.4/1}}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto}}.cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a0a0a73;opacity:0;pointer-events:none;transition:opacity .2s;z-index:90}.cart-overlay.is-open{opacity:1;pointer-events:auto}.cart-drawer{position:fixed;top:0;right:0;bottom:0;width:min(420px,100vw);background:var(--surface);z-index:100;transform:translate(105%);transition:transform .25s cubic-bezier(.22,.61,.36,1);box-shadow:-12px 0 40px #0000001f;display:flex;flex-direction:column}.cart-drawer.is-open{transform:none}.cart-drawer__head{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.3rem;border-bottom:1px solid var(--line)}.cart-drawer__head h2{font-size:1.3rem;margin:0}.cart-drawer__close{background:none;border:0;font-size:1.2rem;cursor:pointer}.cart-drawer__body{flex:1;overflow-y:auto;padding:1rem 1.3rem}.cart-drawer__empty{color:var(--muted)}.cd-item{display:flex;gap:12px;padding:.8rem 0;border-bottom:1px solid var(--line);align-items:center}.cd-item img{border-radius:10px;object-fit:cover}.cd-noimg{width:72px;height:72px;background:var(--sand);border-radius:10px;flex:0 0 auto}.cd-meta{flex:1;min-width:0}.cd-title{font-weight:700;font-size:.95rem}.cd-qty{display:flex;align-items:center;gap:.6rem;margin-top:.4rem}.cd-qty button{width:26px;height:26px;border:1px solid var(--line);background:var(--surface);border-radius:8px;cursor:pointer;font-size:1rem;line-height:1}.cd-sub{display:flex;flex-direction:column;align-items:flex-end;gap:.3rem;font-weight:700}.cd-remove{background:none;border:0;color:var(--faint);cursor:pointer;font-size:.9rem}.cart-drawer__foot{padding:1rem 1.3rem;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:.6rem}.cart-drawer__total{display:flex;justify-content:space-between;font-weight:800;font-size:1.15rem}.cart-drawer__hint,.cart-drawer__discount{font-size:.85rem;color:var(--muted);margin:0}.cart-drawer__discount.is-applied{color:#2e7d32;font-weight:700}.cart-drawer__foot .btn{width:100%;justify-content:center}body.drawer-locked{overflow:hidden}.payment-footer{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:1.3rem}.payment-footer .pf-label{font-size:.8rem;color:#9a9a9a;margin-right:.4rem}.pay-pill{border:1px solid #3a3a3a;border-radius:8px;padding:.28em .75em;background:#202020;color:#f2f2f2;font-size:.82rem;font-weight:700;letter-spacing:.02em;white-space:nowrap}.trust-bar__row{background:#fff;box-shadow:var(--sh);border-color:var(--line);padding:1.2rem 1.5rem}.trust-icon{width:2.6rem;height:2.6rem;font-size:1.15rem;box-shadow:inset 0 0 0 1px #1010100d}.trust-icon--gold{background:#f7e8c9;color:#b8860b}.trust-item b{font-size:.95rem}.trust-item{color:var(--charcoal)}@media(max-width:820px){.hero-video-hero{display:flex;flex-direction:column;min-height:auto;background:var(--bg)}.hero-video-hero__media{position:relative;inset:auto;height:58vh;min-height:360px}.hero-video-hero__media video,.hero-video-hero__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:right bottom}.hero-video-hero__media .hero-poster{position:absolute;top:0;right:0;bottom:0;left:0}.hero-video-hero__scrim{display:none}.hero-video-hero__content{position:static;z-index:auto;color:var(--ink);padding:1.6rem 0 2.4rem;max-width:none}.hero-video-hero__title{color:var(--ink);font-size:clamp(2.2rem,9vw,3.2rem)}.hero-video-hero__title .hero-accent{color:var(--warm)}.hero-video-hero__sub{color:var(--charcoal);font-size:1.05rem;max-width:100%;margin:.8rem 0 1.4rem}.hero-video-hero .hero-eyebrow{color:var(--warm);font-weight:700}.hero-video-hero__badge{top:14px;right:14px}.cta-row{gap:12px}.section-pad{padding-block:2.2rem}.trust-bar__row{grid-template-columns:1fr 1fr;gap:16px 14px;padding:1.15rem 1.1rem;font-size:.92rem}.trust-item{align-items:center}.product-grid-section .grid{grid-template-columns:1fr}.card{max-width:none}.feature{grid-template-columns:1fr}.feature__media img{aspect-ratio:4/3}.feature__body{padding:1.6rem}.feature__body .btn{width:100%;text-align:center;justify-content:center}.split{grid-template-columns:1fr}.split>a{min-height:230px}.story{grid-template-columns:1fr}.story img{aspect-ratio:4/3}.tcards{grid-template-columns:1fr;overflow:visible}.tcards .tc{max-width:none}.newsletter{display:flex;flex-direction:column;align-items:stretch}.newsletter form{display:flex;width:100%;flex-direction:column}.newsletter input{width:100%;min-width:0}.newsletter .btn{width:100%;text-align:center}.faq-item{font-size:1rem}}@media(max-width:700px){.footer__row{display:grid;grid-template-columns:1fr 1fr;gap:28px 20px}.payment-footer{justify-content:flex-start}}.tc .stars{color:#e5a623;letter-spacing:2px}@media(min-width:901px){.trust-bar__row{grid-template-columns:repeat(4,minmax(0,1fr));align-items:center}}.hero-video-hero__media video{display:block;width:100%;height:100%;object-fit:cover}@media(max-width:820px){.hero-video-hero__media video{display:none}.hero-img-mobile{display:block}}.card{height:100%}.card__ph{position:relative}.card__ph img{transition:opacity .25s ease}.card__second{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;background:#fff;opacity:0;transition:opacity .25s ease;pointer-events:none}.card:hover .card__second,.card:focus-within .card__second{opacity:1}.card h3{min-height:1.5em;line-height:1.25}.card.card--pro{border:2px solid #B8A99B}.card.card--pro .badge{font-weight:600}.split .tint{background:linear-gradient(180deg,#1414141f,#141414d1 78%)}@media(max-width:820px){.trust-bar__row{font-size:.98rem}.trust-icon{width:2.4rem;height:2.4rem;font-size:1.05rem}}@media(max-width:820px){.story img{height:auto;aspect-ratio:4/3;max-height:440px;object-fit:cover}}.reveal{opacity:0;transform:translateY(16px);transition:opacity .55s ease,transform .55s ease}.reveal.is-in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}}@media(max-width:820px){.hero-video-hero .btn-white-ghost{color:var(--ink);box-shadow:inset 0 0 0 1.5px var(--ink);background:transparent}.hero-video-hero .btn-white-ghost:hover{background:var(--ink);color:#fff}}@media(max-width:820px){.wrap{padding-left:18px;padding-right:18px}}.card__meta{margin-top:auto;padding-top:12px}.card__meta .price{min-height:1.4em;display:inline-flex;align-items:baseline;flex-wrap:wrap}.wa-btn{display:inline-flex;align-items:center;gap:.45em;background:#25d366;color:#fff;border-radius:var(--pill);padding:.5em 1.1em;font-weight:700;font-size:.9rem;line-height:1;margin-top:.2rem}.wa-btn:hover{background:#1da851;color:#fff}.wa-ico{flex:0 0 auto}@media(max-width:820px){.hero-video-hero__media{background:linear-gradient(160deg,#141414,#2b2620)}}@media(max-width:820px){.hero-video-hero__media{width:100%}}.hero-video-hero__sub{color:#fff;opacity:.94;text-shadow:0 1px 14px rgba(0,0,0,.45)}.hero-video-hero__title .hero-accent{text-shadow:0 2px 22px rgba(0,0,0,.55)}.hero-eyebrow{text-shadow:0 1px 10px rgba(0,0,0,.4)}.hero-video-hero__anchor{display:inline-flex;flex-wrap:wrap;gap:.45em 1.1em;align-items:center;margin:-.4rem 0 1.8rem;padding:.55em 1.15em;border-radius:var(--pill);background:#faf8f524;border:1px solid rgba(255,255,255,.35);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;font-weight:700;font-size:.95rem;letter-spacing:.02em}@media(max-width:820px){.hero-video-hero__anchor{margin:-.2rem 0 1.3rem;font-size:.88rem;color:var(--ink);background:var(--warm-tint);border-color:#b5532a59}}@media(max-width:820px){.hero-video-hero__content{padding:1.3rem 0 1.9rem}.cta-row{flex-direction:column;align-items:stretch}.cta-row .btn{width:100%;justify-content:center}}.trust-item{align-items:center}.trust-item__txt{display:flex;flex-direction:column;line-height:1.35;min-width:0}.trust-item b{font-size:1rem;letter-spacing:.01em}.trust-item__sub{font-size:.84rem;color:var(--muted);font-weight:500;line-height:1.4}@media(max-width:820px){.trust-item b{font-size:.97rem}.trust-item__sub{font-size:.82rem}}.card__usp{font-size:.86rem;color:var(--muted);margin:.5rem 0 0;line-height:1.4}.card__meta .price{font-size:1.28rem}.card__meta .price small{font-size:.74rem}.card__cta{display:flex;flex-direction:column;gap:8px;align-items:stretch}.card__quick{display:none;background:var(--ink);color:#fff;border:0;border-radius:var(--pill);padding:.62em 1em;font-weight:700;font-size:.9rem;cursor:pointer;transition:background .16s}.card__quick:hover{background:#2a2a2a}.card__quick:disabled{opacity:.45;cursor:not-allowed}@media(min-width:821px){.card__quick--over{display:block;position:absolute;left:12px;right:12px;bottom:12px;opacity:0;transform:translateY(8px);transition:opacity .2s,transform .2s}.card:hover .card__quick--over,.card:focus-within .card__quick--over{opacity:1;transform:none}.card__quick--base{display:none}}@media(max-width:820px){.card__quick--over{display:none}.card__quick--base{display:block;width:100%}.card__meta{flex-direction:column;align-items:stretch;gap:10px}.card__meta .price{font-size:1.32rem}.link-detail{display:block;text-align:center;background:var(--warm);color:#1a0b04;border-radius:var(--pill);padding:.66em 1em;font-weight:700}}@media(max-width:820px){.card__ph{aspect-ratio:4/5}.card__ph img{object-fit:cover}}.feature__body .badge{font-size:.82rem;padding:.5em 1.15em;letter-spacing:.1em}.feature__body p{max-width:52ch}.feature__body .btn{margin-top:.6rem}@media(max-width:820px){.feature__media img{aspect-ratio:4/5;object-position:center}}.story__stats{display:inline-block;margin-top:1.1rem;padding:.55em 1.1em;border-radius:var(--pill);background:var(--surface);border:1px solid var(--line);color:var(--ink);font-weight:700;font-size:.9rem}@media(max-width:820px){.story__stats{font-size:.82rem}}.tcards__anchor{font-size:clamp(1.05rem,2.4vw,1.4rem);font-weight:700;color:var(--ink);margin:.4rem 0 1.2rem}.tc .src{font-size:.82rem;color:#6d6d6d}.tc .who{color:var(--ink)}.faq-item summary{padding:.4rem 0;align-items:center}.faq-item summary:after{content:"+";display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;flex:0 0 auto;border-radius:50%;background:var(--warm-tint);color:#b5532a;font-size:1.1rem}.faq-item[open] summary:after{content:"\2013"}.cart-count{display:inline-block;min-width:20px;height:20px;line-height:20px;text-align:center;margin-left:6px;padding:0 6px;border-radius:999px;background:var(--warm);color:#1a0b04;font-size:.76rem;font-weight:800;vertical-align:2px}.header__logo img{display:block}.header__search input{background:#fff9}.footer__brand{margin-bottom:1.6rem}.footer__brand img{max-height:52px;width:auto}.footer__note{font-size:.8rem}@media(max-width:700px){.footer__row a{display:inline-block;padding:.12rem 0}.footer__row li{margin-bottom:.55rem}.footer__note{font-size:.78rem;line-height:1.6}}.pay-pill{letter-spacing:.04em;border-radius:6px;background:#202020;color:#f2f2f2;border-color:#3a3a3a}.pay-logos-image{max-height:32px;width:auto;background:#fff;border-radius:6px;padding:4px 6px}.pdp__brand{margin-bottom:.6rem}.pdp__brand img{max-height:38px;width:auto}.pdp__price-now{font-size:1.25em}.pdp__price small{white-space:nowrap}.pdp-desc{margin-top:clamp(2rem,5vw,3.5rem);padding:clamp(1.4rem,3.5vw,2.6rem);background:var(--sand);border-radius:var(--r-lg)}.pdp-desc__heading{font-size:clamp(1.3rem,2.6vw,1.8rem);margin-bottom:1rem}.pdp-desc__body ul{padding-left:1.1rem;margin:0 0 1rem;display:flex;flex-direction:column;gap:.55rem}.pdp-desc__body li::marker{color:var(--warm)}.pdp-desc__body p{color:var(--charcoal);line-height:1.7}.pdp-desc__meta{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--line);color:var(--charcoal);font-size:.95rem}.pdp-reviews__text{color:var(--muted);font-size:1.02rem;max-width:62ch}.faq h2{font-size:clamp(1.6rem,3vw,2.2rem)}.split h3{font-size:clamp(1.25rem,2.6vw,1.6rem)}.split .tx p{font-size:.95rem}.header__actions{margin-left:auto}.icon-cart{vertical-align:-2px;margin-right:6px;flex:0 0 auto}.header__cart{display:inline-flex;align-items:center;gap:.3rem}.header__cart .cart-count{margin-left:0}.cart-count{display:inline-block;min-width:18px;height:18px;line-height:18px;text-align:center;padding:0 5px;border-radius:999px;background:var(--warm);color:#1a0b04;font-size:.72rem;font-weight:800;margin-left:4px}@media(max-width:760px){.header__cart .cart-label{display:none}.header__cart{padding:.5em .7em}}@media(min-width:901px)and (max-width:1180px){.header__nav{margin-left:0}}.hero-logo{display:block;margin:0 auto .5rem;text-align:center}.hero-logo__img{max-height:var(--logo-h,96px);margin:0 auto;display:block}.hero-video-hero__lead{font-weight:700;font-size:1.25rem;line-height:1.5;max-width:70ch;color:#fff;margin:0 0 .5rem}.hero-video-hero__sub{max-width:70ch}.hero-video-hero__anchor{justify-content:center;display:flex;text-align:center}.hero-video-hero__content .cta-row{justify-content:flex-start}@media(max-width:820px){.hero-video-hero{position:relative;min-height:100vh;align-items:center;background:#0b0b0b}.hero-video-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;min-height:0;width:100%}.hero-video-hero__scrim{display:block;background:linear-gradient(180deg,#0a0a0a1f,#0a0a0a8c 45%,#0a0a0ae0)}.hero-video-hero__content{position:relative;color:#fff;padding:14vh 0 3.2rem;max-width:520px;text-align:left}.hero-video-hero__title{color:#fff}.hero-video-hero__title .hero-accent{color:var(--warm)}.hero-video-hero__lead{color:#fff;font-size:1.12rem}.hero-video-hero__sub{color:#f1f1f1}.hero-eyebrow{color:#fff}.hero-video-hero .btn-white-ghost{color:#fff;box-shadow:inset 0 0 0 1.5px #fffc}.hero-video-hero .btn-white-ghost:hover{background:#fff;color:#000}.hero-video-hero__anchor{margin:-.2rem 0 1.3rem;font-size:.86rem;justify-content:flex-start;color:#fff;background:#0a0a0a40;border-color:#fff6}.cta-row{flex-direction:column;align-items:stretch;justify-content:flex-start}.cta-row .btn{width:100%;justify-content:center}}.trust-bar__row{box-shadow:0 10px 30px #1010100f}.trust-item--rating b{font-size:1.35rem;color:#b8860b}.trust-item:first-child b{font-size:1.28rem;color:#b8860b}.trust-item:first-child .trust-icon{background:#f7e8c9;color:#b8860b}@media(max-width:480px){.trust-bar__row{grid-template-columns:1fr 1fr;gap:12px 10px;padding:1rem .9rem}.trust-item b{font-size:clamp(.82rem,3.8vw,1rem)}.trust-item__sub{font-size:clamp(.7rem,3.1vw,.84rem)}.trust-icon{width:2.2rem;height:2.2rem;font-size:.95rem}}.swatches{margin-top:.45rem}.card__price{display:flex;align-items:baseline;flex-wrap:wrap;gap:.4em}.card__price .price-now{font-size:1.35rem;font-weight:800;color:var(--ink);letter-spacing:.01em}.card__price .price__was{color:#9a9a9a;font-weight:500;font-size:.92rem;margin-right:.2em}.price-vat{display:block;width:100%;font-size:.72rem;font-weight:500;color:var(--faint);margin-top:.1rem}.card__meta{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-top:auto;padding-top:14px}.link-detail{font-weight:700;color:var(--warm);padding-bottom:.1rem}@media(max-width:820px){.card__price .price-now{font-size:1.4rem}.card__meta{flex-direction:column;align-items:stretch;gap:10px}.card__cta .link-detail{display:block;text-align:center;background:var(--warm);color:#1a0b04;border-radius:var(--pill);padding:.66em 1em;font-weight:700}}.feature__body{padding-top:clamp(1.5rem,4vw,3rem)}.feature__logo{display:block;margin:0 auto 1.1rem;max-height:58px}.feature__logo+*{margin-top:0}.feature__body .badge--feature{font-weight:700;letter-spacing:.12em}.feature__body--logo{padding-top:clamp(1.2rem,3vw,2rem)}.story__stats{display:block;max-width:340px;margin:1.2rem auto 0;text-align:center;line-height:1.5}.tcards__anchor{color:var(--ink);font-family:var(--ds);font-size:clamp(1.1rem,2.4vw,1.45rem);text-align:center;letter-spacing:-.01em}.tcards__anchor:before,.tcards__anchor:after{content:"\2014";color:var(--warm);margin:0 .5em;font-weight:400}.tc--desktop{display:none}@media(min-width:821px){.tc--desktop{display:block}}.btn--newsletter{letter-spacing:.03em;padding:.95em 1.9em;box-shadow:0 8px 20px #1010101f}.btn--newsletter:hover{transform:translateY(-2px)}.footer__brand img{max-height:44px}.wa-btn{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;flex:0 0 auto}@media(max-width:480px){.wa-btn{width:100%;max-width:240px}}.footer__row a{font-size:clamp(.82rem,2.8vw,.94rem)}.as-seen{padding-top:1rem;padding-bottom:1rem;text-align:center}.as-seen__heading{font:600 .78rem var(--ds);text-transform:uppercase;letter-spacing:.28em;color:var(--muted);margin:0 0 .9rem}.as-seen__row{display:flex;align-items:center;justify-content:center;gap:32px;flex-wrap:wrap}.as-seen__logo{max-height:44px;width:auto;opacity:.82;transition:opacity .2s}.as-seen__logo:hover{opacity:1}@media(max-width:820px){.as-seen__row{gap:18px}.as-seen__logo{max-height:34px}}@media(max-width:820px){.wrap{padding-left:20px;padding-right:20px}.hero-video-hero__content{max-width:100%}}.a-cold .tint{background:linear-gradient(180deg,#10101000,#10325ad1)}.b-cold b{color:#0c5eb5}.hero-eyebrow,.hero-video-hero__badge b{color:#fff}.hero-logo{margin:0 auto .5rem;text-align:center}.hero-logo__img{display:block;margin:0 auto}.hero-video-hero__title{margin-top:0}.feature__body--logo{padding-top:clamp(14px,2.2vw,22px)}.feature__logo{margin:0 0 .8rem;text-align:left}.feature__logo .logo-slot__img{display:block;max-height:var(--flh,110px)}.story__tx{padding-top:clamp(1rem,3vw,1.6rem)}.tcards__anchor{text-align:left;justify-content:flex-start}.tcards__anchor:before,.tcards__anchor:after{content:none}@media(max-width:820px){.trust-item:first-child b{font-size:1.02rem;color:#b8860b}.trust-item:first-child .trust-icon{width:2.4rem;height:2.4rem;font-size:1.05rem}}@media(max-width:700px){.footer__brand img{max-height:34px}}.wa-btn{display:inline-flex;align-items:center;justify-content:center;text-align:center;gap:.45em;white-space:nowrap;line-height:1}.wa-btn svg{flex:0 0 auto}@media(max-width:400px){.wa-btn{font-size:.84rem}}@media(max-width:1000px)and (orientation:landscape){.wrap{padding-left:clamp(16px,4vw,28px);padding-right:clamp(16px,4vw,28px)}.trust-bar__row{border-radius:var(--r-md)}.hero-video-hero__content{padding-left:clamp(16px,4vw,28px);padding-right:clamp(16px,4vw,28px)}.newsletter,.feature,.story,.as-seen,.pdp-desc,.tcards{border-radius:var(--r-md);margin-inline:0}}.hero-img-mobile{display:none}.hero-img-mobile--portrait{display:block}.hero-img-mobile__img{width:100%;height:100%;object-fit:cover;object-position:right bottom;display:block}@media(max-width:820px){.hero-img-mobile{display:block;width:100%;height:100%}}@media(max-width:1000px)and (orientation:landscape){.hero-img-mobile__img{object-position:right bottom}.hero-video-hero__content{padding:8vh 0 2rem}}.header__logo-img{height:48px;width:auto}@media(max-width:820px){.hero-logo__img{max-height:var(--logo-h-m,84px)!important}}@media(max-width:820px){.header__logo-img{height:var(--logo-h-m,32px)!important}}@media(max-width:820px){.hero-video-hero{min-height:auto}.hero-video-hero__media{height:62vh;min-height:420px;position:relative}.hero-img-mobile__img,.hero-img-mobile img{object-fit:cover;object-position:right bottom}.hero-video-hero__scrim{display:block;background:linear-gradient(180deg,#0a0a0a1a,#0a0a0a59 45%,#0a0a0adb)}.hero-video-hero__content{position:absolute;inset:auto auto 0 0;width:100%;color:#fff;text-align:center;padding:0 18px 3rem;display:flex;flex-direction:column;align-items:center;z-index:2}.hero-logo{margin:0 auto .55rem;text-align:center}.hero-logo__img{max-height:var(--logo-h-m,84px);margin:0 auto;display:block}.hero-video-hero__title{color:#fff;font-size:clamp(1.75rem,7.4vw,2.4rem);line-height:1.1;letter-spacing:-.01em;white-space:nowrap;margin:0 0 .55rem}.hero-video-hero__title .hero-accent{color:var(--warm);font-style:italic}.hero-video-hero__lead{color:#f4f4f4;font-size:1.02rem;max-width:38ch;margin:0 auto .5rem}.hero-video-hero__sub{color:#e6e6e6;font-size:.92rem;max-width:40ch;margin:0 auto .9rem;line-height:1.55}.hero-video-hero__anchor{margin:0 auto 1.1rem;justify-content:center;font-size:.86rem;color:#fff;background:#0a0a0a52;border-color:#ffffff59;display:inline-flex;text-align:center}.cta-row{flex-direction:column;align-items:stretch;gap:12px;width:100%;max-width:360px}.cta-row .btn{width:100%;justify-content:center}.hero-video-hero .btn-white-ghost{color:#fff;box-shadow:inset 0 0 0 1.5px #ffffffd9;background:transparent}.hero-video-hero .btn-white-ghost:hover{background:#fff;color:#000}.hero-video-hero__badge{top:12px;right:12px}}.hero-chip{display:inline}@media(min-width:821px){.hero-chip:not(:last-child):after{content:" \b7  ";white-space:normal}}@media(max-width:820px){.hero-video-hero{position:relative;min-height:0}.hero-video-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;min-height:0;width:100%}.hero-img-mobile,.hero-img-mobile__img{position:absolute!important;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:right bottom}.hero-video-hero__scrim{display:block;background:linear-gradient(180deg,#0a0a0a1f,#0a0a0a66 45%,#0a0a0ae0)}.hero-video-hero__content{position:relative;z-index:2;width:100%;color:#fff;padding:clamp(76px,16vh,190px) 18px clamp(24px,5vh,52px);display:flex;flex-direction:column;align-items:center;text-align:center}.hero-logo{margin:0 auto .55rem;text-align:center}.hero-logo__img{max-height:var(--logo-h-m,84px);margin:0 auto;display:block}.hero-video-hero__title{color:#fff;font-size:clamp(1.72rem,7.2vw,2.35rem);line-height:1.08;white-space:nowrap;margin:0 0 .55rem}.hero-video-hero__title .hero-accent{color:var(--warm);font-style:italic}.hero-video-hero__lead{color:#f4f4f4;font-size:1rem;max-width:38ch;margin:0 auto .45rem}.hero-video-hero__sub{color:#e9e9e9;font-size:.9rem;max-width:40ch;margin:0 auto .8rem;line-height:1.5}.hero-video-hero__anchor{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:0 auto 1rem;padding:0;background:transparent;border:none;-webkit-backdrop-filter:none;backdrop-filter:none;font-size:.84rem}.hero-chip{background:#0a0a0a57;border:1px solid rgba(255,255,255,.38);border-radius:999px;padding:.5em 1em;font-size:.82rem;font-weight:700;color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);white-space:nowrap}.hero-chip:not(:last-child):after{content:none}.cta-row{flex-direction:column;align-items:stretch;gap:12px;width:100%;max-width:360px}.cta-row .btn{width:100%;justify-content:center}.hero-video-hero .btn-white-ghost{color:#fff;box-shadow:inset 0 0 0 1.5px #ffffffd9;background:transparent}.hero-video-hero .btn-white-ghost:hover{background:#fff;color:#000}.hero-video-hero__badge{top:12px;right:12px}}@media(max-width:360px){.hero-video-hero__content{padding-left:14px;padding-right:14px}.hero-chip{font-size:.76rem;padding:.45em .85em}.hero-video-hero__sub{font-size:.86rem}}@media(min-width:768px)and (max-width:820px)and (orientation:portrait){.hero-video-hero__media{height:80vh;min-height:640px}.hero-video-hero__media img,.hero-img-mobile__img{object-fit:cover;object-position:right bottom}}@media(min-width:768px)and (max-width:820px)and (orientation:portrait){.hero-video-hero{min-height:100vw}.hero-video-hero__media{height:min(100vw,80vh);min-height:0}.hero-video-hero__media img,.hero-img-mobile__img{object-fit:cover;object-position:right bottom}}@media(max-width:820px){.trust-bar__row{margin-inline:18px;padding:1.15rem .95rem;border-radius:16px;grid-template-columns:1fr 1fr;gap:14px}.trust-item b{font-size:clamp(.9rem,3.6vw,1rem);line-height:1.25}.trust-item__sub{font-size:clamp(.72rem,3.1vw,.84rem);line-height:1.3}.trust-icon{width:2.3rem;height:2.3rem;font-size:1rem}}@media(max-width:400px){.trust-bar__row{grid-template-columns:1fr!important;gap:12px;padding:1.05rem .9rem}.trust-item{display:flex;align-items:center;gap:12px}.trust-item__txt{min-width:0;flex:1 1 auto}.trust-item b{display:block;font-size:.95rem;line-height:1.3}.trust-item__sub{display:block;font-size:.8rem;line-height:1.35}.trust-icon{flex:0 0 auto;width:2.1rem;height:2.1rem;font-size:.95rem}}@media(max-width:767px){.trust-bar__row{grid-template-columns:1fr!important;gap:12px;padding:1.1rem 1rem}.trust-item{display:flex;align-items:center;gap:12px}.trust-item__txt{min-width:0;flex:1 1 auto}.trust-item b{display:block;font-size:.97rem;line-height:1.3}.trust-item__sub{display:block;font-size:.82rem;line-height:1.35}.trust-icon{flex:0 0 auto;width:2.2rem;height:2.2rem;font-size:1rem}}@media(min-width:768px)and (max-width:1023px){.trust-bar__row{grid-template-columns:1fr 1fr!important;gap:16px;padding:1.2rem}.trust-item{display:flex;align-items:center;gap:12px}.trust-item__txt{min-width:0;flex:1 1 auto}.trust-item b{display:block;font-size:1rem;line-height:1.3}.trust-item__sub{display:block;font-size:.85rem;line-height:1.35}.trust-icon{flex:0 0 auto;width:2.4rem;height:2.4rem;font-size:1.05rem}}@media(min-width:1024px){.trust-bar__row{grid-template-columns:repeat(4,1fr);gap:14px;padding:1.2rem 1.4rem}}.header{position:relative}.shopify-section-group-header-group:has(.header--sticky){position:sticky;top:0;z-index:50;background:#faf8f5;border-bottom:1px solid var(--line)}@media(max-width:820px){.shopify-section-group-header-group:has(.header--sticky){background:#faf8f5fa;-webkit-backdrop-filter:none;backdrop-filter:none}}.header--sticky{position:relative;background:transparent;border-bottom:0}.b-neutral{background:#f0f0f0;color:#333}.feature__logo-img{display:block;margin:0 0 1rem;max-height:var(--lpfh,56px);width:auto}@media(max-width:820px){.feature__logo-img{max-height:var(--lpfh-m,48px)!important}}@media(max-width:820px){.feature__body--logo{padding-top:clamp(1.5rem,4vw,2.2rem)!important}.feature__logo-img{margin-bottom:1.4rem!important}}@media(max-width:820px){.feature__body .badge--feature{margin-bottom:.9rem!important}.feature__body .badge--feature+h2{margin-top:.2rem}}.feature__media img{object-fit:cover;object-position:center;aspect-ratio:4/3.6;transform:scale(1.02)}@media(max-width:820px){.feature__media img{aspect-ratio:4/3;transform:scale(1.02)}}.story img.story__logo,.story .story__logo{display:block;margin:0 0 1.1rem!important;text-align:left;height:var(--slh,60px);width:auto!important;max-width:100%;aspect-ratio:1454/283;object-fit:contain}@media(max-width:820px){.story img.story__logo,.story .story__logo{height:var(--slh-m,48px)!important;width:auto!important;aspect-ratio:1454/283;object-fit:contain}}.faq-head .eyebrow{margin-bottom:.5rem}.faq-head h2{margin:0}.faq{max-width:820px;margin:0}@media(max-width:820px){.faq-head{max-width:100%}}.as-seen__item{position:relative}.as-seen__note{position:absolute;top:-8px;right:-14px;font-size:.72em;color:var(--faint);font-weight:700}.footer__logo{max-height:var(--flh,44px);width:auto;height:auto}@media(max-width:820px){.footer__logo{max-height:var(--flh-m,36px)!important}}.footer__as-seen{margin-top:.7rem;padding-top:.6rem;border-top:1px solid #2e2e2e;font-size:.78rem;color:#9a9a9a;line-height:1.6}.footer__as-seen:first-of-type{margin-top:1rem}.faq-head{max-width:820px;margin:0 0 1.5rem;text-align:left}.faq{max-width:820px;margin:0 auto}.faq-item,.faq-item p{text-align:left}.faq-item summary{justify-content:space-between;text-align:left}.faq-item summary:after{margin-left:auto;flex:0 0 auto}.faq-item p{max-width:100%;width:100%}.faq-more-wrap{display:block}.faq-more-btn-wrap{display:flex;justify-content:center;margin-top:1.4rem}.faq-more-btn-wrap .btn-ghost{background:transparent;color:var(--ink);box-shadow:inset 0 0 0 1.5px currentColor}.faq-more-btn-wrap .btn-ghost:hover{background:var(--ink);color:#fff}.hero-lead-br{display:none}@media(max-width:820px){.hero-lead-br{display:block}}@media(max-width:820px){.grid-collection{grid-template-columns:1fr!important}}@media(min-width:821px)and (max-width:1024px){.grid-collection{grid-template-columns:repeat(2,1fr)!important}}.pdp__stage{position:relative;border-radius:var(--r-md);overflow:hidden;background:#fff;cursor:zoom-in}.pdp__stage img[data-slide]{transition:transform .18s ease-out;transform-origin:var(--zx,50%) var(--zy,50%);will-change:transform}@media(hover:hover)and (pointer:fine){.pdp__stage:hover img[data-slide]{transform:scale(1.65)}}.pdp .price__was{margin-left:.35rem}.ship-badge{display:flex;align-items:center;gap:8px;margin:0 0 .55rem;padding:.55em .9em;border-radius:var(--pill);background:#1e8c5017;border:1px solid rgba(30,140,80,.32);color:#1d7a48;font-weight:600;font-size:.86rem;line-height:1.25;max-width:fit-content}.pdp--pro .ship-badge{background:#71b8ff1f;border-color:#71b8ff66;color:#9ec9ef}.trueline a{color:inherit;text-decoration:underline;text-underline-offset:3px;text-decoration-color:#5a5a5a73}.trueline a:hover{color:var(--warm,#E58257);text-decoration-color:var(--warm,#E58257)}.trueline span{white-space:nowrap}.lb{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;background:#080a0cf0;display:flex;align-items:center;justify-content:center;animation:lbIn .18s ease}@keyframes lbIn{0%{opacity:0}to{opacity:1}}.lb__img{max-width:92vw;max-height:86vh;border-radius:var(--r-md);object-fit:contain;box-shadow:0 18px 60px #00000080}.lb__close,.lb__nav{position:absolute;z-index:2;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.25);background:#ffffff14;color:#fff;font-size:1.5rem;line-height:1;cursor:pointer;transition:background .15s}.lb__close{top:14px;right:14px}.lb__nav{top:50%;transform:translateY(-50%)}.lb__nav--prev{left:12px}.lb__nav--next{right:12px}.lb__close:hover,.lb__nav:hover{background:#fff3}body.lb-open{overflow:hidden}@media(min-width:768px){.lb__close{top:22px;right:22px}.lb__nav--prev{left:24px}.lb__nav--next{right:24px}}.pdp__price{display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap}.pdp__price .price__was{color:var(--muted);font-weight:500;font-size:.72em;text-decoration-thickness:2px}.pdp__price-note{margin:.3rem 0 0;color:var(--faint);font-weight:500;font-size:.85rem}.pdp__option{margin:.8rem 0 1.6rem}.ship-badge{margin:0 0 .9rem}.pdp__buy-row{display:flex;gap:10px;align-items:center;margin:1.5rem 0}.pdp__buy-row .btn{flex:1;min-height:52px;padding:1.05em 2em;white-space:nowrap;justify-content:center}@media(max-width:820px){.pdp__buy-row{flex-wrap:wrap;gap:10px}.pdp__buy-row input[type=number]{width:100%!important;text-align:center}.pdp__buy-row .btn{flex:1 1 100%;width:100%!important}.pdp__stage{max-height:50vh;display:flex;align-items:center;justify-content:center}.pdp__stage img[data-slide]{width:auto;max-width:100%;max-height:50vh;aspect-ratio:auto;object-fit:contain}}.pdp__brand img{max-height:var(--logo-h-d,38px);width:auto}@media(max-width:820px){.pdp__brand img{max-height:var(--logo-h-m,38px)}}@media(min-width:821px){.trueline{justify-content:space-between;gap:12px 18px}}.pdp__title{font-size:clamp(1.8rem,3.4vw,2.5rem);line-height:1.15;margin:0 0 .35rem;max-width:100%}@media(max-width:820px){.pdp__title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pdp__info,.pdp__gallery{min-width:0}}.pdp-trustbar .trust-bar__row{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))!important;margin-inline:0!important}.pdp-trustbar .trust-item__txt a{color:inherit;text-decoration:underline;text-underline-offset:3px;text-decoration-color:#5a5a5a73}.pdp-trustbar .trust-item__txt a:hover{color:var(--warm,#E58257)}@media(max-width:820px){.pdp-trustbar .trust-bar__row{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))!important;margin-inline:0!important}}.pay-logos{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.pay-logo{background:#fff;border:1px solid var(--line);border-radius:6px;padding:3px 5px;height:28px;width:auto;object-fit:contain}.payment-footer .pf-label,.footer__copy{font-size:clamp(.82rem,2.8vw,.94rem);color:#c9c9c9}.footer__legal{font-size:.78rem;color:#8f8f8f}.hero-d{display:block}.hero-m{display:none}@media(max-width:820px){.hero-d{display:none!important}.hero-m{display:block!important}.hero-m-hide{display:none!important}.hero-video-hero .hero-eyebrow{color:#fff;font-weight:700;text-shadow:0 1px 14px rgba(0,0,0,.55)}}@media(min-width:600px)and (max-width:900px){.hero-video-hero__media video,.hero-video-hero__media img{object-position:right bottom}}@media(min-width:1001px)and (max-width:1280px)and (orientation:landscape){.wrap.section-pad{padding-left:clamp(20px,3vw,32px);padding-right:clamp(20px,3vw,32px)}.trust-bar__row{margin-left:clamp(20px,3vw,32px);margin-right:clamp(20px,3vw,32px)}}.header__cart{color:var(--ink);-webkit-appearance:none;appearance:none}.pdp-desc__full{margin-top:1.2rem}.pdp-desc__columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.5rem,4vw,3.5rem);margin-top:1.2rem}.pdp-desc__column>*:first-child,.pdp-desc__full>*:first-child{margin-top:0}@media(max-width:820px){.pdp-desc__columns{grid-template-columns:1fr}}.pdp-content-block{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.5rem,4vw,3.5rem);align-items:center;margin-top:3rem}.pdp-content-block--image-right .pdp-content-block__media{order:2}.pdp-content-block--no-image{display:block}.pdp-content-block__media{overflow:hidden;border-radius:var(--r-lg)}.pdp-content-block__media img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}.pdp-content-block__rte>*:first-child{margin-top:0}@media(max-width:820px){.pdp-content-block{grid-template-columns:1fr}.pdp-content-block--image-right .pdp-content-block__media{order:0}}.pdp-cold-warm{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:3rem}.pdp-cold-warm__card{position:relative;min-height:360px;overflow:hidden;border-radius:var(--r-lg);background:var(--ink);color:#fff}.pdp-cold-warm__card>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.pdp-cold-warm__card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0a0a0a1a,#0a0a0ad1)}.pdp-cold-warm__overlay{position:absolute;inset:auto 0 0;z-index:1;padding:clamp(1.2rem,3vw,2rem)}.pdp-cold-warm__overlay .eyebrow{color:#a8d8ff;margin-bottom:.5rem}.pdp-cold-warm__card--warm .eyebrow{color:#ffd9c8}.pdp-cold-warm__overlay h3{color:#fff}.pdp-cold-warm__overlay p:not(.eyebrow){color:#f4f4f4}@media(max-width:820px){.pdp-cold-warm{grid-template-columns:1fr}.pdp-cold-warm__card{min-height:300px}}.pdp-cold-warm--cold-wide{grid-template-columns:1.7fr 1fr}.pdp-cold-warm--balanced{grid-template-columns:1.4fr 1fr}.pdp-cold-warm--equal{grid-template-columns:1fr 1fr}.pdp-cold-warm--warm-wide{grid-template-columns:1fr 1.7fr}@media(max-width:820px){.pdp-cold-warm--cold-wide,.pdp-cold-warm--balanced,.pdp-cold-warm--equal,.pdp-cold-warm--warm-wide{grid-template-columns:1fr}}.pdp-safety{margin-top:3rem;padding:1.35rem clamp(1.2rem,3vw,2rem);background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);color:var(--charcoal)}.pdp-safety h2{font-size:clamp(1.2rem,2.5vw,1.6rem);color:var(--ink);margin-bottom:.8rem}.pdp-safety p{margin:0;line-height:1.6}.pdp-safety a{color:var(--ink);text-decoration:underline;text-underline-offset:3px}.pdp-safety__extra{margin-top:1.1rem;padding-top:1.1rem;border-top:1px solid var(--line)}.pdp-safety{margin-top:2rem;padding:1rem clamp(1rem,2.5vw,1.5rem)}.pdp-safety h2{font-size:clamp(1.05rem,2.2vw,1.35rem);line-height:1.15;margin-bottom:.55rem}.pdp-safety p{font-size:.92rem;line-height:1.45}.pdp-safety__extra{margin-top:.8rem;padding-top:.8rem}@media(max-width:820px){.pdp-safety{padding:.9rem 1rem}.pdp-safety h2{font-size:1.08rem}.pdp-safety p{font-size:.88rem}}.card--cross-sell .card__ph{cursor:default}.card--cross-sell h3{margin-bottom:.5rem}.card--cross-sell .card__meta{align-items:flex-end;gap:12px}.card--cross-sell .card__cta{display:block}.card--cross-sell .card__quick--base{display:inline-flex;background:var(--warm);color:#1a0b04;white-space:nowrap}.cross-sell-variant-label{display:block;margin-top:.7rem;font-size:.8rem;color:var(--muted);font-weight:700}.cross-sell-variant{width:100%;margin-top:.25rem;padding:.65em .8em;border:1px solid var(--line);border-radius:var(--r-md);background:#fff;color:var(--ink);font:inherit;font-size:.9rem}@media(max-width:520px){.card--cross-sell .card__ph{height:clamp(210px,55vw,280px);aspect-ratio:auto}.card--cross-sell .card__meta{align-items:stretch;flex-direction:column;gap:10px}.card--cross-sell .card__quick--base{width:100%;justify-content:center}}.cross-sell-short-description{margin:.25rem 0 0;color:var(--muted);font-size:.86rem;line-height:1.4;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}@media(max-width:520px){.card--cross-sell .card__ph{height:clamp(190px,48vw,250px);padding:8px}.card--cross-sell .card__ph>img{object-fit:contain;object-position:center}}@media(max-width:820px){.pdp__buy-row{flex-wrap:nowrap;align-items:center}.pdp__buy-row input[type=number]{width:64px!important;flex:0 0 64px}.pdp__buy-row .btn{width:auto!important;flex:1 1 auto;min-width:0}}@media(max-width:820px){.card--cross-sell{display:grid;grid-template-columns:88px minmax(0,1fr);column-gap:12px;align-items:center;padding:10px}.card--cross-sell .card__ph{grid-column:1;grid-row:1 / span 5;width:88px;height:88px;padding:5px;margin:0;aspect-ratio:1/1}.card--cross-sell .card__tag,.card--cross-sell h3,.card--cross-sell .cross-sell-short-description,.card--cross-sell .cross-sell-variant-label,.card--cross-sell .cross-sell-variant,.card--cross-sell .card__meta{grid-column:2}.card--cross-sell .card__tag{margin:0 0 2px}.card--cross-sell h3{font-size:1rem;margin:0}.card--cross-sell .cross-sell-short-description{font-size:.8rem;margin:.15rem 0 0}.card--cross-sell .cross-sell-variant-label{font-size:.72rem;margin-top:.35rem}.card--cross-sell .cross-sell-variant{font-size:.8rem;padding:.45em .6em;margin-top:.1rem}.card--cross-sell .card__meta{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:8px;padding-top:6px;margin-top:0}.card--cross-sell .card__price .price-now{font-size:1.05rem}.card--cross-sell .card__price .price-vat{font-size:.65rem}.card--cross-sell .card__quick--base{width:auto;min-height:36px;padding:.5em .8em;font-size:.78rem}}@media(max-width:360px){.card--cross-sell{grid-template-columns:74px minmax(0,1fr);column-gap:9px}.card--cross-sell .card__ph{width:74px;height:74px}.card--cross-sell .card__quick--base{font-size:.72rem;padding-inline:.65em}}.card--cross-sell .cross-sell-price-line{display:inline-flex;align-items:baseline;gap:.35rem;white-space:nowrap}.card--cross-sell .cross-sell-price-line .price__was{margin-left:0;font-size:.78em}.card--cross-sell .card__quick--base{display:flex;align-items:center;justify-content:center;text-align:center}.cart-drawer__close,.cd-qty button{color:var(--ink);-webkit-appearance:none;appearance:none;-webkit-text-fill-color:var(--ink)}.cd-remove{color:var(--faint);-webkit-appearance:none;appearance:none;-webkit-text-fill-color:var(--faint)}.cart-drawer__foot .btn-primary{color:#fff;-webkit-appearance:none;appearance:none;-webkit-text-fill-color:#fff}.pdp-desc__full{padding:1rem 1.1rem;background:#ffffff6b;border-radius:var(--r-md)}.pdp-desc__columns{align-items:start}.pdp-desc__column{color:var(--charcoal);line-height:1.65}.pdp-desc__column+.pdp-desc__column{border-left:1px solid var(--line);padding-left:clamp(1.2rem,3vw,2rem)}.pdp-desc__column p,.pdp-desc__full p{margin:.65rem 0}.pdp-desc__column ul,.pdp-desc__full ul{list-style:none;padding:0;margin:.8rem 0;display:flex;flex-direction:column;gap:.55rem}.pdp-desc__column li,.pdp-desc__full li{position:relative;padding-left:1.35rem}.pdp-desc__column li:before,.pdp-desc__full li:before{content:"\2713";position:absolute;left:0;top:.05em;color:var(--warm);font-weight:800}.pdp-desc__column strong,.pdp-desc__full strong{color:var(--ink)}@media(max-width:820px){.pdp-desc__full{padding:.75rem .85rem}.pdp-desc__column+.pdp-desc__column{border-left:0;border-top:1px solid var(--line);padding-left:0;padding-top:1.1rem;margin-top:1.1rem}}.shopify-policy__title{display:none}.shopify-policy__container{max-width:920px!important;margin:0 auto;padding:clamp(2rem,5vw,4.5rem) clamp(1rem,4vw,2.5rem) clamp(3rem,7vw,6rem)!important}.shopify-policy__body{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);padding:clamp(1.4rem,4vw,3.2rem);box-shadow:var(--sh)}.shopify-policy__body .rte{font-family:var(--bd);color:var(--charcoal);font-size:1rem;line-height:1.7}.shopify-policy__body .rte>h1:first-child{font-family:var(--ds);font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1.1;color:var(--ink);margin:0 0 1.7rem;padding-bottom:1rem;border-bottom:1px solid var(--line)}.shopify-policy__body .rte h2{font-family:var(--ds);font-size:clamp(1.25rem,2.5vw,1.7rem);font-weight:400;line-height:1.2;color:var(--ink);margin:2rem 0 .6rem}.shopify-policy__body .rte h3{font-family:var(--ds);font-size:1.15rem;font-weight:400;color:var(--ink);margin:1.4rem 0 .45rem}.shopify-policy__body .rte p{margin:.7rem 0}.shopify-policy__body .rte ul,.shopify-policy__body .rte ol{padding-left:1.4rem;margin:.8rem 0}.shopify-policy__body .rte li{margin:.35rem 0}.shopify-policy__body .rte a{color:var(--warm);text-decoration:underline;text-underline-offset:3px}@media(max-width:820px){.shopify-policy__container{padding:1.4rem .9rem 3rem!important}.shopify-policy__body{padding:1.2rem 1rem;border-radius:var(--r-md)}.shopify-policy__body .rte{font-size:.96rem;line-height:1.65}.shopify-policy__body .rte>h1:first-child{font-size:2rem;margin-bottom:1.3rem}}.ship-badge{margin:.75rem 0 0;padding:.42em .8em;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-md);color:var(--muted);font-size:.82rem;line-height:1.3;text-align:center;max-width:100%}.ship-badge{margin:1rem 0;padding:.55em .9em;background:var(--sand);border:1px solid var(--line);border-radius:10px;color:var(--charcoal);font-size:.82rem;font-weight:500;line-height:1.35;text-align:center;justify-content:center;max-width:100%;box-shadow:none}@media(max-width:820px){.ship-badge{margin:.9rem 0 1rem;padding:.5em .75rem;font-size:.8rem}}.pdp-content-block__actions{display:flex;justify-content:center;margin-top:1.35rem}.pdp-content-block__actions .btn-ice{background:var(--ice);color:var(--ink);text-align:center}.pdp-content-block__actions .btn-ice:hover{background:#8ac6ff;color:var(--ink)}@media(max-width:400px){.card--cross-sell .card__meta{display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:8px;min-width:0}.card--cross-sell .card__price{min-width:0}.card--cross-sell .cross-sell-price-line{white-space:normal}.card--cross-sell .card__cta{width:100%;min-width:0}.card--cross-sell .card__quick--base{width:100%;max-width:100%;white-space:normal;justify-content:center;text-align:center}}.pdp-content-block__actions--left{justify-content:flex-start}.pdp-content-block__actions--center{justify-content:center}.lb__img{touch-action:pan-y}.lb__img{touch-action:none;user-select:none;-webkit-user-select:none;cursor:zoom-in}.footer__withdrawal-link a{color:var(--warm);font-weight:700}
/*# sourceMappingURL=/cdn/shop/t/198/assets/base.css.map */
