*{box-sizing:border-box}body{color:#e5f0ff;background:#050816;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.page{background:radial-gradient(circle at 0 0,#1f4fff55,#0000 38%),radial-gradient(circle at 100% 100%,#00d4ff33,#0000 34%),#050816;min-height:100vh;padding:28px}.nav{justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;display:flex}.brand{letter-spacing:-.04em;font-size:22px;font-weight:800}.navLink{color:#a9b7d0;border:1px solid #fff2;border-radius:999px;padding:10px 14px}.hero{text-align:center;max-width:980px;margin:120px auto 90px}.eyebrow{color:#7dd3fc;text-transform:uppercase;letter-spacing:.22em;font-size:13px;font-weight:700}h1{letter-spacing:-.07em;margin:18px 0;font-size:clamp(44px,8vw,88px);line-height:.95}.subtitle{color:#a9b7d0;max-width:720px;margin:0 auto;font-size:20px;line-height:1.65}.actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:34px;display:flex}.button{border-radius:14px;padding:14px 20px;font-weight:800}.primary{color:#03111f;background:#38bdf8}.secondary{color:#dbeafe;border:1px solid #ffffff26}.grid{grid-template-columns:repeat(4,1fr);gap:16px;max-width:1100px;margin:0 auto;display:grid}.card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff0d;border:1px solid #ffffff16;border-radius:24px;padding:24px}.icon{color:#7dd3fc;width:34px;height:34px}.card h3{margin:18px 0 8px;font-size:19px}.card p{color:#a9b7d0;margin:0;line-height:1.55}footer{color:#72809a;flex-wrap:wrap;justify-content:space-between;gap:16px;max-width:1100px;margin:80px auto 0;font-size:14px;display:flex}@media (width<=900px){.grid{grid-template-columns:repeat(2,1fr)}.hero{margin-top:80px}}@media (width<=560px){.page{padding:20px}.grid{grid-template-columns:1fr}.subtitle{font-size:17px}}
