:root{--ink:#123b2c;--cream:#fff8e7;--mango:#ffb500;--orange:#f58818;--line:rgba(18,59,44,.2)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Manrope,Arial,sans-serif}.hero{height:500vh;background:#050704}.hero-sticky{height:100vh;position:sticky;top:0;overflow:hidden;background:#070a08}canvas{width:100%;height:100%;display:block;object-fit:cover}.hero-wash{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.56),transparent 54%),linear-gradient(0deg,rgba(0,0,0,.34),transparent 35%);pointer-events:none}.nav{position:absolute;inset:0 0 auto;z-index:2;padding:30px 5vw;display:flex;align-items:center;justify-content:space-between;color:white}.brand{font-size:24px;font-weight:700;letter-spacing:-1.6px;text-decoration:none;color:inherit}.brand span{font-family:'Playfair Display';font-style:italic;color:var(--mango)}.nav nav{display:flex;gap:30px;margin-left:10vw}.nav a{color:inherit;text-decoration:none;font-size:12px;font-weight:600}.nav-cta{border:1px solid rgba(255,255,255,.55);border-radius:50px;padding:12px 18px}.nav-cta span{color:var(--mango);margin-left:8px}.hero-copy{position:absolute;z-index:1;left:8vw;color:white;max-width:580px}.hero-copy--intro{top:23vh}.hero-copy--outro{bottom:12vh;opacity:0}.eyebrow{font:500 10px 'DM Mono',monospace;letter-spacing:.12em;text-transform:uppercase;margin:0 0 22px}.hero h1,.hero h2,.statement h2,.summer h2,.ingredients h2,.shop h2{font-size:clamp(52px,7.1vw,108px);line-height:.93;letter-spacing:-.07em;margin:0;font-weight:500}.hero em,.statement em,.summer em,.ingredients em,.shop em{font-family:'Playfair Display',serif;font-weight:500;letter-spacing:-.08em}.lede{font-size:14px;line-height:1.7;max-width:360px;margin:28px 0}.scroll-cue,.hero-count{position:absolute;z-index:1;bottom:30px;color:white;font:10px 'DM Mono',monospace;letter-spacing:.08em}.scroll-cue{left:5vw;display:flex;gap:10px;align-items:center}.scroll-cue span{height:1px;width:36px;background:var(--mango)}.hero-count{right:5vw}.statement{min-height:92vh;padding:14vw 11vw;background:var(--cream);position:relative}.statement h2{color:var(--ink)}.statement-copy{max-width:390px;line-height:1.75;font-size:15px;margin:8vh 0 28px}.text-link{font-weight:700;font-size:13px;color:var(--ink);text-decoration:none;border-bottom:1px solid var(--ink);padding-bottom:8px}.text-link span{margin-left:42px}.summer{height:400vh;background:#19372d}.summer-sticky{height:100vh;position:sticky;top:0;overflow:hidden}.summer-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,30,21,.76),rgba(8,30,21,.12) 67%,rgba(8,30,21,.08));pointer-events:none}.summer-copy{position:absolute;left:8vw;bottom:14vh;color:#fff9e9;max-width:530px}.summer-copy h2{font-size:clamp(48px,6.5vw,96px)}.summer-copy>p:last-child{font-size:14px;line-height:1.7;max-width:290px;margin:28px 0 0}.summer-scroll,.summer-count{position:absolute;bottom:30px;color:#fff9e9;font:10px 'DM Mono',monospace;letter-spacing:.08em}.summer-scroll{left:5vw;display:flex;gap:10px;align-items:center}.summer-scroll span{height:1px;width:36px;background:var(--mango)}.summer-count{right:5vw}.ingredients{background:#d8ee9b;min-height:100vh;padding:10vw 7vw;display:grid;grid-template-columns:1fr 1.25fr 1fr;align-items:center;gap:4vw}.ingredients-copy h2{font-size:clamp(46px,5.3vw,80px)}.ingredient-list{margin-top:42px;border-top:1px solid var(--line);display:grid}.ingredient-list span{padding:14px 0;border-bottom:1px solid var(--line);font-size:13px}.ingredient-art{height:330px;border-radius:50% 50% 42% 42%;position:relative;padding:24px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.ingredient-art span{font:12px 'DM Mono',monospace}.ingredient-art b{font-size:18px;line-height:1.15}.art-mango{background:radial-gradient(circle at 38% 33%,#ffd955 0 16%,#ffad10 17% 36%,#ef7916 57%,#ce5e10 100%);transform:rotate(-8deg)}.art-leaf{background:linear-gradient(135deg,#134a37,#0e3026);color:#ecffb4;border-radius:90% 10% 90% 10%;transform:rotate(13deg)}.shop{background:var(--orange);min-height:100vh;padding:10vw 8vw;display:grid;grid-template-columns:1fr 1fr .6fr;align-items:center;color:#171b11;gap:5vw}.bottle-card{background:#ffce46;padding:44px 42px 30px;text-align:center;transform:rotate(3deg);box-shadow:16px 18px 0 rgba(61,45,7,.13)}.bottle{height:350px;width:145px;margin:auto;background:linear-gradient(90deg,#d76b12,#ffbc21 36%,#ffdc4c 57%,#d77112);border-radius:18px 18px 24px 24px;position:relative;padding-top:120px;color:#143c2d}.bottle:before{content:'';position:absolute;top:-31px;left:33px;width:79px;height:35px;border-radius:7px 7px 2px 2px;background:#17342c}.bottle i{position:absolute;left:0;right:0;top:110px;height:1px;background:rgba(20,60,44,.6)}.bottle b{display:block;font-size:22px;letter-spacing:-1.5px}.bottle small{display:block;font:8px 'DM Mono',monospace;margin-top:12px;letter-spacing:.08em}.bottle-card p{font:10px 'DM Mono',monospace;margin:26px 0 18px}.bottle-card button{width:100%;border:0;background:#143c2d;color:white;padding:15px;font:600 12px Manrope;cursor:pointer}.bottle-card button span{margin-left:34px;color:var(--mango)}.shop-note{align-self:end;font:15px/1.65 'DM Mono',monospace}.shop-note span{font-size:42px}footer{background:#123b2c;color:#fff8e7;padding:35px 5vw;display:flex;align-items:center;justify-content:space-between;font-size:11px}footer p{margin:0}@media(max-width:700px){.nav{padding:22px 6vw}.nav nav{display:none}.nav-cta{padding:9px 13px}.hero-copy{left:7vw;right:7vw}.hero-copy--intro{top:25vh}.ingredients{grid-template-columns:1fr;padding:18vw 9vw}.ingredient-art{height:210px;width:210px}.art-leaf{display:none}.shop{grid-template-columns:1fr;padding:18vw 9vw}.bottle-card{max-width:320px;justify-self:center}.shop-note{display:none}.statement{padding:20vw 9vw;min-height:75vh}.summer-copy{left:8vw;right:8vw;bottom:16vh}.summer-shade{background:linear-gradient(90deg,rgba(8,30,21,.65),rgba(8,30,21,.1)),linear-gradient(0deg,rgba(8,30,21,.5),transparent 60%)}footer{gap:18px;flex-wrap:wrap}}

/* Refined art direction and mobile readability */
body{overflow-x:hidden}.hero-wash{background:linear-gradient(90deg,rgba(4,10,7,.74) 0%,rgba(4,10,7,.37) 43%,rgba(4,10,7,.06) 74%),linear-gradient(0deg,rgba(3,8,5,.66) 0%,transparent 42%),radial-gradient(ellipse at 18% 53%,rgba(0,0,0,.25),transparent 48%)}.nav{padding:28px 5.2vw}.nav:after{content:'';position:absolute;left:5.2vw;right:5.2vw;bottom:0;border-bottom:1px solid rgba(255,255,255,.18)}.nav>*{position:relative;z-index:1}.nav a{letter-spacing:.02em}.nav-cta{background:rgba(14,33,24,.2);backdrop-filter:blur(10px);transition:background .25s ease,transform .25s ease}.nav-cta:hover{background:var(--mango);color:var(--ink);transform:translateY(-2px)}.hero-copy{max-width:650px;text-shadow:0 2px 26px rgba(0,0,0,.28)}.hero h1{max-width:690px}.lede{font-size:15px;font-weight:500}.hero-copy--outro{max-width:530px}.statement{display:flex;flex-direction:column;justify-content:center;padding:12vw max(8vw,calc((100vw - 1200px)/2));background:linear-gradient(135deg,#fffaf0 0%,#fff2d1 100%)}.statement:after{content:'M';position:absolute;right:7vw;bottom:-5vw;color:rgba(255,181,0,.13);font:600 clamp(160px,31vw,520px)/.72 'Playfair Display',serif;pointer-events:none}.statement>*{position:relative;z-index:1}.statement h2{max-width:760px}.statement-copy{font-size:16px;margin:5vh 0 30px}.summer-shade{background:linear-gradient(90deg,rgba(7,29,20,.83) 0%,rgba(7,29,20,.44) 44%,rgba(7,29,20,.05) 78%),linear-gradient(0deg,rgba(4,18,12,.7) 0%,transparent 38%)}.summer-copy{z-index:1;text-shadow:0 2px 22px rgba(0,0,0,.35)}.summer-copy>p:last-child{font-weight:500}.ingredients{padding:11vw max(7vw,calc((100vw - 1280px)/2));gap:6vw}.ingredient-art{box-shadow:inset 0 0 0 1px rgba(255,255,255,.25),18px 22px 32px rgba(18,59,44,.13)}.shop{padding:11vw max(7vw,calc((100vw - 1280px)/2));background:linear-gradient(135deg,#ff9f16,#f27418)}.bottle-card{border-radius:3px;box-shadow:20px 24px 0 rgba(61,45,7,.13),0 0 0 1px rgba(79,52,1,.16)}.bottle-card button{border-radius:2px;transition:background .2s ease,transform .2s ease}.bottle-card button:hover{background:#0a261b;transform:translateY(-2px)}footer{padding:42px 5vw}
@media(max-width:700px){.hero{height:460vh}.hero-wash{background:linear-gradient(90deg,rgba(3,10,6,.54),rgba(3,10,6,.08)),linear-gradient(0deg,rgba(3,10,6,.77),transparent 60%),radial-gradient(ellipse at 24% 42%,rgba(0,0,0,.24),transparent 55%)}.nav{padding:18px 20px}.nav:after{left:20px;right:20px}.brand{font-size:19px}.nav-cta{font-size:10px!important;padding:10px 13px}.hero-copy{left:24px;right:24px;max-width:330px}.hero-copy--intro{top:24vh}.hero-copy--outro{bottom:13vh}.hero h1,.hero h2{font-size:clamp(46px,13.5vw,61px);line-height:.91}.hero .eyebrow{margin-bottom:16px}.lede{font-size:13px;line-height:1.6;margin-top:22px}.scroll-cue,.hero-count{bottom:20px;font-size:9px}.scroll-cue{left:20px}.hero-count{right:20px}.statement{min-height:76vh;padding:22vw 24px 18vw}.statement h2{font-size:clamp(43px,12vw,58px)}.statement-copy{font-size:14px;line-height:1.75;margin:36px 0 24px}.statement:after{right:-4vw;bottom:-2vw;font-size:260px}.summer{height:360vh}.summer-copy{left:24px;right:24px;bottom:14vh}.summer h2{font-size:clamp(43px,12vw,58px);line-height:.92}.summer-copy>p:last-child{font-size:13px;margin-top:20px}.summer-scroll,.summer-count{bottom:20px;font-size:9px}.summer-scroll{left:20px}.summer-count{right:20px}.ingredients{padding:20vw 24px 18vw;gap:42px}.ingredients-copy{order:-1}.ingredients-copy h2{font-size:clamp(43px,12vw,58px)}.ingredient-list{margin-top:32px}.ingredient-list span{font-size:12px;padding:13px 0}.ingredient-art{height:190px;width:190px;padding:18px}.art-mango{align-self:flex-end}.shop{padding:20vw 24px;gap:48px}.shop h2{font-size:clamp(46px,13vw,62px)}.bottle-card{width:100%;max-width:330px;padding:36px 28px 26px;transform:rotate(1.2deg)}.bottle{height:300px;width:130px;padding-top:104px}.bottle:before{left:29px;width:72px}.bottle i{top:95px}footer{padding:32px 24px;align-items:flex-start;flex-direction:column;gap:10px}}
