._radioGroup_19yp1_16{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto);gap:1rem;max-width:100%}._radioGroupFourColumns_19yp1_24{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,auto);gap:1rem;max-width:100%}._radioItem_19yp1_32{min-width:0;display:flex;align-items:flex-start;flex-shrink:0}._selectDivider_19yp1_39{border-bottom:1px solid #e5e7eb;margin:.5rem 0}._filterInput_19yp1_44{flex:1;max-width:250px}._operatorLabel_19yp1_49{align-self:center}._dateInputWrapper_19yp1_53{display:flex;align-items:flex-end;gap:8px}._dateQuickSelectIcon_19yp1_59{width:36px;height:36px;border:1px solid #6c7ae0;border-radius:4px;background-color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;position:relative}._dateQuickSelectIcon_19yp1_59:hover{background-color:#f5f5f5}._dateQuickSelectIcon_19yp1_59:before{content:"";display:block;position:absolute;top:45%;right:50%;width:10px;height:10px;border-top:1.5px solid #6c7ae0;border-right:1.5px solid #6c7ae0;transform:translate(50%) translateY(-50%) rotate(135deg)}._rangeDivider_19yp1_88{margin-bottom:4px}._container_13c4d_16{width:100%;display:flex;flex-direction:column;height:100%;min-height:0}._tableWrapper_13c4d_24{flex:1;overflow:hidden;min-height:0;display:flex;flex-direction:column;border:1px solid #e5e7eb;border-radius:4px}._scrollArea_13c4d_34{flex:1;min-height:0}._table_13c4d_24{min-width:100%;width:max-content;border-collapse:separate;border-spacing:0;margin:0}._table_13c4d_24 thead{position:sticky;top:0;z-index:3}._table_13c4d_24 th{padding:.5rem .75rem;text-align:left;border-bottom:1px solid #e5e7eb;border-right:1px solid #e5e7eb;font-weight:500;white-space:nowrap;background-color:#f3f4f6;position:relative;min-width:70px}._table_13c4d_24 th:last-child{border-right:none}._table_13c4d_24 td{padding:.35rem .75rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-bottom:1px solid #e5e7eb;border-right:1px solid #e5e7eb;background-color:inherit}._table_13c4d_24 td:last-child{border-right:none}._table_13c4d_24 tbody tr{background-color:#fff}._table_13c4d_24 tbody tr:nth-of-type(2n){background-color:var(--mantine-color-gray-0, #f8f9fa)}._table_13c4d_24 tbody tr:hover{background-color:#f3f4f6}._headerCell_13c4d_87{padding:.5rem .75rem;text-align:left;border-bottom:1px solid #e5e7eb;border-right:1px solid #e5e7eb;font-weight:500;white-space:nowrap;background-color:#f3f4f6}._headerCell_13c4d_87:last-child{border-right:none}._stickyCell_13c4d_100{background-color:#fff}thead ._stickyCell_13c4d_100{background-color:#f3f4f6}tbody tr:nth-of-type(2n) ._stickyCell_13c4d_100{background-color:#f8f9fa}tbody tr:hover ._stickyCell_13c4d_100{background-color:#f3f4f6}._rowActive_13c4d_116 ._stickyCell_13c4d_100{background-color:#dce1ff}._rowActive_13c4d_116:hover ._stickyCell_13c4d_100{background-color:#ced5ff}._rowPending_13c4d_124:hover ._stickyCell_13c4d_100{background-color:#e8ebff}._rowDeleted_13c4d_128 ._stickyCell_13c4d_100{background-color:#ccc}._rowDeleted_13c4d_128:hover ._stickyCell_13c4d_100{background-color:#bbb}._stickyLast_13c4d_136{box-shadow:2px 0 4px -1px #0000001a}._resizeHandle_13c4d_140{position:absolute;right:0;top:0;bottom:0;width:4px;cursor:col-resize;-webkit-user-select:none;user-select:none;z-index:4}._resizeHandle_13c4d_140:hover,._resizeHandle_13c4d_140._resizing_13c4d_150{background-color:#3b82f6}._sortableHeader_13c4d_154{cursor:pointer;-webkit-user-select:none;user-select:none;padding:.25rem .5rem;margin:-.25rem -.5rem;border-radius:4px;display:inline-block}._sortableHeader_13c4d_154:hover{background-color:#e5e7eb}._sortIconAsc_13c4d_166{color:#ef4444}._sortIconDesc_13c4d_170{color:#3b82f6}._sortIconEmpty_13c4d_174{color:transparent}._emptyCell_13c4d_178{text-align:center;padding:2rem}._rowClickable_13c4d_183{cursor:pointer}._rowActive_13c4d_116{background-color:#dce1ff!important}._rowActive_13c4d_116 td:first-child{box-shadow:inset 3px 0 #cbd5ff}._rowActive_13c4d_116:hover{background-color:#ced5ff!important}._rowPending_13c4d_124:hover{background-color:#e8ebff!important}._rowPending_13c4d_124:hover td:first-child{box-shadow:inset 2px 0 #b3bcff}._rowDeleted_13c4d_128{background-color:#ccc!important}._rowDeleted_13c4d_128:hover{background-color:#b3b3b3!important}._pagination_13c4d_211{display:flex;justify-content:center;padding:1rem 0;flex-shrink:0;border-top:1px solid #e5e7eb;margin-top:auto}._container_z9bvf_16{height:100%;width:var(--side-form-width, 300px);background-color:#fff;border-left:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;transition:right .2s ease-in-out;position:absolute;top:0;bottom:0;right:calc(var(--side-form-width, 300px) * -1);min-height:0}._container_z9bvf_16._open_z9bvf_33{right:0}._container_z9bvf_16._modal_z9bvf_36{position:fixed;z-index:1000}._header_z9bvf_41{padding:0;border-bottom:1px solid #e5e7eb;flex-shrink:0;display:flex;flex-direction:column;justify-content:flex-end}._title_z9bvf_50{font-size:18px;font-weight:700;color:#374151;margin:0}._newLabel_z9bvf_57,._updateLabel_z9bvf_61{flex-shrink:0}._titleIconWrapper_z9bvf_65{display:flex;align-items:center;justify-content:center;cursor:pointer;padding:4px;border-radius:4px;transition:background-color .15s ease}._titleIconWrapper_z9bvf_65:hover{background-color:#f3f4f6}._titleIcon_z9bvf_65{color:#4b5563;transition:color .15s ease;flex-shrink:0}._titleIconWrapper_z9bvf_65:hover ._titleIcon_z9bvf_65{color:#374151}._content_z9bvf_87{flex:1;padding:16px;overflow-y:auto;min-height:0}._section_z9bvf_94{margin-bottom:24px}._section_z9bvf_94:last-child{margin-bottom:0}._sectionTitle_z9bvf_101{font-size:14px;font-weight:700;color:#9ca3af;margin-bottom:8px;padding-bottom:8px;display:flex;flex-direction:row;gap:5px;align-items:center}._sectionTitle_z9bvf_101:after{content:"";display:block;height:1px;flex:1;background-color:#e5e7eb}._fields_z9bvf_120,._field_z9bvf_120{width:100%}._required_z9bvf_128{color:#ef4444;margin-left:4px}._footer_z9bvf_133{padding:16px;border-top:1px solid #e5e7eb;flex-shrink:0}
