:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#e2e8f0;background:#0f172a;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body{min-height:100%;margin:0;padding:0}body{background:radial-gradient(circle at top,#1e3a8a 0%,#0f172a 45%,#020617 100%)}.page-container{max-width:980px;margin:0 auto;padding:40px 20px}.hero{text-align:center;background:#0f172abf;border:1px solid #e2e8f01f;border-radius:24px;padding:60px 40px}.hero h1{margin:0 0 16px;font-size:clamp(2.5rem,4vw,4rem)}.hero p{margin:0 0 24px;font-size:1.1rem;line-height:1.8}.button{color:#fff;background:#2563eb;border-radius:9999px;padding:14px 28px;font-weight:600;text-decoration:none;display:inline-block}.features{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin:48px 0;display:grid}.features article{background:#0f172ad9;border:1px solid #e2e8f014;border-radius:20px;padding:24px}.features h2{margin-top:0}.contact{background:#0f172ad9;border:1px solid #e2e8f014;border-radius:20px;padding:32px}.contact h2{margin-top:0}
