body{margin:0}#root{min-height:100vh;min-height:100dvh}:root{--color-bg: #ffffff;--color-surface: rgba(250, 250, 250, .3);--color-surface-accent: rgba(92, 153, 220, .3);--color-primary: #1976d2;--color-primary-hover: #145da0;--color-button-plus: #4caf50;--color-button-plus-content: #fff;--color-text: #1f1f1f;--color-text-muted: #6b6b6b;--color-border: #e0e0e0}:root[data-theme=dark]{--color-bg: #121212;--color-surface: #1e1e1e;--color-surface-accent: rgba(92, 153, 220, .18);--color-primary: #90caf9;--color-primary-hover: #64b5f6;--color-text: #f5f5f5;--color-text-muted: #b0b0b0;--color-border: #333333}html{min-height:100%;overflow-y:scroll;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:rgba(100,116,139,.45) transparent}body{margin:0;min-height:100vh;min-height:100dvh;overflow-y:auto}#root{min-height:100vh;min-height:100dvh;position:relative;z-index:1}.app-root,.app-content{position:relative;min-height:100vh;min-height:100dvh}*{scrollbar-width:thin;scrollbar-color:rgba(100,116,139,.4) transparent}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background-color:#64748b66;border-radius:999px;border:2px solid transparent;background-clip:content-box}*::-webkit-scrollbar-thumb:hover{background-color:#64748b99}.uplot{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f1f0f04d;border-radius:.75rem}.uplot .u-legend{background:#fffffff2;border-radius:.5rem;padding:4px 8px;border:1px solid rgba(148,163,184,.5)}.uplot .u-legend .u-label{color:#111827}.uplot .u-legend .u-series>*{font-size:11px}.uplot .u-axis-labels{color:#4b5563}.uplot .u-axis-values{color:#6b7280}
