*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,sans-serif;background:#f5f7fa;color:#172033}.shell.svelte-12qhfyh{display:grid;grid-template-columns:230px 1fr;min-height:100vh}aside.svelte-12qhfyh{background:#172033;color:#fff;padding:24px;position:sticky;top:0;height:100vh;display:flex;flex-direction:column}aside.svelte-12qhfyh h1:where(.svelte-12qhfyh){font-size:20px;margin:0 0 26px}nav.svelte-12qhfyh{display:grid;gap:8px}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#dbe3ef;text-decoration:none;padding:10px;border-radius:7px}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:#25344f;color:#fff}.account.svelte-12qhfyh{margin-top:auto;border-top:1px solid #334155;padding-top:16px;font-size:14px}.account-role.svelte-12qhfyh{color:#94a3b8;font-size:12px;margin:3px 0 10px;text-transform:uppercase}.logout.svelte-12qhfyh{width:100%;background:#334155}main.svelte-12qhfyh{padding:28px;max-width:1500px;width:100%}h2{margin-top:0}.grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.card{background:#fff;border:1px solid #dfe5ed;border-radius:10px;padding:16px}.metric{font-size:28px;font-weight:700;margin-top:8px}.muted{color:#6f7b8b;font-size:13px}.error{color:#a61b1b;background:#fff1f1;border:1px solid #fecaca;padding:10px;border-radius:6px}.success{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;padding:10px;border-radius:6px}table{width:100%;border-collapse:collapse;background:#fff}th,td{padding:10px 12px;border-bottom:1px solid #edf0f4;text-align:left}th{background:#f8fafc;font-size:13px}input,select{padding:9px;border:1px solid #ccd5e0;border-radius:6px}button{padding:9px 12px;border:0;border-radius:6px;background:#172033;color:#fff;cursor:pointer}button.secondary{background:#64748b}button.danger{background:#991b1b}button:disabled{opacity:.45;cursor:default}.filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:16px}a{color:#2456a6}.pill{display:inline-block;padding:3px 8px;border-radius:999px;background:#edf2f7;font-size:12px}pre{overflow:auto;background:#0f172a;color:#e2e8f0;padding:14px;border-radius:8px}label{display:grid;gap:5px;font-size:13px}@media(max-width:900px){.shell.svelte-12qhfyh{grid-template-columns:1fr}aside.svelte-12qhfyh{height:auto;position:static}.grid{grid-template-columns:1fr 1fr}}
