html,body{margin:0;padding:0;background:#f4f7fa;color:#000;font-family:Sohne,Söhne,Neue Haas Grotesk Text Pro,Akkurat,Inter,Helvetica Neue,system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{min-width:320px}#root{min-height:100vh}*{box-sizing:border-box}img,svg{max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.will-anim{will-change:transform,opacity}[data-anim]{opacity:0}.landing-shell{--shadow-hero: drop-shadow(0 6px 3px rgba(10, 10, 10, .1)) drop-shadow(0 22px 26px rgba(10, 10, 10, .22)) drop-shadow(0 58px 70px rgba(10, 10, 10, .18));--shadow-flavor: drop-shadow(0 4px 2px rgba(10, 10, 10, .1)) drop-shadow(0 16px 18px rgba(10, 10, 10, .2)) drop-shadow(0 40px 50px rgba(10, 10, 10, .16));--shadow-sub: drop-shadow(0 2px 1px rgba(10, 10, 10, .08)) drop-shadow(0 12px 14px rgba(10, 10, 10, .16)) drop-shadow(0 30px 34px rgba(10, 10, 10, .12));min-height:100vh;background:#f4f7fa}.site-header{position:sticky;top:0;z-index:30;background:#f0f6fbc7;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgba(202,217,230,.72)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 40px}.brand-lockup{display:inline-flex;align-items:center;gap:10px}.brand-logo{height:34px;width:auto;display:block}.footer-lockup .brand-logo{height:30px}.brand-text{display:grid;line-height:1.05;gap:2px}.brand-name{font-size:18px;font-weight:650;letter-spacing:-.03em}.brand-subline{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#0a0a0a85}.desktop-nav,.header-actions{display:flex;align-items:center;gap:10px}.account-trigger{background:transparent;border:none;padding:0;cursor:pointer;font:inherit}.desktop-nav{gap:8px}.nav-link,.mobile-link,.footer-column a,.auxiliary-link{transition:color .22s ease,background-color .22s ease,border-color .22s ease,transform .22s ease,opacity .22s ease,box-shadow .22s ease}.nav-link{padding:10px 14px;border-radius:14px;font-size:15px;font-weight:500;color:#222;position:relative;opacity:.92}.nav-link:hover,.mobile-link:hover,.footer-column a:hover,.auxiliary-link:hover{color:#0a0a0a}.nav-link:hover,.nav-link.active,.mobile-link.active{background:#0a0a0a0b}.nav-link:hover,.auxiliary-link:hover{box-shadow:inset 0 0 0 1px #0a0a0a0a;transform:translateY(-1px)}.nav-link:after{content:"";position:absolute;left:14px;right:14px;bottom:6px;height:1.5px;border-radius:999px;background:linear-gradient(90deg,#a0c5e700,#a0c5e7c7 52%,#a0c5e700);transform:scaleX(.25);transform-origin:center;opacity:0;transition:transform .22s ease,opacity .22s ease}.nav-link:hover:after,.nav-link.active:after{transform:scaleX(1);opacity:.66}.nav-link-priority{font-weight:560}.nav-link-priority:after{opacity:.28;transform:scaleX(.72)}.auxiliary-link{font-size:13px;color:#3f4c58;padding:9px 10px;border-radius:12px}.account-trigger{display:inline-flex;align-items:center;gap:8px;background:#ffffff85}.account-icon{width:16px;height:16px;border-radius:999px;border:1.4px solid currentColor;position:relative}.account-icon:before{content:"";position:absolute;left:50%;top:3px;width:4px;height:4px;border-radius:999px;background:currentColor;transform:translate(-50%)}.account-icon:after{content:"";position:absolute;left:50%;bottom:2px;width:8px;height:4px;border-radius:999px 999px 3px 3px;border:1.3px solid currentColor;border-bottom:0;transform:translate(-50%)}.utility-cart{border-radius:12px!important;border:1px solid rgba(44,57,70,.16)!important;background:#3e49541c!important;color:#223140!important;font-weight:560!important}.utility-cart:hover{background:#3e495429!important;box-shadow:0 8px 16px #17212b14!important}.pill-button:hover{transform:translateY(-1px)}.pill-dark:hover{box-shadow:0 10px 22px #0a0a0a1f}.pill-light{background:#ffffffd1}.pill-light:hover{background:#ffffffeb!important}.menu-toggle{display:none;width:44px;height:44px;border-radius:999px;border:1px solid rgba(10,10,10,.08);background:#ffffffb3;align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer}.menu-toggle span{display:block;width:16px;height:1.5px;background:#0a0a0a;transition:transform .22s ease,opacity .22s ease}.menu-toggle.open span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle.open span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-menu{max-height:0;overflow:hidden;transition:max-height .26s ease}.mobile-menu.open{max-height:420px}.mobile-nav{display:none;padding:0 20px 18px;gap:8px}.mobile-link{display:block;padding:14px 16px;border-radius:18px;background:#ffffffa8;border:1px solid rgba(231,225,216,.9);color:#222;font-size:15px;font-weight:500}.mobile-link-button{width:100%;text-align:left;cursor:pointer;font:inherit}.commerce-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#05080e38;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;pointer-events:none;transition:opacity .24s ease;z-index:78}.commerce-overlay.open{opacity:1;pointer-events:auto}.commerce-drawer{position:fixed;top:0;right:0;width:min(420px,92vw);height:100vh;padding:24px 20px 20px;background:#f9f8f4;border-left:1px solid rgba(10,10,10,.08);box-shadow:-10px 0 28px #0a0a0a1f;transform:translate(104%);transition:transform .28s cubic-bezier(.22,1,.36,1);z-index:79;overflow:auto}.commerce-drawer.open{transform:translate(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.drawer-head h3{margin:0;font-size:28px;line-height:1;letter-spacing:-.04em}.drawer-close{width:34px;height:34px;border-radius:999px;border:1px solid rgba(10,10,10,.18);background:#ffffffa6;font-size:22px;line-height:1;cursor:pointer}.drawer-note{margin:0 0 16px;color:#0a0a0aad;font-size:14px;line-height:1.55}.drawer-label{display:grid;gap:6px;margin-bottom:12px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#0a0a0a9e}.drawer-input{height:44px;border-radius:12px;border:1px solid rgba(10,10,10,.2);background:#ffffffdb;padding:0 12px;font-size:14px;color:#0a0a0a}.cart-list{display:grid;gap:10px}.cart-item{display:grid;grid-template-columns:1fr auto;gap:10px;padding:12px;border-radius:14px;border:1px solid rgba(10,10,10,.08);background:#ffffffc7}.cart-item h4{margin:0 0 4px;font-size:16px}.cart-item p{margin:0;color:#0a0a0a9e;font-size:12px}.cart-meta{display:grid;justify-items:end;gap:8px}.qty-controls{display:inline-flex;align-items:center;gap:8px}.qty-controls button{width:28px;height:28px;border-radius:999px;border:1px solid rgba(10,10,10,.2);background:#fff;cursor:pointer}.cart-total{margin-top:12px;padding-top:12px;border-top:1px solid rgba(10,10,10,.12);display:flex;align-items:center;justify-content:space-between}.hero-section,.content-section,.site-footer{padding-left:40px;padding-right:40px}.hero-section{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,.84fr) minmax(640px,1.16fr);gap:20px;align-items:center;min-height:calc(70vh - 78px);padding-top:54px;padding-bottom:42px;background:radial-gradient(circle at 18% 18%,#ebf6d029,#ebf6d000 18%),radial-gradient(circle at 80% 22%,#ffb6c61c,#ffb6c600 18%),linear-gradient(180deg,#fdfefe,#eff4f9)}.hero-copy{position:relative;z-index:2;max-width:560px}.section-kicker{font-family:Inter,system-ui,sans-serif;font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:#2f2f2f;font-weight:600}.hero-headline,.section-headline{margin:14px 0 0;font-size:clamp(44px,7vw,108px);line-height:.92;letter-spacing:-.055em;font-weight:700}.accent-lime{color:#b7d94b}.hero-body,.section-intro,.intel-body,.card-body,.flavor-mood{color:#242424;line-height:1.65}.hero-body{margin:22px 0 0;max-width:455px;font-size:17px}.hero-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.hero-meta span{padding:9px 14px;border-radius:999px;background:#ffffffe6;border:1px solid rgba(221,214,205,.96);font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:#111;font-weight:500}.hero-features{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.hero-feature{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;background:#ffffffdb;border:1px solid rgba(221,214,205,.94);color:#111;font-size:12px;letter-spacing:.04em;text-transform:uppercase;font-weight:500}.hero-actions{margin-top:26px}.hero-visual{position:relative;min-height:760px;display:flex;align-items:center;justify-content:center;isolation:isolate}.hero-utility-pills{position:static;display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.hero-utility-pills span{padding:9px 12px;border-radius:14px;background:#ffffffb8;border:1px solid rgba(221,214,205,.86);font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#121212;font-weight:600}.hero-visual:before{content:"";position:absolute;top:18%;right:14%;bottom:14%;left:14%;border-radius:38px;background:radial-gradient(circle at 50% 44%,#ffffff47,#ffffff0f 22%,#fff0 52%),linear-gradient(180deg,#ffffff0f,#fff0);opacity:.3;pointer-events:none;z-index:0}.hero-visual:after{content:"";position:absolute;left:8%;right:8%;bottom:4%;height:28%;border-radius:999px;background:radial-gradient(circle at 50% 52%,#0a0a0a38,#0a0a0a00 62%),radial-gradient(circle at 50% 60%,#ffffff2e,#fff0 58%);filter:blur(14px);opacity:.96;pointer-events:none;z-index:0}.hero-visual{background:radial-gradient(circle at 62% 76%,#d4ecfc47,#d4ecfc00 42%),radial-gradient(circle at 44% 68%,#fff3,#fff0 48%)}.hero-atmosphere,.subscribe-glow,.flavor-glow{position:absolute;border-radius:999px;pointer-events:none}.glow-lime{width:220px;height:220px;left:84px;top:146px;background:radial-gradient(circle,#bed9541f,#bed95400 70%);filter:blur(18px)}.glow-watermelon{width:240px;height:240px;right:54px;bottom:104px;background:radial-gradient(circle,#ff5e8217,#ff5e8200 70%);filter:blur(18px)}.hero-splash{position:absolute;border-radius:999px;opacity:.18;filter:blur(2px)}.splash-lime{width:186px;height:58px;left:70px;bottom:154px;border:1px solid rgba(183,217,75,.1);background:radial-gradient(circle at 28% 38%,#ffffff24,#fff0 34%),linear-gradient(90deg,#f7f5a814,#bed9540f);transform:rotate(-10deg)}.splash-watermelon{width:174px;height:54px;right:62px;top:142px;border:1px solid rgba(249,93,122,.08);background:radial-gradient(circle at 36% 42%,#ffffff1f,#fff0 34%),linear-gradient(90deg,#ffb0bc14,#ff5e820d);transform:rotate(12deg)}.hero-can{position:absolute;width:clamp(330px,38vw,446px);height:clamp(840px,92vw,1176px);z-index:2;filter:var(--shadow-hero);transform:translateZ(0)}.product-bottle-img{display:block;width:100%;height:100%;object-fit:contain;object-position:center bottom;image-rendering:auto;backface-visibility:hidden;transform-origin:center bottom;transform:translate3d(var(--bottle-x, 0px),var(--bottle-y, 0px),0) scale(var(--bottle-scale, 1));will-change:transform,filter;filter:drop-shadow(0 0 1px rgba(0,0,0,.12))}.hero-can:after,.flavor-can:after,.mix-can:after{content:"";position:absolute;left:12%;right:12%;bottom:1.2%;height:7%;border-radius:999px;background:radial-gradient(circle,#0a0a0a42,#0a0a0a00 72%);opacity:.56;pointer-events:none;z-index:-1}.hero-can:before{content:"";position:absolute;top:4%;right:18%;bottom:12%;left:18%;border-radius:999px;background:radial-gradient(circle at 32% 24%,#ffffff52,#fff0 44%),radial-gradient(circle at 70% 82%,#ffffff24,#fff0 38%);mix-blend-mode:screen;opacity:.42;pointer-events:none}.hero-can-left:after,.hero-can-right:after{left:8%;right:8%;bottom:.6%;height:8%;background:radial-gradient(circle at 50% 52%,#0a0a0a57,#0a0a0a00 70%),radial-gradient(circle at 50% 26%,#fff3,#fff0 62%);opacity:.72;filter:blur(1px)}.hero-can-left{left:14%;bottom:60px;transform:rotate(-5deg);z-index:5}.hero-can-right{left:40%;top:auto;bottom:-54px;transform:rotate(5deg) scale(.76);z-index:3}.hero-can-left .product-bottle-img,.hero-can-right .product-bottle-img{position:relative}.hero-fruit{position:absolute;z-index:3}.hero-fruit-lime{left:8%;bottom:10%;top:auto;transform:rotate(-14deg) scale(1.05);z-index:6}.hero-fruit-watermelon{right:18%;bottom:15%;top:auto;transform:rotate(18deg) scale(1.05);z-index:4}.fruit-chip{position:relative;width:118px;height:118px;box-shadow:0 12px 18px #0a0a0a24,0 26px 34px #0a0a0a0d}.fruit-chip:before{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;border-radius:inherit;background:radial-gradient(circle at 34% 28%,#ffffff47,#fff0 34%);pointer-events:none}.fruit-chip:after{content:"";position:absolute;left:12%;right:12%;bottom:-8%;height:18%;border-radius:999px;background:radial-gradient(circle,#0a0a0a2e,#0a0a0a00 70%);opacity:.55;filter:blur(5px);pointer-events:none;z-index:-1}.fruit-lime{border-radius:999px;background:radial-gradient(circle at 50% 44%,#ffffff14,#fff0 36%),radial-gradient(circle at 36% 36%,#f5f3a6e0,#e1ea92e6 18%,#d4ee76f0 46%,#bad64dfa 70%,#7b9b26fc);border:4px solid rgba(118,151,33,.44);transform:rotate(-10deg)}.fruit-lime-rind{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;box-shadow:inset 0 0 0 6px #78962238,inset 0 2px 8px #ffffff14}.fruit-lime-flesh{position:absolute;top:14px;right:14px;bottom:14px;left:14px;border-radius:inherit;background:radial-gradient(circle at 34% 30%,#ffffff3d,#fff0 24%),radial-gradient(circle at 54% 58%,#f7f5a82e,#f7f5a800 32%);opacity:.9}.fruit-lime-core{position:absolute;top:13px;right:13px;bottom:13px;left:13px;border-radius:999px;border:3px solid rgba(255,255,255,.26);box-shadow:inset 0 0 0 1px #b4c75c1a,inset 0 8px 14px #ffffff0d}.fruit-lime-line{position:absolute;left:59px;top:20px;width:1.6px;height:80px;background:#ffffff3d;transform-origin:center 40px;box-shadow:0 0 0 .5px #a3b9420a}.fruit-lime-line.line-b{transform:rotate(45deg)}.fruit-lime-line.line-c{transform:rotate(90deg)}.fruit-lime-line.line-d{transform:rotate(135deg)}.fruit-watermelon{width:132px;height:108px;border-radius:0 0 999px 999px;clip-path:polygon(6% 8%,94% 8%,100% 100%,0% 100%);background:radial-gradient(circle at 34% 34%,#ffc2ca,#ff9fb1 32%,#ff6488 72%,#ec4f71);border-left:2px solid rgba(255,255,255,.1);border-right:2px solid rgba(255,255,255,.1);transform:rotate(8deg)}.fruit-watermelon-flesh,.fruit-watermelon-sheen,.fruit-watermelon:before{content:"";position:absolute}.fruit-watermelon-flesh{left:9px;right:9px;top:12px;bottom:18px;border-radius:0 0 999px 999px;background:radial-gradient(circle at 28% 24%,#ffffff2e,#fff0 18%),radial-gradient(circle at 48% 64%,#ffffff0f,#fff0 24%);opacity:.8}.fruit-watermelon-sheen{left:16px;right:36px;top:12px;height:18px;border-radius:999px;background:linear-gradient(180deg,#ffffff2e,#fff0);opacity:.45;filter:blur(.4px)}.fruit-watermelon:before{left:9px;right:9px;top:12px;bottom:18px;border-radius:0 0 999px 999px;border-top:1.5px solid rgba(255,255,255,.12);opacity:.32}.fruit-watermelon-rind{position:absolute;left:4px;right:4px;bottom:2px;height:18px;border-radius:999px;background:linear-gradient(180deg,#f7f5a8,#dced86 34%,#cbe36a 72%,#98bb33);box-shadow:inset 0 1px #ffffff24,inset 0 -1px #5c781829}.fruit-watermelon-seed{position:absolute;width:6px;height:11px;background:#0a0a0ad1;border-radius:50% 50% 55% 55%;transform:rotate(20deg);box-shadow:0 .5px #ffffff14}.seed-a{left:38px;top:44px}.seed-b{left:56px;top:52px}.seed-c{left:75px;top:42px}.stats-shell{position:relative;z-index:4;margin-top:-26px;padding-left:40px;padding-right:40px}.stats-strip{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(255,255,255,.45);border-radius:28px;overflow:hidden;box-shadow:inset 0 1px 1px #ffffffe6,inset 0 -1px #00000008,0 12px 28px #00000008,0 35px 64px #0000000d;background:#ffffffb8}.stat:first-child .stat-value{font-size:clamp(24px,2.6vw,34px);letter-spacing:-.02em}.stat{padding:30px 32px;border-right:1px solid rgba(224,218,209,.9)}.stat:last-child{border-right:none}.stat-value{font-size:clamp(32px,4vw,48px);line-height:1;font-weight:700;letter-spacing:-.05em;color:#0a0a0a}.stat-label{margin-top:8px;font-family:Geist Mono,ui-monospace,monospace;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#3a3a3a}.content-section{padding-top:110px;padding-bottom:110px}.section-head{display:grid;gap:18px;margin-bottom:44px}.section-head-split,.section-head-row{grid-template-columns:1.05fr .95fr;align-items:end}.section-intro{margin:0;font-size:16px;max-width:520px}.flavor-preview-panel{display:grid;gap:14px;align-content:end;padding:16px 18px;border-radius:20px;background:#ffffff9e;border:1px solid rgba(202,216,226,.86)}.flavor-preview-row{display:grid;grid-template-columns:14px 1fr;gap:10px;align-items:start}.flavor-preview-dot{width:10px;height:10px;margin-top:7px;border-radius:999px;box-shadow:0 0 0 3px #fff6}.dot-lime{background:linear-gradient(180deg,#cfe965,#a8c94f)}.dot-watermelon{background:linear-gradient(180deg,#ff8ca6,#f15c7d)}.flavor-preview-name{font-size:20px;line-height:1.08;letter-spacing:-.02em;font-weight:700;color:#1a2026}.flavor-preview-copy{margin-top:4px;font-size:14px;line-height:1.5;color:#485963}.flavor-preview-bar{height:7px;border-radius:999px;background:linear-gradient(90deg,#cfe965,#b7d94b 48%,#ff9ab0 52%,#ff6789);opacity:.9}.recovery-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}.recovery-card{display:flex;flex-direction:column;min-height:420px;padding:0;overflow:hidden;border-radius:30px!important;background:#fff;border:1px solid rgba(0,0,0,.06);box-shadow:0 1px 2px #00000005,0 8px 16px #00000008,0 24px 40px #0000000d;transition:transform .45s cubic-bezier(.16,1,.3,1),box-shadow .45s cubic-bezier(.16,1,.3,1)}.recovery-card:hover{transform:translateY(-5px);box-shadow:0 2px 4px #00000008,0 12px 28px #0000000d,0 36px 60px #00000014}.recovery-card-img{position:relative;width:100%;height:240px;flex-shrink:0;background-size:cover;background-position:center;background-color:#e8edf2}.recovery-img-glow{position:absolute;border-radius:50%;pointer-events:none;filter:blur(32px);opacity:.42}.recovery-img-afternoon-crash{background-image:url(/afternoon-crash.png);background-size:cover;background-position:center}.recovery-img-heat-fatigue{background-image:url(/heat-fatigue.png);background-size:cover;background-position:center}.recovery-img-long-commute{background-image:url(/long-commute.png);background-size:cover;background-position:center}.recovery-img-travel-exhaustion{background-image:url(/travel-exhaustion.png);background-size:cover;background-position:center}.recovery-img-long-workday{background-image:url(/long-workday.png);background-size:cover;background-position:center}.recovery-img-afternoon-crash .recovery-img-glow{width:120px;height:120px;top:-20px;left:-30px;background:radial-gradient(circle,rgba(180,200,220,.55) 0%,transparent 70%)}.recovery-img-heat-fatigue .recovery-img-glow{width:140px;height:140px;bottom:-30px;right:-20px;background:radial-gradient(circle,rgba(210,220,160,.5) 0%,transparent 70%)}.recovery-img-long-commute .recovery-img-glow{width:130px;height:130px;top:40%;left:-10px;transform:translateY(-50%);background:radial-gradient(circle,rgba(185,215,200,.48) 0%,transparent 70%)}.recovery-img-travel-exhaustion .recovery-img-glow{width:135px;height:135px;top:-15px;right:-25px;background:radial-gradient(circle,rgba(170,200,225,.5) 0%,transparent 70%)}.recovery-img-long-workday .recovery-img-glow{width:125px;height:125px;bottom:-25px;left:-15px;background:radial-gradient(circle,rgba(210,200,225,.5) 0%,transparent 70%)}.recovery-img-gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0a0a0a00 52%,#0a0a0a38);pointer-events:none}.recovery-card-body{display:flex;flex-direction:column;gap:6px;padding:26px 28px 28px;flex:1}.recovery-card-title{margin:0;font-size:18px;line-height:1.12;letter-spacing:-.03em;font-weight:700;color:#0a0a0a}.recovery-card-copy{margin:0;font-size:14px;line-height:1.55;color:#3a3a3a}.recovery-card-micro{margin:4px 0 0;font-family:Space Grotesk,system-ui,sans-serif;font-size:11px;line-height:1.45;color:#00000061;letter-spacing:.02em}.premium-card,.subscribe-card{background:linear-gradient(180deg,#fffffffa,#fff);border:1px solid rgba(0,0,0,.08);border-radius:28px;box-shadow:inset 0 1px #fffffff2,0 4px 8px #00000005,0 12px 24px #0000000a,0 30px 60px #0000000f;transition:transform .5s cubic-bezier(.16,1,.3,1),box-shadow .5s cubic-bezier(.16,1,.3,1)}.premium-card:hover,.subscribe-card:hover{transform:translateY(-5px);box-shadow:inset 0 1px #fffffffa,0 6px 12px #00000008,0 20px 38px #0000000d,0 45px 80px #00000014}.card-icon-wrap{width:48px;height:48px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;background:#0a0a0a08}.card-title{font-size:22px;line-height:1.08;letter-spacing:-.04em;font-weight:700;color:#0a0a0a}.card-body{margin-top:6px}.intelligence-section{position:relative;overflow:hidden;padding-top:86px;padding-bottom:86px;border-top:1px solid #e7e1d8;border-bottom:1px solid #e7e1d8;background:radial-gradient(circle at 14% 40%,#f7f5a80f,#f7f5a800 22%),radial-gradient(circle at 82% 52%,#ff9eb00a,#ff9eb000 18%),linear-gradient(180deg,#ffffff9e,#ffffffe0)}.intel-ripple{position:absolute;right:-6%;top:4%;width:560px;height:388px;opacity:.06;pointer-events:none;z-index:0;transform:rotate(-11deg) skew(-6deg) scaleX(1.06);filter:blur(11px);border-radius:58% 42% 64% 36%/46% 56% 44% 54%;background:radial-gradient(circle at 30% 30%,#ffffff9e,#fff0 46%),radial-gradient(circle at 62% 58%,#b7d94b5c,#b7d94b00 58%),radial-gradient(circle at 72% 24%,#ffffff4d,#fff0 40%),repeating-radial-gradient(circle at 46% 44%,#0a0a0a1a 0,#0a0a0a1a 1px,#0a0a0a00 7px,#0a0a0a00 20px);-webkit-mask-image:radial-gradient(closest-side,rgba(0,0,0,.82) 0%,rgba(0,0,0,.22) 56%,rgba(0,0,0,0) 78%);mask-image:radial-gradient(closest-side,#000000d1,#00000038 56%,#0000 78%);will-change:transform,opacity,filter}.intelligence-section .section-head-split .section-intro{position:relative;padding:10px 12px;margin:-10px -12px;border-radius:18px}.intelligence-section .section-headline{font-size:clamp(52px,6.2vw,92px);line-height:.95}.intel-utility{display:grid;gap:20px}.intel-mini-visual{position:relative;height:210px;border-radius:20px;background:radial-gradient(circle at 22% 32%,#f7f5a840,#f7f5a800 36%),radial-gradient(circle at 78% 30%,#ff9eb033,#ff9eb000 40%),linear-gradient(180deg,#ffffffd1,#faf8f3e6);border:1px solid rgba(219,212,203,.9);overflow:hidden}.intel-mini-glow{position:absolute;border-radius:999px;filter:blur(12px);pointer-events:none}.intel-mini-glow-lime{width:120px;height:120px;left:10%;top:26%;background:radial-gradient(circle,#bed9543d,#bed95400 70%)}.intel-mini-glow-watermelon{width:120px;height:120px;right:10%;top:18%;background:radial-gradient(circle,#ff5e8238,#ff5e8200 70%)}.intel-mini-can{position:absolute;width:92px;height:185px;bottom:-14px;filter:drop-shadow(0 10px 16px rgba(10,10,10,.14))}.intel-mini-can-left{left:26%;transform:rotate(-7deg)}.intel-mini-can-right{right:26%;transform:rotate(7deg)}.intel-proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.intel-proof-card{padding:14px 12px;border-radius:14px;background:#ffffffd1;border:1px solid rgba(219,212,203,.85)}.intel-proof-value{font-size:24px;line-height:1;font-weight:700;letter-spacing:-.03em;color:#111}.intel-proof-label{margin-top:6px;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#54504a}.intelligence-section .section-head-split .section-intro:before{content:"";position:absolute;top:-18px;right:-24px;bottom:-22px;left:-24px;border-radius:26px;pointer-events:none;background:radial-gradient(circle at 70% 40%,#b7d94b1a,#b7d94b00 58%),radial-gradient(circle at 40% 55%,#ffffff6b,#fff0 56%);opacity:.55;filter:blur(10px);z-index:-1}.intelligence-section .section-head,.intelligence-section .intelligence-grid{position:relative;z-index:1}.intelligence-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.why-fizz-section{background:radial-gradient(circle at 84% 26%,#cdeaff4d,#cdeaff00 30%),linear-gradient(180deg,#f8fafc,#f4f7f9);border-top:1px solid #e5ebef;border-bottom:1px solid #e5ebef;position:relative;overflow:hidden}.why-fizz-section:before{content:"";position:absolute;right:-12%;top:10%;width:340px;height:340px;border-radius:58% 42% 60% 40%;background:radial-gradient(circle,#cee6f747,#cee6f700 70%);filter:blur(8px);opacity:.7;pointer-events:none}.why-fizz-headline{font-size:clamp(44px,5.8vw,88px)}.why-fizz-visual{position:relative;overflow:hidden;margin-top:12px;border-radius:30px;min-height:280px;background:radial-gradient(circle at 22% 22%,#ffffffdb,#fff0 38%),linear-gradient(180deg,#ecf5fcb8,#deecf6d1);border:1px solid rgba(205,218,228,.9)}.glass-glow{position:absolute;top:10%;right:24%;bottom:10%;left:24%;border-radius:26px;background:radial-gradient(circle at 50% 40%,#ffffffa8,#fff0 62%)}.bubble-layer{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 16% 48%,#ffffff8f 0,#ffffff8f 5px,#fff0 7px),radial-gradient(circle at 36% 62%,#ffffff73 0,#ffffff73 4px,#fff0 6px),radial-gradient(circle at 50% 52%,#ffffff80 0,#ffffff80 6px,#fff0 8px),radial-gradient(circle at 62% 66%,#ffffff6b 0,#ffffff6b 4px,#fff0 6px),radial-gradient(circle at 80% 44%,#ffffff80 0,#ffffff80 5px,#fff0 7px);opacity:.78}.tablet-drop{position:absolute;top:20%;left:50%;width:42px;height:42px;margin-left:-21px;border-radius:999px;background:linear-gradient(180deg,#fffef8,#f2f4ef);border:1px solid rgba(200,207,213,.9);box-shadow:0 10px 16px #495d6c33}.dissolve-column{position:absolute;top:34%;left:50%;width:120px;height:48%;margin-left:-60px;border-radius:999px;background:radial-gradient(ellipse at center,#ffffffa3,#fff0 72%);filter:blur(1px)}.why-fizz-caption{position:absolute;left:24px;bottom:18px;margin:0;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#446275}.why-fizz-grid{margin-top:18px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.why-fizz-card{background:#ffffffc7;border:1px solid rgba(208,220,230,.94);border-radius:16px;padding:16px 14px}.why-fizz-card h3{margin:0;font-size:20px;letter-spacing:-.02em}.why-fizz-card p{margin:8px 0 0;font-size:14px;line-height:1.6;color:#3a4a56}.why-fizz-section{padding-top:108px;padding-bottom:108px}.why-fizz-stage{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(420px,1.1fr);gap:28px;align-items:stretch;position:relative;z-index:1}.why-fizz-copy{display:grid;align-content:start;gap:14px}.why-fizz-headline{margin-top:0;font-size:clamp(50px,6.2vw,102px);line-height:.9}.why-fizz-copy .section-intro{max-width:360px}.why-fizz-micro{margin:22px 0 0;font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#4d6677}.why-fizz-scene{position:relative;overflow:hidden;border-radius:32px;min-height:500px;background:radial-gradient(circle at 25% 18%,#ffffffc7,#fff0 42%),radial-gradient(circle at 78% 20%,#e4f3ff94,#e4f3ff00 40%),radial-gradient(circle at 48% 76%,#c4e0f473,#c4e0f400 44%),linear-gradient(180deg,#eef6fc,#deedf8);border:1px solid rgba(196,216,232,.88);box-shadow:inset 0 1px #ffffffd6,0 26px 44px #486f8c24}.why-fizz-glass-silhouette{position:absolute;left:50%;top:50%;width:200px;height:260px;margin-left:-100px;margin-top:-130px;border-radius:20px 20px 28px 28px;background:linear-gradient(180deg,#ffffff38,#ffffff0f 35%,#c4def02e);border:1.5px solid rgba(203,223,237,.7);box-shadow:inset 0 1px #ffffff8c,0 12px 28px #294b631f;pointer-events:none;z-index:0}.why-fizz-water-line{position:absolute;left:50%;bottom:65px;width:170px;height:4px;margin-left:-85px;border-radius:999px;background:linear-gradient(90deg,#b7d94b26,#b7d94b66,#b7d94b26);filter:blur(1px);pointer-events:none;z-index:1;animation:waterPulse 3.2s ease-in-out infinite}@keyframes waterPulse{0%{opacity:.45;transform:scaleX(.88)}50%{opacity:.85;transform:scaleX(1.08)}to{opacity:.45;transform:scaleX(.88)}}.why-fizz-glass-glow{position:absolute;top:10%;right:19%;bottom:10%;left:19%;border-radius:28px;background:radial-gradient(circle at 50% 36%,#ffffffbd,#fff0 68%);pointer-events:none}.why-fizz-refract-layer{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(115deg,#ffffff38 12%,#fff0 34%),linear-gradient(255deg,#ffffff24 22%,#fff0 48%),radial-gradient(circle at 62% 42%,#ffffff29,#fff0 52%);mix-blend-mode:screen;opacity:.75;pointer-events:none}.why-fizz-light-drift{position:absolute;top:-8%;right:-12%;bottom:-8%;left:-12%;background:linear-gradient(112deg,#ffffff29,#fff0 34%,#ffffff24 62%,#fff0);mix-blend-mode:screen;pointer-events:none}.why-fizz-bubbles{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.78;background-image:radial-gradient(circle at 16% 42%,#ffffffc7 0,#ffffffc7 6px,#fff0 9px),radial-gradient(circle at 34% 56%,#ffffff8c 0,#ffffff8c 5px,#fff0 8px),radial-gradient(circle at 50% 48%,#ffffffb8 0,#ffffffb8 8px,#fff0 12px),radial-gradient(circle at 64% 62%,#ffffff94 0,#ffffff94 6px,#fff0 9px),radial-gradient(circle at 82% 42%,#ffffffad 0,#ffffffad 7px,#fff0 10px)}.why-fizz-bubbles-secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.55;background-image:radial-gradient(circle at 10% 68%,#ffffffad 0,#ffffffad 5px,#fff0 8px),radial-gradient(circle at 26% 74%,#ffffff8c 0,#ffffff8c 4px,#fff0 7px),radial-gradient(circle at 44% 70%,#ffffff9e 0,#ffffff9e 5px,#fff0 8px),radial-gradient(circle at 58% 76%,#ffffff80 0,#ffffff80 4px,#fff0 7px),radial-gradient(circle at 76% 72%,#ffffffa3 0,#ffffffa3 5px,#fff0 8px),radial-gradient(circle at 90% 66%,#ffffffa8 0,#ffffffa8 5px,#fff0 8px)}.bubble-stream{position:absolute;width:3px;height:48%;bottom:8%;border-radius:999px;background:linear-gradient(180deg,#fff0,#ffffff38 34%,#ffffff14);filter:blur(.2px)}.bubble-stream-a{left:35%}.bubble-stream-b{left:49.5%;height:58%}.bubble-stream-c{left:64%;height:46%}.why-fizz-ripple{position:absolute;left:50%;top:53%;width:140px;height:46px;margin-left:-70px;border-radius:999px;border:1px solid rgba(255,255,255,.8);background:radial-gradient(ellipse at center,#ffffff6b,#fff0 72%);opacity:0}.why-fizz-ripple-soft{position:absolute;left:50%;top:53%;width:178px;height:58px;margin-left:-89px;border-radius:999px;border:1px solid rgba(255,255,255,.45);opacity:0}.why-fizz-dissolve{position:absolute;left:50%;top:56%;width:150px;height:200px;margin-left:-75px;border-radius:999px;background:radial-gradient(ellipse at center,#d8ecfbe6,#d8ecfb00 72%);opacity:.12}.why-fizz-dissolve-core{position:absolute;left:50%;top:58%;width:94px;height:140px;margin-left:-47px;border-radius:999px;background:radial-gradient(ellipse at center,#ffffffbf,#fff0 76%);opacity:.24}.why-fizz-payoff-burst,.why-fizz-payoff-glow,.why-fizz-payoff-pulse,.why-fizz-payoff-condense{position:absolute;left:50%;top:54%;border-radius:999px;pointer-events:none;opacity:0}.why-fizz-payoff-burst{width:84px;height:84px;margin-left:-42px;margin-top:-42px;background:radial-gradient(circle at 50% 50%,#ffffffeb,#ffffff57 34%,#fff0 72%);filter:blur(.4px)}.why-fizz-payoff-glow{width:160px;height:160px;margin-left:-80px;margin-top:-80px;background:radial-gradient(circle at 50% 50%,#d4efff9e,#d4efff33,#d4efff00 72%);filter:blur(5px)}.why-fizz-payoff-pulse{width:188px;height:64px;margin-left:-94px;margin-top:-22px;border:1px solid rgba(224,245,255,.72);background:radial-gradient(ellipse at center,#ffffff52,#fff0 74%)}.why-fizz-payoff-condense{width:210px;height:210px;margin-left:-105px;margin-top:-105px;background:radial-gradient(circle at 28% 32%,#ffffff38 0,#ffffff38 1px,#fff0 2px),radial-gradient(circle at 42% 26%,#ffffff2e 0,#ffffff2e 1px,#fff0 2px),radial-gradient(circle at 56% 34%,#fff3 0,#fff3 1px,#fff0 2px),radial-gradient(circle at 70% 40%,#ffffff2e 0,#ffffff2e 1px,#fff0 2px);filter:blur(.4px)}.dissolve-trail{position:absolute;top:58%;width:34px;height:150px;border-radius:999px;background:linear-gradient(180deg,#ffffff7a,#ffffff0f 70%,#fff0);filter:blur(1.2px);opacity:.08}.dissolve-trail-a{left:calc(50% - 30px)}.dissolve-trail-b{left:calc(50% + 8px)}.mineral-particle{position:absolute;width:9px;height:9px;border-radius:999px;background:radial-gradient(circle at 34% 34%,#ffffffeb,#ddf3ff61 52%,#bbddf314);box-shadow:0 0 10px #bfe3f959}.mineral-particle-a{left:30%;top:66%}.mineral-particle-b{left:42%;top:74%}.mineral-particle-c{right:34%;top:68%}.mineral-particle-d{right:24%;top:76%}.why-fizz-tablet{position:absolute;top:14%;left:50%;width:48px;height:48px;margin-left:-24px;border-radius:999px;background:linear-gradient(180deg,#fffef9,#eef2ed);border:1px solid rgba(199,211,220,.95);box-shadow:0 12px 20px #38506233}.ingredient-orb{position:absolute;display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:44px;border-radius:999px;border:1px solid rgba(255,255,255,.72);background:radial-gradient(circle at 30% 28%,#ffffffd1,#ffffff29 42%,#b4daf44d);color:#4a6271;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);box-shadow:inset 0 1px #fffc,0 10px 20px #2e526e24}.ingredient-orb span{font-size:11px;letter-spacing:.08em;font-weight:600}.ingredient-na{left:22%;top:58%}.ingredient-k{left:38%;top:70%}.ingredient-mg{right:30%;top:62%}.ingredient-vitc{right:18%;top:72%;min-width:56px}.why-fizz-grid{margin-top:24px}.ritual-break{position:relative;margin:10px 0;min-height:400px;background:radial-gradient(circle at 18% 30%,#dceefc80,#dceefc00 34%),radial-gradient(circle at 82% 20%,#ecf7ff8f,#ecf7ff00 34%),linear-gradient(180deg,#edf5fb,#e4eff7);border-top:1px solid rgba(199,217,231,.8);border-bottom:1px solid rgba(199,217,231,.8);overflow:hidden}.ritual-break-glow{position:absolute;top:10%;right:20%;bottom:10%;left:20%;border-radius:40px;background:radial-gradient(circle at 50% 42%,#ffffffb8,#fff0 66%)}.ritual-break-bubbles{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 14% 42%,#ffffffa6 0,#ffffffa6 6px,#fff0 8px),radial-gradient(circle at 30% 54%,#ffffff7a 0,#ffffff7a 5px,#fff0 7px),radial-gradient(circle at 45% 46%,#ffffff8f 0,#ffffff8f 8px,#fff0 11px),radial-gradient(circle at 62% 60%,#ffffff85 0,#ffffff85 6px,#fff0 8px),radial-gradient(circle at 76% 44%,#ffffff94 0,#ffffff94 7px,#fff0 10px)}.ritual-glass{position:absolute;left:50%;top:50%;width:260px;height:300px;transform:translate(-50%,-50%);border-radius:26px 26px 34px 34px;background:linear-gradient(180deg,#ffffff8f,#ffffff29),linear-gradient(180deg,#c4def06b,#b2d1e79e);border:1px solid rgba(203,223,237,.92);box-shadow:inset 0 1px #ffffffe6,0 28px 48px #294b6329}.ritual-tablet{position:absolute;top:22%;left:50%;width:48px;height:48px;margin-left:-24px;border-radius:999px;background:linear-gradient(180deg,#fffef7,#eff3ee);border:1px solid rgba(198,210,221,.9);box-shadow:0 10px 20px #3c51602e}.ritual-fizz-column{position:absolute;left:50%;bottom:12%;width:130px;height:56%;margin-left:-65px;border-radius:999px;background:radial-gradient(ellipse at center,#ffffffb3,#fff0 72%)}.intel-card{min-height:180px;padding-left:22px;border-left:1px solid #e7e1d8}.intel-kicker-line{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#3a3a3a}.intel-title{margin-top:12px;font-size:24px;line-height:1.12;letter-spacing:-.04em;font-weight:700}@media (max-width: 767px){.intel-ripple{right:-32%;top:-8%;opacity:.035;transform:rotate(-10deg) scaleX(1.02);filter:blur(12px)}}.flavor-section{background:#eef3f8}.flavor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.flavor-card{position:relative;overflow:visible;display:grid;grid-template-columns:1fr 324px;gap:6px;min-height:486px;padding:28px 28px 26px;color:#000;border-radius:32px;box-shadow:inset 0 1px #ffffff4d,0 8px 16px #0a0a0a1a,0 24px 44px #0a0a0a0d;transition:transform .5s cubic-bezier(.16,1,.3,1),box-shadow .5s cubic-bezier(.16,1,.3,1)}.flavor-card:hover{transform:translateY(-5px);box-shadow:inset 0 1px #ffffff59,0 12px 24px #0a0a0a24,0 36px 60px #0a0a0a14}.flavor-atmo-mist,.flavor-atmo-condense,.flavor-atmo-diffuse{position:absolute;pointer-events:none}.flavor-atmo-mist{top:8%;right:8%;bottom:22%;left:8%;border-radius:28px;background:radial-gradient(circle at 24% 28%,#ffffff38,#fff0 34%),radial-gradient(circle at 78% 34%,#ffffff29,#fff0 38%);opacity:.45;filter:blur(8px)}.flavor-atmo-condense{top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 18% 22%,#ffffff24 0,#ffffff24 1px,#fff0 2px),radial-gradient(circle at 30% 40%,#ffffff1f 0,#ffffff1f 1px,#fff0 2px),radial-gradient(circle at 64% 24%,#ffffff1a 0,#ffffff1a 1px,#fff0 2px),radial-gradient(circle at 74% 46%,#ffffff1f 0,#ffffff1f 1px,#fff0 2px),radial-gradient(circle at 52% 62%,#ffffff1a 0,#ffffff1a 1px,#fff0 2px);opacity:.28}.flavor-atmo-diffuse{right:6%;bottom:4%;width:190px;height:190px;border-radius:999px;background:radial-gradient(circle,#ffffff5c,#fff0 68%);filter:blur(10px);opacity:.42}.flavor-atmo-watermelon .flavor-atmo-mist{background:radial-gradient(circle at 28% 24%,#ffe6ec4d,#fff0 36%),radial-gradient(circle at 76% 34%,#ffd2de3d,#fff0 40%);opacity:.58}.flavor-atmo-watermelon .flavor-atmo-diffuse{width:236px;height:236px;background:radial-gradient(circle,#ffc6d67a,#fff0 72%);opacity:.56}.flavor-atmo-watermelon:after{content:"";position:absolute;right:9.5%;bottom:10%;width:272px;height:216px;border-radius:999px;background:radial-gradient(circle at 42% 48%,#ff90aa2b,#ff90aa00 62%),radial-gradient(circle at 64% 62%,#ffbacc21,#ffbacc00 66%);filter:blur(16px);opacity:.34;pointer-events:none;z-index:0}.flavor-atmo-lime-lemon .flavor-glow{opacity:.085;filter:blur(5px);transform:scale(.84)}.flavor-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 22% 16%,#ffffff14,#fff0 24%),radial-gradient(circle at 82% 72%,#ffffff1a,#fff0 26%);pointer-events:none}.flavor-glow{width:240px;height:240px;right:2%;top:10%;opacity:.12;filter:blur(6px)}.flavor-copy-block,.flavor-render{position:relative;z-index:1}.flavor-meta{font-size:11px;letter-spacing:.16em;text-transform:uppercase;opacity:.9}.flavor-title{margin-top:10px;font-size:42px;line-height:.98;font-weight:700;letter-spacing:-.05em}.flavor-title-singleline{white-space:nowrap}.flavor-tag{margin-top:10px;max-width:250px;font-size:14px;line-height:1.55;opacity:.95}.flavor-mood{margin:16px 0 0;max-width:260px;font-size:15px;color:#0a0a0ad1}.flavor-button{margin-top:22px;padding:11px 16px;border-radius:999px;border:1px solid rgba(10,10,10,.28);background:#fffc;color:#0a0a0a;font-size:13px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:transform .22s ease,background-color .22s ease,border-color .22s ease,box-shadow .22s ease}.flavor-button:hover{transform:translateY(-1px);background:#ffffffa3;box-shadow:0 8px 18px #0a0a0a14}.flavor-render{min-height:440px;display:flex;align-items:flex-end;justify-content:center}.flavor-fruit-wrap{position:absolute;top:16px;right:0;z-index:3;transform:scale(1)}.flavor-can{position:relative;height:680px;width:100%;display:flex;align-items:flex-end;justify-content:center;overflow:visible;filter:var(--shadow-flavor);transform:translate(-1%) translateY(6px) scale(1.02)}.flavor-atmo-lime-lemon .flavor-can{transform:translate(-1%) translateY(6px) scale(1.02) rotate(-2.4deg)}.flavor-atmo-watermelon .flavor-can{filter:drop-shadow(0 6px 4px rgba(10,10,10,.16)) drop-shadow(0 22px 28px rgba(10,10,10,.26)) drop-shadow(0 56px 70px rgba(10,10,10,.2));transform:translate(calc(-1% - 14px)) translateY(6px) scale(1.02) rotate(2.6deg)}@keyframes bottleFloatLime{0%{transform:translate(-1%) translateY(6px) scale(1.02) rotate(-2.4deg)}50%{transform:translate(-1%) translateY(1px) scale(1.02) rotate(-2deg)}to{transform:translate(-1%) translateY(6px) scale(1.02) rotate(-2.4deg)}}@keyframes bottleFloatWatermelon{0%{transform:translate(calc(-1% - 14px)) translateY(6px) scale(1.02) rotate(2.6deg)}50%{transform:translate(calc(-1% - 14px)) translateY(0) scale(1.02) rotate(2.2deg)}to{transform:translate(calc(-1% - 14px)) translateY(6px) scale(1.02) rotate(2.6deg)}}.flavor-atmo-lime-lemon .flavor-can{animation:bottleFloatLime 6.8s ease-in-out infinite}.flavor-atmo-watermelon .flavor-can{animation:bottleFloatWatermelon 7.2s ease-in-out infinite}.flavor-card:hover .flavor-can{animation-play-state:paused}.flavor-atmo-watermelon .flavor-can:after{left:8%;right:8%;bottom:1.1%;height:8.2%;opacity:.64;background:radial-gradient(circle,#0a0a0a4d,#0a0a0a00 74%)}.flavor-render .product-bottle-img{width:100%;height:100%;object-fit:contain;object-position:center bottom}.flavor-atmo-watermelon .flavor-render .product-bottle-img{transform:translate3d(var(--bottle-x, 0px),var(--bottle-y, 0px),0) scaleX(calc(var(--bottle-scale, 1) * 1.07)) scaleY(var(--bottle-scale, 1));filter:drop-shadow(0 0 1px rgba(0,0,0,.1)) contrast(.97) saturate(.955) brightness(1.005)}.flavor-atmo-watermelon .flavor-render:before{content:"";position:absolute;right:30%;top:7%;width:122px;height:84%;border-radius:999px;background:linear-gradient(90deg,#fff0,#ffffff1f 42%,#fff0);filter:blur(8px);opacity:.3;pointer-events:none;z-index:2}.flavor-atmo-watermelon .flavor-render:after{content:"";position:absolute;top:6%;right:18%;bottom:4%;left:22%;border-radius:999px;background:radial-gradient(circle at 50% 46%,#ffe4ec1a,#ffe4ec00 68%);mix-blend-mode:screen;opacity:.46;pointer-events:none;z-index:1}.subscribe-section{display:grid;grid-template-columns:minmax(0,.92fr) 584px;gap:18px;align-items:start}.subscribe-copy{max-width:520px;padding-top:18px}.section-rule{width:60%;height:1px;margin:14px 0 22px;background:#0a0a0a;transform-origin:left center}.sub-features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 22px;margin-top:26px}.sub-feature{display:inline-flex;align-items:center;gap:10px;color:#4f4f4f;font-size:14px}.feature-dot{width:8px;height:8px;border-radius:999px;background:#0a0a0a}.subscribe-card{position:relative;overflow:hidden;padding:32px;min-height:548px;background:radial-gradient(circle at 22% 32%,#f7f5a80a,#f7f5a800 22%),radial-gradient(circle at 82% 22%,#ff9eb00a,#ff9eb000 20%),linear-gradient(180deg,#fff,#f2eee6);border:1px solid rgba(0,0,0,.08);box-shadow:inset 0 1px #ffffffb3,0 4px 8px #00000005,0 12px 24px #0000000a,0 30px 60px #0000000f;isolation:isolate}.subscribe-card:before{content:"";position:absolute;top:8%;right:10%;bottom:18%;left:10%;border-radius:36px;background:radial-gradient(circle at 38% 22%,#ffffff3d,#fff0 44%);opacity:.8;filter:blur(3px);pointer-events:none}.subscribe-topline{position:relative;z-index:5;font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:#6e6e6e;margin-bottom:8px;display:inline-block;padding:4px 8px;border-radius:999px;background:#ffffffb8;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.subscribe-atmo-light,.subscribe-atmo-condense,.subscribe-atmo-reflect{position:absolute;pointer-events:none}.subscribe-atmo-light{inset:-8% -12% auto -10%;height:62%;background:linear-gradient(110deg,#ffffff2e,#fff0 32%,#ffffff24 58%,#fff0);mix-blend-mode:screen;opacity:.34;animation:subLightDrift 8.8s ease-in-out infinite alternate}.subscribe-atmo-condense{top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 16% 22%,#ffffff1f 0,#ffffff1f 1px,#fff0 2px),radial-gradient(circle at 30% 36%,#ffffff1a 0,#ffffff1a 1px,#fff0 2px),radial-gradient(circle at 68% 22%,#ffffff17 0,#ffffff17 1px,#fff0 2px),radial-gradient(circle at 78% 40%,#ffffff1a 0,#ffffff1a 1px,#fff0 2px);opacity:.24}.subscribe-atmo-reflect{left:12%;right:12%;bottom:10%;height:22%;border-radius:999px;background:radial-gradient(circle at 50% 46%,#0a0a0a29,#0a0a0a00 72%),radial-gradient(circle at 50% 28%,#ffffff2e,#fff0 64%);filter:blur(6px);opacity:.62}.subscribe-glow-lime{width:240px;height:240px;left:8%;top:24%;background:radial-gradient(circle,#d7f27c29,#d7f27c00 70%);filter:blur(28px)}.subscribe-glow-watermelon{width:260px;height:260px;right:5%;top:16%;background:radial-gradient(circle,#ff7c9821,#ff7c9800 70%);filter:blur(28px)}.subscribe-cans{position:relative;z-index:0;height:360px;margin-top:24px}.mix-can{position:absolute;width:214px;height:448px;filter:var(--shadow-sub);transform:scale(1.02);pointer-events:none}.mix-can-left{left:58px;bottom:-10px}.mix-can-right{right:56px;top:10px}.mix-can .product-bottle-img[data-flavor=watermelon]{transform:translate3d(var(--bottle-x, 0px),var(--bottle-y, 0px),0) scale(calc(var(--bottle-scale, 1) * .95));filter:drop-shadow(0 0 1px rgba(0,0,0,.1)) contrast(.97) saturate(.97)}.subscribe-ui{z-index:3}@keyframes subLightDrift{0%{transform:translate(-2%) translateY(-1%);opacity:.26}to{transform:translate(2%) translateY(1%);opacity:.4}}@keyframes subCanFloat{0%{transform:scale(1.04) translateY(0)}50%{transform:scale(1.04) translateY(-4px)}to{transform:scale(1.04) translateY(0)}}.subscribe-ui{position:relative;z-index:1;display:grid;gap:10px;margin-top:18px;padding:20px;border-radius:22px;background:#fffffff0;border:1px solid rgba(224,218,209,.94)}.subscribe-ui-row{display:flex;justify-content:space-between;gap:14px;font-size:14px;color:#3a3a3a}.subscribe-ui-row strong{color:#0a0a0a;font-weight:600}.ritual-builder{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:22px;align-items:start}.ritual-builder-copy{position:sticky;top:108px}.ritual-reassurance{margin-top:20px;font-size:13px;line-height:1.6;color:#0a0a0a9e;max-width:420px}.ritual-builder-module{position:relative;border-radius:28px;border:none;background:transparent;box-shadow:none;padding:0;display:grid;gap:24px;overflow:visible}.ritual-step h3{margin:0 0 14px;font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:#0a0a0a80;font-weight:600}.ritual-choice-grid{display:grid;gap:12px}.ritual-choice{text-align:left;padding:18px 20px;border-radius:18px;border:none;background:#ffffffc7;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,background-color .22s ease;box-shadow:0 2px 8px #0a0a0a0a,0 8px 20px #0a0a0a08}.ritual-choice:hover{background:#ffffffeb;box-shadow:0 4px 12px #0a0a0a0f,0 12px 28px #0a0a0a0d;transform:translateY(-2px)}.ritual-choice strong{display:block;font-size:16px;margin-bottom:4px;font-weight:600;letter-spacing:-.02em}.ritual-choice span{color:#0a0a0a8c;font-size:13px;line-height:1.5}.ritual-choice.active{background:#fff;box-shadow:0 4px 14px #7294b729,0 12px 30px #6a91b214;transform:translateY(-2px)}.ritual-chip-row{display:flex;flex-wrap:wrap;gap:8px}.ritual-chip{border:1px solid rgba(10,10,10,.14);border-radius:999px;padding:9px 12px;background:#ffffffbd;color:#0a0a0ad1;cursor:pointer}.ritual-chip.active{border-color:#4f6c876b;background:#e8f1f8f0}.ritual-visual{position:relative;min-height:320px;border-radius:20px;background:linear-gradient(180deg,#f6fafdd6,#e4eef7b3);border:1px solid rgba(10,10,10,.06);overflow:hidden}.ritual-atmo{position:absolute;width:230px;height:230px;border-radius:999px;filter:blur(16px);opacity:.5}.ritual-atmo-lime{left:8%;top:12%;background:radial-gradient(circle,#c2dd6557,#c2dd6500 70%)}.ritual-atmo-watermelon{right:10%;bottom:10%;background:radial-gradient(circle,#f87d9947,#f87d9900 70%)}.ritual-can{position:absolute;width:170px;height:300px;bottom:10px;transition:transform .36s ease,opacity .32s ease;filter:var(--shadow-sub)}.ritual-can-lime{left:22%;transform:rotate(-3deg)}.ritual-can-watermelon{right:22%;transform:rotate(3deg)}.ritual-can-stack{left:50%;transform:translate(-50%) scale(.96);opacity:.92}.ritual-visual-watermelon .ritual-can-watermelon{right:50%;transform:translate(50%) rotate(1deg)}.ritual-visual-watermelon .ritual-can-lime{opacity:0;pointer-events:none}.ritual-visual-lime-lemon .ritual-can-lime{left:50%;transform:translate(-50%) rotate(-1deg)}.ritual-visual-lime-lemon .ritual-can-watermelon{opacity:0;pointer-events:none}.ritual-setup-1-tube .ritual-can-watermelon,.ritual-setup-1-tube .ritual-can-lime{left:50%;right:auto;transform:translate(-50%) rotate(-1deg)}.ritual-setup-1-tube .ritual-can-watermelon+.ritual-can-lime,.ritual-setup-1-tube .ritual-can-lime+.ritual-can-watermelon{opacity:0;pointer-events:none}.ritual-cta-row{padding-top:4px}.benefits-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:0 48px 72px;background:#f4f7fa;border-top:1px solid rgba(204,216,226,.7)}.benefit-item{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:58px;padding:14px;border-radius:18px;background:#ffffffad;border:1px solid rgba(206,219,229,.86);color:#4b5b67;font-size:14px;box-shadow:0 8px 14px #38576c14}.benefit-dot{width:10px;height:10px;border-radius:999px;background:radial-gradient(circle at 30% 30%,#d2eb9b,#9fc35d 60%,#87aa4f)}.stockists-section{padding-top:78px;padding-bottom:78px;background:radial-gradient(circle at 18% 18%,#cbe36a14,#f4f7fa00 48%),linear-gradient(180deg,#f4f7fa,#eef4f8);border-top:1px solid rgba(204,216,226,.75)}.stockists-shell{max-width:1080px;margin:0 auto;display:grid;grid-template-columns:minmax(280px,.98fr) minmax(260px,1.02fr);gap:42px;align-items:start}.stockists-copy{max-width:520px}.stockists-kicker{font-size:11px;letter-spacing:.18em;font-weight:700;text-transform:uppercase;color:#2d4050c7}.stockists-headline{margin-top:14px}.stockists-body{margin:14px 0 0;font-size:16px;line-height:1.65;color:#20303cc7;max-width:46ch}.stockists-form{margin-top:22px;display:grid;gap:12px}.stockists-input{width:100%;height:54px;padding:0 16px;border-radius:18px;border:1px solid rgba(206,219,229,.92);background:#ffffffc7;color:#0a0a0ae0;font-size:14px;outline:none;transition:box-shadow .22s ease,border-color .22s ease,background-color .22s ease}.stockists-input:focus{border-color:#9fc35dbf;box-shadow:0 0 0 4px #cbe36a2e;background:#ffffffeb}.stockists-whatsapp{height:54px;border-radius:18px;border:1px solid rgba(206,219,229,.92);background:#ffffffbd;color:#0a0a0ae0;font-size:14px;font-weight:700;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,background-color .22s ease,border-color .22s ease,opacity .22s ease}.stockists-whatsapp:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.stockists-whatsapp:not(:disabled):hover{transform:translateY(-1px);border-color:#9fc35db8;background:#cbe36a47;box-shadow:0 18px 30px #38576c24}.stockists-trust{font-size:12px;color:#2d4050ad;padding-left:2px}.stockists-visual{width:100%}.stockists-visual-card{position:relative;width:100%;min-height:360px;border-radius:28px;border:1px solid rgba(206,219,229,.92);background:#ffffff85;box-shadow:0 24px 40px #38576c24;overflow:hidden;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.stockists-atmo{position:absolute;top:-40%;right:-40%;bottom:-40%;left:-40%;background:radial-gradient(circle at 30% 30%,#a0c5e76b,#a0c5e700 55%),radial-gradient(circle at 62% 64%,#cbe36a38,#cbe36a00 58%),radial-gradient(circle at 52% 38%,#ffffff8c,#fff0 60%);filter:blur(22px);opacity:.75;animation:stockistsBreath 12s ease-in-out infinite}.stockists-ripple{position:absolute;top:-30%;right:-30%;bottom:-30%;left:-30%;background-image:radial-gradient(circle at 35% 40%,#a0c5e724,#a0c5e700 38%),radial-gradient(circle at 55% 50%,#a0c5e71a,#a0c5e700 42%),radial-gradient(circle at 70% 62%,#a0c5e714,#a0c5e700 44%);transform:rotate(-6deg);opacity:.85;animation:stockistsRipple 18s linear infinite}.stockists-map,.stockists-connections{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.stockists-map{opacity:.85;transform:translateY(2px)}.stockists-connections{opacity:.7;filter:blur(.1px)}.stockists-dot{position:absolute;display:grid;place-items:center;gap:8px;transform:translate(-50%,-50%);pointer-events:none}.stockists-dot .dot-core{width:10px;height:10px;border-radius:999px;background:radial-gradient(circle at 30% 30%,#fffffff2,#cbe36ac7 42%,#a0c5e799);box-shadow:0 10px 18px #38576c2e;animation:stockistsFloat 10s ease-in-out infinite}.stockists-dot .dot-label{font-size:11px;font-weight:650;color:#2d4050c7;background:#ffffffa3;border:1px solid rgba(206,219,229,.92);padding:6px 10px;border-radius:999px;box-shadow:0 10px 18px #38576c1f}.dot-delhi{left:74%;top:30%}.dot-ahmedabad{left:46%;top:52%}.dot-mumbai{left:48%;top:60%}.dot-surat{left:54%;top:58%}.dot-bengaluru{left:62%;top:76%}.dot-ahmedabad .dot-core{animation-duration:11.5s;animation-delay:-2.2s}.dot-mumbai .dot-core{animation-duration:12.5s;animation-delay:-4.1s}.dot-delhi .dot-core{animation-duration:13.5s;animation-delay:-6.4s}.dot-surat .dot-core{animation-duration:10.8s;animation-delay:-1.2s}.dot-bengaluru .dot-core{animation-duration:14.2s;animation-delay:-5.6s}@keyframes stockistsFloat{0%{transform:translateZ(0);opacity:.9}50%{transform:translate3d(0,-10px,0);opacity:1}to{transform:translateZ(0);opacity:.92}}@keyframes stockistsRipple{0%{transform:translate3d(-8px,0,0) rotate(-6deg)}50%{transform:translate3d(8px,10px,0) rotate(-6deg)}to{transform:translate3d(-8px,0,0) rotate(-6deg)}}@keyframes stockistsBreath{0%{transform:translateZ(0) scale(1);opacity:.72}50%{transform:translate3d(0,10px,0) scale(1.02);opacity:.86}to{transform:translateZ(0) scale(1);opacity:.74}}.site-footer{display:grid;grid-template-columns:minmax(280px,.86fr) minmax(0,1.14fr);gap:40px;align-items:start;padding-top:48px;padding-bottom:56px;background:#0a0a0a;color:#fff}.footer-bottom-links{grid-column:1 / -1;display:flex;gap:18px;padding-top:10px;border-top:1px solid rgba(255,255,255,.12)}.footer-bottom-links a{font-size:13px;color:#ffffffb8}.footer-anchor{position:relative;top:-90px;width:0;height:0;overflow:hidden}.footer-brand{display:grid;align-content:start;gap:6px;padding-top:2px}.footer-lockup span{color:#fff}.footer-meta{margin:16px 0 0;max-width:320px;color:#fff9;line-height:1.65}.footer-socials{display:flex;gap:10px;margin-top:18px}.footer-socials a{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:999px;border:1px solid rgba(255,255,255,.14);color:#ffffffd6;transition:border-color .22s ease,background-color .22s ease,transform .22s ease,color .22s ease}.footer-socials a:hover{color:#fff;border-color:#ffffff42;background:#ffffff0d;transform:translateY(-1px)}.footer-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;align-items:start}.footer-column{display:grid;gap:10px;align-content:start}.footer-title{margin-bottom:6px;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#ffffff70}.footer-column a{color:#ffffffd6;font-size:14px}.footer-column a:hover{color:#fff;transform:translate(1px)}@media (min-width: 1101px){.header-inner,.hero-section,.content-section,.site-footer,.stats-shell{padding-left:48px;padding-right:48px}.hero-section{min-height:calc(100vh - 76px)}.section-head-row{grid-template-columns:minmax(0,1fr) minmax(320px,.82fr)}.section-head-split{grid-template-columns:minmax(0,.96fr) minmax(360px,1.04fr)}}@media (max-width: 1100px){.hero-section{grid-template-columns:1fr;gap:24px;padding-top:36px}.hero-copy{max-width:none}.hero-visual{min-height:520px;max-width:540px;width:100%;margin:0 auto}.stats-shell{margin-top:-24px;padding-left:20px;padding-right:20px}.hero-can-left{left:80px}.hero-can-right{right:80px}.section-head-split,.section-head-row,.subscribe-section,.site-footer{grid-template-columns:1fr;gap:20px}.flavor-grid,.intelligence-grid{grid-template-columns:1fr}.recovery-grid{grid-template-columns:repeat(5,260px);overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;gap:16px;padding-bottom:8px}.recovery-card{scroll-snap-align:start}.why-fizz-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.why-fizz-stage,.ritual-builder{grid-template-columns:1fr}.ritual-builder-copy{position:static}.why-fizz-scene{min-height:420px}.flavor-card{grid-template-columns:1fr;min-height:0;padding:28px}.flavor-render{min-height:320px;justify-content:flex-start}.flavor-fruit-wrap{right:20px}.intel-card{padding-left:0;padding-top:18px;border-left:none;border-top:1px solid #e7e1d8}.intel-card:first-child{padding-top:0;border-top:none}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr))}.benefits-strip{grid-template-columns:repeat(2,minmax(0,1fr));padding-left:20px;padding-right:20px;padding-bottom:64px}.ritual-break{min-height:320px}.ritual-glass{width:210px;height:246px}}@media (max-width: 860px){.header-inner{padding:16px 20px}.desktop-nav,.auxiliary-link,.header-actions .pill-button{display:none}.menu-toggle,.mobile-nav{display:flex}.hero-section,.content-section,.site-footer{padding-left:20px;padding-right:20px}.stockists-shell{grid-template-columns:1fr;gap:26px}.stockists-copy{max-width:100%}.stockists-visual-card{min-height:320px}.hero-section{min-height:auto;gap:18px;padding-top:28px;padding-bottom:30px}.hero-headline,.section-headline{font-size:clamp(38px,12vw,72px)}.hero-copy,.hero-body{max-width:100%}.hero-visual{min-height:320px;max-width:420px;margin-top:-60px}.hero-utility-pills{gap:6px;margin-top:14px}.hero-utility-pills span{padding:7px 8px;border-radius:10px;font-size:9px;letter-spacing:.06em}.hero-can{width:186px;height:372px}.hero-can-left{left:30%;bottom:8px;transform:translate(-50%) rotate(-6deg);z-index:5}.hero-can-right{left:70%;right:auto;top:auto;bottom:6px;transform:translate(-14%) rotate(6deg) scale(.78);z-index:3}.hero-fruit-lime{left:2%;top:auto;bottom:12%;transform:rotate(-14deg) scale(.95);z-index:6}.hero-fruit-watermelon{right:4%;top:auto;bottom:18%;transform:rotate(18deg) scale(.95);z-index:4}.glow-lime{width:220px;height:220px;left:10px;top:88px}.glow-watermelon{width:240px;height:240px;right:10px;bottom:44px}.splash-lime{width:170px;height:58px;left:10px;bottom:108px}.splash-watermelon{width:162px;height:54px;right:16px;top:72px}.fruit-chip{width:92px;height:92px}.fruit-lime-line{left:45px;top:14px;height:64px;transform-origin:center 32px}.seed-a{left:30px;top:34px}.seed-b{left:45px;top:42px}.seed-c{left:60px;top:34px}.content-section{padding-top:78px;padding-bottom:78px}.section-head{gap:16px;margin-bottom:32px}.section-head-split,.section-head-row{gap:16px}.intel-proof-grid{grid-template-columns:1fr}.intel-mini-visual{height:180px}.intel-mini-can{width:74px;height:150px;bottom:-10px}.intel-mini-can-left{left:24%}.intel-mini-can-right{right:24%}.recovery-card{min-height:360px}.stats-strip{grid-template-columns:repeat(2,1fr)}.stat:nth-child(2){border-right:none}.stat:nth-child(-n+2){border-bottom:1px solid #e7e1d8}.sub-features{grid-template-columns:1fr}.flavor-card{padding:24px}.flavor-render{min-height:250px;justify-content:center}.flavor-fruit-wrap{top:6px;right:10px}.flavor-can{height:390px;transform:translate(-1%) translateY(4px) scale(1.02)}.flavor-atmo-lime-lemon .flavor-can{transform:translate(-1%) translateY(4px) scale(1.02) rotate(-2deg)}.flavor-atmo-watermelon .flavor-can{transform:translate(calc(-1% - 12px)) translateY(4px) scale(1.02) rotate(2.2deg)}@keyframes bottleFloatLime{0%{transform:translate(-1%) translateY(4px) scale(1.02) rotate(-2deg)}50%{transform:translate(-1%) translateY(0) scale(1.02) rotate(-1.7deg)}to{transform:translate(-1%) translateY(4px) scale(1.02) rotate(-2deg)}}@keyframes bottleFloatWatermelon{0%{transform:translate(calc(-1% - 12px)) translateY(4px) scale(1.02) rotate(2.2deg)}50%{transform:translate(calc(-1% - 12px)) translateY(0) scale(1.02) rotate(1.9deg)}to{transform:translate(calc(-1% - 12px)) translateY(4px) scale(1.02) rotate(2.2deg)}}.subscribe-card{min-height:440px;padding:24px}.subscribe-cans{height:270px}.mix-can{width:148px;height:272px}.mix-can-left{left:8px;right:auto;bottom:0;z-index:1;transform:none}.mix-can-right{right:8px;left:auto;top:4px;z-index:2;transform:none}.subscribe-ui{margin-top:4px}.site-footer{gap:24px;padding-top:36px;padding-bottom:40px}.footer-bottom-links{flex-wrap:wrap;gap:12px 16px}}@media (max-width: 560px){.hero-body,.section-intro{font-size:15px}.brand-lockup{font-size:16px}.header-inner{gap:12px}.hero-meta{gap:8px}.hero-meta span{font-size:10px;padding:8px 12px}.hero-features{gap:8px;margin-top:16px}.hero-feature{padding:9px 12px;font-size:10px}.hero-visual{min-height:372px;max-width:320px}.hero-utility-pills{margin-top:12px;margin-bottom:0}.hero-can{width:154px;height:312px}.hero-can-left{transform:translate(-92%) rotate(-6deg)}.hero-can-right{top:auto;bottom:4px;transform:translate(-2%) rotate(6deg) scale(.78)}.hero-fruit-lime{left:0;top:34px}.hero-fruit-watermelon{right:0;bottom:10px}.glow-lime{width:180px;height:180px;left:4px;top:88px}.glow-watermelon{width:190px;height:190px;right:4px;bottom:54px}.splash-lime,.splash-watermelon{display:none}.stats-strip{grid-template-columns:repeat(2,1fr)}.stats-shell{margin-top:-18px;padding-left:20px;padding-right:20px}.stat{border-right:1px solid rgba(224,218,209,.9);border-bottom:1px solid #e7e1d8}.stat:nth-child(2n){border-right:none}.stat:nth-last-child(-n+2){border-bottom:none}.card-title,.flavor-title{font-size:32px}.content-section{padding-top:64px;padding-bottom:64px}.intel-title{font-size:22px}.why-fizz-grid{grid-template-columns:1fr}.why-fizz-headline{font-size:clamp(44px,12vw,66px)}.why-fizz-scene{min-height:340px;border-radius:24px}.why-fizz-tablet{width:40px;height:40px;margin-left:-20px}.ingredient-orb{min-width:36px;height:36px}.ingredient-vitc{min-width:48px}.flavor-card{padding:22px;border-radius:28px}.ritual-builder-module{padding:18px;border-radius:22px}.ritual-visual{min-height:280px}.ritual-can{width:132px;height:240px}.flavor-render{min-height:250px}.flavor-can{height:330px;transform:translate(-1%) translateY(3px) scale(1.02)}.flavor-atmo-lime-lemon .flavor-can{transform:translate(-1%) translateY(3px) scale(1.02) rotate(-1.6deg)}.flavor-atmo-watermelon .flavor-can{transform:translate(calc(-1% - 10px)) translateY(3px) scale(1.02) rotate(1.8deg)}@keyframes bottleFloatLime{0%{transform:translate(-1%) translateY(3px) scale(1.02) rotate(-1.6deg)}50%{transform:translate(-1%) translateY(0) scale(1.02) rotate(-1.3deg)}to{transform:translate(-1%) translateY(3px) scale(1.02) rotate(-1.6deg)}}@keyframes bottleFloatWatermelon{0%{transform:translate(calc(-1% - 10px)) translateY(3px) scale(1.02) rotate(1.8deg)}50%{transform:translate(calc(-1% - 10px)) translateY(0) scale(1.02) rotate(1.5deg)}to{transform:translate(calc(-1% - 10px)) translateY(3px) scale(1.02) rotate(1.8deg)}}.flavor-fruit-wrap{right:0}.subscribe-card{padding:22px;min-height:420px}.subscribe-cans{height:240px}.mix-can{width:115px;height:226px}.mix-can-left{left:4px;right:auto;bottom:0;z-index:1;transform:none}.mix-can-right{right:4px;left:auto;top:8px;z-index:2;transform:none}.subscribe-ui-row{flex-direction:column;align-items:flex-start;gap:4px}.benefits-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0 20px 52px}.benefit-item{justify-content:flex-start}.ritual-break{min-height:280px}.ritual-glass{width:176px;height:212px}.footer-links{grid-template-columns:1fr}}@media (prefers-reduced-motion: reduce){.flavor-atmo-lime-lemon .flavor-can,.flavor-atmo-watermelon .flavor-can{animation:none!important}}@media (prefers-reduced-motion: reduce){html,body{scroll-behavior:auto}[data-anim]{opacity:1!important;transform:none!important;filter:none!important}.mobile-menu{transition:none}}.grain-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;pointer-events:none;opacity:.045;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");mix-blend-mode:overlay}.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}.hero-microcopy{font-family:Space Grotesk,system-ui,sans-serif;font-size:13px;color:#00000061;margin:6px 0 0;letter-spacing:.005em;line-height:1.5}.card-microcopy{font-family:Space Grotesk,system-ui,sans-serif;font-size:12px;color:#00000059;margin:6px 0 0;letter-spacing:.01em;line-height:1.45}.trust-strip{padding:16px 40px;border-top:1px solid rgba(0,0,0,.06);border-bottom:1px solid rgba(0,0,0,.06);text-align:center}.trust-strip-text{font-family:Space Grotesk,system-ui,sans-serif;font-size:12px;font-weight:500;color:#00000061;letter-spacing:.08em;text-transform:uppercase;margin:0}.ugc-section{border-top:1px solid rgba(0,0,0,.04)}.ugc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:28px}.ugc-card{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:18px;padding:24px 22px 20px;display:flex;flex-direction:column;gap:14px}.ugc-review-text{font-family:Space Grotesk,system-ui,sans-serif;font-size:15px;line-height:1.65;color:#000000b8;margin:0;font-style:italic}.ugc-reviewer{display:flex;flex-direction:column;gap:2px}.ugc-name{font-family:Space Grotesk,system-ui,sans-serif;font-size:13px;font-weight:600;color:#000000b3}.ugc-tag{font-family:Space Grotesk,system-ui,sans-serif;font-size:12px;color:#00000059;letter-spacing:.01em}.ugc-cta-note{font-family:Space Grotesk,system-ui,sans-serif;font-size:13px;color:#0006;text-align:center;letter-spacing:.01em}.ugc-link{color:#0009;text-decoration:underline;text-underline-offset:3px;transition:color .2s ease}.ugc-link:hover{color:#000000e6}@media (max-width: 767px){.ugc-grid{grid-template-columns:1fr;gap:12px}}.hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr);gap:20px;padding:54px 40px 42px;min-height:calc(70vh - 78px);background:radial-gradient(circle at 18% 18%,#ebf6d029,#ebf6d000 18%),radial-gradient(circle at 80% 22%,#ffb6c61c,#ffb6c600 18%),linear-gradient(180deg,#fdfefe,#eff4f9)}.hero h1{margin:0;font-size:clamp(44px,7vw,108px);line-height:.92;letter-spacing:-.055em;font-weight:700;max-width:560px}.hero h2{margin:14px 0 0;font-size:clamp(20px,2.5vw,28px);line-height:1.3;font-weight:500;color:#242424;max-width:480px}.hero .stats{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.hero .stats>div{padding:9px 14px;border-radius:999px;background:#ffffffe6;border:1px solid rgba(221,214,205,.96);font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:#111;font-weight:500}.hero>p{margin:12px 0 0;font-size:15px;color:#242424;max-width:360px}.hero .cta-buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:10px}.hero .btn-primary,.hero .btn-secondary{display:inline-flex;align-items:center;justify-content:center;padding:14px 24px;border-radius:999px;font-size:15px;font-weight:600;text-decoration:none;transition:transform .22s ease,box-shadow .22s ease,background-color .22s ease}.hero .btn-primary{background:#0a0a0a;color:#fff}.hero .btn-primary:hover{transform:translateY(-1px);box-shadow:0 10px 22px #0a0a0a1f}.hero .btn-secondary{background:#ffffffd1;color:#0a0a0a;border:1px solid rgba(10,10,10,.12)}.hero .btn-secondary:hover{background:#ffffffeb;transform:translateY(-1px)}.hero .trust-badges{display:flex;flex-wrap:wrap;gap:16px;margin-top:18px;align-items:center}.hero .trust-badges img{height:32px;width:auto;opacity:.85;transition:opacity .2s ease}.hero .trust-badges img:hover{opacity:1}@media (max-width: 1100px){.hero{padding:36px 40px 42px;min-height:auto}.hero h1{font-size:clamp(38px,10vw,72px)}}@media (max-width: 860px){.hero{padding:28px 20px 30px}.hero h1{font-size:clamp(38px,12vw,72px)}.hero h2{font-size:clamp(18px,4vw,24px)}.hero .stats{gap:8px;margin-top:18px}.hero .stats>div{font-size:11px;padding:8px 12px}.hero .cta-buttons{flex-direction:column;align-items:flex-start}.hero .btn-primary,.hero .btn-secondary{width:100%;max-width:320px;padding:12px 20px;font-size:14px}.hero .trust-badges{gap:12px;margin-top:16px}.hero .trust-badges img{height:28px}}@media (max-width: 560px){.hero{padding:24px 20px 28px}.hero h1{font-size:clamp(32px,11vw,56px);line-height:.95}.hero h2{font-size:16px;line-height:1.4}.hero .stats{flex-direction:column;align-items:flex-start;gap:8px}.hero .stats>div{font-size:11px;padding:8px 14px}.hero .btn-primary,.hero .btn-secondary{max-width:100%}.hero .trust-badges{gap:10px}.hero .trust-badges img{height:24px}}.maltodextrin-explainer{display:grid;grid-template-columns:minmax(0,1fr);gap:32px;padding:86px 40px;background:#fff;border-top:1px solid rgba(0,0,0,.06)}.maltodextrin-explainer h2{margin:0;font-size:clamp(32px,4vw,52px);line-height:1.05;letter-spacing:-.04em;font-weight:700;max-width:600px}.maltodextrin-explainer .problem,.maltodextrin-explainer .solution{display:grid;gap:14px;max-width:720px}.maltodextrin-explainer h3{margin:0;font-size:20px;font-weight:600;letter-spacing:-.02em;color:#0a0a0a}.maltodextrin-explainer p{margin:0;font-size:16px;line-height:1.65;color:#3a3a3a}.maltodextrin-explainer ul{margin:6px 0;padding-left:24px;display:grid;gap:8px}.maltodextrin-explainer li{font-size:15px;line-height:1.55;color:#242424}.maltodextrin-explainer strong{color:#0a0a0a;font-weight:600}.maltodextrin-explainer .learn-more{display:inline-flex;align-items:center;margin-top:8px;font-size:14px;font-weight:500;color:#0a0a0a;text-decoration:underline;text-underline-offset:3px;transition:color .2s ease;justify-self:start}.maltodextrin-explainer .learn-more:hover{color:#0a0a0aa6}@media (max-width: 860px){.maltodextrin-explainer{padding:64px 20px;gap:28px}.maltodextrin-explainer h2{font-size:clamp(28px,8vw,44px)}.maltodextrin-explainer h3{font-size:18px}.maltodextrin-explainer p{font-size:15px}.maltodextrin-explainer li{font-size:14px}}@media (max-width: 560px){.maltodextrin-explainer{padding:48px 20px;gap:24px}.maltodextrin-explainer h2{font-size:clamp(26px,9vw,38px)}.maltodextrin-explainer .problem,.maltodextrin-explainer .solution{gap:12px}.maltodextrin-explainer ul{padding-left:20px;gap:6px}.maltodextrin-explainer .learn-more{font-size:13px}}.faq-section{border-top:1px solid rgba(0,0,0,.04)}.faq-section-head{max-width:520px}.faq-list{max-width:680px;margin:0 auto}.faq-item{border-bottom:1px solid rgba(0,0,0,.06)}.faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:20px 0;background:none;border:none;cursor:pointer;font-family:Space Grotesk,system-ui,sans-serif;font-size:16px;font-weight:500;color:#000;text-align:left;gap:20px;transition:color .2s ease}.faq-question:hover{color:#000000b3}.faq-icon{font-size:22px;font-weight:300;color:#00000059;flex-shrink:0;line-height:1;transition:transform .2s ease}.faq-item.open .faq-icon{color:#0000008c}.faq-answer{padding-bottom:22px}.faq-answer p{font-family:Space Grotesk,system-ui,sans-serif;font-size:15px;line-height:1.7;color:#0000008c;margin:0}.footer-semantic-strip{font-family:Space Grotesk,system-ui,sans-serif;font-size:11px;color:#00000038;letter-spacing:.06em;text-transform:uppercase;text-align:center;margin:16px 0 0;padding-top:16px;border-top:1px solid rgba(0,0,0,.04)}@media (max-width: 860px){.hero-section{grid-template-columns:1fr!important;grid-template-rows:auto auto!important;min-height:unset!important;padding-bottom:48px!important;padding-top:20px!important;gap:0!important}.hero-copy{order:1;padding-bottom:0!important}.hero-visual{order:2;min-height:340px!important;margin-top:-20px!important;position:relative;z-index:2}.hero-utility-pills{margin-bottom:4px!important;margin-top:8px!important}.hero-actions{margin-bottom:4px!important}}
