.TableSkeleton_tableSkeleton__hE94h{width:100%;border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.1)}.TableSkeleton_header__NYbKi{background-color:#f8f9fa;border-bottom:1px solid #dee2e6}.TableSkeleton_headerRow__GbP9o{display:flex;padding:12px 16px;gap:16px}.TableSkeleton_headerCell__AYGDY{flex:1 1;display:flex;align-items:center}.TableSkeleton_body__Ufk9k{background:#fff}.TableSkeleton_row__NX8oi{display:flex;padding:12px 16px;gap:16px;border-bottom:1px solid #f1f3f4}.TableSkeleton_row__NX8oi:last-child{border-bottom:none}.TableSkeleton_row__NX8oi:nth-child(2n){background-color:#fafbfc}.TableSkeleton_cell__4jqsR{flex:1 1;display:flex;align-items:center}.TableSkeleton_skeletonLine__cl_aF{height:16px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:TableSkeleton_shimmer__eiQzl 1.5s infinite;border-radius:4px}.TableSkeleton_pagination__7r48l{padding:16px;background-color:#f8f9fa;border-top:1px solid #dee2e6;display:flex;justify-content:center}.TableSkeleton_paginationContent__v_POA{display:flex;align-items:center;gap:16px}@keyframes TableSkeleton_shimmer__eiQzl{0%{background-position:-200% 0}to{background-position:200% 0}}@media(max-width:768px){.TableSkeleton_headerRow__GbP9o,.TableSkeleton_row__NX8oi{flex-direction:column;gap:8px}.TableSkeleton_cell__4jqsR,.TableSkeleton_headerCell__AYGDY{width:100%}}.table-with-selection td:first-child,.table-with-selection th:first-child{width:50px;min-width:50px;max-width:50px;text-align:center;padding:8px 4px}.table-row-checkbox-cell{display:flex;justify-content:center;align-items:center;width:100%}.table-row-checkbox{margin:0;cursor:pointer}.table-row-checkbox:disabled{cursor:not-allowed;opacity:.5}.table-row-checkbox-selected{background-color:var(--bs-primary);border-color:var(--bs-primary)}.table-row-checkbox-header{margin:0;cursor:pointer}.table-row-checkbox-header-all-selected{background-color:var(--bs-primary);border-color:var(--bs-primary)}.table-row-checkbox-header-indeterminate{background-color:var(--bs-warning);border-color:var(--bs-warning)}.bulk-actions-bar{background-color:var(--bs-light);border:1px solid var(--bs-border-color);border-radius:.375rem;padding:.75rem 1rem;margin-bottom:1rem;transition:all .2s ease}.bulk-actions-bar.loading{opacity:.7;pointer-events:none}.bulk-actions-bar .selected-count{font-weight:600;color:var(--bs-primary)}.bulk-actions-bar .action-select{min-width:200px}.bulk-actions-bar .action-button{white-space:nowrap}.table-selectable tbody tr:hover{background-color:var(--bs-light)}.table-selectable tbody tr.selected,.table-selectable tbody tr.selected:hover{background-color:var(--bs-primary-bg-subtle)}@media (max-width:768px){.table-with-selection td:first-child,.table-with-selection th:first-child{width:40px;min-width:40px;max-width:40px;padding:4px 2px}.bulk-actions-bar{flex-direction:column;gap:.5rem}.bulk-actions-bar .action-select{min-width:100%}}