@import "https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;600;700&display=swap";
@font-face{font-family:FreeSet;src:url(/fonts/FreeSet-ExtraBoldOblique.otf)format("opentype");font-weight:800;font-style:italic;font-display:swap}:root{--navy:#002881;--gold:#f3d732;--lime:#97d700;--white:#fbf8ef;--off-white:#fbf8ef;--light-gray:#efefed;--black:#000;--text:#1a1a1a;--text-muted:#555550;--fruit-punch:#c20;--orange:#ff6200;--lemon-lime:#97d700;--blue-wave:#a8d8ea;--font-display:"FreeSet", "Barlow Condensed", sans-serif;--font-body:"Roboto", sans-serif;--nav-border:3px solid var(--navy)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}ul,ol{list-style:none}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--off-white);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-display)}.ticker{background:var(--navy);color:var(--gold);font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;padding:8px 0;font-size:.85rem;font-weight:700;overflow:hidden}.ticker-inner{gap:0;animation:28s linear infinite ticker;display:inline-flex}.ticker-item{align-items:center;gap:1rem;padding:0 2.5rem;display:inline-flex}.ticker-item:after{content:"💧";color:var(--gold);opacity:.5}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.ticker-separator{opacity:.9;border-top:2px solid #f3d7324d;border-bottom:2px solid #f3d7324d;width:100%;padding:6px 0;font-size:.75rem}.ticker-natural{animation:18s linear infinite ticker}nav{background:var(--white);border-bottom:var(--nav-border);z-index:100;grid-template-columns:1fr auto 1fr;align-items:center;min-height:88px;padding:0 2rem;display:grid;position:sticky;top:0;overflow:visible}nav .nav-links-left{grid-column:1;justify-self:start}nav .nav-logo{z-index:101;grid-column:2;justify-self:center;margin-bottom:-32px;position:relative}nav .nav-links-right{grid-column:3;justify-self:end}.nav-links{align-items:center;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.nav-links-mobile{display:none}.nav-logo{outline:none;justify-content:center;align-items:center;display:flex}.nav-logo:focus{outline:none}.nav-logo-bump{background:var(--white);box-sizing:border-box;border:var(--nav-border);box-shadow:none;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;padding:10px;display:flex}.nav-logo-bump img{object-fit:contain;border:none;outline:none;width:auto;max-width:66px;height:66px;margin:0 auto;display:block}.nav-links a{font-family:var(--font-display);letter-spacing:.05em;text-transform:uppercase;color:var(--navy);font-size:1rem;font-weight:700;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--gold)}.nav-cta{background:var(--gold);border-radius:2px;padding:8px 20px;color:var(--navy)!important;font-weight:900!important}.nav-cta:hover{background:var(--navy);color:var(--white)!important}.hero{background:var(--off-white);grid-template-columns:1fr 1fr;align-items:center;min-height:88vh;display:grid;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:repeating-linear-gradient(-8deg,#0000,#0000 60px,#00288106 60px 62px);position:absolute;inset:0}.hero-content{z-index:2;padding:7.25rem 4rem 6rem 6rem;position:relative}.hero-eyebrow{background:var(--navy);color:var(--gold);font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:.6rem;margin-bottom:1.4rem;padding:6px 14px;font-size:.8rem;font-weight:700;display:inline-flex}.hero-eyebrow span{opacity:.6}.hero-headline{font-family:var(--font-display);color:var(--navy);text-transform:uppercase;letter-spacing:-.01em;margin-bottom:1.5rem;font-size:clamp(3.5rem,6vw,5.5rem);font-style:italic;font-weight:900;line-height:.95}.hero-headline em{color:var(--gold);-webkit-text-stroke:2px var(--navy);font-style:normal}.hero-sub{color:var(--text-muted);max-width:420px;margin-bottom:2.2rem;font-size:1.1rem;font-weight:500;line-height:1.6}.hero-actions{flex-wrap:wrap;gap:1rem;display:flex}.btn-primary{background:var(--navy);color:var(--white);font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;border:none;border-radius:2px;padding:14px 32px;font-size:1rem;font-weight:800;text-decoration:none;transition:background .2s,transform .15s;display:inline-block}.btn-primary:hover{background:var(--gold);color:var(--navy)}.btn-secondary{color:var(--navy);font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;border:2px solid var(--navy);cursor:pointer;background:0 0;border-radius:2px;padding:13px 32px;font-size:1rem;font-weight:800;text-decoration:none;transition:all .2s;display:inline-block}.btn-secondary:hover{background:var(--navy);color:var(--white)}.hero-image{justify-content:center;align-items:center;height:100%;min-height:88vh;display:flex;position:relative;overflow:hidden}.hero-image-bg{background:linear-gradient(135deg, var(--navy) 0%, #001a5c 100%);clip-path:polygon(8% 0,100% 0,100% 100%,0% 100%);position:absolute;inset:0}.hero-bottles{z-index:2;width:100%;max-width:320px;padding:2rem 1.4rem;position:relative}.hero-bottles img{filter:drop-shadow(0 30px 60px #0006);width:100%;height:auto;display:block;transform:rotate(6deg)}.hero-badge{background:var(--gold);color:var(--navy);font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;z-index:3;padding:8px 16px;font-size:.75rem;font-weight:900;position:absolute;bottom:2.5rem;left:2rem}.flavor-strip{background:var(--white);border-top:4px solid var(--gold);border-bottom:4px solid var(--gold);padding:4rem}.flavor-strip-header{text-align:center;margin-bottom:3rem}.section-label{font-family:var(--font-display);letter-spacing:.15em;text-transform:uppercase;color:var(--navy);opacity:.5;margin-bottom:.5rem;font-size:.8rem;font-weight:700}.section-title{font-family:var(--font-display);text-transform:uppercase;color:var(--navy);font-size:clamp(2.2rem,4vw,3.2rem);font-style:italic;font-weight:900;line-height:1}.section-title em{color:var(--gold);-webkit-text-stroke:1.5px var(--navy);font-style:normal}.flavors-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1100px;margin:0 auto;display:grid}.flavor-card{background:var(--off-white);cursor:pointer;border:2px solid #0000;border-radius:4px;transition:border-color .2s,transform .2s,box-shadow .2s;overflow:hidden}.flavor-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #0028811f}.flavor-card[data-flavor=fruit-punch]:hover{border-color:var(--fruit-punch)}.flavor-card[data-flavor=orange]:hover{border-color:var(--orange)}.flavor-card[data-flavor=lemon-lime]:hover{border-color:var(--lemon-lime)}.flavor-card[data-flavor=blue-wave]:hover{border-color:var(--blue-wave)}.flavor-card-img{justify-content:center;align-items:flex-end;min-height:260px;padding:2rem 1.5rem 1rem;display:flex;position:relative}.flavor-card[data-flavor=fruit-punch] .flavor-card-img{background:linear-gradient(#fff5f5 0%,#ffd9d9 100%)}.flavor-card[data-flavor=orange] .flavor-card-img{background:linear-gradient(#fffbf5 0%,#ffe8cc 100%)}.flavor-card[data-flavor=lemon-lime] .flavor-card-img{background:linear-gradient(#f8fff0 0%,#e4f5b0 100%)}.flavor-card[data-flavor=blue-wave] .flavor-card-img{background:linear-gradient(#f0f8ff 0%,#cce8f5 100%)}.flavor-card-img img{object-fit:contain;filter:drop-shadow(0 10px 20px #00000026);width:auto;height:220px;transition:transform .3s;display:block}.flavor-card:hover .flavor-card-img img{transform:scale(1.05)translateY(-4px)}.flavor-card-body{padding:1.2rem 1.4rem 1.4rem}.flavor-name{font-family:var(--font-display);text-transform:uppercase;color:var(--navy);letter-spacing:.02em;margin-bottom:.3rem;font-size:1.3rem;font-style:italic;font-weight:800}.flavor-desc{color:var(--text-muted);font-size:.85rem;line-height:1.5}.flavor-dot{vertical-align:middle;border-radius:50%;width:10px;height:10px;margin-right:6px;display:inline-block;position:relative;top:-1px}.brand-story{background:var(--navy);color:var(--white);grid-template-columns:1fr 1fr;min-height:520px;display:grid;overflow:hidden}.brand-story-content{flex-direction:column;justify-content:center;padding:6rem 5rem 6rem 6rem;display:flex}.brand-story .section-label{color:var(--gold);opacity:1}.brand-story .section-title{color:var(--white);margin-bottom:1.5rem}.brand-story p{color:#fffc;max-width:460px;margin-bottom:1rem;font-size:1.05rem;line-height:1.75}.brand-story p strong{color:var(--gold);font-weight:600}.brand-story-visual{background:linear-gradient(135deg, #001a5c 0%, var(--navy) 100%);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.brand-story-video-wrap{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.brand-story-video{object-fit:cover;width:100%;height:100%}.brand-story-video-overlay{pointer-events:none;background:#00288180;position:absolute;inset:0}.brand-story-visual:before{content:"";background:repeating-linear-gradient(-45deg,#0000,#0000 20px,#ffd7000a 20px 22px);position:absolute;inset:0}.story-year-block{text-align:center;z-index:2;position:relative}.story-year{font-family:var(--font-display);color:var(--gold);opacity:.15;letter-spacing:-.04em;font-size:9rem;font-style:italic;font-weight:900;line-height:1;display:block}.story-tagline{font-family:var(--font-display);letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-top:-1.5rem;font-size:1.1rem;font-weight:700;display:block}.features{background:var(--off-white);padding:6rem 4rem}.features-header{text-align:center;margin-bottom:4rem}.features-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1100px;margin:0 auto;display:grid}.feature-card{background:var(--white);border-top:4px solid var(--navy);padding:2.2rem 1.8rem;transition:border-color .2s,transform .2s}.feature-card:hover{border-top-color:var(--gold);transform:translateY(-4px)}.feature-icon{margin-bottom:1rem;font-size:2rem;display:block}.feature-title{font-family:var(--font-display);text-transform:uppercase;color:var(--navy);letter-spacing:.02em;margin-bottom:.6rem;font-size:1.15rem;font-weight:800}.feature-body{color:var(--text-muted);font-size:.92rem;line-height:1.6}.ingredients{background:var(--white);padding:6rem 4rem}.ingredients-header{text-align:center;margin-bottom:3.5rem}.compare-table{border:2px solid var(--light-gray);border-radius:4px;max-width:860px;margin:0 auto;overflow:hidden}.compare-head{background:var(--navy);grid-template-columns:1fr 1fr 1fr;display:grid}.compare-head div{font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;color:var(--white);text-align:center;padding:1rem 1.5rem;font-size:.9rem;font-weight:800}.compare-head div:nth-child(3){background:var(--gold);color:var(--navy)}.compare-row{border-bottom:1px solid var(--light-gray);grid-template-columns:1fr 1fr 1fr;align-items:center;display:grid}.compare-row:last-child{border-bottom:none}.compare-row:nth-child(2n){background:var(--off-white)}.compare-row div{text-align:center;color:var(--text-muted);padding:1rem 1.5rem;font-size:.92rem;line-height:1.4}.compare-row div:first-child{text-align:left;color:var(--text);letter-spacing:.04em;text-transform:uppercase;font-size:.85rem;font-weight:600;font-family:var(--font-display);background:var(--light-gray)}.compare-row .bad{color:#a20;font-size:.88rem}.compare-row .good{color:#1a6b00;font-size:.9rem;font-weight:600}.compare-row div:nth-child(3){border-left:2px solid var(--gold);background:#ffd7000f}.badge-x{color:#a20;margin-right:4px;font-weight:700;display:inline-block}.badge-check{color:#1a6b00;margin-right:4px;font-weight:700;display:inline-block}.who-for{background:var(--off-white);padding:6rem 4rem}.who-for-header{text-align:center;margin-bottom:4rem}.who-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1100px;margin:0 auto;display:grid}.who-card{background:var(--white);border-radius:2px;position:relative;overflow:hidden}.who-card-img{background:var(--light-gray);justify-content:center;align-items:center;height:220px;display:flex;position:relative;overflow:hidden}.who-card-img-placeholder{opacity:.4;font-size:3.5rem}.who-card-img-bg{filter:grayscale();background-position:50%;background-size:cover;transition:transform .4s;position:absolute;inset:0}.who-card:hover .who-card-img-bg{transform:scale(1.05)}.who-card-img-overlay{pointer-events:none;background:linear-gradient(#f3d73226 0%,#f3d73259 100%);position:absolute;inset:0}.who-card-body{border-top:3px solid var(--gold);padding:1.4rem 1.6rem 1.6rem}.who-card-title{font-family:var(--font-display);text-transform:uppercase;color:var(--navy);margin-bottom:.4rem;font-size:1.15rem;font-style:italic;font-weight:800}.who-card-desc{color:var(--text-muted);font-size:.9rem;line-height:1.55}.merch{background:var(--gold);grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:100%;padding:6rem 4rem;display:grid;overflow:hidden}.merch .section-label{color:var(--navy)}.merch-content{flex-direction:column;align-items:flex-start;display:flex}.merch .section-title{color:var(--navy);margin-bottom:1rem}.merch p{color:#002881bf;max-width:420px;margin-bottom:2rem;font-size:1rem;line-height:1.65}.merch .merch-coming-soon{font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;color:var(--navy);background:#fff6;border:1px solid #00288126;border-radius:999px;order:3;margin-top:-.75rem;margin-bottom:1.75rem;padding:.4rem .8rem;font-size:.8rem;font-weight:700;line-height:1.2;display:inline-block}.merch .btn-primary{order:4}.merch-image{justify-content:center;align-items:center;display:flex}.merch-image img{filter:drop-shadow(0 20px 50px #00288133);border-radius:12px;width:100%;max-width:400px;height:auto}.find-us{background:var(--white);text-align:center;padding:6rem 4rem}.find-us-header{margin-bottom:1rem}.find-us-alert{font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;color:var(--navy);background:#f3d73259;border:1px solid #00288126;border-radius:999px;margin-top:.75rem;margin-bottom:0;padding:.4rem .8rem;font-size:.8rem;font-weight:700;display:inline-block}.find-us-retail{max-width:900px;margin:0 auto}.find-us-logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;margin-bottom:.75rem;display:flex}.find-us-logo{object-fit:contain;width:auto;height:auto;max-height:180px;display:block}.find-us-logo--brothers{max-height:100px}.retail-grid{background:var(--light-gray);border:1px solid var(--light-gray);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1px;margin:-.5rem auto 1.5rem;display:grid}.retail-item{background:var(--white);font-family:var(--font-body);color:var(--navy);padding:1.5rem 1.25rem;font-size:.95rem;font-weight:600}.find-us-more{font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin-bottom:0;font-size:.85rem;font-weight:700}.find-us-note{color:var(--text-muted);margin-top:1rem;font-size:.9rem}.partner{background:linear-gradient(180deg, #f3d73224 0%, var(--off-white) 55%);text-align:center;border-top:3px solid #00288114;padding:5rem 4rem}.partner-inner{max-width:640px;margin:0 auto}.partner .section-title{color:var(--navy);text-transform:none;margin-bottom:1.25rem}.partner-lead{color:var(--text);margin-bottom:1rem;font-size:1.05rem;line-height:1.65}.partner-body{color:var(--text);margin-bottom:1.75rem;font-size:1.05rem;line-height:1.65}.partner-link{color:var(--navy);text-underline-offset:3px;font-weight:700;text-decoration:underline;transition:color .2s}.partner-link:hover{color:var(--orange)}.partner-logo-link{vertical-align:middle;margin:0 .25rem;text-decoration:none;display:inline-block}.partner-logo-link--heading{margin-left:.35rem;margin-right:0}.partner-logo{width:auto;max-width:170px;height:1.15em;display:block}.partner-logo--heading{width:clamp(120px,38vw,210px);height:auto}.newsletter{background:var(--navy);text-align:center;padding:5rem 4rem;position:relative;overflow:hidden}.newsletter:before{content:"10-K";font-family:var(--font-display);color:#ffffff08;pointer-events:none;white-space:nowrap;letter-spacing:-.05em;font-size:22rem;font-style:italic;font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.newsletter .section-label{color:var(--gold);opacity:1}.newsletter h2{font-family:var(--font-display);text-transform:uppercase;color:var(--white);margin-bottom:.8rem;font-size:clamp(2rem,4vw,3rem);font-style:italic;font-weight:900}.newsletter p{color:#ffffffa6;max-width:420px;margin-bottom:2.2rem;margin-left:auto;margin-right:auto;font-size:1rem}.newsletter-form-block{max-width:440px;margin:0 auto}.newsletter-form{z-index:2;gap:0;display:flex;position:relative}.newsletter-hp{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px}.newsletter-form-status{color:#ffffffd9;text-align:center;margin-top:.85rem;font-size:.9rem}.newsletter-form-status--error{color:#ffb4b4}.newsletter-form input{font-family:var(--font-body);color:var(--white);background:#ffffff14;border:2px solid #fff3;border-radius:2px 0 0 2px;outline:none;flex:1;padding:14px 18px;font-size:.95rem;transition:border-color .2s}.newsletter-form input::placeholder{color:#fff6}.newsletter-form input:focus{border-color:var(--gold)}.newsletter-form button{background:var(--gold);color:var(--navy);font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;white-space:nowrap;border:none;border-radius:0 2px 2px 0;padding:14px 24px;font-size:.9rem;font-weight:800;transition:background .2s}.newsletter-form button:hover{background:var(--white)}.newsletter-form button:disabled,.newsletter-form input:disabled{opacity:.65;cursor:not-allowed}.faq{background:var(--light-gray);border-top:1px solid #00288114;padding:4.5rem 4rem}.faq-header{text-align:center;margin-bottom:2.5rem}.faq-list{flex-direction:column;gap:.65rem;max-width:720px;margin:0 auto;display:flex}.faq-item{background:var(--white);border:2px solid #0028811f;border-radius:4px;transition:border-color .2s,box-shadow .2s;overflow:hidden}.faq-item[open]{border-color:var(--navy);box-shadow:0 8px 24px #00288114}.faq-item summary{font-family:var(--font-display);letter-spacing:.02em;color:var(--navy);cursor:pointer;-webkit-user-select:none;user-select:none;padding:1.1rem 3rem 1.1rem 1.25rem;font-size:1rem;font-weight:700;list-style:none;position:relative}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";font-family:var(--font-body);color:var(--gold);-webkit-text-stroke:1px var(--navy);font-size:1.25rem;font-weight:700;line-height:1;transition:transform .2s;position:absolute;top:50%;right:1.15rem;transform:translateY(-50%)}.faq-item[open] summary:after{content:"−"}.faq-item p{color:var(--text-muted);margin-top:-.25rem;padding:0 1.25rem 1.15rem;font-size:.95rem;line-height:1.65}.faq-item p a{color:var(--navy);text-underline-offset:2px;font-weight:600;text-decoration:underline}.faq-item p a:hover{color:var(--orange)}footer{background:var(--white);color:var(--text);border-top:4px solid var(--gold);padding:4rem 4rem 2rem}.footer-top{border-bottom:1px solid #00288126;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:2rem;padding-bottom:3rem;display:grid}.footer-brand img{filter:none;height:72px;margin-bottom:1rem;display:block}.footer-brand p{max-width:260px;color:var(--navy);margin-bottom:1.2rem;font-size:.88rem;font-weight:600;line-height:1.7}.footer-tagline{font-family:var(--font-display);color:var(--navy);letter-spacing:.05em;text-transform:uppercase;font-size:.85rem;font-style:italic;font-weight:700}.footer-social{flex-wrap:wrap;gap:.65rem;margin-bottom:.35rem;display:flex}.footer-social a{width:40px;height:40px;color:var(--navy);background:#00288114;border-radius:50%;justify-content:center;align-items:center;transition:background .2s,color .2s,transform .2s;display:inline-flex}.footer-social a:hover{background:var(--navy);color:var(--gold);transform:translateY(-2px)}.footer-social svg{width:20px;height:20px}.footer-social-handle{color:var(--text-muted);margin-bottom:1.25rem;font-size:.82rem;font-weight:500}.footer-col h4{font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;color:var(--navy);margin-bottom:1rem;font-size:.8rem;font-weight:700}.footer-col ul{list-style:none}.footer-col ul li{margin-bottom:.6rem}.footer-col ul li a{color:var(--text-muted);font-size:.9rem;text-decoration:none;transition:color .2s}.footer-col ul li a:hover{color:var(--navy)}.footer-coming-soon{color:var(--text-muted);opacity:.8;margin-left:.35rem;font-size:.75rem;font-weight:400}.footer-contact{font-size:.88rem;line-height:1.8}.footer-contact a{color:var(--text-muted);margin-bottom:.4rem;text-decoration:none;transition:color .2s;display:block}.footer-contact a:hover{color:var(--navy)}.footer-bottom{color:var(--text-muted);justify-content:space-between;align-items:center;font-size:.8rem;display:flex}.footer-bottom a{color:var(--text-muted);text-decoration:none;transition:color .2s}.footer-bottom a:hover{color:var(--navy)}.footer-legal{gap:1.5rem;display:flex}.la-badge{z-index:120;pointer-events:none;position:fixed;bottom:1.75rem;right:1.75rem}.la-badge-inner{width:120px;height:120px;position:relative}.la-badge-state{object-fit:contain;filter:drop-shadow(0 8px 16px #00000029);width:44%;height:44%;transition:filter .25s;position:absolute;inset:28%}.la-badge-ring{fill:none;width:100%;height:100%}.la-badge-text{font-family:var(--font-display);letter-spacing:.18em;text-transform:uppercase;fill:var(--navy);font-size:9px;font-weight:700;transition:fill .25s}.la-badge--on-dark .la-badge-text{fill:#fff}.la-badge--on-dark .la-badge-state{filter:brightness(0)invert()drop-shadow(0 8px 16px #0003)}.la-badge-inner .la-badge-ring{transform-origin:50%;animation:28s linear infinite la-badge-rotate}@keyframes la-badge-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:1024px){.hero{grid-template-columns:1fr;min-height:auto}.hero-content{padding:4rem 2rem 2rem}.hero-image{min-height:400px}.hero-image-bg{clip-path:none}.flavor-strip,.brand-story-content{padding:4rem 2rem}.flavors-grid,.features-grid{grid-template-columns:repeat(2,1fr)}.brand-story{grid-template-columns:1fr}.brand-story-visual{min-height:200px}.who-grid{grid-template-columns:repeat(2,1fr)}.merch{text-align:center;grid-template-columns:1fr}.merch-content{align-items:center}.merch p{margin:0 auto 2rem}.la-badge{bottom:1.25rem;right:1.25rem}.footer-top{grid-template-columns:1fr 1fr}}@media (max-width:640px){nav{grid-template-columns:1fr;justify-items:center;row-gap:.45rem;min-height:auto;padding:.65rem 1rem .9rem}nav .nav-logo{grid-column:1;margin-bottom:0}nav .nav-links-left,nav .nav-links-right{display:none}.nav-links{flex-wrap:wrap;justify-content:center;gap:.8rem}.nav-links-mobile{grid-column:1;justify-self:center;display:flex}.nav-links a{letter-spacing:.03em;font-size:.78rem}.nav-cta{padding:6px 10px}.hero-headline{font-size:3rem}.hero-content{padding:3.25rem 1.5rem 2rem}.hero-badge{padding:6px 12px;font-size:.68rem;bottom:1rem;left:1rem}.hero-bottles{max-width:260px}.flavors-grid{grid-template-columns:1fr;gap:1rem}.features-grid,.who-grid{grid-template-columns:1fr}.flavor-strip,.brand-story-content,.features,.ingredients,.who-for,.merch,.find-us,.partner,.newsletter,.faq,footer{padding:4rem 1.5rem}.la-badge{display:none}.footer-top{grid-template-columns:1fr}.footer-bottom{text-align:center;flex-direction:column;gap:1rem}.compare-table{-webkit-overflow-scrolling:touch;border:1px solid var(--light-gray);font-size:.8rem;overflow:auto hidden}.compare-head,.compare-row{min-width:640px}.compare-row div,.compare-head div{padding:.75rem}.newsletter-form{flex-direction:column;gap:.65rem}.newsletter-form input{border-radius:2px}.newsletter-form button{border-radius:2px;width:100%}.find-us-logos{gap:.9rem}.find-us-logo{max-height:140px}.find-us-logo--brothers{max-height:90px}.partner-logo--heading{width:clamp(110px,45vw,170px)}}.reveal,.reveal.visible{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}.reveal-delay-4{transition-delay:.4s}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}
