.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}:root{--bg: #0e1116;--panel: #11151c;--border: #1f2a37;--border-strong: #2b3a4a;--accent: #6366f1;--text: #e5e7eb;--subtext: #94a3b8}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text);font-size:15px;line-height:1.5}.app{padding:12px;max-width:1400px;margin:0 auto}.header{display:flex;align-items:baseline;gap:12px;padding:12px 16px;background:linear-gradient(135deg,#0b1526,#0e1b2e);border-radius:10px;margin-bottom:12px}.header-title{font-weight:700;font-size:18px}.header-sub{color:var(--subtext);font-size:13px}.config-bar{display:flex;gap:12px;flex-wrap:wrap;align-items:flex-end;margin-bottom:12px;padding:12px;background:var(--panel);border:1px solid var(--border-strong);border-radius:10px}.config-bar label{display:flex;flex-direction:column;gap:4px;font-size:12px;color:var(--subtext)}.input,select,button{background:#0f141b;color:var(--text);border:1px solid #2b3a4a;border-radius:8px;padding:8px 10px}button{cursor:pointer}button:hover{filter:brightness(1.08)}.apply-button{background:linear-gradient(135deg,#6366f1,#8b5cf6)!important;color:#fff!important;border:none!important;font-weight:600}.tabs{display:flex;gap:4px;margin-bottom:12px}.tab{padding:10px 16px;border-radius:8px 8px 0 0;background:#0f141b;border:1px solid var(--border);border-bottom:none}.tab.active{background:var(--panel);border-color:var(--border-strong);font-weight:700}.section{border:1px solid var(--border-strong);background:var(--panel);border-radius:0 12px 12px;padding:16px}.sub-title{font-size:14px;font-weight:700;margin:16px 0 8px;color:#cbd5e1}.range-row{display:flex;gap:6px}.range-btn{padding:6px 12px;font-size:13px}.range-btn.active{background:var(--accent);color:#fff;border-color:var(--accent)}.controls-row{display:flex;gap:12px;flex-wrap:wrap;align-items:flex-end;margin-bottom:16px}.live-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-bottom:12px}.live-card{background:#0f141b;border:1px solid var(--border);border-radius:8px;padding:10px}.live-label{font-size:11px;color:var(--subtext);margin-bottom:4px}.feed-row{display:flex;gap:16px;font-size:13px;color:var(--subtext);margin-bottom:8px}.dot{width:8px;height:8px;border-radius:50%;display:inline-block;margin-left:4px}.dot.on{background:#22c55e}.dot.off{background:#ef4444}.pos{color:#22c55e;font-weight:700}.neg{color:#ef4444;font-weight:700}.chart-box{min-height:280px;margin-bottom:8px}.chart-wrap-hover{position:relative;margin-bottom:8px}.chart-tooltip{position:absolute;top:0;left:0;z-index:20;min-width:160px;padding:10px 12px;background:#0f141bf5;border:1px solid var(--border-strong);border-radius:8px;box-shadow:0 8px 24px #00000073;pointer-events:none;opacity:0;transition:opacity .12s ease;font-size:12px;line-height:1.45}.chart-tip-time{color:var(--subtext);font-size:11px;margin-bottom:6px;padding-bottom:6px;border-bottom:1px solid var(--border);white-space:nowrap}.chart-tip-row{display:flex;align-items:center;gap:8px;margin-top:4px}.chart-tip-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.chart-tip-name{flex:1;color:#cbd5e1}.chart-tip-val{font-weight:700;font-variant-numeric:tabular-nums;color:#f1f5f9}.stats-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:16px}.stat-card{background:#0f141b;border:1px solid var(--border);border-radius:8px;padding:10px;display:flex;flex-direction:column;gap:4px}.stat-card span{font-size:11px;color:var(--subtext)}.histogram{display:flex;align-items:flex-end;gap:1px;height:160px;background:#0f141b;border-radius:8px;padding:8px}.hist-bar-wrap{flex:1;height:100%;display:flex;align-items:flex-end}.hist-bar{width:100%;background:linear-gradient(180deg,#6366f1,#4338ca);border-radius:2px 2px 0 0;min-height:1px}.hist-labels{display:flex;justify-content:space-between;font-size:11px;color:var(--subtext);margin-top:4px}.bar-chart{display:flex;gap:4px;align-items:flex-end;height:120px;background:#0f141b;border-radius:8px;padding:8px}.bar-col{flex:1;display:flex;flex-direction:column;align-items:center;height:100%;justify-content:flex-end}.bar-fill{width:100%;background:#22c55e;border-radius:2px 2px 0 0;min-height:2px}.bar-label{font-size:10px;color:var(--subtext);margin-top:2px}.dur-chart{display:flex;gap:12px;margin-bottom:16px}.dur-col{flex:1;text-align:center;display:flex;flex-direction:column;align-items:center;gap:4px}.dur-fill{width:100%;max-width:60px;background:#6366f1;border-radius:4px 4px 0 0;min-height:4px}.table{width:100%;border-collapse:collapse;font-size:13px}.table th,.table td{border:1px solid var(--border);padding:8px;text-align:left}.table thead th{background:#0f172a}.heatmap-legend{display:flex;align-items:center;gap:8px;margin-bottom:8px;font-size:12px}.legend-gradient{flex:1;height:8px;border-radius:4px;background:linear-gradient(90deg,#2232644d,#22c55ecc)}.heatmap{display:grid;grid-template-columns:48px repeat(24,1fr);gap:2px;font-size:10px}.heatmap-hour{text-align:center;color:var(--subtext);padding:2px}.heatmap-day{display:flex;align-items:center;color:var(--subtext);font-weight:600;padding-right:6px}.heatmap-cell{aspect-ratio:1.2;border-radius:3px;display:flex;align-items:center;justify-content:center;font-size:9px;color:#e2e8f0;min-height:28px}@media (max-width: 960px){.live-grid,.stats-grid{grid-template-columns:repeat(2,1fr)}.heatmap{font-size:8px}}
