:root{color:#0f172a;background:#f8fafc;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{min-height:100vh;margin:0}a{color:#2563eb;text-decoration:none}a:hover{text-decoration:underline}.shell{flex-direction:column;min-height:100vh;display:flex}.topbar{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:.75rem 1.25rem;display:flex}.brand{color:#0f172a;font-weight:700}.nav{align-items:center;gap:1rem;display:flex}.main{width:100%;max-width:880px;margin:0 auto;padding:1.5rem 1.25rem 3rem}.stack{flex-direction:column;gap:1rem;display:flex}.row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.row.spread{justify-content:space-between;align-items:center}.lead{color:#334155;font-size:1.1rem}.muted{color:#64748b}.error{color:#b91c1c}.btn{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:.45rem .85rem;font-size:.95rem}.btn.primary{color:#fff;background:#2563eb;border-color:#2563eb}.btn.primary:hover{background:#1d4ed8}.btn.ghost{color:#64748b;border-color:#0000}.field{flex-direction:column;gap:.35rem;font-size:.9rem;display:flex}.field input,.field select,.field textarea{font:inherit;border:1px solid #cbd5e1;border-radius:8px;padding:.5rem .65rem}.check{align-items:center;gap:.5rem;font-size:.9rem;display:flex}.list{margin:0;padding:0;list-style:none}.list li{border-bottom:1px solid #e2e8f0;padding:.65rem 0}.card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:1rem}.block-card{margin-bottom:.75rem}.blocks{flex-direction:column;display:flex}.code{color:#e2e8f0;background:#0f172a;border-radius:8px;padding:.75rem;font-size:.8rem;overflow:auto}.auth-wrap{justify-content:center;display:flex}.warn{background:#fffbeb;border-color:#f59e0b}
