:root{--bg:#0a0a0f;--bg-card:#12121a;--bg-hover:#1a1a2e;--border:#2a2a3e;--text:#e4e4ef;--text-muted:#8888a0;--accent:#6366f1;--accent-hover:#818cf8;--success:#22c55e;--error:#ef4444;--warning:#f59e0b;--radius:12px;--radius-sm:8px}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg);height:100%;color:var(--text);-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-hover)}.login-page.svelte-12qhfyh{justify-content:center;align-items:center;min-height:100vh;display:flex}.login-card.svelte-12qhfyh{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);text-align:center;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:400px;padding:48px;display:flex}.login-brand.svelte-12qhfyh{align-items:center;gap:12px;display:flex}.login-subtitle.svelte-12qhfyh{color:var(--text-muted);margin-bottom:8px;font-size:15px}.login-btn.svelte-12qhfyh{background:var(--accent);color:#fff;border-radius:var(--radius-sm);padding:12px 32px;font-size:15px;font-weight:600;transition:background .15s}.login-btn.svelte-12qhfyh:hover{background:var(--accent-hover)}.app-shell.svelte-12qhfyh{min-height:100vh;display:flex}.sidebar.svelte-12qhfyh{background:var(--bg-card);border-right:1px solid var(--border);flex-direction:column;flex-shrink:0;width:240px;padding:20px 12px;display:flex}.brand.svelte-12qhfyh{color:var(--text);align-items:center;gap:10px;margin-bottom:32px;padding:0 8px;text-decoration:none;display:flex}.brand-icon.svelte-12qhfyh{background:var(--accent);color:#fff;border-radius:var(--radius-sm);justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;font-weight:700;display:flex}.brand-name.svelte-12qhfyh{letter-spacing:-.02em;font-size:20px;font-weight:700}.nav.svelte-12qhfyh{flex-direction:column;flex:1;gap:4px;display:flex}.nav-item.svelte-12qhfyh{border-radius:var(--radius-sm);color:var(--text-muted);align-items:center;gap:10px;padding:10px 12px;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.nav-item.svelte-12qhfyh:hover{background:var(--bg-hover);color:var(--text)}.nav-item.active.svelte-12qhfyh{color:var(--accent);background:#6366f11f}.nav-icon.svelte-12qhfyh{text-align:center;width:20px;font-size:16px}.user-block.svelte-12qhfyh{border-top:1px solid var(--border);margin-top:8px;padding:12px 8px}.main-area.svelte-12qhfyh{flex-direction:column;flex:1;min-width:0;display:flex}.topbar.svelte-12qhfyh{border-bottom:1px solid var(--border);background:var(--bg);justify-content:space-between;align-items:center;padding:16px 32px;display:flex}.page-title.svelte-12qhfyh{letter-spacing:-.02em;font-size:20px;font-weight:700}.content.svelte-12qhfyh{flex:1;width:100%;max-width:1000px;margin:0 auto;padding:32px}.loading-page.svelte-12qhfyh{justify-content:center;align-items:center;min-height:100vh;display:flex}.loading-card.svelte-12qhfyh{flex-direction:column;align-items:center;gap:20px;display:flex}.loading-icon.svelte-12qhfyh{width:56px;height:56px;font-size:28px}.loading-spinner.svelte-12qhfyh{border:3px solid var(--border);border-top-color:var(--accent);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite svelte-12qhfyh-spin}@keyframes svelte-12qhfyh-spin{to{transform:rotate(360deg)}}@media (width<=768px){.sidebar.svelte-12qhfyh{display:none}}
