:root,[data-theme=light]{--bg:#f7f8fa;--bg-card:#fff;--bg-hover:#f0f2f5;--bg-input:#f7f8fa;--border:#e5e7eb;--border-focus:#e8920d;--text:#1a1a2e;--text-muted:#6b7280;--text-light:#9ca3af;--accent:#e8920d;--accent-hover:#f5a623;--accent-light:#e8920d14;--success:#10b981;--success-light:#10b9811a;--error:#ef4444;--error-light:#ef44441a;--warning:#f59e0b;--warning-light:#f59e0b1a;--radius:14px;--radius-sm:10px;--shadow-sm:0 1px 3px #0000000a;--shadow:0 2px 8px #0000000f;--shadow-lg:0 4px 16px #00000014;--overlay-spinner-bg:#fff9;--overlay-processing-bg:#ffffffb3;--overlay-change-bg:#ffffffb3;--spinner-track:#e8920d33;--spinner-head:var(--accent)}[data-theme=dark]{--bg:#0a0a0f;--bg-card:#12121a;--bg-hover:#1e1a14;--bg-input:#0a0a0f;--border:#2e2820;--border-focus:#e8920d;--text:#f0ece4;--text-muted:#9a8e7e;--text-light:#6b6055;--accent:#e8920d;--accent-hover:#f5a623;--accent-light:#e8920d1f;--success:#22c55e;--success-light:#22c55e1f;--error:#ef4444;--error-light:#ef44441f;--warning:#f59e0b;--warning-light:#f59e0b1f;--radius:14px;--radius-sm:10px;--shadow-sm:0 1px 3px #0003;--shadow:0 2px 8px #0000004d;--shadow-lg:0 4px 16px #0006;--overlay-spinner-bg:#00000080;--overlay-processing-bg:#00000080;--overlay-change-bg:#00000080;--spinner-track:#ffffff4d;--spinner-head:white}*{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;transition:background .2s,color .2s}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)}::selection{background:var(--accent-light);color:var(--accent)}.viaou-logo.svelte-r0c5gf{width:auto;height:28px;color:var(--text)}.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);text-align:center;width:100%;max-width:400px;box-shadow:var(--shadow-lg);border-radius:20px;flex-direction:column;align-items:center;gap:16px;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,box-shadow .15s}.login-btn.svelte-12qhfyh:hover{background:var(--accent-hover);box-shadow:0 2px 8px #e8920d4d}.app-shell.svelte-12qhfyh{min-height:100vh}.sidebar-layout.svelte-12qhfyh{display:flex}.sidebar.svelte-12qhfyh{background:var(--bg-card);border-right:1px solid var(--border);flex-direction:column;flex-shrink:0;width:240px;padding:16px 12px;transition:width .2s,background .2s;display:flex}.sidebar.compact.svelte-12qhfyh{align-items:center;width:68px;padding:16px 8px}.sidebar-top.svelte-12qhfyh{justify-content:space-between;align-items:center;margin-bottom:24px;padding:0 4px;display:flex}.compact.svelte-12qhfyh .sidebar-top:where(.svelte-12qhfyh){flex-direction:column;justify-content:center;gap:8px}.brand.svelte-12qhfyh{color:var(--text);flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.brand-topnav.svelte-12qhfyh{margin-bottom:0}.brand.svelte-12qhfyh .logo-compact{height:22px}.login-brand.svelte-12qhfyh .login-logo{height:40px}.collapse-toggle.svelte-12qhfyh{width:28px;height:28px;color:var(--text-light);border-radius:6px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.collapse-toggle.svelte-12qhfyh:hover{background:var(--bg-hover);color:var(--text)}.nav.svelte-12qhfyh{flex-direction:column;flex:1;gap:4px;display:flex}.compact.svelte-12qhfyh .nav:where(.svelte-12qhfyh){align-items:center}.nav-item.svelte-12qhfyh{border-radius:var(--radius-sm);color:var(--text-muted);white-space:nowrap;align-items:center;gap:10px;padding:10px 12px;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.compact.svelte-12qhfyh .nav-item:where(.svelte-12qhfyh){justify-content:center;width:44px;padding:10px}.nav-item.svelte-12qhfyh:hover{background:var(--bg-hover);color:var(--text)}.nav-item.active.svelte-12qhfyh{background:var(--accent-light);color:var(--accent)}.nav-svg.svelte-12qhfyh{flex-shrink:0}.sidebar-footer.svelte-12qhfyh{border-top:1px solid var(--border);margin-top:8px;padding-top:12px}.footer-row.svelte-12qhfyh{justify-content:space-between;align-items:center;padding:0 4px;display:flex}.compact-footer.svelte-12qhfyh{justify-content:center}.footer-actions.svelte-12qhfyh{gap:2px;display:flex}.compact-actions.svelte-12qhfyh{flex-direction:column;align-items:center;gap:4px;margin-top:8px;display:flex}.ctrl-btn.svelte-12qhfyh{width:32px;height:32px;color:var(--text-muted);border-radius:8px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.ctrl-btn.svelte-12qhfyh:hover{background:var(--bg-hover);color:var(--text)}.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-card);justify-content:space-between;align-items:center;padding:20px 32px;transition:background .2s;display:flex}.page-title.svelte-12qhfyh{letter-spacing:-.02em;color:var(--text);font-size:20px;font-weight:700}.content.svelte-12qhfyh{flex:1;width:100%;max-width:1150px;margin:0 auto;padding:28px 32px}.topnav-layout.svelte-12qhfyh{flex-direction:column;display:flex}.top-header.svelte-12qhfyh{background:var(--bg-card);border-bottom:1px solid var(--border);flex-shrink:0;grid-template-columns:auto 1fr auto;align-items:center;height:60px;padding:0 24px;transition:background .2s;display:grid}.top-nav.svelte-12qhfyh{justify-content:center;align-items:center;gap:4px;display:flex}.top-nav-item.svelte-12qhfyh{border-radius:var(--radius-sm);color:var(--text-muted);align-items:center;gap:6px;padding:8px 14px;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.top-nav-item.svelte-12qhfyh:hover{background:var(--bg-hover);color:var(--text)}.top-nav-item.active.svelte-12qhfyh{background:var(--accent-light);color:var(--accent)}.top-header-right.svelte-12qhfyh{align-items:center;gap:8px;display:flex}.topnav-content.svelte-12qhfyh{flex:1;width:100%;max-width:1150px;margin:0 auto;padding:28px 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-card.svelte-12qhfyh .loading-logo{height:40px}.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,.top-nav.svelte-12qhfyh{display:none}}
