:root{--navy:#0b1726;--ink:#152235;--aqua:#29b8c8;--aqua-soft:#ddf7f8;--lime:#b9f66b;--cream:#f6f7f2;--muted:#687586;--orange:#ff9b64;--white:#fff;--line:rgba(11,23,38,.1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--navy);font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","Inter",sans-serif;-webkit-font-smoothing:antialiased}.shell{width:min(1160px,calc(100% - 40px));margin:auto}.nav{height:86px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:11px;color:inherit;text-decoration:none;font-size:21px;font-weight:800}.brand img{width:42px;height:42px;border-radius:12px}.nav-links{display:flex;gap:27px;align-items:center}.nav-links a,footer a{color:inherit;text-decoration:none;font-size:14px;font-weight:650}.nav-cta{padding:12px 17px;background:var(--navy);color:white!important;border-radius:999px}.hero{min-height:750px;display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:60px;padding:56px 0 90px}.eyebrow{font-size:12px;font-weight:850;letter-spacing:1.9px;color:#1693a2;margin:0 0 18px}.hero h1{font-size:clamp(58px,7.4vw,96px);line-height:.91;letter-spacing:-5.5px;margin:0}.hero h1 span{color:var(--aqua)}.lede{font-size:20px;line-height:1.55;color:var(--muted);max-width:590px;margin:31px 0}.hero-actions{display:flex;gap:12px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 22px;border-radius:15px;text-decoration:none;font-weight:760}.primary{background:var(--lime);color:var(--navy);box-shadow:0 12px 32px rgba(137,189,77,.2)}.ghost{background:#fff;color:var(--navy);border:1px solid var(--line)}.trust{display:flex;gap:17px;flex-wrap:wrap;margin-top:25px;color:var(--muted);font-size:12px;font-weight:650}.phone-wrap{position:relative;display:grid;place-items:center}.glow{position:absolute;width:430px;height:430px;background:var(--aqua);filter:blur(80px);opacity:.17;border-radius:50%}.phone{position:relative;width:360px;min-height:716px;padding:23px 17px 20px;background:#f4f5f1;border:10px solid var(--navy);border-radius:53px;box-shadow:0 50px 95px rgba(11,23,38,.23);transform:rotate(2deg);overflow:hidden}.island{width:105px;height:28px;background:#050a11;border-radius:99px;margin:-16px auto 15px}.appbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.mini-brand{display:flex;gap:8px;align-items:center}.mini-brand img{width:34px;height:34px;border-radius:10px}.mini-brand div{display:flex;flex-direction:column}.mini-brand b{font-size:13px}.mini-brand small{font-size:8px;color:var(--muted)}.bell{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:white;color:var(--aqua);font-size:8px}.dash-hero{background:linear-gradient(135deg,var(--navy),var(--ink));border-radius:24px;padding:18px;color:white}.dash-hero>small,.next small{color:var(--lime);font-size:8px;font-weight:850;letter-spacing:1px}.dash-hero h3{font-size:23px;margin:5px 0}.dash-hero>p{font-size:10px;color:rgba(255,255,255,.63);margin:0 0 13px}.next{display:flex;align-items:center;justify-content:space-between;background:rgba(255,255,255,.08);padding:11px;border-radius:14px}.next div{display:flex;flex-direction:column;gap:2px}.next b{font-size:11px}.next span{font-size:8px;color:rgba(255,255,255,.57)}.next i{width:28px;height:28px;display:grid;place-items:center;background:var(--lime);color:var(--navy);border-radius:50%;font-style:normal}.metrics{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:10px 0}.metrics div{background:white;padding:12px;border-radius:17px;display:flex;flex-direction:column;gap:4px}.metrics small{font-size:7px;color:var(--muted);font-weight:800}.metrics b{font-size:18px}.metrics span{font-size:8px;color:var(--muted)}.phone h4{font-size:15px;margin:17px 3px 7px}.job{display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:10px;background:white;padding:10px;margin-bottom:7px;border-radius:16px}.job time{width:40px;height:40px;border-radius:12px;background:var(--aqua-soft);display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:15px;font-weight:800}.job time small{font-size:6px;color:var(--muted)}.job>div{display:flex;flex-direction:column;gap:2px}.job b{font-size:10px}.job span{font-size:8px;color:var(--muted)}.job div small{font-size:7px;color:#9099a3}.job strong{font-size:10px}.logos{background:var(--navy);color:white}.logos .shell{height:90px;display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:11px;font-weight:850;letter-spacing:1.4px;color:rgba(255,255,255,.6)}.features{padding:130px 0}.section-head{display:grid;grid-template-columns:1.1fr 1fr;gap:40px;align-items:end;margin-bottom:55px}.section-head .eyebrow{grid-column:1/-1;margin-bottom:-20px}.section-head h2,.privacy-band h2,.launch h2{font-size:clamp(45px,5vw,68px);line-height:.98;letter-spacing:-3px;margin:0}.section-head>p:last-child,.privacy-copy p{font-size:18px;color:var(--muted);line-height:1.6;margin:0}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.feature-grid article{background:#fff;border:1px solid var(--line);border-radius:25px;padding:26px;min-height:300px}.feature-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:16px;font-size:22px;font-weight:900}.feature-icon.aqua{background:var(--aqua-soft);color:var(--aqua)}.feature-icon.lime{background:#eefbdc}.feature-icon.orange{background:#fff0e7;color:var(--orange)}.feature-icon.purple{background:#eeeafa;color:#7a62c7}.feature-grid h3{font-size:21px;margin:65px 0 12px}.feature-grid p{font-size:14px;line-height:1.6;color:var(--muted)}.privacy-band{background:var(--navy);color:white;padding:100px 0}.privacy-inner{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.privacy-band .eyebrow{color:var(--lime)}.privacy-copy p{color:rgba(255,255,255,.65)}.privacy-copy a{display:inline-block;margin-top:22px;color:var(--lime);text-decoration:none;font-weight:750}.launch{text-align:center;padding:130px 0}.launch img{width:90px;height:90px;border-radius:24px;box-shadow:0 20px 50px rgba(11,23,38,.18);margin-bottom:28px}.launch p:not(.eyebrow){color:var(--muted);font-size:17px;margin:24px auto}.launch p a{color:var(--aqua);font-weight:700}footer{border-top:1px solid var(--line);padding:30px 0}.footer-inner{display:flex;align-items:center;justify-content:space-between}.footer-inner p{font-size:12px;color:var(--muted)}.footer-inner>div{display:flex;gap:18px}
.legal-page{background:white}.legal-hero{background:var(--navy);color:white;padding:75px 0}.legal-hero h1{font-size:clamp(44px,6vw,72px);letter-spacing:-3px;margin:10px 0}.legal-hero p{color:rgba(255,255,255,.62)}.legal{width:min(760px,calc(100% - 40px));margin:70px auto 110px}.legal h2{font-size:25px;margin:44px 0 12px}.legal h3{font-size:18px;margin:28px 0 10px}.legal p,.legal li{font-size:15px;line-height:1.75;color:#4d5a68}.legal a{color:#078d9d;font-weight:650}.legal .notice{background:var(--aqua-soft);border-radius:18px;padding:17px 20px;color:var(--navy)}.support-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.support-card{border:1px solid var(--line);border-radius:20px;padding:22px}.support-card h3{margin-top:0}.support-card p{margin-bottom:0}.contact-box{background:var(--navy);color:white;border-radius:24px;padding:28px;margin-top:42px}.contact-box h2{margin-top:0}.contact-box p{color:rgba(255,255,255,.68)}.contact-box a{color:var(--lime)}
@media(max-width:900px){.nav-links>a:not(.nav-cta){display:none}.hero{grid-template-columns:1fr;padding-top:45px}.hero-copy{text-align:center}.hero .lede{margin-left:auto;margin-right:auto}.hero-actions,.trust{justify-content:center}.phone{transform:none}.section-head,.privacy-inner{grid-template-columns:1fr}.section-head .eyebrow{margin-bottom:0}.feature-grid{grid-template-columns:1fr 1fr}.privacy-inner{gap:40px}.logos .shell{overflow:hidden}.logos span{white-space:nowrap}.footer-inner{flex-direction:column;gap:16px}.support-grid{grid-template-columns:1fr}}
@media(max-width:560px){.shell{width:min(100% - 26px,1160px)}.nav{height:72px}.nav-cta{font-size:12px}.hero{min-height:auto;padding:45px 0 75px;gap:65px}.hero h1{font-size:59px;letter-spacing:-4px}.lede{font-size:17px}.phone{width:330px;min-height:665px}.trust{font-size:10px}.feature-grid{grid-template-columns:1fr}.features{padding:90px 0}.feature-grid article{min-height:240px}.feature-grid h3{margin-top:42px}.logos .shell{justify-content:flex-start}.legal{margin-top:45px}.support-grid{grid-template-columns:1fr}}

