:root{--ink:#0b0c0d;--soft:#f4f6f8;--line:#dfe3e7;--muted:#676d73;--red:#ef2929;--blue:#2fa8e0;--purple:#5e50a5;--yellow:#ffd217;--green:#3cae4a;--radius:28px;--max:1440px;--header:84px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:#fff;color:var(--ink);font-family:"Avenir Next",Avenir,"Helvetica Neue",Arial,sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased;overflow-x:hidden}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.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}.skip-link{position:fixed;left:16px;top:-60px;background:#fff;padding:12px 18px;z-index:9999;border:2px solid #111}.skip-link:focus{top:16px}.spectrum{height:7px;display:flex;position:fixed;z-index:1001;inset:0 0 auto}.spectrum i{flex:1}.spectrum i:nth-child(1){background:var(--red)}.spectrum i:nth-child(2){background:var(--blue)}.spectrum i:nth-child(3){background:var(--purple)}.spectrum i:nth-child(4){background:var(--yellow)}.spectrum i:nth-child(5){background:var(--green)}.site-header{height:var(--header);position:fixed;inset:7px 0 auto;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,4vw,70px);z-index:1000;background:rgba(255,255,255,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(11,12,13,.08);transition:.25s}.site-header.scrolled{box-shadow:0 10px 30px rgba(0,0,0,.06)}.brand{width:105px;height:65px;overflow:hidden;display:flex;align-items:center}.brand img{width:96px;height:auto}.site-nav{display:flex;align-items:center;gap:clamp(16px,2vw,34px);font-size:13px;letter-spacing:.08em;text-transform:uppercase;font-weight:650}.site-nav a,.install-link{position:relative;background:none;border:0;padding:10px 0;cursor:pointer}.site-nav a:not(.nav-account)::after,.install-link::after{content:"";position:absolute;left:0;right:100%;bottom:5px;height:2px;background:#111;transition:.2s}.site-nav a:hover::after,.site-nav a:focus-visible::after,.install-link:hover::after,.install-link:focus-visible::after{right:0}.nav-account{background:#111!important;color:#fff!important;padding:12px 18px!important;border-radius:999px}.menu-toggle{display:none;border:0;background:none;width:46px;height:46px;padding:10px}.menu-toggle span{height:2px;background:#111;display:block;margin:6px 0;transition:.25s}.hero{min-height:100svh;padding:calc(var(--header) + 80px) clamp(24px,7vw,110px) 70px;display:grid;grid-template-columns:minmax(0,.85fr) minmax(420px,1.15fr);align-items:center;position:relative;overflow:hidden;background:radial-gradient(circle at 72% 46%,#f4f6f9 0,#fff 54%)}.hero::before{content:"";position:absolute;left:-8vw;bottom:-25vw;width:48vw;height:48vw;border-radius:50%;background:linear-gradient(145deg,rgba(47,168,224,.12),rgba(94,80,165,.09));filter:blur(4px)}.hero-copy{position:relative;z-index:2;max-width:700px}.eyebrow{font-size:12px;letter-spacing:.22em;font-weight:800;margin:0 0 18px;text-transform:uppercase}.hero h1,.section h2{font-weight:500;letter-spacing:-.055em;line-height:.95;margin:0}.hero h1{font-size:clamp(66px,8vw,138px)}.hero h1 span{font-weight:780}.hero-lead{max-width:630px;font-size:clamp(18px,1.55vw,25px);color:#4d5359;margin:32px 0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:15px 24px;border:1px solid #111;cursor:pointer;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;transition:.2s;min-height:52px}.button:hover{transform:translateY(-2px)}.button-dark{background:#111;color:#fff}.button-light{background:#fff}.button-white{background:#fff;color:#111;border-color:#fff}.love-line{margin-top:36px;display:flex;align-items:baseline;gap:10px;white-space:nowrap;font-size:20px;letter-spacing:.2em;font-weight:700}.love-line .love-prefix{display:inline;margin:0;color:var(--muted);font-size:12px;letter-spacing:.12em}.love-line .love-word{display:inline;margin:0;color:var(--ink);font-size:20px;letter-spacing:.2em;font-weight:800}.hero-products{height:min(76vh,780px);position:relative;display:flex;justify-content:center;align-items:flex-end;z-index:1}.hero-bottle{height:94%;width:auto;position:absolute;right:15%;bottom:-4%;z-index:3;filter:drop-shadow(0 35px 28px rgba(0,0,0,.16))}.hero-liter{height:70%;width:auto;position:absolute;left:7%;bottom:-1%;z-index:2;filter:drop-shadow(0 30px 25px rgba(0,0,0,.14))}.aura{position:absolute;border-radius:50%;filter:blur(2px);opacity:.55}.aura-one{width:56%;aspect-ratio:1;background:rgba(47,168,224,.15);right:4%;top:5%}.aura-two{width:52%;aspect-ratio:1;background:rgba(94,80,165,.12);left:4%;bottom:7%}.hero-badge{position:absolute;right:2%;top:20%;width:132px;height:132px;border-radius:50%;background:#111;color:#fff;display:grid;place-content:center;text-align:center;z-index:4;border:6px solid #fff;box-shadow:0 20px 50px rgba(0,0,0,.16)}.hero-badge strong{font-size:36px;line-height:1}.hero-badge small{font-size:9px;letter-spacing:.18em;margin-top:6px}.scroll-cue{position:absolute;bottom:25px;left:50%;transform:translateX(-50%);font-size:9px;letter-spacing:.22em;font-weight:800;text-align:center}.scroll-cue span{display:block;width:1px;height:35px;background:#111;margin:0 auto 9px;animation:pulse 1.5s infinite}@keyframes pulse{50%{opacity:.25;transform:scaleY(.65);transform-origin:bottom}}.section{padding:clamp(80px,10vw,150px) clamp(24px,7vw,110px);max-width:var(--max);margin:auto}.section-label{font-size:10px;font-weight:800;letter-spacing:.18em;color:#8b9198;margin-bottom:55px}.section-label.light{color:rgba(255,255,255,.55)}.statement-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(50px,8vw,140px);align-items:start}.section h2{font-size:clamp(50px,6.2vw,96px)}.statement-copy{font-size:20px;color:#40464b}.statement-copy p{margin:0 0 24px}.legal-note,.section-footnote{font-size:12px!important;color:#747a80!important}.mineral-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:90px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.mineral-grid article{padding:38px 26px;border-right:1px solid var(--line)}.mineral-grid article:last-child{border:0}.mineral-grid span{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;background:#111;color:#fff;font-size:14px}.mineral-grid h3{font-size:21px;margin:24px 0 8px}.mineral-grid p{font-size:14px;color:var(--muted);margin:0}.section-head{display:flex;justify-content:space-between;gap:60px;align-items:end;margin-bottom:70px}.section-head>div{max-width:860px}.section-head>p{max-width:420px;color:var(--muted);font-size:18px}.product-showcase{display:grid;gap:32px}.product-card{min-height:720px;display:grid;grid-template-columns:1.1fr .9fr;border-radius:var(--radius);overflow:hidden;background:var(--soft)}.product-card:nth-child(even){grid-template-columns:.9fr 1.1fr}.product-card:nth-child(even) .product-art{order:2}.product-art{display:grid;place-items:center;min-height:650px;position:relative;overflow:hidden;background:linear-gradient(140deg,#fafafa,#e9edf1)}.product-art::after{content:"";position:absolute;width:55%;height:22px;border-radius:50%;background:rgba(0,0,0,.15);filter:blur(14px);bottom:6%}.product-art img{height:86%;width:auto;object-fit:contain;position:relative;z-index:1;filter:drop-shadow(0 30px 24px rgba(0,0,0,.13))}.liter-card .product-art img{height:74%}.product-info{padding:clamp(50px,7vw,110px);display:flex;flex-direction:column;justify-content:center}.product-number{font-size:11px;letter-spacing:.15em;font-weight:800}.product-info h3{font-size:clamp(42px,5vw,72px);letter-spacing:-.05em;margin:15px 0}.product-info>p:not(.product-number){font-size:20px;color:var(--muted)}.product-info ul{padding:0;list-style:none;border-top:1px solid #cfd4d8;margin:30px 0}.product-info li{padding:14px 0;border-bottom:1px solid #cfd4d8;font-size:14px}.product-info a{font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:12px}.blend{max-width:none;background:#090a0b;color:#fff;display:grid;grid-template-columns:1fr 1fr;padding:0;min-height:850px}.blend-visual{min-height:850px;position:relative;display:grid;place-items:center;overflow:hidden;background:linear-gradient(135deg,#f7f8fa,#e8ebef)}.blend-visual img{width:62%;border-radius:50%;position:relative;z-index:2;box-shadow:0 45px 90px rgba(0,0,0,.2)}.blend-rings span{position:absolute;border:1px solid rgba(94,80,165,.22);border-radius:50%;inset:50%;transform:translate(-50%,-50%)}.blend-rings span:nth-child(1){width:65%;aspect-ratio:1}.blend-rings span:nth-child(2){width:92%;aspect-ratio:1}.blend-rings span:nth-child(3){width:120%;aspect-ratio:1}.blend-copy{padding:clamp(80px,8vw,140px);display:flex;flex-direction:column;justify-content:center}.blend-copy h2{font-size:clamp(54px,6vw,90px)}.blend-copy>p:not(.eyebrow){font-size:20px;color:#bdc1c5;max-width:620px}.blend-list{margin-top:40px;border-top:1px solid #2c2d2f}.blend-list div{padding:16px 0;border-bottom:1px solid #2c2d2f;display:flex;gap:16px;align-items:center}.blend-list i{width:13px;height:13px;border-radius:50%}.red{background:var(--red)}.blue{background:var(--blue)}.purple{background:var(--purple)}.yellow{background:var(--yellow)}.green{background:var(--green)}.delivery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.delivery-grid article{padding:36px;border:1px solid var(--line);border-radius:22px;min-height:300px}.delivery-grid b{font-size:11px;letter-spacing:.15em}.delivery-grid h3{font-size:38px;letter-spacing:-.04em;margin:60px 0 12px}.delivery-grid p{color:var(--muted)}.zip-check{margin-top:28px;background:#111;color:#fff;border-radius:24px;padding:clamp(30px,4vw,60px);display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.zip-check h3{font-size:32px;margin:0}.zip-check form{display:flex;background:#fff;border-radius:999px;padding:7px}.zip-check input{border:0;outline:0;padding:12px 18px;min-width:0;flex:1}.zip-check button{border:0;border-radius:999px;background:#111;color:#fff;padding:12px 22px;font-weight:800;cursor:pointer}.form-result{font-size:13px;grid-column:1/-1;margin:0;min-height:20px}.form-result.success{color:#8ee7a0}.form-result.error{color:#ffaaaa}.plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.plan{border:1px solid var(--line);border-radius:24px;padding:40px;min-height:520px;display:flex;flex-direction:column}.plan.featured{background:#111;color:#fff;border-color:#111;transform:translateY(-20px);position:relative}.popular{position:absolute;top:20px;right:20px;font-size:9px;letter-spacing:.14em;background:#fff;color:#111;padding:8px 12px;border-radius:999px}.plan-kicker{font-size:10px;letter-spacing:.18em;font-weight:800}.plan h3{font-size:52px;letter-spacing:-.05em;margin:50px 0 6px}.plan>p:not(.plan-kicker){color:#737980}.plan.featured>p:not(.plan-kicker){color:#c9cdd1}.plan .plan-price{font-size:16px;font-weight:800;letter-spacing:.02em;color:#111;margin:0 0 20px}.plan.featured .plan-price{color:#fff}.plan ul{list-style:none;padding:20px 0;margin:20px 0 auto;border-top:1px solid currentColor}.plan li{padding:11px 0;border-bottom:1px solid rgba(127,127,127,.35);font-size:14px}.section-footnote{text-align:center;margin-top:30px}.partners{max-width:none;background:#5e50a5;color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:clamp(60px,9vw,150px);padding-left:max(24px,calc((100vw - var(--max))/2 + 110px));padding-right:max(24px,calc((100vw - var(--max))/2 + 110px))}.partner-copy h2{font-size:clamp(58px,6.2vw,92px)}.partner-copy>p:not(.eyebrow){font-size:20px;color:#e2e0ee}.partner-types{display:flex;flex-wrap:wrap;gap:9px;margin-top:36px}.partner-types span{border:1px solid rgba(255,255,255,.45);border-radius:999px;padding:9px 13px;font-size:11px}.partner-form,.contact-form{display:grid;gap:17px}.partner-form label,.contact-form label{font-size:11px;letter-spacing:.1em;text-transform:uppercase;font-weight:800}.partner-form input,.partner-form select,.partner-form textarea,.contact-form input,.contact-form select,.contact-form textarea{display:block;width:100%;margin-top:7px;border:0;border-bottom:1px solid rgba(255,255,255,.5);background:transparent;color:#fff;padding:12px 0;outline:0;border-radius:0}.partner-form select,.contact-form select{background:#5e50a5}.partner-form textarea,.contact-form textarea{resize:vertical}.partner-form input:focus,.partner-form textarea:focus,.partner-form select:focus,.contact-form input:focus,.contact-form textarea:focus,.contact-form select:focus{border-color:#fff}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:22px}.partner-form .button,.contact-form .button{justify-self:start;margin-top:12px}.ops-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.ops-grid article{background:var(--soft);border-radius:20px;padding:30px;min-height:300px}.ops-grid span{font-size:10px;letter-spacing:.16em;font-weight:800}.ops-grid h3{font-size:27px;line-height:1.05;margin:80px 0 14px}.ops-grid p{font-size:14px;color:var(--muted)}.portal-cta{margin-top:24px;border:1px solid var(--line);border-radius:22px;padding:26px 30px;display:flex;justify-content:space-between;gap:30px;align-items:center}.portal-cta>div{display:flex;align-items:center;gap:20px}.portal-cta img{width:74px;border-radius:17px}.portal-cta h3{margin:0;font-size:24px}.faq-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:100px}.accordion details{border-top:1px solid var(--line);padding:0}.accordion details:last-child{border-bottom:1px solid var(--line)}.accordion summary{list-style:none;cursor:pointer;padding:28px 0;font-size:20px;font-weight:700;display:flex;justify-content:space-between}.accordion summary::-webkit-details-marker{display:none}.accordion summary span{font-size:26px;font-weight:400}.accordion details[open] summary span{transform:rotate(45deg)}.accordion details p{margin:0;padding:0 50px 30px 0;color:var(--muted)}.contact{max-width:none;background:#111;color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:clamp(60px,9vw,150px);padding-left:max(24px,calc((100vw - var(--max))/2 + 110px));padding-right:max(24px,calc((100vw - var(--max))/2 + 110px))}.contact h2{font-size:clamp(70px,8vw,130px)}.contact-intro>p:not(.eyebrow):not(.location){color:#bbc0c5}.phone{font-size:clamp(30px,4vw,54px);font-weight:700;letter-spacing:-.04em}.location{font-size:12px;letter-spacing:.08em;margin-top:45px;color:#858b91}.contact-form select{background:#111}.site-footer{padding:70px clamp(24px,7vw,110px) 30px;background:#f3f5f7}.footer-brand img{width:210px;height:auto}.footer-brand p{font-size:13px;color:var(--muted)}.site-footer{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.footer-links h3{font-size:11px;letter-spacing:.14em;text-transform:uppercase}.footer-links a,.footer-links button{display:block;margin:11px 0;color:#565c62;font-size:14px;border:0;background:none;padding:0;cursor:pointer;text-align:left}.footer-bottom{grid-column:1/-1;border-top:1px solid #d9dde1;padding-top:22px;display:flex;justify-content:space-between;gap:30px;font-size:11px;color:#777d83}.install-sheet{position:fixed;inset:0;background:rgba(0,0,0,.52);z-index:5000;display:grid;place-items:end center;padding:18px}.install-sheet[hidden]{display:none}.install-card{background:#fff;border-radius:28px 28px 20px 20px;padding:35px;width:min(100%,520px);text-align:center;position:relative}.install-card img{width:94px;border-radius:22px;margin:auto}.install-card h2{font-size:32px;margin:18px 0 6px}.install-close{position:absolute;top:14px;right:16px;border:0;background:#eee;border-radius:50%;width:36px;height:36px;font-size:24px;cursor:pointer}.toast{position:fixed;right:20px;bottom:20px;background:#111;color:#fff;border-radius:14px;padding:14px 18px;z-index:6000;transform:translateY(120px);opacity:0;transition:.25s;max-width:380px}.toast.show{transform:none;opacity:1}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}@media(max-width:1050px){:root{--header:74px}.menu-toggle{display:block;z-index:2}.site-nav{position:fixed;inset:0;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:20px;gap:18px;transform:translateX(100%);transition:.3s}.site-nav.open{transform:none}.menu-toggle[aria-expanded=true] span:nth-child(1){transform:translateY(8px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.hero{grid-template-columns:1fr;padding-top:calc(var(--header) + 50px);text-align:center}.hero-copy{margin:auto}.hero-actions{justify-content:center}.hero-products{height:62svh;min-height:530px}.hero-bottle{right:24%}.hero-liter{left:18%}.love-line{margin-bottom:20px}.statement-grid,.blend,.partners,.contact,.faq-layout{grid-template-columns:1fr}.blend-visual{min-height:650px}.product-card,.product-card:nth-child(even){grid-template-columns:1fr}.product-card:nth-child(even) .product-art{order:0}.delivery-grid,.plan-grid{grid-template-columns:1fr}.plan.featured{transform:none}.ops-grid{grid-template-columns:1fr 1fr}.partners,.contact{padding-left:clamp(24px,7vw,80px);padding-right:clamp(24px,7vw,80px)}.section-head{align-items:start;flex-direction:column}.zip-check{grid-template-columns:1fr}.site-footer{grid-template-columns:1fr}}@media(max-width:680px){:root{--radius:20px}.site-header{padding:0 18px}.brand{width:86px}.brand img{width:82px}.hero{padding-left:20px;padding-right:20px;min-height:auto;padding-bottom:70px}.hero h1{font-size:clamp(56px,18vw,82px)}.hero-lead{font-size:17px;margin:24px 0}.hero-actions{display:grid}.hero-actions .button{width:100%}.love-line{font-size:16px}.hero-products{height:500px;min-height:0;margin-top:20px}.hero-bottle{height:95%;right:9%;bottom:-2%}.hero-liter{height:65%;left:0}.hero-badge{width:92px;height:92px;right:0;top:10%;border-width:4px}.hero-badge strong{font-size:26px}.scroll-cue{display:none}.section{padding:80px 20px}.section-label{margin-bottom:36px}.section h2{font-size:clamp(44px,13vw,64px)}.statement-grid{gap:35px}.statement-copy{font-size:17px}.mineral-grid{grid-template-columns:1fr 1fr;margin-top:55px}.mineral-grid article:nth-child(2){border-right:0}.mineral-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.product-card{min-height:0}.product-art{min-height:440px}.product-art img{height:86%}.liter-card .product-art img{height:72%}.product-info{padding:38px 26px}.product-info h3{font-size:44px}.blend-visual{min-height:500px}.blend-copy{padding:75px 22px}.blend-copy h2{font-size:50px}.delivery-grid article{min-height:240px}.delivery-grid h3{margin-top:40px}.zip-check{padding:27px 20px}.zip-check form{display:grid;border-radius:18px;gap:6px}.zip-check input,.zip-check button{border-radius:12px}.plan{padding:30px;min-height:470px}.plan h3{margin-top:38px}.partners,.contact{padding:80px 20px}.form-row{grid-template-columns:1fr}.ops-grid{grid-template-columns:1fr}.ops-grid article{min-height:240px}.ops-grid h3{margin-top:50px}.portal-cta,.portal-cta>div{align-items:flex-start;flex-direction:column}.faq-layout{gap:40px}.accordion summary{font-size:17px}.site-footer{padding:55px 20px 25px}.footer-links{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column}.toast{left:15px;right:15px;bottom:15px}.install-card{padding:32px 22px}}

/* FLãVã Water Web 1.3 — unified public UI */
#main{display:flex;flex-direction:column}.hero h1{font-size:clamp(58px,6.3vw,106px)}.hero-alkaline{color:var(--ink)}.hero h1 .hero-pure{color:var(--purple);font-weight:500}.hero h1 .hero-natural{color:var(--blue);font-weight:500}.hero h1 .hero-flava{color:var(--ink);font-weight:780}.hero-badge strong{font-size:25px;line-height:1.05;letter-spacing:-.025em;white-space:nowrap}.hero-badge small{font-size:11px;line-height:1.1;letter-spacing:.08em;margin-top:8px;text-transform:none}.preview-ribbon{position:fixed;z-index:7000;left:50%;bottom:18px;transform:translateX(-50%);display:flex;gap:18px;align-items:center;background:#111;color:#fff;border:2px solid #fff;box-shadow:0 16px 40px rgba(0,0,0,.25);padding:12px 18px;font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.preview-ribbon a{color:#fff;text-decoration:underline;text-underline-offset:3px}
body.is-loading{overflow:hidden}.preloader{position:fixed;z-index:9999;inset:0;display:grid;place-content:center;justify-items:center;background:radial-gradient(circle at 50% 50%,rgba(47,168,224,.09),transparent 22rem),#fff;opacity:1;visibility:visible;transition:opacity 650ms ease,visibility 0s linear 650ms}.is-ready .preloader{opacity:0;visibility:hidden;pointer-events:none}.preloader__stage{position:relative;width:11.5rem;aspect-ratio:1;display:grid;place-items:center}.preloader__orbit{position:absolute;inset:0;border-radius:50%;background:conic-gradient(from 0deg,var(--red) 0 48deg,transparent 48deg 72deg,var(--blue) 72deg 120deg,transparent 120deg 144deg,var(--purple) 144deg 192deg,transparent 192deg 216deg,var(--yellow) 216deg 264deg,transparent 264deg 288deg,var(--green) 288deg 336deg,transparent 336deg 360deg);filter:drop-shadow(0 0 .65rem rgba(47,168,224,.2));animation:flava-orbit 1.25s linear infinite;-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - .56rem),#000 calc(100% - .53rem));mask:radial-gradient(farthest-side,transparent calc(100% - .56rem),#000 calc(100% - .53rem))}.preloader__orbit:after{content:"";position:absolute;inset:.95rem;border-radius:50%;border:1px solid rgba(8,9,10,.08)}.preloader__inner{width:7.3rem;aspect-ratio:1;display:grid;place-items:center;overflow:hidden;border-radius:1.25rem;background:#fff;box-shadow:0 18px 45px rgba(18,30,42,.12),inset 0 0 0 1px rgba(8,9,10,.055)}.preloader__inner img{width:100%;height:100%;object-fit:cover}.preloader__text{margin:1.2rem 0 0;color:#4e555b;font-size:.74rem;font-weight:750;letter-spacing:.17em;text-transform:uppercase;animation:flava-pulse 1.4s ease-in-out infinite}@keyframes flava-orbit{to{transform:rotate(360deg)}}@keyframes flava-pulse{0%,100%{opacity:.42}50%{opacity:1}}
@media(max-width:1050px){.site-nav{inset:calc(7px + var(--header)) 0 auto;width:100%;max-height:calc(100svh - var(--header) - 7px);overflow-y:auto;justify-content:flex-start;align-items:stretch;gap:0;padding:0;background:#eceff1;border:0;border-top:1px solid #c9ced3;border-bottom:1px solid #c9ced3;border-radius:0;box-shadow:0 22px 42px rgba(11,12,13,.18);transform:translateY(-12px);transform-origin:top;opacity:0;visibility:hidden;pointer-events:none;transition:transform .22s ease,opacity .18s ease,visibility .18s ease}.site-nav.open{transform:none;opacity:1;visibility:visible;pointer-events:auto}.site-nav a,.site-nav .install-link,.site-nav .nav-water,.site-nav .nav-delivery,.site-nav .nav-subscribe,.site-nav .nav-partners,.site-nav .nav-contact,.site-nav .nav-install,.site-nav .nav-account{display:flex;align-items:center;justify-content:flex-start;width:100%;min-height:64px;margin:0;padding:18px 26px!important;background:#eceff1!important;color:#111!important;border:0;border-bottom:1px solid #bfc5ca;border-radius:0!important;box-shadow:none;filter:none;font-size:17px;font-weight:900;line-height:1.1;letter-spacing:.09em;text-align:left}.site-nav a:not(.nav-account):after,.site-nav .install-link:after{display:none}.site-nav .nav-account{margin-top:14px;border-top:1px solid #bfc5ca;border-bottom:0}.site-nav a:hover,.site-nav a:focus-visible,.site-nav a:active,.site-nav .install-link:hover,.site-nav .install-link:focus-visible,.site-nav .install-link:active,.site-nav .nav-account:hover,.site-nav .nav-account:focus-visible,.site-nav .nav-account:active{background:#111!important;color:#fff!important;transform:none;filter:none}}
@media(max-width:680px){.hero{padding-top:calc(var(--header) + 24px)}.hero-products{order:1;height:min(61svh,560px);min-height:430px;margin:0 0 28px}.hero-copy{order:2}.hero h1{font-size:clamp(42px,12.2vw,62px);line-height:.98}.hero-badge strong{font-size:18px}.hero-badge small{font-size:8px;letter-spacing:.08em;margin-top:5px}.site-nav{inset:calc(7px + var(--header)) 0 auto}.site-nav a,.site-nav .install-link{min-height:62px;padding:17px 22px!important;font-size:17px}.preview-ribbon{left:12px;right:12px;bottom:12px;transform:none;justify-content:space-between;font-size:9px;padding:10px 12px}.preloader__stage{width:9.7rem}.preloader__inner{width:6.15rem;border-radius:1rem}}
.order-page{background:#f7f8f9;color:#0b0c0d}.order-header{position:sticky;z-index:200;top:0;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:14px clamp(20px,5vw,72px);background:rgba(255,255,255,.94);border-bottom:1px solid #dfe3e6;backdrop-filter:blur(15px)}.order-header img{width:112px}.order-header>div{display:flex;gap:10px;align-items:center}.order-header a{text-decoration:none;font-weight:900}.order-hero{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;min-height:75svh;padding:80px clamp(24px,7vw,110px);background:#fff}.order-hero h1{margin:0;font-size:clamp(52px,6vw,100px);line-height:.91;letter-spacing:-.065em}.order-hero>div>p:not(.eyebrow){max-width:660px;font-size:18px;line-height:1.7}.order-product-stage{position:relative;height:650px}.order-product-stage img{position:absolute;bottom:0;object-fit:contain;filter:drop-shadow(0 30px 36px rgba(0,0,0,.15))}.order-product-stage img:first-child{right:25%;height:96%}.order-product-stage img:last-child{left:12%;height:72%}.rep-attribution{display:flex;flex-direction:column;width:max-content;max-width:100%;margin-top:22px;padding:13px 15px;border-left:5px solid var(--purple);background:#f2f3f4}.rep-attribution span{font-size:12px;color:#656b71}.order-builder-public{padding:90px clamp(20px,7vw,110px)}.section-heading{max-width:850px;margin-bottom:40px}.section-heading h2{margin:0;font-size:clamp(42px,5vw,75px);line-height:1;letter-spacing:-.05em}.section-heading p:last-child{color:#626a70}.public-order-form{display:grid;gap:16px}.order-step{display:grid;grid-template-columns:70px 1fr;gap:20px;padding:25px;border:1px solid #dfe3e6;background:#fff}.order-step>span{font-size:32px;font-weight:900;color:#c8cdd1}.order-step h3{margin:0 0 18px;font-size:25px}.product-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-choice{position:relative;display:grid;grid-template-columns:80px 1fr;grid-template-rows:auto auto;gap:2px 15px;align-items:center;padding:14px;border:2px solid #e1e5e8;cursor:pointer}.product-choice input{position:absolute;inset:10px 10px auto auto}.product-choice:has(input:checked){border-color:#111;background:#f4f6f7}.product-choice img{grid-row:1/3;width:72px;height:94px;object-fit:contain}.product-choice strong{font-size:16px}.product-choice small{color:#626a70}.quantity-field{display:block;width:min(210px,100%);margin-top:16px;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.quantity-field input,.public-order-form input{display:block;width:100%;margin-top:6px;padding:13px;border:1px solid #cbd1d5;background:#fff}.form-grid.two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.form-grid .full{grid-column:1/-1}.public-order-form label{font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.public-order-form label small{text-transform:none;color:#737b81}.google-address-slot{margin-bottom:12px}.order-submit{display:flex;gap:20px;align-items:center}.order-submit p{max-width:560px;color:#697178;font-size:12px}.public-rate-grid,.rate-results{display:grid;gap:9px}.rate-option{display:grid;grid-template-columns:1.2fr .5fr .7fr;gap:16px;align-items:center;width:100%;padding:15px;border:1px solid #d6dce0;background:#fff;text-align:left}.rate-option span{font-size:18px;font-weight:900}.rate-option small{color:#677079}.rate-option:hover{background:#111;color:#fff}.rate-option:hover small{color:#ddd}.order-footer{display:flex;justify-content:space-between;gap:20px;padding:24px clamp(20px,5vw,72px);background:#111;color:#fff;font-size:11px}.checkout-result{min-height:100svh;display:grid;place-items:center;padding:25px;background:#f6f7f8}.checkout-card{width:min(100%,620px);padding:40px;border:1px solid #dfe3e6;background:#fff;box-shadow:0 22px 60px rgba(0,0,0,.1);text-align:center}.checkout-card img{width:125px}.checkout-card h1{font-size:44px;line-height:1;letter-spacing:-.05em}.checkout-card .button{margin:7px}.loading-line{font-weight:900}
@media(max-width:900px){.order-hero{grid-template-columns:1fr;padding-top:45px}.order-product-stage{order:-1;height:55svh;min-height:440px}.order-product-stage img:first-child{right:24%}.order-product-stage img:last-child{left:17%}.order-step{grid-template-columns:45px 1fr}.product-choice-grid{grid-template-columns:1fr}}
@media(max-width:600px){.order-header{padding:11px 15px}.order-header img{width:90px}.order-header>div>a:first-child{display:none}.order-hero{padding:28px 18px 55px}.order-product-stage{height:52svh;min-height:390px}.order-hero h1{font-size:51px}.order-hero>div>p:not(.eyebrow){font-size:16px}.order-builder-public{padding:65px 15px}.order-step{grid-template-columns:1fr;padding:18px}.order-step>span{font-size:20px}.form-grid.two{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.order-submit{align-items:flex-start;flex-direction:column}.rate-option{grid-template-columns:1fr}.order-footer{flex-direction:column}.checkout-card{padding:30px 20px}.checkout-card h1{font-size:38px}}
@media(prefers-reduced-motion:reduce){.preloader__orbit,.preloader__text{animation:none!important}}
/* FLãVã delivery headline accents — Web 1.3 micro update */
.delivery-accent{color:inherit}
.delivery-accent-red{color:var(--red)}
.delivery-accent-purple{color:var(--purple)}
.delivery-accent-green{color:var(--green)}

/* Web 1.3 v2.0.4: hero order colors + original FLãVã love-line typography */
.hero-order-menu{position:relative;display:inline-flex;z-index:30}.hero-order-toggle{position:relative;gap:11px;min-width:100%}.hero-order-chevron{width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:translateY(-2px) rotate(45deg);transition:transform .22s ease}.hero-order-menu.open .hero-order-chevron,.hero-order-menu:hover .hero-order-chevron,.hero-order-menu:focus-within .hero-order-chevron{transform:translateY(2px) rotate(225deg)}.hero-order-dropdown{position:absolute;left:0;top:calc(100% + 9px);z-index:40;width:max(100%,210px);padding:0;background:transparent;color:#fff;border:0;box-shadow:0 22px 45px rgba(0,0,0,.22);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-10px) scale(.98);transform-origin:top left;transition:opacity .18s ease,transform .22s ease,visibility .22s ease}.hero-order-dropdown::before{content:"";position:absolute;left:0;right:0;top:-10px;height:10px}.hero-order-menu.open .hero-order-dropdown,.hero-order-menu:hover .hero-order-dropdown,.hero-order-menu:focus-within .hero-order-dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:none}.hero-order-dropdown a{display:block;padding:14px 15px;color:#fff;font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;transition:filter .18s ease,padding-left .18s ease}.hero-order-dropdown a:first-child{background:var(--blue);border-bottom:1px solid rgba(255,255,255,.45)}.hero-order-dropdown a:last-child{background:var(--purple)}.hero-order-dropdown a:hover,.hero-order-dropdown a:focus-visible{color:#fff;filter:brightness(.88);padding-left:19px}.hero-order-menu.open .hero-order-toggle,.hero-order-menu:focus-within .hero-order-toggle{transform:translateY(-2px)}
.love-line{margin-top:36px;display:flex;align-items:baseline;gap:8px;white-space:nowrap;font-family:inherit;font-size:20px;letter-spacing:.2em;font-weight:700}.love-line .love-prefix{display:inline;margin:0;color:var(--muted);font-family:inherit;font-size:12px;font-weight:700;letter-spacing:.12em}.love-line .love-word{display:inline;margin:0;color:var(--ink);font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit}
@media(max-width:680px){.hero-order-menu{flex:0 1 auto}.hero-order-dropdown{width:100%;min-width:190px}.love-line{gap:7px;font-size:16px;letter-spacing:.13em}.love-line .love-prefix{font-size:10px;letter-spacing:.08em}.love-line .love-word{font-size:inherit;letter-spacing:inherit}}
@media(max-width:390px){.love-line{gap:5px;font-size:15px;letter-spacing:.1em}.love-line .love-prefix{font-size:9px;letter-spacing:.055em}.love-line .love-word{font-size:inherit;letter-spacing:inherit}}

/* Web 1.3: SOURCE navigation dropdown + exact section map */
.site-nav-dropdown{position:relative;display:flex;align-items:center}.site-nav-dropdown-toggle{position:relative;display:inline-flex;align-items:center;gap:8px;padding:10px 0;border:0;background:none;color:inherit;font:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer}.site-nav-dropdown-toggle::after{content:"";position:absolute;left:0;right:100%;bottom:5px;height:2px;background:#111;transition:right .2s ease}.site-nav-dropdown:hover .site-nav-dropdown-toggle::after,.site-nav-dropdown:focus-within .site-nav-dropdown-toggle::after,.site-nav-dropdown.open .site-nav-dropdown-toggle::after{right:0}.site-nav-dropdown-chevron{width:7px;height:7px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:translateY(-2px) rotate(45deg);transition:transform .2s ease}.site-nav-dropdown.open .site-nav-dropdown-chevron,.site-nav-dropdown:hover .site-nav-dropdown-chevron,.site-nav-dropdown:focus-within .site-nav-dropdown-chevron{transform:translateY(2px) rotate(225deg)}.site-nav-submenu{position:absolute;z-index:500;top:calc(100% + 12px);left:50%;width:220px;padding:7px;background:#111;box-shadow:0 22px 45px rgba(0,0,0,.2);opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,-10px) scale(.98);transform-origin:top center;transition:opacity .18s ease,transform .22s ease,visibility .22s ease}.site-nav-submenu::before{content:"";position:absolute;left:0;right:0;top:-13px;height:13px}.site-nav-dropdown.open .site-nav-submenu,.site-nav-dropdown:hover .site-nav-submenu,.site-nav-dropdown:focus-within .site-nav-submenu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0) scale(1)}.site-nav-submenu a,.site-nav-submenu button{display:block!important;width:100%;padding:13px 14px!important;border-bottom:1px solid rgba(255,255,255,.18);background:#111!important;color:#fff!important;font-size:11px!important;font-weight:850!important;letter-spacing:.1em!important;text-align:left!important;white-space:nowrap}.site-nav-submenu a:last-child,.site-nav-submenu button:last-child{border-bottom:0}.site-nav-submenu a::after,.site-nav-submenu button::after{display:none!important}.site-nav-submenu a:hover,.site-nav-submenu a:focus-visible,.site-nav-submenu button:hover,.site-nav-submenu button:focus-visible{background:#fff!important;color:#111!important;padding-left:18px!important}
@media(max-width:1050px){.site-nav-dropdown{display:block;width:100%}.site-nav-dropdown-toggle{display:flex;width:100%;min-height:64px;align-items:center;justify-content:space-between;margin:0;padding:18px 26px!important;border:0;border-bottom:1px solid #bfc5ca;border-radius:0!important;background:#eceff1!important;color:#111!important;font-size:17px;font-weight:900;line-height:1.1;letter-spacing:.09em;text-align:left}.site-nav-dropdown-toggle::after{display:none}.site-nav-dropdown-toggle:hover,.site-nav-dropdown-toggle:focus-visible,.site-nav-dropdown.open .site-nav-dropdown-toggle{background:#111!important;color:#fff!important}.site-nav-submenu{position:static;width:100%;max-height:0;padding:0;background:#dfe4e7;box-shadow:none;opacity:1;visibility:visible;pointer-events:none;transform:none;overflow:hidden;transition:max-height .28s ease}.site-nav-submenu::before{display:none}.site-nav-dropdown.open .site-nav-submenu{max-height:240px;pointer-events:auto;transform:none}.site-nav-submenu a,.site-nav-submenu button{min-height:54px!important;padding:15px 34px!important;border-bottom:1px solid #bfc5ca!important;background:#dfe4e7!important;color:#111!important;font-size:15px!important}.site-nav-submenu a:hover,.site-nav-submenu a:focus-visible,.site-nav-submenu a:active,.site-nav-submenu button:hover,.site-nav-submenu button:focus-visible,.site-nav-submenu button:active{background:#111!important;color:#fff!important;padding-left:38px!important}.site-nav .nav-utility{border-top:1px solid #aeb6bc}}
@media(max-width:680px){.site-nav-dropdown-toggle{min-height:62px;padding:17px 22px!important;font-size:17px}.site-nav-submenu a,.site-nav-submenu button{padding-left:30px!important}}


/* =========================================================
   Web 1.3 · v2.1.8 — Product image normalization
   Both large product assets use a 540 × 1296 canvas. Layout is
   now height-driven so the bottle/can relationship stays stable
   across the homepage, packaging cards, and ordering experience.
   ========================================================= */
@media (min-width:1051px){
  .hero{
    width:100%;
    max-width:1730px;
    margin-inline:auto;
    grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);
    padding-left:clamp(48px,5.8vw,100px);
    padding-right:clamp(48px,5.8vw,100px);
  }
  .hero-products{
    height:min(76vh,780px);
    min-width:0;
    display:flex;
    align-items:flex-end;
    justify-content:center;
    gap:clamp(24px,2.8vw,48px);
    overflow:visible;
  }
  .hero-liter,
  .hero-bottle{
    position:relative;
    inset:auto;
    display:block;
    width:auto;
    max-width:none;
    object-fit:contain;
    flex:0 0 auto;
  }
  .hero-liter{
    height:72%;
    transform:translateY(-1%);
  }
  .hero-bottle{
    height:94%;
    margin-left:0;
    transform:translateY(4%);
  }
}

@media (min-width:681px) and (max-width:1050px){
  .hero-products{
    display:flex;
    align-items:flex-end;
    justify-content:center;
    gap:clamp(16px,2.4vw,26px);
    overflow:visible;
  }
  .hero-liter,
  .hero-bottle{
    position:relative;
    inset:auto;
    display:block;
    width:auto;
    max-width:none;
    object-fit:contain;
    flex:0 0 auto;
  }
  .hero-liter{height:68%;transform:none}
  .hero-bottle{height:92%;margin-left:0;transform:translateY(3%)}
}

.product-image-frame{
  width:min(445px,calc(100% - 40px));
  aspect-ratio:1 / 1;
  display:grid;
  place-items:center;
  position:relative;
  z-index:1;
  flex:0 0 auto;
  margin:auto;
  overflow:visible;
}
.product-art .product-image-frame img{
  display:block;
  width:auto;
  height:92%;
  max-width:92%;
  max-height:92%;
  object-fit:contain;
  object-position:center;
  position:relative;
  z-index:1;
  margin:auto;
  transform:none;
  filter:drop-shadow(0 30px 24px rgba(0,0,0,.13));
}

.order-product-stage img,
.product-choice img{
  object-position:center;
}

@media (max-width:680px){
  .hero-products{
    display:flex;
    align-items:flex-end;
    justify-content:center;
    gap:0;
    height:clamp(430px,122vw,590px);
    min-height:0;
    margin-top:20px;
    padding-inline:0;
    overflow:visible;
  }
  .hero-liter,
  .hero-bottle{
    position:relative;
    inset:auto;
    display:block;
    width:auto;
    max-width:none;
    object-fit:contain;
    flex:0 0 auto;
  }
  .hero-liter{height:64%;transform:none}
  .hero-bottle{height:92%;margin-left:-18px;transform:translateY(1%)}
  .hero-badge{right:1%;top:7%}
  .product-art{min-height:445px}
  .product-image-frame{width:min(445px,calc(100% - 32px))}
}


/* =========================================================
   Web 1.3 · v2.1.9 — Home hero product-pair spacing only
   Uses the complete 540 × 1296 1 Liter and 20 oz bottles canvases.
   No image cropping, replacement, or packaging-page changes.
   ========================================================= */
@media (min-width:1051px){
  .hero-products{
    gap:clamp(12px,1vw,18px);
  }
  .hero-liter{
    height:78%;
    object-fit:contain;
    object-position:center bottom;
    transform:translateY(-1%);
  }
}


/* =========================================================
   Web 1.3 · v2.1.10 — Home hero equal product sizing
   Desktop only. The 1 Liter and 20 oz bottles use the same normalized
   540 × 1296 source canvas and now render at the same height.
   No image files or other page imagery are changed.
   ========================================================= */
@media (min-width:1051px){
  .hero-liter,
  .hero-bottle{
    height:94%;
    width:auto;
    max-width:none;
    object-fit:contain;
    object-position:center bottom;
    transform:translateY(4%);
  }
}

/* =========================================================
   Web 1.3 · v2.1.11 — header logo containment correction
   Keeps the complete FLãVã logo visible without changing its
   artwork, width, navigation layout, or any other images.
   ========================================================= */
.brand{
  height:100%;
  overflow:visible;
}
.brand img{
  flex:0 0 auto;
  object-fit:contain;
  object-position:center;
}


/* =========================================================
   Web 1.3 · v2.1.12 — desktop hero shared-canvas sizing
   The 1 Liter and 20 oz bottles both use the same 540 × 1296 source
   canvas and are scaled by one shared desktop value.
   No image artwork, cropping, or other page imagery changed.
   ========================================================= */
@media (min-width:1051px){
  .hero-products{
    --hero-product-height:94%;
    align-items:flex-end;
  }
  .hero-products .hero-liter,
  .hero-products .hero-bottle{
    display:block;
    position:relative;
    inset:auto;
    flex:0 0 auto;
    width:auto;
    height:var(--hero-product-height);
    max-width:none;
    max-height:none;
    aspect-ratio:540 / 1296;
    object-fit:contain;
    object-position:center bottom;
    margin:0;
    transform:translateY(4%);
  }
}

/* =========================================================
   Web 1.3 · v2.1.13 — mobile hero shared-canvas sizing
   The 1 Liter bottle and 20 oz bottle use matching 340 × 816
   mobile canvases and one shared scale value. The complete
   images remain visible; no artwork is resized or cropped.
   ========================================================= */
@media (max-width:680px){
  .hero-products{
    --hero-mobile-product-height:92%;
    align-items:flex-end;
    justify-content:center;
    gap:0;
  }
  .hero-products .hero-liter,
  .hero-products .hero-bottle{
    display:block;
    position:relative;
    inset:auto;
    flex:0 0 auto;
    width:auto;
    height:var(--hero-mobile-product-height);
    max-width:none;
    max-height:none;
    aspect-ratio:340 / 816;
    object-fit:contain;
    object-position:center bottom;
    margin:0;
    transform:translateY(1%);
  }
  .hero-products .hero-bottle{
    margin-left:-18px;
  }
}

/* Google Places address helper */
.google-address-helper{display:grid;gap:7px;margin-bottom:14px}.google-address-helper>small{color:var(--muted);font-size:11px;line-height:1.45}.google-address-helper>small[data-state="success"]{color:#24753b;font-weight:800}.google-address-slot{min-height:50px}.google-address-slot .flava-google-autocomplete,.google-address-slot gmp-place-autocomplete{display:block;width:100%}.google-address-unavailable{display:block;padding:12px 14px;border:1px dashed var(--line);background:var(--soft);color:var(--muted)}

/* =========================================================
   Web 1.3.5 — Delivery / Ship / FLãVã GO + multi-product cart
   ========================================================= */
body.fulfillment-gate-open{overflow:hidden}.fulfillment-gate{position:fixed;z-index:8000;inset:0;display:grid;place-items:center;padding:24px;background:rgba(5,7,9,.72);backdrop-filter:blur(14px);overflow:auto}.fulfillment-gate[hidden]{display:none}.fulfillment-card{position:relative;width:min(100%,1080px);max-height:calc(100svh - 48px);overflow:auto;padding:clamp(24px,4vw,48px);background:#fff;box-shadow:0 36px 110px rgba(0,0,0,.35)}.fulfillment-head{max-width:780px;margin-bottom:28px}.fulfillment-head img{width:116px;margin-bottom:24px}.fulfillment-head h2{margin:0;font-size:clamp(38px,5vw,68px);line-height:.95;letter-spacing:-.055em}.fulfillment-head>p:last-child{max-width:680px;color:var(--muted)}.fulfillment-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.fulfillment-option{display:flex;min-width:0;min-height:285px;flex-direction:column;align-items:flex-start;padding:24px;border:1px solid #d8dde1;background:#f7f8f9;color:#111;text-align:left;text-decoration:none;cursor:pointer;transition:.18s}.fulfillment-option:hover,.fulfillment-option:focus-visible{border-color:#111;background:#111;color:#fff;transform:translateY(-3px)}.fulfillment-option:disabled{cursor:not-allowed;opacity:.4;transform:none}.fulfillment-option>span{display:grid;place-items:center;width:34px;height:34px;margin-bottom:40px;background:#111;color:#fff;font-size:10px;font-weight:900}.fulfillment-option:hover>span,.fulfillment-option:focus-visible>span{background:#fff;color:#111}.fulfillment-option strong{font-size:29px;line-height:1}.fulfillment-option small{display:block;margin:12px 0 22px;color:#646c72;font-size:12px;line-height:1.6}.fulfillment-option:hover small,.fulfillment-option:focus-visible small{color:#d8dde0}.fulfillment-option b{margin-top:auto;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.fulfillment-option.delivery{border-top:6px solid var(--blue)}.fulfillment-option.ship{border-top:6px solid var(--purple)}.fulfillment-option.go{border-top:6px solid var(--green)}.delivery-zip-gate{margin-top:22px;padding:25px;border:1px solid #d5dce0;border-left:6px solid var(--blue);background:#f7fbfd}.delivery-zip-gate[hidden]{display:none}.delivery-zip-gate h3{margin:0;font-size:31px;letter-spacing:-.035em}.delivery-zip-gate>p:not(.eyebrow):not(.delivery-zip-result){color:var(--muted)}.fulfillment-back{margin:0 0 18px;padding:0;border:0;background:none;font-weight:900;cursor:pointer}.delivery-zip-gate form{max-width:540px}.delivery-zip-gate label{display:block;margin-bottom:6px;font-size:10px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.delivery-zip-gate form>div{display:grid;grid-template-columns:1fr auto}.delivery-zip-gate input{min-width:0;padding:15px 16px;border:1px solid #bbc4ca;font-size:18px}.delivery-zip-gate button[type="submit"]{min-width:150px;border:0;background:#111;color:#fff;font-weight:900}.delivery-zip-result{min-height:22px;margin:13px 0 0;font-size:12px;font-weight:800}.delivery-zip-result[data-state="success"]{color:#1f7a38}.delivery-zip-result[data-state="error"]{color:#9a2929}.delivery-zip-result button{margin-left:6px;border:0;background:transparent;color:inherit;font-weight:900;text-decoration:underline;cursor:pointer}
.order-mode-bar{display:flex;justify-content:space-between;gap:18px;align-items:center;margin:0 0 16px;padding:16px 18px;border-left:6px solid var(--purple);background:#111;color:#fff}.order-mode-bar[hidden]{display:none}.order-mode-bar span,.order-mode-bar strong,.order-mode-bar small{display:block}.order-mode-bar span{color:#adb5bb;font-size:8px;font-weight:900;letter-spacing:.12em}.order-mode-bar strong{margin-top:2px;font-size:18px}.order-mode-bar small{margin-top:3px;color:#c8ced2;font-size:10px}.order-mode-bar .text-button{min-height:40px;padding:9px 13px;border:1px solid #fff;background:#fff;color:#111;font-size:10px;font-weight:900;cursor:pointer}.public-order-form[hidden]{display:none}.order-commerce-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(310px,370px);gap:18px;align-items:start}.order-flow-column{display:grid;gap:16px}.order-product-step .order-step-intro{margin:-10px 0 18px;color:var(--muted);font-size:12px}.order-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.order-product-card{display:grid;grid-template-columns:78px minmax(0,1fr);grid-template-rows:1fr auto;gap:10px 14px;min-width:0;padding:14px;border:2px solid #e1e5e8;background:#fff;transition:.16s}.order-product-card.in-cart{border-color:#111;background:#f6f8f9}.order-product-image{grid-row:1/3;display:grid;place-items:center;width:78px;height:110px;background:#f4f6f7}.order-product-image img{width:68px;height:100px;object-fit:contain}.order-product-copy{min-width:0}.order-product-copy strong,.order-product-copy small,.order-product-copy b{display:block}.order-product-copy strong{font-size:15px;line-height:1.2}.order-product-copy small{display:-webkit-box;margin:5px 0 9px;overflow:hidden;color:#70777d;font-size:10px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.order-product-copy b{font-size:18px}.quantity-stepper{display:grid;grid-template-columns:42px 54px 42px;width:max-content;align-items:center;border:1px solid #cbd2d6;background:#fff}.quantity-stepper button{width:42px;height:42px;border:0;background:#111;color:#fff;font-size:20px;font-weight:500;cursor:pointer}.quantity-stepper input,.public-order-form .quantity-stepper input{width:54px;height:42px;margin:0;padding:0 3px;border:0;border-left:1px solid #d5dadd;border-right:1px solid #d5dadd;text-align:center;font-size:14px;font-weight:900;-moz-appearance:textfield}.quantity-stepper input::-webkit-outer-spin-button,.quantity-stepper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.order-cart-summary{position:sticky;top:92px;padding:23px;border:1px solid #d7dce0;background:#fff;box-shadow:0 15px 40px rgba(0,0,0,.06)}.order-cart-summary>.eyebrow{margin-bottom:14px}.order-cart-lines{display:grid;gap:0;border-top:1px solid #e0e4e7}.order-cart-lines>div{display:flex;justify-content:space-between;gap:15px;padding:11px 0;border-bottom:1px solid #e0e4e7;font-size:11px}.order-cart-lines>div span{min-width:0}.order-cart-lines>div b{font-weight:900}.cart-empty{padding:16px 0;margin:0;color:var(--muted);font-size:11px}.order-cart-total{display:flex;justify-content:space-between;align-items:baseline;padding:18px 0 14px}.order-cart-total span{font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.order-cart-total strong{font-size:31px;letter-spacing:-.04em}.order-policy{display:grid;gap:5px;margin-bottom:16px;padding:13px;border-left:4px solid var(--blue);background:#f3f6f8}.order-policy strong,.order-policy span{display:block}.order-policy strong{font-size:11px}.order-policy span{color:#5f686f;font-size:9px;line-height:1.5}.order-checkout-button{width:100%}.order-security-copy{margin:12px 0 0;color:#737b81;font-size:9px;line-height:1.5}.shipping-rate-heading{margin-top:22px}.shipping-rate-heading h3{margin:0 0 12px;font-size:25px}.public-rate-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.rate-option{position:relative;display:flex;min-height:175px;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:6px;padding:20px;border:1px solid #d6dce0;background:#fff;text-align:left;cursor:pointer}.rate-option:hover,.rate-option:focus-visible{background:#111;color:#fff}.rate-option .rate-badge{display:inline-flex;margin-bottom:15px;padding:5px 8px;background:#111;color:#fff;font-size:8px!important;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.rate-option:hover .rate-badge{background:#fff;color:#111}.rate-option strong{font-size:14px;line-height:1.3}.rate-option b{margin-top:auto;font-size:24px}.rate-option small{font-size:10px}.mobile-cart-bar{display:none}.toast[data-type="error"]{background:#8c1c1c}
@media(max-width:980px){.fulfillment-options{grid-template-columns:1fr}.fulfillment-option{min-height:180px}.fulfillment-option>span{margin-bottom:22px}.order-commerce-grid{grid-template-columns:1fr}.order-cart-summary{position:static}.public-rate-grid{grid-template-columns:1fr}.order-product-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){body.fulfillment-gate-open{position:fixed;width:100%}.fulfillment-gate{place-items:stretch;padding:0}.fulfillment-card{width:100%;max-height:100svh;min-height:100svh;padding:24px 16px calc(30px + env(safe-area-inset-bottom));box-shadow:none}.fulfillment-head img{width:94px;margin-bottom:20px}.fulfillment-head h2{font-size:42px}.fulfillment-options{gap:8px}.fulfillment-option{min-height:150px;padding:18px}.fulfillment-option>span{width:29px;height:29px;margin-bottom:16px}.fulfillment-option strong{font-size:25px}.fulfillment-option small{margin:8px 0 12px}.delivery-zip-gate{padding:19px 15px}.delivery-zip-gate form>div{grid-template-columns:1fr}.delivery-zip-gate button[type="submit"]{min-height:50px}.order-mode-bar{align-items:flex-start}.order-product-grid{grid-template-columns:1fr}.order-product-card{grid-template-columns:72px minmax(0,1fr);padding:12px}.order-product-image{width:72px;height:102px}.order-product-image img{width:63px;height:92px}.quantity-stepper{grid-template-columns:44px 58px 44px}.quantity-stepper button{width:44px;height:44px}.quantity-stepper input,.public-order-form .quantity-stepper input{width:58px;height:44px}.order-cart-summary{padding:18px}.public-rate-grid{grid-template-columns:1fr}.rate-option{min-height:145px}.mobile-cart-bar{position:fixed;z-index:6500;left:10px;right:10px;bottom:calc(10px + env(safe-area-inset-bottom));display:flex;justify-content:space-between;gap:12px;align-items:center;padding:10px 10px 10px 14px;background:#111;color:#fff;box-shadow:0 18px 45px rgba(0,0,0,.25)}.mobile-cart-bar[hidden]{display:none}.mobile-cart-bar span,.mobile-cart-bar strong{display:block}.mobile-cart-bar span{color:#bbc2c7;font-size:9px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.mobile-cart-bar strong{font-size:18px}.mobile-cart-bar button{min-height:44px;border:0;background:#fff;color:#111;padding:9px 14px;font-size:10px;font-weight:900}.order-footer{padding-bottom:90px}}

/* v2.4.0 — three-format packaging */
.product-card.product-card-reverse{grid-template-columns:.9fr 1.1fr}.product-card.product-card-reverse .product-art,.product-card.product-card-reverse:nth-child(even) .product-art{order:2}.product-card.product-card-forward,.product-card.product-card-forward:nth-child(even){grid-template-columns:1.1fr .9fr}.product-card.product-card-forward .product-art,.product-card.product-card-forward:nth-child(even) .product-art{order:0}.bottle169-card .product-art img{height:76%}
/* v2.4.0 — subscription image cards */
.plan.plan-visual{position:relative;isolation:isolate;overflow:hidden;background:#111;color:#fff;border-color:#111}.plan.plan-visual::before{content:"";position:absolute;z-index:-2;inset:0;background-image:var(--plan-bg);background-size:cover;background-position:center;transform:scale(1.02)}.plan.plan-visual::after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(180deg,rgba(8,12,18,.42),rgba(8,12,18,.88) 72%,rgba(8,12,18,.96))}.plan.plan-personal::before{background-position:42% center}.plan.plan-household::before{background-position:58% center}.plan.plan-business::before{background-position:center}.plan.plan-visual>p:not(.plan-kicker),.plan.plan-visual .plan-price{color:#eef1f4}.plan.plan-visual h3{font-size:clamp(36px,3.4vw,46px);margin-top:38px}.plan.plan-visual ul{border-color:rgba(255,255,255,.6)}.plan.plan-visual .button-dark{background:#fff;color:#111;border-color:#fff}.plan.plan-visual.featured{transform:translateY(-20px)}.plan.plan-visual .popular{z-index:2}
/* v2.4.0 — Google autocomplete status */
.google-address-helper>small[data-state="ready"]{color:#48535c;font-weight:700}.google-address-helper>small[data-state="error"]{color:#9a2929;font-weight:800}.flava-google-autocomplete{--gmpx-color-surface:#fff}
/* v2.4.0 — branded delivery result dialog */
.flava-delivery-dialog{width:min(92vw,620px);max-width:620px;padding:0;border:0;background:transparent;color:#111}.flava-delivery-dialog::backdrop{background:rgba(4,8,13,.68);backdrop-filter:blur(7px)}.flava-delivery-dialog-card{position:relative;overflow:hidden;padding:clamp(30px,5vw,52px);background:#fff;box-shadow:0 36px 100px rgba(0,0,0,.34)}.flava-delivery-dialog-close{position:absolute;right:14px;top:12px;width:42px;height:42px;border:0;background:#111;color:#fff;font-size:26px;line-height:1;cursor:pointer}.flava-delivery-dialog-mark{display:flex;height:7px;margin:-52px -52px 38px}.flava-delivery-dialog-mark span{flex:1}.flava-delivery-dialog-mark span:nth-child(1){background:var(--red)}.flava-delivery-dialog-mark span:nth-child(2){background:var(--blue)}.flava-delivery-dialog-mark span:nth-child(3){background:var(--purple)}.flava-delivery-dialog-mark span:nth-child(4){background:var(--yellow)}.flava-delivery-dialog-mark span:nth-child(5){background:var(--green)}.flava-delivery-dialog-card h2{margin:0 0 14px;font-size:clamp(38px,6vw,64px);line-height:.95;letter-spacing:-.055em}.flava-delivery-dialog-card>p:not(.eyebrow){margin:0;color:#606970;font-size:16px;line-height:1.6}.flava-delivery-dialog-meta{margin:22px 0 0;padding:13px 15px;border-left:5px solid var(--blue);background:#f2f5f7;font-size:12px;font-weight:900}.flava-delivery-dialog[data-state="available"] .flava-delivery-dialog-meta{border-left-color:var(--green)}.flava-delivery-dialog[data-state="unavailable"] .flava-delivery-dialog-meta{border-left-color:var(--purple)}.flava-delivery-dialog-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:28px}.flava-delivery-dialog-actions .button{border-radius:0}
@media(max-width:680px){.product-card.product-card-reverse,.product-card.product-card-reverse:nth-child(even){grid-template-columns:1fr}.product-card.product-card-reverse .product-art,.product-card.product-card-reverse:nth-child(even) .product-art{order:0}.plan.plan-visual.featured{transform:none}.flava-delivery-dialog{width:100vw;max-width:none;margin:auto 0 0}.flava-delivery-dialog-card{min-height:52svh;padding:36px 20px calc(32px + env(safe-area-inset-bottom))}.flava-delivery-dialog-mark{margin:-36px -20px 30px}.flava-delivery-dialog-actions{display:grid}}

/* v2.4.1 — Street Address is the Google Places field */
.google-street-address-label .google-address-slot{margin:6px 0 0;min-height:50px}.google-street-address-label .flava-google-autocomplete,.google-street-address-label gmp-place-autocomplete{width:100%;min-height:50px;--gmpx-color-surface:#fff;--gmpx-color-on-surface:#0b0c0d;--gmpx-font-family:"Avenir Next",Avenir,"Helvetica Neue",Arial,sans-serif}.google-address-inline-status{display:block;margin-top:6px;color:#667078;font-size:10px;line-height:1.45;letter-spacing:0;text-transform:none}.google-address-inline-status:empty{display:none}.google-address-inline-status[data-state="success"]{color:#24753b;font-weight:800}.google-address-inline-status[data-state="error"]{color:#9a2929;font-weight:800}.public-order-form input.google-address-fallback{display:block;width:100%;margin:0;padding:13px;border:1px solid #cbd1d5;background:#fff}

/* v2.5.0 consolidated More / Order dropdown buttons */
.site-nav-submenu button{width:100%;margin:0;border:0;border-bottom:1px solid rgba(255,255,255,.18);font-family:inherit;cursor:pointer}

/* v2.5.1 — cleaner checkout fields + light Google street autocomplete */
.public-order-form input,.public-order-form textarea,.public-order-form select{font-size:17px;font-weight:400;color:#111;background:#fff}
.public-order-form input::placeholder,.public-order-form textarea::placeholder{font-size:17px;font-weight:400;color:#7b8389;opacity:1}
.google-street-address-label .google-address-slot{background:#fff;color-scheme:light}
.google-street-address-label .flava-google-autocomplete,.google-street-address-label gmp-place-autocomplete{display:block;width:100%;min-height:50px;border:1px solid #cbd1d5;background:#fff!important;color:#111!important;color-scheme:light!important;font-size:17px!important;font-weight:400!important;--gmpx-color-surface:#ffffff;--gmpx-color-on-surface:#111111;--gmpx-color-on-surface-variant:#687078;--gmpx-color-primary:#111111;--gmpx-font-family:"Avenir Next",Avenir,"Helvetica Neue",Arial,sans-serif}
.public-order-form input.google-address-fallback{font-size:17px;font-weight:400;background:#fff;color:#111}

/* v2.6.1 — Latest Activations / Instagram feed */
.activations{max-width:none;width:100%;padding-left:0;padding-right:0;background:#f4f6f8;overflow:hidden}.activations-head,.activations-slider,.activations-empty{width:min(calc(100% - clamp(48px,14vw,220px)),var(--max));margin-inline:auto}.activations-head{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:clamp(40px,7vw,110px);align-items:end;margin-bottom:48px}.activations-head .section-label{margin-bottom:34px}.activations-head h2{max-width:900px}.activations-copy{max-width:500px;justify-self:end}.activations-copy>p{margin:0;color:var(--muted);font-size:18px;line-height:1.7}.activations-follow{display:inline-flex;align-items:center;gap:10px;margin-top:20px;font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.instagram-mark{width:30px;height:30px;display:grid;place-items:center;border:1px solid #111;border-radius:50%}.instagram-mark svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}.activations-rail{display:flex;gap:14px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;padding:4px 2px 18px}.activations-rail::-webkit-scrollbar{display:none}.activation-card{border:0;padding:0;text-align:left;color:inherit;font:inherit;cursor:pointer;position:relative;flex:0 0 clamp(235px,22vw,355px);aspect-ratio:1/1;overflow:hidden;background:#d9dde0;scroll-snap-align:start;isolation:isolate}.activation-card img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease,filter .35s ease}.activation-card-shade{position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.18),transparent 42%,rgba(0,0,0,.78));transition:background .3s ease}.activation-card-top,.activation-card-copy{position:absolute;z-index:2;left:18px;right:18px;display:flex;color:#fff}.activation-card-top{top:17px;justify-content:space-between;align-items:center;font-size:9px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.activation-type{padding:5px 7px;background:rgba(0,0,0,.56);backdrop-filter:blur(8px)}.activation-card-copy{bottom:17px;flex-direction:column;gap:7px}.activation-card-copy strong{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15px;line-height:1.35}.activation-card-copy small{font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;opacity:.78}.activation-card:hover img,.activation-card:focus-visible img{transform:scale(1.045)}.activation-card:hover .activation-card-shade,.activation-card:focus-visible .activation-card-shade{background:linear-gradient(180deg,rgba(0,0,0,.12),transparent 30%,rgba(0,0,0,.86))}.activations-controls{display:flex;align-items:center;justify-content:flex-end;gap:11px;margin-top:14px}.activations-controls span{margin-right:4px;color:#7b838a;font-size:9px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.activations-controls button{width:44px;height:44px;border:1px solid #111;background:#111;color:#fff;font-size:19px;cursor:pointer;transition:.18s}.activations-controls button:hover,.activations-controls button:focus-visible{background:#fff;color:#111}.activations-controls button:disabled{opacity:.18;cursor:default}.activations-empty{display:grid;grid-template-columns:auto 1fr auto;gap:24px;align-items:center;padding:28px 30px;border:1px solid #d9dee2;background:#fff}.activations-empty-mark{width:58px;height:58px;display:grid;place-items:center;background:#111;color:#fff;font-size:24px;font-weight:900}.activations-empty strong{font-size:17px}.activations-empty p{margin:4px 0 0;color:var(--muted);font-size:13px}.activations-empty .button{border-radius:0}.activations .reveal.is-visible .activation-card:nth-child(2){transition-delay:.04s}.activations .reveal.is-visible .activation-card:nth-child(3){transition-delay:.08s}
@media(max-width:900px){.activations-head{grid-template-columns:1fr;gap:26px;align-items:start}.activations-copy{justify-self:start}.activation-card{flex-basis:clamp(230px,42vw,330px)}}
@media(max-width:680px){.activations{padding-top:74px;padding-bottom:74px}.activations-head,.activations-slider,.activations-empty{width:calc(100% - 40px)}.activations-head{margin-bottom:30px}.activations-head .section-label{margin-bottom:22px}.activations-copy>p{font-size:16px}.activation-card{flex-basis:78vw;max-width:330px}.activations-controls{justify-content:space-between}.activations-controls span{font-size:8px}.activations-empty{grid-template-columns:auto 1fr;padding:20px}.activations-empty .button{grid-column:1/-1;width:100%}}


/* v2.7.1 — on-site Instagram activation viewer */
.activation-play{position:absolute;z-index:3;left:50%;top:50%;transform:translate(-50%,-50%);width:58px;height:58px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.72);border-radius:50%;background:rgba(0,0,0,.48);backdrop-filter:blur(8px);color:#fff;font-size:19px;box-shadow:0 10px 30px rgba(0,0,0,.25);pointer-events:none}.activation-carousel-mark{font-size:20px}.activation-viewer{position:fixed;z-index:1200;inset:0;display:grid;place-items:center;padding:26px;background:rgba(5,8,12,.76);backdrop-filter:blur(12px)}.activation-viewer[hidden]{display:none}.activation-viewer-dialog{width:min(980px,100%);max-height:min(92svh,900px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;background:#fff;box-shadow:0 38px 120px rgba(0,0,0,.42)}.activation-viewer-head{height:68px;display:grid;grid-template-columns:48px 1fr 48px;align-items:center;gap:8px;padding:0 12px;border-bottom:1px solid #e4e8eb}.activation-viewer-head>div{text-align:center;display:flex;flex-direction:column;gap:2px}.activation-viewer-head strong{font-size:14px}.activation-viewer-head small{font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:#727b83}.activation-viewer-back,.activation-viewer-close{width:42px;height:42px;border:0;border-radius:50%;background:#f0f2f4;color:#111;font-size:21px;cursor:pointer}.activation-viewer-stage{position:relative;min-height:320px;display:grid;place-items:center;overflow:hidden;background:#080a0d}.activation-viewer-media{width:100%;height:100%;display:grid;place-items:center;min-height:320px}.activation-viewer-media img,.activation-viewer-media video{display:block;width:100%;height:100%;max-height:65svh;object-fit:contain;background:#080a0d}.activation-viewer-media video{outline:0}.activation-viewer-arrow{position:absolute;z-index:4;top:50%;transform:translateY(-50%);width:46px;height:46px;border:0;border-radius:50%;background:rgba(255,255,255,.9);color:#111;font-size:18px;box-shadow:0 8px 30px rgba(0,0,0,.22);cursor:pointer}.activation-viewer-arrow[hidden]{display:none}.activation-viewer-prev{left:14px}.activation-viewer-next{right:14px}.activation-viewer-copy{padding:20px 24px 24px;background:#fff}.activation-viewer-meta{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-bottom:9px}.activation-viewer-meta strong{font-size:12px}.activation-viewer-meta span,.activation-viewer-copy>small{font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#788089}.activation-viewer-copy p{max-width:760px;margin:0;color:#30383f;font-size:14px;line-height:1.65;white-space:pre-line}.activation-viewer-copy>small{display:block;margin-top:12px}
@media(max-width:680px){.activation-viewer{padding:0}.activation-viewer-dialog{width:100%;height:100svh;max-height:100svh}.activation-viewer-stage{min-height:0}.activation-viewer-media{min-height:0}.activation-viewer-media img,.activation-viewer-media video{max-height:none}.activation-viewer-copy{padding:16px 18px calc(18px + env(safe-area-inset-bottom))}.activation-viewer-head{padding-top:env(safe-area-inset-top);height:calc(64px + env(safe-area-inset-top))}.activation-viewer-arrow{width:42px;height:42px}.activation-play{width:54px;height:54px}}


/* BIGWALK v2.8.3 — dedicated simplified mobile navigation */
.site-nav-desktop{display:flex;align-items:center;gap:inherit}.site-nav-mobile{display:none}
@media(max-width:1050px){.site-nav-desktop{display:none}.site-nav-mobile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;width:min(360px,86vw);margin:10px auto 18px}.site-nav-mobile a{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:58px!important;margin:0!important;padding:14px 18px!important;background:transparent!important;color:#111!important;border:0!important;border-bottom:1px solid rgba(11,12,13,.12)!important;border-radius:0!important;font-size:18px!important;font-weight:800!important;letter-spacing:.08em!important;text-align:center!important}.site-nav-mobile a:last-child{border-bottom:0!important}.site-nav-mobile .mobile-nav-go{background:#111!important;color:#fff!important;border:0!important;border-radius:999px!important;margin:8px 0!important}.site-nav-mobile .mobile-nav-signin{font-size:16px!important}}

/* v2.8.4 dynamic delivery quote */
.delivery-quote-status{margin:12px 0 4px;padding:12px 14px;border-radius:14px;background:#f3f6f9;font-size:13px;line-height:1.45;color:#46515d}.delivery-quote-status:empty{display:none}.delivery-quote-status strong{color:#111820}.delivery-quote-status .text-button{margin-left:6px;font-size:inherit;font-weight:800;text-decoration:underline}.order-cart-total[hidden]{display:none!important}

/* BIGWALK v2.8.6 — mobile homepage preservation + packaging correction */
@media(max-width:680px){
  /* Keep the Packaging cards fully stacked on phones. A later desktop-forward
     rule previously reintroduced two columns and squeezed the 20 oz bottle. */
  .product-card.product-card-forward,
  .product-card.product-card-forward:nth-child(even){grid-template-columns:1fr}
  .product-card.product-card-forward .product-art,
  .product-card.product-card-forward:nth-child(even) .product-art{order:0}
  .bottle-image-frame{width:min(445px,calc(100% - 32px))}

  /* Preserve the existing bottle scale while moving the composition up just
     enough for the opening hero copy to enter the first mobile viewport. */
  .hero-products{margin:-16px 0 18px}
  .hero-copy.reveal{opacity:1;transform:none}
}
