@import"https://fonts.googleapis.com/css2?family=Space+Mono:ital,wght@0,400;0,700;1,400&display=swap";:root{--color-primary: #B700FF;--color-bg: #ffffff;--color-text: #000000}body{background-color:var(--color-bg);color:var(--color-text);font-family:Space Mono,monospace;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:#fff;border-left:2px solid #eee}::-webkit-scrollbar-thumb{background:#000;border:2px solid #ffffff}::-webkit-scrollbar-thumb:hover{background:#b700ff}::selection{background:#b700ff;color:#fff}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}
