::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:#0000000d;border-radius:2px}::-webkit-scrollbar-thumb{background:#0003;border-radius:2px;transition:background-color .2s ease-in-out}::-webkit-scrollbar-thumb:hover{background:#0006}::-webkit-scrollbar-thumb:active{background:#0009}::-webkit-scrollbar-corner{background:#0000000d}*{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) rgba(0,0,0,.05)}.darkMode *{scrollbar-color:rgba(255,255,255,.2) rgba(255,255,255,.05)}[data-mui-color-scheme=dark] ::-webkit-scrollbar-track{background:#ffffff0d}[data-mui-color-scheme=dark] ::-webkit-scrollbar-thumb{background:#fff3}[data-mui-color-scheme=dark] ::-webkit-scrollbar-thumb:hover{background:#fff6}[data-mui-color-scheme=dark] ::-webkit-scrollbar-thumb:active{background:#fff9}[data-mui-color-scheme=dark] ::-webkit-scrollbar-corner{background:#ffffff0d}[data-mui-color-scheme=dark] *{scrollbar-color:rgba(255,255,255,.2) rgba(255,255,255,.05)}.darkMode .MuiDrawer-paper *{scrollbar-color:rgba(0,0,0,.2) rgba(0,0,0,.05)}.MuiDrawer-paper ::-webkit-scrollbar{width:4px;height:4px}.MuiDrawer-paper ::-webkit-scrollbar-track{background:#ffffff14}.MuiDrawer-paper ::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:2px}.MuiDrawer-paper ::-webkit-scrollbar-thumb:hover{background:#ffffff80}.MuiDataGrid-root ::-webkit-scrollbar,.MuiTable-root ::-webkit-scrollbar{width:5px;height:5px}.MuiDataGrid-root ::-webkit-scrollbar-track,.MuiTable-root ::-webkit-scrollbar-track{background:#00000008}.MuiDataGrid-root ::-webkit-scrollbar-thumb,.MuiTable-root ::-webkit-scrollbar-thumb{background:#00000026;border-radius:2px}.MuiDataGrid-root ::-webkit-scrollbar-thumb:hover,.MuiTable-root ::-webkit-scrollbar-thumb:hover{background:#0000004d}@media (hover: none) and (pointer: coarse){::-webkit-scrollbar{display:none;width:0;height:0}*{scrollbar-width:none;-ms-overflow-style:none}}html{scroll-behavior:smooth}*{-webkit-overflow-scrolling:touch}.ovrc-scrollable{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) rgba(0,0,0,.05)}.ovrc-scrollable::-webkit-scrollbar{width:5px;height:5px}.ovrc-scrollable::-webkit-scrollbar-track{background:#0000000d;border-radius:2px}.ovrc-scrollable::-webkit-scrollbar-thumb{background:#0003;border-radius:2px;transition:background-color .2s ease-in-out}.ovrc-scrollable::-webkit-scrollbar-thumb:hover{background:#0006}
