@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Fira+Code:wght@400;500;600&display=swap";html,body{margin:0;padding:0}*{box-sizing:border-box}html,body,#app{height:100%}body{font-feature-settings:"cv02", "cv03", "cv04", "cv11";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#0f172a;background-color:#f8fafc;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;transition:background-color .18s,color .18s}html[data-theme=dark],html[data-theme=dark] body{color:#e5e7eb;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background-color:#0b1220}html[data-theme=light],html[data-theme=light] body{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.mono,code.mono,.n-data-table code{font-feature-settings:"liga" 0, "calt" 0;font-variant-numeric:tabular-nums;font-family:Fira Code,SF Mono,Menlo,Consolas,monospace;font-size:.92em}.count-badge{opacity:.6;font-variant-numeric:tabular-nums;margin-left:8px;font-size:12px;font-weight:400}.status-dot{vertical-align:middle;background:currentColor;border-radius:50%;width:8px;height:8px;margin-right:8px;display:inline-block}.status-dot.pulse{animation:1.8s ease-in-out infinite status-pulse;position:relative}@keyframes status-pulse{0%,to{opacity:1;box-shadow:0 0}50%{opacity:.5;box-shadow:0 0 0 5px #0000}}@media (prefers-reduced-motion:reduce){.status-dot.pulse{animation:none}}*{scrollbar-width:thin}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#94a3b84d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b880}::-webkit-scrollbar-track{background:0 0}
