@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600;700&display=swap";*,:before,:after{box-sizing:border-box}body{color:#ccc;-webkit-font-smoothing:antialiased;background:radial-gradient(circle at top,#ffffff08 0%,#0000 40%),#101010;margin:0;font-family:IBM Plex Mono,monospace;overflow-x:hidden}#root{width:100%;min-height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#121212}::-webkit-scrollbar-thumb{background:#343434;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#454545}button,textarea,input{font-family:IBM Plex Mono,monospace}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}
