:root{--color-bg: #fafafa;--color-surface: #fff;--color-text: #111;--color-text-secondary: #374151;--color-text-muted: #888;--color-text-muted-2: #666;--color-text-muted-3: #999;--color-text-muted-4: #555;--color-border: #e5e7eb;--color-input-border: #d1d5db;--color-input-border-2: #ccc;--color-table-header: #f9fafb;--color-toggle-bg: #f3f4f6;--color-primary: #2563eb;--color-primary-text: #fff;--color-danger: #dc2626;--color-success: #16a34a;--color-warning: #d97706;--color-highlight: #eff6ff;--color-btn-secondary: #e5e7eb;--color-btn-secondary-text: #333;--color-success-bg: #f0fdf4;--color-success-border: #bbf7d0;--color-success-text: #166534;--color-error-bg: #fef2f2;--color-error-border: #fecaca;--color-error-text: #991b1b;--color-overlay: rgba(0,0,0,.4);--color-shadow: rgba(0,0,0,.1);--color-shadow-heavy: rgba(0,0,0,.15);--color-chart-grid: #e5e7eb}[data-theme=dark]{--color-bg: #111827;--color-surface: #1f2937;--color-text: #f9fafb;--color-text-secondary: #d1d5db;--color-text-muted: #9ca3af;--color-text-muted-2: #9ca3af;--color-text-muted-3: #6b7280;--color-text-muted-4: #9ca3af;--color-border: #374151;--color-input-border: #4b5563;--color-input-border-2: #4b5563;--color-table-header: #1f2937;--color-toggle-bg: #374151;--color-primary: #3b82f6;--color-primary-text: #fff;--color-danger: #ef4444;--color-success: #22c55e;--color-warning: #f59e0b;--color-highlight: #1e3a5f;--color-btn-secondary: #374151;--color-btn-secondary-text: #d1d5db;--color-success-bg: #064e3b;--color-success-border: #065f46;--color-success-text: #a7f3d0;--color-error-bg: #450a0a;--color-error-border: #7f1d1d;--color-error-text: #fca5a5;--color-overlay: rgba(0,0,0,.6);--color-shadow: rgba(0,0,0,.3);--color-shadow-heavy: rgba(0,0,0,.4);--color-chart-grid: #374151}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased}input,select,textarea{color:var(--color-text);background:var(--color-surface)}@media(max-width:639px){button,a{min-height:36px}table{font-size:12px}body{-webkit-text-size-adjust:100%}}
