*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;display:flex;align-items:center;justify-content:center;min-height:100vh;background:#f5f6f8;color:#0f172a;-webkit-font-smoothing:antialiased}.status{width:100%;max-width:400px;margin:1rem;padding:2.5rem 2rem;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 2px #0f172a0a,0 8px 24px #0f172a0f;text-align:center}.status h1{font-size:1.375rem;font-weight:600;margin:0 0 .5rem;letter-spacing:-.01em}.status p{margin:0 0 1.5rem;color:#475569;font-size:.9375rem;line-height:1.5}.status.error h1{color:#b91c1c}.status button{appearance:none;width:100%;padding:.75rem 1rem;font:inherit;font-weight:500;font-size:.9375rem;color:#fff;background:#0f172a;border:1px solid #0f172a;border-radius:8px;cursor:pointer;transition:background-color .12s ease,border-color .12s ease,opacity .12s ease}.status button:hover:not(:disabled){background:#1e293b;border-color:#1e293b}.status button:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.status button:active:not(:disabled){background:#020617;border-color:#020617}.status button:disabled{opacity:.6;cursor:not-allowed}
