:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}body{margin:0;min-height:100vh;font-family:Inter,sans-serif}#root{margin:0}.table-container::-webkit-scrollbar{width:5px;height:6px}.table-container::-webkit-scrollbar-track{background:#f1f1f1}.table-container::-webkit-scrollbar-thumb{background:#4b87c5e6;border-radius:8px}.table-container::-webkit-scrollbar-thumb:hover{background:#4b87c5e6}.table-container{scrollbar-width:thin;scrollbar-color:rgba(75,135,197,.9) #f1f1f1}.hide-scrollbar::-webkit-scrollbar{display:none}.flex{display:flex!important}.flex-col{flex-direction:column!important}.flex-row{flex-direction:row!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.justify-start{justify-content:flex-start!important}.justify-center{justify-content:center!important}.justify-end{justify-content:flex-end!important}.justify-between{justify-content:space-between!important}.justify-around{justify-content:space-around!important}.justify-evenly{justify-content:space-evenly!important}.items-start{align-items:flex-start!important}.items-center{align-items:center!important}.items-end{align-items:flex-end!important}.w-full{width:100%!important}.h-full{height:100%!important}.alignC{align-items:center!important}.listHeader{font-weight:600;color:#000;padding-top:20px;opacity:.5;text-transform:uppercase}
