@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&display=swap";html{width:100%;height:100%}body{touch-action:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;margin:0;padding:0;font-family:Space Grotesk,Inter,system-ui,sans-serif;overflow:hidden}#root{flex-direction:column;height:100%;display:flex}canvas{touch-action:none;width:100%;height:100%}.lightScrollArea::-webkit-scrollbar{width:6px;height:6px}.lightScrollArea::-webkit-scrollbar-button{width:0;height:0}.lightScrollArea::-webkit-scrollbar-thumb{background:#c8dab8;border:0;border-radius:99px}.lightScrollArea::-webkit-scrollbar-thumb:hover{background:#a5c490}.lightScrollArea::-webkit-scrollbar-thumb:active{background:#88b070}.lightScrollArea::-webkit-scrollbar-track{background:#eef5e8;border:0;border-radius:99px}.lightScrollArea::-webkit-scrollbar-corner{background:0 0}.darkScrollArea::-webkit-scrollbar{width:6px;height:6px}.darkScrollArea::-webkit-scrollbar-button{width:0;height:0}.darkScrollArea::-webkit-scrollbar-thumb{background:#3a4e35;border:0;border-radius:99px}.darkScrollArea::-webkit-scrollbar-thumb:hover{background:#4e6645}.darkScrollArea::-webkit-scrollbar-thumb:active{background:#5a7550}.darkScrollArea::-webkit-scrollbar-track{background:#1c2819;border:0;border-radius:99px}.darkScrollArea::-webkit-scrollbar-corner{background:0 0}
