:root{color-scheme:dark;--bg:#070707;--panel:#121212;--line:#292929;--text:#f4f4f0;--muted:#aaa;--green:#25d366;--green-hi:#48e380}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,Arial,Helvetica,sans-serif;line-height:1.5}img{display:block;max-width:100%;height:auto}a{color:inherit}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex:none}.symbols{position:absolute;width:0;height:0;overflow:hidden}.wrap{width:min(1180px,calc(100% - 48px));margin-inline:auto}
.site-header{height:82px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #202020}.brand img,.footer-brand img{width:64px;height:64px;object-fit:contain;filter:invert(1) grayscale(1) contrast(1.2);mix-blend-mode:screen}.header-link{display:flex;align-items:center;gap:8px;text-decoration:none;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:800}.header-link svg{width:18px}.button{min-height:58px;display:inline-flex;align-items:center;justify-content:center;gap:11px;padding:15px 25px;border-radius:4px;background:var(--green);color:#05180b;text-decoration:none;text-transform:uppercase;letter-spacing:.035em;font-size:14px;font-weight:900;transition:transform .2s,background .2s}.button:hover{background:var(--green-hi);transform:translateY(-2px)}a:focus-visible,summary:focus-visible{outline:3px solid #fff;outline-offset:5px}
.hero{border-bottom:1px solid #202020}.hero-inner{min-height:640px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:40px;padding-block:54px}.hero-copy{position:relative;z-index:2}.eyebrow,.kicker{margin:0 0 20px;color:#878787;font-size:12px;font-weight:800;letter-spacing:.18em}.hero h1{max-width:700px;margin:0 0 28px;font-size:clamp(52px,6.3vw,88px);font-weight:900;line-height:.94;letter-spacing:-.064em}.hero h1 span{display:block;color:#727272}.lead{max-width:590px;margin:0 0 28px;color:#d0d0cd;font-size:20px;line-height:1.45}.shipping{display:flex;align-items:center;gap:9px;margin:16px 0 0;color:#929292;font-size:14px}.shipping svg{width:18px;height:18px}.hero-photo{min-height:520px;aspect-ratio:.86;position:relative}.hero-photo:before{content:"";position:absolute;inset:8% 0 2%;border:1px solid var(--line);background:linear-gradient(145deg,#151515,#090909);clip-path:polygon(14% 0,100% 0,100% 89%,84% 100%,0 100%,0 13%)}.halo{position:absolute;z-index:1;width:76%;aspect-ratio:1;border-radius:50%;left:12%;top:17%;background:radial-gradient(circle,#6d849355 0,#1b283055 35%,transparent 68%);filter:blur(10px)}.hero-photo img{position:absolute;z-index:2;inset:0;width:100%;height:100%;object-fit:contain;transform:scale(1.12);filter:drop-shadow(0 30px 22px #000)}.photo-note{position:absolute;z-index:3;right:22px;bottom:22px;color:#858585;font-size:11px;letter-spacing:.13em;writing-mode:vertical-rl}
.trust-bar{border-bottom:1px solid #242424;background:#0c0c0c}.trust-inner{min-height:74px;display:grid;grid-template-columns:repeat(3,1fr)}.trust-inner span{display:flex;align-items:center;justify-content:center;gap:12px;color:#c6c6c2;font-size:14px}.trust-inner span+span{border-left:1px solid #252525}.trust-inner svg{width:20px;color:#8e8e8e}.section{padding-block:110px}.section-head{margin-bottom:40px}.section-head h2{max-width:800px;margin:0;font-size:clamp(38px,5vw,66px);line-height:.98;letter-spacing:-.052em}
.product-wall{display:grid;grid-template-columns:1.25fr .75fr .75fr;grid-template-rows:280px 280px;gap:12px}.product{margin:0;position:relative;overflow:hidden;border:1px solid #242424;background:radial-gradient(circle at 50% 60%,#282828 0,#121212 48%,#0b0b0b 75%)}.product-feature{grid-row:1/3}.product-wide{grid-column:2/4}.product img{width:100%;height:100%;object-fit:contain;padding:20px;filter:drop-shadow(0 20px 16px #000a);transition:transform .35s}.product:hover img{transform:scale(1.035)}.product-feature img{transform:scale(1.22)}.product-feature:hover img{transform:scale(1.26)}.product-wide img{padding:10px}.center-cta{text-align:center;padding-top:34px}.center-cta p{margin:0 0 20px;color:var(--muted)}
.dark-section{background:#0d0d0d;border-block:1px solid #202020}.split-head{display:flex;justify-content:space-between;align-items:end;gap:48px}.split-head>p{max-width:310px;margin:0;color:var(--muted)}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid var(--line)}.category-grid article{min-height:290px;padding:28px 24px;display:flex;flex-direction:column;border-right:1px solid var(--line)}.category-grid article:last-child{border-right:0}.category-grid article>span{color:#5f5f5f;font-size:12px;letter-spacing:.12em}.category-grid svg{width:30px;height:30px;margin:auto 0 28px;color:#b7b7b0}.category-grid h3{margin:0 0 10px;font-size:20px}.category-grid p{margin:0;color:var(--muted);font-size:15px}
.swipe-hint{display:none}.group-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.group-gallery figure{margin:0;overflow:hidden;border:1px solid var(--line);background:#101010}.group-gallery img{width:100%;aspect-ratio:1284/2274;object-fit:cover;object-position:top}.group-gallery figcaption{display:flex;align-items:center;gap:12px;padding:15px 16px;color:#b7b7b2;font-size:13px;text-transform:uppercase;letter-spacing:.08em}.group-gallery figcaption span{color:var(--green);font-weight:800}
.decants{background:#e9e9e4;color:#080808}.decants-inner{display:grid;grid-template-columns:.78fr 1.22fr;align-items:stretch;gap:70px}.decant-mark{min-height:390px;display:flex;flex-direction:column;justify-content:space-between;padding:36px;background:#0b0b0b;color:#f5f5ef;clip-path:polygon(12% 0,100% 0,100% 88%,88% 100%,0 100%,0 12%)}.decant-mark svg{width:70px;height:70px;color:var(--green)}.decant-mark span{font-size:clamp(52px,7vw,92px);font-weight:900;letter-spacing:-.07em}.decants-copy{align-self:center}.decants .kicker{color:#626262}.decants h2{max-width:650px;margin:0 0 24px;font-size:clamp(40px,5vw,68px);line-height:.96;letter-spacing:-.055em}.decants-copy>p:not(.kicker){max-width:560px;margin:0 0 28px;color:#4d4d4b;font-size:18px}
.confidence{display:grid;grid-template-columns:1.1fr .9fr;gap:70px}.confidence-list{list-style:none;margin:28px 0 0;padding:0;border-top:1px solid var(--line)}.confidence-list li{display:flex;align-items:center;gap:15px;padding:20px 0;border-bottom:1px solid var(--line);font-size:18px}.confidence-list svg{color:var(--green)}.faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;border-top:1px solid #1d1d1d}.questions{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{position:relative;cursor:pointer;list-style:none;padding:22px 44px 22px 0;font-weight:700}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:5px;top:15px;color:#888;font-size:26px;font-weight:400}details[open] summary:after{content:'−'}details p{max-width:610px;margin:0;padding:0 36px 24px 0;color:var(--muted)}
.final-cta{padding-block:110px;background:radial-gradient(circle at 50% 80%,#173121 0,#0d1811 24%,#080808 62%);border-top:1px solid #263329;text-align:center}.final-inner{display:flex;flex-direction:column;align-items:center}.final-cta h2{margin:0 0 24px;font-size:clamp(52px,8vw,110px);line-height:.86;letter-spacing:-.07em}.final-cta p{margin:0 0 10px;color:#c3c3be;font-size:18px}.final-categories{color:#858585!important;font-size:15px!important}.final-button{margin-top:28px;min-width:310px}.final-shipping{display:flex;align-items:center;gap:8px;margin-top:16px;color:#898989;font-size:14px}.final-shipping svg{width:18px}footer{min-height:115px;display:flex;align-items:center;justify-content:space-between;gap:24px;color:#858585;font-size:13px}.footer-brand{display:flex;align-items:center;gap:14px;color:#efefe9}.footer-brand img{width:54px;height:54px}.sticky-cta{display:none}
@media(max-width:900px){.hero-inner{grid-template-columns:1fr 1fr;gap:10px}.product-wall{grid-template-rows:220px 220px}.category-grid{grid-template-columns:repeat(2,1fr)}.category-grid article:nth-child(2){border-right:0}.category-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.decants-inner{gap:36px}.confidence,.faq{gap:36px}.final-cta{padding-block:90px}}
@media(max-width:640px){body{padding-bottom:calc(84px + env(safe-area-inset-bottom))}.wrap{width:calc(100% - 32px)}.site-header{height:72px}.brand img{width:56px;height:56px}.header-link{font-size:11px}.hero-inner{min-height:auto;grid-template-columns:1fr;gap:4px;padding-top:36px;padding-bottom:0}.eyebrow{margin-bottom:16px;font-size:11px}.hero h1{font-size:clamp(44px,12.2vw,66px);margin-bottom:22px}.lead{font-size:17px;line-height:1.45;margin-bottom:22px}.hero-button{width:100%;min-height:60px;padding-inline:12px}.shipping{justify-content:center}.hero-photo{min-height:390px;width:100%;margin-inline:auto}.hero-photo:before{inset:8% 1% 1%}.hero-photo img{transform:scale(1.08)}.photo-note{right:12px;bottom:12px}.trust-inner{grid-template-columns:1fr;min-height:0}.trust-inner span{justify-content:flex-start;min-height:50px}.trust-inner span+span{border-left:0;border-top:1px solid #202020}.section{padding-block:72px}.section-head{margin-bottom:28px}.section-head h2{font-size:clamp(36px,10.5vw,50px)}.product-wall{grid-template-columns:1fr 1fr;grid-template-rows:250px 190px 190px}.product-feature{grid-column:1/3;grid-row:auto}.product-wide{grid-column:auto}.product img{padding:10px}.product-feature img{transform:scale(1.12)}.product-feature:hover img{transform:scale(1.15)}.center-cta{padding-top:28px}.center-cta .button{width:100%}.split-head{display:block}.split-head>p{margin-top:20px}.category-grid{grid-template-columns:1fr}.category-grid article{min-height:230px;border-right:0;border-bottom:1px solid var(--line)!important}.category-grid article:last-child{border-bottom:0!important}.group-preview{width:100%;overflow:hidden}.group-preview .section-head,.group-preview .swipe-hint{width:calc(100% - 32px);margin-inline:auto}.swipe-hint{display:flex;align-items:center;gap:6px;margin-top:-12px;margin-bottom:20px;color:#777;font-size:13px}.swipe-hint svg{width:17px}.group-gallery{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 16px 12px;scroll-padding-left:16px;-webkit-overflow-scrolling:touch}.group-gallery figure{flex:0 0 82vw;scroll-snap-align:start}.group-gallery::-webkit-scrollbar{height:4px}.group-gallery::-webkit-scrollbar-thumb{background:#3a3a3a}.decants-inner{grid-template-columns:1fr;gap:38px}.decant-mark{min-height:280px;padding:28px}.decant-mark span{font-size:18vw}.decants h2{font-size:clamp(38px,11vw,52px)}.confidence,.faq{grid-template-columns:1fr;gap:16px}.confidence-list{margin-top:0}.faq{border-top:0}.final-cta{padding-block:78px}.final-cta h2{font-size:clamp(52px,15vw,72px)}.final-cta p{font-size:16px}.final-button{width:100%;min-width:0}footer{min-height:0;padding-block:34px;display:grid;gap:14px}.sticky-cta{position:fixed;z-index:20;left:12px;right:12px;bottom:calc(10px + env(safe-area-inset-bottom));min-height:58px;display:flex;align-items:center;justify-content:center;gap:10px;border:1px solid #77ed9f;background:var(--green);color:#06180c;border-radius:5px;text-decoration:none;text-transform:uppercase;letter-spacing:.035em;font-size:14px;font-weight:900;box-shadow:0 12px 40px #000d}.sticky-cta svg{width:22px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
