:root{font:15px system-ui,-apple-system,sans-serif;color:#172033;background:#eef3f8}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}.loading{padding:4rem;text-align:center}.login{max-width:430px;margin:12vh auto;background:#fff;padding:2rem;border-radius:14px;box-shadow:0 10px 35px #182b451c}.login h1{margin-top:0}.login label{display:block;margin:.8rem 0 .3rem;font-weight:600}.login input{width:100%;padding:.7rem;border:1px solid #cbd5e1;border-radius:8px}.btn{border:0;border-radius:8px;padding:.65rem 1rem;cursor:pointer}.primary{color:#fff;background:#1459c7}.danger{color:#a52232;background:#ffe7eb}.muted{color:#64748b}.shell{display:grid;grid-template-columns:235px 1fr;min-height:100vh}.side{color:#dbeafe;background:#10233f;padding:1.25rem}.side h1{font-size:1.15rem;margin:0 0 1.5rem}.side nav{display:grid;gap:.35rem}.side button{color:inherit;text-align:left;background:transparent;border:0;border-radius:7px;padding:.65rem;cursor:pointer}.side button:hover,.side button.active{background:#2459a6}.side .logout{margin-top:2rem;color:#fecaca}.main{padding:1.5rem;max-width:1500px;width:100%;margin:auto}.top{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.3rem}.top h2{margin:0}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}.card{background:#fff;border:1px solid #dbe3ed;border-radius:12px;padding:1rem;box-shadow:0 4px 14px #1e3a5f0b}.stat{font-size:1.8rem;font-weight:750;margin-top:.3rem}.section{margin-top:1rem}.table-wrap{overflow:auto}.table{width:100%;border-collapse:collapse}.table th,.table td{text-align:left;border-bottom:1px solid #e8edf3;padding:.65rem}.badge{display:inline-block;padding:.2rem .5rem;border-radius:999px;background:#e8eef7}.ok{color:#087443;background:#dff6e9}.warn{color:#8a5a00;background:#fff0c7}.err{color:#a52232;background:#ffe7eb}.toolbar{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:1rem}.notice{padding:.8rem;border-radius:8px;background:#fff6dc;color:#765000}.error{padding:.8rem;border-radius:8px;background:#ffe7eb;color:#8f1d2a}.json{white-space:pre-wrap;max-height:480px;overflow:auto;background:#0d1726;color:#dbeafe;border-radius:8px;padding:1rem;font-size:.8rem}@media(max-width:760px){.shell{display:block}.side{position:static}.side nav{display:flex;overflow:auto}.side button{white-space:nowrap}.main{padding:1rem}.top{align-items:flex-start;flex-direction:column}}
