:root{--bg: #f5f5f5;--card-bg: #ffffff;--surface-2: #f9fafb;--text: #111111;--text-secondary: #333333;--text-muted: #666666;--text-faint: #999999;--border: #d1d5db;--border-light: #e5e7eb;--accent-bg: #111111;--accent-text: #ffffff;--danger: #dc2626;--danger-border: #fca5a5;--success: #16a34a;--warning-bg: #fef9c3;--warning-border: #fde047;--warning-text: #854d0e;--shadow: rgba(0, 0, 0, .09)}[data-theme=dark]{--bg: #15171a;--card-bg: #1f2226;--surface-2: #26292d;--text: #f1f1f1;--text-secondary: #d4d4d4;--text-muted: #a3a3a3;--text-faint: #888888;--border: #3a3d42;--border-light: #2c2f33;--accent-bg: #f1f1f1;--accent-text: #15171a;--danger: #f87171;--danger-border: #7f1d1d;--success: #4ade80;--warning-bg: #3f3415;--warning-border: #7a5c0e;--warning-text: #facc15;--shadow: rgba(0, 0, 0, .5)}html,body,#root{background:var(--bg);color:var(--text)}body{margin:0}*{transition:background-color .15s ease,border-color .15s ease,color .15s ease}
