:root[data-theme=dark]{--bg: #0f172a;--surface: #1e293b;--surface-2: #334155;--border: #1e293b;--border-strong: #334155;--text: #f1f5f9;--text-muted: #64748b;--accent: #6366f1;--accent-hover: #4f46e5;--accent-fg: #ffffff;--danger: #ef4444;--danger-bg: #450a0a33;--danger-fg: #ffffff;--success: #22c55e;--success-bg: #14532d33;--success-fg: #ffffff;--warning: #f59e0b;--warning-bg: #451a0333;--warning-fg: #ffffff;--info: #38bdf8;--info-bg: #0c4a6e33;--info-fg: #ffffff;--sidebar-width-collapsed: 52px;--sidebar-width-expanded: 220px;--z-dropdown: 100;--z-slideover: 200;--z-modal: 300;--z-toast: 400}:root[data-theme=light]{--bg: #f8fafc;--surface: #ffffff;--surface-2: #f1f5f9;--border: #e2e8f0;--border-strong: #cbd5e1;--text: #0f172a;--text-muted: #64748b;--accent: #6366f1;--accent-hover: #4f46e5;--accent-fg: #ffffff;--danger: #dc2626;--danger-bg: #fef2f2;--danger-fg: #ffffff;--success: #16a34a;--success-bg: #f0fdf4;--success-fg: #ffffff;--warning: #d97706;--warning-bg: #fffbeb;--warning-fg: #ffffff;--info: #0284c7;--info-bg: #f0f9ff;--info-fg: #ffffff;--sidebar-width-collapsed: 52px;--sidebar-width-expanded: 220px;--z-dropdown: 100;--z-slideover: 200;--z-modal: 300;--z-toast: 400}*,*:before,*:after{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.5}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}
