:root{--ink:#f7f8fb;--muted:#aeb5c4;--night:#030711;--panel:#0b1220;--line:#ffffff1f;--green:#47d871;--green-dark:#113820;--purple:#6652a3}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--night)}body{background:var(--night);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif}a{color:inherit}.pageWidth{width:min(1160px,100% - 48px);margin-inline:auto}.hero{flex-direction:column;min-height:790px;display:flex;position:relative;overflow:hidden}.heroImage{background-image:url(/potable-hero.png);background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.01)}.heroShade{background:linear-gradient(90deg, #01040df5 0%, #01040dc2 42%, #01040d2e 76%), linear-gradient(0deg, var(--night) 0%, transparent 34%);position:absolute;inset:0}.siteHeader{z-index:3;border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:104px;display:flex;position:relative}.brand{background:#f8eddb;border-radius:13px;align-items:center;padding:3px 8px;text-decoration:none;display:inline-flex}.brand img{width:212px;height:auto;display:block}.siteHeader nav,.siteFooter nav{align-items:center;gap:32px;display:flex}.siteHeader nav a,.siteFooter nav a{color:#dfe4ed;font-size:.94rem;text-decoration:none}.siteHeader nav a:hover,.siteFooter nav a:hover{color:var(--green)}.heroContent{z-index:2;margin-top:auto;margin-bottom:130px;position:relative}.eyebrow{color:#d9d4ed;letter-spacing:.18em;font-size:.74rem;font-weight:800;display:inline-block}.eyebrow.green{color:var(--green)}.hero h1,.pageLead h1,.legalHeader h1{letter-spacing:-.07em;max-width:820px;margin:18px 0;font-size:clamp(3.7rem,8.5vw,7.8rem);line-height:.92}.heroContent>p{color:#d5d8e1;max-width:650px;font-size:1.28rem;line-height:1.55}.heroActions{align-items:center;gap:28px;margin-top:34px;display:flex}.appStoreButton{color:#041109;background:var(--green);border-radius:12px;align-items:center;gap:10px;min-height:50px;padding:0 20px;font-weight:800;text-decoration:none;display:inline-flex}.appStoreButton:hover{background:#69eb8d}.appStoreButton span,.finalStoreLink span{font-size:.9em}.textLink{color:#fff;font-weight:700;text-decoration:none}.textLink span{color:var(--green);padding-left:8px}.intro{grid-template-columns:1.15fr .85fr;align-items:end;gap:80px;padding:110px 0 54px;display:grid}h2{letter-spacing:-.045em;margin:12px 0 0;font-size:clamp(2rem,4vw,3.7rem);line-height:1.05}.introCopy,.privacyCallout p{color:var(--muted);margin:0;font-size:1.08rem;line-height:1.7}.featureGrid{background:var(--line);border:1px solid var(--line);border-radius:28px;grid-template-columns:repeat(2,1fr);gap:1px;display:grid;overflow:hidden}.featureCard{background:#080e19;flex-direction:column;justify-content:center;min-height:220px;padding:40px;display:flex}.featureCard h3{letter-spacing:-.025em;margin:0 0 12px;font-size:1.55rem}.featureCard p{color:var(--muted);max-width:430px;margin:0;line-height:1.62}.privacyCallout{background:linear-gradient(120deg,#0c1c14,#0a101b 65%);border:1px solid #47d8713d;border-radius:28px;grid-template-columns:auto 1fr auto;align-items:center;gap:34px;margin-top:90px;padding:60px;display:grid}.privacyMark{color:#041109;background:var(--green);border-radius:50%;place-items:center;width:58px;height:58px;font-size:1.75rem;font-weight:900;display:grid}.privacyCallout h2{margin:8px 0 16px;font-size:clamp(1.9rem,3vw,3rem)}.buttonPrimary,.buttonSecondary{white-space:nowrap;border-radius:12px;justify-content:center;align-items:center;min-height:50px;padding:0 20px;font-weight:800;text-decoration:none;display:inline-flex}.buttonPrimary{background:var(--green);color:#041109}.buttonPrimary:hover{background:#69eb8d}.buttonSecondary{background:#ffffff0f;border:1px solid #ffffff38}.finalCta{grid-template-columns:minmax(260px,360px) 1fr;align-items:center;gap:36px;margin-top:120px;margin-bottom:120px;display:grid}.finalCta .brandLockup{border-radius:20px;width:100%;height:auto;display:block;box-shadow:0 16px 50px #0000005c}.finalCta h2{margin:0;font-size:2rem}.finalCta p{color:var(--muted);margin:7px 0 0}.finalStoreLink{color:var(--green);align-items:center;gap:9px;margin-top:22px;font-weight:800;text-decoration:none;display:inline-flex}.finalStoreLink:hover{color:#7aee99}.subpageTop{background:linear-gradient(180deg, #101932, var(--night))}.pageLead{border-bottom:1px solid var(--line);padding:92px 0 70px}.pageLead h1{font-size:clamp(3.5rem,8vw,7rem)}.pageLead p{max-width:740px;color:var(--muted);margin-bottom:30px;font-size:1.2rem;line-height:1.65}.supportGrid{grid-template-columns:repeat(2,1fr);gap:20px;padding:70px 0;display:grid}.supportCard{border:1px solid var(--line);background:var(--panel);border-radius:20px;padding:32px}.supportCard h2{letter-spacing:-.025em;margin:0 0 14px;font-size:1.35rem}.supportCard p,.contactNote p{color:var(--muted);margin:0;line-height:1.67}.contactNote{border-left:3px solid var(--green);margin-bottom:110px;padding:12px 0 12px 28px}.contactNote h2{margin:0 0 12px;font-size:1.35rem}.legal{max-width:820px;padding-top:90px;padding-bottom:100px}.legalHeader{border-bottom:1px solid var(--line);padding-bottom:48px}.legalHeader h1{font-size:clamp(3.3rem,7vw,6.5rem)}.legalHeader>p,.legal section p{color:#c2c8d3;font-size:1.05rem;line-height:1.78}.legalHeader .updated{color:var(--green);font-size:.9rem;font-weight:700}.legal section{border-bottom:1px solid var(--line);padding:44px 0}.legal section h2{margin:0 0 22px;font-size:2rem}.legal section h3{margin:28px 0 5px;font-size:1.08rem}.legal section a{color:var(--green)}.siteFooter{border-top:1px solid var(--line);background:#02050b;padding:46px 0 50px}.footerInner{justify-content:space-between;align-items:center;display:flex}.footerInner>div{align-items:baseline;gap:18px;display:flex}.footerBrand{background:#f8eddb;border-radius:10px;width:172px;height:auto;padding:3px 7px;display:block}.footerInner span,.disclaimer{color:#7f8795;font-size:.78rem}.disclaimer{max-width:920px;margin-top:32px;margin-left:auto;margin-right:auto;line-height:1.6}@media (width<=780px){.pageWidth{width:min(100% - 30px,1160px)}.siteHeader{height:82px}.siteHeader nav{gap:17px}.siteHeader nav a{font-size:.82rem}.brand{border-radius:9px;padding:2px 5px}.brand img{width:144px}.hero{min-height:720px}.heroImage{background-position:67%}.heroShade{background:linear-gradient(90deg, #01040df0, #01040d66), linear-gradient(0deg, var(--night), transparent 45%)}.heroContent{margin-bottom:88px}.hero h1{font-size:clamp(3.35rem,18vw,5rem)}.heroContent>p{font-size:1.05rem}.heroActions{flex-direction:column;align-items:flex-start;gap:18px}.intro{grid-template-columns:1fr;gap:24px;padding-top:78px}.featureGrid,.supportGrid{grid-template-columns:1fr}.featureCard{min-height:230px;padding:30px}.privacyCallout{grid-template-columns:1fr;padding:34px 26px}.finalCta{grid-template-columns:1fr;margin-top:80px;margin-bottom:80px}.finalCta .brandLockup{border-radius:16px;width:min(100%,360px)}.finalCta h2{font-size:1.5rem}.pageLead,.legal{padding-top:64px}.footerInner{align-items:flex-start;gap:30px}.footerInner>div{flex-direction:column;align-items:flex-start;gap:10px}.footerBrand{width:148px}.siteFooter nav{gap:17px}}
