:root{font-family:IBM Plex Sans,Segoe UI,sans-serif;color:#0f172a;background:radial-gradient(circle at top left,#e0f2fe,#f8fafc 42%);line-height:1.45;font-weight:400}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}#root{min-height:100vh}.layout{min-height:100vh;display:grid;place-items:center;padding:2rem 1rem}.panel{width:min(560px,100%);background:#fff;border:1px solid #cbd5e1;border-radius:16px;padding:1.5rem;box-shadow:0 20px 48px #0f172a1a}.panel h1{margin:0;font-size:1.6rem}.hint{margin-top:.5rem;color:#475569}.form{margin-top:1.25rem;display:grid;gap:.75rem}.form label{display:grid;gap:.35rem;font-weight:600}.form input{width:100%;border:1px solid #94a3b8;border-radius:10px;padding:.65rem .75rem;font-size:.95rem}button{border:0;border-radius:10px;background:#0369a1;color:#fff;padding:.65rem .95rem;font-size:.95rem;font-weight:700;cursor:pointer}button:hover{background:#075985}.actions{margin-top:.9rem}.status{margin:1rem 0 0;font-weight:600}.badge{margin:.35rem 0 0;color:#334155}
