.uplot,.uplot *,.uplot *:before,.uplot *:after{box-sizing:border-box}.uplot{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";line-height:1.5;width:min-content}.u-title{text-align:center;font-size:18px;font-weight:700}.u-wrap{position:relative;-webkit-user-select:none;user-select:none}.u-over,.u-under{position:absolute}.u-under{overflow:hidden}.uplot canvas{display:block;position:relative;width:100%;height:100%}.u-axis{position:absolute}.u-legend{font-size:14px;margin:auto;text-align:center}.u-inline{display:block}.u-inline *{display:inline-block}.u-inline tr{margin-right:16px}.u-legend th{font-weight:600}.u-legend th>*{vertical-align:middle;display:inline-block}.u-legend .u-marker{width:1em;height:1em;margin-right:4px;background-clip:padding-box!important}.u-inline.u-live th:after{content:":";vertical-align:middle}.u-inline:not(.u-live) .u-value{display:none}.u-series>*{padding:4px}.u-series th{cursor:pointer}.u-legend .u-off>*{opacity:.3}.u-select{background:#00000012;position:absolute;pointer-events:none}.u-cursor-x,.u-cursor-y{position:absolute;left:0;top:0;pointer-events:none;will-change:transform;z-index:100}.u-hz .u-cursor-x,.u-vt .u-cursor-y{height:100%;border-right:1px dashed #607D8B}.u-hz .u-cursor-y,.u-vt .u-cursor-x{width:100%;border-bottom:1px dashed #607D8B}.u-cursor-pt{position:absolute;top:0;left:0;border-radius:50%;border:0 solid;pointer-events:none;will-change:transform;z-index:100;background-clip:padding-box!important}.u-axis.u-off,.u-select.u-off,.u-cursor-x.u-off,.u-cursor-y.u-off,.u-cursor-pt.u-off{display:none}:root,:root[data-theme=dark]{--bg-color: #1e1e1e;--text-color: #eee;--card-bg: #2a2a2a;--card-bg-hover: #1c1c26;--card-bg-disabled: #333;--button-bg: #444;--button-bg-hover: #555;--button-text: #fff;--border-color: #555;--grid-color: #444;--highlight-color: #007bff;--bg-secondary: #242430;--scrollbar-thumb: #555;--scrollbar-thumb-hover:#777;--bg-deep: #0d0d10;--bg-panel: #13131a;--bg-surface: #1a1a24;--border-inner: #1e1e28;--text-muted: #888;--text-dim: #555;--text-heading: #e2e8f0;--text-body: #cbd5e1;--text-secondary: #94a3b8;--text-tertiary: #64748b;--bg-card-dark: #0f172a;--bg-card-deep: #0a1628;--border-panel: #1e293b;--chart-bg: #0a0e1a;--chart-grid: #334155;--chart-axis-text: #4a5568;--accent-primary: #00d4ff;--accent-border: #1e3a5f;--danger-hover: #ff6b6b;--overlay-bg: rgba(0,0,0,.85);--font-mono: "JetBrains Mono", "Fira Code", "Consolas", monospace;--font-sans: "Segoe UI", system-ui, -apple-system, sans-serif}html,body{height:100%;margin:0;padding:0;overflow:hidden}#root{height:100%}body{background-color:var(--bg-color);color:var(--text-color);font-family:JetBrains Mono,Fira Code,monospace;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{background-color:var(--button-bg);color:var(--button-text);border:1px solid var(--border-color);border-radius:4px;padding:6px 12px;cursor:pointer}button:hover{background-color:var(--button-bg-hover)}.lap-card{background-color:var(--card-bg);color:var(--text-color);padding:4px 8px;border-radius:6px;min-width:50px;display:flex;flex-direction:column;align-items:center}.lap-card.disabled{background-color:var(--card-bg-disabled);opacity:.4}.section-tab{background-color:var(--button-bg);color:var(--text-color);border:1px solid var(--border-color);border-radius:4px;padding:6px 12px;cursor:pointer}.section-tab.active{background-color:var(--highlight-color);color:#fff}.uplot{background-color:var(--bg-color)!important;color:var(--text-color)!important}.uplot .u-plot-grid{stroke:var(--grid-color)!important}.uplot .u-plot-axis path,.uplot .u-plot-axis line{stroke:var(--border-color)!important}.uplot .u-plot-axis-label{fill:var(--text-color)!important}.uplot .u-cursor{color:var(--text-color)}.uplot .u-plot-tick{fill:var(--text-color)!important}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--card-bg)}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}:root[data-theme=light]{--bg-color: #f0f2f5;--text-color: #0f1117;--card-bg: #ffffff;--card-bg-hover: #f5f5fa;--card-bg-disabled: #e4e6ed;--button-bg: #e2e4eb;--button-bg-hover: #d2d4dd;--button-text: #0f1117;--border-color: #c4c8d8;--grid-color: #dde0ea;--highlight-color: #0055dd;--bg-secondary: #eaecf2;--scrollbar-thumb: #b0b4c0;--scrollbar-thumb-hover:#8890a0;--bg-deep: #e8eaf0;--bg-panel: #f0f2f5;--bg-surface: #ffffff;--border-inner: #d4d8e8;--text-muted: #64748b;--text-dim: #94a3b8;--text-heading: #0f1117;--text-body: #1e293b;--text-secondary: #475569;--text-tertiary: #64748b;--bg-card-dark: #ffffff;--bg-card-deep: #f8fafc;--border-panel: #d4d8e8;--chart-bg: #f8fafc;--chart-grid: #e2e8f0;--chart-axis-text: #64748b;--accent-primary: #0077cc;--accent-border: #93c5fd;--danger-hover: #dc2626;--overlay-bg: rgba(0,0,0,.5);--font-mono: "JetBrains Mono", "Fira Code", "Consolas", monospace;--font-sans: "Segoe UI", system-ui, -apple-system, sans-serif}:root[data-theme=light] .uplot{background-color:var(--bg-color)!important;color:var(--text-color)!important}:root[data-theme=light] .uplot .u-plot-grid{stroke:var(--grid-color)!important}:root[data-theme=light] .uplot .u-plot-axis path,:root[data-theme=light] .uplot .u-plot-axis line{stroke:var(--border-color)!important}:root[data-theme=light] .uplot .u-plot-axis-label{fill:var(--text-color)!important}:root[data-theme=light] .uplot .u-cursor{color:var(--text-color)}:root[data-theme=light] .uplot .u-plot-tick{fill:var(--text-color)!important}:root[data-theme=light] button{background-color:var(--button-bg);color:var(--button-text);border-color:var(--border-color)}:root[data-theme=light] button:hover{background-color:var(--button-bg-hover)}:root[data-theme=gripiq]{--bg-color: #040d18;--text-color: #c8dff0;--card-bg: #071428;--card-bg-hover: #0a1a35;--card-bg-disabled: #061020;--button-bg: #0a1a35;--button-bg-hover: #0d2040;--button-text: #c8dff0;--border-color: #1a3050;--grid-color: #152540;--highlight-color: #00b4cc;--bg-secondary: #061020;--scrollbar-thumb: #1a3050;--scrollbar-thumb-hover:#2a4060;--bg-deep: #020810;--bg-panel: #051020;--bg-surface: #071428;--border-inner: #0a1a35;--text-muted: #5a7a9a;--text-dim: #3a5a7a;--text-heading: #d0e8f8;--text-body: #a0c0d8;--text-secondary: #6a8aa8;--text-tertiary: #4a6a88;--bg-card-dark: #061020;--bg-card-deep: #040d18;--border-panel: #0a1a35;--chart-bg: #030a14;--chart-grid: #152540;--chart-axis-text: #3a5a7a;--accent-primary: #00d4ff;--accent-border: #0a3050;--danger-hover: #ff6b6b;--overlay-bg: rgba(0,0,0,.85);--font-mono: "JetBrains Mono", "Fira Code", "Consolas", monospace;--font-sans: "Exo 2", "Segoe UI", system-ui, sans-serif;--accent-cyan: #00d4ff;--accent-teal: #00b4cc;--accent-orange: #ff8c00}:root[data-theme=gripiq] body{font-family:"Exo 2",JetBrains Mono,Fira Code,sans-serif}:root[data-theme=gripiq] h1,:root[data-theme=gripiq] h2,:root[data-theme=gripiq] h3{font-family:Rajdhani,"Exo 2",sans-serif;letter-spacing:.04em}:root[data-theme=gripiq] button{background-color:var(--button-bg);color:var(--button-text);border-color:var(--border-color)}:root[data-theme=gripiq] button:hover{background-color:var(--button-bg-hover)}:root[data-theme=gripiq] .uplot{background-color:var(--bg-color)!important;color:var(--text-color)!important}:root[data-theme=gripiq] .uplot .u-plot-grid{stroke:var(--grid-color)!important}:root[data-theme=gripiq] .uplot .u-plot-axis path,:root[data-theme=gripiq] .uplot .u-plot-axis line{stroke:var(--border-color)!important}:root[data-theme=gripiq] .uplot .u-plot-axis-label{fill:var(--text-color)!important}:root[data-theme=gripiq] .uplot .u-cursor{color:var(--text-color)}:root[data-theme=gripiq] .uplot .u-plot-tick{fill:var(--text-color)!important}
