:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:#eaf0ff;background:#08152a}*{box-sizing:border-box}body{min-width:320px;margin:0;background:radial-gradient(circle at 12% 7%,#1d4ed850,transparent 30%),radial-gradient(circle at 84% 76%,#0d948830,transparent 25%),#08152a}main{width:min(1120px,calc(100% - 40px));min-height:calc(100vh - 74px);margin:auto}nav{display:flex;align-items:center;justify-content:space-between;padding:28px 0}.brand{color:#fff;text-decoration:none;font-size:1.3rem;font-weight:800;letter-spacing:-.06em}.brand span{color:#4ade80}.nav-link{color:#c7d2fe;text-decoration:none;font-size:.9rem}.nav-link:hover{color:#fff}.hero{max-width:800px;padding:95px 0 68px}.eyebrow{margin:0 0 18px;color:#4ade80;font-size:.75rem;font-weight:800;letter-spacing:.14em}.hero h1{max-width:760px;margin:0;color:#fff;font-size:clamp(2.6rem,6vw,5.3rem);line-height:1;letter-spacing:-.06em}.lead{max-width:630px;margin:28px 0;color:#c7d2fe;font-size:1.16rem;line-height:1.65}.actions{display:flex;flex-wrap:wrap;gap:12px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 19px;border-radius:8px;font-weight:700;text-decoration:none}.primary{background:#4ade80;color:#08201a}.primary:hover{background:#86efac}.secondary{border:1px solid #64748b;color:#e2e8f0}.secondary:hover{border-color:#c7d2fe;background:#ffffff0c}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding-bottom:72px}.cards article{min-height:160px;padding:24px;border:1px solid #334155;background:#0f2342aa;border-radius:12px;box-shadow:0 10px 30px #0002}.cards strong{color:#fff;font-size:1.05rem}.cards p{margin:12px 0 0;color:#b9c7df;line-height:1.55}footer{display:flex;justify-content:space-between;width:min(1120px,calc(100% - 40px));margin:auto;padding:24px 0;color:#94a3b8;font-size:.82rem;border-top:1px solid #ffffff18}footer a{color:#b9c7df;text-decoration:none}@media(max-width:680px){.hero{padding:64px 0 52px}.cards{grid-template-columns:1fr;padding-bottom:40px}footer{gap:10px;flex-direction:column}}
