::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#94a3b84d;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b880}*{scrollbar-width:thin;scrollbar-color:#94a3b84d transparent}html{scroll-behavior:smooth}[role=button]{-webkit-user-select:none;user-select:none}body{margin:0;padding:0;overflow:hidden}#root{width:100vw;height:100vh;overflow:hidden}