@charset "UTF-8";
:root{--ink:#171916;--cream:#eae5da;--muted:#77776e;--purple:#b9a2ff;--header:84px;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--cream);font-synthesis:none;-webkit-font-smoothing:antialiased}
*{box-sizing:border-box}body{margin:0}button,a,input{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{font:inherit;color:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid #8571d7;outline-offset:6px}button{border:0;background:none}svg{width:24px;height:24px}h1,h2,h3,p{margin:0}button:disabled{opacity:.4;cursor:not-allowed}[hidden]{display:none!important}::selection{background:#bbaaff;color:#111}.skip-link{position:fixed;top:-100px;left:20px;padding:15px;background:white;z-index:99}.skip-link:focus{top:10px}
.site-header{height:var(--header);position:fixed;top:0;left:0;right:0;background:#111310;color:#f8f6f0;display:flex;align-items:center;justify-content:space-between;padding:0 4.5%;z-index:20;border-bottom:1px solid #ffffff12}.desktop-nav,.header-actions{display:flex;align-items:center;gap:30px}.desktop-nav{flex:1}.nav-link{font-size:10px;text-transform:uppercase;letter-spacing:1.1px;padding:12px 0;color:#c0c2bc;position:relative}.nav-link::after{content:"";position:absolute;bottom:3px;left:0;width:0;height:1px;background:#e8e5db;transition:width .25s}.nav-link:hover::after,.nav-link.active::after{width:100%}.nav-link:hover,.nav-link.active{color:white}.wordmark{font-family:Impact,'Arial Narrow',sans-serif;font-stretch:condensed;font-size:42px;letter-spacing:-1.8px;position:absolute;left:50%;transform:translateX(-50%) scaleX(.79);font-weight:900;line-height:1}.wordmark span{font-family:Arial,sans-serif;position:absolute;right:-12px;top:2px;font-size:12px;letter-spacing:0}.header-actions{gap:24px;flex:1;justify-content:flex-end}.header-tagline{font-size:8px;letter-spacing:1.4px;color:#a2a59b}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:8px}.cart-toggle{position:relative}.cart-toggle svg{width:20px;height:20px}.cart-toggle #cart-count{font-size:8px;position:absolute;top:2px;right:1px;min-width:12px;text-align:center}.header-buy{font-size:9px;letter-spacing:.7px;display:flex;gap:18px;align-items:center}.header-buy span{font-size:19px}.menu-toggle,.mobile-menu{display:none}
.story{height:550vh;position:relative}.story-sticky{position:sticky;top:var(--header);height:calc(100svh - var(--header));overflow:hidden;isolation:isolate;color:var(--ink);transition:color .6s}.scene-background{position:absolute;inset:0;background:radial-gradient(ellipse at 63% 30%,#f4f0e7 0%,#e9e4d8 56%,#d5d0c4 100%);z-index:-3}.scene-background::after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 66% 47%,#2f245d 0%,#11162c 48%,#0c1220 100%);opacity:var(--night,0)}.grain{position:absolute;inset:0;pointer-events:none;opacity:.17;z-index:5;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.82' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath fill='%23888' opacity='.2' d='M0 0h200v200H0z' filter='url(%23n)'/%3E%3C/svg%3E")}.scene-topline{position:absolute;top:34px;left:4.5%;right:4.5%;display:flex;justify-content:space-between;font-size:8px;font-weight:500;letter-spacing:1.6px;opacity:.7;z-index:4}.ambient-word{position:absolute;font-family:Impact,'Arial Narrow',sans-serif;font-weight:900;font-size:42vw;letter-spacing:-2vw;color:#777768;opacity:.04;line-height:1;top:41%;left:41%;transform:translate(-10%,-50%);z-index:-1;user-select:none}#bottle-canvas{position:absolute;inset:0;width:100%;height:100%;z-index:1;pointer-events:none;display:block}.story-panel{position:absolute;inset:0;z-index:3;pointer-events:none;opacity:0;visibility:hidden;will-change:opacity,transform}.story-panel.is-active{opacity:1;visibility:visible}.panel-copy{position:absolute;left:7%;top:24%;max-width:44%}.eyebrow{font-size:9px;font-weight:600;letter-spacing:1.5px;line-height:1.5;display:flex;align-items:center;gap:8px}.tiny-dot{display:inline-block;height:5px;width:5px;background:currentColor;border-radius:50%}.panel-copy h1,.panel-copy h2{font-size:clamp(62px,7.4vw,124px);font-weight:700;letter-spacing:-.075em;line-height:.98;margin:27px 0 24px}.panel-copy h1 span,.panel-copy h2 span{font-weight:400}.panel-copy h2{font-size:clamp(45px,5.2vw,86px);line-height:1.03}.hero-description,.panel-description{font-size:13px;line-height:1.7;letter-spacing:-.15px;color:#626458}.round-link{display:inline-flex;align-items:center;gap:21px;margin-top:30px;font-size:9px;letter-spacing:1.2px;font-weight:600;pointer-events:auto}.round-arrow{border:1px solid #1719165c;border-radius:50%;width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;font-size:20px;transition:background .2s,color .2s,transform .2s}.round-link:hover .round-arrow{background:var(--ink);color:var(--cream);transform:rotate(-45deg)}.product-caption{position:absolute;right:5%;bottom:23%;display:flex;gap:15px;align-items:center;font-size:10px;line-height:1.7}.product-caption strong{font-weight:500;color:#68695f}.caption-line{display:block;width:39px;height:1px;background:#8b8c7d}.feature-aside{position:absolute;right:6%;top:41%;max-width:21%;font-size:12px;line-height:1.75}.feature-label{font-size:8px;font-weight:500;letter-spacing:1.15px}.big-stat{font-size:70px;line-height:1.3;letter-spacing:-4px;font-weight:700}.big-stat span{font-size:27px;letter-spacing:-1px;padding-left:4px}.small-divider{height:1px;width:28px;background:currentColor;opacity:.3;margin:20px 0}.usb-stat{font-size:52px;letter-spacing:-2px}.line-icon{display:block;font-size:52px;line-height:1;margin-bottom:25px}.cap-panel .feature-label,.uv-panel .feature-label{margin-bottom:12px}.scene-bottom{position:absolute;left:4.5%;right:4.5%;bottom:29px;display:flex;align-items:center;justify-content:space-between;z-index:6}.scroll-cue{display:flex;align-items:center;gap:10px;font-size:8px;letter-spacing:1.2px;padding:7px 0}.scroll-track{border:1px solid currentColor;border-radius:10px;width:12px;height:21px;display:flex;justify-content:center;padding-top:4px;opacity:.65}.scroll-track i{height:4px;width:2px;background:currentColor;animation:scroll-tick 2s ease-in-out infinite}.scene-footer-label{font-size:8px;letter-spacing:1.2px;opacity:.55}.scene-pagination{display:flex;gap:10px;align-items:center;position:absolute;left:50%;transform:translateX(-50%)}.scene-pagination button{position:relative;width:32px;height:32px;padding:0;display:flex;justify-content:center;align-items:center;border:1px solid transparent;border-radius:50%;transition:border-color .2s}.scene-pagination button::before{content:"";background:currentColor;opacity:.35;width:4px;height:4px;border-radius:100%}.scene-pagination button span{display:none;font-size:8px}.scene-pagination button.selected{border-color:currentColor}.scene-pagination button.selected::before{display:none}.scene-pagination button.selected span{display:block}.scene-pagination button:hover{border-color:#77777777}.reading-progress{height:2px;background:#ffffff18;position:absolute;bottom:0;width:100%;z-index:7}.reading-progress span{display:block;width:100%;height:100%;background:currentColor;opacity:.4;transform-origin:left;transform:scaleX(0)}.story-sticky.is-night{color:#eeeaf9}.is-night .panel-description{color:#b0aac1}.is-night .round-arrow{border-color:#b0aac1}.is-night .ambient-word{color:#d4c4ff}.uv-symbol{font-size:85px;color:#b4a0fa;font-weight:100;line-height:1;text-shadow:0 0 45px #a087ff;margin-bottom:20px}.uv-panel .tiny-dot{color:#c3a9ff;box-shadow:0 0 12px #b298ff}
.manifesto{position:relative;padding:100px 8% 105px;background:#121410;color:var(--cream);min-height:460px;overflow:hidden}.manifesto h2{font-size:clamp(48px,6.5vw,94px);line-height:1.03;letter-spacing:-.065em;margin-top:32px}.manifesto h2 span{color:#999e8f;font-weight:400}.manifesto>p:last-of-type{position:absolute;right:16%;bottom:105px;font-size:14px;line-height:1.8;color:#afb4a7}.manifesto-mark{position:absolute;font-size:220px;right:7%;top:0;color:#c1cbb0;line-height:1.1;transform:rotate(-5deg)}
.shop-section{padding:105px 7%;display:grid;grid-template-columns:1fr 1fr;gap:8%;background:#f3f0e8;scroll-margin-top:var(--header)}.shop-visual{position:relative;min-height:650px;background:radial-gradient(ellipse at 50% 40%,#e4dfd4,#d4cfc1);overflow:hidden;border:1px solid #00000007}.shop-visual canvas{position:absolute;inset:0;width:100%;height:100%;z-index:1}.shop-image-label,.shop-image-bottom{position:absolute;left:26px;font-size:8px;letter-spacing:1.5px;z-index:2}.shop-image-label{top:27px}.shop-image-bottom{bottom:27px}.shop-details{padding:20px 0 0;max-width:510px}.shop-details h2{font-size:66px;letter-spacing:-4px;line-height:1;margin:29px 0 9px}.shop-details h2>span{font-size:17px;vertical-align:top;margin-left:7px;line-height:2}.shop-subtitle{font-size:21px;font-weight:400;letter-spacing:-.6px}.shop-description{font-size:13px;color:#797b71;line-height:1.8;max-width:365px;margin-top:22px}.color-label{display:flex;gap:20px;font-size:8px;letter-spacing:1.2px;margin:31px 0 16px;align-items:center}.color-label span{font-size:11px;letter-spacing:0}.color-swatches{display:flex;gap:15px}.swatch{position:relative;display:block;width:29px;height:29px;border-radius:50%;background:var(--swatch);border:3px solid #f3f0e8;outline:1px solid transparent;transition:outline-color .2s}.swatch.selected{outline-color:#6b6f60}.swatch:hover{outline-color:#aaa}.purchase-row{display:flex;align-items:center;justify-content:space-between;margin:34px 0 20px}.price{font-size:28px;letter-spacing:-1px;display:flex;flex-direction:column;gap:7px}.price>span{font-size:7px;letter-spacing:1.05px;color:#7a7d71}.capacity-pill{font-size:9px;letter-spacing:1px;border:1px solid #b8bcb0;border-radius:20px;padding:8px 12px}.add-to-cart{display:flex;justify-content:space-between;align-items:center;width:100%;background:#181b15;color:#f8f7f1;padding:19px 24px;font-size:10px;letter-spacing:1.35px;min-height:58px;transition:background .2s}.add-to-cart:hover{background:#363c2e}.add-to-cart>span{font-size:21px;line-height:1}.demo-note{font-size:9px;color:#85877d;text-align:center;line-height:1.5;margin:11px 0 0}.product-accordions{margin-top:29px}.product-accordions details{border-top:1px solid #d7d9cd;padding:16px 0}.product-accordions summary{display:flex;justify-content:space-between;cursor:pointer;list-style:none;font-size:11px;line-height:1.5}.product-accordions summary::-webkit-details-marker{display:none}.product-accordions summary span{font-size:16px;line-height:1;transition:transform .2s}.product-accordions details[open] summary span{transform:rotate(45deg)}.product-accordions details p{font-size:11px;line-height:1.8;color:#777b6f;padding:15px 25px 0 0}
.site-footer{padding:65px 7% 22px;background:#121410;color:#eeeadd;display:flex;align-items:center;position:relative;gap:55px;flex-wrap:wrap}.footer-logo{font-family:Impact,'Arial Narrow',sans-serif;font-weight:900;font-size:90px;line-height:1;letter-spacing:-5px;transform:scaleX(.8);transform-origin:left;position:relative;margin-right:-20px}.footer-logo span{font-family:Arial,sans-serif;letter-spacing:0;font-size:15px;position:absolute;top:3px}.site-footer>div>p{font-size:20px;letter-spacing:-.7px;margin-bottom:10px}.site-footer>div>span{font-size:8px;letter-spacing:1.4px;color:#959b8a}.back-top{margin-left:auto;display:flex;gap:23px;align-items:center;font-size:9px;letter-spacing:1px}.back-top>span{height:44px;width:44px;border:1px solid #ffffff40;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px}.footer-bottom{display:flex;justify-content:space-between;flex-basis:100%;border-top:1px solid #ffffff20;padding-top:23px;margin-top:30px}.footer-bottom>span{font-size:8px!important;letter-spacing:.5px!important}
.cart-dialog{position:fixed;inset:0 0 0 auto;width:min(460px,100%);height:100%;max-height:100%;max-width:100%;margin:0;padding:32px;background:#f3f0e8;color:var(--ink);border:0;box-shadow:-15px 0 70px #0002}.cart-dialog::backdrop{background:#11131080;backdrop-filter:blur(5px)}.cart-heading{display:flex;align-items:center;justify-content:space-between}.cart-heading h2{font-size:34px;letter-spacing:-1.5px}.cart-heading h2>span{margin-left:15px}.cart-intro{font-size:12px;color:#818477;padding:15px 0 25px;border-bottom:1px solid #d9dcce}.cart-item{display:grid;grid-template-columns:70px 1fr auto;gap:16px;align-items:center;padding:26px 0;border-bottom:1px solid #d9dcce;position:relative}.cart-thumb{height:100px;width:70px;background:#e5e0d5;position:relative;border-radius:2px;grid-row:span 2}.cart-thumb::before{content:"";position:absolute;width:29px;height:66px;left:21px;top:22px;background:linear-gradient(90deg,#0008,var(--bottle-color),#ffffff22,var(--bottle-color),#0009);border-radius:8px 8px 5px 5px}.cart-thumb::after{content:"";position:absolute;width:23px;height:17px;left:24px;top:8px;background:var(--bottle-color);border-radius:5px 5px 0 0;box-shadow:inset 3px 0 5px #ffffff22}.cart-item-title{font-size:14px;font-weight:500}.cart-item-color{font-size:10px;color:#7a7f6c;margin-top:6px}.cart-item-price{font-size:12px;margin-top:10px}.cart-quantity{display:flex;align-items:center;border:1px solid #c6caba;width:max-content;height:31px;gap:10px;font-size:11px;grid-column:2}.cart-quantity button{height:29px;width:27px;padding:0}.cart-item-remove{font-size:9px;text-decoration:underline;color:#7d8270;grid-column:3;grid-row:1/3}.cart-total-row{display:flex;justify-content:space-between;font-size:14px;padding:30px 0 24px}.cart-total-row strong{font-weight:500}#cart-empty{text-align:center;padding:75px 0}#cart-empty>span{font-size:64px}#cart-empty h3{font-size:23px;font-weight:400;letter-spacing:-.5px;margin:18px 0 12px}#cart-empty p{font-size:12px;color:#7d8270}#cart-message{font-size:12px;line-height:1.8;margin-top:24px;color:#615579}body:has(.cart-dialog[open]){overflow:hidden}
.fallback-bottle{position:absolute;left:62%;top:50%;width:130px;height:450px;transform:translate(-50%,-50%) rotate(14deg);z-index:0;filter:drop-shadow(15px 25px 12px #0002);transition:opacity .5s;--fallback-color:#20201e}.fallback-body{position:absolute;bottom:0;height:360px;width:130px;border-radius:45px 45px 27px 27px;background:linear-gradient(90deg,#0b0c0a,var(--fallback-color) 22%,#ffffff33 35%,var(--fallback-color) 48%,#090a08);box-shadow:inset -6px 0 10px #0005}.fallback-cap{height:91px;width:106px;position:absolute;top:5px;left:12px;border-radius:23px 23px 9px 9px;background:linear-gradient(90deg,#151613,var(--fallback-color) 34%,#34352e 45%,#11120f);border-bottom:3px solid #72766a}.fallback-body>span{font-family:Impact,'Arial Narrow',sans-serif;font-weight:900;color:#e3e4d7;font-size:34px;position:absolute;top:95px;left:31px;transform:rotate(-90deg);letter-spacing:-1px}.has-webgl>.fallback-bottle,.has-webgl>.shop-fallback{opacity:0;visibility:hidden}.shop-fallback{left:50%;transform:translate(-50%,-50%);height:420px}.shop-fallback .fallback-body{height:335px}
@keyframes scroll-tick{0%,100%{transform:translateY(0);opacity:1}60%{transform:translateY(7px);opacity:.2}}
@media(min-width:1700px){.panel-copy{left:10%}.feature-aside{right:10%}.hero-description,.panel-description{font-size:16px}.scene-topline,.scene-bottom{left:7%;right:7%}.shop-section{padding-left:12%;padding-right:12%}}
@media(max-width:1100px){.header-tagline{display:none}.desktop-nav{gap:20px}.panel-copy{left:5%;top:27%}.panel-copy h1{font-size:9vw}.panel-copy h2{font-size:6vw}.feature-aside{right:4%;max-width:20%}.big-stat{font-size:54px}.product-caption{right:4%;bottom:21%;font-size:9px}.shop-section{gap:6%;padding:70px 5%}.shop-visual{min-height:610px}.shop-details h2{font-size:55px}.shop-details>.eyebrow{font-size:8px;letter-spacing:.9px}.manifesto>p:last-of-type{right:9%}.scene-footer-label{display:none}.scene-pagination{position:static;transform:none}.shop-visual .fallback-bottle{transform:translate(-50%,-50%) scale(.8)}}
@media(max-width:700px){:root{--header:68px}.site-header{padding:0 5%}.desktop-nav{display:none}.menu-toggle{display:flex;flex-direction:column;gap:5px;align-items:flex-start;padding:8px 0}.menu-toggle span{height:1px;background:#eeede5;width:21px;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3px) rotate(-45deg)}.wordmark{font-size:36px}.header-actions{gap:11px;flex:0 1 auto}.header-buy{font-size:8px;letter-spacing:.2px;gap:5px}.header-buy span{font-size:15px}.cart-toggle{width:32px}.mobile-menu:not([hidden]){display:flex;flex-direction:column;gap:22px;position:fixed;top:var(--header);left:0;right:0;background:#111310;color:#f2f0e8;padding:28px 7% 35px;z-index:19;font-size:22px}.story{height:500vh}.scene-topline{top:21px;left:6%;right:6%;font-size:6.5px;letter-spacing:1.1px}.panel-copy{left:7%;top:12%;max-width:90%}.panel-copy h1{font-size:clamp(56px,15vw,83px);margin:15px 0 16px;letter-spacing:-.07em}.panel-copy h2{font-size:clamp(38px,11.3vw,60px);margin:15px 0}.eyebrow{font-size:7px;letter-spacing:1px}.hero-description,.panel-description{font-size:11px;line-height:1.6}.round-link{font-size:8px;margin-top:17px;gap:12px}.round-arrow{width:29px;height:29px;font-size:17px}#bottle-canvas{top:25%;height:70%}.ambient-word{font-size:80vw;top:64%;left:15%;opacity:.04}.hero-panel .hero-description{max-width:150px}.hero-panel .round-link{position:absolute;top:44svh;left:0;white-space:nowrap}.product-caption{right:6%;bottom:14%;font-size:8px;gap:9px}.caption-line{width:17px}.feature-aside{right:7%;top:auto;bottom:13%;max-width:40%;font-size:10px;text-align:right}.feature-label{font-size:6.5px;letter-spacing:.7px}.big-stat{font-size:45px;letter-spacing:-3px}.big-stat span{font-size:21px}.small-divider{margin:10px 0 10px auto}.usb-stat{font-size:37px;letter-spacing:-2px}.feature-aside .line-icon{font-size:30px;margin-bottom:10px}.cap-panel .feature-aside{max-width:35%}.uv-symbol{font-size:42px;margin-bottom:12px}.uv-panel .round-link{position:absolute;top:43svh;left:0;white-space:nowrap}.scene-bottom{left:6%;right:6%;bottom:19px}.scroll-cue{font-size:6px;letter-spacing:.7px;gap:6px}.scroll-track{width:10px;height:17px}.scene-pagination{gap:2px}.scene-pagination button{width:26px;height:26px}.scene-pagination button span{font-size:7px}.manifesto{padding:67px 7% 55px;min-height:420px}.manifesto h2{font-size:49px;margin-top:29px}.manifesto>p:last-of-type{position:static;margin-top:28px;font-size:12px}.manifesto-mark{font-size:90px;top:auto;bottom:20px;right:8%}.shop-section{grid-template-columns:1fr;padding:38px 6% 55px;gap:38px}.shop-visual{min-height:420px}.shop-details{padding:0;max-width:none}.shop-details h2{font-size:55px;margin-top:24px}.shop-details>.eyebrow{font-size:7px}.shop-description{max-width:none;font-size:12px}.shop-image-label,.shop-image-bottom{font-size:7px;left:20px}.shop-image-label{top:21px}.shop-image-bottom{bottom:21px}.site-footer{padding:45px 7% 22px;gap:22px}.footer-logo{font-size:69px;letter-spacing:-4px;margin-right:-10px}.site-footer>div>p{font-size:16px}.site-footer>div>span{font-size:6px;letter-spacing:1px}.back-top{font-size:0;gap:0}.back-top>span{width:35px;height:35px;font-size:16px}.footer-bottom{margin-top:15px;gap:20px}.footer-bottom>span{font-size:6px!important;line-height:1.6}.footer-bottom>span:last-child{text-align:right}.fallback-bottle{top:64%;left:57%;transform:translate(-50%,-50%) rotate(13deg) scale(.66)}.shop-fallback{top:50%;left:50%}.cart-dialog{padding:25px}.cart-item{gap:12px}}
@media(max-width:700px){#bottle-canvas{top:36%;height:58%;left:7%;width:93%}.story-sticky:not([data-stage="0"]) #bottle-canvas{left:-7%;width:100%}.hero-panel .round-link{top:44svh}.cart-quantity{margin-top:9px}}
@media(max-width:370px){.header-buy{display:none}.hero-panel .round-link{top:46svh}.scene-pagination{gap:0}.scroll-cue{font-size:5.5px}.panel-copy h1{font-size:52px}.shop-details h2{font-size:48px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
