.location-table{display:flex;flex-direction:column;flex:1 1 0;min-height:0;height:100%;overflow:hidden}.location-table__toolbar{flex:0 0 auto;margin-bottom:var(--space-3)}.location-table__datatable-wrap{position:relative;flex:1 1 0;min-height:0;overflow:hidden;display:flex;flex-direction:column}.location-table__datatable-wrap .data-table-action,.location-table__datatable-wrap .data-table-action--auto-height,.location-table__datatable-wrap .lb-datatableaction-wrapper{flex:1 1 0;min-height:0;height:100%}.location-table__datatable-wrap .v-data-table>.v-data-table__wrapper>table>thead>tr>th{position:sticky;top:0;z-index:var(--z-base,2);background:inherit!important}.location-table__row--disabled{opacity:.55}.location-table__ingestion-badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;border-radius:var(--radius-sm,8px);font-weight:var(--font-weight-medium);white-space:nowrap}.location-table__ingestion-badge--manual{background:var(--grey-soft-40);color:var(--slate-500)}.location-table__action-group{display:flex;align-items:center;justify-content:center;gap:var(--space-4)}.location-table__action-divider{display:inline-block;width:1px;height:18px;margin:0 var(--space-1);background:var(--grey-200,#e5e7eb);flex-shrink:0}.location-table__switch{margin-top:0;padding-top:0}