*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background-color:#0000}::-webkit-scrollbar-thumb{background-color:#5b3efb;border-radius:20px}::-webkit-scrollbar-thumb:hover{background-color:#153d5e}[data-theme=dark] ::-webkit-scrollbar-thumb{background-color:#7964fb}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background-color:#5fc5fc}*{scrollbar-width:thin;scrollbar-color:#5b3efb transparent}[data-theme=dark] *{scrollbar-color:#7964fb transparent}::-webkit-scrollbar-corner{background:0 0}::-webkit-scrollbar-track:hover{background:#00000005}[data-theme=dark] ::-webkit-scrollbar-track:hover{background:#ffffff05}
