:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;--bg: #09090b;--bg-elev: #0b0b10;--text: #e4e4e7;--text-2: rgba(228, 228, 231, .72);--text-3: rgba(228, 228, 231, .52);--border: rgba(255, 255, 255, .1);--space-1: 8px;--space-2: 12px;--space-3: 16px;--space-4: 24px;--space-5: 32px;--h1: 24px;--h2: 20px;--h3: 16px;--body: 14px;--caption: 12px;--mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}.user-app{color-scheme:dark;background:var(--bg);color:var(--text);font-size:var(--body)}.user-app h1{font-size:3.2em;line-height:1.1}.user-app .ant-typography{color:var(--text)}.user-app .ant-typography h1,.user-app .ant-typography .ant-typography-h1{font-size:var(--h1);line-height:1.25;font-weight:900;letter-spacing:.2px}.user-app .ant-typography h2,.user-app .ant-typography .ant-typography-h2{font-size:var(--h2);line-height:1.25;font-weight:800;letter-spacing:.1px}.user-app .ant-typography h3,.user-app .ant-typography .ant-typography-h3{font-size:var(--h3);line-height:1.3;font-weight:700}.user-app .ant-typography,.user-app .ant-typography p,.user-app .ant-typography div,.user-app .ant-typography span{font-size:var(--body)}.user-app .ant-typography .ant-typography-secondary{color:var(--text-2)}.user-app .ant-card{margin-bottom:var(--space-3)}.user-app .ant-card-head-title{font-weight:800;letter-spacing:.1px}.user-app .mono,.user-app .ant-statistic-content,.user-app .ant-statistic-content-value,.user-app .ant-progress-text,.user-app .ant-badge-count,.user-app .ant-pagination-item,.user-app .ant-input-number-input{font-family:var(--mono);font-variant-numeric:tabular-nums}
