:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0f2c3f;background-color:lab(16.4142% -5.15862 -15.9921);font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{text-align:center;width:100%;min-height:100vh;margin:0;padding:0}.logo{will-change:filter;height:6em;padding:1.5em;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:20s linear infinite logo-spin}}.card{padding:2em}.read-the-docs{color:#888}.live-page{color:#f6f8fb;background:radial-gradient(circle at 0 0,#3979ff3d,#0000 28%),linear-gradient(135deg,#07101f 0%,#0d1628 46%,#09131f 100%);grid-template-columns:minmax(360px,400px) minmax(0,1fr);min-height:100vh;display:grid}.room-list-pane{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#040a14b8;border-right:1px solid #94a3b82e;flex-direction:column;display:flex;overflow:hidden}.pane-header{text-align:left;padding:28px 24px 18px}.pane-header h1{letter-spacing:.03em;margin:0;font-size:2rem}.pane-header-meta{color:#e2e8f0b8;flex-wrap:wrap;gap:8px 14px;margin-top:8px;display:flex}.pane-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#82b5ff;margin:0 0 6px;font-size:.78rem}.room-list-toolbar{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;padding:0 24px 18px;display:flex}.pagination-button{color:inherit;border:0}.pagination-button:hover{border-color:#0000}.pagination-controls{align-items:center;gap:8px;display:flex}.pagination-button{background:#101c2ff0;border-radius:999px;padding:10px 14px}.pagination-button:disabled{cursor:not-allowed;opacity:.45}.pagination-label{color:#e2e8f0d1;text-align:center;min-width:110px;font-size:.84rem}.room-list-feedback-card{text-align:left;background:#0a111ec2;border:1px solid #94a3b82e;border-radius:20px;margin:0 16px 16px;padding:20px}.room-list-feedback-card h3{margin:0 0 8px}.room-list-feedback-card p{color:#e2e8f0c7;margin:0}.room-list-feedback-card.is-error{border-color:#ff828252}.room-list-scroll{flex-direction:column;flex:1;gap:12px;max-height:calc(100vh - 188px);padding:0 16px 24px;display:flex;overflow-y:auto}.room-list-item{width:100%;color:inherit;text-align:left;background:#0f172ab3;border:1px solid #0000;border-radius:5px;padding:10px;transition:transform .16s,border-color .16s,background-color .16s,box-shadow .16s}.room-list-item:hover{background:#1e293be0;border-color:#81c1ff40;transform:translateY(-1px)}.room-list-item.is-active{background:#223554f5;border-color:#6ba9ffb3;box-shadow:0 18px 36px #060c1847}.room-list-item:focus-visible,.pagination-button:focus-visible{outline-offset:2px;outline:2px solid #9dd0ffeb}.room-list-item-top,.room-list-item-time,.room-list-item-title,.room-list-item-meta{align-items:center;gap:.5rem;display:flex}.room-list-item-avatar{border-radius:50%;width:2.5rem;height:2.5rem}.room-list-item-title{white-space:nowrap;text-overflow:ellipsis;justify-content:space-between;width:100%;min-width:0;font-size:1rem;line-height:1.45;display:flex;overflow:hidden}.room-list-item-title strong{text-overflow:ellipsis;flex:auto;min-width:0;overflow:hidden}.room-list-item-time{color:#e2e8f0c7;justify-content:space-between;margin:4px 0 0;font-size:.82rem}.room-list-item-meta{color:#e2e8f0ad;justify-content:space-between;margin-top:12px;font-size:.7rem}.category-pill,.tag-chip{letter-spacing:.04em;border-radius:999px;justify-content:center;align-items:center;padding:6px 10px;font-size:.74rem;display:inline-flex}.status-indicator{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.status-dot{background:#94a3b8;border-radius:999px;width:11px;height:11px;display:block;position:relative;box-shadow:0 0 0 1px #e2e8f024}.status-dot.live{background:#4ade80;box-shadow:0 0 0 1px #4ade8033}.status-dot.live:after{content:"";border-radius:inherit;background:#4ade803d;animation:1.8s ease-out infinite status-dot-pulse;position:absolute;inset:-6px}.detail-status-value{align-items:center;gap:10px;display:inline-flex}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes status-dot-pulse{0%{opacity:.9;transform:scale(.55)}70%{opacity:0;transform:scale(1.35)}to{opacity:0}}.room-detail-pane{padding:32px;overflow-y:auto}.detail-hero,.detail-card,.detail-state-card,.detail-chart-card{background:#0a111ec2;border:1px solid #94a3b82e;border-radius:24px;box-shadow:0 20px 45px #0309122e}.detail-hero{text-align:left;gap:20px;padding:28px;display:grid}.detail-hero-main h2{margin:16px 0 10px;font-size:clamp(2rem,4vw,3rem);line-height:1}.detail-streamer{align-items:center;gap:10px;min-width:0;display:flex}.detail-streamer-avatar{object-fit:cover;border-radius:50%;flex:none;width:2.75rem;height:2.75rem}.detail-streamer-name{color:#f1f5f9e6;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:1rem;font-weight:700;overflow:hidden}.detail-hero-main p{color:#e2e8f0cc;max-width:62ch;margin:0}.detail-hero-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.detail-hero-meta,.detail-adjacent-controls{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.detail-adjacent-controls button{min-width:5.75rem;color:inherit;background:#101c2ff0;border:1px solid #81c1ff38;border-radius:999px;padding:9px 12px}.detail-adjacent-controls button:disabled{cursor:not-allowed;opacity:.45}.detail-adjacent-controls button:focus-visible{outline-offset:2px;outline:2px solid #9dd0ffeb}.category-pill{color:#9dd0ff;background:#81c1ff29}.detail-title-history-list{gap:10px;margin-top:14px;display:grid}.detail-title-history{grid-template-columns:minmax(92px,124px) minmax(0,1fr);align-items:start;gap:10px;display:grid}.detail-title-history-time{color:#e2e8f09e;font-size:.8rem;line-height:1.35}.detail-title-history-title{color:#f1f5f9e6;word-break:break-word;min-width:0;margin:0;font-size:.92rem;line-height:1.45}.detail-title-history-prev{color:#94a3b8e0;text-decoration:line-through}.detail-title-history-arrow{color:#e2e8f08f}.detail-title-history-next{color:#e2e8f0f5;font-weight:520}@media (max-width:640px){.detail-title-history{grid-template-columns:1fr;gap:4px}}.hero-stat-grid,.metric-grid{gap:14px;display:grid}.hero-stat-grid{grid-auto-flow:column}.hero-stat-card{background:#121e31e0;border-radius:18px;padding:16px}.hero-stat-card span,.detail-fact-list span{text-transform:uppercase;letter-spacing:.06em;color:#e2e8f09e;margin-bottom:6px;font-size:.8rem;display:block}.hero-stat-card strong,.detail-fact-list strong{font-size:1.2rem}.detail-state-card{text-align:left;margin-top:24px;padding:24px}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:24px;display:grid}.detail-card{text-align:left;padding:24px}.detail-card h3{margin:0 0 14px}.tag-list{flex-wrap:wrap;gap:10px;margin-bottom:18px;display:flex}.tag-chip{color:#b8dbff;background:#4da3ff29}.detail-chart-card{margin-top:24px;padding:20px}.detail-chart-header{align-items:flex-start;gap:16px;margin-bottom:1rem;display:flex}.detail-chart-header button{width:10rem;height:3rem;color:inherit;background:#101c2ff0;border:1px solid #81c1ff38;flex-shrink:0;padding:10px 14px}.detail-chart-header button:disabled{cursor:not-allowed;opacity:.45}.detail-chart-header button:focus-visible{outline-offset:2px;outline:2px solid #9dd0ffeb}.activity-list{gap:14px;display:grid}.activity-item{background:#121e31e0;border-radius:16px;flex-direction:column;gap:6px;padding:16px;display:flex}.activity-item span{color:#e2e8f0c7}.detail-code-block{color:#dbeafe;white-space:pre-wrap;word-break:break-word;background:#121e31e0;border-radius:16px;margin:0;padding:16px;font-size:.82rem;line-height:1.6;overflow-x:auto}@media (max-width:1080px){.live-page{grid-template-columns:1fr}.room-list-pane{border-bottom:1px solid #94a3b82e;border-right:0}.room-list-scroll{max-height:none}.detail-hero,.detail-grid{grid-template-columns:1fr}.detail-chart-header{flex-direction:column;align-items:stretch}}@media (max-width:720px){.pane-header,.room-list-toolbar,.room-detail-pane{padding-left:18px;padding-right:18px}.room-list-feedback-card,.room-list-scroll{margin-left:0;margin-right:0;padding-left:0;padding-right:0}.pagination-controls{justify-content:space-between;width:100%}.pagination-label{min-width:0}.detail-hero,.detail-card,.detail-state-card,.detail-chart-card{border-radius:18px}}.uplot,.uplot *,.uplot :before,.uplot :after{box-sizing:border-box}.uplot{width:min-content;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}.u-title{text-align:center;font-size:18px;font-weight:700}.u-wrap{-webkit-user-select:none;user-select:none;position:relative}.u-over,.u-under{position:absolute}.u-under{overflow:hidden}.uplot canvas{width:100%;height:100%;display:block;position:relative}.u-axis{position:absolute}.u-legend{text-align:center;margin:auto;font-size:14px}.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{pointer-events:none;background:#00000012;position:absolute}.u-cursor-x,.u-cursor-y{pointer-events:none;will-change:transform;position:absolute;top:0;left:0}.u-hz .u-cursor-x,.u-vt .u-cursor-y{border-right:1px dashed #607d8b;height:100%}.u-hz .u-cursor-y,.u-vt .u-cursor-x{border-bottom:1px dashed #607d8b;width:100%}.u-cursor-pt{pointer-events:none;will-change:transform;border:0 solid;border-radius:50%;position:absolute;top:0;left:0;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}.time-series-plot{width:100%;padding-bottom:14px}.time-series-plot__container{width:100%}.time-series-plot .uplot{max-width:100%}.time-series-plot .u-title{color:#f8fafc;text-align:left;font-size:1rem;font-weight:700}.time-series-plot .u-wrap{color:#e2e8f0;font-family:inherit}.time-series-plot .u-legend{background:#0f172a8f;border:1px solid #94a3b829;border-radius:16px;margin-top:14px;padding:10px 12px}.time-series-plot .u-legend th,.time-series-plot .u-legend td{color:#e2e8f0e0}
