html,body{height:100%;margin:0}body{background-color:var(--surface-canvas, #0A0D12)}.skip-link{position:fixed;top:.75rem;left:.75rem;z-index:2000;padding:.5rem 1rem;border-radius:var(--radius-md, 8px);background-color:var(--surface-overlay, #1a1f29);color:var(--text-primary, #fff);font-family:var(--font-ui, Inter, system-ui, sans-serif);font-size:var(--text-sm, .875rem);text-decoration:none;box-shadow:var(--shadow-lg);transform:translateY(-200%)}.skip-link:focus{transform:none}#root{width:100%;height:100%;margin:auto}input,textarea,select{color-scheme:inherit}.recharts-wrapper text{font-family:var(--font-ui);font-size:var(--text-xs);fill:var(--text-muted)}.recharts-cartesian-grid line{stroke:var(--border-subtle)}.recharts-cartesian-axis-line,.recharts-cartesian-axis-tick-line{stroke:var(--border-default)}.recharts-legend-item-text{color:var(--text-secondary)!important;font-size:var(--text-xs)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
