*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;width:100%;height:100%;background-color:#0a0b14;color:#c0caf5;font-family:JetBrains Mono,Fira Code,Cascadia Code,monospace;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden}#root{width:100%;height:100%}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:#0a0b14}::-webkit-scrollbar-thumb{background:#565f89;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#7c3aed}::selection{background:#e040fb40;color:#c0caf5}:focus-visible{outline:2px solid #E040FB;outline-offset:2px}
