.sortable-th{cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap}.sortable-th:hover{color:var(--bs-primary)}.sort-symbol{font-size:.75em;opacity:.5;margin-left:2px}.sortable-th:hover .sort-symbol{opacity:1}.table-loading-overlay{position:absolute;inset:0;background-color:#fff9;display:flex;align-items:center;justify-content:center;z-index:10;border-radius:.475rem}.table-scroll{overflow:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-color:var(--bs-gray-300) transparent}.table-scroll::-webkit-scrollbar{width:10px;height:10px}.table-scroll::-webkit-scrollbar-track{background:transparent}.table-scroll::-webkit-scrollbar-thumb{background:var(--bs-gray-300);border-radius:6px}.table-scroll::-webkit-scrollbar-thumb:hover{background:var(--bs-gray-400)}.table-scroll>table>thead>tr>th{position:sticky;top:0;z-index:3;background:var(--bs-card-bg, #fff);box-shadow:inset 0 -1px 0 var(--bs-border-color)}.table-scroll>table>tfoot>tr>td{position:sticky;bottom:0;z-index:3;background:var(--bs-card-bg, #fff);box-shadow:inset 0 1px 0 var(--bs-border-color)}.table-scroll>table>thead>tr>:nth-child(1),.table-scroll>table>tbody>tr>:nth-child(1){left:var(--sticky-left-1, auto)}.table-scroll>table>thead>tr>:nth-child(2),.table-scroll>table>tbody>tr>:nth-child(2){left:var(--sticky-left-2, auto)}.table-scroll>table>thead>tr>:nth-child(3),.table-scroll>table>tbody>tr>:nth-child(3){left:var(--sticky-left-3, auto)}.table-scroll>table>thead>tr>:nth-child(4),.table-scroll>table>tbody>tr>:nth-child(4){left:var(--sticky-left-4, auto)}.table-scroll[data-sticky-cols="1"]>table>tbody>tr>td:nth-child(-n+1):not([colspan]),.table-scroll[data-sticky-cols="2"]>table>tbody>tr>td:nth-child(-n+2):not([colspan]),.table-scroll[data-sticky-cols="3"]>table>tbody>tr>td:nth-child(-n+3):not([colspan]),.table-scroll[data-sticky-cols="4"]>table>tbody>tr>td:nth-child(-n+4):not([colspan]){position:sticky;z-index:2;background:var(--bs-card-bg, #fff)}.table-scroll[data-sticky-cols="1"]>table>thead>tr>th:nth-child(-n+1),.table-scroll[data-sticky-cols="2"]>table>thead>tr>th:nth-child(-n+2),.table-scroll[data-sticky-cols="3"]>table>thead>tr>th:nth-child(-n+3),.table-scroll[data-sticky-cols="4"]>table>thead>tr>th:nth-child(-n+4){z-index:4}.table-scroll[data-sticky-cols="1"]>table>tbody>tr>td:nth-child(1):not([colspan]),.table-scroll[data-sticky-cols="2"]>table>tbody>tr>td:nth-child(2):not([colspan]),.table-scroll[data-sticky-cols="3"]>table>tbody>tr>td:nth-child(3):not([colspan]),.table-scroll[data-sticky-cols="4"]>table>tbody>tr>td:nth-child(4):not([colspan]){box-shadow:inset -1px 0 0 var(--bs-border-color),6px 0 8px -6px #0000002e}.table-scroll[data-sticky-cols="1"]>table>thead>tr>th:nth-child(1),.table-scroll[data-sticky-cols="2"]>table>thead>tr>th:nth-child(2),.table-scroll[data-sticky-cols="3"]>table>thead>tr>th:nth-child(3),.table-scroll[data-sticky-cols="4"]>table>thead>tr>th:nth-child(4){box-shadow:inset -1px 0 0 var(--bs-border-color),inset 0 -1px 0 var(--bs-border-color),6px 0 8px -6px #0000002e}.table-scroll[data-sticky-cols]>table>tfoot>tr>td:first-child{left:var(--sticky-left-1, auto);z-index:5;box-shadow:inset -1px 0 0 var(--bs-border-color),inset 0 1px 0 var(--bs-border-color),6px 0 8px -6px #0000002e}
