:root{--blue:#51b4d0;--blue-dark:#102f3a;--blue-deep:#071f28;--aqua:#dff6fa;--ink:#10242c;--muted:#67777d;--paper:#f8fbfb;--line:#dbe9ec;--white:#fff;--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist,-apple-system),BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}button,a{tap-highlight-color:transparent}.shell{width:min(1180px,100% - 44px);margin-inline:auto}.site-header{z-index:20;padding:24px 0;position:absolute;top:0;left:0;right:0}.nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc7;border:1px solid #ffffffe6;border-radius:18px;justify-content:space-between;align-items:center;height:64px;padding:9px 12px 9px 10px;display:flex;box-shadow:0 12px 45px #09313d14}.brand{letter-spacing:-.02em;align-items:center;gap:11px;font-size:16px;display:flex}.brand img{border-radius:12px}.brand b{font-weight:750}.nav nav{color:#43575f;gap:32px;font-size:14px;display:flex}.nav nav a:hover{color:var(--blue)}.nav-cta{background:var(--ink);color:#fff;border-radius:12px;padding:13px 18px;font-size:13px;font-weight:650}.nav-cta span{color:var(--blue);margin-left:8px}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;min-height:850px;padding-top:158px;display:grid;position:relative}.hero:before{content:"";filter:blur(2px);background:#51b4d01c;border-radius:50%;width:520px;height:520px;position:absolute;top:160px;left:-350px}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.16em;color:#36778a;align-items:center;gap:9px;font-size:11px;font-weight:750;display:inline-flex}.eyebrow i{background:#2fc879;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #2fc8791f}h1,h2{letter-spacing:-.06em;margin:0;line-height:.98}h1{max-width:700px;font-size:clamp(54px,6vw,80px);font-weight:610}h1 em,h2 em{color:var(--blue);font-style:normal}.hero-lead{color:var(--muted);max-width:610px;margin:28px 0;font-size:19px;line-height:1.65}.hero-actions{gap:12px;margin:32px 0 26px;display:flex}.button{border-radius:13px;justify-content:center;align-items:center;padding:16px 21px;font-size:14px;font-weight:650;display:inline-flex}.button.primary{background:var(--blue);color:#fff;box-shadow:0 12px 28px #51b4d047}.button.primary span{margin-left:32px}.button.quiet{background:#fff;border:1px solid #ccdce0}.trust-line{color:#73858b;font-size:12px}.trust-line span{color:#269e66}.trust-line b{color:#c4d0d3;margin:0 8px}.hero-visual{justify-content:center;align-items:center;height:690px;display:flex;position:relative}.aura{background:radial-gradient(circle,#51b4d038,#51b4d008 62%,#0000 63%);border-radius:50%;width:520px;height:520px;position:absolute}.phone{background:#000;border:10px solid #14252b;border-radius:52px;position:relative;overflow:hidden;box-shadow:0 30px 70px #0b283142}.phone img{object-fit:cover}.phone-hero{aspect-ratio:1320/2868;z-index:2;width:328px;transform:rotate(3deg)}.floating-note{z-index:4;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border:1px solid #fff;border-radius:17px;align-items:center;gap:11px;padding:13px 16px;font-size:12px;display:flex;position:absolute;box-shadow:0 15px 40px #062f3c26}.floating-note b{font-size:12px;display:block}.floating-note small{color:#829197;font-size:10px}.note-one{top:185px;left:0}.note-two{bottom:150px;right:-5px}.lock{background:var(--aqua);color:#2696b6;border-radius:9px;place-items:center;width:30px;height:30px;font-size:19px;display:grid}.pulse{background:#30c77a;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 6px #30c77a1f}.proof-strip{border-block:1px solid var(--line);background:#fff}.proof-grid{grid-template-columns:repeat(4,1fr);padding:25px 0;display:grid}.proof-grid div{border-right:1px solid var(--line);flex-direction:column;padding:0 30px;display:flex}.proof-grid div:first-child{padding-left:0}.proof-grid div:last-child{border:0}.proof-grid strong{font-size:14px}.proof-grid span{color:#829197;margin-top:3px;font-size:11px}.section{padding-block:125px}.section-heading{max-width:680px;margin-bottom:62px}.section-heading .kicker{margin-bottom:20px}.section-heading h2{font-size:clamp(44px,5vw,66px);font-weight:580}.section-heading p{color:var(--muted);max-width:540px;font-size:17px;line-height:1.6}.feature-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.feature-card{background:#fff;border:1px solid #e1ecee;border-radius:22px;min-height:320px;padding:24px;transition:all .25s;position:relative;box-shadow:0 14px 45px #0f37430d}.feature-card:hover{transform:translateY(-5px);box-shadow:0 18px 55px #0f37431a}.feature-no{color:#a8b5b9;letter-spacing:.15em;font-size:10px}.feature-icon{color:#268eaa;background:#e3f7fa;border-radius:17px;place-items:center;width:54px;height:54px;margin:44px 0 34px;font-size:25px;display:grid}.icon-1{color:#36a768;background:#eef7ef}.icon-2{color:#e79442;background:#fff1e5}.icon-3{color:#6279d8;background:#edf2ff}.feature-card h3{margin:0 0 12px;font-size:19px}.feature-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.conversation-section{background:var(--blue-deep);color:#fff;position:relative;overflow:hidden}.conversation-section:after{content:"";opacity:.025;pointer-events:none;background-image:url(/pattern.png);background-size:430px;position:absolute;inset:0}.conversation-grid{z-index:1;grid-template-columns:.8fr 1.2fr;align-items:center;gap:120px;display:grid;position:relative}.phone-conversation{aspect-ratio:1320/2868;border-color:#173842;width:340px;margin:auto;transform:rotate(-2deg)}.conversation-copy{max-width:620px}.kicker.light{color:#76d3ea}.conversation-copy h2,.cta h2{margin:18px 0 25px;font-size:clamp(45px,5vw,68px);font-weight:580}.conversation-copy>p{color:#abc0c7;font-size:17px;line-height:1.7}.conversation-copy ul{margin:34px 0;padding:0;list-style:none}.conversation-copy li{border-top:1px solid #ffffff1f;grid-template-columns:190px 1fr;gap:20px;padding:18px 0;font-size:14px;display:grid}.conversation-copy li span{color:#9db2b9}.text-link{color:#77d5ec;border-bottom:1px solid #77d5ec66;padding-bottom:5px;font-size:14px;font-weight:650;display:inline-block}.compact{margin-bottom:44px}.assurances{grid-template-columns:.85fr 1.15fr;align-items:start;gap:90px;display:grid}.assurance-list article{border-bottom:1px solid var(--line);grid-template-columns:38px 1fr 30px;align-items:start;gap:18px;padding:24px 0;display:grid}.assurance-list article>span{color:#338fa9;background:#e2f6fa;border-radius:9px;place-items:center;width:30px;height:30px;font-size:11px;display:grid}.assurance-list h3{margin:2px 0 7px;font-size:18px}.assurance-list p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.assurance-list article>b{color:#35b977}.cta{color:#fff;background:linear-gradient(130deg,#123b48,#071f28);border-radius:32px;justify-content:space-between;align-items:center;margin-bottom:110px;padding:60px 70px;display:flex;box-shadow:0 25px 70px #071f2833}.cta h2{margin:14px 0 8px}.cta p{color:#a7bcc3;margin:0}.store-badge{background:#ffffff0d;border:1px solid #ffffff59;border-radius:14px;align-items:center;gap:12px;padding:12px 20px;display:flex}.store-badge>span{font-size:30px}.store-badge small,.store-badge strong{display:block}.store-badge small{letter-spacing:.08em;font-size:8px}.store-badge strong{font-size:19px}.footer{color:#fff;background:#06181e;padding-top:70px}.footer-top{grid-template-columns:2fr repeat(3,1fr);gap:40px;padding-bottom:60px;display:grid}.footer-brand{margin-bottom:18px}.footer-top>div:first-child p{color:#789099;font-size:14px;line-height:1.6}.footer h4{text-transform:uppercase;letter-spacing:.13em;color:#6f8891;margin:8px 0 19px;font-size:10px}.footer-top>div:not(:first-child){flex-direction:column;gap:12px;display:flex}.footer-top a{color:#b7c7cc;font-size:13px}.footer-top a:hover{color:#fff}.service-ok{color:#70cda0;font-size:11px}.service-ok i{background:#36c77c;border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block}.footer-bottom{color:#58717a;border-top:1px solid #ffffff14;justify-content:space-between;padding:22px 0;font-size:10px;display:flex}.legal-hero{background:linear-gradient(160deg,#ecf9fb 0%,var(--paper) 70%);padding:165px 0 70px}.legal-hero h1{max-width:820px;font-size:clamp(46px,6vw,70px)}.legal-hero p{max-width:660px;color:var(--muted);font-size:18px;line-height:1.6}.legal-meta{text-transform:uppercase;letter-spacing:.12em;color:#4c8495;margin-bottom:20px;font-size:11px}.legal-layout{grid-template-columns:260px 1fr;gap:80px;padding:70px 0 120px;display:grid}.legal-toc{border:1px solid var(--line);background:#fff;border-radius:18px;align-self:start;padding:20px;position:sticky;top:30px}.legal-toc strong{text-transform:uppercase;letter-spacing:.12em;font-size:11px}.legal-toc a{color:var(--muted);padding-top:13px;font-size:13px;display:block}.legal-content{max-width:760px}.legal-content section{margin-bottom:48px;scroll-margin-top:30px}.legal-content h2{letter-spacing:-.035em;margin-bottom:16px;font-size:30px}.legal-content h3{margin:26px 0 10px;font-size:18px}.legal-content p,.legal-content li{color:#52666d;font-size:15px;line-height:1.72}.legal-content li{margin-bottom:9px}.legal-content a{color:#268fab;text-decoration:underline}.info-box{border-left:4px solid var(--blue);color:#315b67;background:#e7f7fa;border-radius:4px 16px 16px 4px;margin:24px 0;padding:18px 20px;font-size:14px;line-height:1.6}.fact-grid{grid-template-columns:repeat(2,1fr);gap:14px;margin:25px 0;display:grid}.fact{border:1px solid var(--line);background:#fff;border-radius:17px;padding:20px}.fact b{margin-bottom:7px;font-size:14px;display:block}.fact span{color:var(--muted);font-size:13px;line-height:1.5}.support-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin:40px 0;display:grid}.support-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:26px}.support-card span{font-size:28px}.support-card h3{font-size:18px}.support-card p{color:var(--muted);font-size:14px;line-height:1.55}.download-list a{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:13px;justify-content:space-between;align-items:center;margin-bottom:10px;padding:15px 18px;font-weight:600;text-decoration:none;display:flex}@media (max-width:900px){.nav nav{display:none}.hero{grid-template-columns:1fr;padding-top:150px}.hero-copy{text-align:center}.hero-lead{margin-inline:auto}.hero-actions{justify-content:center}.hero-visual{height:620px}.proof-grid{grid-template-columns:repeat(2,1fr);gap:22px}.proof-grid div:nth-child(2){border:0}.feature-grid{grid-template-columns:repeat(2,1fr)}.conversation-grid{grid-template-columns:1fr;gap:70px}.conversation-copy{margin:auto}.assurances{grid-template-columns:1fr;gap:20px}.footer-top{grid-template-columns:2fr 1fr 1fr}.footer-top>div:last-child{display:none}.legal-layout{grid-template-columns:1fr}.legal-toc{display:none}}@media (max-width:600px){.shell{width:min(100% - 28px,1180px)}.site-header{padding-top:12px}.nav{height:58px}.brand span{font-size:14px}.nav-cta{padding:11px 12px;font-size:11px}.hero{gap:30px;min-height:auto;padding-top:125px}.hero-copy{text-align:left}h1{font-size:49px}.hero-actions{flex-direction:column;justify-content:flex-start}.trust-line{line-height:1.8}.hero-visual{height:560px}.phone-hero{width:270px}.note-one{top:150px;left:-5px}.note-two{bottom:105px;right:-4px}.proof-grid{padding:25px 0}.proof-grid div{padding-left:16px}.section{padding-block:85px}.section-heading{margin-bottom:38px}.section-heading h2{font-size:43px}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:270px}.conversation-section{padding-top:90px}.conversation-grid{gap:65px}.phone-conversation{width:280px}.conversation-copy li{grid-template-columns:1fr;gap:5px}.assurances{display:block}.cta{margin-bottom:70px;padding:38px 28px;display:block}.cta h2{font-size:43px}.store-badge{width:max-content;margin-top:25px}.footer-top{grid-template-columns:1fr 1fr}.footer-top>div:first-child{grid-column:1/-1}.footer-bottom span:last-child{display:none}.legal-hero{padding-top:130px}.legal-layout{padding-top:50px}.fact-grid,.support-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.feature-card{transition:none}}
