:root{--canvas:#090a0a;--ink:#101211;--surface:#151817;--surface-raised:#1b1f1d;--paper:#f2f1ed;--muted:#c4c7bf;--faint:#9fa49a;--line:#f2f1ed26;--line-strong:#f2f1ed4d;--brand-green:#a0c98e;--accent:#f06581;--accent-deep:#ca3e5a;--radius-card:16px;--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,#routines,#bundles,#standard{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(--accent);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(--paper);min-height:44px;color:var(--canvas);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;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#090a0ae0;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:#090a0af0}.brand-logo{min-height:44px;color:var(--paper);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:var(--brand-green)}.brand-logo-wordmark{color:var(--paper);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{min-width:44px;min-height:44px;color:var(--muted);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(--paper)}.store-preview-bar{color:#e8bfc8;text-align:center;min-height:38px;font:700 .61rem/1.35 var(--mono);letter-spacing:.04em;background:#171113;border-bottom:1px solid #f065814d;margin-top:70px;padding:11px 20px}.eyebrow{color:var(--accent);font:700 .64rem/1.2 var(--mono);letter-spacing:.12em;text-transform:uppercase;margin:0}.collection-hero{background:var(--surface);align-items:center;min-height:510px;display:grid;position:relative;overflow:hidden}.collection-hero>picture{width:100%;height:100%;position:absolute;inset:0}.collection-hero-media{object-fit:cover;object-position:center;filter:saturate(.84)contrast(1.06);width:100%;height:100%;position:absolute;inset:0}.collection-hero-wash{background:linear-gradient(90deg,#090a0af2 0%,#090a0ac7 42%,#090a0a33 78%),linear-gradient(#090a0a2e,#090a0ab8);position:absolute;inset:0}.collection-hero-content{z-index:1;gap:1.1rem;display:grid;position:relative}.collection-hero h1{letter-spacing:-.045em;max-width:10ch;margin:0;font-size:clamp(3.8rem,6.2vw,6rem);font-weight:560;line-height:.9}.collection-hero-content>p:not(.eyebrow){color:#f2f1edd1;max-width:450px;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-close>a{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:#090a0a85;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:var(--canvas)}.collection-hero-actions a:hover,.filter-reset:hover,.collection-close>a:hover{border-color:var(--accent);transform:translateY(-1px)}.global-core-brief{border-bottom:1px solid var(--line);grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);align-items:start;gap:clamp(1.5rem,5vw,5rem);padding-top:clamp(3rem,5vw,4.8rem);padding-bottom:clamp(3rem,5vw,4.8rem);display:grid}.global-core-brief>div{gap:.8rem;display:grid}.global-core-brief h2{max-width:12ch;font-size:clamp(2.4rem,4vw,4.3rem)}.global-core-brief>p{max-width:660px;color:var(--muted);margin:0;font-size:.98rem;line-height:1.65}.global-core-brief dl{border-block:1px solid var(--line);grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;display:grid}.global-core-brief dl div{border-right:1px solid var(--line);align-content:center;gap:.4rem;min-height:86px;padding:.8rem 1rem;display:grid}.global-core-brief dl div:first-child{padding-left:0}.global-core-brief dl div:last-child{border-right:0}.global-core-brief dt{color:var(--faint);font:700 .56rem/1.25 var(--mono);letter-spacing:.07em;text-transform:uppercase}.global-core-brief dd{color:var(--paper);margin:0;font-size:1rem;font-weight:650}.routine-collection{padding-top:clamp(3.4rem,6vw,5.5rem)}.routine-heading{gap:.9rem;padding-bottom:1.7rem;display:grid}.routine-heading h2,.global-core-brief h2,.bundle-heading h2,.comparison-section h2,.standard-copy h2,.store-faq h2,.collection-close 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,.bundle-heading>p:not(.eyebrow),.comparison-section>header>p,.standard-copy>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-choice{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface);text-align:left;cursor:pointer;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:#21161a}.routine-choice img{aspect-ratio:4/3;object-fit:cover;filter:saturate(.82)contrast(1.05);width:100%}.routine-choice>span{gap:.35rem;padding:.9rem;display:grid}.routine-choice strong{letter-spacing:-.02em;align-items:center;gap:.45rem;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));gap:.65rem;display:grid}.facet-filter-group{border:1px solid var(--line);background:#151817b8;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:#a0c98e1f}.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}.filter-reset{cursor:pointer;background:0 0;flex:none}.product-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:.85rem;display:grid}.product-card{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface);min-width:0;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(.84)contrast(1.05);width:100%;transition:filter .32s,transform .65s cubic-bezier(.22,1,.36,1)}.product-card:hover .product-card-media img{filter:saturate(.96)contrast(1.07);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{max-width:14ch;color:var(--faint);font:700 .52rem/1.3 var(--mono);letter-spacing:.04em;text-align:right;text-transform:uppercase}.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:2px 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:#211015;--product-wash:#ca3e5a21}.tone-chrome{--tone-surface:#151717;--product-wash:#b4b7b81c}.tone-coffee{--tone-surface:#201710;--product-wash:#ab704424}.tone-mineral{--tone-surface:#111619;--product-wash:#7d94a621}.tone-botanical{--tone-surface:#10170e;--product-wash:#809c5324}.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-radius:var(--radius-card);background:linear-gradient(135deg,#211116 0%,#151817 72%);border:1px solid #f065815c;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:2px 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:#ff7892;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(.8)contrast(1.06);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}.standard-section{grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);align-items:center;gap:clamp(2rem,5vw,5rem);padding-top:clamp(4.5rem,7vw,7rem);display:grid}.standard-media{aspect-ratio:16/9;border-radius:var(--radius-card);background:var(--surface);overflow:hidden}.standard-media img{object-fit:cover;filter:saturate(.82)contrast(1.06);width:100%;height:100%}.standard-copy{gap:1.1rem;display:grid}.standard-copy h2{max-width:10ch}.standard-copy ul{gap:1rem;margin:.6rem 0 0;padding:0;list-style:none;display:grid}.standard-copy li{gap:.25rem;display:grid}.standard-copy strong{font-size:.96rem;font-weight:650}.standard-copy span{color:var(--muted);font-size:.88rem;line-height:1.48}.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-radius:var(--radius-card);background:linear-gradient(135deg,#ca3e5a26,#151817f0);border:1px solid #f065814d;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(--accent);background:var(--accent);color:var(--canvas);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)}.product-page{background:var(--canvas);min-height:100dvh}.product-hero{grid-template-columns:minmax(0,.95fr) minmax(340px,1.05fr);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(.88)contrast(1.05);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:2px 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:2px 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));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-rail{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;overflow-x:auto}.routine-choice{scroll-snap-align:start}.standard-section{grid-template-columns:minmax(0,1fr) minmax(300px,.8fr)}.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:760px){.page-shell{width:min(100% - 32px,700px)}.site-header{min-height:64px;padding:0 16px}.site-header nav{gap:.2rem}.site-header nav a{min-width:40px;padding-inline:.35rem;font-size:.56rem}.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{min-height:440px}.collection-hero-media{object-position:63% 68%}.collection-hero-wash{background:linear-gradient(90deg,#090a0aeb,#090a0a5c),linear-gradient(#090a0a33,#090a0ae0)}.collection-hero-content{gap:.85rem}.collection-hero h1{max-width:9ch;font-size:clamp(3rem,15vw,4.3rem)}.collection-hero-content>p:not(.eyebrow){max-width:340px;font-size:.94rem}.collection-hero-actions a{min-height:44px;padding:0 1rem;font-size:.57rem}.routine-collection{padding-top:3.25rem}.routine-heading{padding-bottom:1.3rem}.routine-heading h2,.global-core-brief h2,.bundle-heading h2,.comparison-section h2,.standard-copy h2,.store-faq h2,.collection-close h2{font-size:clamp(2.45rem,11vw,3.6rem)}.routine-rail{grid-auto-columns:minmax(180px,72vw);width:100%;padding-left:16px;padding-right:16px}.routine-choice em{min-height:3.3em}.global-core-brief{grid-template-columns:1fr;gap:1rem}.global-core-brief dl{grid-template-columns:repeat(2,minmax(0,1fr))}.global-core-brief dl div,.global-core-brief dl div:first-child{border-bottom:1px solid var(--line);padding:.8rem}.global-core-brief dl div:nth-child(2n){border-right:0}.global-core-brief dl div:nth-last-child(-n+2){border-bottom:0}.catalog-facets{padding-top:1.5rem}.catalog-facets-heading{flex-direction:column;align-items:flex-start;gap:.6rem}.catalog-facet-grid{grid-template-columns:1fr}.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 h2{font-size:clamp(2.15rem,9vw,3rem)}.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}.standard-section,.store-faq,.product-hero,.product-selection{grid-template-columns:1fr}.standard-section,.store-faq{gap:1.6rem;padding-top:4rem}.store-faq h2{max-width:10ch}.collection-close{flex-direction:column;align-items:flex-start;margin-top:4rem;margin-bottom:3rem;padding:1.4rem}.collection-close>a{width:100%}.site-footer{flex-direction:column;gap:.8rem}.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(3rem,13vw,4.4rem)}.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(2.35rem,10vw,3.5rem)}.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-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-copy h2{overflow-wrap:anywhere;font-size:clamp(1.35rem,6vw,1.8rem)}.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:374px){.site-header nav a:nth-child(3){display:none}.collection-hero h1{font-size:2.9rem}.product-card-copy h2{font-size:1.22rem}.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}}
