*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;overflow-y:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--scrollbar-bg:rgba(0,0,0,.04);--scrollbar-thumb:rgba(0,0,0,.25);--scrollbar-thumb-hover:rgba(0,0,0,.36);--scrollbar-width:10px}[data-theme=dark]{--scrollbar-bg:hsla(0,0%,100%,.03);--scrollbar-thumb:hsla(0,0%,100%,.18);--scrollbar-thumb-hover:hsla(0,0%,100%,.28)}*{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-bg)}::-webkit-scrollbar{width:var(--scrollbar-width);height:var(--scrollbar-width)}::-webkit-scrollbar-track{background:var(--scrollbar-bg);border-radius:999px}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:999px;border:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.overlay-scroll{scrollbar-width:thin}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{width:0;height:0}body{color:rgb(var(--foreground-rgb));background:linear-gradient(to bottom,transparent,rgb(var(--background-end-rgb))) rgb(var(--background-start-rgb))}a{color:inherit;text-decoration:none}[dir=rtl]{text-align:right}[data-theme=dark] .MuiDataGrid-root{background-color:#1e1e1e!important;color:#fff!important}[data-theme=dark] .MuiDataGrid-columnHeaders{background-color:#2d2d2d!important;color:#fff!important}[data-theme=dark] .MuiDataGrid-row:hover{background-color:#333!important}[data-theme=dark] .MuiDataGrid-cell{color:#fff!important}[data-theme=dark] .MuiDataGrid-footerContainer{background-color:#1e1e1e!important;color:#fff!important}[data-theme=dark] .MuiTablePagination-root{color:#fff!important}