:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0;background:#07111f;color:#f8fafc}body,main{min-height:100vh}main{display:grid;place-items:center;padding:24px}.card{width:min(620px,100%);padding:42px;border:1px solid #24344c;border-radius:24px;background:linear-gradient(145deg,#101d31,#0a1424);box-shadow:0 24px 70px #0008}.eyebrow{color:#58d7ff;font-weight:800;letter-spacing:.18em}h1{margin:12px 0;font-size:clamp(2rem,5vw,3.5rem);line-height:1}p{color:#adbbcf;font-size:1.08rem;line-height:1.65}.status{display:inline-flex;align-items:center;gap:9px;margin-top:16px;padding:10px 14px;border-radius:999px;background:#0d2b25;color:#91f3ce}.status i{width:9px;height:9px;border-radius:50%;background:#36dda5;box-shadow:0 0 16px #36dda5}