:root{--bg: #ffffff;--surface: #f8f9fa;--border: #dadce0;--text: #202124;--text-secondary: #5f6368;--accent: #1a73e8;--accent-weak: #e8f0fe;--positive: #188038;--negative: #d93025;--warning: #e37400;--warning-weak: #fef7e0;--data-primary: #5f6368;--data-secondary: #9aa0a6;--data-partial: #bdc1c6;--grid: #ecedef;--font: -apple-system, BlinkMacSystemFont, "Inter", "Roboto", "Segoe UI", Helvetica, Arial, sans-serif;--fs-caption: 12px;--fs-body: 13px;--fs-body-lg: 14px;--fs-kpi: 24px;--fs-title: 18px;--radius: 8px;--row-h: 34px}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font);font-size:var(--fs-body-lg);line-height:1.45;-webkit-font-smoothing:antialiased}.num{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}button{font-family:inherit;font-size:inherit}input,select{font-family:inherit;font-size:inherit;color:inherit}a{color:var(--accent)}::selection{background:var(--accent-weak)}
