@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";
:root{--app-height:100vh}@supports (height:100dvh){:root{--app-height:100dvh}}*,body,html{font-family:Inter,sans-serif!important}body,html{height:100%;overflow:hidden;background-color:#f2f2f2!important}.buttonFixed .MuiDataGrid-cell:last-child{background:#fff;position:sticky;right:0;box-shadow:-1px 20px 20px #00000021;min-width:fit-content!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background-color:#00000030;border-radius:10px}.btnCambio{padding-left:0!important;padding-right:0!important}.fullWidth{width:100%}.font-medium{font-weight:500}.semi-bold{font-weight:600}.MuiDataGrid-cell:focus,.MuiDataGrid-columnHeader:focus{outline:none!important}.MuiPickersLayout-root button:hover,.MuiPickersLayout-root button.Mui-selected,.MuiPickersLayout-root button.MuiPickersDay-today,.MuiPickersLayout-root .MuiPickersDay-root{border-radius:50%!important}@-moz-keyframes spin{to{-moz-transform:rotate(-360deg)}}@-webkit-keyframes spin{to{-webkit-transform:rotate(-360deg)}}@keyframes spin{to{transform:rotate(-360deg)}}.rotate-spin{animation:1s linear infinite spin}
