.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}.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;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}.app{max-width:1100px;margin:0 auto;padding:28px 20px 60px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.topbar__brand{display:flex;align-items:center;gap:14px}.topbar__spark{width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#6366f1,#10b981);box-shadow:0 6px 20px #6366f159}.topbar h1{margin:0;font-size:1.3rem;letter-spacing:-.02em}.topbar p{margin:2px 0 0;font-size:.8rem;color:var(--muted)}.topbar__meta{display:flex;align-items:center;gap:12px}.topbar__updated{font-size:.78rem;color:var(--muted)}.dot{width:10px;height:10px;border-radius:50%;background:var(--muted)}.dot--ok{background:#10b981;box-shadow:0 0 10px #10b981b3}.dot--loading{background:#f59e0b}.dot--empty{background:#64748b}.dot--error{background:#f43f5e;box-shadow:0 0 10px #f43f5eb3}.controls{display:flex;flex-direction:column;gap:14px;background:var(--panel);border:1px solid var(--border);border-radius:14px;padding:16px}.controls__group{display:flex;flex-direction:column;gap:7px}.controls label{font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.controls select{background:var(--panel-2);color:var(--text);border:1px solid var(--border);border-radius:9px;padding:9px 12px;font-size:.9rem;width:100%}.seg{display:flex;flex-wrap:wrap;background:var(--panel-2);border:1px solid var(--border);border-radius:10px;padding:3px;gap:2px}.seg__btn{border:none;background:transparent;color:var(--muted);flex:1 1 auto;padding:8px 10px;font-size:.83rem;border-radius:7px;cursor:pointer;font-family:inherit;transition:all .15s;white-space:nowrap}.seg__btn:hover{color:var(--text)}.seg__btn--on{background:#6366f1;color:#fff}.toggle{display:flex;align-items:center;gap:8px;font-size:.85rem;color:var(--muted);cursor:pointer}.toggle input{width:16px;height:16px;accent-color:#10b981}.layout{display:flex;gap:16px;align-items:flex-start}.charts{flex:1;min-width:0;display:flex;flex-direction:column;gap:14px}.side{display:flex;flex-direction:column;gap:14px;width:300px;flex-shrink:0;position:sticky;top:16px}.stats{display:grid;grid-template-columns:1fr 1fr;gap:12px}.stats>.stat:last-child{grid-column:1 / -1}.stat{background:var(--panel);border:1px solid var(--border);border-left:3px solid var(--accent);border-radius:12px;padding:14px 16px;display:flex;flex-direction:column;gap:6px}.stat__head{display:flex;align-items:center;justify-content:space-between;gap:6px}.stat__label{font-size:.78rem;color:var(--muted)}.adcbadge{font-size:.6rem;font-weight:600;letter-spacing:.01em;white-space:nowrap;padding:1px 6px;border-radius:6px;border:1px solid var(--border);color:var(--muted);font-variant-numeric:tabular-nums}.adcbadge--c0{color:#fbbf24;border-color:#f59e0b66;background:#f59e0b14}.adcbadge--c1{color:#a5b4fc;border-color:#6366f166;background:#6366f114}.stat__value{font-size:1.7rem;font-weight:600;letter-spacing:-.02em}.stat__value em{font-size:.9rem;font-weight:500;color:var(--muted);font-style:normal;margin-left:5px}.gauge{width:100%;max-width:150px;height:auto;display:block;margin:2px auto 0}.gauge__track{fill:none;stroke:#94a3b838;stroke-width:6;stroke-linecap:round}.gauge__val{fill:none;stroke-width:6;stroke-linecap:round}.gauge__needle{stroke-width:2.4;stroke-linecap:round}.gauge__lim{font-size:8px;fill:var(--muted)}.chart-card{background:var(--panel);border:1px solid var(--border);border-radius:14px;padding:14px 16px 6px}.chart-card__head{display:flex;align-items:center;gap:18px;margin-bottom:4px}.chart-card__tag{display:inline-flex;align-items:center;gap:7px;font-size:.95rem;font-weight:600}.chart-card__dot{width:9px;height:9px;border-radius:50%}.chart-card__unit{font-size:.78rem;color:var(--muted);font-weight:400}.chart-card__plot{width:100%}.banner{background:var(--panel);border:1px solid var(--border);border-radius:12px;padding:14px 16px;margin-bottom:16px;font-size:.9rem;color:var(--muted)}.banner--err{border-color:#f43f5e66;color:#fda4af}.banner code{background:#94a3b826;padding:1px 6px;border-radius:5px}.foot{margin-top:26px;text-align:center;font-size:.76rem;color:var(--muted)}.uplot,.u-legend{font-family:Inter,system-ui,sans-serif}.u-legend{color:var(--muted);font-size:.8rem}.u-legend .u-value{color:var(--text)}@media (max-width: 820px){.layout{flex-direction:column;align-items:stretch}.side{width:auto;position:static;order:-1}}@media (max-width: 460px){.stats{grid-template-columns:1fr}}:root{--bg: #0b1120;--panel: #111a2e;--panel-2: #0f172a;--border: rgba(148, 163, 184, .14);--text: #e2e8f0;--muted: #94a3b8;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color-scheme:dark}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background:radial-gradient(1200px 600px at 80% -10%,rgba(99,102,241,.1),transparent 60%),radial-gradient(900px 500px at -10% 10%,rgba(16,185,129,.08),transparent 55%),var(--bg);color:var(--text);-webkit-font-smoothing:antialiased}
