:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f5f7fa;background:#07090d;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-height:100vh;background:radial-gradient(circle at 50% 25%,rgba(50,70,110,.18),transparent 38%),#07090d}.app{min-height:100vh;display:grid;place-items:center;padding:32px}.hero{width:min(900px,100%)}.eyebrow{display:inline-block;margin-bottom:28px;font-size:12px;font-weight:700;letter-spacing:.2em;color:#8993a5}h1{margin:0;font-size:clamp(42px,7vw,84px);line-height:.98;letter-spacing:-.045em;font-weight:700}p{margin:28px 0 0;color:#9da7b8;font-size:19px;line-height:1.6}.status{display:inline-flex;align-items:center;gap:10px;margin-top:32px;padding:10px 14px;border:1px solid #252b35;border-radius:999px;color:#b9c1ce;font-size:14px}.status-dot{width:8px;height:8px;border-radius:50%;background:#43d17a}
