@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600;700&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#e2e8f0;-webkit-font-smoothing:antialiased;background:#000;font-family:IBM Plex Mono,monospace}#root{width:100%;min-height:100svh}::selection{color:#fff;background:#2563eb59}*{scrollbar-width:thin;scrollbar-color:#252a35 transparent}::-webkit-scrollbar{width:0;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#252a35;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#2d3445}@keyframes pulse-live{0%,to{opacity:1}50%{opacity:.3}}@keyframes flash-up{0%{box-shadow:0 0 0 1px #2563eb,0 0 10px #2563eb99}60%{box-shadow:0 0 0 1px #2563eb,0 0 10px #2563eb99}to{box-shadow:none}}@keyframes flash-down{0%{box-shadow:0 0 0 1px #ef4444,0 0 10px #ef444499}60%{box-shadow:0 0 0 1px #ef4444,0 0 10px #ef444499}to{box-shadow:none}}
