:root[data-theme=light],:root:not([data-theme]){--bg-body:#f5f8fa;--bg-sidebar:#fff;--bg-panel:#fff;--text-primary:#272c36;--text-secondary:#2d3748;--text-muted:#575757;--text-tertiary:#718096;--border-color:#f2f2f5;--border-secondary:#e2e8f0;--divider-color:#e5e5ea;--hover-bg:#00000005;--active-color:#0033a0;--link-color:#0033a0;--link-hover-color:#001f5c;--form-label-color:#575757;--form-border-color:#e2e8f0;--form-border-focus-color:#0033a0;--card-bg:var(--rs-card-bg,#fff);--table-bg:var(--rs-card-bg,#fff);--tooltip-text:#575757;--toolbar-shadow-elevated:0 0 15px 0 #0000001a;--auth-bg:#f5f8fa;--auth-form-bg:#fff;--auth-title-color:#1a202c;--auth-subtitle-color:#718096;--auth-input-border:#e2e8f0;--auth-input-focus-border:#0033a0;--auth-link-color:#0033a0;--auth-link-hover:#001f5c;--auth-divider-text:#a0aec0;--auth-checkbox-color:#4a5568;--chart-bar-series-1:#0033a0;--chart-bar-series-2:#00a3e0;--chart-bar-series-3:#45b6e5;--chart-pie-series-1:#0033a0;--chart-pie-series-2:#00a3e0;--chart-pie-series-3:#10b981;--chart-pie-series-4:#f59e0b;--chart-pie-series-5:#ef4444}:root[data-theme=dark]{--bg-body:var(--rs-gray-900,#1a1d24);--bg-sidebar:#272c36;--bg-panel:var(--rs-gray-800,#292d33);--text-primary:#e8e8e8;--text-secondary:#d1d5db;--text-muted:#a0a0a0;--text-tertiary:#9ca3af;--border-color:#3a3f4b;--border-secondary:#4a5568;--divider-color:#3a3f4b;--hover-bg:#ffffff0d;--active-color:#00a3e0;--link-color:#60a5fa;--link-hover-color:#93c5fd;--form-label-color:#d1d5db;--form-border-color:#4a5568;--form-border-focus-color:#00a3e0;--card-bg:var(--rs-gray-800,#292d33);--table-bg:var(--rs-gray-800,#292d33);--tooltip-text:#e5e7eb;--toolbar-shadow-elevated:0 0 15px 0 #0006;--auth-bg:#1a1d24;--auth-form-bg:#272c36;--auth-title-color:#e8e8e8;--auth-subtitle-color:#9ca3af;--auth-input-border:#4a5568;--auth-input-focus-border:#00a3e0;--auth-link-color:#00a3e0;--auth-link-hover:#60a5fa;--auth-divider-text:#6b7280;--auth-checkbox-color:#d1d5db;--chart-bar-series-1:#3b82f6;--chart-bar-series-2:#06b6d4;--chart-bar-series-3:#38bdf8;--chart-pie-series-1:#3b82f6;--chart-pie-series-2:#06b6d4;--chart-pie-series-3:#34d399;--chart-pie-series-4:#fbbf24;--chart-pie-series-5:#f87171}body{color:var(--text-primary);background:var(--bg-body)!important}.text-muted{color:var(--text-muted)}.brand{white-space:nowrap;text-transform:uppercase;padding:10px;font-size:16px;font-weight:700;overflow:hidden}.brand a{text-decoration:none}.card{background:var(--card-bg);border-radius:6px;margin-top:30px}.card h3{margin-bottom:20px;font-size:18px;line-height:22px}.page-content{background:var(--card-bg)}
