*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;width:100%;height:100%;background-color:#a4c9e4;color:#1a1b2a;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:#0000000a}::-webkit-scrollbar-thumb{background:#a8aec9;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#7c3aed}::selection{background:#e040fb2e;color:#1a1b2a}:focus-visible{outline:2px solid #E040FB;outline-offset:2px}
