:root{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#e5e7eb;background:radial-gradient(circle at top,#0b1225,#020611 62%)}body{margin:0}.page{min-height:100vh;display:grid;place-items:center;padding:2rem}.card{width:min(760px,100%);border:1px solid rgba(148,163,184,.35);border-radius:16px;background:#0f172ab3;padding:1.25rem 1.5rem;box-shadow:0 12px 40px #00000040,inset 0 0 0 1px #94a3b814}h1{margin:0 0 .25rem}.muted{color:#94a3b8;margin-top:0}.status{font-weight:700;margin-bottom:1rem}ul{padding-left:1rem}.auth-panel{border-top:1px solid rgba(148,163,184,.35);margin-top:1.5rem;padding-top:1rem}.auth-panel h2{font-size:1.1rem}.auth-panel form{display:grid;gap:.5rem;max-width:28rem}input,button{border-radius:.4rem;font:inherit;padding:.65rem .75rem}input{border:1px solid #64748b;background:#020617;color:inherit}button{background:#38bdf8;border:0;color:#082f49;cursor:pointer;font-weight:700;margin-top:.25rem}.notice{border-radius:.4rem;margin:1rem 0 0;padding:.75rem}.notice.success{background:#14532d}.notice.info{background:#164e63}.notice.error{background:#7f1d1d}
