.language-select .ant-select-selector{transition:background-color .2s;padding:4px 8px!important}.language-select.language-select-white .ant-select-selection-item,.language-select.language-select-white .ant-select-arrow{color:#fff}.language-select.language-select-white .ant-select-selector:hover{background-color:#ffffff1a!important}.language-select.language-select-text .ant-select-selection-item,.language-select.language-select-text .ant-select-arrow{color:var(--ant-color-text)}.language-select.language-select-text .ant-select-selector:hover{background-color:#0000000f!important}.language-select.language-select-primary.ant-select-open{opacity:.5}.language-select.language-select-primary .ant-select-selection-item,.language-select.language-select-primary .ant-select-arrow{color:var(--ant-color-primary)!important}.language-select.language-select-primary .ant-select-selector:hover,.language-select .ant-select-selector:hover{background-color:#0000000f!important}body.root-dark .language-select.language-select-primary .ant-select-selector:hover,body.root-dark .language-select .ant-select-selector:hover{background-color:#ffffff1a!important}.ant-table-wrapper.ant-tabulator{position:relative;height:100%}.ant-table-wrapper.ant-tabulator.ant-tabulator-transparent{background:transparent!important}.ant-table-wrapper.ant-tabulator.ant-tabulator-transparent.ant-tabulator-transparent-outer .ant-table .ant-table-title{padding-top:0}.ant-table-wrapper.ant-tabulator.ant-tabulator-transparent.ant-tabulator-transparent-outer .ant-table .ant-table-title>.ant-flex .ant-tabulator-title-top{align-items:flex-start}.ant-table-wrapper.ant-tabulator.ant-tabulator-transparent.ant-tabulator-transparent-inline .ant-table-title,.ant-table-wrapper.ant-tabulator.ant-tabulator-transparent.ant-tabulator-transparent-inline .ant-table-footer{padding-inline:0!important}.ant-table-wrapper.ant-tabulator.ant-tabulator-transparent .ant-table{background:transparent}.ant-table-wrapper.ant-tabulator.ant-tabulator-transparent .ant-table .ant-table-title{border:0;background:transparent}.ant-table-wrapper.ant-tabulator.ant-tabulator-transparent .ant-table .ant-table-container{border-left-width:1px!important}.ant-table-wrapper.ant-tabulator.ant-tabulator-transparent .ant-table .ant-table-container .ant-table-placeholder .ant-table-cell{border-right-width:1px!important}.ant-table-wrapper.ant-tabulator.ant-tabulator-transparent .ant-table .ant-table-container .ant-table-content table tr>*:last-child{border-right-width:1px}.ant-table-wrapper.ant-tabulator.ant-tabulator-transparent .ant-table .ant-table-footer{background:transparent;border:0}.ant-table-wrapper.ant-tabulator.ant-tabulator-transparent.ant-tabulator-border-radius .ant-table .ant-table-container{border-radius:var(--ant-table-header-border-radius)}.ant-table-wrapper.ant-tabulator.ant-tabulator-transparent.ant-tabulator-border-radius .ant-table .ant-table-container .ant-table-header table .ant-table-thead tr:first-child>*:last-child{border-start-end-radius:var(--ant-table-header-border-radius)}.ant-table-wrapper.ant-tabulator.ant-tabulator-transparent.ant-tabulator-border-radius .ant-table .ant-table-container .ant-table-header table .ant-table-thead tr:first-child>*:first-child{border-start-start-radius:var(--ant-table-header-border-radius)}.ant-table-wrapper.ant-tabulator.ant-tabulator-transparent.ant-tabulator-border-radius .ant-table .ant-table-container .ant-table-header table .ant-table-tbody tr:last-child>*:last-child{border-end-end-radius:var(--ant-table-header-border-radius)}.ant-table-wrapper.ant-tabulator.ant-tabulator-transparent.ant-tabulator-border-radius .ant-table .ant-table-container .ant-table-header table .ant-table-tbody tr:last-child>*:first-child{border-end-start-radius:var(--ant-table-header-border-radius)}.ant-table-wrapper.ant-tabulator.ant-tabulator-border-radius .ant-table{border-radius:var(--ant-table-header-border-radius)}.ant-table-wrapper.ant-tabulator.ant-tabulator-border-radius .ant-table .ant-table-title{border-radius:var(--ant-table-header-border-radius) var(--ant-table-header-border-radius) 0 0}.ant-table-wrapper.ant-tabulator.ant-tabulator-border-radius .ant-table .ant-table-footer{border-radius:0 0 var(--ant-table-header-border-radius) var(--ant-table-header-border-radius)}.ant-table-wrapper.ant-tabulator.ant-tabulator-border-radius .ant-drawer .ant-drawer-mask{border-radius:var(--ant-table-header-border-radius)}.ant-table-wrapper.ant-tabulator.ant-tabulator-border-radius .ant-drawer .ant-drawer-content-wrapper,.ant-table-wrapper.ant-tabulator.ant-tabulator-border-radius .ant-drawer .ant-drawer-content{border-top-right-radius:var(--ant-table-header-border-radius);border-bottom-right-radius:var(--ant-table-header-border-radius)}.ant-table-wrapper.ant-tabulator .react-resizable{position:relative;background-clip:padding-box}.ant-table-wrapper.ant-tabulator .react-resizable:last-child .react-resizable-handle{right:0}.ant-table-wrapper.ant-tabulator .react-resizable:first-child .react-resizable-handle{right:-10px}.ant-table-wrapper.ant-tabulator .react-resizable .react-resizable-handle{position:absolute;right:-5px;bottom:0;z-index:1;width:10px;height:100%;cursor:col-resize}.ant-table-wrapper.ant-tabulator>.ant-spin-nested-loading{height:100%}.ant-table-wrapper.ant-tabulator>.ant-spin-nested-loading .ant-spin-container{height:100%}.ant-table-wrapper.ant-tabulator .ant-table{scrollbar-color:unset;height:100%;background-color:var(--ant-color-bg-container);border-radius:0;display:flex;flex-direction:column}.ant-table-wrapper.ant-tabulator .ant-table .ant-table-title{border-radius:0;background-color:var(--ant-color-bg-container);border-bottom:var(--ant-line-width) var(--ant-line-type) var(--ant-table-border-color);border-inline:0;margin-bottom:-1px;padding:var(--ant-padding-sm) var(--ant-padding)}.ant-table-wrapper.ant-tabulator .ant-table .ant-table-title>.ant-flex{height:100%}.ant-table-wrapper.ant-tabulator .ant-table .ant-table-title>.ant-flex .ant-tabulator-title-top{min-height:calc(var(--ant-control-height) - 2px)}.ant-table-wrapper.ant-tabulator .ant-table .ant-table-title h1.ant-typography{overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.ant-table-wrapper.ant-tabulator .ant-table .ant-table-footer{border-radius:0;border-inline:0;background-color:var(--ant-color-bg-container);padding:var(--ant-padding-sm) var(--ant-padding);flex:1}.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-content table thead.ant-table-thead th.ant-table-cell.ant-table-selection-column,.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-header table thead.ant-table-thead th.ant-table-cell.ant-table-selection-column,.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-content table thead.ant-table-thead th.ant-table-cell.ant-table-header-title,.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-header table thead.ant-table-thead th.ant-table-cell.ant-table-header-title{padding:var(--ant-padding-sm)}.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-content table thead.ant-table-thead td.ant-table-cell.ant-table-header-filter,.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-content table thead.ant-table-thead th.ant-table-cell.ant-table-header-filter,.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-header table thead.ant-table-thead td.ant-table-cell.ant-table-header-filter,.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-header table thead.ant-table-thead th.ant-table-cell.ant-table-header-filter{vertical-align:top}.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-content table thead.ant-table-thead td.ant-table-cell.ant-table-header-filter.ant-table-column-has-sorters .ant-table-column-sorters .ant-table-column-sorter,.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-content table thead.ant-table-thead th.ant-table-cell.ant-table-header-filter.ant-table-column-has-sorters .ant-table-column-sorters .ant-table-column-sorter,.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-header table thead.ant-table-thead td.ant-table-cell.ant-table-header-filter.ant-table-column-has-sorters .ant-table-column-sorters .ant-table-column-sorter,.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-header table thead.ant-table-thead th.ant-table-cell.ant-table-header-filter.ant-table-column-has-sorters .ant-table-column-sorters .ant-table-column-sorter{padding-inline:var(--ant-padding-sm)}.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-content table thead.ant-table-thead td.ant-table-cell.ant-table-header-filter .ant-picker.ant-picker-range,.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-content table thead.ant-table-thead th.ant-table-cell.ant-table-header-filter .ant-picker.ant-picker-range,.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-header table thead.ant-table-thead td.ant-table-cell.ant-table-header-filter .ant-picker.ant-picker-range,.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-header table thead.ant-table-thead th.ant-table-cell.ant-table-header-filter .ant-picker.ant-picker-range,.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-content table thead.ant-table-thead td.ant-table-cell.ant-table-header-filter .ant-input-affix-wrapper,.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-content table thead.ant-table-thead th.ant-table-cell.ant-table-header-filter .ant-input-affix-wrapper,.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-header table thead.ant-table-thead td.ant-table-cell.ant-table-header-filter .ant-input-affix-wrapper,.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-header table thead.ant-table-thead th.ant-table-cell.ant-table-header-filter .ant-input-affix-wrapper{padding-left:var(--ant-padding-sm)}.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-content table thead.ant-table-thead td.ant-table-cell.ant-table-header-filter .ant-checkbox-wrapper,.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-content table thead.ant-table-thead th.ant-table-cell.ant-table-header-filter .ant-checkbox-wrapper,.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-header table thead.ant-table-thead td.ant-table-cell.ant-table-header-filter .ant-checkbox-wrapper,.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-header table thead.ant-table-thead th.ant-table-cell.ant-table-header-filter .ant-checkbox-wrapper{padding-left:var(--ant-padding-sm);padding-top:calc(var(--ant-padding-sm) / 2)}.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-content table thead.ant-table-thead td.ant-table-cell.ant-table-header-filter .ant-select-selection-overflow,.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-content table thead.ant-table-thead th.ant-table-cell.ant-table-header-filter .ant-select-selection-overflow,.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-header table thead.ant-table-thead td.ant-table-cell.ant-table-header-filter .ant-select-selection-overflow,.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-header table thead.ant-table-thead th.ant-table-cell.ant-table-header-filter .ant-select-selection-overflow{overflow-x:auto;overflow-y:hidden;flex-wrap:nowrap;scrollbar-width:none}.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-content table tbody.ant-table-tbody td.ant-table-cell,.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-body table tbody.ant-table-tbody td.ant-table-cell{padding:var(--ant-padding-sm)}.ant-table-wrapper.ant-tabulator .ant-table.ant-table-small .ant-table-container .ant-table-content table thead.ant-table-thead th.ant-table-cell.ant-table-selection-column,.ant-table-wrapper.ant-tabulator .ant-table.ant-table-small .ant-table-container .ant-table-header table thead.ant-table-thead th.ant-table-cell.ant-table-selection-column,.ant-table-wrapper.ant-tabulator .ant-table.ant-table-small .ant-table-container .ant-table-content table thead.ant-table-thead th.ant-table-cell.ant-table-header-title,.ant-table-wrapper.ant-tabulator .ant-table.ant-table-small .ant-table-container .ant-table-header table thead.ant-table-thead th.ant-table-cell.ant-table-header-title{padding:var(--ant-padding-xxs)}.ant-table-wrapper.ant-tabulator .ant-table.ant-table-small .ant-table-container .ant-table-content table thead.ant-table-thead td.ant-table-cell.ant-table-header-filter,.ant-table-wrapper.ant-tabulator .ant-table.ant-table-small .ant-table-container .ant-table-content table thead.ant-table-thead th.ant-table-cell.ant-table-header-filter,.ant-table-wrapper.ant-tabulator .ant-table.ant-table-small .ant-table-container .ant-table-header table thead.ant-table-thead td.ant-table-cell.ant-table-header-filter,.ant-table-wrapper.ant-tabulator .ant-table.ant-table-small .ant-table-container .ant-table-header table thead.ant-table-thead th.ant-table-cell.ant-table-header-filter{vertical-align:top}.ant-table-wrapper.ant-tabulator .ant-table.ant-table-small .ant-table-container .ant-table-content table thead.ant-table-thead td.ant-table-cell.ant-table-header-filter.ant-table-column-has-sorters .ant-table-column-sorters .ant-table-column-sorter,.ant-table-wrapper.ant-tabulator .ant-table.ant-table-small .ant-table-container .ant-table-content table thead.ant-table-thead th.ant-table-cell.ant-table-header-filter.ant-table-column-has-sorters .ant-table-column-sorters .ant-table-column-sorter,.ant-table-wrapper.ant-tabulator .ant-table.ant-table-small .ant-table-container .ant-table-header table thead.ant-table-thead td.ant-table-cell.ant-table-header-filter.ant-table-column-has-sorters .ant-table-column-sorters .ant-table-column-sorter,.ant-table-wrapper.ant-tabulator .ant-table.ant-table-small .ant-table-container .ant-table-header table thead.ant-table-thead th.ant-table-cell.ant-table-header-filter.ant-table-column-has-sorters .ant-table-column-sorters .ant-table-column-sorter{padding-inline:var(--ant-padding-xxs)}.ant-table-wrapper.ant-tabulator .ant-table.ant-table-small .ant-table-container .ant-table-content table thead.ant-table-thead td.ant-table-cell.ant-table-header-filter .ant-picker.ant-picker-range,.ant-table-wrapper.ant-tabulator .ant-table.ant-table-small .ant-table-container .ant-table-content table thead.ant-table-thead th.ant-table-cell.ant-table-header-filter .ant-picker.ant-picker-range,.ant-table-wrapper.ant-tabulator .ant-table.ant-table-small .ant-table-container .ant-table-header table thead.ant-table-thead td.ant-table-cell.ant-table-header-filter .ant-picker.ant-picker-range,.ant-table-wrapper.ant-tabulator .ant-table.ant-table-small .ant-table-container .ant-table-header table thead.ant-table-thead th.ant-table-cell.ant-table-header-filter .ant-picker.ant-picker-range,.ant-table-wrapper.ant-tabulator .ant-table.ant-table-small .ant-table-container .ant-table-content table thead.ant-table-thead td.ant-table-cell.ant-table-header-filter .ant-input-affix-wrapper,.ant-table-wrapper.ant-tabulator .ant-table.ant-table-small .ant-table-container .ant-table-content table thead.ant-table-thead th.ant-table-cell.ant-table-header-filter .ant-input-affix-wrapper,.ant-table-wrapper.ant-tabulator .ant-table.ant-table-small .ant-table-container .ant-table-header table thead.ant-table-thead td.ant-table-cell.ant-table-header-filter .ant-input-affix-wrapper,.ant-table-wrapper.ant-tabulator .ant-table.ant-table-small .ant-table-container .ant-table-header table thead.ant-table-thead th.ant-table-cell.ant-table-header-filter .ant-input-affix-wrapper{padding-left:var(--ant-padding-xxs)}.ant-table-wrapper.ant-tabulator .ant-table.ant-table-small .ant-table-container .ant-table-content table thead.ant-table-thead td.ant-table-cell.ant-table-header-filter .ant-checkbox-wrapper,.ant-table-wrapper.ant-tabulator .ant-table.ant-table-small .ant-table-container .ant-table-content table thead.ant-table-thead th.ant-table-cell.ant-table-header-filter .ant-checkbox-wrapper,.ant-table-wrapper.ant-tabulator .ant-table.ant-table-small .ant-table-container .ant-table-header table thead.ant-table-thead td.ant-table-cell.ant-table-header-filter .ant-checkbox-wrapper,.ant-table-wrapper.ant-tabulator .ant-table.ant-table-small .ant-table-container .ant-table-header table thead.ant-table-thead th.ant-table-cell.ant-table-header-filter .ant-checkbox-wrapper{padding-left:var(--ant-padding-xxs);padding-top:calc(var(--ant-padding-xxs) / 2)}.ant-table-wrapper.ant-tabulator .ant-table.ant-table-small .ant-table-container .ant-table-content table thead.ant-table-thead td.ant-table-cell.ant-table-header-filter .ant-select-selection-overflow,.ant-table-wrapper.ant-tabulator .ant-table.ant-table-small .ant-table-container .ant-table-content table thead.ant-table-thead th.ant-table-cell.ant-table-header-filter .ant-select-selection-overflow,.ant-table-wrapper.ant-tabulator .ant-table.ant-table-small .ant-table-container .ant-table-header table thead.ant-table-thead td.ant-table-cell.ant-table-header-filter .ant-select-selection-overflow,.ant-table-wrapper.ant-tabulator .ant-table.ant-table-small .ant-table-container .ant-table-header table thead.ant-table-thead th.ant-table-cell.ant-table-header-filter .ant-select-selection-overflow{overflow-x:auto;overflow-y:hidden;flex-wrap:nowrap;scrollbar-width:none}.ant-table-wrapper.ant-tabulator .ant-table.ant-table-small .ant-table-container .ant-table-content table tbody.ant-table-tbody td.ant-table-cell,.ant-table-wrapper.ant-tabulator .ant-table.ant-table-small .ant-table-container .ant-table-body table tbody.ant-table-tbody td.ant-table-cell{padding:var(--ant-padding-xxs)}.ant-table-wrapper.ant-tabulator .ant-table.ant-table-middle .ant-table-container .ant-table-content table thead.ant-table-thead th.ant-table-cell.ant-table-selection-column,.ant-table-wrapper.ant-tabulator .ant-table.ant-table-middle .ant-table-container .ant-table-header table thead.ant-table-thead th.ant-table-cell.ant-table-selection-column,.ant-table-wrapper.ant-tabulator .ant-table.ant-table-middle .ant-table-container .ant-table-content table thead.ant-table-thead th.ant-table-cell.ant-table-header-title,.ant-table-wrapper.ant-tabulator .ant-table.ant-table-middle .ant-table-container .ant-table-header table thead.ant-table-thead th.ant-table-cell.ant-table-header-title{padding:var(--ant-padding-xs)}.ant-table-wrapper.ant-tabulator .ant-table.ant-table-middle .ant-table-container .ant-table-content table thead.ant-table-thead td.ant-table-cell.ant-table-header-filter,.ant-table-wrapper.ant-tabulator .ant-table.ant-table-middle .ant-table-container .ant-table-content table thead.ant-table-thead th.ant-table-cell.ant-table-header-filter,.ant-table-wrapper.ant-tabulator .ant-table.ant-table-middle .ant-table-container .ant-table-header table thead.ant-table-thead td.ant-table-cell.ant-table-header-filter,.ant-table-wrapper.ant-tabulator .ant-table.ant-table-middle .ant-table-container .ant-table-header table thead.ant-table-thead th.ant-table-cell.ant-table-header-filter{vertical-align:top}.ant-table-wrapper.ant-tabulator .ant-table.ant-table-middle .ant-table-container .ant-table-content table thead.ant-table-thead td.ant-table-cell.ant-table-header-filter.ant-table-column-has-sorters .ant-table-column-sorters .ant-table-column-sorter,.ant-table-wrapper.ant-tabulator .ant-table.ant-table-middle .ant-table-container .ant-table-content table thead.ant-table-thead th.ant-table-cell.ant-table-header-filter.ant-table-column-has-sorters .ant-table-column-sorters .ant-table-column-sorter,.ant-table-wrapper.ant-tabulator .ant-table.ant-table-middle .ant-table-container .ant-table-header table thead.ant-table-thead td.ant-table-cell.ant-table-header-filter.ant-table-column-has-sorters .ant-table-column-sorters .ant-table-column-sorter,.ant-table-wrapper.ant-tabulator .ant-table.ant-table-middle .ant-table-container .ant-table-header table thead.ant-table-thead th.ant-table-cell.ant-table-header-filter.ant-table-column-has-sorters .ant-table-column-sorters .ant-table-column-sorter{padding-inline:var(--ant-padding-xs)}.ant-table-wrapper.ant-tabulator .ant-table.ant-table-middle .ant-table-container .ant-table-content table thead.ant-table-thead td.ant-table-cell.ant-table-header-filter .ant-picker.ant-picker-range,.ant-table-wrapper.ant-tabulator .ant-table.ant-table-middle .ant-table-container .ant-table-content table thead.ant-table-thead th.ant-table-cell.ant-table-header-filter .ant-picker.ant-picker-range,.ant-table-wrapper.ant-tabulator .ant-table.ant-table-middle .ant-table-container .ant-table-header table thead.ant-table-thead td.ant-table-cell.ant-table-header-filter .ant-picker.ant-picker-range,.ant-table-wrapper.ant-tabulator .ant-table.ant-table-middle .ant-table-container .ant-table-header table thead.ant-table-thead th.ant-table-cell.ant-table-header-filter .ant-picker.ant-picker-range,.ant-table-wrapper.ant-tabulator .ant-table.ant-table-middle .ant-table-container .ant-table-content table thead.ant-table-thead td.ant-table-cell.ant-table-header-filter .ant-input-affix-wrapper,.ant-table-wrapper.ant-tabulator .ant-table.ant-table-middle .ant-table-container .ant-table-content table thead.ant-table-thead th.ant-table-cell.ant-table-header-filter .ant-input-affix-wrapper,.ant-table-wrapper.ant-tabulator .ant-table.ant-table-middle .ant-table-container .ant-table-header table thead.ant-table-thead td.ant-table-cell.ant-table-header-filter .ant-input-affix-wrapper,.ant-table-wrapper.ant-tabulator .ant-table.ant-table-middle .ant-table-container .ant-table-header table thead.ant-table-thead th.ant-table-cell.ant-table-header-filter .ant-input-affix-wrapper{padding-left:var(--ant-padding-xs)}.ant-table-wrapper.ant-tabulator .ant-table.ant-table-middle .ant-table-container .ant-table-content table thead.ant-table-thead td.ant-table-cell.ant-table-header-filter .ant-checkbox-wrapper,.ant-table-wrapper.ant-tabulator .ant-table.ant-table-middle .ant-table-container .ant-table-content table thead.ant-table-thead th.ant-table-cell.ant-table-header-filter .ant-checkbox-wrapper,.ant-table-wrapper.ant-tabulator .ant-table.ant-table-middle .ant-table-container .ant-table-header table thead.ant-table-thead td.ant-table-cell.ant-table-header-filter .ant-checkbox-wrapper,.ant-table-wrapper.ant-tabulator .ant-table.ant-table-middle .ant-table-container .ant-table-header table thead.ant-table-thead th.ant-table-cell.ant-table-header-filter .ant-checkbox-wrapper{padding-left:var(--ant-padding-xs);padding-top:calc(var(--ant-padding-xs) / 2)}.ant-table-wrapper.ant-tabulator .ant-table.ant-table-middle .ant-table-container .ant-table-content table thead.ant-table-thead td.ant-table-cell.ant-table-header-filter .ant-select-selection-overflow,.ant-table-wrapper.ant-tabulator .ant-table.ant-table-middle .ant-table-container .ant-table-content table thead.ant-table-thead th.ant-table-cell.ant-table-header-filter .ant-select-selection-overflow,.ant-table-wrapper.ant-tabulator .ant-table.ant-table-middle .ant-table-container .ant-table-header table thead.ant-table-thead td.ant-table-cell.ant-table-header-filter .ant-select-selection-overflow,.ant-table-wrapper.ant-tabulator .ant-table.ant-table-middle .ant-table-container .ant-table-header table thead.ant-table-thead th.ant-table-cell.ant-table-header-filter .ant-select-selection-overflow{overflow-x:auto;overflow-y:hidden;flex-wrap:nowrap;scrollbar-width:none}.ant-table-wrapper.ant-tabulator .ant-table.ant-table-middle .ant-table-container .ant-table-content table tbody.ant-table-tbody td.ant-table-cell,.ant-table-wrapper.ant-tabulator .ant-table.ant-table-middle .ant-table-container .ant-table-body table tbody.ant-table-tbody td.ant-table-cell{padding:var(--ant-padding-xs)}.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container{border-start-start-radius:0;border-start-end-radius:0;border-left-width:0;background:var(--ant-color-bg-container);display:flex;flex-direction:column}.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-placeholder .ant-table-cell{border-right-width:0!important}.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-placeholder .ant-table-expanded-row-fixed{margin:0!important;width:unset!important}.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-placeholder .ant-table-expanded-row-fixed:after{display:none}.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-header{flex:none}.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-header table thead.ant-table-thead th.ant-table-cell.ant-table-header-title{white-space:nowrap!important;overflow:hidden;text-overflow:ellipsis}.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-content table tr>*:last-child,.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-header table tr>*:last-child{border-right-width:0}.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-content table thead.ant-table-thead tr:first-child>*:last-child,.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-header table thead.ant-table-thead tr:first-child>*:last-child{border-start-end-radius:0}.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-content table thead.ant-table-thead tr:first-child>*:first-child,.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-header table thead.ant-table-thead tr:first-child>*:first-child{border-start-start-radius:0}.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-content table thead.ant-table-thead td.ant-table-cell.ant-table-header-filter.ant-table-column-has-sorters,.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-content table thead.ant-table-thead th.ant-table-cell.ant-table-header-filter.ant-table-column-has-sorters,.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-header table thead.ant-table-thead td.ant-table-cell.ant-table-header-filter.ant-table-column-has-sorters,.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-header table thead.ant-table-thead th.ant-table-cell.ant-table-header-filter.ant-table-column-has-sorters{transition:background var(--ant-motion-duration-slow)}.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-content table thead.ant-table-thead td.ant-table-cell.ant-table-header-filter.ant-table-column-has-sorters.ant-table-column-sort,.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-content table thead.ant-table-thead th.ant-table-cell.ant-table-header-filter.ant-table-column-has-sorters.ant-table-column-sort,.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-header table thead.ant-table-thead td.ant-table-cell.ant-table-header-filter.ant-table-column-has-sorters.ant-table-column-sort,.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-header table thead.ant-table-thead th.ant-table-cell.ant-table-header-filter.ant-table-column-has-sorters.ant-table-column-sort{background:var(--ant-color-bg-container)}.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-content table thead.ant-table-thead td.ant-table-cell.ant-table-header-filter.ant-table-column-has-sorters .ant-table-column-sorters .ant-table-column-title,.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-content table thead.ant-table-thead th.ant-table-cell.ant-table-header-filter.ant-table-column-has-sorters .ant-table-column-sorters .ant-table-column-title,.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-header table thead.ant-table-thead td.ant-table-cell.ant-table-header-filter.ant-table-column-has-sorters .ant-table-column-sorters .ant-table-column-title,.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-header table thead.ant-table-thead th.ant-table-cell.ant-table-header-filter.ant-table-column-has-sorters .ant-table-column-sorters .ant-table-column-title{background-color:var(--ant-color-bg-container)}.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-content table thead.ant-table-thead td.ant-table-cell.ant-table-header-filter.ant-table-column-has-sorters .ant-table-column-sorters .ant-table-column-sorter,.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-content table thead.ant-table-thead th.ant-table-cell.ant-table-header-filter.ant-table-column-has-sorters .ant-table-column-sorters .ant-table-column-sorter,.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-header table thead.ant-table-thead td.ant-table-cell.ant-table-header-filter.ant-table-column-has-sorters .ant-table-column-sorters .ant-table-column-sorter,.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-header table thead.ant-table-thead th.ant-table-cell.ant-table-header-filter.ant-table-column-has-sorters .ant-table-column-sorters .ant-table-column-sorter{background-color:var(--ant-color-bg-container);margin:0}.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-content table thead.ant-table-thead td.ant-table-cell.ant-table-header-filter.ant-table-column-has-sorters .ant-table-column-sorters:hover,.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-content table thead.ant-table-thead th.ant-table-cell.ant-table-header-filter.ant-table-column-has-sorters .ant-table-column-sorters:hover,.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-header table thead.ant-table-thead td.ant-table-cell.ant-table-header-filter.ant-table-column-has-sorters .ant-table-column-sorters:hover,.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-header table thead.ant-table-thead th.ant-table-cell.ant-table-header-filter.ant-table-column-has-sorters .ant-table-column-sorters:hover{background-color:var(--ant-color-bg-container)}.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-content table thead.ant-table-thead td.ant-table-cell.ant-table-header-filter.ant-table-column-has-sorters .ant-table-column-sorters:hover .ant-table-column-sorter,.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-content table thead.ant-table-thead th.ant-table-cell.ant-table-header-filter.ant-table-column-has-sorters .ant-table-column-sorters:hover .ant-table-column-sorter,.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-header table thead.ant-table-thead td.ant-table-cell.ant-table-header-filter.ant-table-column-has-sorters .ant-table-column-sorters:hover .ant-table-column-sorter,.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-header table thead.ant-table-thead th.ant-table-cell.ant-table-header-filter.ant-table-column-has-sorters .ant-table-column-sorters:hover .ant-table-column-sorter{color:var(--ant-table-header-icon-color)}.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-content table thead.ant-table-thead td.ant-table-cell.ant-table-header-filter.ant-table-column-has-sorters,.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-content table thead.ant-table-thead th.ant-table-cell.ant-table-header-filter.ant-table-column-has-sorters,.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-header table thead.ant-table-thead td.ant-table-cell.ant-table-header-filter.ant-table-column-has-sorters,.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-header table thead.ant-table-thead th.ant-table-cell.ant-table-header-filter.ant-table-column-has-sorters{background-color:var(--ant-color-bg-container)}.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-content table thead.ant-table-thead td.ant-table-cell.ant-table-header-filter .ant-dropdown-trigger.ant-table-filter-trigger,.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-content table thead.ant-table-thead th.ant-table-cell.ant-table-header-filter .ant-dropdown-trigger.ant-table-filter-trigger,.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-header table thead.ant-table-thead td.ant-table-cell.ant-table-header-filter .ant-dropdown-trigger.ant-table-filter-trigger,.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-header table thead.ant-table-thead th.ant-table-cell.ant-table-header-filter .ant-dropdown-trigger.ant-table-filter-trigger{margin:0}.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-content table thead.ant-table-thead td.ant-table-cell.ant-table-header-filter,.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-content table thead.ant-table-thead th.ant-table-cell.ant-table-header-filter,.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-header table thead.ant-table-thead td.ant-table-cell.ant-table-header-filter,.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-header table thead.ant-table-thead th.ant-table-cell.ant-table-header-filter{background-color:var(--ant-color-bg-container);padding:0;font-weight:400}.ant-tabulator-column-settings:has(.ant-tree-draggable-icon) .ant-tree-switcher{display:none}.ant-tabulator-column-settings .ant-tree-switcher,.ant-tabulator-column-settings .ant-tree-draggable-icon{margin-right:8px}.ant-tabulator-column-settings .ant-tree-treenode{width:100%;padding-block:calc(var(--ant-padding-xs) / 2)}.ant-tabulator-column-settings .ant-tree-treenode .ant-tree-node-content-wrapper{flex:1;margin-right:58px}.ant-tabulator-column-settings .ant-tree-treenode .ant-tree-node-content-wrapper .ant-tabulator-column-settings-fixed-changer{right:-48px;margin-left:auto;position:absolute}.main-layout-header{padding:0 var(--ant-padding);display:flex;justify-content:space-between;align-items:center}.layout-menu-root li.ant-menu-item,.layout-menu-root li.ant-menu-submenu>.ant-menu-submenu-title{padding-left:var(--ant-padding)!important}.layout-menu-root li.ant-menu-submenu .ant-menu-sub li.ant-menu-item{padding-left:calc(var(--ant-padding) + 4px)!important}.layout-menu-root li.ant-menu-submenu .ant-menu-sub li.ant-menu-item.ant-menu-item-selected:before{opacity:.6}.layout-menu-root.ant-menu-dark li.ant-menu-item.ant-menu-item-selected:before,.layout-menu-root.ant-menu-dark li.ant-menu-item.ant-menu-submenu-selected>.ant-menu-submenu-title:before,.layout-menu-root.ant-menu-dark li.ant-menu-submenu.ant-menu-item-selected:before,.layout-menu-root.ant-menu-dark li.ant-menu-submenu.ant-menu-submenu-selected>.ant-menu-submenu-title:before{background-color:var(--ant-menu-dark-item-selected-color)}.layout-menu-root li.ant-menu-item,.layout-menu-root li.ant-menu-submenu{opacity:.6;transition:opacity var(--ant-motion-duration-slow)!important}.layout-menu-root li.ant-menu-item:hover,.layout-menu-root li.ant-menu-submenu:hover{opacity:1}.layout-menu-root li.ant-menu-item.ant-menu-item-selected,.layout-menu-root li.ant-menu-item.ant-menu-submenu-selected,.layout-menu-root li.ant-menu-submenu.ant-menu-item-selected,.layout-menu-root li.ant-menu-submenu.ant-menu-submenu-selected{opacity:1;background:transparent}.layout-menu-root li.ant-menu-item.ant-menu-item-selected,.layout-menu-root li.ant-menu-item.ant-menu-submenu-selected>.ant-menu-submenu-title,.layout-menu-root li.ant-menu-submenu.ant-menu-item-selected,.layout-menu-root li.ant-menu-submenu.ant-menu-submenu-selected>.ant-menu-submenu-title{padding-left:var(--ant-padding)}.layout-menu-root li.ant-menu-item.ant-menu-item-selected:before,.layout-menu-root li.ant-menu-item.ant-menu-submenu-selected>.ant-menu-submenu-title:before,.layout-menu-root li.ant-menu-submenu.ant-menu-item-selected:before,.layout-menu-root li.ant-menu-submenu.ant-menu-submenu-selected>.ant-menu-submenu-title:before{content:"";width:2px;left:0;display:block;position:absolute;height:100%;background-color:var(--ant-menu-item-selected-color)}.main-layout-tab.ant-tabs.ant-tabs-top.ant-tabs-card .ant-tabs-nav .ant-tabs-tab{max-width:250px;border-bottom-width:0}.main-layout-tab.ant-tabs.ant-tabs-top.ant-tabs-card .ant-tabs-nav .ant-tabs-tab:hover .ant-tabs-tab-remove,.main-layout-tab.ant-tabs.ant-tabs-top.ant-tabs-card .ant-tabs-nav .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-remove{opacity:1}.main-layout-tab.ant-tabs.ant-tabs-top.ant-tabs-card .ant-tabs-nav .ant-tabs-tab .ant-tabs-tab-remove{padding:0;opacity:0;transition:opacity var(--ant-motion-duration-slow)}.main-layout-tab.ant-tabs.ant-tabs-top.ant-tabs-card .ant-tabs-nav .ant-tabs-tab .ant-tabs-tab-btn{overflow:hidden;text-overflow:ellipsis}.main-layout-tab.ant-tabs.ant-tabs-top.ant-tabs-card .ant-tabs-nav .ant-tabs-tab .ant-tabs-tab-btn .ant-tabs-tab-icon:not(:last-child){margin-inline-end:var(--ant-margin-xs)}.ant-tabs-dropdown.main-layout-tab-popup .ant-tabs-dropdown-menu-item{max-width:min(100dvw,274px)}.ant-tabs-dropdown.main-layout-tab-popup .ant-tabs-dropdown-menu-item>span{overflow:hidden;text-overflow:ellipsis}@font-face{font-family:Roboto;font-weight:400;font-style:normal;font-display:swap;src:url(/assets/Roboto-Regular-BHeBnKzs.ttf) format("truetype")}@font-face{font-family:Roboto;font-weight:500;font-style:normal;font-display:swap;src:url(/assets/Roboto-Medium-CFKDKRMh.ttf) format("truetype")}@font-face{font-family:Roboto;font-weight:700;font-style:normal;font-display:swap;src:url(/assets/Roboto-Bold-BKtbn9Wi.ttf) format("truetype")}.ant-table-cell-fix-left-last:after{background-color:transparent!important}.ant-table-wrapper.ant-tabulator .ant-table .ant-table-container .ant-table-header table thead.ant-table-thead th.ant-table-cell.ant-table-header-title{white-space:wrap!important}body,html{margin:0;padding:0}html,body{min-height:100%;overflow:hidden}*{box-sizing:border-box;outline:0}input:-webkit-autofill{-webkit-background-clip:text}.ant-fallback{width:100%;height:100%;min-height:100px;display:flex;justify-content:center;align-items:center;background-color:transparent}.root-dark input:-webkit-autofill,.root-dark input:-webkit-autofill:hover,.root-dark input:-webkit-autofill:focus,.root-dark input:-webkit-autofill:active{-webkit-text-fill-color:#ffffff;caret-color:#fff;-webkit-box-shadow:0 0 0 30px rgb(40,40,40) inset!important}.ant-error-boundary{padding:16px;display:flex;flex-direction:column;gap:16px}.ant-notification-notice-description{white-space:pre-wrap}*{scrollbar-width:thin;scrollbar-color:#384899 #f0f0f0}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background-color:#f0f0f0;border-radius:0}::-webkit-scrollbar-thumb{background-color:#384899;border-radius:10px;cursor:pointer}::-webkit-scrollbar-thumb:hover{background-color:#4a5aad}.root-dark *{scrollbar-color:#384899 #434343}.root-dark ::-webkit-scrollbar-track{background-color:#434343}.root-dark ::-webkit-scrollbar-thumb{background-color:#384899}.root-dark ::-webkit-scrollbar-thumb:hover{background-color:#4a5aad}.root-dark .ant-card{background-color:#1f1f1f!important}
