:root{color-scheme:light dark;--viewport-height:100vh}@supports (height:100svh){:root{--viewport-height:100svh}}@supports (height:100dvh){:root{--viewport-height:100dvh}}html{min-height:100%}body,html{width:100%}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont;background-color:#f4f5f7;min-width:100%;min-height:var(--viewport-height,100vh)}th{font-weight:600!important}main{overflow:auto!important;height:calc(100vh - 64px)}.app-menu .Mui-selected{border-radius:4px;color:white!important;background-color:rgb(93,135,255)!important}.MuiOutlinedInput-root.MuiInputBase-formControl{background-color:#fff!important}.MuiDialogTitle-root{text-transform:uppercase}.MuiPaper-root.MuiPaper-outlined.MuiPaper-rounded{overflow:auto!important}.MuiTableCell-stickyHeader{background-color:inherit!important}.MuiTableBody-root tr:nth-child(2n){background-color:var(--mui-palette-action-hover)}.MuiTableBody-root tr:hover{background-color:var(--mui-palette-action-selected)!important}.MuiTableHead-root .MuiTableCell-head.MuiTableCell-stickyHeader{background-color:white!important}