@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600&family=IBM+Plex+Mono:wght@400;500;600&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#fff;background:#000;font-family:IBM Plex Sans,sans-serif}#root{width:100%;min-height:100svh}*{scrollbar-width:thin;scrollbar-color:#2d323d transparent}::-webkit-scrollbar{width:0;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#2d323d;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#3d4455}@keyframes pulse-live{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}@keyframes flash-up{0%{box-shadow:0 0 0 2px #22c55e,0 0 14px #22c55eb3}60%{box-shadow:0 0 0 2px #22c55e,0 0 14px #22c55eb3}to{box-shadow:none}}@keyframes flash-down{0%{box-shadow:0 0 0 2px #ef4444,0 0 14px #ef4444b3}60%{box-shadow:0 0 0 2px #ef4444,0 0 14px #ef4444b3}to{box-shadow:none}}
