:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#eef6fb;background:#071018;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 20% 10%,#216c8447,#0000 36rem),linear-gradient(145deg,#071018,#0b1822 65%,#0f2029);min-height:100vh;margin:0}main{width:min(1080px,100% - 40px);margin:0 auto;padding:96px 0}.hero{max-width:760px}.eyebrow{color:#68d7e9;letter-spacing:.2em;font-size:.78rem;font-weight:800}h1{letter-spacing:-.065em;margin:12px 0;font-size:clamp(4rem,12vw,8rem);line-height:.95}.lead{color:#b8c9d3;max-width:680px;font-size:clamp(1.15rem,2.5vw,1.55rem);line-height:1.55}.status{color:#b8c9d3;background:#0a1923bf;border:1px solid #294553;border-radius:999px;align-items:center;gap:10px;margin-top:16px;padding:10px 14px;display:inline-flex}.status span{background:#ef6b61;border-radius:50%;width:9px;height:9px}.status[data-status=ready] span{background:#55d890;box-shadow:0 0 16px #55d890}.cards{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:72px;display:grid}.cards article{background:#0b1b25bd;border:1px solid #294553;border-radius:18px;min-height:190px;padding:24px}.cards h2{margin-top:0}.cards p{color:#99acb7;line-height:1.55}@media (max-width:760px){main{padding-top:64px}.cards{grid-template-columns:1fr;margin-top:48px}}
