:root{--bg:#f0f1f5;--surface:#fff;--sidebar-bg:#f7f8fa;--text:#1a1a2e;--text-muted:#8e8ea0;--accent:#e59500;--accent-light:#fff3dc;--accent-hover:#cc8400;--border:#e5e7eb;--input-bg:#fafafa;--success:#22c55e;--success-bg:#dcfce7;--warning:#eab308;--warning-bg:#fef9c3;--danger:#ef4444;--danger-bg:#fee2e2;--info:#3b82f6;--info-bg:#dbeafe;--radius:12px;--radius-sm:8px;--shadow:0 1px 3px #0000000f;--shadow-lg:0 4px 16px #00000014;--font:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--transition:.2s ease}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:var(--font);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-size:15px;line-height:1.5}a{color:var(--accent);text-decoration:none}button{cursor:pointer;font-family:inherit;font-size:inherit;background:0 0;border:none}input,textarea,select{font-family:inherit;font-size:inherit}.sr-only{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.sidebar.svelte-129hoe0{background:var(--sidebar-bg);border-right:1px solid var(--border);flex-direction:column;width:220px;min-width:220px;height:100vh;padding:20px 0;display:flex;position:sticky;top:0}.sidebar-header.svelte-129hoe0{padding:0 20px 24px}.logo.svelte-129hoe0{align-items:center;gap:10px;display:flex}.logo-icon.svelte-129hoe0{color:#fff;background:linear-gradient(135deg,#e59500,#cc8400);border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:flex}.logo-text.svelte-129hoe0{color:var(--text);font-size:16px;font-weight:700}.nav-list.svelte-129hoe0{flex-direction:column;gap:2px;padding:0 12px;list-style:none;display:flex}.nav-item.svelte-129hoe0{border-radius:var(--radius-sm);color:var(--text-muted);transition:all var(--transition);align-items:center;gap:6px;padding:10px 12px;font-size:14px;text-decoration:none;display:flex}.nav-item.svelte-129hoe0:hover{color:var(--text);background:#0000000a}.nav-item.active.svelte-129hoe0{color:var(--text);font-weight:600}.dot.svelte-129hoe0{color:var(--accent);font-size:8px}.status-bar.svelte-1piydef{background:var(--surface);border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 32px;display:flex}.title.svelte-1piydef{font-size:16px;font-weight:600}.right.svelte-1piydef{align-items:center;gap:16px;display:flex}.status-indicator.svelte-1piydef{color:var(--text-muted);align-items:center;gap:8px;font-size:13px;display:flex}.dot.svelte-1piydef{background:var(--success);border-radius:50%;width:8px;height:8px}.label.svelte-1piydef{font-weight:500}.stat.svelte-1piydef{color:var(--text-muted)}.offline.svelte-1piydef{color:var(--danger);font-size:13px;font-weight:500}.app-layout.svelte-12qhfyh{min-height:100vh;display:flex}.main-wrapper.svelte-12qhfyh{flex-direction:column;flex:1;display:flex;overflow:hidden}.main-content.svelte-12qhfyh{flex:1;padding:24px 32px;overflow-y:auto}
