*{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:#09111f;color:#fff}a{text-decoration:none;color:inherit}.hero{min-height:100svh;padding:24px;background:radial-gradient(circle at 80% 20%,rgba(185,255,24,.12),transparent 26%),linear-gradient(145deg,#08101d,#0c1728 58%,#07111f)}.topbar{max-width:1180px;margin:0 auto;display:flex;justify-content:space-between;gap:18px;align-items:center;font-weight:800}.brand{font-size:24px}.tag,.eyebrow,.section-head span,.cta>span{color:#b9ff18;font-weight:900;letter-spacing:.08em}.hero-inner{max-width:1180px;margin:14vh auto 7vh}.hero h1{max-width:900px;font-size:clamp(42px,7vw,86px);line-height:.95;margin:18px 0}.lead{font-weight:800;color:#d8ff79}.sub{max-width:700px;color:#c6cfda;font-size:18px;line-height:1.65}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}.btn{min-height:52px;border-radius:8px;border:1px solid #425064;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;font-weight:900;letter-spacing:.04em}.primary{background:#b9ff18;color:#09111f;border-color:#b9ff18}.ghost{background:transparent;color:#fff}.ghost:disabled{opacity:.7}.section{padding:84px 24px}.section>*{max-width:1180px;margin-left:auto;margin-right:auto}.light{background:#f4f7f2;color:#0a111c}.dark{background:#09111f}.accent{background:#b9ff18;color:#07101b}.section-head h2,.cta h2,.final h2{font-size:clamp(34px,5vw,58px);margin:8px 0 28px;line-height:1}.grid{display:grid;gap:16px}.four{grid-template-columns:repeat(4,1fr)}.three{grid-template-columns:repeat(3,1fr)}.two{grid-template-columns:repeat(2,1fr)}.card,.program,.pill{border:1px solid #cfd8cf;padding:24px;border-radius:10px}.card p{color:#4d5967;line-height:1.55}.program{min-height:150px}.program h3{font-size:26px;margin:0 0 12px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.steps div{padding:20px 0;border-top:1px solid #3c485b;display:flex;gap:18px;align-items:center}.steps strong{font-size:40px;color:#b9ff18}.pill{border-color:#334155;background:#0e1b2d}.cta{padding:24px 0}.faq details{border-top:1px solid #334155;padding:18px 0}.faq summary{cursor:pointer;font-weight:800}.faq p{color:#c6cfda;line-height:1.6}.final{text-align:center}.darkbtn{background:#07101b;color:#fff;border-color:#07101b;margin-top:18px}footer{padding:28px 24px;display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;background:#050b13;color:#b9c2cd}@media(max-width:800px){.hero{padding:18px}.brand{font-size:20px}.tag{font-size:11px}.hero-inner{margin-top:10vh}.hero h1{font-size:46px}.lead{font-size:15px}.sub{font-size:16px}.actions{display:grid}.btn{width:100%}.four,.three,.two,.steps{grid-template-columns:1fr}.section{padding:58px 18px}.section-head h2,.cta h2,.final h2{font-size:38px}.steps div{padding:16px 0}footer{flex-direction:column}}