*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;font-family:Inter,Arial,sans-serif;background:#f8fafc;color:#0f172a}.app-shell{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:32px}.status-card{width:min(640px,100%);background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:32px;box-shadow:0 8px 30px #0f172a0f}.brand-mark{display:inline-block;background:#0c1a3a;color:#fff;font-weight:700;padding:8px 12px;border-radius:8px;font-size:13px;letter-spacing:.02em}.status-card h1{font-size:28px;margin:20px 0 8px}.status-card p{margin:0 0 24px;color:#64748b;line-height:1.6}.status-row{display:flex;align-items:center;gap:10px;font-size:14px}.status-dot{width:10px;height:10px;border-radius:50%;background:#10b981;display:inline-block}
