:root {
  --bg:#05070c;
  --panel:#0d1524;
  --panel2:#111d31;
  --text:#eef4ff;
  --muted:#aab8cd;
  --line:rgba(125,157,205,.18);
  --cyan:#25e4e7;
  --blue:#4d84ff;
  --purple:#9f4cff;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;background:radial-gradient(circle at 30% 0,#142746 0,#08101d 34%,var(--bg) 72%);color:var(--text);line-height:1.65}
a{color:#62dff0}.wrap{width:min(1120px,calc(100% - 32px));margin:auto}.narrow{width:min(760px,100%)}.center{text-align:center}
.site-header{position:sticky;top:0;z-index:10;background:rgba(5,7,12,.84);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}
.nav-wrap{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none;font-weight:900;letter-spacing:.8px}.brand img{width:46px;height:46px;object-fit:cover;border-radius:13px}.brand b{background:linear-gradient(90deg,var(--cyan),var(--blue),var(--purple));-webkit-background-clip:text;background-clip:text;color:transparent}.nav-wrap nav{display:flex;gap:22px;align-items:center}.nav-wrap nav a{color:#b6c4d9;text-decoration:none;font-size:14px}.nav-wrap nav a:hover{color:#fff}
.hero{padding:95px 0 110px}.hero-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:74px;align-items:center}.pill{display:inline-block;padding:8px 13px;border:1px solid rgba(55,220,236,.3);border-radius:999px;background:rgba(35,198,220,.07);color:#73e4ee;font-weight:800;font-size:12px;letter-spacing:1.1px}.hero h1,.section-title h1{font-size:clamp(48px,7vw,82px);line-height:1.02;letter-spacing:-3px;margin:18px 0 24px}.hero h1 span{background:linear-gradient(90deg,var(--cyan),var(--blue),var(--purple));-webkit-background-clip:text;background-clip:text;color:transparent}.lead{font-size:20px;color:#becadd;max-width:680px}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:32px}.btn{display:inline-block;border:0;border-radius:12px;padding:15px 24px;background:linear-gradient(90deg,#16dfe2,#4c80ff,#9848ff);color:white!important;text-decoration:none;font-weight:850;cursor:pointer;box-shadow:0 12px 34px rgba(73,105,255,.25)}.btn-small{padding:10px 16px!important}.btn-ghost{background:rgba(12,19,33,.8);border:1px solid #344762;box-shadow:none}.full{width:100%;font-size:17px}.micro{font-size:12px;color:#7f8da4;margin-top:18px}
.phone-demo{max-width:330px;margin:auto;background:linear-gradient(180deg,#111b2d,#070c14);border:1px solid #3a4b67;border-radius:38px;padding:18px 16px 24px;box-shadow:0 35px 110px rgba(0,0,0,.5),0 0 70px rgba(68,111,255,.14)}.phone-speaker{width:92px;height:7px;border-radius:20px;background:#293750;margin:0 auto 28px}.bubble{max-width:88%;padding:12px 15px;border-radius:18px;margin-bottom:14px;font-size:14px}.bubble.user{margin-left:auto;background:#337cff;border-bottom-right-radius:5px}.bubble.ai{margin-right:auto;background:#1b2739;color:#dce7f7;border-bottom-left-radius:5px}.bubble.ai strong{display:block;color:#6be0eb;font-size:10px;letter-spacing:1px;margin-bottom:4px}.phone-status{text-align:center;color:#70819d;font-size:11px;margin-top:24px}
.section{padding:88px 0}.soft{background:linear-gradient(180deg,rgba(20,35,59,.38),rgba(9,15,26,.16));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.section-title{text-align:center;max-width:760px;margin:0 auto 44px}.section-title>span{font-size:12px;color:#66dce9;font-weight:900;letter-spacing:1.4px}.section-title h2{font-size:clamp(34px,5vw,50px);line-height:1.1;margin:10px 0 12px}.section-title p{color:var(--muted)}.cards{display:grid;gap:20px}.cards.three{grid-template-columns:repeat(3,1fr)}.card{background:rgba(13,21,36,.88);border:1px solid var(--line);border-radius:18px;padding:28px;box-shadow:0 16px 50px rgba(0,0,0,.18)}.card h3{margin:8px 0;color:#fff}.card p{color:var(--muted);margin-bottom:0}.step{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--cyan),var(--purple));font-weight:900}
details{background:rgba(13,21,36,.72);border:1px solid var(--line);border-radius:14px;padding:18px 20px;margin-bottom:12px}summary{cursor:pointer;font-weight:800;color:#fff}details p{color:var(--muted)}.cta{padding:76px 0;background:linear-gradient(135deg,rgba(22,220,225,.08),rgba(75,111,255,.08),rgba(151,69,255,.08));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.cta h2{font-size:clamp(34px,5vw,52px);margin:0 0 10px}.cta p{color:var(--muted);font-size:18px}
.form-wrap{width:min(760px,calc(100% - 32px))}.signup-card{background:rgba(13,21,36,.92);border:1px solid var(--line);border-radius:20px;padding:32px;box-shadow:0 24px 80px rgba(0,0,0,.28)}.signup-card>label{display:block;font-weight:800;margin:18px 0 8px}.signup-card input[type=text],.signup-card input[type=tel]{width:100%;padding:15px 16px;border-radius:11px;border:1px solid #3a4d69;background:#08101d;color:#fff;font-size:17px;outline:none}.signup-card input:focus{border-color:#37dce8;box-shadow:0 0 0 3px rgba(55,220,232,.12)}.consent-row{display:flex;gap:14px;margin:28px 0;padding:18px;background:rgba(35,77,128,.15);border:1px solid rgba(75,148,235,.22);border-radius:14px}.consent-row input{width:22px;height:22px;margin-top:4px;flex:0 0 auto}.consent-row label{font-size:14px;color:#cbd6e7}.notice-box{padding:18px 20px;background:linear-gradient(90deg,rgba(40,205,223,.08),rgba(132,73,255,.06));border-left:4px solid #3adbe8;border-radius:8px 14px 14px 8px;margin:22px 0;color:#c7d3e5}.notice-box p{margin:6px 0}.legal-copy{text-align:center;color:#8391a8;font-size:12px}
.policy{width:min(860px,calc(100% - 32px));background:rgba(13,21,36,.82);border:1px solid var(--line);border-radius:20px;padding:34px}.policy .section-title{text-align:left;margin:0 0 30px}.policy .section-title h1{font-size:clamp(42px,6vw,64px);margin:8px 0 8px}.policy h2{margin-top:34px;color:#fff}.policy p{color:#c1cee1}
footer{padding:30px 0 42px;border-top:1px solid var(--line);color:#75859d;font-size:13px}.footer-grid{display:flex;justify-content:space-between;gap:20px}.footer-grid div:last-child{display:flex;gap:20px}.footer-grid a{color:#91a2ba;text-decoration:none}
@media(max-width:820px){.hero-grid,.cards.three{grid-template-columns:1fr}.hero{text-align:center;padding-top:70px}.lead{margin-left:auto;margin-right:auto}.actions{justify-content:center}.nav-wrap nav a:not(.btn){display:none}.footer-grid{flex-direction:column;text-align:center}.footer-grid div:last-child{justify-content:center;flex-wrap:wrap}.phone-demo{margin-top:15px}.policy{padding:24px}.signup-card{padding:22px}}
