@import url("https://fonts.googleapis.com/css2?family=Azeret+Mono:wght@300;400;500;700&family=Open+Sans:wght@300;400;700&family=Roboto:wght@300;400;500;700&display=swap");:root{font-weight:400;color:hsla(0,0%,100%,.87);background-color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root,body{font-family:Roboto,sans-serif}body{margin:0;padding:0}#root{display:flex;flex-direction:column;height:100vh}.azeret-mono{font-family:Azeret Mono,serif}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.2);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.3)}.backdrop-blur-sm{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}