@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";
:root{--ink:#192226;--blue:#079b50;--cyan:#aab7bb;--paper:#f1f2ef;--surface:#fafaf8;--muted:#697376;--line:#d5dad9;--nav:76px;--steel:#6f7d82;--silver:#c8cecf;--graphite:#11191d;--brand-blue:#215b76;--green:#079b50}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{background:var(--paper);color:var(--ink);margin:0;font-family:DM Sans,sans-serif;overflow-x:clip}button,input,select{font:inherit}button{cursor:pointer}main{overflow:visible}.intro{z-index:9999;color:#fff;background:#031926;align-content:center;place-items:center;transition:opacity .8s,visibility .8s;display:grid;position:fixed;inset:0}.intro--done{opacity:0;visibility:hidden}.intro__drop{background:linear-gradient(145deg,#76ecff,#0b7df5);border-radius:48% 52% 55% 45%/62% 64% 36% 38%;place-items:center;width:62px;height:76px;font:800 28px Manrope;animation:1s cubic-bezier(.2,.8,.2,1) dropIn;display:grid;transform:rotate(45deg);box-shadow:0 0 80px #19b8ff80}.intro__drop:first-letter{transform:rotate(-45deg)}.intro p{letter-spacing:.36em;margin:28px 0 4px;font:800 18px Manrope}.intro span{letter-spacing:.3em;color:#8ab4c9;font-size:8px}.intro__ripple{border:1px solid #68e8ff88;border-radius:50%;width:130px;height:38px;animation:1.7s infinite ripple;position:absolute;top:calc(50% + 72px)}.intro__ripple--2{animation-delay:.55s}.topbar{height:var(--nav);z-index:1000;-webkit-backdrop-filter:blur(20px)saturate(1.4);backdrop-filter:blur(20px)saturate(1.4);background:#ffffffb8;border-bottom:1px solid #ffffff70;justify-content:space-between;align-items:center;padding:0 clamp(18px,4vw,64px);display:flex;position:fixed;top:0;left:0;right:0}.brand{color:var(--ink);align-items:center;gap:12px;text-decoration:none;display:flex}.brand>span{color:#fff;background:linear-gradient(145deg,#62e5ff,#0b7df5);border-radius:50% 50% 55% 45%/62% 64% 36% 38%;place-items:center;width:35px;height:42px;font:800 15px Manrope;display:grid;transform:rotate(45deg)}.brand>b{letter-spacing:.14em;font:800 16px Manrope}.brand em{color:var(--blue);font-style:normal}.navmenu{align-items:center;gap:32px;display:flex}.navmenu a{color:var(--ink);font-size:13px;font-weight:700;text-decoration:none}.navmenu button,.order-pill{background:var(--ink);color:#fff;border:0;border-radius:999px;align-items:center;gap:10px;padding:13px 20px;font-weight:700;display:flex}.topbar__actions{gap:10px;display:flex}.menu-btn{border:1px solid var(--line);width:44px;height:44px;color:var(--ink);background:#fff;border-radius:50%;place-items:center;display:none}.opening{min-height:100svh;padding-top:var(--nav);background:radial-gradient(circle at 72% 40%,#d3f8ff 0 16%,#0000 42%),linear-gradient(135deg,#fff 0%,#eefaff 58%,#d5f4ff 100%);grid-template-columns:minmax(320px,.8fr) minmax(480px,1.2fr);align-items:center;display:grid;position:relative}.opening__grain{opacity:.055;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.6'/%3E%3C/svg%3E");position:absolute;inset:0}.opening__copy{z-index:3;padding-left:clamp(26px,7vw,120px)}.opening__copy>p,.section-title>p,.promise>p,.finale__content>p,.order-sheet>p{letter-spacing:.25em;color:var(--blue);font-size:10px;font-weight:800}.opening h1{letter-spacing:-.07em;margin:18px 0 34px;font:800 clamp(58px,7vw,112px)/.88 Manrope}.opening h1 em,.scene h2 em,.section-title h2 em,.promise h2 em,.order-sheet h2 em{color:var(--blue);font-style:normal}.opening__copy button{border:0;border-bottom:1px solid var(--ink);background:0 0;align-items:center;gap:18px;padding:0 0 9px;font-weight:800;display:flex}.opening__visual{height:calc(100svh - var(--nav));min-height:650px;position:relative}.opening__sun{aspect-ratio:1;background:radial-gradient(circle at 36% 26%,#fff 0 8%,#a1efff 22%,#2da9f5 60%,#0873d8 100%);border-radius:50%;width:min(58vw,760px);position:absolute;top:52%;left:50%;transform:translate(-50%,-50%);box-shadow:0 60px 120px #0873d842,inset 0 0 100px #ffffff50}.opening__rings{place-items:center;display:grid;position:absolute;inset:0}.opening__rings i{aspect-ratio:1;border:1px solid #55cff033;border-radius:50%;width:min(68vw,900px);animation:16s linear infinite spin;position:absolute}.opening__rings i:nth-child(2){width:min(52vw,690px);animation-duration:22s;animation-direction:reverse}.opening__rings i:nth-child(3){width:min(40vw,520px);animation-duration:10s}.bottle{filter:drop-shadow(0 42px 42px #033d6d45);width:240px;height:620px;transform-style:preserve-3d;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bottle__halo{filter:blur(18px);background:radial-gradient(#fff8,#0000 65%);position:absolute;inset:15% -30%}.bottle__shadow{filter:blur(13px);background:#002d4f33;border-radius:50%;width:170px;height:38px;position:absolute;bottom:-18px;left:35px}.bottle__cap{z-index:4;background:linear-gradient(90deg,#0870da,#1f9cff 45%,#0872da);border-radius:16px 16px 10px 10px;justify-content:space-evenly;width:70px;height:55px;padding:7px;display:flex;position:absolute;top:0;left:85px}.bottle__cap i{background:#ffffff45;border-radius:4px;width:3px}.bottle__neck{background:linear-gradient(90deg,#bdefff88,#f8ffffee,#a7e5ff88);border:1px solid #fff9;width:64px;height:75px;position:absolute;top:47px;left:88px}.bottle__neck span{border-top:2px solid #fff8;border-bottom:2px solid #fff8;height:14px;margin-top:18px;display:block}.bottle__shoulder{background:linear-gradient(90deg,#a5e6ff70,#f7ffffdf 43%,#9ddfff75);border:1px solid #fff9;border-radius:45% 45% 20% 20%;width:168px;height:95px;position:absolute;top:105px;left:36px}.bottle__body{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(90deg,#8edfff55,#f9ffffc8 30%,#d9f7ff9c 67%,#77d2f555);border:1px solid #ffffffd4;border-radius:46px 46px 56px 56px;width:194px;height:455px;position:absolute;top:158px;left:23px;overflow:hidden;box-shadow:inset 10px 0 22px #fff9,inset -10px 0 25px #2bafe733}.bottle__shine{filter:blur(3px);background:linear-gradient(#fff0,#fff9,#fff0);border-radius:50%;width:34px;height:340px;position:absolute;top:22px;left:24px;transform:rotate(3deg)}.bottle__mist{opacity:.55;background:radial-gradient(circle at 70% 20%,#fff9 0 1.5px,#0000 2px) 0 0/33px 27px,radial-gradient(circle at 26% 30%,#fff8 0 1px,#0000 1.7px) 0 0/28px 31px;position:absolute;inset:0}.bottle__label{background:linear-gradient(145deg,#fff,#e8fbff);border-radius:11px;flex-direction:column;align-items:center;height:158px;padding-top:12px;display:flex;position:absolute;top:120px;left:12px;right:12px;box-shadow:0 8px 22px #0d6ba21f}.dropmark{color:#fff;background:linear-gradient(145deg,#5eeaff,#0a7df5);border-radius:50% 50% 55% 45%/62% 64% 36% 38%;place-items:center;width:22px;height:26px;font-size:10px;font-weight:800;display:grid;transform:rotate(45deg)}.bottle__label small{letter-spacing:.24em;margin-top:7px;font:800 13px Manrope}.bottle__label strong{color:var(--blue);letter-spacing:-.08em;font:800 50px/.78 Manrope}.bottle__label em{letter-spacing:.12em;margin-top:10px;font-size:6px;font-style:normal}.bottle__label b{color:#2eaad4;margin-top:4px;font-size:6px}.bottle__water{clip-path:polygon(0 7%,18% 4%,39% 9%,60% 5%,80% 8%,100% 3%,100% 100%,0 100%);background:linear-gradient(#bff7ff80,#2bb8f6aa);height:72%;position:absolute;inset:auto 0 0}.bottle__water span{border:2px solid #fff8;border-radius:50%;width:300px;height:65px;position:absolute;top:-18px;left:-55px}.bottle__water span:last-child{opacity:.35;top:-4px;left:-60px}.bottle__drops i{background:#fff9;border-radius:50%;width:6px;height:11px;position:absolute;box-shadow:0 0 7px #fff}.bottle__drops i:first-child{top:55px;left:28px}.bottle__drops i:nth-child(2){top:82px;right:34px}.bottle__drops i:nth-child(3){bottom:52px;left:39px}.bottle__drops i:nth-child(4){bottom:85px;right:25px}.bottle__drops i:nth-child(5){top:22px;right:55px}.opening__tag{z-index:4;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffbf;border-radius:18px;align-items:center;gap:12px;padding:13px 18px;font-size:10px;display:flex;position:absolute;box-shadow:0 20px 45px #025a8f2a}.opening__tag span{width:28px;height:28px;color:var(--blue);background:#dff8ff;border-radius:50%;place-items:center;font-weight:800;display:grid}.opening__tag--one{top:23%;right:8%}.opening__tag--two{bottom:20%;left:8%}.swipe-cue{letter-spacing:.22em;flex-direction:column;align-items:center;gap:10px;font-size:8px;font-weight:800;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.swipe-cue i{background:linear-gradient(var(--blue),transparent);width:1px;height:44px}.story{background:#041a28;height:560vh;position:relative}.story__sticky{color:#fff;height:100svh;position:sticky;top:0;overflow:hidden}.story__world{transition:background 1s;position:absolute;inset:0}.world__sky,.world__sun,.world__mist,.mountain,.purity-rings,.route,.glass{transition:opacity .8s,transform 1s;position:absolute}.world__sun{opacity:0;background:#fff7ca;border-radius:50%;width:260px;height:260px;top:12%;right:10%;box-shadow:0 0 100px #fff}.story__world--origin .world__sun{opacity:.9}.mountain{clip-path:polygon(50% 0,100% 100%,0 100%);opacity:0;bottom:12%}.mountain--back{background:#4f9fbf;width:66vw;height:42vh;left:-8%}.mountain--front{background:#0f688c;width:72vw;height:52vh;right:-12%}.story__world--origin .mountain{opacity:1;transform:translateY(0)}.world__mist{filter:blur(14px);background:linear-gradient(#0000 45%,#e8fbff55 70%,#0000);animation:7s ease-in-out infinite mist;inset:0}.purity-rings{opacity:0;place-items:center;display:grid;inset:0}.purity-rings i{aspect-ratio:1;border:1px solid #68e8ff88;border-radius:50%;width:18vw;animation:3s infinite pulse;position:absolute}.purity-rings i:nth-child(2){width:34vw;animation-delay:.3s}.purity-rings i:nth-child(3){width:50vw;animation-delay:.6s}.purity-rings i:nth-child(4){width:68vw;animation-delay:.9s}.story__world--purity .purity-rings{opacity:1}.route{opacity:0;background:#ffffff42;height:3px;bottom:18%;left:8%;right:8%}.route span{background:#fff;width:58%;height:100%;display:block}.route i,.route b{background:#fff;border-radius:50%;width:14px;height:14px;position:absolute;top:-6px}.route i{left:0}.route b{left:58%}.story__world--delivery .route{opacity:1}.glass{opacity:0;border:3px solid #fff9;border-top:0;border-radius:0 0 34px 34px;width:220px;height:260px;bottom:11%;right:12%;overflow:hidden}.glass__water{background:linear-gradient(#bdf7ff99,#21b8f0cc);height:68%;animation:3s ease-in-out infinite alternate fill;position:absolute;inset:auto 0 0}.story__world--moment .glass{opacity:1}.story__bottle{width:240px;height:620px;transform:translate(-50%,calc(-50% + var(--story-y))) rotate(var(--story-rotate)) scale(var(--story-scale));z-index:4;transition:transform .2s linear;position:absolute;top:50%;left:50%}.scene-copy{z-index:5;position:absolute;inset:0}.scene{opacity:0;max-width:560px;transition:opacity .55s,transform .7s;position:absolute;top:50%;left:clamp(24px,7vw,110px);transform:translateY(calc(45px - 50%))}.scene p{letter-spacing:.28em;color:#6ee8ff;font-size:9px;font-weight:800}.scene h2{letter-spacing:-.065em;margin:18px 0 24px;font:800 clamp(52px,7vw,104px)/.88 Manrope}.scene span{color:#c4dce8;max-width:38ch;font-size:15px;line-height:1.8;display:block}.story__meter{z-index:8;align-items:center;gap:12px;font-size:10px;display:flex;position:absolute;bottom:34px;right:clamp(18px,4vw,58px)}.story__meter div{background:#ffffff30;width:160px;height:2px}.story__meter i{transform-origin:0;background:#fff;width:100%;height:100%;display:block}.water-bridge{color:#fff;isolation:isolate;background:linear-gradient(#031926 0%,#052b43 28%,#0b8fe0 61%,#eafaff 100%);place-items:center;min-height:72svh;display:grid;position:relative;overflow:hidden}.water-bridge__dark{z-index:-5;background:radial-gradient(circle at 50% 8%,#25b9ff33,#0000 35%),linear-gradient(#031926dd,#0000 56%);position:absolute;inset:0}.water-bridge__glow{aspect-ratio:1;filter:blur(8px);opacity:0;background:radial-gradient(circle,#d6fbff 0 5%,#5ce7ff99 18%,#0a7df544 42%,#0000 67%);border-radius:50%;width:min(72vw,760px);transition:transform 1.25s cubic-bezier(.2,.8,.2,1),opacity 1s;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)scale(.55)}.water-bridge--visible .water-bridge__glow{opacity:1;transform:translate(-50%,-50%)scale(1)}.water-bridge__drop{opacity:0;background:linear-gradient(145deg,#bdf8ff 0%,#47d7ff 34%,#0878ef 100%);border-radius:50% 50% 55% 45%/62% 64% 36% 38%;place-items:center;width:78px;height:96px;transition:transform 1.05s cubic-bezier(.18,.85,.25,1.15),opacity .65s;display:grid;position:absolute;top:26%;left:50%;transform:translate(-50%,-90px)rotate(45deg)scale(.55);box-shadow:0 24px 80px #43dfff99,inset 13px 10px 18px #ffffffb8}.water-bridge--visible .water-bridge__drop{opacity:1;transform:translate(-50%)rotate(45deg)scale(1)}.water-bridge__drop span{text-shadow:0 4px 12px #0057a0;font:800 28px Manrope;transform:rotate(-45deg)}.water-bridge__rings{width:1px;height:1px;position:absolute;top:38%;left:50%}.water-bridge__rings i{opacity:0;border:1px solid #c8f7ff99;border-radius:50%;width:120px;height:34px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.15)}.water-bridge--visible .water-bridge__rings i{animation:2.7s ease-out infinite bridgeRipple}.water-bridge--visible .water-bridge__rings i:nth-child(2){animation-delay:.55s}.water-bridge--visible .water-bridge__rings i:nth-child(3){animation-delay:1.1s}.water-bridge__copy{z-index:4;text-align:center;opacity:0;width:min(920px,100% - 40px);padding-top:130px;transition:transform .95s cubic-bezier(.2,.8,.2,1) .22s,opacity .75s .22s;position:relative;transform:translateY(48px)}.water-bridge--visible .water-bridge__copy{opacity:1;transform:none}.water-bridge__copy p{letter-spacing:.3em;color:#8aeeff;margin:0 0 18px;font-size:9px;font-weight:800}.water-bridge__copy h2{letter-spacing:-.065em;text-shadow:0 18px 50px #00274366;margin:0;font:800 clamp(48px,7vw,98px)/.9 Manrope}.water-bridge__copy h2 em{color:#83edff;font-style:normal}.water-bridge__copy>span{letter-spacing:.08em;color:#d5f5ff;margin-top:22px;font-size:12px;display:block}.water-bridge__current{opacity:.54;height:120px;position:absolute;bottom:15%;left:0;right:0}.water-bridge__current i{border:1px solid #0000;border-top-color:#bdf8ff88;border-radius:50%;width:130%;height:44px;position:absolute;left:-15%;transform:rotate(-2deg)}.water-bridge__current i:nth-child(2){opacity:.65;top:27px;transform:rotate(2deg)}.water-bridge__current i:nth-child(3){opacity:.35;top:58px;transform:rotate(-1deg)}.water-bridge--visible .water-bridge__current{animation:4.8s ease-in-out infinite currentFloat}.water-bridge__wave{background:#d8f7ff;border-radius:50% 50% 0 0/38% 38% 0 0;width:120%;height:37%;transition:transform 1.15s cubic-bezier(.2,.8,.2,1) .15s;position:absolute;bottom:-19%;left:-10%;transform:translateY(55%)}.water-bridge__wave--back{opacity:.7;background:#75ddff;bottom:-12%;transform:translateY(68%)rotate(-2deg)}.products{background:#f7fcff;padding:72px 0 130px}.section-title{width:min(1200px,100% - 40px);margin:0 auto 60px}.section-title h2,.promise h2{letter-spacing:-.065em;margin:15px 0;font:800 clamp(52px,7vw,102px)/.9 Manrope}.product-rail{scroll-snap-type:x mandatory;scrollbar-width:none;gap:22px;padding:0 max(20px,50vw - 600px) 35px;display:flex;overflow-x:auto}.product-rail::-webkit-scrollbar{display:none}.product{border:1px solid var(--line);scroll-snap-align:center;background:#fff;border-radius:40px;flex:0 0 min(78vw,430px);min-height:650px;padding:28px;position:relative;overflow:hidden;box-shadow:0 28px 70px #0b5d8b15}.product__index{letter-spacing:.2em;color:#7293a6;font:800 11px Manrope}.product__visual{background:radial-gradient(circle,#ddfaff 0 35%,#0000 68%);place-items:center;height:390px;display:grid;position:relative}.bottle--compact{transform-origin:50%;position:relative;top:auto;left:auto;transform:scale(.48)}.product__visual>span{color:var(--blue);letter-spacing:-.06em;font:800 48px Manrope;position:absolute;bottom:28px;right:6px}.product__copy>p{letter-spacing:.24em;color:var(--blue);font-size:8px;font-weight:800}.product__copy h3{margin:10px 0;font:800 32px Manrope}.product__copy>span{color:var(--muted);line-height:1.7;display:block}.product__copy button{border:0;border-bottom:1px solid var(--ink);background:0 0;align-items:center;gap:16px;margin-top:24px;padding:0 0 8px;font-weight:800;display:flex}.promise{text-align:center;color:#fff;background:#031926;padding:150px 20px;position:relative;overflow:hidden}.promise:before{content:"";background:radial-gradient(#0aa8e770,#0000 65%);border-radius:50%;width:800px;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.promise>*{position:relative}.promise__orb{background:linear-gradient(145deg,#6cecff,#0b7df5);border-radius:50% 50% 55% 45%/62% 64% 36% 38%;place-items:center;width:90px;height:110px;margin:0 auto 32px;display:grid;transform:rotate(45deg);box-shadow:0 0 80px #16c4ff66}.promise__orb span{font:800 36px Manrope}.promise h2{max-width:1000px;margin:20px auto 55px}.promise__points{flex-wrap:wrap;justify-content:center;gap:34px;display:flex}.promise__points span{color:#c7dce7;align-items:center;gap:10px;display:flex}.finale{text-align:center;background:#e7fbff;place-items:center;min-height:86vh;display:grid;position:relative;overflow:hidden}.finale__liquid{background:linear-gradient(145deg,#68e5ff,#0a7df5);border-radius:44% 56% 50% 50%;width:120vw;height:120vw;animation:14s linear infinite liquid;position:absolute;top:56%;left:50%;transform:translate(-50%,-50%)}.finale__content{color:#fff;position:relative}.finale h2{letter-spacing:-.07em;margin:18px 0 36px;font:800 clamp(54px,8vw,116px)/.9 Manrope}.finale button{color:var(--ink);background:#fff;border:0;border-radius:999px;align-items:center;gap:14px;padding:18px 25px;font-weight:800;display:inline-flex}footer{color:#fff;background:#02131e;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;padding:58px clamp(20px,6vw,90px);display:grid}.brand--footer{color:#fff}.mobile-order{display:none}.modal{z-index:3000;visibility:hidden;position:fixed;inset:0}.modal--open{visibility:visible}.modal__backdrop{opacity:0;background:#00131dcc;border:0;transition:all .35s;position:absolute;inset:0}.modal--open .modal__backdrop{opacity:1}.order-sheet{background:#f7fcff;width:min(520px,100%);height:100%;padding:58px 48px;transition:all .45s cubic-bezier(.2,.8,.2,1);position:absolute;top:0;right:0;overflow:auto;transform:translate(100%)}.modal--open .order-sheet{transform:none}.order-sheet__close{border:1px solid var(--line);background:#fff;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:24px;right:24px}.order-sheet h2{letter-spacing:-.05em;margin:16px 0 34px;font:800 46px/.95 Manrope}.order-sheet label,.choice-label{gap:9px;margin-bottom:18px;font-size:11px;font-weight:800;display:grid}.order-sheet input,.order-sheet select{border:1px solid var(--line);height:54px;color:var(--ink);background:#fff;border-radius:15px;padding:0 15px}.choices{grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:18px;display:grid}.choices button{border:1px solid var(--line);background:#fff;border-radius:14px;height:48px;font-weight:800}.choices button.active{background:var(--ink);color:#fff}.form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.send-order{background:linear-gradient(135deg,var(--blue),#04bde8);color:#fff;border-radius:18px;justify-content:space-between;align-items:center;height:58px;margin-top:14px;padding:0 20px;font-weight:800;text-decoration:none;display:flex}.order-sheet>small{text-align:center;color:var(--muted);margin-top:12px;display:block}@keyframes dropIn{0%{opacity:0;transform:translateY(-120px)rotate(45deg)}70%{transform:translateY(4px)rotate(45deg)}to{transform:translateY(0)rotate(45deg)}}@keyframes ripple{0%{opacity:1;transform:scale(.35)}to{opacity:0;transform:scale(2.2)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes mist{50%{opacity:.6;transform:translate(4%)}}@keyframes pulse{50%{opacity:.35;transform:scale(1.08)}}@keyframes fill{to{height:82%}}@keyframes liquid{to{transform:translate(-50%,-50%)rotate(360deg)}}@media (max-width:900px){:root{--nav:68px}.navmenu{inset:var(--nav) 0 0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#f4fbfff4;flex-direction:column;align-items:flex-start;gap:28px;padding:50px 28px;transition:all .4s;display:flex;position:fixed;transform:translate(100%)}.navmenu--open{transform:none}.navmenu a{letter-spacing:-.05em;font:800 38px Manrope}.navmenu button{justify-content:center;width:100%}.order-pill{display:none}.menu-btn{display:grid}.opening{padding-top:var(--nav);min-height:100svh;display:block}.opening__copy{z-index:10;color:#fff;text-shadow:0 2px 22px #001c31aa;padding:0 22px;position:absolute;bottom:72px;left:0;right:0}.opening__copy>p{color:#69eaff;font-size:8px}.opening h1{margin:12px 0 22px;font-size:clamp(49px,15vw,74px)}.opening__copy button{color:#fff;border-color:#fff}.opening__visual{height:calc(100svh - var(--nav));background:linear-gradient(#eafaff 0 50%,#0875d8 100%);min-height:620px}.opening__sun{width:92vw;top:35%}.opening__visual .bottle{transform:translate(-50%,-53%)scale(.78)}.opening__tag{padding:10px 12px;font-size:8px}.opening__tag--one{top:12%;right:6px}.opening__tag--two{bottom:31%;left:6px}.swipe-cue{display:none}.story{height:520vh}.story__bottle{transform:translate(-50%,calc(-50% + var(--story-y))) rotate(var(--story-rotate)) scale(calc(var(--story-scale) * .72));left:66%}.scene{max-width:70vw;inset:auto 20px 96px;transform:translateY(25px)}.scene--active{transform:none}.scene h2{font-size:clamp(46px,13vw,68px)}.scene span{font-size:13px;line-height:1.55}.story__meter{bottom:24px;left:20px;right:auto}.story__meter div{width:100px}.world__sun{width:160px}.mountain--back{width:95vw;height:32vh}.mountain--front{width:100vw;height:40vh}.glass{width:120px;height:150px;bottom:28%;right:7%}.water-bridge{min-height:62svh}.water-bridge__drop{width:62px;height:76px;top:18%}.water-bridge__copy{width:calc(100% - 34px);padding-top:96px}.water-bridge__copy p{letter-spacing:.22em;font-size:7px}.water-bridge__copy h2{font-size:clamp(42px,12.5vw,62px)}.water-bridge__copy>span{font-size:10px}.water-bridge__current{height:88px;bottom:14%}.water-bridge__wave{height:30%;bottom:-15%}.water-bridge__wave--back{bottom:-9%}.products{padding:48px 0 95px}.section-title{margin-bottom:35px}.section-title h2,.promise h2{font-size:clamp(48px,13vw,68px)}.product{border-radius:32px;flex-basis:86vw;min-height:570px}.product__visual{height:340px}.product__visual .bottle--compact{transform:scale(.41)}.promise{padding:105px 18px}.promise__points{text-align:left;gap:16px;display:grid}.finale{min-height:72vh;padding:90px 18px}.finale__liquid{width:180vw;height:180vw}.finale h2{font-size:clamp(52px,14vw,76px)}footer{grid-template-columns:1fr;gap:14px;padding-bottom:110px}.mobile-order{z-index:1200;color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#031926e8;border:1px solid #ffffff70;border-radius:999px;align-items:center;gap:10px;padding:8px 18px 8px 8px;display:flex;position:fixed;bottom:14px;left:50%;transform:translate(-50%);box-shadow:0 20px 55px #001e34aa}.mobile-order span{background:linear-gradient(145deg,#62e5ff,#0b7df5);border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.mobile-order b{font-size:12px}.order-sheet{border-radius:28px 28px 0 0;height:92svh;padding:34px 20px 110px;top:auto;bottom:0;transform:translateY(100%)}.modal--open .order-sheet{transform:none}.order-sheet h2{font-size:38px}.form-grid{grid-template-columns:1fr}}@media (max-width:520px){.brand>b{font-size:14px}.opening__visual .bottle{transform:translate(-50%,-55%)scale(.66)}.opening__sun{top:32%}.opening__tag--one{top:16%}.opening__tag--two{bottom:34%}.story__bottle{top:40%;left:72%}.story__bottle .bottle{transform:translate(-50%,-50%)scale(.65)}.scene{max-width:88vw;bottom:95px}.scene h2{font-size:48px}.scene span{max-width:28ch}.product__visual>span{font-size:40px}.choices{grid-template-columns:repeat(3,1fr)}}@keyframes bridgeRipple{0%{opacity:.95;transform:translate(-50%,-50%)scale(.15)}to{opacity:0;transform:translate(-50%,-50%)scale(5.3)}}@keyframes currentFloat{50%{transform:translate(3%)translateY(-7px)}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}.intro{display:none}}.story__sticky:after{content:"";z-index:2;pointer-events:none;background:radial-gradient(circle at 50% 48%,#0000 0 28%,#03192612 62%,#03192638 100%);position:absolute;inset:0}.story__wordmark{z-index:1;letter-spacing:-.09em;color:#0000;-webkit-text-stroke:1px #bcefff16;white-space:nowrap;pointer-events:none;font:800 clamp(100px,22vw,360px)/.7 Manrope;position:absolute;top:49%;left:50%;transform:translate(-50%,-50%)}.story__label{z-index:7;left:clamp(22px,4vw,62px);top:calc(var(--nav) + 28px);letter-spacing:.28em;color:#bcefff;align-items:center;gap:10px;font:800 8px Manrope;display:flex;position:absolute}.story__label i{background:#6ee8ff;width:28px;height:1px}.story__bottle{filter:drop-shadow(0 42px 50px #00121dbd)saturate(1.12)brightness(1.08);opacity:1!important;visibility:visible!important}.scene-copy{z-index:6}.scene{opacity:1;will-change:transform,opacity;animation:.58s cubic-bezier(.18,.8,.25,1) both sceneReveal;transform:translateY(-50%)}.scene--active{opacity:1;transform:translateY(-50%)}.story__chapters{z-index:8;gap:12px;display:grid;position:absolute;top:50%;right:clamp(20px,4vw,58px);transform:translateY(-50%)}.story__chapters i{background:#fff4;border-radius:50%;width:5px;height:5px;transition:height .35s,background .35s,box-shadow .35s}.story__chapters i.active{background:#72eaff;border-radius:999px;height:34px;box-shadow:0 0 20px #49dfff}.story__handoff{z-index:8;right:clamp(24px,7vw,110px);top:calc(var(--nav) + 28px);text-align:right;opacity:0;pointer-events:none;gap:3px;transition:opacity .45s,transform .45s;display:grid;position:absolute;transform:translateY(-12px)}.story__handoff span{letter-spacing:.24em;color:#75e8ff;font:800 7px Manrope}.story__handoff b{color:#fff;font:700 16px Manrope}.story__handoff--visible{opacity:1;transform:none}.water-bridge{min-height:64svh}.water-bridge__glow{opacity:.58;transform:translate(-50%,-50%)scale(.82)}.water-bridge__drop{opacity:.86;transform:translate(-50%,-18px)rotate(45deg)scale(.9)}.water-bridge__copy{opacity:1;padding-top:92px;transform:none}.water-bridge__current{opacity:.46}.water-bridge__wave{transform:translateY(18%)}.water-bridge__wave--back{transform:translateY(24%)rotate(-2deg)}.water-bridge--visible .water-bridge__wave{transform:translateY(0)}.water-bridge--visible .water-bridge__wave--back{transform:translateY(0)rotate(-2deg)}@keyframes sceneReveal{0%{opacity:.18;filter:blur(8px);transform:translateY(calc(28px - 50%))}to{opacity:1;filter:blur();transform:translateY(-50%)}}@media (max-width:900px){.story{height:410vh}.story__wordmark{font-size:34vw;top:43%}.story__label{top:calc(var(--nav) + 18px);left:20px}.scene,.scene--active{animation-name:sceneRevealMobile;transform:none}.story__chapters{top:42%;right:14px}.story__chapters i{width:4px;height:4px}.story__chapters i.active{height:24px}.story__handoff{top:calc(var(--nav) + 18px);right:18px}.story__handoff b{font-size:12px}.water-bridge{min-height:56svh}.water-bridge__drop{width:58px;height:70px;top:14%}.water-bridge__rings{top:27%}.water-bridge__copy{padding-top:62px}.water-bridge__current{bottom:9%}.water-bridge__wave{height:27%;bottom:-12%}.water-bridge__wave--back{bottom:-7%}}@keyframes sceneRevealMobile{0%{opacity:.18;filter:blur(7px);transform:translateY(24px)}to{opacity:1;filter:blur();transform:none}}.story{height:360vh}.purification{color:#fff;background:#02131e;height:650vh;position:relative;overflow:visible}.purification__sticky{isolation:isolate;background:radial-gradient(circle at 62% 46%,#0e6b9e 0,#063751 28%,#02131e 68%);height:100svh;position:sticky;top:0;overflow:hidden}.purification__atmosphere{z-index:-3;position:absolute;inset:0;overflow:hidden}.purification__grid{opacity:.24;transform-origin:bottom;background-image:linear-gradient(#88eaff12 1px,#0000 1px),linear-gradient(90deg,#88eaff12 1px,#0000 1px);background-size:58px 58px;position:absolute;inset:-20%;transform:perspective(650px)rotateX(67deg)translateY(20%);-webkit-mask-image:linear-gradient(#0000 0,#000 34% 86%,#0000 100%);mask-image:linear-gradient(#0000 0,#000 34% 86%,#0000 100%)}.purification__glow{filter:blur(18px);opacity:.42;border-radius:50%;animation:6s ease-in-out infinite alternate purificationGlow;position:absolute}.purification__glow--one{aspect-ratio:1;background:radial-gradient(circle,#43dfff66,#0000 67%);width:48vw;top:-15%;right:-8%}.purification__glow--two{aspect-ratio:1;background:radial-gradient(circle,#0878ef55,#0000 68%);width:38vw;animation-delay:-2.4s;bottom:-12%;left:-10%}.purification__flowline{border:1px solid #0000;border-top-color:#75eaff55;border-radius:50%;width:140%;height:90px;animation:5.2s ease-in-out infinite purificationCurrent;position:absolute;left:-20%}.purification__flowline--one{top:23%;transform:rotate(-4deg)}.purification__flowline--two{opacity:.45;animation-delay:-2s;bottom:17%;transform:rotate(3deg)}.purification__heading{z-index:8;left:clamp(24px,5vw,78px);top:calc(var(--nav) + 34px);gap:6px;display:grid;position:absolute}.purification__heading p{letter-spacing:.3em;color:#72eaff;margin:0;font:800 8px Manrope}.purification__heading span{color:#a8c9d8;font:600 12px Manrope}.purification__machine{z-index:4;filter:drop-shadow(0 50px 55px #00101bc4);width:270px;height:650px;transition:filter .5s;position:absolute;top:49%;left:58%;transform:translate(-50%,-50%)}.machine__halo{aspect-ratio:1;background:radial-gradient(circle,#8af0ff22 0 22%,#26c5ff18 38%,#0000 68%);border:1px solid #7be9ff22;border-radius:50%;width:470px;animation:4s ease-in-out infinite machineHalo;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)}.machine__pipe{background:linear-gradient(90deg,#0b3d58,#bdefff 19%,#3899c2 48%,#e1fbff 76%,#0a4161);border:1px solid #d9f8ff88;width:76px;height:115px;position:absolute;left:50%;transform:translate(-50%);box-shadow:inset 0 0 18px #fff8}.machine__pipe:before,.machine__pipe:after{content:"";background:linear-gradient(#d9f9ff,#2d82a8 65%,#072d44);border:1px solid #e6fcff99;border-radius:50%;width:102px;height:22px;position:absolute;left:50%;transform:translate(-50%)}.machine__pipe:before{top:-9px}.machine__pipe:after{bottom:-9px}.machine__pipe i{filter:blur(2px);background:linear-gradient(#0000,#8ff4ffcc,#0000);width:14px;height:100%;animation:1.45s linear infinite pipeFlow;position:absolute;top:0;left:17px}.machine__pipe--top{top:-52px}.machine__pipe--bottom{bottom:-53px;transform:translate(-50%)rotate(180deg)}.machine__chamber{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(100deg,#d8fbff1c,#fff5 16%,#1598d728 42%,#d8fbff2e 76%,#ffffff6b);border:2px solid #d7f8ff9e;border-radius:42px 42px 58px 58px;width:250px;height:445px;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:inset 20px 0 32px #fff1,inset -16px 0 28px #007ab142,0 0 0 8px #36c8fa10}.machine__glass{z-index:9;pointer-events:none;border:1px solid #c7f7ff5c;border-radius:34px 34px 50px 50px;position:absolute;inset:10px;box-shadow:inset 16px 0 24px #fff2}.machine__water{background:linear-gradient(#7de8ff1f,#1ea9e04d 58%,#0878ef8c);position:absolute;inset:0;overflow:hidden}.machine__water i{border:1px solid #0000;border-top-color:#c9fbff88;border-radius:50%;width:140%;height:54px;animation:3.2s ease-in-out infinite chamberWave;position:absolute;left:-20%}.machine__water i:first-child{top:19%}.machine__water i:nth-child(2){opacity:.62;animation-delay:-1.1s;top:48%}.machine__water i:nth-child(3){opacity:.38;animation-delay:-2.1s;top:77%}.machine__layer{z-index:5;opacity:0;transition:opacity .48s,transform .65s;position:absolute;inset:0;transform:scale(.96)}.purification__machine--sediment .machine__sediment,.purification__machine--carbon .machine__carbon,.purification__machine--micron .machine__micron,.purification__machine--ro .machine__ro,.purification__machine--uv .machine__uv,.purification__machine--ozone .machine__ozone,.purification__machine--minerals .machine__minerals{opacity:1;transform:scale(1)}.machine__sediment i{background:#d7c59a;border-radius:50%;width:7px;height:7px;animation:2.6s linear infinite sedimentFall;position:absolute;top:-10%;box-shadow:0 0 9px #fff6}.machine__carbon{background:linear-gradient(#0000 0 31%,#09233366 32% 73%,#0000 74%)}.machine__carbon i{background:radial-gradient(circle at 35% 28%,#7bc4d2,#092333 48%,#020b10);border-radius:44% 56% 60% 40%;width:12px;height:12px;animation:2.2s ease-in-out infinite carbonPulse;position:absolute;box-shadow:0 0 8px #37c9e755}.machine__micron{background:linear-gradient(90deg,#0000,#7eeaff14,#0000);justify-content:center;gap:19px;padding:58px 44px;display:flex}.machine__micron i{background:linear-gradient(#0000,#b9f7ff,#52d8ff,#b9f7ff,#0000);width:2px;height:100%;animation:1.9s ease-in-out infinite alternate micronScan;box-shadow:0 0 13px #69e8ff}.machine__micron i:nth-child(2){animation-delay:-.3s}.machine__micron i:nth-child(3){animation-delay:-.6s}.machine__micron i:nth-child(4){animation-delay:-.9s}.machine__micron i:nth-child(5){animation-delay:-1.2s}.machine__micron i:nth-child(6){animation-delay:-1.5s}.machine__ro i{border:1px solid #a9f4ff;border-radius:50%;animation:2.5s ease-out infinite roPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.machine__ro i:first-child{width:74px;height:74px}.machine__ro i:nth-child(2){width:140px;height:140px;animation-delay:-.8s}.machine__ro i:nth-child(3){width:215px;height:215px;animation-delay:-1.6s}.machine__ro span{background:linear-gradient(#0000,#e5fdff,#5ee7ff,#e5fdff,#0000);width:4px;position:absolute;top:12%;bottom:12%;left:50%;transform:translate(-50%);box-shadow:0 0 24px #73ebff}.machine__uv{background:radial-gradient(circle,#c8a9ff4d,#0000 57%)}.machine__uv i{transform-origin:50%;width:6px;height:145%;transform:translate(-50%,-50%) rotate(calc(var(--ray,0) * 1deg));filter:blur(1px);background:linear-gradient(#0000,#d9c5ff,#995cff,#d9c5ff,#0000);position:absolute;top:50%;left:50%;box-shadow:0 0 18px #ab6fff}.machine__uv i:first-child{--ray:0}.machine__uv i:nth-child(2){--ray:45}.machine__uv i:nth-child(3){--ray:90}.machine__uv i:nth-child(4){--ray:135}.machine__uv span{background:#d8c5ff;border:1px solid #fff;border-radius:50%;animation:1.5s ease-in-out infinite uvCore;position:absolute;inset:24%;box-shadow:0 0 40px #aa64ff,0 0 90px #6be8ff}.machine__ozone i{background:#8cefff38;border:1px solid #d8fbff;border-radius:50%;width:13px;height:13px;animation:2.8s linear infinite ozoneRise;position:absolute;bottom:-12%;box-shadow:inset 3px 3px 5px #fff,0 0 12px #58e4ff}.machine__minerals i{clip-path:polygon(50% 0,62% 38%,100% 50%,62% 62%,50% 100%,38% 62%,0 50%,38% 38%);background:#fff4b7;width:10px;height:10px;animation:1.8s ease-in-out infinite mineralSpark;position:absolute;box-shadow:0 0 17px #fff5a3}.machine__scan{z-index:8;background:#e5fdff;height:2px;animation:3.1s ease-in-out infinite machineScan;position:absolute;left:0;right:0;box-shadow:0 0 14px #72eaff,0 0 35px #72eaff}.machine__base{text-align:center;color:#05273b;background:linear-gradient(135deg,#dffaff,#4aa9cf 55%,#08314a);border:1px solid #e9fdff;border-radius:16px;place-content:center;width:210px;height:64px;display:grid;position:absolute;bottom:-124px;left:50%;transform:translate(-50%);box-shadow:0 20px 50px #00101b}.machine__base span{letter-spacing:-.05em;font:900 17px Manrope}.machine__base b{letter-spacing:.22em;font:800 6px Manrope}.purification__copy-stack{z-index:7;pointer-events:none;position:absolute;inset:0}.purification__copy{width:min(470px,38vw);opacity:var(--stage-opacity,0);transform:translateY(calc(-50% + var(--stage-offset,0px)));filter:none;transform-origin:0;will-change:opacity,transform;pointer-events:none;text-rendering:geometricprecision;-webkit-font-smoothing:antialiased;transition:opacity .18s ease-out,transform .22s ease-out;position:absolute;top:50%;left:clamp(24px,5vw,78px)}.purification__copy p{letter-spacing:.25em;color:#72eaff;margin:0;font:800 9px Manrope}.purification__copy h2{letter-spacing:-.065em;margin:18px 0 22px;font:800 clamp(52px,6.7vw,96px)/.88 Manrope}.purification__copy h2 em{color:#78eaff;font-style:normal}.purification__copy>span{color:#b7d5e2;max-width:39ch;font-size:14px;line-height:1.75;display:block}.purification__rail{z-index:8;gap:7px;width:190px;display:grid;position:absolute;top:50%;right:clamp(20px,3.7vw,54px);transform:translateY(-50%)}.purification__rail button{color:#7799a9;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:26px 1fr 18px;align-items:center;gap:8px;min-height:36px;padding:0;transition:color .3s,transform .3s;display:grid;position:relative}.purification__rail button span{font:800 8px Manrope}.purification__rail button b{letter-spacing:.16em;font:800 7px Manrope}.purification__rail button i{transform-origin:100%;background:#ffffff2c;height:1px;transition:height .3s,background .3s,box-shadow .3s}.purification__rail button.active{color:#fff;transform:translate(-8px)}.purification__rail button.active i{background:#70eaff;height:3px;box-shadow:0 0 16px #54e0ff}.purification__meter{z-index:8;color:#6d93a4;letter-spacing:.18em;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;font:800 7px Manrope;display:grid;position:absolute;bottom:28px;left:clamp(24px,5vw,78px);right:clamp(24px,3.7vw,54px)}.purification__meter div{background:#ffffff24;height:2px}.purification__meter div i{transform-origin:0;background:linear-gradient(90deg,#38bfff,#a7f8ff);width:100%;height:100%;transition:transform .16s linear;display:block;box-shadow:0 0 12px #5fe6ff}.purification__meter b{color:#b9f6ff;font:inherit}.purification__status{z-index:8;right:clamp(20px,3.7vw,54px);top:calc(var(--nav) + 38px);letter-spacing:.2em;color:#8ed8e7;align-items:center;gap:8px;font:800 7px Manrope;display:flex;position:absolute}.purification__status i{background:#6affb5;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite statusPulse;box-shadow:0 0 12px #5dffae}@keyframes purificationGlow{to{opacity:.62;transform:scale(1.14)}}@keyframes purificationCurrent{50%{translate:4% -8px}}@keyframes machineHalo{50%{opacity:.65;transform:translate(-50%,-50%)scale(1.08)}}@keyframes pipeFlow{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}@keyframes chamberWave{50%{transform:translate(7%)translateY(-8px)}}@keyframes sedimentFall{0%{opacity:0;transform:translateY(-20px)rotate(0)}15%{opacity:1}to{opacity:.1;transform:translateY(500px)rotate(260deg)}}@keyframes carbonPulse{50%{filter:brightness(1.5);transform:scale(1.24)}}@keyframes micronScan{to{opacity:.42;transform:scaleY(.72)}}@keyframes roPulse{0%{opacity:0;scale:.55}35%{opacity:1}to{opacity:0;scale:1.3}}@keyframes uvCore{50%{filter:brightness(1.35);transform:scale(1.12)}}@keyframes ozoneRise{0%{opacity:0;transform:translateY(0)scale(.55)}15%{opacity:1}to{opacity:0;transform:translateY(-510px)scale(1.35)}}@keyframes mineralSpark{50%{filter:brightness(1.6);transform:scale(1.9)rotate(45deg)}}@keyframes machineScan{0%,to{opacity:.2;top:10%}50%{opacity:1;top:88%}}@keyframes purificationCopyIn{0%{opacity:0;filter:blur(8px);transform:translateY(calc(32px - 50%))}to{opacity:1;filter:blur();transform:translateY(-50%)}}@keyframes statusPulse{50%{opacity:.45;transform:scale(1.5)}}@media (max-width:900px){.story{height:340vh}.purification{height:570vh}.purification__sticky{background:radial-gradient(circle at 50% 34%,#0b6d9f 0,#063751 29%,#02131e 69%)}.purification__heading{left:18px;right:18px;top:calc(var(--nav) + 16px)}.purification__heading span{font-size:10px}.purification__machine{width:180px;height:440px;top:37%;left:50%;transform:translate(-50%,-50%)scale(.74)}.purification__copy{text-align:left;width:auto;transform:translateY(var(--stage-offset,0px));transform-origin:0 100%;inset:auto 20px 82px}.purification__copy h2{max-width:10ch;margin:11px 0 13px;font-size:clamp(42px,12vw,62px)}.purification__copy>span{max-width:34ch;font-size:12px;line-height:1.55}.purification__copy p{font-size:7px}.purification__rail{left:18px;right:18px;top:calc(var(--nav) + 76px);gap:7px;width:auto;display:flex;overflow:hidden;transform:none}.purification__rail button{background:#ffffff25;border-radius:999px;flex:1;width:auto;height:5px;min-height:5px;display:block}.purification__rail button span,.purification__rail button b{display:none}.purification__rail button i{border-radius:inherit;background:0 0;width:100%;height:100%;display:block}.purification__rail button.active{transform:none}.purification__rail button.active i{background:#72eaff;height:100%;box-shadow:0 0 14px #55e2ff}.purification__meter{bottom:28px;left:20px;right:20px}.purification__meter span,.purification__meter b{font-size:6px}.purification__status{right:18px;top:calc(var(--nav) + 16px)}.machine__halo{width:400px}}@media (max-width:520px){.purification{height:550vh}.purification__machine{top:36%;transform:translate(-50%,-50%)scale(.64)}.purification__copy{bottom:80px}.purification__copy h2{font-size:44px}.purification__copy>span{font-size:11px}.purification__heading span{display:none}.purification__status{font-size:6px}}@keyframes purificationCopyInMobile{0%{opacity:0;filter:blur(7px);transform:translateY(24px)}to{opacity:1;filter:blur();transform:none}}@media (prefers-reduced-motion:reduce){.purification{height:auto}.purification__sticky{min-height:100svh;position:relative}.purification__rail button{cursor:default}}@supports not (overflow:clip){html,body{overflow-x:visible}.opening,.story,.purification,.water-bridge,.products,.promise,.finale{clip-path:inset(0)}}.purification__machine:after{content:"";z-index:-1;aspect-ratio:1;background:radial-gradient(circle,#78ebff38 0,#2abcea14 44%,#0000 72%);border-radius:50%;width:74%;animation:4s ease-in-out infinite machineHalo;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 90px #36d7ff2b}@media (max-width:900px){.opening{overflow:hidden}.opening__visual:after{content:"";z-index:6;pointer-events:none;background:linear-gradient(#0000 0%,#03192614 18%,#03192694 62%,#031926e6 100%);position:absolute;inset:34% 0 0}.opening__copy{width:100%;max-width:100%;padding-left:max(24px,env(safe-area-inset-left));padding-right:max(24px,env(safe-area-inset-right));left:0;right:0;overflow:visible;transform:none!important}.opening__copy>p{white-space:normal;text-shadow:0 2px 14px #00243dcc;max-width:100%}.opening h1{letter-spacing:-.055em;word-break:normal;overflow-wrap:normal;text-wrap:balance;text-shadow:0 3px 24px #001b30d9;max-width:100%;font-size:clamp(46px,14vw,64px);line-height:.91;overflow:visible}.opening h1 em{color:#3ba6ff;text-shadow:0 3px 24px #001b30d9}.opening__copy button{z-index:11;text-shadow:0 2px 12px #001b30cc;position:relative}.purification__copy{backface-visibility:hidden;-webkit-font-smoothing:antialiased;text-rendering:geometricprecision;filter:none!important}}@media (max-width:520px){.opening__copy{padding-left:max(22px,env(safe-area-inset-left));padding-right:max(22px,env(safe-area-inset-right));bottom:70px}.opening h1{letter-spacing:-.05em;margin:10px 0 20px;font-size:clamp(44px,13.5vw,56px);line-height:.92}.opening__copy>p{letter-spacing:.2em;font-size:7px}}body{background:var(--paper);color:var(--ink)}::selection{color:var(--ink);background:#0a9b5035}.intro__drop{width:92px;height:112px;box-shadow:none;background:0 0;border-radius:0;animation:1s cubic-bezier(.2,.8,.2,1) dropIn;transform:none}.intro__drop img{object-fit:contain;filter:drop-shadow(0 16px 34px #0008);width:100%;height:100%}.intro{background:radial-gradient(circle at 50% 43%,#414c50 0,#1a2327 42%,#0c1215 100%)}.intro__ripple{border-color:#aab8ba80}.intro p{color:#f7f8f6}.intro span{color:#aab4b6}.brand{gap:10px}.brand>img{object-fit:contain;filter:drop-shadow(0 5px 8px #1021261b);width:43px;height:45px;display:block}.brand>b{color:#20292d}.brand em{color:var(--green)}.topbar{background:#f7f7f3d9;border-bottom:1px solid #bfc7c63d;box-shadow:0 8px 30px #2d3a3d0b}.navmenu button,.order-pill{background:#202a2e}.navmenu button:hover,.order-pill:hover{background:#0a8f4b}.menu-btn{background:#f9faf7;border-color:#cdd3d2}.opening{background:radial-gradient(circle at 73% 39%,#fff 0 6%,#e7e9e7 16%,#0000 38%),linear-gradient(135deg,#fbfbf8 0%,#eef0ee 55%,#d4d9d8 100%)}.opening__sun{background:radial-gradient(circle at 34% 25%,#fff 0 7%,#f6f7f5 13%,#dfe3e2 31%,#aeb8ba 61%,#67767b 82%,#38464c 100%);box-shadow:0 60px 120px #27383d38,inset 0 0 110px #ffffff85}.opening__rings i{border-color:#52656b2e}.opening__copy>p,.section-title>p,.promise>p,.finale__content>p,.order-sheet>p,.opening h1 em,.scene h2 em,.section-title h2 em,.promise h2 em,.order-sheet h2 em{color:var(--green)}.opening__tag{background:#f8f9f6d9;border:1px solid #ffffffa8;box-shadow:0 20px 48px #26383c22}.opening__tag span{color:var(--brand-blue);background:#e2e6e4}.swipe-cue i{background:linear-gradient(var(--green),transparent)}.bottle--photo{filter:none;width:300px;height:650px;overflow:visible;transform:translate(-50%,-50%)}.bottle--photo>img{object-fit:contain;z-index:2;filter:drop-shadow(0 35px 28px #20292d4d)saturate(.88)contrast(1.04);width:100%;height:100%;position:absolute;inset:0}.bottle--photo .bottle__halo{filter:blur(20px);z-index:0;background:radial-gradient(#ffffffc2 0,#d4d9d58a 34%,#0000 68%);inset:10% -18%}.bottle--photo .bottle__shadow{filter:blur(15px);z-index:1;background:#2631364c;width:64%;height:34px;bottom:2%;left:18%}.bottle--compact{transform-origin:50%;width:230px;height:360px;position:relative;top:auto;left:auto;transform:none}.bottle--compact.bottle--500{width:175px;height:325px}.bottle--compact.bottle--1500{width:225px;height:365px}.bottle--compact.bottle--19l{width:305px;height:350px}.product__visual .bottle--compact{transform:none}.bottle--19l>img{filter:drop-shadow(0 30px 24px #1d2b3150)saturate(.82)contrast(1.02)}.story{background:#131b1f}.story__world--origin{background:linear-gradient(#dfe5e4 0%,#f4f5f2 56%,#78878b 56%,#171f23 100%)}.story__world--purity{background:radial-gradient(circle,#607981,#1a2529 54%,#0c1215 100%)}.story__world--detail{background:radial-gradient(circle at 70% 20%,#fff 0 2%,#89979a 17%,#182126 54%,#0b1114 100%)}.story__world--delivery{background:linear-gradient(155deg,#f0f2ef,#bfc7c6 45%,#536267 46%,#151d21 100%)}.story__world--moment{background:radial-gradient(circle at 50% 42%,#f2f4f1,#aeb9b9 27%,#28363b 59%,#0c1215 100%)}.scene p{color:#79d79e}.scene h2 em{color:#72d79a}.scene span{color:#d4dcdb}.story__wordmark{-webkit-text-stroke-color:#dce5e314}.story__label{color:#d7e0de}.story__label i{background:#72cf93}.story__chapters i.active{background:#69d28f;box-shadow:0 0 20px #44b975}.story__handoff span{color:#80dca3}.story__bottle{filter:drop-shadow(0 42px 50px #000a)saturate(.86)brightness(1.03)}.world__sun{background:#f8f4dc;box-shadow:0 0 100px #fff}.mountain--back{background:#87969a}.mountain--front{background:#4f6065}.purity-rings i{border-color:#bdc8c8}.route span{background:#6d7c81}.route i,.route b{background:#0c9d52}.glass{background:#f8faf766;border-color:#dbe2e0}.glass__water{background:#96aaa9}.purification__sticky{background:radial-gradient(circle at 50% 48%,#334349 0,#1b272c 32%,#0d1417 72%,#080d0f 100%)}.purification__grid{background-image:linear-gradient(#c7d0cf0b 1px,#0000 1px),linear-gradient(90deg,#c7d0cf0b 1px,#0000 1px)}.purification__glow--one{background:#90a0a250}.purification__glow--two{background:#0c9a5038}.purification__flowline{border-color:#9ba9aa38}.machine__halo{background:radial-gradient(circle,#d9dfdd30 0,#87999c16 40%,#0000 70%)}.machine__pipe{background:linear-gradient(90deg,#526267,#f1f3f1 42%,#9ba7a9 68%,#425158);border-color:#eef1ef}.machine__chamber{background:linear-gradient(90deg,#33464c88,#edf1ef26 30%,#afbbbd3d 66%,#2d3c4188);border-color:#9eacad;box-shadow:inset 0 0 42px #e8eeeb24,0 30px 90px #000}.machine__glass{border-color:#c5cfce66}.machine__water{background:linear-gradient(#dfe8e632,#80969a90 50%,#40555cbb)}.machine__scan{background:#deece7;box-shadow:0 0 14px #b9cdc7,0 0 35px #8fb3a7}.machine__base{color:#172125;background:linear-gradient(135deg,#eef1ef,#aab5b5 55%,#344349);border-color:#eef2ef}.purification__copy p{color:#70d394}.purification__copy h2 em{color:#7bd69c}.purification__copy>span{color:#c3cecd}.purification__rail button{color:#859598}.purification__rail button.active i{background:#69d18f;box-shadow:0 0 16px #4bc27a}.purification__meter{color:#8d9c9f}.purification__meter div i{background:linear-gradient(90deg,#7f9094,#8bd4a5);box-shadow:0 0 12px #73ba8d}.purification__meter b{color:#d4ddd9}.purification__status{color:#b6c4c1}.purification__status i{background:#64d58d;box-shadow:0 0 12px #4bba73}.purification__machine:after{background:radial-gradient(circle,#cdd6d32a 0,#879b9d12 44%,#0000 72%);box-shadow:0 0 90px #91a2a11d}.water-bridge{background:linear-gradient(#0d1417 0%,#28363b 31%,#909c9e 64%,#eef1ee 100%)}.water-bridge__dark{background:radial-gradient(circle at 50% 8%,#8aa09c24,#0000 35%),linear-gradient(#090e10e8,#0000 56%)}.water-bridge__glow{background:radial-gradient(circle,#f5f6f2 0 5%,#c9d0cd99 18%,#7181854e 42%,#0000 68%)}.water-bridge__drop{background:#f5f6f2e8;border-radius:24px;width:92px;height:104px;padding:13px;transform:translate(-50%,-90px)scale(.55);box-shadow:0 24px 80px #0005,inset 0 0 0 1px #fff}.water-bridge--visible .water-bridge__drop{transform:translate(-50%)scale(1)}.water-bridge__drop img{object-fit:contain;filter:drop-shadow(0 7px 10px #0002);width:100%;height:100%}.water-bridge__rings i{border-color:#dce4e19b}.water-bridge__copy p{color:#83d9a0}.water-bridge__copy h2 em{color:#86dca4}.water-bridge__copy>span{color:#e2e8e5}.water-bridge__current i{border-top-color:#d5dfdc88}.water-bridge__wave{background:#ecefeb}.water-bridge__wave--back{background:#aeb8b7}.products{background:#f0f1ee}.product{background:linear-gradient(145deg,#fbfbf8,#eff1ef);border-color:#d2d7d6;box-shadow:0 28px 70px #28363b12}.product:before{content:"";pointer-events:none;background:linear-gradient(120deg,#ffffffb8,#0000 38%);position:absolute;inset:0}.product__index{color:#7b8789}.product__visual{background:radial-gradient(circle,#fff 0 24%,#dfe3e1 43%,#0000 70%)}.product__visual>span{color:var(--green)}.product__copy>p{color:var(--brand-blue)}.product__copy button:hover{color:var(--green);border-color:var(--green)}.promise{background:#11191d}.promise:before{background:radial-gradient(#0c9c5047,#0000 65%)}.promise__orb{background:#f3f5f1;border:1px solid #ffffff25;border-radius:28px;width:112px;height:124px;padding:16px;transform:none;box-shadow:0 0 80px #ffffff17}.promise__orb img{object-fit:contain;width:100%;height:100%}.promise__points span{color:#d0d9d6}.finale{background:#e5e8e5}.finale__liquid{background:linear-gradient(145deg,#9aa6a7,#4a595e 52%,#1a272c 78%,#087f45)}.finale__content>p{color:#b5f0c9}.finale button{background:#f7f8f5}footer{color:#fff;background:#0f171a;border-top:1px solid #ffffff12}footer p{color:#bbc5c2}footer small{color:#7f8d8b}.brand--footer{color:#fff;display:flex}.brand--footer>img{object-fit:contain;filter:none;width:58px;height:64px}.brand--footer>b{color:#fff;line-height:1;display:grid}.brand--footer>b>small{letter-spacing:.24em;color:#8fd6a7;margin-top:6px;font:700 7px Manrope}.modal__backdrop{background:#070c0ee1}.order-sheet{background:#f1f2ef}.order-sheet input,.order-sheet select,.choices button{background:#fafaf8;border-color:#d0d6d4}.choices button.active{background:#202a2e}.send-order{background:linear-gradient(135deg,#087d44,#0aa65a)}.mobile-order{background:#172125ed;border-color:#ffffff4f}.mobile-order span{background:linear-gradient(145deg,#99a5a6,#087f45)}@media (max-width:900px){.opening{background:linear-gradient(#f4f5f2 0%,#d7dcda 48%,#536368 74%,#1c282d 100%)}.opening__sun{background:radial-gradient(circle at 35% 25%,#fff 0 7%,#f0f2ef 18%,#c5cccb 47%,#7d8c90 72%,#445258 100%)}.opening__visual:after{background:linear-gradient(#0000 0%,#141d200f 16%,#141d2099 58%,#0d1417f5 100%)}.opening__copy>p{color:#c8f2d7}.opening h1{color:#fff}.opening h1 em{color:#70d99a}.opening__copy button{color:#fff;border-bottom-color:#fff}.opening__tag{background:#f6f7f2dc}.opening__tag span{color:#225c75;background:#e0e5e2}.purification__sticky{background:radial-gradient(circle at 50% 34%,#3e5056 0,#202d32 32%,#0c1316 72%)}.purification__rail button.active i{background:#69d18f;box-shadow:0 0 14px #4ac07a}.bottle--photo{width:250px;height:585px}.story__bottle .bottle--photo{width:245px;height:560px}.product__visual .bottle--compact{transform:none}}@media (max-width:520px){.brand>img{width:37px;height:39px}.opening__copy{bottom:72px}.bottle--photo{width:224px;height:520px}.opening__tag{padding:10px 12px;font-size:8px}.opening__tag--one{top:20%;right:3%}.opening__tag--two{bottom:25%;left:3%}.product__visual .bottle--500{width:150px;height:290px}.product__visual .bottle--1500{width:190px;height:320px}.product__visual .bottle--19l{width:265px;height:310px}}.contact{color:var(--ink);background:linear-gradient(#f5f6f3,#e6e9e5);padding:120px clamp(20px,6vw,90px)}.contact__intro{max-width:860px;margin-bottom:54px}.contact__intro>p{letter-spacing:.25em;color:var(--green);font-size:10px;font-weight:800}.contact__intro h2{letter-spacing:-.065em;margin:16px 0 22px;font:800 clamp(52px,7vw,96px)/.92 Manrope}.contact__intro h2 em{color:#566266;font-style:normal}.contact__intro>span{max-width:620px;color:var(--muted);font-size:17px;line-height:1.7;display:block}.contact__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;max-width:1200px;display:grid}.contact-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);min-height:110px;color:var(--ink);background:#ffffffc9;border:1px solid #1721261a;border-radius:26px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:22px 24px;text-decoration:none;transition:transform .25s,border-color .25s,box-shadow .25s;display:grid;box-shadow:0 18px 50px #14202610}.contact-card:hover{border-color:#087f4555;transform:translateY(-4px);box-shadow:0 24px 60px #1420261c}.contact-card>svg:first-child{width:44px;height:44px;color:var(--green);background:#e1e7e3;border-radius:50%;padding:11px}.contact-card span{gap:6px;min-width:0;display:grid}.contact-card small{letter-spacing:.18em;text-transform:uppercase;color:#788481;font-size:9px;font-weight:800}.contact-card b{overflow-wrap:anywhere;font:700 16px/1.4 Manrope}.footer__details,.footer__links{gap:8px;display:grid}.footer__details a,.footer__links a{color:#c7d1ce;font-size:13px;text-decoration:none}.footer__details a:hover,.footer__links a:hover{color:#9ce6b5}.footer__links{text-align:right;justify-items:end}@media (max-width:900px){.contact{padding:90px 18px 120px}.contact__intro{margin-bottom:34px}.contact__intro h2{font-size:clamp(46px,13vw,68px)}.contact__grid{grid-template-columns:1fr}.contact-card{border-radius:22px;min-height:96px;padding:18px}.contact-card b{font-size:14px}.footer__links{text-align:left;justify-items:start}}.director-message{color:var(--ink);background:linear-gradient(145deg,#f8f8f5 0%,#e9ece8 58%,#d8ddda 100%);grid-template-columns:minmax(360px,.92fr) minmax(440px,1.08fr);align-items:center;gap:clamp(42px,6vw,96px);padding:clamp(90px,10vw,155px) clamp(20px,6vw,90px);display:grid;position:relative;overflow:hidden}.director-message:before{content:"";pointer-events:none;background:radial-gradient(circle,#fffd 0 25%,#b9c3bf38 50%,#0000 72%);border-radius:50%;width:620px;height:620px;position:absolute;inset:-20% -15% auto auto}.director-message:after{content:"SAF SU";letter-spacing:-.08em;color:#15212608;pointer-events:none;font:900 clamp(120px,18vw,310px)/.8 Manrope;position:absolute;bottom:-.22em;right:-.03em}.director-message>*{z-index:1;position:relative}.director-message__portrait{min-width:0}.director-message__image-wrap{isolation:isolate;background:#ccd2cf;border:1px solid #fffa;border-radius:38px;max-width:760px;margin:auto;position:relative;overflow:hidden;box-shadow:0 42px 100px #1019182b}.director-message__image-wrap:after{content:"";pointer-events:none;background:linear-gradient(#0000 58%,#10181752 100%);position:absolute;inset:0}.director-message__image-wrap>img{aspect-ratio:755/834;object-fit:cover;width:100%;height:auto;transition:transform .8s cubic-bezier(.2,.7,.2,1);display:block}.director-message__image-wrap:hover>img{transform:scale(1.025)}.director-message__badge{z-index:2;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);color:#23302d;background:#f8faf8e8;border:1px solid #ffffffb8;border-radius:999px;align-items:center;gap:12px;padding:10px 16px 10px 10px;display:flex;position:absolute;bottom:20px;left:20px;box-shadow:0 15px 40px #1019182b}.director-message__badge img{object-fit:contain;width:38px;height:42px}.director-message__badge span{letter-spacing:.16em;font:800 8px/1.4 Manrope}.director-message__content{max-width:760px}.director-message__eyebrow{letter-spacing:.27em;color:var(--green);margin:0 0 15px;font:800 10px Manrope}.director-message h2{letter-spacing:-.07em;margin:0 0 38px;font:800 clamp(55px,7vw,104px)/.88 Manrope}.director-message h2 em{color:#566266;font-style:normal}.director-message__copy{color:#485451;gap:16px;max-width:68ch;font-size:clamp(15px,1.15vw,18px);line-height:1.72;display:grid}.director-message__copy p{margin:0}.director-message__copy strong{color:var(--green);font:800 18px Manrope}.director-message__signoff{border-top:1px solid #16211e1c;gap:5px;margin-top:30px;padding-top:24px;display:grid}.director-message__signoff>span{color:var(--green);font:700 12px Manrope}.director-message__signoff>b{letter-spacing:-.035em;font:800 27px Manrope}.director-message__signoff>small{letter-spacing:.13em;text-transform:uppercase;color:#73807d;font:700 10px Manrope}.director-message__values{flex-wrap:wrap;gap:10px 20px;margin-top:30px;display:flex}.director-message__values span{color:#52605d;align-items:center;gap:8px;font:700 11px Manrope;display:flex}.director-message__values svg{width:20px;height:20px;color:var(--green);background:#dbe5df;border-radius:50%;padding:4px}@media (max-width:1000px){.director-message{grid-template-columns:1fr;gap:48px}.director-message__portrait{order:0}.director-message__content{order:1;max-width:820px}.director-message__image-wrap{max-width:720px}.director-message h2{font-size:clamp(52px,11vw,84px)}}@media (max-width:600px){.director-message{gap:38px;padding:78px 18px 88px}.director-message__image-wrap{border-radius:28px}.director-message__badge{padding:8px 12px 8px 8px;bottom:12px;left:12px}.director-message__badge img{width:30px;height:34px}.director-message__badge span{font-size:7px}.director-message h2{margin-bottom:28px;font-size:clamp(46px,13vw,64px)}.director-message__copy{gap:14px;font-size:14px;line-height:1.68}.director-message__copy strong{font-size:16px}.director-message__signoff>b{font-size:23px}.director-message__values{grid-template-columns:1fr 1fr;gap:12px;display:grid}.director-message:after{font-size:100px;bottom:-.08em}}.navmenu{gap:clamp(16px,1.7vw,28px)}.navmenu a{white-space:nowrap}.order-sheet textarea{border:1px solid var(--line);width:100%;min-height:92px;color:var(--ink);resize:vertical;font:inherit;background:#fafaf8;border-radius:15px;padding:14px 15px}.multi-order{gap:10px;margin:0 0 20px;display:grid}.multi-order__item{border:1px solid var(--line);background:#fafaf8;border-radius:16px;grid-template-columns:1fr 92px;align-items:center;gap:14px;padding:13px 14px;transition:border-color .2s,box-shadow .2s,background .2s;margin:0!important;display:grid!important}.multi-order__item--active{background:#f2faf5;border-color:#079b50;box-shadow:0 0 0 3px #079b5012}.multi-order__item span{gap:2px;display:grid}.multi-order__item b{font:800 16px Manrope}.multi-order__item small{color:var(--muted);font-size:10px;font-weight:600}.multi-order__item input{text-align:center;margin:0;font-weight:800;height:46px!important}.send-order--disabled{opacity:.48;cursor:not-allowed;filter:grayscale(.35)}@media (max-width:1180px) and (min-width:901px){.navmenu{gap:14px}.navmenu a{font-size:11px}.navmenu button{padding:11px 15px}.topbar{padding-left:24px;padding-right:24px}}@media (max-width:900px){.navmenu{gap:22px;overflow-y:auto}.navmenu a{font-size:clamp(30px,9vw,38px)}.multi-order__item{grid-template-columns:1fr 82px}}.hero-showcase{z-index:3;pointer-events:none;filter:drop-shadow(0 38px 60px #0d171924);width:min(74vw,980px);height:min(70vh,720px);position:absolute;top:54%;left:50%;transform:translate(-50%,-50%)}.hero-showcase__mist{filter:blur(18px);background:radial-gradient(circle at 50% 45%,#ffffffd8 0,#eef2f0b8 26%,#cfd7d769 52%,#0000 72%);border-radius:50%;animation:6.5s ease-in-out infinite heroMistPulse;position:absolute;inset:7% 8% 13%}.hero-showcase__surface{filter:blur(10px);background:radial-gradient(#d9e2e033 0,#becac85e 25%,#94a5aa48 44%,#0000 72%);border-radius:50%;height:22%;position:absolute;bottom:10%;left:8%;right:8%}.hero-showcase__splash{opacity:.94;width:34%;height:30%;position:absolute;bottom:13%}.hero-showcase__splash:before,.hero-showcase__splash:after{content:"";clip-path:polygon(0 78%,10% 72%,17% 54%,25% 62%,31% 39%,41% 55%,53% 17%,62% 45%,75% 26%,83% 53%,92% 40%,100% 72%,100% 100%,0 100%);filter:drop-shadow(0 14px 28px #dbf6ff52);background:radial-gradient(circle at 30% 70%,#ffffffcf 0 4%,#0000 5%),radial-gradient(circle at 55% 30%,#eef7ffef 0 5%,#0000 6%),radial-gradient(circle at 75% 55%,#d9f2ffea 0 4%,#0000 5%),linear-gradient(#eff8ff00 0%,#eff8ff6e 18%,#c7e7f06b 48%,#d9f1f100 100%);position:absolute;inset:0}.hero-showcase__splash:after{opacity:.5;filter:blur(6px);transform:translateY(14px)scale(.92)}.hero-showcase__splash--left{animation:5.8s ease-in-out infinite heroSplashLeft;left:0;transform:rotate(-8deg)}.hero-showcase__splash--right{animation:6.2s ease-in-out infinite heroSplashRight;right:0;transform:scaleX(-1)rotate(-6deg)}.hero-showcase__ice{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:linear-gradient(145deg,#ffffffdc,#d9e9efb8 55%,#b6cad143 100%);border:1px solid #ffffffb4;border-radius:16px;width:58px;height:58px;animation:7.5s ease-in-out infinite iceDrift;position:absolute;transform:rotate(18deg);box-shadow:inset -8px -8px 16px #89b0be30,inset 8px 8px 16px #ffffff9c,0 12px 24px #637e8725}.hero-showcase__ice:after{content:"";opacity:.8;border:1px solid #ffffff90;border-radius:12px;position:absolute;inset:10px}.hero-showcase__ice--one{animation-delay:-1.3s;top:46%;left:10%}.hero-showcase__ice--two{width:46px;height:46px;animation-delay:-3.4s;top:38%;right:12%}.hero-showcase__ice--three{width:40px;height:40px;animation-delay:-5.2s;bottom:18%;left:28%}.hero-showcase__ice--four{width:52px;height:52px;animation-delay:-2.1s;bottom:16%;right:28%}.hero-showcase__bubble{background:radial-gradient(circle at 35% 35%,#fff,#dff1f44d 55%,#0000 70%);border:1px solid #ffffff87;border-radius:50%;width:16px;height:16px;animation:6s linear infinite bubbleLift;position:absolute;box-shadow:0 0 16px #ffffff56}.hero-showcase__bubble--one{animation-delay:-1.7s;bottom:24%;left:24%}.hero-showcase__bubble--two{width:12px;height:12px;animation-delay:-3.9s;bottom:22%;left:71%}.hero-showcase__bubble--three{width:20px;height:20px;animation-delay:-.8s;bottom:19%;left:83%}.hero-showcase__bottle{transform-origin:bottom;will-change:transform;filter:drop-shadow(0 35px 45px #202d3130);position:absolute;bottom:13%}.hero-showcase__bottle img{object-fit:contain;-webkit-user-select:none;user-select:none;width:100%;height:auto;display:block}.hero-showcase__bottle--500{width:min(19vw,195px);animation:6.3s ease-in-out infinite heroBottleSmall;left:8%}.hero-showcase__bottle--1500{width:min(24vw,265px);animation:5.6s ease-in-out infinite heroBottleMain;left:33%}.hero-showcase__bottle--19l{width:min(31vw,370px);animation:6.8s ease-in-out infinite heroBottleLarge;right:2%}.hero-showcase__meta{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);letter-spacing:.08em;color:#223237;background:#f8f9f6de;border:1px solid #ffffffb3;border-radius:999px;align-items:center;gap:10px;padding:12px 16px;font:800 10px/1 Manrope;display:flex;position:absolute;box-shadow:0 14px 40px #26383c1f}.hero-showcase__meta span{color:#687678}.hero-showcase__meta b{color:#0a8f4b;letter-spacing:.05em;font:900 11px/1 Manrope}.hero-showcase__meta--sizes{top:11%;left:17%}.hero-showcase__meta--quality{border-radius:22px;gap:5px;padding:14px 18px;display:grid;bottom:8%;right:8%}.hero-showcase__meta--quality span{text-transform:uppercase;letter-spacing:.18em;font-size:9px}.hero-showcase__meta--quality b{font-size:12px}@keyframes heroBottleMain{0%,to{transform:translateY(0)rotate(-1.5deg)scale(1)}50%{transform:translateY(-16px)rotate(1.5deg)scale(1.03)}}@keyframes heroBottleSmall{0%,to{transform:translateY(0)rotate(-4deg)}50%{transform:translateY(-11px)rotate(-1deg)}}@keyframes heroBottleLarge{0%,to{transform:translateY(0)rotate(1.5deg)}50%{transform:translateY(-18px)rotate(-1.5deg)}}@keyframes heroSplashLeft{0%,to{transform:rotate(-8deg)translateY(0)}50%{transform:rotate(-4deg)translateY(-8px)}}@keyframes heroSplashRight{0%,to{transform:scaleX(-1)rotate(-6deg)translateY(0)}50%{transform:scaleX(-1)rotate(-2deg)translateY(-10px)}}@keyframes heroMistPulse{0%,to{opacity:.78;transform:scale(.96)}50%{opacity:1;transform:scale(1.03)}}@keyframes iceDrift{0%,to{transform:rotate(18deg)translateY(0)}50%{transform:rotate(8deg)translateY(-12px)}}@keyframes bubbleLift{0%{opacity:0;transform:translateY(0)scale(.65)}15%{opacity:.85}to{opacity:0;transform:translateY(-180px)scale(1.08)}}@media (max-width:900px){.hero-showcase{width:min(95vw,720px);height:54svh;min-height:420px;top:42%}.hero-showcase__mist{inset:4% 6% 12%}.hero-showcase__surface{height:25%;bottom:9%;left:2%;right:2%}.hero-showcase__bottle--500{width:22vw;min-width:105px;left:4%}.hero-showcase__bottle--1500{width:29vw;min-width:150px;left:29%}.hero-showcase__bottle--19l{width:38vw;min-width:190px;right:-2%}.hero-showcase__meta--sizes{gap:8px;padding:10px 12px;font-size:8px;top:9%;left:14%}.hero-showcase__meta--quality{padding:12px 14px;bottom:12%;right:4%}.hero-showcase__meta--quality b{font-size:10px}.hero-showcase__splash{width:40%;height:28%;bottom:15%}.hero-showcase__ice{display:none}}@media (max-width:520px){.hero-showcase{width:98vw;height:47svh;min-height:360px;top:38%}.hero-showcase__bottle--500{width:24vw;min-width:86px;left:1%}.hero-showcase__bottle--1500{width:30vw;min-width:132px;left:26%}.hero-showcase__bottle--19l{width:40vw;min-width:170px;right:-6%}.hero-showcase__meta--sizes{border-radius:18px;flex-wrap:wrap;max-width:58%;top:10%;left:8%}.hero-showcase__meta--quality{border-radius:18px;max-width:46%;padding:10px 12px;bottom:14%;right:3%}.hero-showcase__meta--quality span{font-size:7px}.hero-showcase__meta--quality b{font-size:9px;line-height:1.25}.hero-showcase__splash{opacity:.75;width:42%;height:22%;bottom:18%}.hero-showcase__bubble--three{left:73%}.opening__tag--two{bottom:29%;left:4%}.opening__tag--one{top:18%;right:3%}}@media (prefers-reduced-motion:reduce){.hero-showcase__mist,.hero-showcase__splash,.hero-showcase__ice,.hero-showcase__bubble,.hero-showcase__bottle{animation:none!important}}
