:root{--color-bg: #ffffff;--color-surface: #ffffff;--color-border: #ececea;--color-border-hairline: #eeeeec;--color-text: #16181d;--color-text-secondary: #5b6169;--color-primary: #0e9f6e;--color-primary-hover: #0c8a60;--color-primary-active: #0a7551;--color-success: #12b76a;--color-warning: #f59e0b;--color-error: #e5484d;--color-info: #3b82f6;--radius-md: 8px;--shadow-soft: 0 1px 2px rgba(16, 24, 40, .04), 0 1px 3px rgba(16, 24, 40, .06);--motion-fast: .16s;--space-2: 8px;--space-4: 16px;--space-6: 24px}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:Inter,system-ui,-apple-system,sans-serif;color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased}.ant-table,.tnum{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}
