:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17202a;background:#f4f7f8;font-synthesis:none;text-rendering:optimizeLegibility;--navy:#002152;--blue:#0076bc;--muted:#52646a;--border:#dde6e8}*{box-sizing:border-box}body{margin:0;min-width:320px}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid #008de0;outline-offset:5px}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--navy)}.container{width:min(1180px,calc(100% - 64px));margin:auto}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-shell main{flex:1}.site-header{background:var(--navy);color:#fff}.nav{min-height:112px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:16px;text-decoration:none;font-size:25px;letter-spacing:-.8px;font-weight:800}.brand img{object-fit:contain;border-radius:8px}.brand small{display:block;font-size:11px;letter-spacing:.02em;font-weight:500;color:#b7d9df;margin-top:4px}.brand-water{color:#42b7fb}.skip-link{position:absolute;left:16px;top:-100px;z-index:10;background:#fff;color:var(--navy);padding:12px}.skip-link:focus{top:12px}.hero{padding:76px 0 72px;border-bottom:1px solid var(--border);background:radial-gradient(ellipse at 95% 20%,#e4eff4,transparent 55%),#f4f7f8}.hero-grid{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:64px}.eyebrow{display:block;font-size:11px;font-weight:800;letter-spacing:.13em;color:#426372;margin-bottom:20px}.hero h1{font-size:clamp(44px,5vw,66px);line-height:1.06;letter-spacing:-2.6px;margin-bottom:24px}.hero h1 span{color:var(--blue)}.hero-copy{font-size:17px;line-height:1.8;color:var(--muted);max-width:480px}.button{display:inline-flex;gap:18px;align-items:center;justify-content:center;min-height:48px;padding:12px 20px;border-radius:8px;font-size:14px;font-weight:700;text-decoration:none;transition:background .15s}.button-primary{background:var(--navy);color:#fff}.button-primary:hover{background:#164375}.hero-note{font-size:12px;color:var(--muted);margin:22px 0 0}.outing-preview{border:1px solid var(--border);border-radius:18px;overflow:hidden;box-shadow:0 22px 50px #0021520d}.waterbuddy-display{display:block;width:100%;height:auto}.section{padding:76px 0;scroll-margin-top:24px;background:#fff}.section-heading{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:36px}.section-heading .eyebrow{margin-bottom:14px}h2{font-size:clamp(26px,3vw,34px);letter-spacing:-1px;line-height:1.2;margin-bottom:0}.section-heading>p{max-width:340px;margin-bottom:0;font-size:14px;line-height:1.8;color:var(--muted)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature{display:flex;flex-direction:column;border:1px solid var(--border);border-radius:12px;padding:28px;background:#fafcfc}.feature-number{font-size:10px;font-weight:800;letter-spacing:.12em;color:#426372}.feature h3{font-size:19px;margin:24px 0 12px;letter-spacing:-.4px}.feature p{font-size:14px;line-height:1.8;color:var(--muted);margin-bottom:26px}.feature-tag{display:block;margin-top:auto;font-size:10px;font-weight:600;border-top:1px solid var(--border);padding-top:18px;color:#426372}.buddy-section{padding:0 0 76px;background:#fff}.buddy-card{display:flex;align-items:center;gap:30px;padding:36px;background:#e7edf7;border-radius:14px;border-left:5px solid #0076bc}.buddy-symbol{font-size:32px;color:var(--navy)}.buddy-card>div:nth-child(2){flex:1}.buddy-card .eyebrow{margin-bottom:10px}.buddy-card h2{font-size:28px}.buddy-card p{max-width:620px;color:#4b5c73;font-size:14px;line-height:1.8;margin:12px 0 0}.site-footer{background:var(--navy);color:#fff;padding:30px 0}.footer-inner{display:flex;align-items:center;gap:48px}.site-footer .brand{font-size:19px}.site-footer .brand img{width:48px;height:48px}.site-footer .brand small{display:none}.footer-inner>div{margin-left:auto}.footer-inner p{font-size:12px;margin-bottom:7px;color:#c5d3e4}.footer-inner .copyright{font-size:10px;color:#a7bdd5;margin:0}.confirmation-section{min-height:calc(100svh - 220px);padding:64px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(ellipse at 50% 25%,#e4eff4,transparent 65%)}.confirmation-card{width:min(500px,100%);padding:40px;text-align:center;border:1px solid var(--border);border-radius:18px;background:#fff;box-shadow:0 16px 40px #00215208}.check{height:60px;width:60px;border-radius:50%;background:#e8f5ef;color:#257250;display:grid;place-items:center;font-size:30px;margin:0 auto 24px}.check-error{background:#fff8e8;color:#795d10}.confirmation-card .eyebrow{margin-bottom:14px}.confirmation-card h1{font-size:36px;letter-spacing:-1.4px;margin-bottom:18px}.confirmation-card p{font-size:15px;line-height:1.8;color:var(--muted);margin-bottom:24px}.button-wide{width:100%}.confirmation-card .app-hint{font-size:12px;margin:16px 0 24px}.text-link{font-size:13px;color:var(--navy);text-underline-offset:4px}.confirmation-caption{color:#687a80;font-size:12px;margin:24px 0 0}@media(max-width:960px){.hero-grid{gap:30px}.hero h1{font-size:48px}.feature{padding:22px}.buddy-card{flex-wrap:wrap}.section-heading>p{max-width:280px}}@media(max-width:720px){.container{width:calc(100% - 36px)}.nav{min-height:88px;gap:12px}.brand{font-size:21px;gap:8px}.brand img{width:48px;height:48px}.brand small{font-size:9px}.hero{padding:42px 0}.hero-grid{grid-template-columns:1fr;gap:36px}.hero h1{font-size:52px}.hero-copy{font-size:16px}.section{padding:48px 0}.section-heading{display:block}.section-heading>p{max-width:none;margin-top:20px}.feature-grid{grid-template-columns:1fr;gap:14px}.feature h3{margin-top:16px}.feature p{margin-bottom:18px}.buddy-section{padding-bottom:48px}.buddy-card{padding:24px;gap:16px}.buddy-symbol{display:none}.footer-inner{flex-wrap:wrap;gap:20px}.footer-inner>div{margin-left:0}.confirmation-section{padding:40px 18px}.confirmation-card{padding:30px 24px}.confirmation-card h1{font-size:32px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
