:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f8fafc;background:#080c14}*{box-sizing:border-box}html,body,#root{margin:0;min-width:100%;min-height:100%}body{min-height:100vh;background:radial-gradient(circle at top right,rgba(124,58,237,.14),transparent 36%),#080c14}.app{width:min(860px,calc(100% - 40px));min-height:100vh;margin:0 auto;display:flex;flex-direction:column;justify-content:center}.app-badge{color:#8b5cf6;font-size:12px;font-weight:800;letter-spacing:.12em}h1{margin:12px 0 14px;font-size:clamp(42px,8vw,80px);line-height:.95}p{max-width:620px;margin:0;color:#94a3b8;font-size:18px;line-height:1.6}.status{width:fit-content;margin-top:32px;padding:10px 14px;display:flex;align-items:center;gap:8px;border:1px solid rgba(34,197,94,.25);border-radius:999px;color:#86efac;background:#22c55e14;font-size:13px;font-weight:700}.status span{width:7px;height:7px;border-radius:50%;background:#22c55e}
