body{margin:0}#root{min-height:100dvh}:root{--color-bg:#fff;--color-surface:#fafafa4d;--color-surface-accent:#5c99dc4d;--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:#5c99dc2e;--color-primary:#90caf9;--color-primary-hover:#64b5f6;--color-text:#f5f5f5;--color-text-muted:#b0b0b0;--color-border:#333}html{scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#64748b73 transparent;min-height:100%;overflow-y:scroll}body{min-height:100dvh;margin:0;overflow-y:auto}#root{z-index:1;min-height:100dvh;position:relative}.app-root,.app-content{min-height:100dvh;position:relative}*{scrollbar-width:thin;scrollbar-color:#64748b66 transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:#64748b66;background-clip:content-box;border:2px solid #0000;border-radius:999px}::-webkit-scrollbar-thumb:hover{background-color:#64748b99}.uplot{background:var(--rn-color-surface-card);border-radius:.75rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.uplot .u-legend{background:var(--rn-color-surface-item);border:1px solid var(--rn-color-border-default);border-radius:.5rem;padding:4px 8px}.uplot .u-legend .u-label{color:var(--rn-color-text-primary)}.uplot .u-legend .u-series>*{font-size:11px}.uplot .u-axis-labels{color:var(--rn-color-text-secondary)}.uplot .u-axis-values{color:var(--rn-color-text-muted)}
