:root{--background:#ffffff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.home{margin:0;padding:40;display:flex;justify-content:center;text-align:center;background:linear-gradient(120deg,rgb(214,242,255),rgb(226,255,238) 50%,rgb(255,255,255))}.ag-theme-alpine,.ag-theme-alpine .ag-header,.ag-theme-alpine .ag-header-cell-label,.ag-theme-alpine .ag-header-row{background-color:#3182ce!important;color:#ffffff!important}.ag-theme-quartz{--ag-header-background-color:#D6E2FF;--ag-header-foreground-color:#474747;--ag-header-cell-hover-background-color:#D6E2FF;--ag-header-column-separator-color:#b8caf5;--ag-wrapper-border-radius:16px}.ag-theme-quartz .ag-header-row-column-filter{background-color:#ffffff!important;color:#808192}.ag-theme-quartz .ag-floating-filter .ag-input-field-input,.ag-theme-quartz .ag-floating-filter-input{background-color:#ffffff!important;font-size:.75rem!important;box-shadow:none!important;border-radius:4px!important}.ag-theme-quartz .ag-floating-filter-body{margin:0 4px}.ag-theme-quartz .ag-header-cell-label,.custom-header{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.ag-header-cell-label{font-size:15px;font-weight:700}.ag-cell-auto-height{--reduceLineHeightBy:10px}.ag-input-field-input{padding:10px}.ag-floating-filter-button-button{color:#808192;font-size:16px}.ag-root-wrapper.ag-layout-auto-height,.ag-root-wrapper.ag-layout-normal{border-radius:16px}.ag-floating-filter-input{color:#000}.ag-floating-filter-input::placeholder{color:#999}.swal-front{z-index:100000!important}@media (prefers-color-scheme:dark){html{color-scheme:dark}}