:root{--canvas:#0b0e0c;--ink:#f1f3ec;--surface:#111612;--surface-raised:#171d18;--surface-soft:#1d241f;--paper:#f1f3ec;--on-dark:#f1f3ec;--muted:#a8b1aa;--faint:#7c867f;--line:#f1f3ec24;--line-strong:#f1f3ec47;--brand-green:#93b986;--accent:#93b986;--accent-deep:#aed09f;--accent-soft:#18231a;--moss:#365d42;--focus:#b8e3a7;--error:#e47a73;--radius-card:12px;--sans:"Helvetica Neue", "SF Pro Display", "Avenir Next", Arial, sans-serif;--mono:"SFMono-Regular", "Roboto Mono", "Courier New", monospace;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{background:var(--canvas);scroll-behavior:smooth}#collection,#approach,#stories,#routines,#standard,#waitlist{scroll-margin-top:96px}body{background:var(--canvas);color:var(--paper);font-family:var(--sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button{color:inherit;font:inherit}img{max-width:100%;height:auto;display:block}a,button{-webkit-tap-highlight-color:transparent}:focus-visible{outline:2px solid var(--focus);outline-offset:4px}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.page-shell{width:min(100% - 56px,1440px);margin-inline:auto}.skip-link{z-index:100;background:var(--moss);min-height:44px;color:var(--on-dark);font:700 .68rem/1 var(--mono);border-radius:999px;padding:13px 16px;transition:transform .18s;position:fixed;top:12px;left:12px;transform:translateY(-150%)}.skip-link:focus-visible{transform:translateY(0)}.site-header{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#080b09e6;border-bottom:1px solid #fffdf729;justify-content:space-between;align-items:center;width:100%;min-height:70px;padding:0 clamp(22px,3.2vw,52px);display:flex;position:fixed;top:0;left:0}.site-header-solid{background:#080b09fa}.brand-logo{min-height:44px;color:var(--on-dark);align-items:center;gap:.68rem;display:inline-flex}.brand-logo-mark{shape-rendering:geometricprecision;flex:none;width:28px;height:28px;overflow:visible}.brand-logo-mark-primary{fill:currentColor}.brand-logo-wordmark{color:var(--on-dark);letter-spacing:.11em;text-rendering:geometricprecision;white-space:nowrap;font-size:.82rem;font-weight:700;line-height:1}.site-header nav{align-items:center;gap:clamp(.45rem,1.6vw,1.7rem);display:flex}.site-header nav a{color:#fffdf7c7;min-width:44px;min-height:44px;font:700 .61rem/1 var(--mono);letter-spacing:.08em;text-transform:uppercase;justify-content:center;align-items:center;transition:color .18s;display:inline-flex}.site-header nav a:hover{color:var(--on-dark)}.store-preview-bar{border-bottom:1px solid var(--line);background:var(--accent-soft);min-height:38px;color:var(--accent);text-align:center;font:700 .61rem/1.35 var(--mono);letter-spacing:.04em;margin-top:70px;padding:11px 20px}.store-preview-bar a{color:var(--paper);border-bottom:1px solid}.eyebrow{color:var(--accent);font:700 .64rem/1.2 var(--mono);letter-spacing:.12em;text-transform:uppercase;margin:0}.collection-hero{background:#060806;align-items:center;min-height:clamp(640px,82dvh,860px);display:grid;position:relative;overflow:hidden}.cinematic-hero{width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.cinematic-hero-frame{object-fit:cover;object-position:center;opacity:0;filter:saturate(1.02)contrast(1.04);width:100%;height:100%;animation:12s linear infinite cinematic-frame-cycle;position:absolute;inset:0;transform:scale(1.035)}.cinematic-hero-frame-man{z-index:3;filter:saturate(1.04)contrast(1.02);animation-delay:0s}.cinematic-hero-frame-overload{z-index:2;animation-delay:4s}.cinematic-hero-frame-care{z-index:1;animation-delay:8s}.cinematic-hero-beam{z-index:4;filter:blur(22px);opacity:.7;background:linear-gradient(90deg,#0000,#93b98614,#0000);width:32%;animation:8s ease-in-out infinite cinematic-beam;position:absolute;inset:-20% auto -20% -28%;transform:skew(-12deg)}.cinematic-hero-grain{z-index:5;mix-blend-mode:soft-light;opacity:.14;pointer-events:none;background-image:radial-gradient(#ffffff14 .5px,#0000 .6px);background-size:4px 4px;position:absolute;inset:0}@keyframes cinematic-frame-cycle{0%,28%{opacity:1;transform:scale(1.035)}34%,to{opacity:0;transform:scale(1.085)}}@keyframes cinematic-beam{0%,22%{transform:translate(0)skew(-12deg)}52%,to{transform:translate(470%)skew(-12deg)}}.collection-hero-wash{z-index:6;background:linear-gradient(90deg,#050705f0 0%,#050705b3 37%,#0507052e 63%,#05070505 100%);position:absolute;inset:0}.collection-hero-content{z-index:7;gap:1.1rem;display:grid;position:relative}.collection-hero h1{letter-spacing:-.055em;max-width:10ch;margin:0;font-size:clamp(3.8rem,6.2vw,6.8rem);font-weight:600;line-height:.88}.collection-hero-content>p:not(.eyebrow){max-width:450px;color:var(--muted);margin:0;font-size:clamp(1rem,1.2vw,1.14rem);line-height:1.55}.collection-hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:.25rem;display:flex}.collection-hero-actions a,.filter-reset,.collection-expand-button{border:1px solid var(--line-strong);min-height:46px;color:var(--paper);font:700 .64rem/1 var(--mono);letter-spacing:.06em;text-transform:uppercase;background:#111612b8;border-radius:999px;justify-content:center;align-items:center;padding:0 1.2rem;transition:border-color .18s,background .18s,transform .18s;display:inline-flex}.collection-hero-actions a:first-child{border-color:var(--accent);background:var(--accent);color:#0b0e0c}.collection-hero-actions a:hover,.filter-reset:hover,.collection-expand-button:hover{border-color:var(--accent);transform:translateY(-1px)}.story-premise{isolation:isolate;grid-template-columns:minmax(320px,1fr) minmax(0,.88fr);align-items:start;gap:clamp(1.5rem,5vw,5rem);padding-top:clamp(4.5rem,8vw,8.5rem);padding-bottom:clamp(3.8rem,6vw,6.2rem);display:grid;position:relative}.story-premise:before{z-index:-1;inset-block:0;background:radial-gradient(110% 160% at 0% 0%, #93b9862b, transparent 58%), var(--accent-soft);content:"";border-block:1px solid #93b9862e;width:100vw;position:absolute;left:50%;transform:translate(-50%)}.story-premise>div{gap:.8rem;display:grid}.story-premise h2{letter-spacing:-.04em;max-width:15ch;margin:0;font-size:clamp(2.8rem,5vw,5.3rem);font-weight:560;line-height:.96}.story-premise-copy{align-content:start;max-width:660px;padding-top:.2rem}.story-premise-copy p{color:#b8c2ba;margin:0;font-size:clamp(1rem,1.2vw,1.14rem);line-height:1.65}.story-premise-copy .story-premise-lede{color:var(--paper);letter-spacing:-.025em;font-size:clamp(1.3rem,2vw,1.85rem);font-weight:520;line-height:1.32}.text-link{width:fit-content;color:var(--accent-deep);font:700 .64rem/1 var(--mono);letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid;align-items:center;gap:.6rem;margin-top:.3rem;padding-bottom:.35rem;display:inline-flex}.text-link span{font-size:1rem;line-height:.5;transition:transform .18s}.text-link:hover span{transform:translate(3px)}.story-sequence{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-top:clamp(2rem,4vw,4rem);padding-bottom:clamp(5rem,9vw,9rem)}.story-sequence-heading{grid-template-columns:minmax(0,1.1fr) minmax(280px,.7fr);align-items:end;gap:clamp(2rem,6vw,7rem);padding:clamp(2.5rem,4vw,4rem) 0 clamp(3.5rem,6vw,5.5rem);display:grid}.story-sequence-heading>div{gap:.8rem;display:grid}.story-sequence-heading h2{letter-spacing:-.04em;max-width:12ch;margin:0;font-size:clamp(2.2rem,3.4vw,3.6rem);font-weight:560;line-height:.96}.story-sequence-heading>p{max-width:520px;color:var(--muted);margin:0;font-size:clamp(1rem,1.2vw,1.14rem);line-height:1.62}.story-dayline{gap:clamp(5rem,9vw,9rem);margin:0;padding:0;list-style:none;display:grid;position:relative}.story-dayline:before{background:linear-gradient(180deg, var(--accent), var(--line-strong) 22%, var(--line-strong) 78%, var(--moss));content:"";width:1px;position:absolute;top:1.5rem;bottom:1.5rem;left:50%}.story-chapter{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(3.5rem,9vw,9rem);display:grid;position:relative}.story-chapter:before{z-index:1;border:3px solid var(--canvas);background:var(--accent);width:11px;height:11px;box-shadow:0 0 0 1px var(--accent);content:"";border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.story-chapter-media{background:var(--surface-raised);border-radius:4px;min-height:0;margin:0;overflow:hidden}.story-chapter-media img{aspect-ratio:4/5;object-fit:cover;filter:saturate(.98)contrast(1.02);width:100%}.story-chapter-copy{align-content:center;gap:.95rem;max-width:540px;display:grid}.story-chapter:nth-child(2n) .story-chapter-media{order:2}.story-chapter:nth-child(2n) .story-chapter-copy{order:1;justify-self:end}.story-chapter-marker{color:var(--accent);font:700 .65rem/1 var(--mono);letter-spacing:.08em;align-items:center;gap:.75rem;display:flex}.story-chapter-marker i{background:var(--accent);width:42px;height:1px;display:block}.story-chapter h3{letter-spacing:-.044em;max-width:11ch;margin:0;font-size:clamp(2.5rem,4.2vw,4.7rem);font-weight:560;line-height:.94}.story-chapter-copy>p:not(.eyebrow){max-width:490px;color:var(--muted);margin:0;font-size:clamp(.98rem,1.15vw,1.1rem);line-height:1.62}.story-product-links{gap:.55rem;margin-top:.2rem;display:grid}.story-product-links>span{color:var(--faint);font:700 .55rem/1.2 var(--mono);letter-spacing:.08em;text-transform:uppercase}.story-product-links>div{border-top:1px solid var(--line);display:grid}.story-product-links a{border-bottom:1px solid var(--line);min-height:44px;color:var(--brand-green);justify-content:space-between;align-items:center;gap:1rem;padding:.7rem 0;font-size:.76rem;font-weight:650;line-height:1.3;transition:color .18s;display:flex}.story-product-links a>span{color:var(--accent);font-size:.9rem;transition:transform .18s}.story-product-links a:hover{color:var(--accent-deep)}.story-product-links a:hover>span{transform:translate(3px)}.story-sequence-action{margin:clamp(4rem,7vw,7rem) auto 0}.routine-collection{padding-top:clamp(3.4rem,6vw,5.5rem)}.routine-heading{gap:.9rem;padding-bottom:1.7rem;display:grid}.routine-heading h2,.store-faq h2,.product-selection h2,.product-information>header h2,.related-products>header h2{letter-spacing:-.043em;max-width:15ch;margin:0;font-size:clamp(2.55rem,4.8vw,5rem);font-weight:560;line-height:.94}.routine-heading>p,.product-information>header>p{max-width:600px;color:var(--muted);margin:0;font-size:.98rem;line-height:1.58}.routine-rail{grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem;display:grid}.routine-scroll-cue{display:none}.routine-choice{border:1px solid var(--line);background:var(--surface);text-align:left;cursor:pointer;border-radius:4px;min-width:0;padding:0;transition:border-color .18s,background .18s,transform .18s;overflow:hidden}.routine-choice:hover{border-color:var(--line-strong);transform:translateY(-2px)}.routine-choice[aria-pressed=true]{border-color:var(--accent);background:var(--accent-soft)}.routine-choice img{aspect-ratio:4/3;object-fit:cover;filter:saturate(.96)contrast(1.03);width:100%}.routine-choice>span{border-top:1px solid var(--line);gap:.4rem;padding:1rem;display:grid}.routine-choice strong{letter-spacing:-.02em;align-items:center;font-size:1rem;font-weight:650;display:flex}.routine-choice small{color:var(--accent);font:700 .58rem/1.2 var(--mono);letter-spacing:.05em;text-transform:uppercase}.routine-choice em{color:var(--muted);font-size:.78rem;font-style:normal;line-height:1.45}.catalog-facets{gap:1rem;padding-top:2rem;display:grid}.catalog-facets-heading{justify-content:space-between;align-items:end;gap:2rem;display:flex}.catalog-facets-heading>div{gap:.45rem;display:grid}.catalog-facets-heading p{max-width:520px;color:var(--muted);margin:0;font-size:.82rem;line-height:1.5}.catalog-facets-heading .eyebrow{color:var(--accent);font:700 .64rem/1.2 var(--mono);letter-spacing:.12em;text-transform:uppercase}.catalog-facets-heading h3{letter-spacing:-.035em;margin:0;font-size:clamp(1.5rem,2.4vw,2.35rem);font-weight:560;line-height:1}.catalog-facet-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:.65rem;display:grid}.catalog-filter-toggle{display:none}.facet-filter-group{border:1px solid var(--line);background:var(--surface-raised);border-radius:12px;min-width:0;margin:0;padding:1rem}.facet-filter-group legend{color:var(--faint);font:700 .58rem/1.2 var(--mono);letter-spacing:.08em;text-transform:uppercase;padding:0 .45rem}.facet-filter-options{flex-wrap:wrap;gap:.45rem;display:flex}.facet-filter-options button{border:1px solid var(--line);background:var(--surface);min-height:44px;color:var(--paper);cursor:pointer;border-radius:999px;align-items:center;gap:.5rem;padding:0 .78rem;transition:border-color .18s,background .18s,transform .18s;display:inline-flex}.facet-filter-options button:hover:not(:disabled){border-color:var(--line-strong);transform:translateY(-1px)}.facet-filter-options button[aria-pressed=true]{border-color:var(--brand-green);background:var(--accent-soft)}.facet-filter-options button:disabled{opacity:.38;cursor:not-allowed}.facet-filter-options strong{font-size:.72rem;font-weight:650}.facet-filter-options small{color:var(--faint);font:700 .55rem/1 var(--mono)}.catalog-empty{border-block:1px solid var(--line);justify-items:start;gap:.7rem;padding-top:2rem;padding-bottom:2rem;display:grid}.catalog-empty h3{letter-spacing:-.03em;margin:0;font-size:1.6rem;font-weight:560}.catalog-empty p{color:var(--muted);margin:0}.collection-heading{justify-content:space-between;align-items:end;gap:2rem;padding-top:clamp(3.4rem,5vw,5rem);padding-bottom:1.25rem;display:flex}.collection-heading>div{gap:.65rem;display:grid}.collection-heading h2{letter-spacing:-.04em;margin:0;font-size:clamp(2.2rem,3.8vw,4rem);font-weight:560;line-height:.95}.collection-heading p{color:var(--muted);margin:0;font-size:.86rem;line-height:1.5}.collection-heading .eyebrow{color:var(--accent);font:700 .64rem/1.2 var(--mono);letter-spacing:.12em;text-transform:uppercase}.collection-heading .collection-status{background:var(--accent-soft);width:fit-content;min-height:28px;color:var(--accent-deep);font:700 .56rem/1.2 var(--mono);letter-spacing:.045em;text-transform:uppercase;border:1px solid #93b9864d;border-radius:999px;align-items:center;padding:0 .65rem;display:inline-flex}.filter-reset{cursor:pointer;background:0 0;flex:none}.collection-expander{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:1.5rem;margin-top:1.25rem;padding:1.35rem 0 clamp(3rem,5vw,5rem);display:flex}.collection-expander p{max-width:55ch;color:var(--muted);margin:0;font-size:.88rem;line-height:1.55}.collection-expand-button{border-color:var(--moss);background:var(--moss);color:var(--on-dark);cursor:pointer;flex:none}.collection-expand-button:hover{background:var(--accent-deep);color:var(--canvas)}.product-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:.85rem;display:grid}.product-grid-opening{grid-template-columns:repeat(12,minmax(0,1fr))}.product-grid-opening .product-card:first-child,.product-grid-opening .product-card:nth-child(4){grid-column:span 7}.product-grid-opening .product-card:nth-child(2),.product-grid-opening .product-card:nth-child(3){grid-column:span 5}.product-card{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface);min-width:0;transition:border-color .18s,transform .22s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden}.product-card-link{grid-template-rows:auto 1fr;height:100%;display:grid}.product-card-link:focus-visible{outline-offset:-3px}.product-card-media{background:var(--tone-surface,var(--surface-raised));min-width:0;overflow:hidden}.product-card-media img{aspect-ratio:1;object-fit:cover;filter:saturate(.96)contrast(1.03);width:100%;transition:filter .32s,transform .65s cubic-bezier(.22,1,.36,1)}.product-card:hover .product-card-media img{filter:saturate(1.02)contrast(1.05);transform:scale(1.025)}.product-card-copy{border-top:1px solid var(--line);align-content:space-between;gap:1rem;min-height:230px;padding:1rem;display:grid}.product-card-copy p{color:var(--accent);font:700 .58rem/1.25 var(--mono);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .65rem}.product-card-meta{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.product-card-meta p{margin-bottom:.65rem}.product-card-meta>span{background:var(--accent-soft);max-width:14ch;min-height:24px;color:var(--accent-deep);font:700 .5rem/1.2 var(--mono);letter-spacing:.04em;text-align:right;text-transform:uppercase;white-space:nowrap;border:1px solid #93b98657;border-radius:999px;flex:none;align-items:center;padding:0 .48rem;display:inline-flex}@media (hover:hover) and (pointer:fine){.product-card:hover{border-color:var(--line-strong);transform:translateY(-2px)}}.product-card-copy h2{letter-spacing:-.04em;max-width:16ch;margin:0;font-size:clamp(1.55rem,2.2vw,2.35rem);font-weight:560;line-height:.98}.product-card-benefit{border-left:1px solid var(--accent);gap:.28rem;margin-top:.72rem;padding-left:.68rem;display:grid}.product-card-benefit>span{color:var(--accent);font:700 .52rem/1.2 var(--mono);letter-spacing:.1em;text-transform:uppercase}.product-card-benefit>strong{color:var(--paper);font-size:.82rem;font-weight:520;line-height:1.45}.product-card-amount{color:var(--muted);margin-top:.62rem;font-size:.74rem;line-height:1.42;display:block}.product-card-bottom{justify-content:space-between;align-items:center;gap:.9rem;display:flex}.product-card-bottom>span:first-child{color:var(--paper);font-size:.8rem;font-weight:650}.product-card-action{color:var(--muted);font:700 .58rem/1 var(--mono);letter-spacing:.04em;text-transform:uppercase;flex:none}.product-card-action:after{content:"↗";margin-left:.4rem}.tone-berry{--tone-surface:#171113;--product-wash:#1a1215}.tone-chrome{--tone-surface:#151918;--product-wash:#171c1a}.tone-coffee{--tone-surface:#191512;--product-wash:#1c1713}.tone-mineral{--tone-surface:#111819;--product-wash:#131b1c}.tone-botanical{--tone-surface:#121a14;--product-wash:#151d16}.bundle-section{gap:1rem;padding-top:clamp(4.5rem,7vw,7rem);display:grid}.bundle-heading{gap:.85rem;padding-bottom:.8rem;display:grid}.bundle-heading h2{max-width:14ch}.bundle-feature{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface-raised);grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);min-height:500px;display:grid;overflow:hidden}.bundle-feature-copy{align-content:center;gap:1rem;padding:clamp(1.6rem,4vw,4.5rem);display:grid}.bundle-label{color:var(--accent);font:700 .59rem/1.25 var(--mono);letter-spacing:.09em;text-transform:uppercase;margin:0}.bundle-feature h3{letter-spacing:-.05em;max-width:10ch;margin:0;font-size:clamp(3rem,5.5vw,5.7rem);font-weight:560;line-height:.88}.bundle-feature-copy>p:not(.bundle-label,.bundle-safety){max-width:590px;color:var(--muted);margin:0;font-size:1rem;line-height:1.55}.bundle-safety{border-left:1px solid var(--accent);max-width:590px;color:var(--paper);margin:0;padding-left:.9rem;font-size:.84rem;line-height:1.5}.bundle-facts{border-block:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));margin:.2rem 0 0;display:grid}.bundle-facts div{border-right:1px solid var(--line);gap:.4rem;padding:.8rem .6rem;display:grid}.bundle-facts div:first-child{padding-left:0}.bundle-facts div:last-child{border-right:0}.bundle-facts dt{color:var(--faint);font:700 .53rem/1.2 var(--mono);letter-spacing:.06em;text-transform:uppercase}.bundle-facts dd{margin:0;font-size:.86rem;font-weight:650}.bundle-review-link{border:1px solid var(--accent);background:var(--accent);width:fit-content;min-height:46px;color:var(--canvas);font:700 .61rem/1 var(--mono);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;padding:0 1.2rem;transition:background .18s,transform .18s;display:inline-flex}.bundle-review-link:hover{background:var(--accent-deep);transform:translateY(-1px)}.bundle-mosaic{border-left:1px solid var(--line);grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr));height:100%;min-height:500px;max-height:620px;display:grid;overflow:hidden}.bundle-mosaic img{object-fit:cover;filter:saturate(.96)contrast(1.03);width:100%;height:100%}.bundle-mosaic img:nth-child(odd){border-right:1px solid var(--line)}.bundle-mosaic img:nth-child(-n+2){border-bottom:1px solid var(--line)}.bundle-set-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:.75rem;display:grid}.bundle-set{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface);align-content:start;gap:.8rem;min-width:0;min-height:330px;padding:1.3rem;display:grid}.bundle-set h3{letter-spacing:-.04em;margin:0;font-size:clamp(1.65rem,2.3vw,2.5rem);font-weight:560;line-height:.96}.bundle-set>p:not(.bundle-label){color:var(--muted);margin:0;font-size:.86rem;line-height:1.52}.bundle-set ul{gap:.5rem;margin:auto 0 0;padding:0;list-style:none;display:grid}.bundle-set li{border-top:1px solid var(--line)}.bundle-set li:last-child{border-bottom:1px solid var(--line)}.bundle-set li a{min-height:42px;color:var(--paper);justify-content:space-between;align-items:center;gap:1rem;font-size:.82rem;font-weight:650;display:flex}.bundle-set li a:after{color:var(--accent);content:"↗";font-family:var(--mono)}.bundle-set footer{color:var(--faint);font:700 .56rem/1.35 var(--mono);letter-spacing:.03em;text-transform:uppercase;justify-content:space-between;gap:1rem;padding-top:.2rem;display:flex}.bundle-set footer strong{color:var(--paper);font:inherit;text-align:right}.bundle-disclaimer{color:var(--faint);font:700 .59rem/1.5 var(--mono);margin:.25rem 0 0}.comparison-section{gap:2rem;padding-top:clamp(4.5rem,7vw,7rem);display:grid}.comparison-section>header{gap:.9rem;display:grid}.comparison-grid{border-block:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));margin:0;display:grid}.comparison-grid div{border-right:1px solid var(--line);min-height:150px;padding:1.2rem 1.4rem}.comparison-grid div:first-child{padding-left:0}.comparison-grid div:last-child{border-right:0}.comparison-grid dt{margin-bottom:.65rem;font-size:1rem;font-weight:650}.comparison-grid dd{color:var(--muted);margin:0;font-size:.86rem;line-height:1.5}.waitlist-section{border-radius:var(--radius-card);background:linear-gradient(125deg, #93b98614, transparent 42%), var(--surface-raised);border:1px solid #93b98647;grid-template-columns:minmax(0,.85fr) minmax(360px,.65fr);align-items:start;gap:clamp(2rem,6vw,6rem);margin-top:clamp(4.5rem,7vw,7rem);padding:clamp(1.8rem,4vw,3.5rem);display:grid}.waitlist-section>div{gap:.9rem;display:grid}.waitlist-section h2,.waitlist-confirm-shell h1,.legal-shell h1{letter-spacing:-.043em;max-width:11ch;margin:0;font-size:clamp(2.55rem,4.8vw,5rem);font-weight:560;line-height:.94}.waitlist-section>div>p:not(.eyebrow){max-width:540px;color:var(--muted);margin:0;font-size:.98rem;line-height:1.58}.waitlist-form{gap:1rem;display:grid}.waitlist-form-fields{gap:.8rem;display:grid}.waitlist-form label:not(.waitlist-consent){color:var(--faint);font:700 .57rem/1.2 var(--mono);letter-spacing:.06em;text-transform:uppercase;gap:.45rem;display:grid}.waitlist-form input[type=email]{border:1px solid var(--line-strong);width:100%;min-height:48px;color:var(--paper);font:500 .94rem/1.2 var(--sans);letter-spacing:0;text-transform:none;background:#070a08b8;border-radius:10px;outline:0;padding:0 .9rem}.waitlist-form input[type=email]:focus{border-color:var(--accent);box-shadow:0 0 0 3px #93b98624}.waitlist-consent{color:var(--muted);grid-template-columns:18px minmax(0,1fr);align-items:start;gap:.65rem;font-size:.78rem;line-height:1.48;display:grid}.waitlist-consent input{width:18px;height:18px;accent-color:var(--moss);margin:.05rem 0 0}.waitlist-honeypot{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.waitlist-security{min-height:65px}.waitlist-form button,.waitlist-confirm-card button{border:1px solid var(--moss);background:var(--moss);min-height:48px;color:var(--on-dark);cursor:pointer;font:700 .64rem/1 var(--mono);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;padding:0 1.1rem;transition:border-color .18s,background .18s,transform .18s;display:inline-flex}.waitlist-form button:hover:not(:disabled),.waitlist-confirm-card button:hover:not(:disabled){border-color:var(--accent);background:var(--accent-deep);color:var(--canvas);transform:translateY(-1px)}.waitlist-form button:disabled,.waitlist-confirm-card button:disabled{cursor:not-allowed;opacity:.58}.waitlist-message{min-height:1.3em;color:var(--muted);margin:0;font-size:.8rem;line-height:1.48}.waitlist-message-success{color:var(--brand-green)}.waitlist-message-error{color:var(--error)}.waitlist-privacy-note,.waitlist-unavailable{color:var(--muted);margin:0;font-size:.76rem;line-height:1.5}.waitlist-privacy-note a,.legal-shell a{color:var(--accent-deep);text-underline-offset:.18em;text-decoration:underline;text-decoration-thickness:1px}.waitlist-confirm-page,.legal-page{background:var(--canvas);min-height:100dvh}.waitlist-confirm-shell,.legal-shell{gap:1.1rem;padding-top:clamp(148px,19vw,210px);padding-bottom:clamp(5rem,10vw,9rem);display:grid}.waitlist-confirm-card{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface);gap:1rem;max-width:520px;padding:1.35rem;display:grid}.waitlist-confirm-card>a{color:var(--accent-deep);font:700 .62rem/1 var(--mono);letter-spacing:.06em;text-transform:uppercase}.legal-shell{gap:2rem;max-width:800px}.legal-shell h1{max-width:none}.legal-intro{color:var(--faint);font:700 .61rem/1.3 var(--mono);letter-spacing:.06em;text-transform:uppercase;margin:-1.3rem 0 0}.legal-shell section{gap:.6rem;display:grid}.legal-shell h2{letter-spacing:-.02em;margin:0;font-size:clamp(1.25rem,2vw,1.65rem)}.legal-shell section p{color:var(--muted);margin:0;font-size:.95rem;line-height:1.65}.store-faq{grid-template-columns:minmax(0,.7fr) minmax(420px,1.3fr);gap:clamp(2rem,6vw,6rem);padding-top:clamp(4.5rem,7vw,7rem);display:grid}.store-faq h2{max-width:8ch}.store-faq>div{border-top:1px solid var(--line)}.store-faq details{border-bottom:1px solid var(--line)}.store-faq summary,.product-information summary{cursor:pointer;padding:1.15rem 2.2rem 1.15rem 0;font-size:1rem;font-weight:650;list-style:none;position:relative}.store-faq summary::-webkit-details-marker{display:none}.product-information summary::-webkit-details-marker{display:none}.store-faq summary:after,.product-information summary:after{color:var(--accent);content:"+";position:absolute;top:50%;right:0;transform:translateY(-50%)}.store-faq details[open] summary:after,.product-information details[open] summary:after{content:"-"}.store-faq details p{max-width:620px;color:var(--muted);margin:0;padding:0 2rem 1.2rem 0;font-size:.9rem;line-height:1.55}.collection-close{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface-raised);justify-content:space-between;align-items:center;gap:2rem;margin-top:clamp(4.5rem,7vw,7rem);margin-bottom:clamp(3rem,5vw,5rem);padding:clamp(1.8rem,3vw,3rem);display:flex}.collection-close h2{max-width:14ch;font-size:clamp(2.2rem,3.7vw,4rem)}.collection-close>a{border-color:var(--moss);background:var(--moss);color:var(--on-dark);flex:none}.site-footer{border-top:1px solid var(--line);color:var(--faint);font:700 .61rem/1.5 var(--mono);letter-spacing:.035em;justify-content:space-between;gap:2rem;padding:1.7rem 0 2rem;display:flex}.site-footer>div{gap:.35rem;display:grid}.site-footer p{margin:0}.site-footer nav{flex-wrap:wrap;align-items:start;gap:1.3rem;display:flex}.site-footer a{color:var(--muted);transition:color .18s}.site-footer a:hover{color:var(--paper)}.analytics-consent{z-index:80;border-radius:var(--radius-card);background:#111612f7;border:1px solid #93b9864d;gap:1rem;width:min(440px,100vw - 32px);padding:1.1rem;display:grid;position:fixed;bottom:clamp(16px,3vw,32px);right:clamp(16px,3vw,36px);box-shadow:0 18px 48px #0000006b}.analytics-consent>div:first-child{gap:.45rem;display:grid}.analytics-consent .eyebrow{margin:0}.analytics-consent p:not(.eyebrow){color:var(--muted);margin:0;font-size:.8rem;line-height:1.5}.analytics-consent-actions{flex-wrap:wrap;gap:.65rem;display:flex}.analytics-consent button,.analytics-preferences{cursor:pointer;min-height:44px;font:700 .59rem/1 var(--mono);letter-spacing:.055em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;padding:0 .9rem;display:inline-flex}.analytics-accept{border:1px solid var(--moss);background:var(--moss);color:var(--on-dark)}.analytics-decline{border:1px solid var(--line-strong);color:var(--brand-green);background:0 0}.analytics-consent button:hover{border-color:var(--accent);background:var(--accent-deep);color:var(--canvas)}.analytics-preferences{z-index:50;color:var(--brand-green);background:#111612eb;border:1px solid #93b98647;padding-inline:.75rem;position:fixed;bottom:16px;right:16px;box-shadow:0 8px 24px #0000004d}.analytics-preferences:hover{border-color:var(--accent);color:var(--accent-deep)}.product-page{background:var(--canvas);min-height:100dvh}.product-hero{grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);align-items:center;gap:clamp(2.5rem,6vw,6rem);padding-top:110px;padding-bottom:clamp(2.5rem,4vw,4rem);display:grid}.product-hero-media{border-radius:var(--radius-card);background:var(--product-wash,var(--surface));height:min(58dvh,590px);overflow:hidden}.product-hero-media img{object-fit:cover;filter:saturate(.98)contrast(1.03);width:100%;height:100%}.product-hero-copy{align-content:center;gap:.9rem;display:grid}.product-type{color:var(--accent);font:700 .62rem/1.3 var(--mono);letter-spacing:.09em;text-transform:uppercase;margin:0}.product-hero h1{letter-spacing:-.045em;max-width:12ch;margin:0;font-size:clamp(3.2rem,5.4vw,5.8rem);font-weight:560;line-height:.9}.supplier-title{color:var(--faint);margin:0;font-size:.76rem;line-height:1.4}.product-benefit-lede{border-left:1px solid var(--accent);gap:.35rem;max-width:560px;margin:0;padding-left:.85rem;display:grid}.product-benefit-lede>span{color:var(--accent);font:700 .58rem/1.2 var(--mono);letter-spacing:.1em;text-transform:uppercase}.product-benefit-lede>p{color:var(--paper);margin:0;font-size:clamp(1.05rem,1.4vw,1.25rem);font-weight:520;line-height:1.5}.product-summary{max-width:520px;color:var(--muted);margin:0;font-size:clamp(.98rem,1.25vw,1.14rem);line-height:1.55}.product-routines{color:var(--paper);margin:0;font-size:.78rem;font-weight:650;line-height:1.4}.price-line{border-block:1px solid var(--line);max-width:480px;font:700 .61rem/1 var(--mono);letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;align-items:baseline;gap:1rem;padding:.85rem 0;display:flex}.price-line span{color:var(--faint)}.price-line strong{color:var(--paper);font:650 1.14rem/1 var(--sans);letter-spacing:-.02em;text-transform:none}.product-availability{border-left:1px solid var(--accent);background:var(--surface);border-radius:0 10px 10px 0;gap:.3rem;max-width:480px;padding:.85rem 1rem;display:grid}.product-availability strong{font-size:.9rem;font-weight:650}.product-availability p{color:var(--muted);margin:0;font-size:.82rem;line-height:1.48}.product-facts{border-block:1px solid var(--line)}.fact-list{grid-template-columns:repeat(4,minmax(0,1fr));margin:0;display:grid}.fact-list div{border-right:1px solid var(--line);align-content:center;gap:.45rem;min-height:92px;padding:.9rem 1rem;display:grid}.fact-list div:first-child{padding-left:0}.fact-list div:last-child{border-right:0}.fact-list dt{color:var(--faint);font:700 .58rem/1.2 var(--mono);letter-spacing:.08em;text-transform:uppercase}.fact-list dd{margin:0;font-size:.92rem;line-height:1.38}.product-selection{grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);align-items:start;gap:clamp(2rem,6vw,6rem);padding-top:clamp(3.5rem,6vw,5.5rem);display:grid}.product-selection h2{max-width:10ch;font-size:clamp(2.4rem,3.8vw,4.2rem)}.product-selection>div{gap:.8rem;display:grid}.product-selection>div>p:not(.eyebrow){max-width:620px;color:var(--muted);margin:0;font-size:clamp(1rem,1.4vw,1.2rem);line-height:1.62}.product-selection>div>small{color:var(--faint);font-size:.78rem;line-height:1.5}.product-benefit-list{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.product-benefit-list li{border:1px solid var(--line);background:var(--surface);min-height:58px;color:var(--paper);border-radius:12px;padding:1rem;font-size:.88rem;font-weight:620;line-height:1.35}.product-information{padding-top:clamp(3.5rem,6vw,5.5rem)}.product-information>header{gap:.75rem;padding-bottom:1.4rem;display:grid}.product-information>header h2{max-width:12ch;font-size:clamp(2.4rem,3.8vw,4.2rem)}.product-information-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:.75rem;display:grid}.product-information details{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface);min-width:0;padding:0 1.1rem}.product-information details[open]{background:var(--product-wash,var(--surface))}.product-information details p{color:var(--muted);margin:0;padding:0 1.5rem 1.2rem 0;font-size:.9rem;line-height:1.58}.product-information details small{color:var(--faint);font:700 .61rem/1.55 var(--mono);padding:0 1.5rem 1.2rem 0;display:block}.product-information ul{color:var(--muted);gap:.55rem;margin:0;padding:0 1.5rem 1.2rem 1.05rem;display:grid}.product-information li{padding-left:.2rem;font-size:.88rem;line-height:1.45}.related-products{padding-top:clamp(3.5rem,6vw,5.5rem);padding-bottom:2rem}.related-products>header{justify-content:space-between;align-items:end;gap:2rem;padding-bottom:1.2rem;display:flex}.related-products>header h2{max-width:10ch;font-size:clamp(2.3rem,3.3vw,3.7rem)}.related-products>header a,.product-return a{width:fit-content;min-height:44px;color:var(--muted);font:700 .61rem/1 var(--mono);letter-spacing:.05em;text-transform:uppercase;border-bottom:1px solid;align-items:center;display:inline-flex}.related-products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.related-products-grid .product-card-copy{min-height:210px}.related-products-grid .product-card-copy h2{font-size:clamp(1.4rem,1.8vw,2rem)}.product-return{justify-content:space-between;gap:1.5rem;padding-top:1rem;padding-bottom:clamp(2rem,3vw,3rem);display:flex}@media (max-width:1099px){.routine-scroll-cue{color:var(--faint);font:700 .56rem/1.2 var(--mono);letter-spacing:.07em;text-transform:uppercase;justify-content:space-between;align-items:center;margin-top:-.75rem;margin-bottom:.7rem;display:flex}.routine-scroll-cue span{color:var(--accent);font-size:.9rem}.routine-rail{overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:thin;grid-template-columns:none;grid-auto-columns:minmax(190px,28vw);grid-auto-flow:column;padding-bottom:.5rem;scroll-padding-inline:28px;overflow-x:auto}.routine-choice{scroll-snap-align:start}.waitlist-section{grid-template-columns:minmax(0,.8fr) minmax(300px,.7fr)}.related-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.related-products-grid .product-card:last-child{display:none}.bundle-feature{grid-template-columns:minmax(0,1fr) minmax(300px,.8fr)}}@media (max-width:900px){.story-premise{grid-template-columns:1fr;gap:1.5rem}.story-premise-copy{max-width:700px}.story-sequence-heading{grid-template-columns:1fr;gap:1rem}.story-sequence-heading>p{max-width:620px}.story-dayline{gap:5.5rem;padding-left:1.5rem}.story-dayline:before{top:0;bottom:0;left:1px}.story-chapter{grid-template-columns:1fr;gap:1.8rem}.story-chapter:before{width:9px;height:9px;top:0;left:-1.5rem;transform:translate(-50%)}.story-chapter-media,.story-chapter:nth-child(2n) .story-chapter-media{order:1}.story-chapter-copy,.story-chapter:nth-child(2n) .story-chapter-copy{order:2;justify-self:stretch;max-width:700px}.story-chapter-media img{aspect-ratio:4/3}}@media (max-width:760px){.page-shell{width:min(100% - 32px,700px)}.site-header{min-height:64px;padding:0 16px}.site-header nav{gap:.1rem}.site-header nav a{letter-spacing:.05em;min-width:auto;padding-inline:.45rem;font-size:.6rem}.site-header nav a:nth-child(3),.site-header nav a:nth-child(4){display:none}.brand-logo-mark{width:26px;height:26px}.brand-logo-wordmark{letter-spacing:.1em;font-size:.78rem}.store-preview-bar{margin-top:64px;padding:9px 16px;font-size:.56rem}.collection-hero{align-items:end;min-height:calc(100svh - 102px);display:grid}.cinematic-hero{height:100%;position:absolute}.cinematic-hero-frame-man{object-position:61% 50%}.cinematic-hero-frame-overload{object-position:72% 50%}.cinematic-hero-frame-care{object-position:66% 50%}.collection-hero-wash{background:linear-gradient(#05070514 16%,#0507054d 50%,#050705f0 86%),linear-gradient(90deg,#05070599,#05070505);display:block}.collection-hero-content{gap:.8rem;padding-top:9rem;padding-bottom:3.2rem}.collection-hero h1{max-width:13ch;font-size:clamp(2.3rem,9.7vw,3.25rem);line-height:.93}.collection-hero-content>p:not(.eyebrow){color:#f1f3ecd1;max-width:350px;font-size:.94rem}.collection-hero-actions a{min-height:44px;padding:0 1rem;font-size:.57rem}.collection-hero-actions a:nth-child(2){display:none}.routine-collection{padding-top:3.25rem}.routine-heading{padding-bottom:1.3rem}.routine-heading h2,.story-premise h2,.story-sequence-heading h2,.store-faq h2{font-size:clamp(2rem,8.5vw,2.8rem);line-height:.98}.routine-scroll-cue{margin-top:-.55rem}.routine-rail{grid-auto-columns:clamp(230px,76vw,300px);width:100%;padding-left:16px;padding-right:16px;scroll-padding-inline:16px}.routine-choice em{min-height:3.3em}.story-premise{grid-template-columns:1fr;gap:1.4rem;padding-top:3.5rem;padding-bottom:3.5rem}.story-premise h2{max-width:13ch}.story-premise-copy .story-premise-lede{font-size:1.15rem;line-height:1.42}.story-sequence{padding-top:0;padding-bottom:5rem}.story-sequence-heading{grid-template-columns:1fr;gap:1.25rem;padding:4rem 0 4.5rem}.story-sequence-heading h2{max-width:13ch;font-size:clamp(1.9rem,7.8vw,2.5rem)}.story-dayline{gap:4.5rem;padding-left:1.25rem}.story-dayline:before{top:0;bottom:0;left:1px}.story-chapter{grid-template-columns:1fr;gap:1.5rem}.story-chapter:before{width:9px;height:9px;top:0;left:-1.25rem;transform:translate(-50%)}.story-chapter-media,.story-chapter:nth-child(2n) .story-chapter-media{order:1}.story-chapter-copy,.story-chapter:nth-child(2n) .story-chapter-copy{order:2;justify-self:stretch}.story-chapter h3{max-width:14ch;font-size:clamp(2rem,8.8vw,2.8rem);line-height:.98}.story-chapter-media img{aspect-ratio:4/3}.catalog-facets{padding-top:1.5rem}.catalog-facets-heading{flex-direction:column;align-items:flex-start;gap:.6rem}.catalog-filter-toggle{border:1px solid var(--line-strong);background:var(--surface);width:100%;min-height:48px;color:var(--paper);cursor:pointer;border-radius:12px;justify-content:space-between;align-items:center;gap:.75rem;padding:0 .9rem;font-weight:650;display:flex}.catalog-filter-toggle small{color:var(--accent);font:700 .55rem/1 var(--mono);letter-spacing:.06em;text-transform:uppercase;margin-left:auto}.catalog-filter-toggle:after{color:var(--faint);content:"+";font-size:1rem}.catalog-filter-toggle[aria-expanded=true]:after{content:"−"}.catalog-facet-grid{grid-template-columns:1fr;display:none}.catalog-facet-grid.is-open{display:grid}.facet-filter-options{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.facet-filter-options button{text-align:left;justify-content:space-between;width:100%}.collection-heading{flex-direction:column;align-items:flex-start;gap:1rem;padding-top:3.25rem}.collection-heading>div{gap:.75rem}.collection-heading h2{max-width:13ch;font-size:clamp(2rem,8.4vw,2.65rem);line-height:1}.collection-expander{flex-direction:column;align-items:flex-start;gap:1rem;padding-bottom:3.5rem}.collection-expand-button{width:100%}.comparison-section{padding-top:4rem}.comparison-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.comparison-grid div,.comparison-grid div:first-child{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:135px;padding:1rem}.comparison-grid div:nth-child(2n){border-right:0}.comparison-grid div:nth-last-child(-n+2){border-bottom:0}.bundle-section{padding-top:4rem}.bundle-feature{grid-template-columns:1fr;min-height:0}.bundle-feature-copy{padding:1.4rem}.bundle-feature h3{font-size:clamp(3rem,14vw,4.2rem)}.bundle-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.bundle-facts div,.bundle-facts div:first-child{border-bottom:1px solid var(--line);padding:.75rem}.bundle-facts div:nth-child(2n){border-right:0}.bundle-facts div:nth-last-child(-n+2){border-bottom:0}.bundle-review-link{width:100%}.bundle-mosaic{border-top:1px solid var(--line);border-left:0;height:clamp(280px,80vw,340px);min-height:0;max-height:340px}.bundle-set-grid{grid-template-columns:1fr}.bundle-set{min-height:0}.waitlist-section,.store-faq,.product-hero,.product-selection{grid-template-columns:1fr}.waitlist-section{gap:1.5rem;margin-top:4rem;padding:1.4rem}.waitlist-section h2,.waitlist-confirm-shell h1,.legal-shell h1{font-size:clamp(2rem,8.5vw,2.8rem)}.waitlist-form button,.waitlist-confirm-card button{width:100%}.store-faq{gap:1.6rem;padding-top:4rem}.store-faq h2{max-width:10ch}.site-footer{flex-direction:column;gap:.8rem}.analytics-preferences{width:fit-content;margin:0 16px 16px auto;position:relative;bottom:auto;right:auto}.product-hero{gap:1.4rem;padding-top:88px;padding-bottom:2.5rem}.product-hero-media{height:min(43dvh,390px)}.product-hero h1{font-size:clamp(2.55rem,10.5vw,3.6rem);line-height:.94}.fact-list{grid-template-columns:repeat(2,minmax(0,1fr))}.fact-list div,.fact-list div:first-child{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:82px;padding:.8rem}.fact-list div:nth-child(2n){border-right:0}.fact-list div:nth-last-child(-n+2){border-bottom:0}.fact-list div:last-child{border-right:0;grid-column:auto}.product-selection{gap:1.25rem;padding-top:3.2rem}.product-selection h2,.product-information>header h2{font-size:clamp(2rem,8.5vw,2.8rem)}.product-information{padding-top:3.2rem}.product-information-grid{grid-template-columns:1fr}.related-products>header{flex-direction:column;align-items:flex-start;gap:.7rem}.related-products-grid{grid-template-columns:1fr}.related-products-grid .product-card:last-child{display:block}.product-return{flex-direction:column;align-items:flex-start}}@media (max-width:639px){.product-grid{grid-template-columns:1fr}.product-grid-opening .product-card:nth-child(n){grid-column:1/-1}.product-card-link{grid-template-rows:1fr;grid-template-columns:clamp(118px,36vw,156px) minmax(0,1fr)}.product-card-media{min-height:0;position:relative}.product-card-media img{aspect-ratio:auto;width:100%;height:100%;min-height:0;position:absolute;inset:0}.product-card-copy{border-top:0;border-left:1px solid var(--line);min-height:0;padding:.85rem}.product-card-meta{display:block}.product-card-meta>span{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0b0e0ce0;min-height:22px;padding-inline:.45rem;position:absolute;top:.65rem;left:.65rem}.product-card-copy h2{overflow-wrap:anywhere;font-size:clamp(1.25rem,5.4vw,1.65rem)}.product-card-benefit{gap:.2rem;margin-top:.62rem;padding-left:.55rem}.product-card-benefit>span{font-size:.48rem}.product-card-benefit>strong{font-size:.72rem;line-height:1.4}.product-card-amount{font-size:.69rem}.product-card-bottom{flex-direction:column;align-items:flex-start;gap:.5rem}.product-card-action{display:none}.related-products-grid .product-card-copy{min-height:0}}@media (max-width:479px){.comparison-grid{grid-template-columns:1fr}.comparison-grid div,.comparison-grid div:first-child{border-right:0;border-bottom:1px solid var(--line);min-height:0;padding:1rem 0}.comparison-grid div:last-child{border-bottom:0}}@media (max-width:374px){.site-header nav a:nth-child(3){display:none}.collection-hero h1{font-size:2.25rem}.product-card-link{grid-template-rows:auto 1fr;grid-template-columns:1fr}.product-card-media{position:static}.product-card-media img{aspect-ratio:4/3;position:static}.product-card-copy{border-top:1px solid var(--line);border-left:0;padding:1rem}.product-card-copy h2{font-size:1.6rem}.product-card-benefit>strong{font-size:.78rem}.product-card-bottom>span:first-child{font-size:.7rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.cinematic-hero-frame{opacity:0!important;animation:none!important;transform:none!important}.cinematic-hero-frame-man{opacity:1!important}.cinematic-hero-beam{display:none}}
