:root{--bg:#faf9f7;--text-primary:#1a1a1a;--text-secondary:#888;--text-muted:#aaa;--border-strong:#1a1a1a;--border-light:#e5e5e5;--accent-danger:#c0392b;--accent-warn:#e67e22;--accent-ok:#27ae60;--bar-danger:#de350b;--bar-warn:#ff8b00;--bar-ok:#36b37e;--font-body:Georgia, "Palatino Linotype", "Book Antiqua", serif;--font-mono:"Courier New", "Lucida Console", monospace;--header-bg:#faf9f7;--header-color:#1a1a1a;--header-border:2px solid #1a1a1a;--kpi-value-size:32px;--kpi-label-size:11px;--kpi-sub-size:13px;--table-row-size:15px;--table-th-size:12px;--section-label-size:11px;--card-bg:transparent;--card-shadow:none;--card-radius:0;--table-wrap-bg:transparent;--table-wrap-shadow:none;--table-wrap-radius:0;--tfoot-bg:transparent;--th-bg:transparent;--row-hover:#00000006}[data-theme=dark]{--bg:#f7f9fb;--text-primary:#19324a;--text-secondary:#5e738a;--text-muted:#aab8c6;--border-strong:#aab8c6;--border-light:#dce6ee;--accent-danger:#d94f4f;--accent-warn:#d97706;--accent-ok:#1a8a6e;--bar-danger:#d94f4f;--bar-warn:#d97706;--bar-ok:#1a8a6e;--accent-primary:#4d89a8;--accent-teal:#76c7c5;--font-body:"Inter", "Montserrat", -apple-system, BlinkMacSystemFont, sans-serif;--font-mono:"Inter", -apple-system, BlinkMacSystemFont, monospace;--header-bg:#19324a;--header-color:#f7f9fb;--header-border:none;--kpi-value-size:26px;--kpi-label-size:11px;--kpi-sub-size:12px;--table-row-size:13px;--table-th-size:11px;--section-label-size:12px;--card-bg:#eef3f7;--card-shadow:0 1px 3px #2f4e6f14, 0 0 0 1px #dce6eecc;--card-radius:10px;--table-wrap-bg:#fff;--table-wrap-shadow:0 1px 3px #2f4e6f14, 0 0 0 1px #dce6ee;--table-wrap-radius:10px;--tfoot-bg:#eef3f7;--th-bg:#eef3f7f7;--row-hover:#4d89a80f}[data-theme=classic]{--bg:#f5f6fa;--text-primary:#2d3436;--text-secondary:#636e72;--text-muted:#636e72;--border-strong:#e9ecef;--border-light:#f1f3f5;--accent-danger:#d63031;--accent-warn:#e17055;--accent-ok:#00b894;--bar-danger:#d63031;--bar-warn:#e17055;--bar-ok:#00b894;--font-body:-apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono:-apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--header-bg:#2d3436;--header-color:#fff;--header-border:none;--kpi-value-size:24px;--kpi-label-size:12px;--kpi-sub-size:12px;--table-row-size:14px;--table-th-size:12px;--section-label-size:16px;--card-bg:#fff;--card-shadow:0 1px 4px #00000014;--card-radius:10px;--table-wrap-bg:#fff;--table-wrap-shadow:0 1px 4px #00000014;--table-wrap-radius:10px;--tfoot-bg:#f8f9fa;--th-bg:#f8f9fa;--row-hover:#f8f9fa}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text-primary);font-family:var(--font-body);-webkit-font-smoothing:antialiased;font-size:13px;transition:background .2s,color .2s}#root{background:var(--bg);color:var(--text-primary);min-height:100vh}.mono{font-family:var(--font-mono)}
