:root{--background:#eeeeee;--foreground:#171717}body{margin:0!important;padding:0!important;color:var(--foreground)!important;background:var(--background)!important;font-family:sans-serif!important}*{box-sizing:border-box}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#9191915e}::-webkit-scrollbar-thumb{background:#888;-webkit-transition:background .3s ease,box-shadow .3s ease;transition:background .3s ease,box-shadow .3s ease}::-webkit-scrollbar-thumb:hover{background:#555;box-shadow:0 2px 5px rgba(0,0,0,.3)}::-webkit-scrollbar-thumb:active{background:#333}.MuiDataGrid-scrollbar--horizontal{height:3px!important}.MuiDataGrid-scrollbar--horizontal::-webkit-scrollbar{height:3px!important}.MuiDataGrid-scrollbar--horizontal::-webkit-scrollbar-track{background:#9191915e!important}.MuiDataGrid-scrollbar--horizontal::-webkit-scrollbar-thumb{background:#888!important;-webkit-transition:background .3s ease,box-shadow .3s ease!important;transition:background .3s ease,box-shadow .3s ease!important}.MuiDataGrid-scrollbar--horizontal::-webkit-scrollbar-thumb:hover{background:#555!important;box-shadow:0 2px 5px rgba(0,0,0,.3)!important}.MuiDataGrid-scrollbar--horizontal::-webkit-scrollbar-thumb:active{background:#333!important}