:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:14px/1.4 system-ui,Segoe UI,Roboto,sans-serif}*,:before,:after{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{color:#d1d4dc;background:#0b0e11;overflow:hidden}#root{flex-direction:column;display:flex}.status-dot.live{background:#26a69a;animation:1.6s infinite status-dot-pulse;box-shadow:0 0 6px #26a69a}.status-dot.err{background:#ef5350}@keyframes status-dot-pulse{0%{opacity:1}50%{opacity:.35}to{opacity:1}}
