:root{--color-bg-nav:#060911;--color-bg-base:#0b0e17;--color-bg-surface:#131929;--color-bg-elevated:#182035;--color-border-default:#1e2a3a;--color-border-muted:#2d3748;--color-text-primary:#e2e8f0;--color-text-secondary:#94a3b8;--color-text-tertiary:#8a96a8;--color-text-inverse:#fff;--color-brand-primary:#3b82f6;--color-brand-strong:#2563eb;--color-brand-deep:#1d4ed8;--color-up:#ef4444;--color-up-fg:#f87171;--color-down:#3b82f6;--color-down-fg:#60a5fa;--color-neutral:#6b7280;--color-warn:#f59e0b;--color-danger:#ef4444;--color-chart-grid:#ffffff0a;--color-chart-axis:#64748b;--color-chart-crosshair:#ffffff26;--color-chart-tooltip:#131929;--color-chart-tooltip-border:#1e2a3a;--color-gray-100:#0f1421;--color-gray-500:#2d3748;--color-gray-700:#64748b;--color-gray-900:#cbd5e1;--color-gray-1000:#e2e8f0;--color-gray-alpha-100:#ffffff0a;--color-gray-alpha-200:#ffffff0f;--color-gray-alpha-300:#ffffff14;--font-sans:Pretendard, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Apple SD Gothic Neo", "Noto Sans KR", sans-serif;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.25rem;--text-xl:1.375rem;--text-display:1.75rem;--text-display-lg:2.5rem;--line-tight:1.2;--line-snug:1.35;--line-normal:1.4;--line-relaxed:1.55;--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--radius-sm:.375rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-xl:1rem;--radius-pill:9999px;--space-xs:.25rem;--space-sm:.5rem;--space-md:.75rem;--space-lg:1rem;--space-xl:1.5rem;--space-2xl:2rem}
*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--color-bg-base);min-height:100vh;color:var(--color-text-primary);font-family:var(--font-sans);font-size:var(--text-sm);line-height:var(--line-relaxed);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--color-border-muted);border-radius:9999px}.font-mono,table tbody td,[data-numeric]{font-variant-numeric:tabular-nums}
