:root{--cream:#f4f0e7;--forest:#10271e;--pine:#244537;--lime:#d9ee68;--sand:#d7c78e;--paper:#fffdf7;--ink:#142019;--muted:#607167;--line:rgba(16,39,30,.18)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--forest)}img{max-width:100%;height:auto}.announcement{padding:.42rem 1rem;letter-spacing:.14em;font-size:.66rem}.announcement span{padding:0 .45rem;color:var(--lime)}.site-header{display:grid;gap:1rem;padding:.8rem clamp(1rem,4vw,3.5rem);background:color-mix(in oklab,var(--cream) 91%,white 9%);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.brand,.footer-brand{gap:.5rem}.brand strong,.footer-brand{font-family:Impact,Arial Black,sans-serif;font-size:1.8rem;letter-spacing:.02em}.brand span,.footer-brand span{font-size:.66rem;font-weight:700;letter-spacing:.16em}.nav-links{gap:1.4rem}.button,.eyebrow,.filter-row a,.header-cta,.nav-links a,.site-footer a,.text-link{text-transform:uppercase;letter-spacing:.1em;font-size:.71rem;text-decoration:none}.nav-links a:hover,.site-footer a:hover,.text-link:hover{color:var(--pine)}.header-cta{justify-self:flex-end;border:1px solid var(--forest);padding:.55rem .9rem;color:var(--forest)}h1,h2,h3{line-height:1.01;margin:.2rem 0 .8rem;letter-spacing:-.05em}h1{font-size:clamp(3.3rem,8vw,7.5rem)}h2{font-size:clamp(2.2rem,4vw,4rem)}h3{font-size:1.55rem}.hero{position:relative;min-height:82vh;display:grid;align-items:flex-end;padding:clamp(7rem,15vw,13rem) clamp(1rem,5vw,5rem) clamp(3rem,8vw,5rem);color:var(--paper);overflow:hidden}.hero img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-2}.hero img,.hero:after{position:absolute;inset:0}.hero:after{content:"";z-index:-1;background:linear-gradient(100deg,rgba(16,39,30,.9),rgba(16,39,30,.43) 62%,rgba(20,32,25,.34))}.hero-copy{width:min(760px,92vw)}.hero-copy p{max-width:62ch;font-size:1.08rem}.eyebrow{color:var(--pine)}.dark-section .eyebrow,.hero .eyebrow{color:var(--lime)}.button{padding:.76rem 1.12rem;border:1px solid;background:transparent}.button.primary{background:var(--lime);border-color:var(--lime)}.button.full{width:100%;margin-top:.4rem}.button:disabled{opacity:.56}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--forest);color:var(--paper);border-bottom:1px solid rgba(255,255,255,.12)}.trust-strip span{padding:1rem;text-align:center;background:transparent;border-color:rgba(255,255,255,.12);color:var(--lime);font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.page-hero,.section{width:min(1240px,92vw);margin:0 auto;padding:clamp(3.7rem,7vw,7rem) 0}.page-hero{max-width:1050px}.page-hero.compact{padding-bottom:2.4rem}.page-hero p,.section p{max-width:66ch}.section-heading{margin-bottom:1.55rem}.results-heading,.section-heading.split{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem}.dark-section{display:grid;grid-template-columns:1.1fr .9fr;gap:2rem;padding:clamp(3rem,8vw,6rem) max(4vw,calc((100vw - 1240px)/2));background:var(--forest);color:var(--paper)}.dark-section p{max-width:58ch;align-self:flex-end}.journal-grid,.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.product-card{background:var(--paper)}.journal-card,.policy-card{background:var(--paper);border:1px solid var(--line)}.product-image-link{display:block;position:relative;overflow:hidden;background:#e5e1d8}.journal-card img,.product-card img{display:block;width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;transition:transform .35s ease}.product-card:hover img{transform:scale(1.035)}.product-status{position:absolute;top:.75rem;left:.75rem;padding:.24rem .52rem;border-radius:999px;background:var(--lime);font-size:.62rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.journal-card div,.policy-card{padding:1rem}.product-meta{display:flex;flex-wrap:wrap;gap:.35rem .7rem;margin:0 0 .45rem;font-size:.66rem;letter-spacing:.08em}.product-card h3 a{text-decoration:none}.buy-reason{color:var(--muted);font-size:.88rem;line-height:1.45}.price.large{font-size:1.4rem}.product-card-footer{gap:1rem}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.8rem;margin-top:1.4rem}.category-grid a{display:grid;min-height:180px;padding:1rem;background:var(--paper);border:1px solid var(--line);text-decoration:none;transition:background .2s ease}.category-grid a:hover{background:var(--lime)}.category-grid span{font-size:.72rem;letter-spacing:.1em}.category-grid strong{align-self:flex-end;font-family:Georgia,serif;font-size:1.65rem;letter-spacing:-.05em}.category-grid small{text-transform:uppercase;letter-spacing:.1em}.product-detail,.story-panel{width:min(1240px,92vw);margin:0 auto;padding:clamp(3.6rem,7vw,7rem) 0;display:grid;grid-template-columns:1.05fr .95fr;gap:1.5rem;align-items:start}.gallery img,.story-panel img{width:100%;-o-object-fit:cover;object-fit:cover}.story-panel div{padding:clamp(1rem,3vw,2rem)}.filter-row{width:min(1240px,92vw);gap:.55rem}.filter-row a{gap:.45rem;padding:.55rem .8rem}.filter-row a.active,.filter-row a:hover{color:var(--paper)}.filter-row small{opacity:.72}.product-section{padding-top:1.6rem}.results-heading{margin-bottom:1rem}.breadcrumbs{width:min(1240px,92vw);margin:0 auto;padding-top:1rem;display:flex;gap:.55rem;color:var(--muted);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.gallery{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.gallery-main{grid-column:1/-1}.image-placeholder{display:grid;min-height:280px;place-items:center;padding:1rem;color:var(--muted);background:#e5e1d8;font-size:.72rem;letter-spacing:.1em;text-align:center;text-transform:uppercase}.purchase-panel{position:sticky;top:5.5rem;background:var(--paper);border:1px solid var(--line);padding:clamp(1.1rem,3vw,2rem)}.purchase-panel h1{font-size:clamp(2.8rem,5vw,5rem)}.supplier{color:var(--muted);font-size:.82rem;letter-spacing:.08em}.purchase-points,.supplier{font-weight:700;text-transform:uppercase}.purchase-points{display:grid;gap:.55rem;margin:1.25rem 0;font-size:.76rem;letter-spacing:.06em}.purchase-points span:before{content:"+";padding-right:.5rem;color:var(--pine)}.detail-list section{border-top:1px solid var(--line);padding:1rem 0}.detail-list h2,.policy-card h2{font-size:1.65rem}.policy-card{margin-top:.75rem}.cart-drawer{position:fixed;top:0;right:0;width:min(440px,100vw);height:100vh;z-index:50;transform:translateX(100%);transition:transform .2s;border-left:1px solid var(--line);padding:1rem;overflow:auto}.cart-drawer.open{transform:translateX(0)}.cart-foot p,.cart-head,.cart-line,.qty,.site-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem}.cart-head button,.qty button{cursor:pointer}.cart-line{justify-content:flex-start;border-top:1px solid var(--line);padding:1rem 0}.cart-line img{-o-object-fit:cover;object-fit:cover}.qty button{min-width:34px;min-height:34px}.error{color:#8b1e1e}.dev-note,.muted{color:var(--muted);font-size:.9rem}.cart-page-lines{max-width:820px}.cart-line.wide{justify-content:flex-start}.cart-summary{border-top:1px solid var(--line);padding-top:1rem}.article{width:min(820px,92vw);margin:0 auto;padding:clamp(3rem,7vw,6rem) 0}.article img{width:100%;aspect-ratio:16/10;-o-object-fit:cover;object-fit:cover;margin:1rem 0}.article h2{margin-top:2rem}.site-footer{padding:2rem clamp(1rem,4vw,3rem);border-top:1px solid var(--line);background:var(--paper)}.site-footer p{max-width:44ch}.site-footer nav{gap:1rem}@media(max-width:900px){.dark-section,.journal-grid,.product-detail,.product-grid,.story-panel{grid-template-columns:1fr}.category-grid{grid-template-columns:repeat(2,1fr)}.purchase-panel{position:static}.trust-strip{grid-template-columns:1fr 1fr}}@media(max-width:650px){.site-header{grid-template-columns:1fr auto}.nav-links{grid-column:1/-1;grid-row:2;gap:1rem}.hero{min-height:72vh}.category-grid,.journal-grid,.product-grid,.trust-strip{grid-template-columns:1fr}.results-heading,.section-heading.split{display:block}.site-footer{flex-direction:column}.site-footer nav{justify-content:flex-start}}.trust-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;margin:1rem 0}.trust-list span{padding:.65rem .75rem;background:color-mix(in oklab,var(--cream) 72%,white 28%);border:1px solid var(--line);font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.mobile-sticky-atc{display:none}.button.secondary.dark{background:var(--forest);border-color:var(--forest);color:var(--paper)}.skip-link{position:absolute;top:-100%;left:1rem;z-index:100;padding:.7rem 1.1rem;background:var(--lime);font-weight:700;letter-spacing:.1em;font-size:.71rem;text-decoration:none;border-radius:0 0 .35rem .35rem}.skip-link:focus{top:0}@media(max-width:650px){body{padding-bottom:92px}.product-detail{padding-top:1.2rem}.gallery{gap:.5rem}.purchase-panel h1{font-size:clamp(2.1rem,12vw,3.2rem)}.trust-list{grid-template-columns:1fr}.mobile-sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:40;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.6rem;align-items:center;padding:.7rem .9rem;background:var(--paper);border-top:1px solid var(--line);box-shadow:0 -10px 30px rgba(16,39,30,.12)}.mobile-sticky-atc span{display:block;max-width:38vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:.72rem}.mobile-sticky-atc .button{min-height:40px;padding:.55rem .7rem}.mobile-sticky-atc .dev-note,.mobile-sticky-atc .error{display:none}}.hero:after{background:linear-gradient(100deg,rgba(16,39,30,.94),rgba(16,39,30,.58) 48%,rgba(20,32,25,.18) 78%)}.hero-copy{width:min(820px,92vw);display:grid;gap:1rem}.hero-copy h1{max-width:10ch;margin-bottom:.25rem;text-wrap:balance}.hero-copy p{max-width:54ch;font-size:clamp(1.08rem,1.8vw,1.28rem)}.hero-proof{display:flex;gap:.5rem;flex-wrap:wrap}.hero-proof span{padding:.55rem .68rem;background:rgba(255,253,247,.1);border:1px solid rgba(255,253,247,.22)}.page-hero,.section{padding:clamp(4.6rem,8vw,8rem) 0}.section-heading{margin-bottom:2.2rem}.journal-grid,.product-grid{gap:1.45rem}.category-strip-section{margin:0 auto;padding:0 0 clamp(2rem,5vw,4rem)}.category-strip{display:flex;gap:.75rem;overflow-x:auto;padding:.25rem 0 1rem;scroll-snap-type:x proximity}.category-strip a{min-width:170px;display:grid;gap:.35rem;padding:1rem;background:var(--paper);border:1px solid var(--line);text-decoration:none;scroll-snap-align:start}.category-strip span{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:var(--forest);color:var(--paper);font-weight:700;font-size:.72rem;letter-spacing:.08em}.category-strip strong{font-family:Georgia,serif;font-size:1.25rem;letter-spacing:-.04em}.category-strip small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.editorial-product-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:1.45rem}.coming-soon-card,.editorial-product-card{background:var(--paper);border:1px solid var(--line)}.editorial-product-card.featured{grid-row:span 2}.coming-soon-card,.editorial-product-card>div{padding:1.1rem}.editorial-image-link{position:relative;display:block;overflow:hidden;background:#e5e1d8;text-decoration:none}.editorial-image-link img{display:block;width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.editorial-product-card.featured .editorial-image-link img{aspect-ratio:4/4.3}.editorial-image-link span{position:absolute;left:.85rem;bottom:.85rem;padding:.34rem .6rem;background:var(--forest);color:var(--paper);font-size:.64rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.editorial-product-card h3 a{text-decoration:none}.coming-soon-card{display:grid;align-content:end;min-height:100%;background:linear-gradient(135deg,color-mix(in oklab,var(--paper) 88%,var(--sand) 12%),var(--paper))}.coming-soon-card h3{font-size:clamp(1.8rem,3vw,2.8rem)}.intent-filter-row{padding-top:.8rem;border-bottom:0}@media(max-width:900px){.editorial-product-grid{grid-template-columns:1fr}.editorial-product-card.featured{grid-row:auto}.category-strip-section{width:100%;padding-left:4vw}.category-strip{padding-right:4vw}}@media(max-width:650px){.hero{min-height:76vh}.hero-copy h1{max-width:11ch}.hero-proof{display:grid;grid-template-columns:1fr 1fr}}:root{--cream:#f3eadb;--forest:#0b1f17;--lime:#c2a85e;--paper:#fffaf0;--muted:#667468;--line:rgba(11,31,23,.18)}body{background:radial-gradient(circle at 12% 0,rgba(194,168,94,.16),transparent 30rem),linear-gradient(180deg,var(--cream),#efe4d1 54%,var(--cream))}h1,h2,h3{font-family:Georgia,Times New Roman,serif}.category-grid strong,.category-strip strong,.footer-brand{font-family:var(--font-display),Georgia,serif;font-weight:850}.brand strong{font-family:var(--font-display),Georgia,serif;font-weight:900;letter-spacing:-.04em}.brand span,.footer-brand span{letter-spacing:.18em}.announcement{background:#07140f;color:var(--paper)}.announcement span{color:var(--sand)}.site-header{background:rgba(243,234,219,.9);box-shadow:0 10px 30px rgba(11,31,23,.05)}.hero:after{background:linear-gradient(100deg,rgba(7,20,15,.96),rgba(11,31,23,.7) 45%,rgba(11,31,23,.22) 78%),radial-gradient(circle at 20% 75%,rgba(194,168,94,.28),transparent 25rem)}.hero-copy h1{letter-spacing:-.065em;text-shadow:0 18px 52px rgba(0,0,0,.25)}.button.primary{box-shadow:0 14px 32px rgba(194,168,94,.24)}.button.secondary:hover,.header-cta:hover{background:var(--forest);color:var(--paper)}.category-strip a,.coming-soon-card,.editorial-product-card,.journal-card,.kit-card,.policy-card,.product-card{box-shadow:0 18px 44px rgba(11,31,23,.07)}.category-strip a,.coming-soon-card,.editorial-product-card,.journal-card,.policy-card,.product-card{border-color:rgba(11,31,23,.14)}.editorial-image-link span,.product-status{background:var(--forest);color:var(--paper)}.curated-card .product-status{background:var(--sand);color:var(--ink)}.category-strip a:hover,.editorial-product-card:hover,.product-card:hover{border-color:rgba(194,168,94,.72)}.category-strip a{align-content:center;min-height:112px}.category-strip a strong{align-self:auto}.section-link-row{display:flex;justify-content:center;margin-top:1.4rem}.kit-card-simple{display:grid;align-content:start;gap:.4rem}.kit-card-simple .text-link{margin-top:auto}.why-wyx{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(1.5rem,4vw,4rem);align-items:start;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.why-wyx p:last-child{margin-bottom:0}@media(max-width:900px){.why-wyx{grid-template-columns:1fr}}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:900px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.product-grid{grid-template-columns:1fr}}.hero-proof{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;max-width:760px;background:var(--forest);color:var(--paper)}.hero-proof span{padding:.75rem .8rem;background:transparent;border:1px solid rgba(255,255,255,.12);color:var(--lime);font-size:.66rem;font-weight:700;letter-spacing:.1em;text-align:center;text-transform:uppercase}.product-card{border:1px solid rgba(16,39,30,.12);box-shadow:0 2px 12px rgba(16,39,30,.06);transition:box-shadow .25s ease,transform .25s ease}.product-card:hover{box-shadow:0 8px 28px rgba(16,39,30,.13);transform:translateY(-2px)}.product-card-body{padding:1.25rem 1.1rem}@media(max-width:650px){.hero-proof{grid-template-columns:1fr 1fr}}.editorial-product-card.featured{grid-row:auto}.editorial-product-card.featured .editorial-image-link img{aspect-ratio:4/3}.editorial-product-card,.product-card{display:flex;flex-direction:column;height:100%}.editorial-product-card>div,.product-card-body{display:flex;flex:1;flex-direction:column}.editorial-product-card .product-card-footer,.product-card .product-card-footer{margin-top:auto}.editorial-product-card h3,.product-card h3{display:-webkit-box;min-height:3.1rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media(max-width:900px){.editorial-product-grid{grid-template-columns:1fr}}.short-list-section .section-heading{text-align:center;justify-content:center}.short-list-section .section-heading.split{align-items:center}.short-list-section .section-heading .text-link{position:absolute;right:max(4vw,calc((100vw - 1240px)/2))}.editorial-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;justify-content:center;width:100%;margin-inline:auto}.coming-soon-card,.editorial-product-card,.product-card{min-height:100%}.editorial-image-link img,.product-image-link img{aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.editorial-product-card>div{min-height:245px}.product-card-body{min-height:280px}.category-strip-section{display:flex;justify-content:center;width:min(1240px,92vw);padding:0 0 clamp(3rem,6vw,5rem)}.category-strip{display:grid;grid-template-columns:repeat(5,minmax(150px,1fr));gap:.9rem;width:min(960px,100%);overflow:visible;padding:0;justify-content:center}.category-strip a{display:flex;min-width:0;min-height:120px;width:100%;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1.1rem}.category-strip span{margin-bottom:.35rem}.category-strip strong{align-self:center;text-wrap:balance}@media(max-width:900px){.short-list-section .section-heading .text-link{position:static}.editorial-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-strip{grid-template-columns:repeat(3,minmax(150px,1fr));width:100%}}@media(max-width:650px){.category-strip,.editorial-product-grid{grid-template-columns:1fr}.category-strip a{min-height:96px}}.short-list-section .section-heading{text-align:left;justify-content:space-between}.short-list-section .section-heading.split{align-items:flex-end}.short-list-section .section-heading .text-link{position:static;margin-left:auto;white-space:nowrap}@media(max-width:650px){.short-list-section .section-heading.split{display:block}.short-list-section .section-heading .text-link{display:inline-block;margin-top:.75rem}}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.reveal.is-revealed{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}.reveal-child{opacity:0;transform:translateY(18px);transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1)}.is-revealed .reveal-child{opacity:1;transform:translateY(0)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skeleton{position:relative;overflow:hidden;background:var(--line);border-radius:6px}.skeleton:after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,rgba(255,253,247,.5),transparent);animation:skeleton-shimmer 1.4s ease-in-out infinite}.skeleton-grid{margin-top:1.4rem}@keyframes skeleton-shimmer{to{transform:translateX(100%)}}@media(prefers-reduced-motion:reduce){.skeleton:after{animation:none}}:root{--cream:#f4efe2;--forest:#0a1f16;--forest-2:#122b20;--pine:#1f3a30;--gold:#c8a857;--gold-bright:#dcbf72;--sand:#d8c28a;--paper:#fffcf2;--ink:#101713;--muted:#5f6f63;--line:rgba(10,31,22,0.14);--lime:var(--gold);--radius:14px;--shadow-rest:0 1px 2px rgba(10,31,22,0.05),0 6px 18px rgba(10,31,22,0.05);--shadow-lift:0 4px 10px rgba(10,31,22,0.08),0 28px 56px rgba(10,31,22,0.16);--grain:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23n)' opacity='0.05'/%3E%3C/svg%3E")}body{margin:0;background:var(--cream);color:var(--ink);line-height:1.55;letter-spacing:0;-webkit-font-smoothing:antialiased}a{color:inherit}::-moz-selection{background:var(--gold);color:var(--ink)}::selection{background:var(--gold);color:var(--ink)}:focus-visible{outline:2px solid var(--gold);outline-offset:2px;border-radius:2px}.announcement{padding:.5rem 1rem;background:var(--forest);color:var(--gold-bright);text-align:center;font-size:.7rem;font-weight:600;text-transform:uppercase;border-bottom:1px solid rgba(220,191,114,.25)}.site-header{position:sticky;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:.9rem clamp(1.25rem,4vw,3rem);background:rgba(10,31,22,.92);border-bottom:1px solid rgba(220,191,114,.18);-webkit-backdrop-filter:blur(18px)}.brand,.footer-brand{display:flex;align-items:baseline;gap:.45rem;text-decoration:none;color:var(--paper)}.brand strong,.footer-brand{font-family:var(--font-display),Georgia,serif;font-size:1.45rem;font-weight:600;letter-spacing:.01em}.brand span,.footer-brand span{font-size:.62rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--gold)}.nav-links{display:flex;gap:1.6rem;flex-wrap:wrap}.nav-links a,.site-footer a{text-transform:uppercase;letter-spacing:.12em;font-size:.7rem;font-weight:600;text-decoration:none;color:rgba(255,252,242,.78);transition:color .18s ease}.header-cta,.nav-links a:hover{color:var(--gold-bright)}.header-cta{border:1px solid var(--gold);padding:.5rem 1.05rem;cursor:pointer;font-weight:700;font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;transition:background .18s ease,color .18s ease}.header-cta:hover{background:var(--gold);color:var(--ink)}h1,h2,h3{font-family:var(--font-display),Georgia,serif;line-height:1.04;margin:.2rem 0 .9rem;letter-spacing:-.015em;font-weight:600;text-wrap:balance}h1{font-size:clamp(2.9rem,6.5vw,5.4rem)}h2{font-size:clamp(1.9rem,3.4vw,2.9rem)}h3{font-size:1.25rem}p{margin:.45rem 0 1rem;color:var(--muted)}.eyebrow{display:inline-flex;align-items:center;gap:.6rem;font-size:.66rem;font-weight:700;color:var(--gold)}.eyebrow:before{content:"";width:1.6rem;height:1px;background:var(--gold);opacity:.7}.dark-section .eyebrow,.hero .eyebrow{color:var(--gold-bright)}.button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:.72rem 1.35rem;border:1px solid transparent;cursor:pointer;font-weight:700;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease}.button.primary{background:linear-gradient(165deg,var(--gold-bright),var(--gold) 60%,#b6964a);border-color:rgba(220,191,114,.5);color:var(--ink);box-shadow:0 1px 2px rgba(10,31,22,.18),0 8px 22px rgba(200,168,87,.28)}.button.primary:hover{box-shadow:0 2px 4px rgba(10,31,22,.18),0 14px 30px rgba(200,168,87,.4)}.button.primary:active{transform:translateY(0)}.button.secondary{border-color:rgba(255,252,242,.55);color:var(--paper)}.button.secondary:hover{border-color:var(--gold-bright);color:var(--gold-bright)}.button.secondary.dark{background:transparent;border-color:rgba(10,31,22,.45);color:var(--ink)}.button.secondary.dark:hover{border-color:var(--forest);background:var(--forest);color:var(--paper)}.dark-section .button.secondary.dark{border-color:rgba(255,252,242,.45);color:var(--paper)}.dark-section .button.secondary.dark:hover{background:rgba(255,252,242,.1);border-color:var(--gold-bright);color:var(--gold-bright)}.button:disabled{opacity:.55;cursor:not-allowed;transform:none}.actions{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:1.35rem}.text-link{color:var(--forest);text-decoration:underline;text-underline-offset:4px;text-decoration-color:var(--gold);font-weight:700;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase}.text-link:hover{color:var(--gold)}.page-hero,.section,.store-hero,.store-section{width:min(1200px,92vw);margin:0 auto;padding:clamp(3.4rem,7vw,6.5rem) 0}.page-hero.compact{padding-bottom:1.8rem}.section-heading{margin-bottom:1.6rem}.section-heading.split{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem}.hero{isolation:isolate}.hero:before{content:"";position:absolute;inset:0;z-index:0;background-image:var(--grain);pointer-events:none;mix-blend-mode:overlay}.hero:after{background:radial-gradient(120% 90% at 18% 88%,rgba(10,31,22,.92) 0,rgba(10,31,22,.55) 48%,rgba(10,31,22,.18) 78%),linear-gradient(180deg,rgba(10,31,22,.35),rgba(10,31,22,.08) 35%,rgba(10,31,22,.55))}.hero-copy{position:relative;z-index:1}.hero-proof span{background:rgba(10,31,22,.45);border:1px solid rgba(220,191,114,.32);color:rgba(255,252,242,.92);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.dark-section{position:relative;isolation:isolate;background:radial-gradient(90% 130% at 85% 10%,rgba(31,58,48,.9) 0,rgba(10,31,22,1) 62%)}.dark-section:before{content:"";position:absolute;inset:0;z-index:-1;background-image:var(--grain);mix-blend-mode:overlay;pointer-events:none}.store-hero{text-align:center;padding-top:clamp(4rem,9vw,6.5rem);padding-bottom:clamp(2rem,5vw,3rem)}.store-hero h1{max-width:14ch;margin-inline:auto}.store-hero p{max-width:46ch;margin-inline:auto;font-size:1.1rem}.store-hero .eyebrow{justify-content:center}.store-hero .eyebrow:after{content:"";width:1.6rem;height:1px;background:var(--gold);opacity:.7}.store-promo{width:min(1200px,92vw);margin:0 auto 1rem;padding:.9rem 1.2rem;border-radius:var(--radius);background:var(--paper);border:1px solid rgba(200,168,87,.35);box-shadow:var(--shadow-rest);text-align:center;font-size:.88rem;color:var(--muted)}.store-promo strong{color:var(--forest);letter-spacing:.06em}.store-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.1rem}.store-row+.store-row{margin-top:clamp(2.5rem,5vw,4rem)}.store-row-head{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.3rem}.store-row-head p{margin:0;max-width:42ch}.editorial-product-grid,.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.1rem}.editorial-product-card,.product-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-rest);transition:transform .28s cubic-bezier(.16,1,.3,1),box-shadow .28s cubic-bezier(.16,1,.3,1),border-color .28s ease}.editorial-product-card:hover,.product-card:hover{transform:translateY(-4px);border-color:rgba(200,168,87,.5);box-shadow:var(--shadow-lift)}.editorial-image-link,.product-image-link{display:block;position:relative;overflow:hidden;background:#ece6d6}.editorial-image-link img,.product-card img{display:block;width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;transition:transform .5s cubic-bezier(.16,1,.3,1)}.editorial-product-card:hover img,.product-card:hover img{transform:scale(1.045)}.editorial-image-link span,.product-status{position:absolute;top:.75rem;left:.75rem;padding:.28rem .6rem;border-radius:999px;background:rgba(10,31,22,.85);color:var(--gold-bright);font-size:.6rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.editorial-product-card>div,.product-card-body{padding:1.05rem 1.05rem 1.15rem;min-height:auto}.product-meta{color:var(--muted);font-size:.62rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.editorial-product-card h3,.product-card h3{min-height:auto;margin-bottom:.35rem;font-size:1.08rem}.editorial-product-card h3 a,.product-card h3 a{text-decoration:none;color:var(--ink)}.product-card h3 a:hover{color:var(--pine)}.buy-reason,.editorial-product-card p{font-size:.86rem;line-height:1.45}.price{font-weight:700;color:var(--forest);font-variant-numeric:tabular-nums}.price.large{font-size:1.45rem;font-family:var(--font-display),Georgia,serif}.product-card-footer{display:flex;justify-content:space-between;align-items:center;gap:.75rem;margin-top:.75rem}.filter-row{width:min(1200px,92vw);margin:0 auto;display:flex;gap:.5rem;flex-wrap:wrap;padding-bottom:1rem;border-bottom:1px solid var(--line)}.filter-row a{display:flex;gap:.4rem;padding:.5rem .9rem;border:1px solid var(--line);letter-spacing:.08em;font-size:.7rem;font-weight:600;text-transform:uppercase;text-decoration:none;color:var(--muted);background:var(--paper);transition:background .18s ease,color .18s ease,border-color .18s ease}.filter-row a.active,.filter-row a:hover{background:var(--forest);color:var(--gold-bright);border-color:var(--forest)}.filter-row small{opacity:.7}.site-footer{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;padding:clamp(2.5rem,5vw,4rem) clamp(1.25rem,4vw,3rem);border-top:1px solid rgba(220,191,114,.25);background:var(--forest);color:rgba(255,252,242,.82)}.site-footer p{max-width:40ch;font-size:.88rem;color:rgba(255,252,242,.66)}.site-footer .footer-note strong{color:var(--gold-bright)}.site-footer a{color:rgba(255,252,242,.78)}.site-footer a:hover{color:var(--gold-bright)}.site-footer nav{display:flex;gap:1.1rem;flex-wrap:wrap;justify-content:flex-end}.cart-drawer{background:var(--paper);border-left:1px solid rgba(200,168,87,.35);box-shadow:-24px 0 60px rgba(10,31,22,.25)}.skip-link{background:var(--gold);color:var(--ink);text-transform:uppercase}.cart-cross-sell{border-top:1px solid var(--line);padding:1rem 0;margin-top:.5rem}.cart-cross-sell-head{margin:0 0 .6rem;font-size:.64rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--gold)}.cart-cross-sell-item{display:flex;align-items:center;gap:.7rem;padding:.45rem 0}.cart-cross-sell-item img{flex:none;-o-object-fit:cover;object-fit:cover;border:1px solid var(--line);border-radius:8px}.cart-cross-sell-item div{flex:1;min-width:0;display:grid;gap:.1rem}.cart-cross-sell-item div a{font-size:.84rem;font-weight:700;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--ink)}.cart-cross-sell-item div span{font-size:.8rem;color:var(--muted)}.cart-cross-sell-item button{flex:none;min-height:34px;padding:.4rem .9rem;border:1px solid var(--forest);border-radius:999px;background:transparent;color:var(--forest);font-size:.64rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease}.cart-cross-sell-item button:hover{background:var(--gold);border-color:var(--gold);color:var(--ink)}.cart-cross-sell-item button:disabled{opacity:.55;cursor:not-allowed}.email-slidein{position:fixed;right:1rem;bottom:1rem;z-index:45;width:min(400px,calc(100vw - 2rem));background:var(--paper);border:1px solid rgba(200,168,87,.45);border-top:3px solid var(--gold);border-radius:var(--radius);overflow:hidden;box-shadow:0 24px 64px rgba(10,31,22,.32);animation:slidein-up .4s cubic-bezier(.16,1,.3,1)}.email-slidein .email-capture{display:block;width:auto;margin:0;padding:1.3rem 1.2rem 1.1rem}.email-slidein .email-capture h2{font-size:1.5rem}.email-slidein .email-capture p{font-size:.88rem}.email-slidein-close{position:absolute;top:.55rem;right:.65rem;z-index:1;border:0;background:transparent;color:var(--muted);font-size:.62rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;cursor:pointer}.email-slidein-close:hover{color:var(--forest)}@keyframes slidein-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.email-slidein{animation:none}.button,.editorial-image-link img,.editorial-product-card,.product-card,.product-card img{transition:none}}@media (max-width:900px){.editorial-product-grid,.product-grid,.store-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:650px){.site-header{flex-wrap:wrap}.nav-links{order:3;width:100%;gap:.9rem 1.1rem}.editorial-product-grid,.product-grid,.store-grid{grid-template-columns:1fr}.section-heading.split,.store-row-head{display:block}.site-footer{flex-direction:column}.site-footer nav{justify-content:flex-start}}.hero img{animation:hero-drift 11s cubic-bezier(.16,1,.3,1) both;will-change:transform}@keyframes hero-drift{0%{transform:scale(1.12) translateY(-1.5%)}to{transform:scale(1.02) translateY(0)}}.hero-copy>*{animation:rise-in .95s cubic-bezier(.16,1,.3,1) both}.hero-copy>:first-child{animation-delay:.15s}.hero-copy>:nth-child(2){animation-delay:.3s}.hero-copy>:nth-child(3){animation-delay:.45s}.hero-copy>:nth-child(4){animation-delay:.6s}.hero-copy>:nth-child(5){animation-delay:.78s}@keyframes rise-in{0%{opacity:0;transform:translateY(26px);filter:blur(6px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}.editorial-product-grid,.product-grid,.store-grid{perspective:1100px}.editorial-product-card,.product-card{transform:perspective(900px) rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg)) translateY(var(--lift,0));transform-style:preserve-3d;transition:transform .34s cubic-bezier(.16,1,.3,1),box-shadow .34s cubic-bezier(.16,1,.3,1),border-color .34s ease}.editorial-product-card:hover,.product-card:hover{--lift:-5px}.editorial-image-link:after,.product-image-link:after{content:"";position:absolute;inset:0;background:radial-gradient(420px circle at var(--gx,50%) var(--gy,50%),rgba(220,191,114,.22),transparent 65%);opacity:0;transition:opacity .3s ease;pointer-events:none}.editorial-product-card:hover .editorial-image-link:after,.product-card:hover .product-image-link:after{opacity:1}.reveal .care-step,.reveal .category-grid>a,.reveal .editorial-product-card,.reveal .product-card{opacity:0;transform:translateY(18px)}.reveal.is-revealed .care-step,.reveal.is-revealed .category-grid>a,.reveal.is-revealed .editorial-product-card,.reveal.is-revealed .product-card{animation:card-rise .75s cubic-bezier(.16,1,.3,1) forwards}.reveal.is-revealed :is(.product-card,.editorial-product-card,.category-grid>a,.care-step):nth-child(2){animation-delay:.07s}.reveal.is-revealed :is(.product-card,.editorial-product-card,.category-grid>a,.care-step):nth-child(3){animation-delay:.14s}.reveal.is-revealed :is(.product-card,.editorial-product-card,.category-grid>a,.care-step):nth-child(4){animation-delay:.21s}.reveal.is-revealed :is(.product-card,.editorial-product-card,.category-grid>a,.care-step):nth-child(5){animation-delay:.28s}.reveal.is-revealed :is(.product-card,.editorial-product-card,.category-grid>a,.care-step):nth-child(6){animation-delay:.35s}@keyframes card-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.button.primary{position:relative;overflow:hidden}.button.primary:after{content:"";position:absolute;inset:-40% auto;left:-70%;width:45%;background:linear-gradient(105deg,transparent,rgba(255,252,242,.55),transparent);transform:skewX(-18deg);transition:left .55s cubic-bezier(.16,1,.3,1);pointer-events:none}.button.primary:hover:after{left:135%}.hero-proof span{animation:rise-in .9s cubic-bezier(.16,1,.3,1) both}.hero-proof span:first-child{animation-delay:.85s}.hero-proof span:nth-child(2){animation-delay:.95s}.hero-proof span:nth-child(3){animation-delay:1.05s}.hero-proof span:nth-child(4){animation-delay:1.15s}@media (prefers-reduced-motion:reduce){.hero img,.hero-copy>*,.hero-proof span{animation:none}.editorial-product-card,.product-card{transform:none;transition:box-shadow .2s ease,border-color .2s ease}.reveal .care-step,.reveal .category-grid>a,.reveal .editorial-product-card,.reveal .product-card{opacity:1;transform:none;animation:none}.reveal.is-revealed :is(.product-card,.editorial-product-card,.category-grid>a,.care-step){animation:none}.button.primary:after{display:none}}.honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}@media (max-width:650px){.announcement{padding:.4rem .75rem;font-size:.58rem;letter-spacing:.12em}.site-header{padding:.6rem 1rem;gap:.6rem}.brand strong{font-size:1.15rem}.brand span{font-size:.52rem;letter-spacing:.16em}.header-cta{padding:.4rem .8rem;font-size:.62rem}.nav-links{gap:.35rem .9rem;justify-content:flex-start}.nav-links a{font-size:.6rem;letter-spacing:.08em;padding:.15rem 0}.email-slidein{max-height:60vh;overflow:auto;border-radius:var(--radius) var(--radius) 0 0}.email-slidein .email-capture{padding:1rem 1rem .9rem}.email-slidein .email-capture h2{font-size:1.2rem}.email-slidein .email-capture p{font-size:.8rem;margin-bottom:.6rem}}.urgency-strip{display:flex;align-items:center;justify-content:center;gap:.45rem;flex-wrap:wrap;padding:.55rem 1.25rem;background:var(--forest-2);color:rgba(255,252,242,.85);border-bottom:1px solid rgba(220,191,114,.22);font-size:.74rem;font-weight:600;letter-spacing:.06em;text-align:center}.urgency-strip strong{color:var(--gold-bright);letter-spacing:.08em;text-transform:uppercase}.urgency-strip a{color:var(--gold-bright);text-decoration:underline;text-underline-offset:3px}.urgency-strip a:hover{color:var(--paper)}.intent-proof-grid{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.1rem}.intent-proof-grid span{padding:.45rem .75rem;background:var(--paper);border:1px solid rgba(200,168,87,.4);border-radius:999px;font-size:.66rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--pine)}.lp-price-block{display:flex;align-items:baseline;gap:.65rem;flex-wrap:wrap}.lp-price-sale{font-family:var(--font-display),Georgia,serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;color:var(--forest)}.lp-price-was{font-size:1rem;color:var(--muted);text-decoration:line-through}.lp-price-code{font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--pine);padding:.25rem .5rem;background:color-mix(in oklab,var(--lime) 35%,var(--paper) 65%);border-radius:4px}.sticky-sales-bar{position:fixed;left:0;right:0;bottom:0;z-index:45;display:grid;grid-template-columns:1fr auto;gap:.5rem;align-items:center;padding:.65rem .85rem;background:var(--forest);color:var(--paper);border-top:1px solid rgba(220,191,114,.3);box-shadow:0 -8px 24px rgba(16,39,30,.25)}.sticky-sales-bar-copy{font-size:.72rem;font-weight:600;letter-spacing:.04em}.sticky-sales-bar-copy strong{color:var(--gold-bright,#d9ee68)}.sticky-sales-bar-actions{display:flex;align-items:center;gap:.4rem}.sticky-sales-bar .button.compact{min-height:36px;padding:.45rem .75rem;font-size:.68rem;white-space:nowrap}.sticky-sales-bar-close{background:transparent;border:none;color:rgba(255,252,242,.7);font-size:1.25rem;line-height:1;padding:.2rem .35rem;cursor:pointer}.sticky-sales-bar-close:hover{color:var(--paper)}@media (min-width:900px){.sticky-sales-bar{display:none}}@media (max-width:899px){body{padding-bottom:56px}}.product-price-display{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem;margin:.5rem 0 .75rem}.product-price-display.large .product-price-sale{font-family:var(--font-display),Georgia,serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600}.product-price-sale{color:var(--forest);font-weight:700}.product-price-was{color:var(--muted);text-decoration:line-through;font-size:.95rem}.product-price-code{font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.2rem .45rem;background:color-mix(in oklab,var(--lime) 30%,var(--paper) 70%);border-radius:4px}.product-price-savings{flex:1 0 100%;margin:0;font-size:.78rem;color:var(--pine);font-weight:600}.kit-upsell{display:grid;gap:.75rem;padding:1rem;margin:.75rem 0;background:color-mix(in oklab,var(--forest) 8%,var(--paper) 92%);border:1px solid var(--line);border-left:3px solid var(--lime);border-radius:var(--radius,8px)}.kit-upsell.compact{padding:.75rem;margin:.5rem 0 0;font-size:.85rem}.kit-upsell strong{display:block;font-size:.78rem;letter-spacing:.06em;text-transform:uppercase}.kit-upsell p{margin:.25rem 0 0;font-size:.8rem;color:var(--muted);line-height:1.4}.kit-upsell .button.compact{justify-self:start;min-height:34px;padding:.4rem .7rem;font-size:.68rem}.mobile-sticky-actions{display:flex;gap:.4rem}.mobile-sticky-atc .button.compact{min-height:40px;padding:.5rem .65rem;font-size:.72rem;white-space:nowrap}.share-buttons-grid{display:flex;flex-wrap:wrap;gap:.5rem}.return-offer{position:fixed;right:1rem;bottom:4.5rem;z-index:44;max-width:280px;padding:1rem 1.1rem;background:var(--paper);border:1px solid var(--line);border-left:3px solid var(--lime);border-radius:var(--radius,8px);box-shadow:0 12px 32px rgba(16,39,30,.18)}.return-offer-close{position:absolute;top:.35rem;right:.45rem;background:none;border:none;font-size:1.2rem;cursor:pointer;color:var(--muted)}.return-offer strong{display:block;margin:.25rem 0}.return-offer p{margin:.35rem 0 .75rem;font-size:.82rem;color:var(--muted)}.return-offer .actions{display:flex;gap:.4rem;flex-wrap:wrap}.bulk-inquiry-form{display:grid;gap:.75rem;margin-top:.75rem}.bulk-inquiry-form label{display:grid;gap:.3rem;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.bulk-inquiry-form input,.bulk-inquiry-form textarea{font:inherit;padding:.6rem .75rem;border:1px solid var(--line);border-radius:6px;text-transform:none;letter-spacing:normal;font-weight:400}@media (max-width:899px){.return-offer{left:.75rem;right:.75rem;bottom:3.75rem;max-width:none}}.trust-bar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;padding:.85rem clamp(1rem,4vw,3.5rem);background:var(--paper);border-bottom:1px solid var(--line)}.trust-bar.compact{grid-template-columns:repeat(2,1fr);padding:.65rem 1rem}.trust-bar-item{padding:.55rem .65rem;border:1px solid var(--line);border-radius:8px;text-decoration:none;color:inherit}.trust-bar-item strong{display:block;font-size:.68rem;letter-spacing:.1em;text-transform:uppercase}.trust-bar-item span{display:block;margin-top:.15rem;font-size:.72rem;color:var(--muted)}.cinematic-hero:after{background:radial-gradient(130% 100% at 12% 90%,rgba(8,24,18,.94) 0,rgba(8,24,18,.5) 45%,rgba(8,24,18,.15) 75%),linear-gradient(180deg,rgba(8,24,18,.25),rgba(8,24,18,.05) 40%,rgba(8,24,18,.65))}.kit-spotlight-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:1.5rem;align-items:center}.kit-spotlight-image{border-radius:12px;border:1px solid rgba(220,191,114,.25);width:100%;height:auto}.product-carousel{position:relative}.product-carousel-controls{position:absolute;right:0;top:-2.6rem;display:flex;gap:.35rem}.carousel-btn{width:2rem;height:2rem;border:1px solid var(--line);background:var(--paper);border-radius:999px;cursor:pointer;font-size:.85rem}.product-carousel-track{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:.5rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.product-carousel-track::-webkit-scrollbar{display:none}.carousel-slide{flex:0 0 min(88vw,320px);scroll-snap-align:start}.section-lead{max-width:52ch;color:var(--muted);margin:0 0 1rem}.trust-review-section{padding-top:.5rem}.sizing-guide ul{margin:.5rem 0 0;padding-left:1.1rem}.sizing-guide li{margin:.3rem 0;font-size:.88rem}.sizing-tip{margin:.65rem 0 0;font-size:.8rem;color:var(--muted)}.judge-me-placeholder p{margin:.35rem 0 0;font-size:.85rem;color:var(--muted)}.product-card-footer .price small{font-size:.62rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-weight:600}@media (max-width:800px){.trust-bar{grid-template-columns:repeat(2,1fr)}.kit-spotlight-grid{grid-template-columns:1fr}}:root{--fx-bg:#050705;--fx-bg-2:#080b08;--fx-panel:#0c110d;--fx-panel-2:#111713;--fx-line:rgba(230,255,225,.14);--fx-line-hot:rgba(202,255,61,.48);--fx-text:#f2f6ef;--fx-muted:#9aa69d;--fx-acid:#caff3d;--fx-acid-soft:#dfff87;--fx-black:#020302;--fx-shadow:0 24px 80px rgba(0,0,0,.42)}html{background:var(--fx-bg)}body{background:radial-gradient(circle at 83% 4%,rgba(202,255,61,.1),transparent 24rem),radial-gradient(circle at 12% 28%,rgba(111,148,122,.1),transparent 28rem),var(--fx-bg);color:var(--fx-text);font-family:var(--font-sans),Arial,sans-serif}body:before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;opacity:.18;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 0);background-size:72px 72px;-webkit-mask-image:linear-gradient(180deg,black,transparent 80%);mask-image:linear-gradient(180deg,black,transparent 80%)}::-moz-selection{background:var(--fx-acid);color:var(--fx-black)}::selection{background:var(--fx-acid);color:var(--fx-black)}a{transition:color .2s ease,opacity .2s ease,border-color .2s ease,background .2s ease,transform .2s ease}h1,h2,h3{font-family:var(--font-sans),Arial,sans-serif;color:var(--fx-text);letter-spacing:-.065em;line-height:.93;font-weight:800}h1{font-size:clamp(3.8rem,9.5vw,9.5rem)}h2{font-size:clamp(2.5rem,5.4vw,5.8rem)}h3{font-size:clamp(1.35rem,2vw,2rem)}p{color:var(--fx-muted)}.eyebrow{color:var(--fx-acid)!important;font-size:.68rem;font-weight:800;letter-spacing:.22em;text-transform:uppercase}.announcement{position:relative;z-index:45;padding:.48rem 1rem;background:var(--fx-acid);color:var(--fx-black);font-weight:900;letter-spacing:.17em}.announcement span{color:inherit;font-weight:950}.announcement a{text-decoration:none;border-bottom:1px solid}.site-header{top:0;z-index:44;grid-template-columns:1fr auto 1fr;padding:.82rem clamp(1rem,3.4vw,3.4rem);background:rgba(5,7,5,.83);border-bottom:1px solid var(--fx-line);backdrop-filter:blur(24px) saturate(130%);-webkit-backdrop-filter:blur(24px) saturate(130%)}.brand{gap:.62rem;color:var(--fx-text)}.brand strong,.footer-brand{font-family:var(--font-sans),Arial,sans-serif;font-size:1.42rem;font-weight:950;letter-spacing:-.06em}.brand span,.footer-brand span{color:var(--fx-muted);letter-spacing:.2em;font-size:.6rem}.nav-links{gap:clamp(.8rem,2vw,1.7rem)}.nav-links a{color:#dce4dc;font-size:.66rem;font-weight:800;letter-spacing:.16em;position:relative}.nav-links a:after{content:"";position:absolute;left:0;right:100%;bottom:-.38rem;height:1px;background:var(--fx-acid);transition:right .2s ease}.nav-links a:hover{color:var(--fx-acid)}.nav-links a:hover:after{right:0}.header-cta{border:1px solid var(--fx-line-hot);border-radius:3px;background:rgba(202,255,61,.06);color:var(--fx-acid);font-weight:900}.header-cta:hover{background:var(--fx-acid);color:var(--fx-black)}.button{border-radius:3px;min-height:50px;padding:.82rem 1.22rem;font-weight:900;border-color:var(--fx-line)}.button.primary{background:var(--fx-acid);border-color:var(--fx-acid);color:var(--fx-black);box-shadow:0 0 0 0 rgba(202,255,61,.24)}.button.primary:hover{transform:translateY(-2px);box-shadow:0 12px 34px rgba(202,255,61,.16)}.button.secondary,.button.secondary.dark{background:transparent;border-color:rgba(242,246,239,.3);color:var(--fx-text)}.button.secondary.dark:hover,.button.secondary:hover{border-color:var(--fx-acid);color:var(--fx-acid)}.text-link{color:var(--fx-text);text-decoration-color:rgba(202,255,61,.65)}.text-link:hover{color:var(--fx-acid)}.future-home{overflow:hidden}.future-hero{min-height:min(850px,88vh);display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:clamp(1.5rem,4vw,5rem);align-items:end;padding:clamp(5.5rem,11vw,9rem) max(4vw,calc((100vw - 1380px)/2)) clamp(3rem,6vw,5rem);border-bottom:1px solid var(--fx-line)}.future-hero:before{content:"";position:absolute;width:min(78vw,980px);aspect-ratio:1;right:-18vw;top:-42%;z-index:-2;border:1px solid rgba(202,255,61,.18);border-radius:50%;box-shadow:0 0 0 70px rgba(202,255,61,.018),0 0 0 140px rgba(202,255,61,.012),0 0 110px rgba(202,255,61,.05)}.future-hero:after{content:"WYX / 26";position:absolute;z-index:-1;right:-.04em;bottom:-.24em;color:rgba(255,255,255,.025);font-size:clamp(8rem,24vw,25rem);font-weight:950;letter-spacing:-.1em;line-height:1;white-space:nowrap}.future-hero-copy{max-width:900px;padding-bottom:1rem}.future-hero h1{max-width:9ch;margin:.3rem 0 1.4rem;text-wrap:balance}.future-hero h1 em{font-style:normal}.future-hero-lede{max-width:660px;font-size:clamp(1rem,1.7vw,1.25rem);line-height:1.6;color:#b9c3bb}.future-actions{display:flex;gap:.7rem;flex-wrap:wrap;margin-top:1.8rem}.future-telemetry{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:2.2rem}.future-telemetry span{border:1px solid var(--fx-line);background:rgba(255,255,255,.025);padding:.55rem .72rem;color:#aeb9b0;font-size:.62rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.future-telemetry span:before{content:"●";color:var(--fx-acid);font-size:.55rem;margin-right:.48rem}.future-feature{align-self:stretch;display:flex;align-items:flex-end}.future-feature-card{position:relative;width:100%;min-height:560px;overflow:hidden;background:var(--fx-panel);border:1px solid var(--fx-line);box-shadow:var(--fx-shadow)}.future-feature-card img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .55s cubic-bezier(.2,.7,.2,1)}.future-feature-card:hover img{transform:scale(1.035)}.future-feature-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,5,3,.94),rgba(3,5,3,.04) 58%)}.future-feature-info{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:1.35rem}.future-feature-info small{display:block;font-weight:900;letter-spacing:.17em;text-transform:uppercase;margin-bottom:.45rem}.future-feature-info strong{display:block;color:var(--fx-text);font-size:clamp(1.7rem,2.8vw,2.8rem);line-height:1;letter-spacing:-.04em}.future-feature-info span{display:block;margin-top:.65rem;color:#d8dfd8;font-weight:800}.future-marquee{overflow:hidden;border-bottom:1px solid var(--fx-line);background:#090d0a}.future-marquee-track{display:flex;width:-moz-max-content;width:max-content;gap:2.8rem;padding:.9rem 0;animation:futureTicker 28s linear infinite}.future-marquee span{color:#a9b4ab;font-size:.68rem;font-weight:850;letter-spacing:.19em;text-transform:uppercase;white-space:nowrap}.future-marquee b{color:var(--fx-acid);font-weight:950}@keyframes futureTicker{to{transform:translateX(-50%)}}.future-section{width:min(1380px,92vw);margin:0 auto;padding:clamp(4.8rem,8vw,8rem) 0}.future-section-head{display:flex;justify-content:space-between;align-items:end;gap:1rem;margin-bottom:2rem}.future-section-head h2{max-width:9ch;margin:0}.future-section-head p{max-width:34rem;margin:0}.drop-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem}.drop-grid>.editorial-product-card:first-child{grid-column:span 6;grid-row:span 2}.drop-grid>.editorial-product-card:nth-child(2),.drop-grid>.editorial-product-card:nth-child(3),.drop-grid>.editorial-product-card:nth-child(n+4){grid-column:span 3}.future-mode-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.future-mode{position:relative;min-height:340px;display:flex;flex-direction:column;justify-content:space-between;padding:1.35rem;text-decoration:none;overflow:hidden;background:linear-gradient(145deg,#101711,#070a08 70%);border:1px solid var(--fx-line)}.future-mode:before{content:"";position:absolute;width:210px;height:210px;border:1px solid rgba(202,255,61,.16);border-radius:50%;right:-70px;top:-70px;transition:transform .35s ease,border-color .35s ease}.future-mode:hover{border-color:var(--fx-line-hot);transform:translateY(-4px)}.future-mode:hover:before{transform:scale(1.18);border-color:rgba(202,255,61,.35)}.future-mode-index{font-size:.68rem;font-weight:900;letter-spacing:.18em}.future-mode h3{max-width:8ch;font-size:clamp(2.2rem,3.8vw,4rem);margin:0}.future-mode p{max-width:27ch;margin:0;color:#a8b2aa}.future-mode strong{color:var(--fx-text);font-size:.72rem;letter-spacing:.13em;text-transform:uppercase}.future-system-band{padding:clamp(4rem,8vw,7rem) max(4vw,calc((100vw - 1380px)/2));background:var(--fx-acid);color:var(--fx-black)}.future-system-band .eyebrow{color:#1e2a13!important}.future-system-band h2{color:var(--fx-black);max-width:10ch}.future-system-band>p{color:#2b351f;max-width:700px;font-size:1.05rem}.future-system-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:2.6rem;background:rgba(0,0,0,.3)}.future-system-grid div{background:var(--fx-acid);padding:1.2rem}.future-system-grid span{display:block;font-size:.62rem;font-weight:950;letter-spacing:.16em;text-transform:uppercase;opacity:.6}.future-system-grid strong{display:block;margin-top:.35rem;font-size:1.05rem;letter-spacing:-.02em}.page-hero,.section{width:min(1380px,92vw);color:var(--fx-text)}.page-hero{max-width:1380px;padding-top:clamp(4rem,8vw,7rem);border-bottom:1px solid var(--fx-line)}.page-hero h1{max-width:10ch}.page-hero p,.section p{color:var(--fx-muted)}.dark-section{background:var(--fx-panel);color:var(--fx-text);border-top:1px solid var(--fx-line);border-bottom:1px solid var(--fx-line)}.trust-bar,.trust-strip{background:#080b08;color:var(--fx-text);border-color:var(--fx-line)}.trust-bar-item,.trust-strip span{border-color:var(--fx-line);color:var(--fx-acid);background:transparent}.trust-bar-item span{color:var(--fx-muted)}.journal-grid,.product-grid{gap:1rem}.coming-soon-card,.editorial-product-card,.journal-card,.policy-card,.product-card{background:var(--fx-panel);border:1px solid var(--fx-line);color:var(--fx-text);box-shadow:none}.product-card{overflow:hidden;transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease}.product-card:hover{transform:translateY(-5px);border-color:rgba(202,255,61,.34);box-shadow:0 22px 55px rgba(0,0,0,.32)}.editorial-image-link,.product-image-link{background:#111611}.editorial-product-card img,.product-card img{transition:transform .45s cubic-bezier(.2,.7,.2,1);filter:saturate(.92) contrast(1.03)}.editorial-product-card:hover img,.product-card:hover img{transform:scale(1.035);filter:saturate(1) contrast(1.05)}.product-status{top:.7rem;left:.7rem;background:rgba(4,7,4,.86);color:var(--fx-acid);border:1px solid rgba(202,255,61,.26);border-radius:2px;backdrop-filter:blur(8px)}.product-card-body{padding:1.05rem}.product-meta{color:var(--fx-acid)}.product-card h3 a{color:var(--fx-text)}.buy-reason{color:var(--fx-muted)}.price{color:var(--fx-text)}.filter-row{gap:.45rem}.filter-row,.filter-row a{border-color:var(--fx-line)}.filter-row a{border-radius:3px;color:#b5c0b7;background:transparent;font-weight:800}.filter-row a.active,.filter-row a:hover{border-color:var(--fx-acid)}.results-heading{border-bottom:1px solid var(--fx-line);padding-bottom:1rem}.category-grid a,.category-strip a,.kit-visual-card{background:var(--fx-panel);border-color:var(--fx-line);color:var(--fx-text)}.category-grid a:hover,.category-strip a:hover{background:#101810;border-color:var(--fx-line-hot)}.category-grid strong,.category-strip strong{font-family:var(--font-sans),Arial,sans-serif;color:var(--fx-text)}.category-strip span{background:var(--fx-acid);color:var(--fx-black)}.product-detail,.story-panel{width:min(1380px,92vw)}.gallery{gap:.5rem}.gallery img{background:#0b0e0b}.gallery img,.purchase-panel{border:1px solid var(--fx-line)}.purchase-panel{top:6.5rem;background:rgba(12,17,13,.88);box-shadow:var(--fx-shadow);backdrop-filter:blur(22px)}.purchase-panel h1{color:var(--fx-text)}.ai-answer-box p,.conversion-panel p,.detail-list p,.purchase-panel>p{color:var(--fx-muted)}.supplier{color:var(--fx-acid)}.ai-answer-box,.conversion-panel,.sizing-guide,.trust-list span{background:#0a0e0b;border:1px solid var(--fx-line);color:var(--fx-text)}.detail-list section{border-color:var(--fx-line)}details{border-top:1px solid var(--fx-line)}summary{color:var(--fx-text)}.product-price-sale{color:var(--fx-acid)!important}.product-price-was{color:#79837b!important}.product-price-code,.product-price-savings{color:#b6c1b8!important}.email-capture{width:min(1380px,92vw);margin:clamp(3rem,7vw,7rem) auto;padding:clamp(1.4rem,4vw,3.5rem);background:linear-gradient(135deg,#101711,#080a08 70%);border:1px solid var(--fx-line-hot)}.email-capture,.email-capture h2{color:var(--fx-text)}.email-capture p{color:var(--fx-muted)}.email-capture input[type=email],.email-capture input[type=text]{background:#050705!important;border:1px solid var(--fx-line)!important;color:var(--fx-text)!important}.consent-line{color:var(--fx-muted)}.cart-drawer{background:#070a08;color:var(--fx-text);border-left:1px solid var(--fx-line);box-shadow:-30px 0 80px rgba(0,0,0,.55)}.cart-head,.cart-line,.cart-summary{border-color:var(--fx-line)}.cart-head button,.qty button{background:transparent;color:var(--fx-text);border:1px solid var(--fx-line)}.cart-drawer .muted,.cart-drawer p{color:var(--fx-muted)}.mobile-sticky-atc{background:rgba(5,7,5,.94);border-color:var(--fx-line);box-shadow:0 -12px 35px rgba(0,0,0,.38)}.site-footer{padding:clamp(2rem,5vw,4rem) clamp(1rem,4vw,4rem);background:#030403;border-top:1px solid var(--fx-line);color:var(--fx-text)}.site-footer p{color:var(--fx-muted)}.site-footer a{color:#cbd3cc}.site-footer a:hover{color:var(--fx-acid)}.footer-brand{color:var(--fx-text)!important}.skip-link{background:var(--fx-acid);color:var(--fx-black)}.skeleton{background:linear-gradient(90deg,#0b100c,#151d16,#0b100c)!important;background-size:200% 100%!important}@media(max-width:1050px){.future-hero{grid-template-columns:1fr;min-height:auto;padding-top:6rem}.future-feature{max-width:620px}.future-feature-card{min-height:480px}.drop-grid>.editorial-product-card:first-child{grid-column:span 8}.drop-grid>.editorial-product-card:nth-child(2),.drop-grid>.editorial-product-card:nth-child(3),.drop-grid>.editorial-product-card:nth-child(n+4){grid-column:span 4}.future-system-grid{grid-template-columns:1fr 1fr}}@media(max-width:900px){.site-header{grid-template-columns:1fr auto}.nav-links{grid-column:1/-1;grid-row:2;justify-content:space-between;overflow-x:auto;padding:.25rem 0}.future-mode-grid{grid-template-columns:1fr}.future-mode{min-height:250px}.future-section-head{display:block}.future-section-head p{margin-top:1rem}}@media(max-width:680px){body{padding-bottom:84px}h1{font-size:clamp(3.25rem,17vw,5.7rem)}h2{font-size:clamp(2.5rem,13vw,4.2rem)}.announcement{font-size:.57rem;letter-spacing:.11em}.site-header{padding:.72rem .9rem}.brand strong{font-size:1.25rem}.nav-links{gap:1.1rem}.nav-links a{white-space:nowrap;font-size:.59rem}.future-hero{padding:4.8rem 1rem 2rem;gap:2rem}.future-hero h1{max-width:8ch}.future-feature-card{min-height:390px}.future-telemetry span{font-size:.56rem}.future-section{width:calc(100vw - 2rem);padding:4.5rem 0}.drop-grid{display:grid;grid-template-columns:1fr}.drop-grid>.editorial-product-card:nth-child(n){grid-column:auto;grid-row:auto}.future-system-band{padding:4rem 1rem}.future-system-grid{grid-template-columns:1fr}.future-system-grid div{padding:1rem 0}.future-marquee-track{animation-duration:20s}.site-footer{padding-bottom:7rem}}@media(prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}:root{--fx-bg:#0a110d;--fx-bg-2:#0d1610;--fx-panel:#111b14;--fx-panel-2:#172219;--fx-line:rgba(244,240,231,.14);--fx-line-hot:rgba(210,221,162,.42);--fx-text:#f4f0e7;--fx-muted:#aab2aa;--fx-acid:#d2dda2;--fx-acid-soft:#e3e9c5;--fx-black:#08100b;--fx-shadow:0 28px 90px rgba(0,0,0,.34)}body{background:radial-gradient(circle at 84% 7%,rgba(184,166,120,.1),transparent 28rem),radial-gradient(circle at 8% 38%,rgba(83,111,88,.14),transparent 32rem),var(--fx-bg)}body:before{opacity:.035;background-size:140px 140px}h1,h2{font-family:var(--font-display),Georgia,serif;font-weight:600;letter-spacing:-.055em}h3{letter-spacing:-.045em}.announcement{padding:.55rem 1rem;background:#111a13;color:#ece7dc;border-bottom:1px solid var(--fx-line);letter-spacing:.13em;font-weight:750}.announcement a,.announcement span{color:var(--fx-acid)}.announcement a{border-bottom-color:rgba(210,221,162,.55)}.site-header{background:rgba(10,17,13,.88);border-bottom-color:rgba(244,240,231,.11)}.brand strong{font-size:1.5rem;letter-spacing:-.075em}.brand span{color:#aeb6ad}.nav-links a{color:#e8e4db}.header-cta{border-radius:999px;background:rgba(255,255,255,.025)}.button{border-radius:999px;letter-spacing:.11em}.button.primary{box-shadow:none}.button.primary:hover{box-shadow:0 14px 36px rgba(210,221,162,.13)}.future-hero{position:relative;min-height:min(900px,91vh);overflow:hidden;isolation:isolate;background:#09100c}.future-hero:after,.future-hero:before{display:none}.future-hero-environment{position:absolute!important;inset:0;z-index:-3;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 55%;object-position:center 55%;filter:saturate(.82) contrast(1.02);transform:scale(1.01)}.future-hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(5,10,7,.94),rgba(5,10,7,.79) 39%,rgba(5,10,7,.34) 67%,rgba(5,10,7,.22)),linear-gradient(0deg,rgba(5,10,7,.78),transparent 48%)}.future-hero-copy{position:relative;z-index:2;padding-bottom:1.5rem;text-shadow:0 2px 30px rgba(0,0,0,.32)}.future-hero h1{max-width:8.2ch;color:#fffaf0}.future-hero h1 em{color:var(--fx-acid);font-style:italic}.future-hero-lede{color:#e0e2dc;max-width:620px;font-size:clamp(1.04rem,1.7vw,1.28rem)}.future-proof{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:2rem;color:#d4d9d3;font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.future-proof span{display:flex;align-items:center;gap:.45rem}.future-proof span:before{content:"•";color:var(--fx-acid)}.future-feature{position:relative;z-index:3;align-self:end;padding-bottom:.4rem}.future-feature-card{min-height:465px;max-height:61vh;border-radius:18px;border:1px solid rgba(244,240,231,.24);background:rgba(8,15,10,.88);box-shadow:0 35px 90px rgba(0,0,0,.48)}.future-feature-card img{filter:saturate(.95) contrast(1.03)}.future-feature-info{padding:1.55rem}.future-feature-info small{color:var(--fx-acid)}.future-marquee{background:#0d1510;border-color:rgba(244,240,231,.1)}.future-marquee span{color:#b7c0b8;letter-spacing:.16em}.future-field-story{width:min(1480px,94vw);margin:clamp(2.5rem,5vw,5rem) auto clamp(4.5rem,9vw,9rem);display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.72fr);grid-template-rows:minmax(310px,46vw) auto;gap:clamp(1rem,2vw,1.7rem);align-items:stretch}.future-field-photo{position:relative;overflow:hidden;background:#121b14;border-radius:18px}.future-field-photo img{-o-object-fit:cover;object-fit:cover;filter:saturate(.82) contrast(1.03)}.future-field-photo-main{grid-row:1/span 2;min-height:650px}.future-field-photo-main img{-o-object-position:center center;object-position:center center}.future-field-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(1.5rem,4vw,3.4rem) clamp(.4rem,2vw,1.8rem)}.future-field-copy h2{max-width:8ch;margin:.2rem 0 1.15rem;font-size:clamp(3rem,5.6vw,6.2rem)}.future-field-copy>p:not(.eyebrow){font-size:clamp(1rem,1.35vw,1.17rem);line-height:1.68;color:#bdc5be;max-width:40rem}.future-field-copy .text-link{margin-top:1rem;align-self:flex-start}.future-field-photo-detail{min-height:315px}.future-field-photo-detail img{-o-object-position:center 58%;object-position:center 58%}.future-section-head h2{max-width:11ch}.future-section-head>p{color:#aeb7af}.future-mode{border-radius:18px;background:#101810;min-height:440px}.future-mode:before{display:none}.future-mode-photo{position:relative;isolation:isolate;padding:1.45rem;overflow:hidden}.future-mode-photo>img{position:absolute!important;inset:0;z-index:-3;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:saturate(.8) contrast(1.02);transition:transform .55s cubic-bezier(.2,.7,.2,1),filter .35s ease}.future-mode-overlay{position:absolute;inset:0;z-index:-2;background:linear-gradient(0deg,rgba(5,9,6,.94) 2%,rgba(5,9,6,.48) 56%,rgba(5,9,6,.16))}.future-mode-photo:hover>img{transform:scale(1.04);filter:saturate(.95) contrast(1.04)}.future-mode:hover{border-color:rgba(210,221,162,.38)}.future-mode h3{font-family:var(--font-display),Georgia,serif;font-weight:600;color:#fffaf1;text-shadow:0 2px 18px rgba(0,0,0,.34)}.future-mode p{color:#e1e3dc;text-shadow:0 2px 14px rgba(0,0,0,.45)}.future-mode strong{color:#fffaf1}.future-mode-index{color:var(--fx-acid)}.trip-photo-hero{position:relative;min-height:min(760px,82vh);display:flex;align-items:flex-end;overflow:hidden;isolation:isolate;border-bottom:1px solid var(--fx-line)}.trip-photo-hero>img{position:absolute!important;inset:0;z-index:-3;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 62%;object-position:center 62%;filter:saturate(.82) contrast(1.03)}.trip-photo-hero-overlay{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(5,10,7,.92),rgba(5,10,7,.58) 52%,rgba(5,10,7,.22)),linear-gradient(0deg,rgba(5,10,7,.8),transparent 55%)}.trip-photo-hero-copy{width:min(1380px,92vw);margin:0 auto;padding:clamp(6rem,13vw,11rem) 0 clamp(3.5rem,7vw,6rem);position:relative;z-index:2}.trip-photo-hero-copy h1{max-width:10ch;color:#fffaf1;font-size:clamp(4rem,8vw,8.7rem)}.trip-photo-hero-copy>p:not(.eyebrow){max-width:650px;color:#e0e3dd;font-size:clamp(1.03rem,1.7vw,1.25rem);line-height:1.65}.future-editorial-band{padding:clamp(4.5rem,8vw,7rem) max(4vw,calc((100vw - 1380px)/2));background:#d9cfb8;color:#101810}.future-editorial-band .eyebrow{color:#43543f!important}.future-editorial-band h2{color:#101810;max-width:12ch}.future-editorial-band>p{max-width:760px;color:#3f4b40;font-size:clamp(1rem,1.6vw,1.2rem)}.future-editorial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:2.4rem;background:rgba(16,24,16,.18)}.future-editorial-grid div{padding:1.35rem;background:#d9cfb8}.future-editorial-grid span{display:block;color:#596557;font-size:.62rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.future-editorial-grid strong{display:block;margin:.4rem 0;color:#111a12;font-family:var(--font-display),Georgia,serif;font-size:1.5rem;line-height:1.05}.future-editorial-grid p{margin:0;color:#455047;font-size:.9rem}.coming-soon-card,.editorial-product-card,.journal-card,.policy-card,.product-card{border-radius:14px;overflow:hidden}.product-card:hover{border-color:rgba(210,221,162,.32)}.purchase-panel{border-radius:18px;background:#111a14}.gallery img{border-radius:14px}.filter-row a{border-radius:999px}.filter-row a.active,.filter-row a:hover{background:var(--fx-acid);color:var(--fx-black)}.trust-list span{border-radius:8px}.product-price-display.premium-price{display:flex;flex-direction:column;align-items:flex-start;gap:.3rem;margin:.45rem 0 1.25rem}.product-price-display.premium-price .product-price-base{display:block;color:var(--fx-text);font-family:var(--font-display),Georgia,serif;font-size:clamp(2rem,4vw,3.15rem);font-weight:600;line-height:1;letter-spacing:-.045em}.product-price-display.premium-price .product-price-first-order{margin:0;color:#9fa9a1;font-size:.78rem;line-height:1.45}.product-price-display.premium-price .product-price-first-order strong{color:var(--fx-acid-soft);font-weight:750}.site-footer{background:#0b120e;border-top-color:var(--fx-line);padding-top:3rem;padding-bottom:3rem}.footer-brand{color:var(--fx-text)}.footer-note{color:#99a49b!important}@media(max-width:1050px){.future-hero{grid-template-columns:1fr;min-height:auto;padding-top:clamp(6rem,11vw,8rem)}.future-feature{width:min(540px,82vw);justify-self:end}.future-feature-card{min-height:400px}}@media(max-width:900px){.future-editorial-grid,.future-field-story{grid-template-columns:1fr}.future-field-story{grid-template-rows:auto}.future-field-photo-main{grid-row:auto;min-height:68vw}.future-field-copy{padding:1.5rem .25rem 2rem}.future-field-photo-detail{min-height:52vw}}@media(max-width:650px){.future-hero{min-height:760px;padding-top:4.5rem;padding-bottom:2.2rem;align-content:end}.future-hero-shade{background:linear-gradient(0deg,rgba(5,10,7,.96),rgba(5,10,7,.75) 58%,rgba(5,10,7,.2))}.future-hero-environment{-o-object-position:62% center;object-position:62% center}.future-feature{display:none}.future-hero h1{font-size:clamp(3.6rem,17vw,5.5rem)}.future-proof{gap:.45rem 1rem}.future-field-story{width:92vw;margin-top:3rem}.future-field-photo-main{min-height:88vw}.future-field-photo-detail{min-height:68vw}.future-mode{min-height:410px}.trip-photo-hero{min-height:690px}.trip-photo-hero>img{-o-object-position:64% center;object-position:64% center}.trip-photo-hero-overlay{background:linear-gradient(0deg,rgba(5,10,7,.97),rgba(5,10,7,.64) 60%,rgba(5,10,7,.16))}.trip-photo-hero-copy h1{font-size:clamp(3.5rem,16vw,5.2rem)}}:root{--wyx-paper:#f2efe7;--wyx-paper-2:#e9e3d6;--wyx-sand:#d9ceb9;--wyx-ink:#17201b;--wyx-forest:#173126;--wyx-forest-2:#234638;--wyx-moss:#687567;--wyx-line:rgba(23,32,27,.16);--wyx-white:#fffdf7}body{background:var(--wyx-paper);color:var(--wyx-ink)}body:before{display:none}h1,h2,h3{color:var(--wyx-ink)}h1,h2{font-weight:500;letter-spacing:-.06em}p{color:inherit}.announcement{padding:.56rem 1rem;background:var(--wyx-forest);color:#f8f4ea;border:0;font-size:.61rem;font-weight:700;letter-spacing:.16em}.announcement a,.announcement span{color:#f8f4ea}.announcement a{border-bottom:1px solid rgba(255,255,255,.5)}.site-header{min-height:72px;padding:.72rem clamp(1rem,3.3vw,3.4rem);background:rgba(242,239,231,.94);border-bottom:1px solid var(--wyx-line);box-shadow:none;backdrop-filter:blur(18px)}.brand strong{color:var(--wyx-ink);font-size:1.75rem;letter-spacing:-.09em}.brand span{color:#647068;font-size:.59rem;letter-spacing:.2em}.nav-links{gap:clamp(.8rem,1.6vw,1.55rem)}.nav-links a{color:var(--wyx-ink);font-size:.63rem;font-weight:700;letter-spacing:.13em}.nav-links a:hover{color:var(--wyx-forest-2)}.header-cta{border:1px solid var(--wyx-ink);background:transparent;color:var(--wyx-ink);font-size:.62rem;letter-spacing:.14em}.header-cta:hover{background:var(--wyx-ink);color:var(--wyx-white)}.button{border-radius:0;min-height:48px;padding:.8rem 1.25rem;font-size:.64rem;letter-spacing:.14em;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.button.primary{background:var(--wyx-white);border-color:var(--wyx-white);color:var(--wyx-ink)}.button.primary:hover{background:var(--wyx-paper-2);border-color:var(--wyx-paper-2);box-shadow:none;transform:translateY(-1px)}.button.secondary{background:transparent;border-color:rgba(255,255,255,.65);color:var(--wyx-white)}.button.secondary:hover{background:rgba(255,255,255,.12)}.button.ink,.button.secondary.dark{background:var(--wyx-ink);border-color:var(--wyx-ink);color:var(--wyx-white)}.button.ink:hover,.button.secondary.dark:hover{background:var(--wyx-forest-2);border-color:var(--wyx-forest-2)}.text-link{color:var(--wyx-ink);font-size:.64rem;letter-spacing:.14em;text-underline-offset:6px}.eyebrow{color:var(--wyx-forest-2);font-size:.61rem;letter-spacing:.17em}.fashion-hero{position:relative;min-height:min(900px,88vh);overflow:hidden;isolation:isolate;display:flex;align-items:flex-end;background:#203128;color:var(--wyx-white)}.fashion-hero>img{position:absolute!important;inset:0;z-index:-3;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:saturate(.76) contrast(1.02)}.fashion-home-hero>img{-o-object-position:center 55%;object-position:center 55%}.fashion-hero-apparel>img{-o-object-position:center center;object-position:center center}.fashion-hero-overlay{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(10,17,13,.84),rgba(10,17,13,.55) 45%,rgba(10,17,13,.18) 76%),linear-gradient(0deg,rgba(10,17,13,.5),transparent 52%)}.fashion-hero-copy{width:min(1440px,92vw);margin:0 auto;padding:clamp(7rem,15vw,13rem) 0 clamp(4rem,7vw,6.5rem)}.fashion-hero-copy .eyebrow{color:#f2efe7}.fashion-hero-copy h1{max-width:8.5ch;margin:.3rem 0 1.35rem;color:#fffaf1;font-size:clamp(4.5rem,9vw,9.8rem);line-height:.87;text-wrap:balance}.fashion-hero-copy>p:not(.eyebrow){max-width:620px;color:#f0eee8;font-size:clamp(1.02rem,1.55vw,1.22rem);line-height:1.63}.fashion-hero-note{position:absolute;right:3.5vw;bottom:2rem;color:rgba(255,255,255,.8);font-size:.56rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.fashion-principles{display:grid;grid-template-columns:repeat(4,1fr);width:100%;border-bottom:1px solid var(--wyx-line);background:var(--wyx-paper)}.fashion-principles>div{min-height:170px;padding:1.5rem clamp(1rem,2.5vw,2.2rem);border-right:1px solid var(--wyx-line)}.fashion-principles>div:last-child{border-right:0}.fashion-principles span{display:block;color:#777d76;font-size:.58rem;letter-spacing:.15em}.fashion-principles strong{display:block;margin:2.1rem 0 .35rem;font-family:var(--font-display),Georgia,serif;font-size:1.45rem;font-weight:500;letter-spacing:-.04em}.fashion-principles p{margin:0;color:#5f685f;font-size:.84rem;line-height:1.5}.fashion-section{width:min(1440px,92vw);margin:0 auto;padding:clamp(5rem,9vw,9rem) 0}.fashion-section-heading{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.62fr);gap:clamp(2rem,7vw,7rem);align-items:end;margin-bottom:clamp(2rem,4vw,4rem)}.fashion-section-heading.compact{margin-bottom:2rem}.fashion-section-heading h2{max-width:10ch;margin:.25rem 0 0;font-size:clamp(3.2rem,6vw,6.8rem);line-height:.92}.fashion-section-heading>p{max-width:52ch;margin:0;color:#5f685f;font-size:1rem;line-height:1.65}.fashion-section-action{display:flex;justify-content:flex-end;margin-top:2rem}.fashion-home .product-grid,.fashion-page .product-grid,.fashion-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,1.6vw,1.6rem)}.fashion-product-grid.compact-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.fashion-home .product-card,.fashion-page .product-card,.fashion-product-grid .product-card{background:transparent;border:0;border-radius:0;box-shadow:none;transform:none}.fashion-home .product-card:hover,.fashion-page .product-card:hover,.fashion-product-grid .product-card:hover{box-shadow:none;transform:none}.fashion-home .product-image-link,.fashion-page .product-image-link,.fashion-product-grid .product-image-link{background:#e7e2d8}.fashion-home .product-card img,.fashion-page .product-card img,.fashion-product-grid .product-card img{aspect-ratio:4/5;-o-object-fit:cover;object-fit:cover;transition:transform .55s cubic-bezier(.2,.7,.2,1),filter .35s ease}.fashion-home .product-card:hover img,.fashion-page .product-card:hover img,.fashion-product-grid .product-card:hover img{transform:scale(1.025);filter:saturate(.94)}.fashion-home .product-card-body,.fashion-page .product-card-body,.fashion-product-grid .product-card-body{padding:1rem 0 0}.fashion-home .product-meta,.fashion-page .product-meta,.fashion-product-grid .product-meta{color:#727970;font-size:.56rem;letter-spacing:.15em}.fashion-home .product-card h3,.fashion-page .product-card h3,.fashion-product-grid .product-card h3{font-size:1.42rem;font-weight:500;letter-spacing:-.045em}.fashion-home .buy-reason,.fashion-page .buy-reason,.fashion-product-grid .buy-reason{display:none}.fashion-home .product-card-footer,.fashion-page .product-card-footer,.fashion-product-grid .product-card-footer{margin-top:.35rem;border-top:1px solid var(--wyx-line);padding-top:.7rem}.fashion-home .price,.fashion-page .price,.fashion-product-grid .price{font-size:.78rem;font-weight:600}.fashion-home .product-card .button,.fashion-page .product-card .button,.fashion-product-grid .product-card .button{min-height:42px;margin-top:.7rem;background:transparent;border:1px solid var(--wyx-ink);color:var(--wyx-ink)}.fashion-home .product-card .button:hover,.fashion-page .product-card .button:hover,.fashion-product-grid .product-card .button:hover{background:var(--wyx-ink);color:var(--wyx-white)}.fashion-sand-section{width:100%;max-width:none;padding-left:max(4vw,calc((100vw - 1440px)/2));padding-right:max(4vw,calc((100vw - 1440px)/2));background:var(--wyx-sand)}.fashion-campaign,.fashion-editorial-split{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(340px,.7fr);min-height:760px;background:#d8d0c0}.fashion-campaign-photo,.fashion-editorial-photo{position:relative;min-height:650px;overflow:hidden}.fashion-campaign-photo img,.fashion-editorial-photo img{-o-object-fit:cover;object-fit:cover;filter:saturate(.78) contrast(1.02)}.fashion-campaign-copy,.fashion-editorial-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(2rem,5vw,5.5rem)}.fashion-campaign-copy h2,.fashion-editorial-copy h2{max-width:8.5ch;margin:.3rem 0 1.3rem;font-size:clamp(3.4rem,5.5vw,6.5rem);line-height:.91}.fashion-campaign-copy>p:not(.eyebrow),.fashion-editorial-copy>p:not(.eyebrow){max-width:43ch;color:#4d594f;line-height:1.67}.fashion-campaign-copy .button{align-self:flex-start;margin-top:.7rem}.fashion-editorial-split{margin:clamp(4rem,8vw,8rem) 0;background:var(--wyx-paper-2)}.fashion-editorial-copy .text-link{align-self:flex-start;margin-top:.7rem}.fashion-story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.fashion-story-card{position:relative;isolation:isolate;display:flex;align-items:flex-end;min-height:620px;padding:1.5rem;color:var(--wyx-white);overflow:hidden;text-decoration:none}.fashion-story-card>img{position:absolute!important;inset:0;z-index:-3;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:saturate(.75);transition:transform .6s cubic-bezier(.2,.7,.2,1),filter .35s ease}.fashion-story-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(0deg,rgba(9,15,11,.86),rgba(9,15,11,.08) 70%)}.fashion-story-card:hover>img{transform:scale(1.035);filter:saturate(.9)}.fashion-story-card small{font-size:.57rem;font-weight:700;letter-spacing:.16em}.fashion-story-card h3{max-width:10ch;margin:.5rem 0;color:#fffaf1;font-size:clamp(2.2rem,3vw,3.7rem);font-weight:500;line-height:.96}.fashion-story-card p{max-width:34ch;color:#e8e8e2;font-size:.88rem}.fashion-story-card strong{font-size:.61rem;letter-spacing:.14em;text-transform:uppercase}.fashion-manifesto{padding:clamp(5rem,9vw,9rem) max(4vw,calc((100vw - 1440px)/2));background:var(--wyx-forest);color:#f5f1e8}.fashion-manifesto .eyebrow{color:#d8e0d6}.fashion-manifesto h2{max-width:13ch;color:#fffaf1;font-size:clamp(3.8rem,7.2vw,8rem);line-height:.9}.fashion-manifesto-links{display:flex;flex-wrap:wrap;gap:1.4rem;margin-top:2.4rem}.fashion-manifesto-links a{color:#f5f1e8;font-size:.64rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;text-underline-offset:6px}.fashion-manifesto-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:3rem;background:rgba(255,255,255,.17)}.fashion-manifesto-grid>div{padding:1.4rem;background:var(--wyx-forest)}.fashion-manifesto-grid span{font-size:.58rem;font-weight:700;letter-spacing:.16em}.fashion-manifesto-grid p{max-width:30ch;color:#d8ded8;font-size:.9rem}.page-hero,.section{color:var(--wyx-ink)}.page-hero.compact{max-width:1440px;padding-top:clamp(4rem,7vw,7rem)}.page-hero.compact h1{max-width:11ch;font-size:clamp(4rem,8vw,8rem);font-weight:500}.page-hero.compact p{color:#5e685f}.filter-row{width:min(1440px,92vw);border-color:var(--wyx-line)}.filter-row a{border-radius:0;border:0;border-bottom:1px solid transparent;color:#5b655c;padding:.65rem .15rem;margin-right:.8rem}.filter-row a.active,.filter-row a:hover{background:transparent;color:var(--wyx-ink);border-bottom-color:var(--wyx-ink)}.section.product-section{width:min(1440px,92vw)}.section.product-section .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.section.product-section .product-card{background:transparent;border:0;box-shadow:none;border-radius:0}.section.product-section .product-card img{aspect-ratio:4/5;-o-object-fit:cover;object-fit:cover}.section.product-section .product-card-body{padding:1rem 0 0}.section.product-section .buy-reason{color:#687168}.breadcrumbs{color:#69726a;border-color:var(--wyx-line)}.product-detail{width:min(1440px,92vw);gap:clamp(1.5rem,4vw,4rem)}.gallery img{border-radius:0;background:#e5e0d5}.purchase-panel{background:transparent;border:0;border-radius:0;padding:clamp(.5rem,2vw,1.5rem)}.product-price-display.premium-price .product-price-base,.purchase-panel,.purchase-panel h1{color:var(--wyx-ink)}.product-price-display.premium-price .product-price-first-order{color:#667168}.product-price-display.premium-price .product-price-first-order strong{color:var(--wyx-forest)}.conversion-panel,.sizing-guide,.trust-list span{border-radius:0;background:rgba(255,255,255,.28);border-color:var(--wyx-line);color:var(--wyx-ink)}.detail-list section{border-color:var(--wyx-line)}.purchase-panel .button.primary{background:var(--wyx-ink);border-color:var(--wyx-ink);color:var(--wyx-white)}.purchase-panel .button.secondary{border-color:var(--wyx-ink);color:var(--wyx-ink)}.purchase-panel .button.secondary:hover{background:var(--wyx-ink);color:var(--wyx-white)}.trip-photo-hero{border-color:var(--wyx-line)}.future-editorial-band{color:var(--wyx-ink)}.future-editorial-band,.future-editorial-grid div{background:var(--wyx-sand)}.email-capture{background:var(--wyx-paper-2);border-color:var(--wyx-line)}.email-capture,.email-capture h2{color:var(--wyx-ink)}.email-capture input[type=email]{background:transparent;color:var(--wyx-ink);border-color:var(--wyx-ink)}.email-capture .button.primary{background:var(--wyx-ink);border-color:var(--wyx-ink);color:var(--wyx-white)}.site-footer{background:#142a20;border:0;padding:clamp(3rem,6vw,5rem) clamp(1rem,4vw,4rem)}.site-footer,.site-footer .footer-brand,.site-footer a,.site-footer p{color:#f3efe6}.site-footer .footer-note{color:#c2cbc3!important}.site-footer nav{max-width:340px;line-height:1.9}.cart-drawer,.mobile-sticky-atc{background:var(--wyx-paper);color:var(--wyx-ink);border-color:var(--wyx-line)}@media(max-width:1080px){.nav-links{gap:.8rem}.nav-links a{font-size:.58rem}.fashion-home .product-grid,.fashion-page .product-grid,.fashion-product-grid,.fashion-product-grid.compact-grid{grid-template-columns:repeat(2,1fr)}.section.product-section .product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.fashion-principles{grid-template-columns:repeat(2,1fr)}.fashion-principles>div:nth-child(2){border-right:0}.fashion-principles>div:nth-child(-n+2){border-bottom:1px solid var(--wyx-line)}.fashion-section-heading{grid-template-columns:1fr;gap:1.2rem}.fashion-campaign,.fashion-editorial-split{grid-template-columns:1fr;min-height:0}.fashion-campaign-photo,.fashion-editorial-photo{min-height:72vw}.fashion-story-grid{grid-template-columns:1fr}.fashion-story-card{min-height:68vw}.fashion-manifesto-grid{grid-template-columns:1fr}.section.product-section .product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){body{padding-bottom:92px}.announcement{font-size:.54rem;letter-spacing:.12em}.site-header{grid-template-columns:1fr auto;padding:.65rem 1rem;min-height:auto}.brand strong{font-size:1.5rem}.nav-links{grid-column:1/-1;grid-row:2;overflow-x:auto;gap:1.1rem;padding:.55rem 0 .1rem;scrollbar-width:none}.nav-links::-webkit-scrollbar{display:none}.nav-links a{white-space:nowrap;font-size:.58rem}.fashion-hero{min-height:720px}.fashion-hero>img{-o-object-position:63% center;object-position:63% center}.fashion-hero-overlay{background:linear-gradient(0deg,rgba(10,17,13,.92),rgba(10,17,13,.56) 66%,rgba(10,17,13,.15))}.fashion-hero-copy{padding:8rem 0 3.3rem}.fashion-hero-copy h1{font-size:clamp(4rem,18vw,5.7rem)}.fashion-hero-note{display:none}.fashion-principles{grid-template-columns:1fr 1fr}.fashion-principles>div{min-height:150px;padding:1.1rem}.fashion-principles strong{margin-top:1.35rem;font-size:1.2rem}.fashion-principles p{font-size:.75rem}.fashion-section{width:90vw;padding:4.5rem 0}.fashion-section-heading h2{font-size:clamp(3rem,14vw,4.5rem)}.fashion-home .product-grid,.fashion-page .product-grid,.fashion-product-grid,.fashion-product-grid.compact-grid{grid-template-columns:1fr 1fr;gap:1.3rem .65rem}.fashion-home .product-card h3,.fashion-page .product-card h3,.fashion-product-grid .product-card h3{font-size:1.08rem}.fashion-home .product-card .button,.fashion-page .product-card .button,.fashion-product-grid .product-card .button{font-size:.55rem;padding:.55rem .35rem}.fashion-home .product-card-footer,.fashion-page .product-card-footer,.fashion-product-grid .product-card-footer{display:block}.fashion-home .text-link,.fashion-page .text-link,.fashion-product-grid .text-link{display:block;margin-top:.35rem;font-size:.55rem}.fashion-sand-section{width:100%;padding-left:5vw;padding-right:5vw}.fashion-campaign-photo,.fashion-editorial-photo{min-height:95vw}.fashion-campaign-copy,.fashion-editorial-copy{padding:3rem 1.25rem 3.5rem}.fashion-campaign-copy h2,.fashion-editorial-copy h2{font-size:clamp(3.1rem,14vw,4.6rem)}.fashion-story-card{min-height:110vw}.fashion-manifesto{padding-left:5vw;padding-right:5vw}.fashion-manifesto h2{font-size:clamp(3.4rem,15vw,5rem)}.section.product-section .product-grid{grid-template-columns:1fr 1fr;gap:1.2rem .65rem}.section.product-section .product-card h3{font-size:1.05rem}}