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:Inter,Roboto,sans-serif;overflow:hidden}#root{flex-direction:column;height:100%;display:flex}canvas{touch-action:none;width:100%;height:100%}.lightScrollArea::-webkit-scrollbar{width:8px;height:8px}.lightScrollArea::-webkit-scrollbar-button{width:0;height:0}.lightScrollArea::-webkit-scrollbar-thumb{background:#dbdbdb;border:0;border-radius:50px}.lightScrollArea::-webkit-scrollbar-thumb:hover{background:#ababab}.lightScrollArea::-webkit-scrollbar-thumb:active{background:#ababab}.lightScrollArea::-webkit-scrollbar-track{background:#f8f8f8;border:0;border-radius:50px}.lightScrollArea::-webkit-scrollbar-track:hover{background:#fafafa}.lightScrollArea::-webkit-scrollbar-track:active{background:#fafafa}.lightScrollArea::-webkit-scrollbar-corner{background:0 0}.darkScrollArea::-webkit-scrollbar{width:8px;height:8px}.darkScrollArea::-webkit-scrollbar-button{width:0;height:0}.darkScrollArea::-webkit-scrollbar-thumb{background:#424242;border:0;border-radius:50px}.darkScrollArea::-webkit-scrollbar-thumb:hover{background:#525252}.darkScrollArea::-webkit-scrollbar-thumb:active{background:#525252}.darkScrollArea::-webkit-scrollbar-track{background:#2b2d30;border:0;border-radius:50px}.darkScrollArea::-webkit-scrollbar-track:hover{background:#2b2d30}.darkScrollArea::-webkit-scrollbar-track:active{background:#2b2d30}.darkScrollArea::-webkit-scrollbar-corner{background:0 0}
