:root{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:linear-gradient(160deg,#0b1220,#111827 40%,#1e293b);color:#e2e8f0}a{color:#93c5fd}.wrap{max-width:960px;margin:0 auto;padding:2rem 1.25rem}.card{background:#0f172ad9;border:1px solid #334155;border-radius:12px;padding:1.25rem}h1,h2{margin:0 0 .75rem}.muted{color:#94a3b8;font-size:.9rem}label{display:block;margin:.75rem 0 .35rem;font-size:.85rem;color:#cbd5e1}input,select,button{font:inherit}input,select{width:100%;padding:.65rem .75rem;border-radius:8px;border:1px solid #475569;background:#0f172a;color:#f8fafc}button{margin-top:1rem;padding:.7rem 1rem;border:0;border-radius:8px;background:#2563eb;color:#fff;cursor:pointer;font-weight:600}button.secondary{background:#334155}button:disabled{opacity:.6;cursor:not-allowed}.row{display:flex;gap:.75rem;align-items:center;justify-content:space-between;flex-wrap:wrap}.err{color:#fca5a5;margin-top:.75rem}table{width:100%;border-collapse:collapse;margin-top:1rem}th,td{text-align:left;padding:.55rem .4rem;border-bottom:1px solid #334155;font-size:.92rem}.badge{display:inline-block;padding:.15rem .45rem;border-radius:999px;background:#1d4ed8;font-size:.75rem}.note{margin-top:1rem;padding:.75rem;border-radius:8px;background:#422006;border:1px solid #854d0e;color:#fde68a;font-size:.85rem}
