.filter-builders-wrapper[data-v-3598a934]{display:flex}.filter-builder-column[data-v-3598a934]{width:100%;min-width:158px}.filter-builders-wrapper[data-v-3598a934]>*:not(:first-child){border-left:1px solid #ddd;padding-left:1rem;margin-left:1rem}.filter-section-header[data-v-3598a934]{font-size:.78571429rem;font-weight:700;padding-bottom:.4rem;margin-bottom:.6rem;border-bottom:1px solid rgba(34,36,38,.15)}.filter-actions[data-v-3598a934]{display:flex;justify-content:space-between;gap:.5rem;margin-top:1rem;min-width:170px}.filter-builders-wrapper[data-v-ed6adb47]{display:flex;overflow-x:auto;padding-bottom:25px}.filter-builders-wrapper[data-v-ed6adb47]>*{min-width:200px}.filter-builders-wrapper[data-v-ed6adb47]>*:not(:first-child){border-left:1px solid #ddd;padding-left:1rem;margin-left:1rem}.filter-section-header[data-v-ed6adb47]{font-size:.9em;font-weight:700;padding-bottom:.4rem;margin-bottom:.6rem;border-bottom:1px solid rgba(34,36,38,.15)}.action-menu-item[data-v-15f24cbc]{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.625rem 1rem;color:var(--text-color);cursor:pointer;border-radius:var(--border-radius, 6px);position:relative;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background-color .15s}.action-menu-item[data-v-15f24cbc]:hover{background-color:var(--surface-hover)}.action-menu-item--disabled[data-v-15f24cbc]{opacity:.5;cursor:default;pointer-events:none}.action-menu-item__content[data-v-15f24cbc]{display:inline-flex;align-items:center;gap:.6rem}.action-menu-item__content>i[data-v-15f24cbc]{font-size:1rem;line-height:1}.action-menu-item__html-icon[data-v-15f24cbc]{display:inline-flex;align-items:center}.action-menu-item__chevron[data-v-15f24cbc]{font-size:.85rem;color:var(--text-color-secondary)}.action-menu-header[data-v-15f24cbc]{padding:.5rem 1rem;font-size:.8125rem;font-weight:700;color:var(--text-color-secondary)}.action-menu-divider[data-v-15f24cbc]{height:1px;background:var(--surface-border);margin:.25rem 0}.action-submenu[data-v-15f24cbc]{display:none;position:absolute;left:calc(100% + 2px);top:0;min-width:12rem;padding:.375rem;background:var(--surface-overlay);border:1px solid var(--surface-border);border-radius:var(--border-radius, 6px);box-shadow:0 4px 16px #00000026;z-index:1000}.action-menu-item--has-sub:hover>.action-submenu[data-v-15f24cbc]{display:block}.actions-panel[data-v-dab2aab7]{min-width:12rem}.actions-overlay-panel .p-overlaypanel-content{padding:.375rem;overflow:visible}.queries-panel[data-v-a72fc2f6]{min-width:200px}.queries-header[data-v-a72fc2f6]{padding:.4rem .75rem;font-size:.75rem;font-weight:700;color:var(--text-color-secondary);text-transform:uppercase;letter-spacing:.05em;display:flex;align-items:center;gap:.4rem}.queries-search[data-v-a72fc2f6]{display:block;padding:.4rem .5rem}.queries-list[data-v-a72fc2f6]{max-height:200px;overflow-y:auto}.queries-item[data-v-a72fc2f6]{padding:.5rem .75rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;border-radius:4px}.queries-item[data-v-a72fc2f6]:hover{background-color:var(--surface-hover)}.queries-item-delete[data-v-a72fc2f6]{color:var(--red-500);opacity:.6}.queries-item-delete[data-v-a72fc2f6]:hover{opacity:1}.v-datatable{--v-datatable-bg: #ffffff;--v-datatable-border: #eceef1;--v-datatable-border-strong: #e2e5e9;--v-datatable-shadow: 0 1px 2px rgba(16, 24, 40, .04), 0 6px 20px rgba(16, 24, 40, .08);--v-datatable-radius: 14px;--v-datatable-font-size: 12.6px;--v-datatable-text: #1f2733;--v-datatable-text-muted: #6b7480;--v-datatable-header-text: #3a4350;--v-datatable-row-hover: #f7f9fc;--v-datatable-row-stripe: #fafbfc;--v-datatable-row-selected: #eef4ff;--v-datatable-row-selected-border: #2f6bff;--v-datatable-primary: #2f6bff;--v-datatable-primary-hover: #2257e0;--v-datatable-primary-text: #ffffff;--v-datatable-button-bg: #ffffff;--v-datatable-button-bg-hover: #f5f7fa;--v-datatable-button-border: #e0e3e8;--v-datatable-button-text: #3a4350;--v-datatable-button-icon: #6b7480;--v-datatable-button-active-bg: #eef4ff;--v-datatable-button-active-border: #2f6bff;--v-datatable-button-active-icon: #2f6bff;--v-datatable-search-bg: #ffffff;--v-datatable-search-border: #e0e3e8;--v-datatable-search-placeholder: #98a1ad;--v-datatable-loading-overlay: rgba(255, 255, 255, .7);--v-datatable-loading-track: #e2e5e9;--v-datatable-loading-spinner: #2f6bff;--v-datatable-pagination-text: #6b7480;--v-datatable-pagination-border: #e0e3e8;--v-datatable-pagination-active-text: #2f6bff;--v-datatable-pagination-active-border: #2f6bff;--v-datatable-pagination-hover-bg: #f5f7fa;background:var(--v-datatable-bg);border:1px solid var(--v-datatable-border);border-radius:var(--v-datatable-radius);box-shadow:var(--v-datatable-shadow);color:var(--v-datatable-text);overflow:hidden}.v-datatable-loading{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;border-radius:var(--v-datatable-radius);background:var(--v-datatable-loading-overlay);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.v-datatable-loading__spinner{width:36px;height:36px;border:3px solid var(--v-datatable-loading-track);border-top-color:var(--v-datatable-loading-spinner);border-radius:50%;animation:v-datatable-spin .7s linear infinite}.v-datatable-loading__text{font-size:calc(var(--v-datatable-font-size) + 1.4px);font-weight:600;color:var(--v-datatable-text-muted)}@keyframes v-datatable-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.v-datatable-loading__spinner{animation-duration:1.8s}}.v-datatable .v-datatable-controls{padding:18px 22px;border-bottom:1px solid var(--v-datatable-border)}@media screen and (min-width:781px){.v-datatable-controls{display:flex;justify-content:space-between;align-items:center;gap:12px}.v-datatable-controls__left{display:flex;align-items:center;flex-wrap:wrap;gap:10px}}@media screen and (max-width:780px){.v-datatable-controls{display:flex;flex-direction:column;gap:1rem}.v-datatable-controls__left{display:flex;flex-wrap:wrap;align-items:center;gap:10px}}.v-datatable-toolbar{display:flex;justify-content:flex-start;gap:10px;align-items:center}.v-datatable .p-button{height:40px;border-radius:9px;font-weight:600;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.v-datatable .p-button.p-button-icon-only{width:40px}.v-datatable-filter-group{display:inline-flex;align-items:center}.v-datatable-filter-group .p-button{position:relative}.v-datatable-filter-group .p-button:not(:first-child){border-start-start-radius:0;border-end-start-radius:0;margin-inline-start:-1px}.v-datatable-filter-group .p-button:not(:last-child){border-start-end-radius:0;border-end-end-radius:0}.v-datatable-filter-group .p-button:hover,.v-datatable-filter-group .p-button:focus{z-index:1}.v-datatable .p-button.p-button-outlined.p-button-secondary{background:var(--v-datatable-button-bg);border-color:var(--v-datatable-button-border);color:var(--v-datatable-button-text)}.v-datatable .p-button.p-button-outlined.p-button-secondary .p-button-icon{color:var(--v-datatable-button-icon)}.v-datatable .p-button.p-button-outlined.p-button-secondary:enabled:hover{background:var(--v-datatable-button-bg-hover);border-color:var(--v-datatable-button-border);color:var(--v-datatable-button-text)}.v-datatable .p-button.p-button-outlined.p-button-info,.v-datatable .p-button.p-button-outlined:not(.p-button-secondary){background:var(--v-datatable-button-active-bg);border-color:var(--v-datatable-button-active-border);color:var(--v-datatable-button-active-icon)}.v-datatable .p-button.p-button-outlined:not(.p-button-secondary) .p-button-icon{color:var(--v-datatable-button-active-icon)}.v-datatable .p-inputtext{height:44px;border-radius:10px;border-color:var(--v-datatable-search-border);color:var(--v-datatable-text)}.v-datatable-search>i{color:var(--v-datatable-search-placeholder);padding-inline-start:.5rem}.v-datatable-search .p-inputtext{min-width:280px;padding-inline-start:2.6rem!important}.v-datatable-table-wrapper{max-width:100%;margin:0}.v-datatable-scrollable.v-datatable-table-wrapper{overflow:auto;max-height:calc(100vh - 80px)}.v-datatable-table-wrapper table{position:relative;width:100%;border-collapse:collapse}.v-datatable-table-wrapper table thead{position:sticky;top:0;bottom:auto;z-index:10}.v-datatable-table th,.v-datatable-table td{text-align:start;padding:16px 22px;vertical-align:middle}.v-datatable-table thead th{font-size:calc(var(--v-datatable-font-size) + .4px);font-weight:600;color:var(--v-datatable-header-text);background:var(--v-datatable-bg);border-bottom:1px solid var(--v-datatable-border-strong);white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}:where(.v-datatable-table tbody) td{font-size:var(--v-datatable-font-size);color:var(--v-datatable-text);border-bottom:1px solid var(--v-datatable-border)}.v-datatable-table tbody tr:last-child td{border-bottom:none}.v-datatable-table tbody tr{transition:background-color .12s ease}:where(.v-datatable-striped tbody tr:nth-child(2n)) td{background-color:var(--v-datatable-row-stripe)}.v-datatable-celled th,.v-datatable-celled td{border-inline-end:1px solid var(--v-datatable-border)}.v-datatable-celled th:last-child,.v-datatable-celled td:last-child{border-inline-end:none}:where(.v-datatable-table tbody tr:hover) td{background-color:var(--v-datatable-row-hover)}.v-datatable-table[class*="left aligned"],.v-datatable-table [class*="left aligned"]{text-align:left}.v-datatable-table[class*="center aligned"],.v-datatable-table [class*="center aligned"]{text-align:center}.v-datatable-table[class*="right aligned"],.v-datatable-table [class*="right aligned"]{text-align:right}.v-datatable-table[class*="top aligned"],.v-datatable-table [class*="top aligned"]{vertical-align:top}.v-datatable-table[class*="middle aligned"],.v-datatable-table [class*="middle aligned"]{vertical-align:middle}.v-datatable-table[class*="bottom aligned"],.v-datatable-table [class*="bottom aligned"]{vertical-align:bottom}.v-datatable-table th.collapsing,.v-datatable-table td.collapsing{width:1px;white-space:nowrap}.v-datatable-table input[type=checkbox],.v-datatable-table input[type=radio]{accent-color:var(--v-datatable-primary);width:16px;height:16px;cursor:pointer;vertical-align:middle}.v-datatable-table tbody td>.pi-chevron-down,.v-datatable-table tbody td>.pi-chevron-right{color:var(--v-datatable-button-icon);cursor:pointer}:where(.v-datatable-table-wrapper table tbody tr.v-datatable-is-selected) td{background-color:var(--v-datatable-row-selected)}.v-datatable-table-wrapper table tbody tr.v-datatable-is-selected td:first-child{box-shadow:inset 3px 0 0 0 var(--v-datatable-row-selected-border)}.v-column--frozen{position:sticky;background:var(--v-datatable-bg);z-index:9;font-weight:700}.v-datatable-footer{padding:16px 22px;border-top:1px solid var(--v-datatable-border)}.v-datatable-th-content{display:flex;justify-content:space-between;align-items:center;gap:8px}.v-datatable-th-sort{font-size:calc(var(--v-datatable-font-size) + .4px);color:var(--v-datatable-button-active-icon, #2f6bff)}.v-datatable-th-filter{font-size:calc(var(--v-datatable-font-size) + .4px);cursor:pointer;color:var(--v-datatable-button-icon, #6b7480);opacity:.85;transition:color .15s ease,opacity .15s ease}.v-datatable-th-filter:hover,.v-datatable-th-filter--active{opacity:1;color:var(--v-datatable-button-active-icon, #2f6bff)}.v-datatable-move-column-drop-indicator{position:relative}.v-datatable-move-column-drop-indicator *{pointer-events:none}.v-datatable-move-column-drop-indicator:after{font-family:"Font Awesome 6 Free";content:"";font-size:calc(var(--v-datatable-font-size) + 2.4px);display:inline-block;padding-right:3px;vertical-align:middle;font-weight:900;position:absolute;top:0;right:-9px}.v-datatable-paginator{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.v-datatable-paginator__info{font-size:calc(var(--v-datatable-font-size) + 1.4px);color:var(--v-datatable-text-muted, #6b7480)}.v-datatable-paginator__controls{display:inline-flex;align-items:center;gap:16px}.v-datatable-pagination{display:inline-flex;align-items:center;gap:8px}.v-datatable-pagination__pages{display:inline-flex;align-items:center;gap:8px;font-size:calc(var(--v-datatable-font-size) + 1.4px);color:var(--v-datatable-text-muted, #6b7480);white-space:nowrap}.v-datatable .v-datatable-pagination__page-input.p-inputtext{height:40px;width:52px;padding:0 6px;text-align:center;font-weight:600;color:var(--v-datatable-text)}.v-datatable-pagination__page-total{color:var(--v-datatable-text-muted, #6b7480)}.v-datatable-paginator .p-dropdown{height:40px;border-radius:9px;border-color:var(--v-datatable-button-border);background:var(--v-datatable-button-bg);align-items:center}.v-datatable-paginator .p-dropdown .p-dropdown-label{display:flex;align-items:center;font-size:calc(var(--v-datatable-font-size) + 1.4px);font-weight:600;color:var(--v-datatable-button-text);padding-top:0;padding-bottom:0}.v-datatable-paginator .p-dropdown .p-dropdown-trigger{color:var(--v-datatable-button-icon)}.v-datatable--small .v-datatable-controls{padding:14px 18px}.v-datatable--small .v-datatable-table th,.v-datatable--small .v-datatable-table td{padding:10px 14px}.v-datatable--small .v-datatable-table thead th{font-size:calc(var(--v-datatable-font-size) - .6px)}.v-datatable--small .v-datatable-table tbody td{font-size:calc(var(--v-datatable-font-size) + .4px)}.v-datatable--small .v-datatable-footer{padding:12px 18px}.v-datatable--small .p-button{height:34px;border-radius:8px;font-size:calc(var(--v-datatable-font-size) + .4px)}.v-datatable--small .p-button.p-button-icon-only{width:34px}.v-datatable--small .p-inputtext{height:36px;font-size:calc(var(--v-datatable-font-size) + .4px)}.v-datatable--small .v-datatable-search .p-inputtext{min-width:240px}.v-datatable--small .v-datatable-loading__spinner{width:30px;height:30px}.v-datatable--small .v-datatable-loading__text,.v-datatable--small .v-datatable-paginator__info,.v-datatable--small .v-datatable-pagination__pages{font-size:calc(var(--v-datatable-font-size) + .4px)}.v-datatable--small .v-datatable-pagination__page-input.p-inputtext{height:34px;width:46px}.v-datatable--small .v-datatable-paginator .p-dropdown{height:34px}.v-datatable--small .v-datatable-paginator .p-dropdown .p-dropdown-label{font-size:calc(var(--v-datatable-font-size) + .4px)}.v-datatable--small .v-datatable-table input[type=checkbox],.v-datatable--small .v-datatable-table input[type=radio]{width:14px;height:14px}.v-datatable--tiny .v-datatable-controls{padding:10px 14px}.v-datatable--tiny .v-datatable-table th,.v-datatable--tiny .v-datatable-table td{padding:5px}.v-datatable--tiny .v-datatable-table thead th{font-size:calc(var(--v-datatable-font-size) - 1.6px)}.v-datatable--tiny .v-datatable-table tbody td{font-size:calc(var(--v-datatable-font-size) - .6px)}.v-datatable--tiny .v-datatable-footer{padding:8px 14px}.v-datatable--tiny .p-button{height:30px;border-radius:7px;font-size:calc(var(--v-datatable-font-size) - .6px)}.v-datatable--tiny .p-button.p-button-icon-only{width:30px}.v-datatable--tiny .p-inputtext{height:32px;font-size:calc(var(--v-datatable-font-size) - .6px);border-radius:8px}.v-datatable--tiny .v-datatable-search .p-inputtext{min-width:200px}.v-datatable--tiny .v-datatable-loading__spinner{width:24px;height:24px}.v-datatable--tiny .v-datatable-loading__text,.v-datatable--tiny .v-datatable-paginator__info,.v-datatable--tiny .v-datatable-pagination__pages{font-size:calc(var(--v-datatable-font-size) - .6px)}.v-datatable--tiny .v-datatable-pagination__page-input.p-inputtext{height:30px;width:42px}.v-datatable--tiny .v-datatable-paginator .p-dropdown{height:30px}.v-datatable--tiny .v-datatable-paginator .p-dropdown .p-dropdown-label{font-size:calc(var(--v-datatable-font-size) - .6px)}.v-datatable--tiny .v-datatable-table input[type=checkbox],.v-datatable--tiny .v-datatable-table input[type=radio]{width:13px;height:13px}
