@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap');

:root{--navy:#0d2748;--blue:#185fa9;--blue-2:#2f7bc4;--sky:#dcebfa;--ice:#f4f8fc;--silver:#c7d1dc;--ink:#142033;--muted:#5e6c7d;--white:#fff;--line:#dbe4ed;--success:#1d7657;--shadow:0 22px 70px rgba(14,44,78,.13);--radius:26px}
*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;overflow-x:hidden;color:var(--ink);background:var(--white);font:16px/1.65 "DM Sans",system-ui,sans-serif}body::before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.skip-link{position:fixed;left:16px;top:-60px;z-index:99;background:#fff;padding:12px 18px;border-radius:10px;color:var(--navy)}.skip-link:focus{top:16px}.site-header{height:82px;display:flex;align-items:center;justify-content:space-between;max-width:1180px;margin:auto;padding:0 24px;position:relative;z-index:5}.brand{display:flex;align-items:center;gap:11px;color:var(--navy);font:800 1.25rem Manrope,sans-serif;text-decoration:none}.brand img{border-radius:14px}.site-header nav{display:flex;align-items:center;gap:30px}.site-header nav a,.site-footer a{color:var(--ink);font-weight:600;text-decoration:none}.site-header nav a:hover,.site-footer a:hover{color:var(--blue)}.site-header .nav-cta{color:#fff;background:var(--navy);padding:10px 18px;border-radius:999px}.hero{min-height:690px;display:grid;grid-template-columns:1.04fr .96fr;gap:65px;align-items:center;max-width:1180px;margin:auto;padding:70px 24px 110px;position:relative}.hero::before{content:"";position:absolute;width:540px;height:540px;right:-180px;top:-90px;background:radial-gradient(circle,#d6e9fa 0,rgba(220,236,249,0) 68%);z-index:-1}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--blue);font-size:.76rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.eyebrow span{font-size:.55rem}.hero h1,.section h2,.privacy-copy h2,.beta-copy h2{font:800 clamp(2.6rem,5.2vw,4.8rem)/1.03 Manrope,sans-serif;letter-spacing:-.055em;margin:22px 0;color:var(--navy)}.hero h1{max-width:760px}.lead{font-size:1.22rem;color:var(--muted);max-width:610px}.hero-actions{display:flex;gap:12px;margin:34px 0 28px}.button{display:inline-flex;justify-content:center;align-items:center;border:0;border-radius:999px;padding:14px 23px;font:700 .96rem "DM Sans",sans-serif;text-decoration:none;cursor:pointer;transition:transform .2s,box-shadow .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:linear-gradient(135deg,var(--blue),#144879);box-shadow:0 12px 28px rgba(24,95,169,.23)}.button-secondary{color:var(--navy);background:#fff;border:1px solid var(--line)}.trust-list{display:flex;flex-wrap:wrap;gap:21px;margin:0;padding:0;list-style:none;color:var(--muted);font-size:.9rem}.trust-list li::before{content:"✓";color:var(--success);font-weight:800;margin-right:7px}.product-stage{min-height:540px;display:grid;place-items:center;position:relative}.phone{width:278px;height:552px;padding:18px;border:8px solid #18334f;border-radius:40px;background:linear-gradient(160deg,#f9fbfd,#edf4fa);box-shadow:0 35px 70px rgba(13,39,72,.25);transform:rotate(2deg);position:relative;z-index:2}.phone-bar{display:flex;justify-content:space-between;font-size:.59rem;font-weight:700;padding:0 6px 20px}.app-head{display:flex;align-items:center;gap:10px}.app-head img{border-radius:12px}.app-head div{display:flex;flex-direction:column}.app-head small,.summary-card small{color:#66768b;font-size:.7rem}.app-head strong{font-size:.88rem}.summary-card{display:flex;flex-direction:column;margin-top:23px;padding:19px;border-radius:20px;color:#fff;background:linear-gradient(145deg,#174f87,#2d78b9);box-shadow:0 12px 25px rgba(24,95,169,.2)}.summary-card strong{font:800 2rem Manrope}.summary-card span{font-size:.65rem;opacity:.8}.metric-row{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:12px 0}.metric-row div{padding:14px 12px;background:white;border:1px solid #e3eaf1;border-radius:15px;display:flex;flex-direction:column}.metric-row strong{color:var(--blue)}.metric-row span{font-size:.59rem;color:#69798b}.phone-list{display:grid;gap:9px;margin-top:16px}.phone-list span{height:40px;border-radius:12px;background:linear-gradient(90deg,#d9e4ee 28%,#f7f9fb 28%)}.phone-nav{position:absolute;bottom:18px;left:18px;right:18px;display:flex;justify-content:space-around;padding-top:12px;border-top:1px solid #dce4ec;font-size:.59rem;color:#69798b}.phone-nav b{color:var(--blue)}.floating-card{position:absolute;z-index:3;display:flex;align-items:center;gap:11px;background:rgba(255,255,255,.9);border:1px solid rgba(255,255,255,.8);backdrop-filter:blur(12px);border-radius:16px;padding:13px 16px;box-shadow:var(--shadow)}.floating-card>span{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:var(--sky);color:var(--blue)}.floating-card div{display:flex;flex-direction:column}.floating-card strong{font-size:.78rem}.floating-card small{color:var(--muted);font-size:.64rem}.security-card{left:2%;top:24%}.offline-card{right:-2%;bottom:19%}.orbit{position:absolute;border:1px solid #c9daea;border-radius:50%}.orbit-one{width:430px;height:430px}.orbit-two{width:525px;height:525px;border-style:dashed}.proof-strip{display:grid;grid-template-columns:repeat(3,1fr);max-width:1180px;margin:0 auto;padding:30px 24px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:34px}.proof-strip p{display:flex;flex-direction:column;margin:0}.proof-strip strong{color:var(--navy);margin-bottom:5px}.proof-strip span{color:var(--muted);font-size:.9rem}.section{max-width:1180px;margin:auto;padding:120px 24px}.section-heading{max-width:730px;margin-bottom:52px}.section h2,.privacy-copy h2,.beta-copy h2{font-size:clamp(2.1rem,4vw,3.65rem)}.section-heading p,.privacy-copy>p,.beta-copy>p{color:var(--muted);font-size:1.08rem}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.feature-card{padding:34px;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(145deg,#fff,#f8fbfd);transition:transform .25s,border-color .25s,box-shadow .25s}.feature-card:hover{transform:translateY(-5px);border-color:#a9c8e4;box-shadow:0 18px 45px rgba(20,55,90,.09)}.feature-card .icon{display:grid;place-items:center;width:45px;height:45px;border-radius:14px;background:var(--sky);color:var(--blue);font-weight:800}.feature-card h3{font:700 1.32rem Manrope;margin:22px 0 10px;color:var(--navy)}.feature-card p{color:var(--muted);margin:0}.privacy-section{display:grid;grid-template-columns:.92fr 1.08fr;gap:90px;align-items:center;background:var(--ice);padding:120px max(24px,calc((100vw - 1132px)/2));overflow:hidden}.privacy-visual{height:460px;display:grid;place-items:center;position:relative}.shield{width:230px;height:260px;display:grid;place-items:center;background:linear-gradient(145deg,#fff,#dfeaf4);clip-path:polygon(50% 0,95% 18%,87% 75%,50% 100%,13% 75%,5% 18%);filter:drop-shadow(0 24px 28px rgba(20,55,90,.18))}.shield img{border-radius:30px}.data-pill{position:absolute;padding:9px 14px;border-radius:999px;background:#fff;border:1px solid var(--line);box-shadow:0 10px 26px rgba(20,55,90,.1);color:var(--blue);font-size:.76rem;font-weight:700}.pill-one{left:3%;top:21%}.pill-two{right:0;top:34%}.pill-three{left:8%;bottom:18%}.privacy-copy ul{padding:0;list-style:none}.privacy-copy li{margin:12px 0}.privacy-copy li::before{content:"✓";display:inline-grid;place-items:center;width:23px;height:23px;margin-right:10px;border-radius:50%;background:#d9f0e8;color:var(--success);font-weight:800}.text-link{color:var(--blue);font-weight:800;text-decoration:none;display:inline-block;margin-top:16px}.steps ol{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;padding:0;list-style:none}.steps li{display:flex;gap:17px}.steps li>span{flex:0 0 auto;display:grid;place-items:center;width:45px;height:45px;border:1px solid #a6c7e5;border-radius:50%;color:var(--blue);font:800 1rem Manrope}.steps h3{font:700 1.1rem Manrope;margin:4px 0 8px;color:var(--navy)}.steps p{margin:0;color:var(--muted);font-size:.92rem}.beta-section{max-width:1180px;margin:0 auto 100px;display:grid;grid-template-columns:1fr .92fr;gap:70px;padding:70px;border-radius:38px;background:linear-gradient(145deg,#0d294a,#174e7e);color:#fff;box-shadow:var(--shadow)}.beta-copy h2{color:#fff}.beta-copy>p{color:#c8d7e6}.eyebrow.light{color:#9ecbf1}.beta-note{display:flex;gap:14px;padding:18px;margin-top:30px;border:1px solid rgba(255,255,255,.15);border-radius:16px;background:rgba(255,255,255,.06)}.beta-note{flex-direction:column}.beta-note strong{font-size:.76rem;text-transform:uppercase;letter-spacing:.1em;color:#9ecbf1}.beta-note span{font-size:.88rem;color:#d5e1ed}.form-card{background:#fff;border-radius:25px;padding:32px;color:var(--ink);box-shadow:0 24px 55px rgba(0,0,0,.23)}.field{display:flex;flex-direction:column;margin-bottom:17px}.field label{font-size:.82rem;font-weight:700;margin-bottom:6px}.field label span{color:var(--muted);font-weight:400}.field input,.field select{width:100%;height:48px;padding:0 13px;border:1px solid #cbd7e2;border-radius:11px;background:#fff;color:var(--ink);font:inherit}.field input:focus,.field select:focus{outline:3px solid rgba(47,123,196,.2);border-color:var(--blue)}.field small{color:var(--muted);font-size:.72rem;margin-top:5px}.field-row{display:grid;grid-template-columns:1fr .7fr;gap:12px}.consent{display:flex;align-items:flex-start;gap:10px;font-size:.76rem;color:var(--muted);margin:5px 0 20px}.consent input{margin-top:4px;accent-color:var(--blue)}.consent a{color:var(--blue)}.submit-button{width:100%}.form-status{min-height:1.3em;margin:13px 0 0;text-align:center;font-size:.82rem}.form-status.error{color:#a42929}.form-status.success{color:var(--success)}.honeypot{position:absolute!important;left:-9999px!important}.site-footer{max-width:1180px;margin:auto;padding:38px 24px 55px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;border-top:1px solid var(--line);color:var(--muted);font-size:.85rem}.site-footer p{text-align:center}.site-footer>div:last-child{display:flex;justify-content:flex-end;gap:20px}.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:900px){.site-header nav>a:not(.nav-cta){display:none}.hero{grid-template-columns:1fr;padding-top:40px}.hero-copy{text-align:center}.lead{margin-inline:auto}.hero-actions,.trust-list{justify-content:center}.product-stage{min-height:590px}.proof-strip{grid-template-columns:1fr}.privacy-section,.beta-section{grid-template-columns:1fr}.privacy-section{gap:45px}.beta-section{margin-inline:20px;padding:48px 36px}.steps ol{grid-template-columns:1fr;gap:35px}.site-footer{grid-template-columns:1fr;text-align:center;gap:12px}.site-footer .brand,.site-footer>div:last-child{justify-content:center}.site-footer p{margin:0}}
@media(max-width:600px){.site-header{height:70px;padding-inline:17px}.site-header .brand img{width:40px;height:40px}.nav-cta{font-size:.8rem;padding:8px 13px!important}.hero{padding:45px 18px 75px}.hero h1{font-size:2.65rem}.lead{font-size:1.05rem}.hero-actions{flex-direction:column}.product-stage{min-height:520px;transform:scale(.86);margin:-35px -20px}.proof-strip,.section{padding-inline:20px}.section{padding-block:86px}.feature-grid{grid-template-columns:1fr}.privacy-section{padding:85px 20px}.privacy-visual{height:360px}.shield{width:180px;height:210px}.shield img{width:92px;height:92px}.beta-section{margin:0 12px 65px;padding:36px 20px;border-radius:28px}.field-row{grid-template-columns:1fr}.site-footer>div:last-child{flex-direction:column;gap:7px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.button{transition:none}}
