
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#07111f;color:#eef6ff;line-height:1.65}a{color:inherit}.shell{max-width:1180px;margin:auto;padding:0 26px}
.top{position:sticky;top:0;z-index:10;background:rgba(7,17,31,.86);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.08)}
.nav{height:76px;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;gap:11px;font-weight:850;letter-spacing:-.03em}.mark{width:38px;height:38px;border-radius:13px;background:linear-gradient(135deg,#66e3ff,#8275ff);display:grid;place-items:center;color:#07111f;font-weight:900}.links{display:flex;gap:28px;font-size:14px;color:#9db0c7}.links a{text-decoration:none}.links a:hover{color:#fff}
.hero{overflow:hidden;position:relative;border-bottom:1px solid rgba(255,255,255,.08)}.glow{position:absolute;width:560px;height:560px;border-radius:50%;right:-180px;top:-230px;background:radial-gradient(circle,rgba(102,227,255,.22),transparent 68%)}.hero-inner{display:grid;grid-template-columns:1.2fr .8fr;gap:60px;padding:100px 26px 92px;position:relative}
.kicker{font-size:12px;text-transform:uppercase;letter-spacing:.2em;color:#67ddff;font-weight:850}.hero h1{font-size:clamp(48px,7vw,88px);line-height:.98;letter-spacing:-.065em;margin:18px 0 25px;max-width:820px}.hero p{font-size:19px;color:#a9bbd0;max-width:690px}.actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:32px}.btn{display:inline-block;text-decoration:none;border:1px solid rgba(255,255,255,.13);border-radius:13px;padding:12px 17px;font-weight:750;font-size:14px}.primary{background:#eef6ff;color:#07111f}
.panel{align-self:center;border:1px solid rgba(255,255,255,.1);background:linear-gradient(160deg,rgba(255,255,255,.08),rgba(255,255,255,.025));border-radius:28px;padding:27px;box-shadow:0 30px 80px rgba(0,0,0,.28)}.orb{height:230px;border-radius:22px;background:radial-gradient(circle at 48% 45%,#b6f6ff 0 5%,#4e9cff 6% 18%,#182c62 19% 43%,#0b1729 44%);position:relative;display:grid;place-items:center}.orb:after{content:"VISION CORE";font-size:11px;letter-spacing:.18em;font-weight:850;color:#d8faff;position:absolute;bottom:18px}.metric{display:flex;justify-content:space-between;padding:16px 2px 2px;color:#9fb2c9;font-size:13px}.metric strong{color:#fff}
.section{padding:76px 26px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px}.section h2{font-size:38px;line-height:1.1;letter-spacing:-.04em;margin:0}.section-head p{color:#91a6bd;max-width:500px;margin:0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.card{padding:26px;border-radius:20px;border:1px solid rgba(255,255,255,.09);background:#0b1828}.num{font-size:12px;color:#67ddff;font-weight:850}.card h3{font-size:20px;margin:12px 0 8px}.card p{color:#91a6bd;margin:0}
.feature{display:grid;grid-template-columns:.8fr 1.2fr;gap:16px}.feature .big{padding:35px;border-radius:24px;background:linear-gradient(145deg,#101f34,#0b1626);border:1px solid rgba(255,255,255,.09)}.big h2{font-size:44px;margin:12px 0}.big p{color:#9db0c6}.list{display:grid;gap:12px}.item{border:1px solid rgba(255,255,255,.08);border-radius:17px;padding:20px 22px;background:#0b1828}.item b{display:block;margin-bottom:4px}.item span{color:#91a6bd;font-size:14px}
.cta{margin:10px 26px 70px;padding:42px;border-radius:28px;background:linear-gradient(110deg,#172c48,#101d31);border:1px solid rgba(255,255,255,.1)}.cta h2{font-size:34px;margin:0 0 8px}.cta p{color:#a4b7cd;max-width:760px}.cta a{color:#67ddff;font-weight:800}
footer{border-top:1px solid rgba(255,255,255,.08);padding:32px 26px;color:#71869e;font-size:13px}
@media(max-width:820px){.hero-inner,.feature{grid-template-columns:1fr}.panel{max-width:520px}.cards{grid-template-columns:1fr}.links{gap:12px}.hero-inner{padding-top:70px}.section-head{display:block}.section-head p{margin-top:12px}.hero h1{font-size:54px}}
