@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");@import url("https://cdn.syncfusion.com/ej2/material.css");@import "https://ej2.syncfusion.com/react/demos/src/grid/Grid/style.css";.e-cellselectionbackground{background-color:#e6edef!important}.e-freezeleftborder{border-right-color:#e0e0e0!important}.e-spinner-pane{display:none!important}.e-emptyrow{position:fixed;top:60%;left:55%}body{font-family:Poppins,sans-serif!important;margin:0;height:100%;background-color:#f3f5f7}.rdrDefinedRangesWrapper{width:0!important}.ag-theme-quartz{--ag-font-family:"Poppins",sans-serif}.ag-row .ag-cell{display:flex;align-items:center}.ag-header-cell-text{font-weight:600}.ag-theme-quartz .ag-header-cell .ag-header-icon,.ag-theme-quartz .ag-header-cell:hover .ag-header-icon{visibility:visible!important;opacity:1!important}.ag-root-wrapper{border-radius:0 0 10px 10px!important;border-left:none!important;border-right:none!important;border-bottom:none!important}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background-color:#e6edef}::-webkit-scrollbar-thumb{background:#3ba4e8}::-webkit-scrollbar-button:single-button{background-color:#fff;display:block;background-size:10px;background-repeat:no-repeat}::-webkit-scrollbar-button:single-button:vertical:decrement{height:12px;width:12px;background-position:center 4px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(96, 96, 96)'><polygon points='50,00 0,50 100,50'/></svg>")}::-webkit-scrollbar-button:single-button:vertical:increment{height:12px;width:12px;background-position:center 2px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(96, 96, 96)'><polygon points='0,0 100,0 50,50'/></svg>")}::-webkit-scrollbar-button:single-button:horizontal:decrement{height:12px;width:12px;background-position:3px -1px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(96, 96, 96)'><polygon points='0,50 50,100 50,0'/></svg>")}::-webkit-scrollbar-button:single-button:horizontal:increment{height:12px;width:12px;background-position:3px -1px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(96, 96, 96)'><polygon points='0,0 0,100 50,50'/></svg>")}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.ag-floating-bottom::-webkit-scrollbar{display:none}.ag-custom-enum-filter-root{display:contents}.ag-filter-body-wrapper:has(.ag-custom-enum-filter),.ag-menu:has(.ag-custom-enum-filter),.ag-popup-child:has(.ag-custom-enum-filter),.ag-simple-filter-body-wrapper:has(.ag-custom-enum-filter){overflow:visible}.ag-custom-enum-filter{position:relative;box-sizing:border-box;width:100%;min-width:155px}.ag-custom-enum-filter-trigger{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-height:24px;padding:0 5px;box-sizing:border-box;border:1px solid #e0e0e0;border-radius:5px;background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.08);color:#333;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:1.4;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,background-color .15s ease-in-out}.ag-custom-enum-filter-trigger:hover{background-color:#fafbfc;border-color:#d5d5d5}.ag-custom-enum-filter-trigger:focus,.ag-custom-enum-filter-trigger:focus-visible{outline:none;border-color:rgba(33,150,243,.65);box-shadow:0 2px 8px rgba(0,0,0,.08),0 0 0 1px rgba(33,150,243,.35);background-color:#f5f7fa}.ag-custom-enum-filter-label{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ag-custom-enum-filter-chevron{flex-shrink:0;width:12px;height:12px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:12px;transition:transform .15s ease-in-out}.ag-custom-enum-filter-trigger--open .ag-custom-enum-filter-chevron{transform:rotate(180deg)}.ag-custom-enum-filter-panel{position:absolute;left:0;right:0;top:calc(100% + 4px);z-index:10000;list-style:none;margin:0;padding:0;box-sizing:border-box;max-height:200px;overflow-x:hidden;overflow-y:auto;scroll-behavior:smooth;border:1px solid #e0e0e0;border-radius:7px;background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.08)}.ag-custom-enum-filter-panel[hidden]{display:none!important}.ag-custom-enum-filter-option{display:block;width:100%;padding:4px 6px;box-sizing:border-box;background-color:#fff;color:#333;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:1.4;cursor:pointer;transition:background-color .12s ease-in-out}.ag-custom-enum-filter-option:last-child{border-bottom:none}.ag-custom-enum-filter-option--selected:hover,.ag-custom-enum-filter-option:hover{background-color:#eff9ff!important}