:root{--sidebar-bg: #0a1628;--sidebar-hover: #162240;--sidebar-active: #1e3a5f;--header-bg: #0d1f3c;--tab-bg: #1a3a6b;--tab-active: #2563eb;--card-bg: #ffffff;--body-bg: #f0f2f5;--text-primary: #1a1a2e;--text-secondary: #6b7280;--text-white: #ffffff;--text-muted: #9ca3af;--border-color: #e5e7eb;--success: #10b981;--warning: #f59e0b;--error: #ef4444;--info: #3b82f6}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--body-bg);color:var(--text-primary);-webkit-font-smoothing:antialiased}html,body,#root{height:100%}
