*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#06090f;color:#f7f9fc;font-family:Inter,Arial,sans-serif}.wrap{width:min(1120px,calc(100% - 36px));margin:auto}.gridbg{position:fixed;inset:0;pointer-events:none;opacity:.25;background-image:linear-gradient(rgba(49,230,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(49,230,255,.04) 1px,transparent 1px);background-size:42px 42px}.glow{position:fixed;width:450px;height:450px;border-radius:50%;filter:blur(120px);opacity:.12;pointer-events:none}.a{background:#26dfff;top:-170px;left:-150px}.b{background:#6078ff;right:-170px;top:300px}.nav{height:84px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:2}.brand{display:flex;align-items:center;gap:12px}.brand b{font-family:"Space Grotesk";font-size:18px}.brand small{display:block;color:#8190a2;font-size:11px}.logo{width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,#31e6ff,#6577ff);display:grid;place-items:center;color:#041019;font-weight:900}.ghost,.primary{padding:13px 18px;border-radius:12px;text-decoration:none}.ghost{border:1px solid rgba(255,255,255,.1);color:#dce6ef;background:rgba(255,255,255,.025)}.primary{background:linear-gradient(135deg,#31e6ff,#6577ff);color:#041019;font-weight:800}.hero{text-align:center;padding:105px 0 75px;position:relative}.pill{display:inline-block;border:1px solid rgba(49,230,255,.15);background:rgba(49,230,255,.05);color:#b8efff;padding:8px 12px;border-radius:999px;font-size:13px}h1,h2,h3{font-family:"Space Grotesk";margin:0}h1{font-size:clamp(44px,7vw,80px);line-height:1.02;letter-spacing:-3px;margin:24px 0}h1 span{background:linear-gradient(90deg,#31e6ff,#93a9ff);-webkit-background-clip:text;color:transparent}.hero>p{max-width:820px;margin:auto;color:#9aa8b8;line-height:1.75;font-size:18px}.actions{display:flex;justify-content:center;gap:12px;margin:32px 0 50px}.stats{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(255,255,255,.08);border-radius:18px;overflow:hidden;text-align:left}.stats div{padding:20px;border-right:1px solid rgba(255,255,255,.08)}.stats div:last-child{border:0}.stats strong{display:block;font-family:"Space Grotesk";font-size:22px}.stats em{display:block;font-style:normal;color:#8190a2;font-size:12px}.section{padding:82px 0}.head{text-align:center;max-width:760px;margin:0 auto 38px}.head small,.proof small,.wait small{color:#31e6ff;font-weight:800;letter-spacing:.16em}.head h2,.proof h2,.wait h2{font-size:clamp(32px,4vw,48px);margin:8px 0}.head p,.proof p,.wait p{color:#9aa8b8;line-height:1.7}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.cards article{padding:26px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.035),rgba(255,255,255,.015))}.cards i{color:#31e6ff;font-style:normal;font-size:12px}.cards h3{font-size:21px;margin:25px 0 10px}.cards p{color:#9aa8b8;line-height:1.65;font-size:14px}.chips{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.chips span{padding:10px 14px;border:1px solid rgba(255,255,255,.08);border-radius:999px;color:#cbd5df;background:rgba(255,255,255,.02)}.proof{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center;padding:32px;border:1px solid rgba(49,230,255,.13);border-radius:22px;background:linear-gradient(135deg,rgba(49,230,255,.05),rgba(101,119,255,.04))}.proof pre{margin:0;background:#05080d;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:24px;color:#9ff7cc;line-height:1.7;white-space:pre-wrap}.wait{max-width:780px;margin:auto;text-align:center;padding:48px 30px;border:1px solid rgba(49,230,255,.15);border-radius:24px;background:rgba(49,230,255,.035)}form{display:flex;gap:10px;max-width:560px;margin:26px auto 12px}input{flex:1;padding:15px 16px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#080d14;color:#fff}button{padding:15px 20px;border:0;border-radius:12px;background:linear-gradient(135deg,#31e6ff,#6577ff);font-weight:800;color:#041019;cursor:pointer}#msg{min-height:22px;color:#65f5b2;font-size:13px}.fine{color:#68798b!important}.footer{padding:32px 0 44px;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;align-items:center;color:#718091;font-size:12px}@media(max-width:850px){.cards{grid-template-columns:1fr 1fr}.stats{grid-template-columns:1fr 1fr}.proof{grid-template-columns:1fr}}@media(max-width:560px){.cards,.stats{grid-template-columns:1fr}.actions,form{flex-direction:column}.footer{flex-direction:column;align-items:flex-start;gap:18px}h1{letter-spacing:-2px}.hero{padding-top:70px}}