.app-table-row-actions[data-v-9ee26f80]{justify-content:center;align-items:center;gap:8px;display:flex}.app-table-row-actions__button[data-v-9ee26f80]{width:28px;min-width:28px;height:28px;min-height:28px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;font-size:14px}.app-table-row-actions__button.app-table-row-actions__button[data-v-9ee26f80]:hover{background:0 0}.app-data-table[data-v-51379eda]{background:var(--tasco-color-surface);min-width:0}.app-data-table__toolbar[data-v-51379eda]{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.app-data-table__toolbar-content[data-v-51379eda]{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.app-data-table__title[data-v-51379eda]{color:var(--tasco-color-text);flex:none;align-items:center;gap:6px;font-weight:600;display:inline-flex}.app-data-table__title[data-v-51379eda]:hover{cursor:pointer}.app-data-table__title svg[data-v-51379eda]{color:var(--tasco-color-primary)}.app-data-table__actions[data-v-51379eda]{flex-wrap:nowrap;flex:none;justify-content:flex-end;align-items:center;gap:8px;display:flex}.app-data-table__keyword[data-v-51379eda]{width:min(320px,30vw);min-width:220px}.app-data-table__filter-trigger[data-v-51379eda]{display:inline-flex;position:relative}.app-data-table__filter-dot[data-v-51379eda]{border:2px solid var(--tasco-color-surface);background:var(--tasco-color-error);pointer-events:none;border-radius:50%;width:9px;height:9px;position:absolute;top:-3px;right:-3px}.app-data-table__filter-popover[data-v-51379eda]{border-radius:var(--tasco-radius);width:min(360px,100vw - 32px);overflow:hidden}.app-data-table__filter-popover-header[data-v-51379eda]{color:var(--tasco-color-on-primary,#fff);background:linear-gradient(135deg,var(--tasco-color-primary) 0,var(--tasco-color-primary-hover) 100%);justify-content:space-between;align-items:center;gap:16px;padding:8px;display:flex}.app-data-table__filter-popover-header>div[data-v-51379eda]{flex-direction:column;gap:2px;min-width:0;display:flex}.app-data-table__filter-popover-header>div>span[data-v-51379eda]{opacity:.8;font-size:12px}.app-data-table__filter-popover-header strong[data-v-51379eda]{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.app-data-table__filter-status[data-v-51379eda]{background:#ffffff29;border:1px solid #ffffff52;border-radius:999px;flex:none;padding:4px 10px;font-size:12px;font-weight:600}.app-data-table__filter-popover-body[data-v-51379eda]{flex-direction:column;gap:6px;padding:8px;display:flex}.app-data-table__filter-summary-item[data-v-51379eda]{min-height:36px;color:var(--tasco-color-text);border:1px solid var(--tasco-color-border);border-radius:var(--tasco-radius-sm,var(--tasco-radius));background:var(--tasco-color-surface-muted);justify-content:space-between;align-items:flex-start;gap:12px;padding:8px 10px;display:flex}.app-data-table__filter-summary-content[data-v-51379eda]{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.app-data-table__filter-summary-label[data-v-51379eda]{color:var(--tasco-color-text-muted);font-size:12px;font-weight:600}.app-data-table__filter-summary-values[data-v-51379eda]{flex-wrap:wrap;gap:4px;min-width:0;display:flex}.app-data-table__filter-value-badge[data-v-51379eda]{text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin:0;overflow:hidden}.app-data-table__filter-summary-item svg[data-v-51379eda]{flex:none;margin-top:2px}.app-data-table__filter-popover-footer[data-v-51379eda]{border-top:1px solid var(--tasco-color-border);grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:8px;display:grid}.app-data-table-filter-popover .ant-popover-inner{padding:0;overflow:hidden}.app-data-table-filter-popover.ant-popover-placement-bottomRight{padding-top:0}.app-data-table-filter-popover .ant-popover-arrow{display:none}.app-data-table__icon-action[data-v-51379eda]{width:28px;min-width:28px;height:28px;min-height:28px;color:var(--tasco-color-text-muted);box-shadow:none;background:0 0;border:0;border-radius:50%;margin-bottom:6px;padding:0;font-size:22px}.app-data-table__icon-action.app-data-table__icon-action[data-v-51379eda]:hover{color:var(--tasco-color-primary);background:0 0}.app-data-table__scroll[data-v-51379eda]{min-width:0;overflow-x:auto}.app-data-table__scroll[data-v-51379eda] .ant-table-container{overflow:hidden}.app-data-table__scroll[data-v-51379eda] .ant-table-measure-row{visibility:collapse;height:0!important;min-height:0!important;font-size:0!important;line-height:0!important}.app-data-table__scroll[data-v-51379eda] .ant-table-measure-row>td{border:0!important;height:0!important;min-height:0!important;padding:0!important;line-height:0!important}.app-data-table__scroll[data-v-51379eda] .ant-table-measure-row>td>div{height:0!important;min-height:0!important;overflow:hidden!important}.app-data-table__settings[data-v-51379eda]{border:1px solid var(--tasco-color-border);border-radius:var(--tasco-radius);overflow:hidden}.app-data-table__setting-row[data-v-51379eda],.app-data-table__settings-header[data-v-51379eda]{border-bottom:1px solid var(--tasco-color-border);grid-template-columns:minmax(0,1fr) 88px;align-items:center;gap:16px;min-height:56px;padding:8px 16px;display:grid}.app-data-table__settings-header[data-v-51379eda]{background:var(--tasco-color-surface-muted);font-weight:600}.app-data-table__setting-row[data-v-51379eda]>:last-child,.app-data-table__settings-header span[data-v-51379eda]:last-child{justify-self:center}.app-data-table__setting-row[data-v-51379eda]:last-child{border-bottom:0}.app-data-table__setting-row[draggable=true][data-v-51379eda]{cursor:grab}.app-data-table__setting-name[data-v-51379eda]{align-items:center;gap:8px;min-width:0;display:flex}.app-data-table__settings-footer[data-v-51379eda]{justify-content:flex-end;gap:8px;display:flex}@media (width<=720px){.app-data-table__toolbar[data-v-51379eda]{flex-direction:column;align-items:stretch}.app-data-table__actions[data-v-51379eda]{flex-direction:row;align-items:stretch;overflow-x:auto}.app-data-table__keyword[data-v-51379eda]{width:280px;min-width:220px}}.app-data-table__reload-icon--spinning[data-v-51379eda]{animation:.8s linear infinite app-data-table-spin-51379eda}@keyframes app-data-table-spin-51379eda{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.app-data-table__reload-icon--spinning[data-v-51379eda]{animation:none}}
