.modal-table-columns-manage__content{display:flex;flex-direction:column}.modal-table-columns-manage__content__list{--dragger-opacity:1;--space:12px;--max-height:340px;display:flex;flex-direction:column;max-height:var(--max-height);overflow-y:auto}@media (hover:none) and (pointer:coarse){.modal-table-columns-manage__content__list{--dragger-opacity:1}}.modal-table-columns-manage__content__list__item{align-items:center;display:flex;padding:0 calc(var(--space)*2) 0 var(--space);transition:transform .3s ease,opacity .2s ease}.modal-table-columns-manage__content__list__item__dragger{cursor:move;min-width:16px;opacity:var(--dragger-opacity);transition:.1s ease;width:16px}.modal-table-columns-manage__content__list__item.--ghost{opacity:.1;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.modal-table-columns-manage__content__list__item.--is-drag{--dragger-opacity:1}.modal-table-columns-manage__content__list__item.--is-drag:hover{--dragger-opacity:0}.modal-table-columns-manage__content__panel{display:grid;flex-wrap:wrap;grid-template-columns:1fr 1fr}@media (max-width:768px){.modal-table-columns-manage__content__panel{grid-template-columns:1fr}}.table-bulk-actions[data-v-6aa2c65e]{align-items:center;background:rgb(var(--v-theme-surface));border-top:1px solid rgba(var(--v-theme-grayPrime));bottom:0;display:flex;height:100px;justify-content:center;padding:0 24px calc(env(safe-area-inset-bottom, 0px));position:fixed;width:100%;z-index:10}.table-bulk-actions__actions[data-v-6aa2c65e]{flex-wrap:wrap;justify-content:space-between;width:100%}.table-bulk-actions__actions[data-v-6aa2c65e],.table-bulk-actions__center[data-v-6aa2c65e]{align-items:center;display:flex;gap:12px}@media (max-width:480px){.table-bulk-actions__actions[data-v-6aa2c65e]{justify-content:center;row-gap:8px}.table-bulk-actions__left[data-v-6aa2c65e]{display:none}.table-bulk-actions__center[data-v-6aa2c65e]{justify-content:center}}.options-menu.modal-bulk-edit .bulk-edit-card{background:#fff;border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.18);padding:0}.options-menu.modal-bulk-edit .bulk-edit-card__scrollable{overflow-y:auto}.table[data-v-52d3756b]{--space:24px;--table-min-width:800px;--drag-handle-width:6px;--drag-handle-separator-width:calc(var(--drag-handle-width)/3);display:flex;flex-direction:column;gap:var(--space);overflow-x:auto;padding-bottom:var(--space);width:100%}.table__component[data-v-52d3756b]{border:1px solid rgba(var(--v-theme-grayPrime));border-radius:8px;max-width:none;min-width:100%;width:-moz-fit-content;width:fit-content}.table__component th.resizable[data-v-52d3756b]{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.table__component th.resizable .resize-handle[data-v-52d3756b]{align-items:center;cursor:col-resize;display:flex;height:70%;justify-content:center;opacity:0;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:background-color .1s ease;width:var(--drag-handle-width);z-index:10}.table__component th.resizable .resize-handle[data-v-52d3756b]:before{background-color:rgba(var(--v-theme-gray));content:"";height:calc(100% - var(--drag-handle-separator-width)*2);width:var(--drag-handle-separator-width)}.table__component th.resizable .resize-handle[data-v-52d3756b]:hover{background-color:rgba(0,0,0,.1)}.table__component th.resizable:hover .resize-handle[data-v-52d3756b]{opacity:1}.table__component .v-table[data-v-52d3756b],.table__component .v-table__wrapper[data-v-52d3756b]{min-width:inherit;width:-moz-fit-content;width:fit-content}.table__component[data-v-52d3756b] .--interactive{color:rgb(var(--v-theme-primary));font-weight:700}.table__component[data-v-52d3756b] .--interactive:hover{color:rgb(var(--v-theme-textSecondary))}.table__component[data-v-52d3756b] td.column-separator-before,.table__component[data-v-52d3756b] th.column-separator-before{border-left:2px solid rgba(var(--v-theme-grayPrime),.7)!important}.table__component--fixed-first[data-v-52d3756b]{max-width:100%;min-width:100%;width:100%}.table__component--fixed-first[data-v-52d3756b] .v-table{min-width:100%;width:100%}.table__component--fixed-first[data-v-52d3756b] .v-table__wrapper{min-width:100%;overflow-x:auto!important;overflow-y:visible!important;position:relative;width:100%}.table__component--fixed-first[data-v-52d3756b] table{min-width:-moz-max-content;min-width:max-content;position:relative;width:-moz-max-content;width:max-content}.table__component--fixed-first[data-v-52d3756b] th.fixed-column{background-color:rgb(var(--v-theme-surface));box-shadow:2px 0 4px rgba(0,0,0,.06);left:0;position:sticky;z-index:4}.table__component--fixed-first[data-v-52d3756b] td.fixed-column{background-color:rgb(var(--v-theme-surface));box-shadow:2px 0 4px rgba(0,0,0,.04);left:0;position:sticky;z-index:3}.table__component--fixed-first[data-v-52d3756b] th.resizable .resize-handle{z-index:12}.table__footer[data-v-52d3756b]{align-items:center;display:flex;flex-wrap:wrap;gap:calc(var(--space)/2);justify-content:space-between}.table__footer[data-v-52d3756b] .v-pagination__item .v-btn--icon.v-btn--density-compact{padding:0 12px;width:auto}