:root{--bg: #0b0d12;--surface: #141821;--surface-2: #1b2029;--line: rgba(255,255,255,.09);--text: #eef1f6;--text-dim: #9aa3b2;--text-faint: #5f6878;--lime: #c6ff3f;--violet: #7c5cff;--green: #35d07f;--amber: #ffb020;--danger: #ff5c72;--radius: 14px;--font-d: "Sora", sans-serif;--font-b: "Inter", sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:var(--font-b);-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:var(--font-d);letter-spacing:-.01em}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}input,select,textarea{font-family:inherit}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;font-family:var(--font-d);font-weight:600;font-size:.88rem;padding:10px 18px;border-radius:10px;transition:transform .2s,background .2s,box-shadow .2s}.btn:active{transform:scale(.97)}.btn:disabled{opacity:.5;pointer-events:none}.btn-primary{background:var(--lime);color:#0a0a0f}.btn-primary:hover{box-shadow:0 6px 20px #c6ff3f4d}.btn-violet{background:var(--violet);color:#fff}.btn-ghost{background:var(--surface-2);border:1px solid var(--line)}.btn-ghost:hover{background:#232935}.btn-danger{background:#ff5c7226;color:var(--danger)}.btn-sm{padding:7px 13px;font-size:.8rem}.btn-block{width:100%}.input{background:var(--surface-2);border:1px solid var(--line);color:var(--text);padding:10px 13px;border-radius:10px;font-size:.9rem;width:100%}.input:focus{outline:none;border-color:var(--violet)}label.fl{font-size:.82rem;color:var(--text-dim);display:block;margin-bottom:6px}.field{margin-bottom:14px}.badge{font-size:.7rem;font-weight:700;padding:3px 9px;border-radius:7px;font-family:var(--font-d)}.b-green{background:#35d07f26;color:var(--green)}.b-amber{background:#ffb02026;color:var(--amber)}.b-violet{background:#7c5cff2e;color:#b7a4ff}.b-danger{background:#ff5c7226;color:var(--danger)}.b-gray{background:#ffffff14;color:var(--text-dim)}table{width:100%;border-collapse:collapse}th{text-align:left;font-size:.74rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-faint);padding:12px 14px;border-bottom:1px solid var(--line);font-weight:600}td{padding:13px 14px;border-bottom:1px solid var(--line);font-size:.88rem}tr:hover td{background:#ffffff05}.toast-wrap{position:fixed;bottom:20px;right:20px;z-index:300;display:flex;flex-direction:column;gap:10px}.toast{padding:12px 18px;border-radius:10px;font-weight:600;font-size:.85rem;box-shadow:0 10px 30px #0006;animation:ti .3s ease}.toast.success{background:var(--lime);color:#0a0a0f}.toast.error{background:var(--danger);color:#fff}@keyframes ti{0%{opacity:0;transform:translate(20px)}}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-thumb{background:#2a303c;border-radius:5px}.shell.svelte-12qhfyh{display:grid;grid-template-columns:232px 1fr;min-height:100vh}.sidebar.svelte-12qhfyh{background:var(--surface);border-right:1px solid var(--line);padding:22px 16px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.brand.svelte-12qhfyh{display:flex;align-items:center;gap:10px;font-family:var(--font-d);font-weight:800;font-size:1.1rem;padding:0 8px 22px}.mark.svelte-12qhfyh{background:var(--lime);color:#0a0a0f;width:34px;height:34px;border-radius:9px;display:grid;place-items:center}nav.svelte-12qhfyh{display:flex;flex-direction:column;gap:3px;flex:1}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){display:flex;align-items:center;gap:11px;padding:11px 13px;border-radius:9px;color:var(--text-dim);font-weight:500;font-size:.9rem;transition:background .2s,color .2s}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:var(--surface-2);color:var(--text)}nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){background:#c6ff3f1f;color:var(--lime)}.i.svelte-12qhfyh{width:20px;text-align:center}.logout.svelte-12qhfyh{display:flex;align-items:center;gap:11px;padding:11px 13px;border-radius:9px;color:var(--danger);font-weight:500;font-size:.9rem}.logout.svelte-12qhfyh:hover{background:var(--surface-2)}main.svelte-12qhfyh{padding:28px 32px;overflow-x:hidden}.boot.svelte-12qhfyh{display:grid;place-items:center;min-height:100vh;color:var(--text-dim)}@media (max-width: 720px){.shell.svelte-12qhfyh{grid-template-columns:1fr}.sidebar.svelte-12qhfyh{position:static;height:auto;flex-direction:row;align-items:center;overflow-x:auto}nav.svelte-12qhfyh{flex-direction:row}.brand.svelte-12qhfyh{padding:0 12px 0 0}}
