.arco-image-trigger{background:var(--color-bg-5);border:1px solid var(--color-neutral-3);border-radius:4px;padding:6px 4px}.arco-image-trigger .arco-trigger-arrow{background-color:var(--color-bg-5);border:1px solid var(--color-neutral-3)}.arco-image{border-radius:var(--border-radius-small);display:inline-block;position:relative}.arco-image-img{border-radius:inherit;vertical-align:middle}.arco-image-overlay{height:100%;left:0;position:absolute;top:0;width:100%}.arco-image-footer{display:flex;max-width:100%;width:100%}.arco-image-footer-caption{flex:1 1 auto}.arco-image-footer-caption-title{font-size:16px;font-weight:500}.arco-image-footer-caption-description{font-size:14px}.arco-image-footer-extra{flex:0 0 auto;padding-left:12px}.arco-image-with-footer-inner .arco-image-footer{align-items:center;background:linear-gradient(1turn,rgba(0,0,0,.3),transparent);border-bottom-left-radius:var(--border-radius-small);border-bottom-right-radius:var(--border-radius-small);bottom:0;box-sizing:border-box;color:var(--color-white);left:0;padding:9px 16px;position:absolute}.arco-image-with-footer-inner .arco-image-footer-caption-description,.arco-image-with-footer-inner .arco-image-footer-caption-title{color:var(--color-white)}.arco-image-with-footer-outer .arco-image-footer{color:var(--color-neutral-8);margin-top:4px}.arco-image-with-footer-outer .arco-image-footer-caption-title{color:var(--color-text-1)}.arco-image-with-footer-outer .arco-image-footer-caption-description{color:var(--color-neutral-6)}.arco-image-error{align-items:center;background-color:var(--color-neutral-1);box-sizing:border-box;color:var(--color-neutral-4);display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.arco-image-error-icon{height:60px;max-height:100%;max-width:100%;width:60px}.arco-image-error-icon>svg{height:100%;width:100%}.arco-image-error-alt{font-size:12px;line-height:1.6667;padding:8px 16px;text-align:center}.arco-image-loader{background-color:var(--color-neutral-1);height:100%;left:0;position:absolute;top:0;width:100%}.arco-image-loader-spin{color:rgb(var(--primary-6));font-size:32px;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.arco-image-loader-spin-text{color:var(--color-neutral-6);font-size:16px}.arco-image-simple.arco-image-with-footer-inner .arco-image-footer{padding:12px 16px}.arco-image-loading .arco-image-img,.arco-image-loading-error .arco-image-img{visibility:hidden}.arco-image-preview{height:100%;left:0;position:fixed;top:0;width:100%;z-index:1001}.arco-image-preview-hide{display:none}.arco-image-preview-mask,.arco-image-preview-wrapper{height:100%;left:0;position:absolute;top:0;width:100%}.arco-image-preview-mask{background-color:var(--color-mask-bg)}.arco-image-preview-img-container{height:100%;text-align:center;width:100%}.arco-image-preview-img-container:before{content:"";display:inline-block;height:100%;vertical-align:middle;width:0}.arco-image-preview-img-container .arco-image-preview-img{cursor:grab;display:inline-block;max-height:100%;max-width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}.arco-image-preview-img-container .arco-image-preview-img.arco-image-preview-img-moving{cursor:grabbing}.arco-image-preview-scale-value{background-color:#ffffff14;box-sizing:border-box;color:var(--color-white);font-size:12px;left:50%;line-height:normal;padding:7px 10px;position:absolute;top:50%;transform:translate(-50%,-50%)}.arco-image-preview-toolbar{align-items:flex-start;background-color:var(--color-bg-2);border-radius:var(--border-radius-medium);bottom:46px;display:flex;left:50%;padding:4px 16px;position:absolute;transform:translate(-50%)}.arco-image-preview-toolbar-action{align-items:center;background-color:transparent;border-radius:var(--border-radius-small);color:var(--color-neutral-8);cursor:pointer;display:flex;font-size:14px}.arco-image-preview-toolbar-action:not(:last-of-type){margin-right:0}.arco-image-preview-toolbar-action:hover{background-color:var(--color-neutral-2);color:rgb(var(--primary-6))}.arco-image-preview-toolbar-action-disabled,.arco-image-preview-toolbar-action-disabled:hover{background-color:transparent;color:var(--color-text-4);cursor:not-allowed}.arco-image-preview-toolbar-action-name{font-size:12px;padding-right:12px}.arco-image-preview-toolbar-action-content{line-height:1;padding:13px}.arco-image-preview-loading{align-items:center;background-color:#232324;border-radius:var(--border-radius-medium);box-sizing:border-box;color:rgb(var(--primary-6));display:flex;font-size:18px;height:48px;justify-content:center;left:50%;padding:10px;position:absolute;top:50%;transform:translate(-50%,-50%);width:48px}.arco-image-preview-close-btn{background:#00000080;font-size:14px;line-height:32px;right:36px;text-align:center;top:36px}.arco-image-preview-arrow-left,.arco-image-preview-arrow-right,.arco-image-preview-close-btn{align-items:center;border-radius:50%;color:var(--color-white);cursor:pointer;display:flex;height:32px;justify-content:center;position:absolute;width:32px}.arco-image-preview-arrow-left,.arco-image-preview-arrow-right{background-color:#ffffff4d;z-index:2}.arco-image-preview-arrow-left>svg,.arco-image-preview-arrow-right>svg{color:var(--color-white);font-size:16px}.arco-image-preview-arrow-left:hover,.arco-image-preview-arrow-right:hover{background-color:#ffffff80}.arco-image-preview-arrow-left{left:20px;top:50%;transform:translateY(-50%)}.arco-image-preview-arrow-right{right:20px;top:50%;transform:translateY(-50%)}.arco-image-preview-arrow-disabled{background-color:#fff3;color:#ffffff4d;cursor:not-allowed}.arco-image-preview-arrow-disabled>svg{color:#ffffff4d}.arco-image-preview-arrow-disabled:hover{background-color:#fff3}.image-fade-enter-from,.image-fade-leave-to{opacity:0}.image-fade-enter-to,.image-fade-leave-from{opacity:1}.image-fade-enter-active,.image-fade-leave-active{transition:opacity .4s cubic-bezier(.3,1.3,.3,1)}.arco-tooltip-content{color:#fff;font-size:14px;line-height:1.5715;max-width:350px;padding:8px 12px;text-align:left;word-wrap:break-word;background-color:var(--color-tooltip-bg);border-radius:var(--border-radius-small)}.arco-tooltip-mini{font-size:14px;padding:4px 12px}.arco-tooltip-popup-arrow{background-color:var(--color-tooltip-bg)}.arco-auto-tooltip{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.arco-table-filters-content{background:var(--color-bg-5);border:1px solid var(--color-neutral-3);border-radius:var(--border-radius-medium);box-shadow:0 2px 5px #0000001a;box-sizing:border-box;min-width:100px}.arco-table-filters-list{max-height:200px;overflow-y:auto;padding:4px 0}.arco-table-filters-item{font-size:14px;height:32px;line-height:32px;padding:0 12px}.arco-table-filters-text{cursor:pointer;height:34px;line-height:32px;margin-right:0;max-width:160px;overflow:hidden;padding-left:10px;text-overflow:ellipsis;white-space:nowrap;width:100%}.arco-table-filters-bottom{border-top:1px solid var(--color-neutral-3);box-sizing:border-box;height:38px;line-height:38px;overflow:hidden;padding:0 12px}.arco-table-filters-bottom>:not(:last-child){margin-right:8px}.arco-table{position:relative}.arco-table-column-handle{cursor:col-resize;height:100%;position:absolute;right:-4px;top:0;width:8px;z-index:1}.arco-table .arco-spin{display:flex;flex-direction:column;height:100%}.arco-table>.arco-spin>.arco-spin-children:after{z-index:2}.arco-table-footer{border-radius:0 0 var(--border-radius-medium) var(--border-radius-medium)}.arco-table-scroll-position-middle .arco-table-col-fixed-left-last:after,.arco-table-scroll-position-right .arco-table-col-fixed-left-last:after{box-shadow:inset 6px 0 8px -3px #00000026}.arco-table-scroll-position-left .arco-table-col-fixed-right-first:after,.arco-table-scroll-position-middle .arco-table-col-fixed-right-first:after{box-shadow:inset -6px 0 8px -3px #00000026}.arco-table-layout-fixed .arco-table-element{table-layout:fixed}.arco-table .arco-table-element{border-collapse:separate;border-spacing:0;margin:0;min-width:100%;width:100%}.arco-table-th{background-color:var(--color-neutral-2);box-sizing:border-box;color:rgb(var(--gray-10));font-weight:500;line-height:1.5715;position:relative;text-align:left}.arco-table-th[colspan]{text-align:center}.arco-table-th-align-right{text-align:right}.arco-table-th-align-right .arco-table-cell-with-sorter{justify-content:flex-end}.arco-table-th-align-center{text-align:center}.arco-table-th-align-center .arco-table-cell-with-sorter{justify-content:center}.arco-table-td{background-color:var(--color-bg-2);border-bottom:1px solid var(--color-neutral-3);box-sizing:border-box;color:rgb(var(--gray-10));line-height:1.5715;text-align:left;word-break:break-all}.arco-table-td-align-right{text-align:right}.arco-table-td-align-center{text-align:center}.arco-table-td.arco-table-drag-handle{cursor:move}.arco-table-cell{align-items:center;display:flex}.arco-table-cell-align-right{justify-content:flex-end;text-align:right}.arco-table-cell-align-center{justify-content:center;text-align:center}.arco-table-text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.arco-table-td-content{display:block;width:100%}.arco-table-th.arco-table-col-sorted{background-color:var(--color-neutral-3)}.arco-table-td.arco-table-col-sorted{background-color:var(--color-fill-1)}.arco-table-col-fixed-left,.arco-table-col-fixed-right{position:sticky;z-index:10}.arco-table-col-fixed-left-last:after,.arco-table-col-fixed-right-first:after{bottom:-1px;box-shadow:none;content:"";left:0;pointer-events:none;position:absolute;top:0;transform:translate(-100%);transition:box-shadow .1s linear;width:10px}.arco-table-col-fixed-left-last:after{left:unset;right:0;transform:translate(100%)}.arco-table-cell-text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.arco-table-editable-row .arco-table-cell-wrap-value{border:1px solid var(--color-white);border-radius:var(--border-radius-medium);cursor:pointer;transition:all .1s linear}.arco-table-editable-row:hover .arco-table-cell-wrap-value{border:1px solid var(--color-neutral-3)}.arco-table .arco-table-expand-btn{align-items:center;background-color:var(--color-neutral-3);border:1px solid transparent;border-radius:2px;color:var(--color-text-2);cursor:pointer;display:inline-flex;font-size:12px;height:14px;justify-content:center;line-height:14px;outline:none;padding:0;transition:background-color .1s linear;width:14px}.arco-table .arco-table-expand-btn:hover{background-color:var(--color-neutral-4);border-color:transparent;color:var(--color-text-1)}.arco-table-cell-expand-icon{align-items:center;display:flex}.arco-table-cell-expand-icon .arco-table-cell-inline-icon{display:inline-flex;margin-right:4px}.arco-table-cell-expand-icon .arco-table-cell-inline-icon .arco-icon-loading{color:rgb(var(--primary-6))}.arco-table-cell-expand-icon-hidden{display:inline-block;height:14px;margin-right:4px;width:14px}.arco-table-tr-expand .arco-table-td{background-color:var(--color-fill-1)}.arco-table-cell-fixed-expand{box-sizing:border-box;left:0;position:sticky}.arco-table-tr-expand .arco-table-td .arco-table .arco-table-container{border:none}.arco-table-tr-expand .arco-table-td .arco-table .arco-table-th{border-bottom:1px solid var(--color-neutral-3)}.arco-table-tr-expand .arco-table-td .arco-table .arco-table-td,.arco-table-tr-expand .arco-table-td .arco-table .arco-table-th{background-color:transparent}.arco-table-tr-expand .arco-table-td .arco-table .arco-table-pagination{margin-bottom:12px}.arco-table-td.arco-table-operation,.arco-table-th.arco-table-operation{text-align:center}.arco-table-td.arco-table-operation .arco-table-cell,.arco-table-th.arco-table-operation .arco-table-cell{display:flex;justify-content:center;padding:0}.arco-table-checkbox,.arco-table-radio{justify-content:center}.arco-table-checkbox .arco-checkbox,.arco-table-radio .arco-radio{padding-left:0}.arco-table-drag-handle-col,.arco-table-expand-col,.arco-table-selection-checkbox-col,.arco-table-selection-radio-col{max-width:40px;min-width:40px;width:40px}.arco-table-th{transition:background-color .1s linear}.arco-table-cell-with-sorter{align-items:center;cursor:pointer;display:flex}.arco-table-cell-with-sorter:hover{background-color:rgba(var(--gray-4),.5)}.arco-table-cell-with-filter{align-items:center;display:flex}.arco-table-cell-next-ascend .arco-table-sorter-icon .arco-icon-caret-up,.arco-table-cell-next-descend .arco-table-sorter-icon .arco-icon-caret-down{color:var(--color-neutral-6)}.arco-table-sorter{display:inline-block;margin-left:8px;vertical-align:-3px}.arco-table-sorter.arco-table-sorter-direction-one{vertical-align:0}.arco-table-sorter-icon{height:8px;line-height:8px;overflow:hidden;position:relative;width:14px}.arco-table-sorter-icon .arco-icon-caret-down,.arco-table-sorter-icon .arco-icon-caret-up{color:var(--color-neutral-5);font-size:12px;position:absolute;top:50%;transition:all .1s linear}.arco-table-sorter-icon .arco-icon-caret-up{left:1px;top:-2px}.arco-table-sorter-icon .arco-icon-caret-down{left:1px;top:-3px}.arco-table-sorter-icon.arco-table-sorter-icon-active svg{color:rgb(var(--primary-6))}.arco-table-filters{align-items:center;background-color:transparent;cursor:pointer;display:flex;height:100%;justify-content:center;line-height:1;position:absolute;right:0;top:0;transition:all .1s linear;vertical-align:0;width:24px}.arco-table-filters-open,.arco-table-filters:hover{background-color:var(--color-neutral-4)}.arco-table-filters svg{color:var(--color-text-2);font-size:16px;transition:all .1s linear}.arco-table-filters-active svg{color:rgb(var(--primary-6))}.arco-table-filters-align-left{margin-left:8px;position:relative;width:auto}.arco-table-filters-align-left svg{font-size:12px}.arco-table-filters-align-left-open,.arco-table-filters-align-left:hover{background:none}.arco-table-filters-align-left.arco-table-filters-open:before,.arco-table-filters-align-left:hover:before{background:var(--color-fill-4)}.arco-table-container{position:relative}.arco-table-container,.arco-table-header{border-radius:var(--border-radius-medium) var(--border-radius-medium) 0 0}.arco-table-header{flex-shrink:0}.arco-table-container{box-sizing:border-box;min-height:0;width:100%}.arco-table-container .arco-table-content{display:flex;flex-direction:column;height:100%;width:auto}.arco-table-container .arco-table-content-scroll-x{overflow-x:auto;overflow-y:hidden}.arco-table-container:after,.arco-table-container:before{box-shadow:none;content:"";height:100%;pointer-events:none;position:absolute;transition:box-shadow .1s linear;width:10px;z-index:1}.arco-table-container:before{border-top-left-radius:var(--border-radius-medium);left:0;top:0}.arco-table-container:after{border-top-right-radius:var(--border-radius-medium);right:0;top:0}.arco-table-container:not(.arco-table-has-fixed-col-left).arco-table-scroll-position-middle:before,.arco-table-container:not(.arco-table-has-fixed-col-left).arco-table-scroll-position-right:before{box-shadow:inset 6px 0 8px -3px #00000026}.arco-table-container:not(.arco-table-has-fixed-col-right).arco-table-scroll-position-left:after,.arco-table-container:not(.arco-table-has-fixed-col-right).arco-table-scroll-position-middle:after{box-shadow:inset -6px 0 8px -3px #00000026}.arco-table-header{background-color:var(--color-neutral-2);overflow-x:hidden;overflow-y:hidden;scrollbar-color:transparent transparent}.arco-table-header-sticky{position:sticky;top:0;z-index:100}.arco-table:not(.arco-table-empty) .arco-table-header::-webkit-scrollbar{background-color:transparent;height:0}.arco-table.arco-table-empty .arco-table-header{overflow-x:auto}.arco-table-body{background-color:var(--color-bg-2);min-height:40px;overflow:auto;position:relative;width:100%}.arco-table-border .arco-table-container{border-left:1px solid var(--color-neutral-3);border-top:1px solid var(--color-neutral-3)}.arco-table-border .arco-table-scroll-y{border-bottom:1px solid var(--color-neutral-3)}.arco-table-border .arco-table-scroll-y .arco-table-body .arco-table-tr:last-of-type .arco-table-td,.arco-table-border .arco-table-scroll-y tfoot .arco-table-tr:last-of-type .arco-table-td{border-bottom:none}.arco-table-border .arco-table-scroll-y .arco-table-body .arco-table-tr:last-of-type .arco-table-td.arco-table-col-fixed-left-last:after,.arco-table-border .arco-table-scroll-y .arco-table-body .arco-table-tr:last-of-type .arco-table-td.arco-table-col-fixed-right-first:after,.arco-table-border .arco-table-scroll-y tfoot .arco-table-tr:last-of-type .arco-table-td.arco-table-col-fixed-left-last:after,.arco-table-border .arco-table-scroll-y tfoot .arco-table-tr:last-of-type .arco-table-td.arco-table-col-fixed-right-first:after{bottom:0}.arco-table-border .arco-table-tr .arco-table-th{border-bottom:1px solid var(--color-neutral-3)}.arco-table-border .arco-table-footer{border:1px solid var(--color-neutral-3);border-top:0}.arco-table-border-cell .arco-table-td:not(.arco-table-tr-expand),.arco-table-border-cell .arco-table-th,.arco-table-border:not(.arco-table-border-cell) .arco-table-container{border-right:1px solid var(--color-neutral-3)}.arco-table-border-cell .arco-table-td-resizing:not(.arco-table-tr-expand),.arco-table-border-cell .arco-table-th-resizing{border-right-color:rgb(var(--primary-6))}.arco-table-border-header-cell .arco-table-th{border-bottom:1px solid var(--color-neutral-3);border-right:1px solid var(--color-neutral-3)}.arco-table-border-header-cell .arco-table-td-resizing:not(.arco-table-tr-expand),.arco-table-border-header-cell .arco-table-th-resizing{border-right-color:rgb(var(--primary-6))}.arco-table-border.arco-table-border-header-cell thead .arco-table-tr:first-child .arco-table-th:last-child{border-right:0}.arco-table-border-body-cell .arco-table-td:not(:last-child):not(.arco-table-tr-expand){border-right:1px solid var(--color-neutral-3)}.arco-table-stripe .arco-table-tr-drag .arco-table-td:not(.arco-table-col-fixed-left):not(.arco-table-col-fixed-right),.arco-table-stripe:not(.arco-table-dragging) .arco-table-tr:not(.arco-table-tr-empty):not(.arco-table-tr-summary):nth-child(2n) .arco-table-td:not(.arco-table-col-fixed-left):not(.arco-table-col-fixed-right){background-color:var(--color-fill-1)}.arco-table-stripe .arco-table-tr-drag .arco-table-td.arco-table-col-fixed-left:before,.arco-table-stripe .arco-table-tr-drag .arco-table-td.arco-table-col-fixed-right:before,.arco-table-stripe:not(.arco-table-dragging) .arco-table-tr:not(.arco-table-tr-empty):not(.arco-table-tr-summary):nth-child(2n) .arco-table-td.arco-table-col-fixed-left:before,.arco-table-stripe:not(.arco-table-dragging) .arco-table-tr:not(.arco-table-tr-empty):not(.arco-table-tr-summary):nth-child(2n) .arco-table-td.arco-table-col-fixed-right:before{background-color:var(--color-fill-1);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.arco-table .arco-table-tr-draggable{cursor:move}.arco-table-hover .arco-table-tr-drag .arco-table-td:not(.arco-table-col-fixed-left):not(.arco-table-col-fixed-right),.arco-table-hover:not(.arco-table-dragging) .arco-table-tr:not(.arco-table-tr-empty):not(.arco-table-tr-summary):hover .arco-table-td:not(.arco-table-col-fixed-left):not(.arco-table-col-fixed-right){background-color:var(--color-fill-1)}.arco-table-hover .arco-table-tr-drag .arco-table-td.arco-table-col-fixed-left:before,.arco-table-hover .arco-table-tr-drag .arco-table-td.arco-table-col-fixed-right:before,.arco-table-hover:not(.arco-table-dragging) .arco-table-tr:not(.arco-table-tr-empty):not(.arco-table-tr-summary):hover .arco-table-td.arco-table-col-fixed-left:before,.arco-table-hover:not(.arco-table-dragging) .arco-table-tr:not(.arco-table-tr-empty):not(.arco-table-tr-summary):hover .arco-table-td.arco-table-col-fixed-right:before{background-color:var(--color-fill-1);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.arco-table-hover .arco-table-tr-expand:not(.arco-table-tr-empty):hover .arco-table-td:not(.arco-table-col-fixed-left):not(.arco-table-col-fixed-right){background-color:var(--color-fill-1)}.arco-table-tr-expand .arco-table-td .arco-table-hover .arco-table-tr:not(.arco-table-tr-empty) .arco-table-td.arco-table-col-fixed-left:before,.arco-table-tr-expand .arco-table-td .arco-table-hover .arco-table-tr:not(.arco-table-tr-empty) .arco-table-td.arco-table-col-fixed-right:before,.arco-table-tr-expand .arco-table-td .arco-table-hover .arco-table-tr:not(.arco-table-tr-empty) .arco-table-td:not(.arco-table-col-fixed-left):not(.arco-table-col-fixed-right){background-color:transparent}.arco-table-tfoot{background-color:var(--color-neutral-2);box-shadow:0 -1px 0 var(--color-neutral-3);flex-shrink:0;overflow-x:auto;position:relative;scrollbar-color:transparent transparent;width:100%;z-index:1}.arco-table-tfoot::-webkit-scrollbar{background-color:transparent;height:0}.arco-table tfoot .arco-table-td{background-color:var(--color-neutral-2)}.arco-table-tr-checked .arco-table-td{background-color:var(--color-fill-1)}.arco-table .arco-table-cell{padding:9px 16px}.arco-table .arco-table-td,.arco-table .arco-table-th{font-size:14px}.arco-table .arco-table-footer{padding:9px 16px}.arco-table .arco-table-tr-expand .arco-table-td .arco-table{margin:-9px -16px -10px}.arco-table .arco-table-editable-row .arco-table-cell-wrap-value{padding:9px 16px}.arco-table-size-medium .arco-table-cell{padding:7px 16px}.arco-table-size-medium .arco-table-td,.arco-table-size-medium .arco-table-th{font-size:14px}.arco-table-size-medium .arco-table-footer{padding:7px 16px}.arco-table-size-medium .arco-table-tr-expand .arco-table-td .arco-table{margin:-7px -16px -8px}.arco-table-size-medium .arco-table-editable-row .arco-table-cell-wrap-value{padding:7px 16px}.arco-table-size-small .arco-table-cell{padding:5px 16px}.arco-table-size-small .arco-table-td,.arco-table-size-small .arco-table-th{font-size:14px}.arco-table-size-small .arco-table-footer{padding:5px 16px}.arco-table-size-small .arco-table-tr-expand .arco-table-td .arco-table{margin:-5px -16px -6px}.arco-table-size-small .arco-table-editable-row .arco-table-cell-wrap-value{padding:5px 16px}.arco-table-size-mini .arco-table-cell{padding:2px 16px}.arco-table-size-mini .arco-table-td,.arco-table-size-mini .arco-table-th{font-size:12px}.arco-table-size-mini .arco-table-footer{padding:2px 16px}.arco-table-size-mini .arco-table-tr-expand .arco-table-td .arco-table{margin:-2px -16px -3px}.arco-table-size-mini .arco-table-editable-row .arco-table-cell-wrap-value{padding:2px 16px}.arco-table-virtualized .arco-table-element{table-layout:fixed}.arco-table-virtualized div.arco-table-body div.arco-table-tr{display:flex}.arco-table-virtualized div.arco-table-body div.arco-table-td{align-items:center;display:flex;flex:1}.arco-table-pagination{align-items:center;display:flex;justify-content:flex-end;margin-top:12px}.arco-table-pagination-left{justify-content:flex-start}.arco-table-pagination-center{justify-content:center}.arco-table-pagination-top{margin-bottom:12px;margin-top:0}.arco-virtual-list>.arco-table-element{width:auto}body[arco-theme=dark] .arco-table-tr-checked .arco-table-td{background-color:var(--color-neutral-2)}.spin[data-v-ce8ca288]{animation:smartspin-ce8ca288 .5s linear infinite}@keyframes smartspin-ce8ca288{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.vue-ui-user-options-drawer[data-open=false][data-v-2b85c189]{display:none}.vue-ui-user-options-drawer[data-open=true][data-v-2b85c189]{animation:show-user-options-2b85c189 125ms ease-in forwards;border-radius:0 0 3px 3px;box-shadow:0 6px 12px -6px #0000004d;display:flex;flex-direction:column;gap:4px;position:absolute;top:36px;transform-origin:top}@keyframes show-user-options-2b85c189{0%{opacity:0;transform:translateY(-6px) scaleY(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.vue-ui-user-options-closing[data-v-2b85c189]{animation:close-user-options-2b85c189 125ms ease-out;opacity:1;transform-origin:top}@keyframes close-user-options-2b85c189{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-6px) scaleY(.95)}}.vue-ui-user-options-button[data-v-2b85c189]{all:unset;align-items:center;background:inherit;border:1px solid transparent;border-radius:3px;cursor:pointer;display:flex;height:auto;justify-content:center;padding:3px;position:relative;white-space:nowrap}.vue-ui-user-options-button[data-v-2b85c189]:hover{background:#0000000d!important}.vue-ui-user-options-button[data-v-2b85c189]:focus-visible{outline:1px solid #ccc}.button-info-left[data-v-2b85c189],.button-info-right[data-v-2b85c189]{opacity:0;padding:4px 12px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.button-info-right[data-v-2b85c189]{border-radius:4px 0 0 4px;right:100%}.button-info-right-visible[data-v-2b85c189]{animation:showInfoRight-2b85c189 .2s ease-in forwards;opacity:1}.button-info-left[data-v-2b85c189]{border-radius:0 4px 4px 0;left:100%}.button-info-left-visible[data-v-2b85c189]{animation:showInfoLeft-2b85c189 .2s ease-in forwards;opacity:1}@keyframes showInfoRight-2b85c189{0%{opacity:0;transform:translateY(-50%) scaleX(.9)}to{opacity:1;transform:translateY(-50%) scale(1)}}@keyframes showInfoLeft-2b85c189{0%{opacity:0;transform:translateY(-50%) scaleX(.9)}to{opacity:1;transform:translateY(-50%) scale(1)}}.vue-ui-skeleton-animated[data-v-cb05b210]{animation:skeleton-animate-cb05b210 1.62s linear infinite}@keyframes skeleton-animate-cb05b210{0%{opacity:.3}50%{opacity:1}to{opacity:.3}}.vue-ui-data-table thead[data-v-6d52f0eb]{font-weight:400;position:sticky;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}table[data-v-6d52f0eb]{border-collapse:collapse;padding:1rem;width:100%}caption[data-v-6d52f0eb],td[data-v-6d52f0eb],th[data-v-6d52f0eb]{font-variant-numeric:tabular-nums;padding:.5rem}caption[data-v-6d52f0eb]{font-size:1.3rem;font-weight:700}.vue-ui-responsive th[data-v-6d52f0eb]{display:none}.vue-ui-responsive td[data-v-6d52f0eb]{display:grid;gap:.5rem;grid-template-columns:repeat(2,1fr);outline:none!important;padding:.5rem 1rem;text-align:left}.vue-ui-responsive tr[data-v-6d52f0eb]{outline:var(--92e22452)}.vue-ui-responsive td[data-v-6d52f0eb]:first-child{padding-top:1rem}.vue-ui-responsive td[data-v-6d52f0eb]:last-child{padding-bottom:1rem}.vue-ui-responsive td[data-v-6d52f0eb]:before{content:attr(data-cell) ": ";font-weight:700;text-transform:capitalize}summary[data-v-28fc829c]{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}details[data-v-28fc829c]{overflow:hidden}details>summary[data-v-28fc829c]{list-style:none}.vue-ui-accordion-head[data-v-28fc829c]{display:flex;flex-direction:row;gap:6px}.vue-ui-accordion-arrow[data-v-28fc829c]{display:flex;justify-content:center;place-items:center;transform:rotate(0);transform-origin:center;transition:transform .3s ease-in-out;width:-moz-fit-content;width:fit-content}details[open]>summary .vue-ui-accordion-arrow[data-v-28fc829c]{transform:rotate(90deg)}details summary[data-v-28fc829c]::-webkit-details-marker{display:none}div.vue-ui-accordion-content[data-v-28fc829c]{box-sizing:border-box;max-height:0;opacity:0;overflow:hidden;transition:max-height .4s ease-out,opacity .4s ease-out}details[open]+div.vue-ui-accordion-content[data-v-28fc829c]{max-height:var(--95f7c2e4);opacity:1;transition:max-height 1s ease-out,opacity 1s ease-out}details[open] span[data-v-28fc829c]:before{rotate:90deg;transition:rotate .2s ease-out}.hidden-input[data-v-f6dd9192]{max-height:0;max-width:0;visibility:hidden}.color-picker-wrapper[data-v-f6dd9192]{cursor:pointer;display:inline-block;position:relative}.icon[data-v-f6dd9192]{align-items:center;border:none;display:flex;height:100%;justify-content:center;left:0;padding:2px;position:absolute;top:0;width:100%}.vue-ui-color-picker[data-v-f6dd9192]{border-radius:0;box-shadow:0 6px 12px #0000004d;display:grid;gap:6px;grid-template-columns:32px 32px;left:calc(100% + 30px);padding:6px;position:absolute;top:-48px;z-index:1}.vue-ui-color-picker-option[data-v-f6dd9192]{align-items:center;border:none;border-radius:0;cursor:pointer;display:flex;height:32px;justify-content:center;position:relative;width:32px}.vue-ui-color-picker-option[data-v-f6dd9192]:focus,.vue-ui-color-picker-option[data-v-f6dd9192]:hover{box-shadow:2px 2px 6px #0000004d;transition:all .2s ease-in-out}.vue-ui-pen-and-paper-actions{display:flex;flex-direction:column;gap:4px;left:0;position:absolute;top:50%;transform:translateY(-50%)}.vue-ui-pen-and-paper-action{align-items:center;cursor:pointer;display:flex;height:32px;justify-content:center;padding:2px;position:relative;transition:all .2s ease-in-out;width:32px}.vue-ui-pen-and-paper-action:hover{box-shadow:2px 2px 6px #0000004d}.vue-ui-pen-and-paper-action-disabled{cursor:not-allowed;opacity:.5}input[type=range].vertical-range{left:36px;position:absolute;top:50%;transform:translateY(-50%) rotate(180deg);writing-mode:vertical-lr}.vue-data-ui-svg-caret{animation:caret 1s linear infinite;opacity:0}@keyframes caret{0%{opacity:0}40%{opacity:1}to{opacity:0}}.vue-ui-dna[data-v-178469b1] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-178469b1]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-178469b1]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-178469b1]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-178469b1]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M9 5v8M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h4V4h2v4h4v2h-4v4H8v-4H4Z"/></svg>') 10 10,pointer}.vue-data-ui-zoom-minus[data-v-178469b1]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h10v2H4Z"/></svg>') 10 10,pointer}.vue-data-ui-watermark[data-v-178469b1]{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.vue-ui-3d-bar[data-v-178469b1] *{transition:unset}.vue-ui-3d-bar[data-v-178469b1]{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vue-ui-3d-bar-stack[data-v-178469b1]{transition:opacity .2s ease-in-out}.vue-ui-donut-arc-path[data-v-178469b1]{animation:donut-178469b1 .5s ease-in-out;transform-origin:center}@keyframes donut-178469b1{0%{opacity:0;transform:scale(.9)}80%{opacity:1;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.vue-data-ui-tooltip{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 6px 12px -6px #0003;padding:12px;position:fixed}.vue-data-ui-custom-tooltip{position:fixed;z-index:3}.vue-data-ui-custom-tooltip,.vue-data-ui-tooltip{will-change:top,left}.vue-ui-dna[data-v-beb1c78c] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-beb1c78c]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-beb1c78c]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-beb1c78c]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-beb1c78c]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M9 5v8M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h4V4h2v4h4v2h-4v4H8v-4H4Z"/></svg>') 10 10,pointer}.vue-data-ui-zoom-minus[data-v-beb1c78c]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h10v2H4Z"/></svg>') 10 10,pointer}.vue-data-ui-watermark[data-v-beb1c78c]{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.vue-ui-age-pyramid[data-v-beb1c78c] *{transition:unset}.vue-ui-age-pyramid[data-v-beb1c78c]{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vue-ui-age-pyramid .vue-ui-age-pyramid-label[data-v-beb1c78c]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-age-pyramid-legend[data-v-beb1c78c]{align-items:center;-moz-column-gap:18px;column-gap:18px;display:flex;flex-wrap:wrap;height:100%;justify-content:center;width:100%}.vue-ui-age-pyramid-legend-item[data-v-beb1c78c]{align-items:center;cursor:pointer;display:flex;gap:6px;height:24px}.vue-ui-age-pyramid-tooltip[data-v-beb1c78c]{border:1px solid #e1e5e8;border-radius:4px;box-shadow:0 6px 12px -6px #0003;font-variant-numeric:tabular-nums;max-width:300px;padding:12px;position:fixed;z-index:1}.vue-ui-annotator summary[data-v-633bc577]{text-align:center}.vue-ui-annotator button.button-tool[data-v-633bc577]{align-items:center;cursor:pointer!important;display:flex;height:28px;justify-content:center;opacity:.9;padding:2px;width:28px}.vue-ui-annotator button.button-tool[data-v-633bc577]:hover{opacity:1}.vue-ui-annotator button.button-tool[data-v-633bc577]:disabled{cursor:not-allowed;opacity:.3}.vue-ui-annotator .tool-selection[data-v-633bc577]{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.vue-ui-annotator .tool-input[data-v-633bc577]{align-items:center;display:flex;flex-direction:column}.vue-ui-annotator .tool-input input[data-v-633bc577]{background:#fff;border-radius:3px;padding:3px;width:40px}.vue-ui-annotator .tool-input label[data-v-633bc577]{font-size:.6em}.vue-ui-annotator summary[data-v-633bc577],.vue-ui-annotator text[data-v-633bc577]{-webkit-user-select:none;-moz-user-select:none;user-select:none}.vue-ui-annotator summary[data-v-633bc577]{cursor:pointer}.vue-ui-annotator .animated-circle-print[data-v-633bc577]{stroke-linecap:round!important;stroke-dasharray:400;stroke-dashoffset:0;animation:animate-circle-633bc577 1s linear infinite}@keyframes animate-circle-633bc577{0%{opacity:0;stroke-dashoffset:400}to{opacity:1;stroke-dashoffset:0}}.vue-ui-annotator .tooltip[data-v-633bc577]{border-bottom:1px dotted #000;display:inline-block;position:relative}.vue-ui-annotator .tooltip .tooltiptext[data-v-633bc577]{background-color:#555;border-radius:6px;bottom:125%;color:#fff;left:50%;margin-left:-60px;opacity:0;padding:5px 0;position:absolute;text-align:center;transition:opacity .3s;visibility:hidden;width:120px;z-index:1}.vue-ui-annotator .tooltip .tooltiptext[data-v-633bc577]:after{border:5px solid transparent;border-top-color:#555;content:"";left:50%;margin-left:-5px;position:absolute;top:100%}.vue-ui-annotator .tooltip:hover .tooltiptext[data-v-633bc577]{opacity:1;visibility:visible}.vue-ui-annotator .draw--free[data-v-633bc577]{cursor:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAABg2lDQ1BJQ0MgcHJvZmlsZQAAKJF9kT1Iw0AcxV9TpSIVh2YQcchQnSyIijhKFYtgobQVWnUwufQLmjQkKS6OgmvBwY/FqoOLs64OroIg+AHi6OSk6CIl/i8ptIjx4Lgf7+497t4BQrPKNKtnAtB020wn4lIuvyqFXhGGiAhCiMnMMpKZxSx8x9c9Any9i/Es/3N/jgG1YDEgIBHPMcO0iTeIZzZtg/M+scjKskp8Tjxu0gWJH7muePzGueSywDNFM5ueJxaJpVIXK13MyqZGPE0cVTWd8oWcxyrnLc5atc7a9+QvDBf0lQzXaY4ggSUkkYIEBXVUUIWNGK06KRbStB/38Q+7/hS5FHJVwMixgBo0yK4f/A9+d2sVpya9pHAc6H1xnI9RILQLtBqO833sOK0TIPgMXOkdf60JzH6S3uho0SNgcBu4uO5oyh5wuQMMPRmyKbtSkKZQLALvZ/RNeSByC/Sveb2193H6AGSpq+Ub4OAQGCtR9rrPu/u6e/v3TLu/H5C7crM1WjgWAAAABmJLR0QAqwB5AHWF+8OUAAAACXBIWXMAAC4jAAAuIwF4pT92AAAAB3RJTUUH5gwUExIUagzGcQAAABl0RVh0Q29tbWVudABDcmVhdGVkIHdpdGggR0lNUFeBDhcAAABfSURBVBjTldAxDoNQDIPhL0+q1L33P1AvAhN7xfK6WAgoLfSfrNiykpQtE+7RLzx2vgF9D3o8lWDmn1QVVMP0LZQGmNtqp1/cmou0XHdG/+sYeGZwFBqPCub8rkcvvAGvsi1VYarR8wAAAABJRU5ErkJggg==) 5 5,auto}.double-range-slider[data-v-8948b724]{height:40px;margin:0 auto;padding-bottom:12px;position:relative!important;width:100%}.minimap[data-v-8948b724]{pointer-events:none;position:absolute;top:calc(-50% - 12px)}.minimap svg[data-v-8948b724]{left:0;overflow:visible;position:absolute;top:0}input[type=range][data-v-8948b724]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;left:-10px;pointer-events:none;position:absolute;right:3px;width:calc(100% + 17px);z-index:3}input[type=range].range-minimap[data-v-8948b724]{left:0;width:100%}input[type=range][data-v-8948b724]::-webkit-slider-thumb{-webkit-appearance:none;background-color:var(--05c06dde);border-radius:50%;cursor:ew-resize;height:20px;outline:2px solid var(--d5d55cf6);pointer-events:auto;position:relative;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:20px;z-index:2}input[type=range][data-v-8948b724]::-webkit-slider-thumb:active,input[type=range][data-v-8948b724]::-webkit-slider-thumb:hover{background-color:var(--754a92b5);box-shadow:0 0 0 10px var(--1783e736)}input[type=range].range-minimap[data-v-8948b724]::-webkit-slider-thumb{border-left:1px solid var(--754a92b5);border-radius:0;border-right:1px solid var(--754a92b5);cursor:ew-resize;height:50px;margin-top:-36px;width:6px}input[type=range][data-v-8948b724]::-moz-range-thumb{background-color:var(--05c06dde);border-radius:50%;cursor:ew-resize;height:20px;outline:2px solid var(--d5d55cf6);pointer-events:auto;position:relative;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:20px;z-index:2}input[type=range][data-v-8948b724]::-moz-range-thumb:active,input[type=range][data-v-8948b724]::-moz-range-thumb:hover{background-color:var(--754a92b5);box-shadow:0 0 0 10px var(--1783e736)}input[type=range].range-minimap[data-v-8948b724]::-moz-range-thumb{border-left:1px solid var(--754a92b5);border-radius:0;border-right:1px solid var(--754a92b5);cursor:ew-resize;height:50px;pointer-events:auto;transform:translateY(-20px);width:6px}input[type=range][data-v-8948b724]::-ms-thumb{background-color:var(--05c06dde);border-radius:50%;cursor:ew-resize;height:20px;outline:2px solid var(--d5d55cf6);pointer-events:auto;position:relative;-ms-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:20px;z-index:2}input[type=range][data-v-8948b724]::-ms-thumb:active,input[type=range][data-v-8948b724]::-ms-thumb:hover{background-color:var(--754a92b5);box-shadow:0 0 0 10px var(--1783e736)}.slider-track[data-v-8948b724]{background:var(--6a46ca7a);left:50%;transform:translate(-50%);-webkit-transform:translateX(-50%);width:99%}.range-highlight[data-v-8948b724],.slider-track[data-v-8948b724]{border-radius:4px;height:8px;position:absolute;top:8px;z-index:1}.move[data-v-8948b724]{cursor:move}.vue-data-ui-refresh-button[data-v-8948b724]{align-items:center;background:transparent;border:none;border-radius:50%;cursor:pointer;display:flex;height:36px;justify-content:center;left:50%;outline:none;position:absolute;transform:translate(-50%);transform-origin:center;transition:transform .2s ease-in-out;width:36px}.vue-data-ui-refresh-button[data-v-8948b724]:focus{outline:1px solid var(--05c06dde)}.vue-data-ui-refresh-button[data-v-8948b724]:hover{transform:translate(-50%) rotate(-90deg)}.vue-data-ui-slicer-labels[data-v-8948b724]{align-items:center;display:flex;flex-direction:row;height:40px}.vue-data-ui-slicer-label-left[data-v-8948b724],.vue-data-ui-slicer-label-right[data-v-8948b724]{position:absolute}.thumb-label[data-v-8948b724]{position:absolute;transform:translate(-50%);white-space:nowrap;width:1px}.range-tooltip[data-v-8948b724]{border-radius:3px;font-size:10px;opacity:0;padding:2px 4px;pointer-events:none;position:absolute;text-align:center;top:-100%;transition:opacity .3s ease-in-out;white-space:nowrap;width:-moz-fit-content;width:fit-content}.range-tooltip-arrow-left[data-v-8948b724]:after,.range-tooltip-arrow-right[data-v-8948b724]:after,.range-tooltip-arrow[data-v-8948b724]:after{border-color:var(--754a92b5) transparent transparent transparent;border-style:solid;border-width:4px;content:"";position:absolute;top:100%}.range-tooltip-arrow[data-v-8948b724]:after{left:50%;transform:translate(-50%)}.range-tooltip-arrow-left[data-v-8948b724]:after{left:3px}.range-tooltip-arrow-right[data-v-8948b724]:after{right:3px}.range-tooltip-visible[data-v-8948b724]{opacity:1;transition:opacity .3s ease-in-out}.vue-ui-dna[data-v-83916fa7] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-83916fa7]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-83916fa7]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-83916fa7]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-83916fa7]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M9 5v8M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h4V4h2v4h4v2h-4v4H8v-4H4Z"/></svg>') 10 10,pointer}.vue-data-ui-zoom-minus[data-v-83916fa7]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h10v2H4Z"/></svg>') 10 10,pointer}.vue-data-ui-watermark[data-v-83916fa7]{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.vue-ui-candlestick[data-v-83916fa7] *{transition:unset}.vue-ui-candlestick[data-v-83916fa7]{-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}line[data-v-83916fa7],path[data-v-83916fa7],rect[data-v-83916fa7]{animation:xyAnimation-83916fa7 .5s ease-in-out;transform-origin:center}@keyframes xyAnimation-83916fa7{0%{opacity:0;transform:scale(.9)}80%{opacity:1;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.vue-ui-candlestick .vue-ui-candlestick-label[data-v-83916fa7]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-candlestick-tooltip[data-v-83916fa7]{border:1px solid #e1e5e8;border-radius:4px;box-shadow:0 6px 12px -6px #0003;max-width:300px;padding:12px;position:fixed;z-index:1}.vue-ui-dna[data-v-168b0c1a] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-168b0c1a]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-168b0c1a]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-168b0c1a]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-168b0c1a]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M9 5v8M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h4V4h2v4h4v2h-4v4H8v-4H4Z"/></svg>') 10 10,pointer}.vue-data-ui-zoom-minus[data-v-168b0c1a]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h10v2H4Z"/></svg>') 10 10,pointer}.vue-data-ui-watermark[data-v-168b0c1a]{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.vue-ui-chestnut[data-v-168b0c1a] *{transition:unset}.vue-ui-chestnut[data-v-168b0c1a]{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vue-ui-chestnut .vue-ui-chestnut-label[data-v-168b0c1a]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-chestnut-legend[data-v-168b0c1a]{align-items:center;-moz-column-gap:18px;column-gap:18px;display:flex;flex-wrap:wrap;height:100%;justify-content:center;width:100%}.vue-ui-chestnut-legend-item[data-v-168b0c1a]{align-items:center;cursor:pointer;display:flex;gap:6px;height:24px;justify-content:center}.vue-ui-chestnut-tooltip[data-v-168b0c1a]{border:1px solid #e1e5e8;border-radius:4px;box-shadow:0 6px 12px -6px #0003;max-width:300px;padding:12px;position:fixed;z-index:1}.vue-ui-chestnut-animated[data-v-168b0c1a]{animation:chestnut-opacity-168b0c1a .2s ease-in-out forwards;opacity:0}@keyframes chestnut-opacity-168b0c1a{0%{opacity:0;transform:scaleX(.98)}to{opacity:1;transform:scale(1)}}.vue-ui-chestnut-table[data-v-168b0c1a]{margin-top:24px;max-height:300px;overflow:auto;position:relative;width:100%}.vue-ui-data-table thead[data-v-168b0c1a]{font-weight:400;position:sticky;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}table[data-v-168b0c1a]{border-collapse:collapse;overflow-x:auto;padding:1rem;width:100%}caption[data-v-168b0c1a],td[data-v-168b0c1a],th[data-v-168b0c1a]{font-variant-numeric:tabular-nums;padding:.5rem}caption[data-v-168b0c1a]{font-size:1.3rem;font-weight:700}.vue-ui-responsive th[data-v-168b0c1a]{display:none}.vue-ui-responsive td[data-v-168b0c1a]{display:grid;gap:.5rem;grid-template-columns:repeat(2,1fr);outline:none!important;padding:.5rem 1rem;text-align:left}.vue-ui-responsive tr[data-v-168b0c1a]{outline:var(--4b8440b7)}.vue-ui-responsive td[data-v-168b0c1a]:first-child{padding-top:1rem}.vue-ui-responsive td[data-v-168b0c1a]:last-child{padding-bottom:1rem}.vue-ui-responsive td[data-v-168b0c1a]:before{content:attr(data-cell) ": ";font-weight:700;text-transform:capitalize}circle[data-v-168b0c1a],line[data-v-168b0c1a],path[data-v-168b0c1a],rect[data-v-168b0c1a],text[data-v-168b0c1a]{transition:opacity .3s ease-in-out!important}.rotating-circles[data-v-e07e5d09]{animation:rotateCircles-e07e5d09 2s linear infinite;transform-origin:center}@keyframes rotateCircles-e07e5d09{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.circle-wave[data-v-e07e5d09]{animation:circleWave-e07e5d09 1s cubic-bezier(0,1.01,1,1);transform-origin:center}@keyframes circleWave-e07e5d09{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(20)}}.vue-ui-dashboard-container[data-v-dc9ae697]{height:-moz-fit-content;height:fit-content;overflow:hidden;position:relative;width:100%}.vue-ui-dashboard-grid-container[data-v-dc9ae697]{height:100%;overflow:hidden;position:absolute;width:100%}.vue-ui-dashboard-grid[data-v-dc9ae697]{height:100%;position:absolute;width:100%}.vue-ui-dashboard-grid-item[data-v-dc9ae697]{border:2px solid transparent;position:absolute;transition:opacity .1s ease-in-out}.vue-ui-dashboard-grid-item[data-v-dc9ae697]:hover{border:2px dashed var(--3d03b7eb)}.vue-ui-dashboard-grid-item--locked[data-v-dc9ae697]{border:none!important;cursor:default!important}.vue-ui-dashboard-grid-item:hover .vue-ui-dashboard-resize-handle[data-v-dc9ae697]{opacity:.5}.vue-ui-dashboard-resize-handle[data-v-dc9ae697]{background:var(--5286e662);height:10px;opacity:0;position:absolute;transition:opacity .1s ease-in-out;width:10px}.vue-ui-dashboard-resize-handle[data-v-dc9ae697]:hover{opacity:1}.vue-ui-dashboard-top-left[data-v-dc9ae697]{cursor:nw-resize;left:-5px;top:-5px}.vue-ui-dashboard-top-right[data-v-dc9ae697]{cursor:ne-resize;right:-5px;top:-5px}.vue-ui-dashboard-bottom-left[data-v-dc9ae697]{bottom:-5px;cursor:sw-resize;left:-5px}.vue-ui-dashboard-bottom-right[data-v-dc9ae697]{bottom:-5px;cursor:se-resize;right:-5px}.vue-ui-dashboard-button[data-v-dc9ae697]{align-items:center;background:inherit;border:1px solid #b9bfc4;border-radius:3px;cursor:pointer;display:flex;font-family:inherit;height:30px;justify-content:center;margin:6px 0}.vue-ui-dashboard-button[data-v-dc9ae697]:hover{background:#0000000d}.vue-ui-dashboard-print-icon[data-v-dc9ae697]{animation:smartspin-dc9ae697 .5s linear infinite}@keyframes smartspin-dc9ae697{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.vue-data-ui-legend[data-v-f1db6c9f]{-moz-column-gap:18px;column-gap:18px;flex-wrap:wrap;justify-content:center;width:100%}.vue-data-ui-legend-item[data-v-f1db6c9f],.vue-data-ui-legend[data-v-f1db6c9f]{align-items:center;display:flex;height:-moz-fit-content;height:fit-content;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vue-data-ui-legend-item[data-v-f1db6c9f]{gap:6px;text-align:left}.active[data-v-f1db6c9f]{cursor:pointer}.vue-ui-dna[data-v-5f5d7ad3] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-5f5d7ad3]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-5f5d7ad3]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-5f5d7ad3]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-5f5d7ad3]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M9 5v8M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h4V4h2v4h4v2h-4v4H8v-4H4Z"/></svg>') 10 10,pointer}.vue-data-ui-zoom-minus[data-v-5f5d7ad3]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h10v2H4Z"/></svg>') 10 10,pointer}.vue-data-ui-watermark[data-v-5f5d7ad3]{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.vue-ui-donut[data-v-5f5d7ad3] *{transition:unset}.vue-ui-donut[data-v-5f5d7ad3]{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.animated[data-v-5f5d7ad3]{animation:donut-5f5d7ad3 .5s ease-in-out;transform-origin:center}@keyframes donut-5f5d7ad3{0%{opacity:0;transform:scale(.9)}80%{opacity:1;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.vue-ui-donut .vue-ui-donut-label[data-v-5f5d7ad3]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-donut-datalabel-slot[data-v-5f5d7ad3]{height:-moz-fit-content;height:fit-content;width:100%}.vue-ui-donut-datalabel-slot-not-safari[data-v-5f5d7ad3]{position:absolute;top:0;transform:translateY(-50%)}.vue-ui-dna[data-v-5d9bec59] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-5d9bec59]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-5d9bec59]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-5d9bec59]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-5d9bec59]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M9 5v8M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h4V4h2v4h4v2h-4v4H8v-4H4Z"/></svg>') 10 10,pointer}.vue-data-ui-zoom-minus[data-v-5d9bec59]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h10v2H4Z"/></svg>') 10 10,pointer}.vue-data-ui-watermark[data-v-5d9bec59]{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.vue-ui-donut-evolution[data-v-5d9bec59] *{transition:unset;transition:opacity .5s ease-in-out}.vue-ui-donut-evolution[data-v-5d9bec59]{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vue-ui-donut-evolution-focus[data-v-5d9bec59]{animation:donut-5d9bec59 .5s ease-in-out;transform-origin:center}.donut-hover[data-v-5d9bec59]{cursor:pointer}.donut-opacity[data-v-5d9bec59]{transition:opacity .2s ease-in-out}.donut-behind[data-v-5d9bec59]{opacity:.1}@keyframes donut-5d9bec59{0%{opacity:0;transform:scale(.9)}80%{opacity:1;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.vue-ui-donut-evolution-dialog[data-v-5d9bec59] *{animation:dialog-pop-5d9bec59 .1s ease-in!important;transform-origin:center!important}@keyframes dialog-pop-5d9bec59{0%{opacity:0;transform:scale(.8)}90%{opacity:1;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.vue-ui-dna[data-v-39357753] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-39357753]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-39357753]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-39357753]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-39357753]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M9 5v8M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h4V4h2v4h4v2h-4v4H8v-4H4Z"/></svg>') 10 10,pointer}.vue-data-ui-zoom-minus[data-v-39357753]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h10v2H4Z"/></svg>') 10 10,pointer}.vue-data-ui-watermark[data-v-39357753]{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.vue-ui-dumbbell[data-v-39357753] *{transition:unset}.vue-ui-dumbbell[data-v-39357753]{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vue-ui-dna[data-v-34c6a87d] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-34c6a87d]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-34c6a87d]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-34c6a87d]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-34c6a87d]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M9 5v8M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h4V4h2v4h4v2h-4v4H8v-4H4Z"/></svg>') 10 10,pointer}.vue-data-ui-zoom-minus[data-v-34c6a87d]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h10v2H4Z"/></svg>') 10 10,pointer}.vue-data-ui-watermark[data-v-34c6a87d]{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.vue-ui-flow[data-v-34c6a87d] *{transition:unset}.vue-ui-flow[data-v-34c6a87d]{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vue-ui-flow-link[data-v-34c6a87d],.vue-ui-flow-node[data-v-34c6a87d]{transition:opacity .2s ease-in-out}.vue-ui-galaxy[data-v-41382c10] *{transition:unset}.vue-ui-galaxy[data-v-41382c10]{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}path[data-v-41382c10]{animation:galaxy-41382c10 .5s ease-in-out;transform-origin:center;transition:stroke-width .1s ease-in-out!important}@keyframes galaxy-41382c10{0%{opacity:0;transform:scale(.9)}80%{opacity:1;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.vue-ui-galaxy .vue-ui-galaxy-label[data-v-41382c10]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-dna[data-v-41382c10] *{animation:none!important}.vue-ui-galaxy-blur[data-v-41382c10]{filter:blur(3px) opacity(50%) grayscale(100%);transition:all .15s ease-in-out}.vue-data-ui-fullscreen--on[data-v-41382c10]{height:80%!important;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-41382c10]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-41382c10]{overflow:auto}.vue-ui-dna[data-v-d85f8f4f] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-d85f8f4f]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-d85f8f4f]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-d85f8f4f]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-d85f8f4f]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M9 5v8M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h4V4h2v4h4v2h-4v4H8v-4H4Z"/></svg>') 10 10,pointer}.vue-data-ui-zoom-minus[data-v-d85f8f4f]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h10v2H4Z"/></svg>') 10 10,pointer}.vue-data-ui-watermark[data-v-d85f8f4f]{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.vue-ui-gauge[data-v-d85f8f4f] *{transition:unset}.vue-ui-gauge[data-v-d85f8f4f]{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vue-ui-gauge .vue-ui-gauge-label[data-v-d85f8f4f]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-gauge-legend[data-v-d85f8f4f]{align-items:center;-moz-column-gap:18px;column-gap:18px;display:flex;flex-wrap:wrap;height:100%;justify-content:center;width:100%}.vue-ui-gauge-legend-item[data-v-d85f8f4f]{align-items:center;cursor:pointer;display:flex;gap:6px;height:24px;justify-content:center}.vue-ui-gauge-tooltip[data-v-d85f8f4f]{border:1px solid #e1e5e8;border-radius:4px;box-shadow:0 6px 12px -6px #0003;max-width:300px;padding:12px;position:fixed;z-index:1}.vue-ui-dna[data-v-5e5b92b5] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-5e5b92b5]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-5e5b92b5]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-5e5b92b5]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-5e5b92b5]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M9 5v8M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h4V4h2v4h4v2h-4v4H8v-4H4Z"/></svg>') 10 10,pointer}.vue-data-ui-zoom-minus[data-v-5e5b92b5]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h10v2H4Z"/></svg>') 10 10,pointer}.vue-data-ui-watermark[data-v-5e5b92b5]{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.vue-ui-heatmap[data-v-5e5b92b5] *{transition:unset}.vue-ui-heatmap[data-v-5e5b92b5]{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vue-ui-heatmap .vue-ui-heatmap-label[data-v-5e5b92b5]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-heatmap-legend[data-v-5e5b92b5]{align-items:center;-moz-column-gap:18px;column-gap:18px;display:flex;flex-wrap:wrap;height:100%;justify-content:center;width:100%}.vue-ui-heatmap-legend-item[data-v-5e5b92b5]{align-items:center;cursor:pointer;display:flex;gap:6px;height:24px}.vue-ui-heatmap-tooltip[data-v-5e5b92b5]{border:1px solid #e1e5e8;border-radius:4px;box-shadow:0 6px 12px -6px #0003;max-width:300px;padding:12px;position:fixed;z-index:1}.vue-ui-heatmap-table[data-v-5e5b92b5]{margin-top:24px;max-height:300px;overflow:auto;position:relative;width:100%}.vue-ui-data-table thead[data-v-5e5b92b5]{font-weight:400;position:sticky;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}table[data-v-5e5b92b5]{border-collapse:collapse;padding:1rem;width:100%}caption[data-v-5e5b92b5],td[data-v-5e5b92b5],th[data-v-5e5b92b5]{font-variant-numeric:tabular-nums;padding:.5rem}caption[data-v-5e5b92b5]{font-size:1.3rem;font-weight:700}.vue-ui-responsive th[data-v-5e5b92b5]{display:none}.vue-ui-responsive td[data-v-5e5b92b5]{display:grid;gap:.5rem;grid-template-columns:repeat(2,1fr);outline:none!important;padding:.5rem 1rem;text-align:left}.vue-ui-responsive tr[data-v-5e5b92b5]{outline:var(--46dea1a0)}.vue-ui-responsive td[data-v-5e5b92b5]:first-child{padding-top:1rem}.vue-ui-responsive td[data-v-5e5b92b5]:last-child{padding-bottom:1rem}.vue-ui-responsive td[data-v-5e5b92b5]:before{content:attr(data-cell) ": ";font-weight:700;text-transform:capitalize}path.onion-animated[data-v-3b670831]{stroke-dasharray:0;stroke-dashoffset:0;animation:onion-groove-3b670831 3s cubic-bezier(.53,.15,.57,.93) infinite}@keyframes onion-groove-3b670831{0%{stroke-dasharray:160;stroke-dashoffset:-140;filter:blur(0)}to{stroke-dasharray:160;stroke-dashoffset:0;filter:var(--4430a3e6)}}path.line-animated[data-v-3b670831]{stroke-dasharray:0;stroke-dashoffset:0;animation:line-funk-3b670831 3s cubic-bezier(.53,.15,.57,.93) infinite}@keyframes line-funk-3b670831{0%{stroke-dasharray:300;stroke-dashoffset:300;filter:blur(0)}to{stroke-dasharray:300;stroke-dashoffset:100;filter:var(--056a6732)}}path.bar-animated[data-v-3b670831]{stroke-dasharray:0;stroke-dashoffset:0;animation:bar-jazz-3b670831 3s cubic-bezier(.53,.15,.57,.93) infinite}@keyframes bar-jazz-3b670831{0%{stroke-dasharray:60;stroke-dashoffset:60;filter:blur(0)}to{stroke-dasharray:60;stroke-dashoffset:0;filter:var(--7f3540a4)}}.vue-ui-dna[data-v-90558edd] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-90558edd]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-90558edd]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-90558edd]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-90558edd]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M9 5v8M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h4V4h2v4h4v2h-4v4H8v-4H4Z"/></svg>') 10 10,pointer}.vue-data-ui-zoom-minus[data-v-90558edd]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h10v2H4Z"/></svg>') 10 10,pointer}.vue-data-ui-watermark[data-v-90558edd]{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.vue-ui-molecule[data-v-90558edd] *{transition:unset}.vue-ui-molecule[data-v-90558edd]{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.reset-wrapper[data-v-90558edd]{align-items:center;bottom:12px;display:flex;flex-direction:row;height:40px;justify-content:center;padding:0 24px;position:absolute;right:0}.vue-data-ui-refresh-button[data-v-90558edd]{align-items:center;background:transparent;border:none;border-radius:50%;cursor:pointer;display:flex;height:36px;justify-content:center;outline:none;transform-origin:center;transition:transform .2s ease-in-out;width:36px}.vue-data-ui-refresh-button[data-v-90558edd]:focus{outline:1px solid var(--6c5e8f09)}.vue-data-ui-refresh-button[data-v-90558edd]:hover{transform:rotate(-90deg)}.vue-ui-dna[data-v-219c3ecd] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-219c3ecd]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-219c3ecd]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-219c3ecd]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-219c3ecd]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M9 5v8M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h4V4h2v4h4v2h-4v4H8v-4H4Z"/></svg>') 10 10,pointer}.vue-data-ui-zoom-minus[data-v-219c3ecd]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h10v2H4Z"/></svg>') 10 10,pointer}.vue-data-ui-watermark[data-v-219c3ecd]{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.vue-ui-mood-radar[data-v-219c3ecd] *{transition:unset}.vue-ui-mood-radar[data-v-219c3ecd]{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vue-ui-mood-radar-trap[data-v-219c3ecd]{transition:all .2s ease-in-out}.vue-ui-dna[data-v-23284122] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-23284122]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-23284122]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-23284122]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-23284122]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M9 5v8M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h4V4h2v4h4v2h-4v4H8v-4H4Z"/></svg>') 10 10,pointer}.vue-data-ui-zoom-minus[data-v-23284122]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h10v2H4Z"/></svg>') 10 10,pointer}.vue-data-ui-watermark[data-v-23284122]{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.vue-ui-nested-donuts[data-v-23284122] *{transition:unset}.vue-ui-nested-donuts[data-v-23284122]{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.animated[data-v-23284122]{animation:donut-23284122 .5s ease-in-out;transform-origin:center}@keyframes donut-23284122{0%{opacity:0;transform:scale(.9)}80%{opacity:1;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.vue-ui-nested-donuts-legend[data-v-23284122]{display:grid;gap:12px;grid-template-columns:repeat(2,1fr)}.vue-ui-nested-donuts-legend-title[data-v-23284122]{padding:0 0 12px;width:100%}.vue-ui-dna[data-v-c097b7d4] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-c097b7d4]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-c097b7d4]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-c097b7d4]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-c097b7d4]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M9 5v8M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h4V4h2v4h4v2h-4v4H8v-4H4Z"/></svg>') 10 10,pointer}.vue-data-ui-zoom-minus[data-v-c097b7d4]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h10v2H4Z"/></svg>') 10 10,pointer}.vue-data-ui-watermark[data-v-c097b7d4]{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.vue-ui-onion[data-v-c097b7d4] *{transition:unset}.vue-ui-onion[data-v-c097b7d4]{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}circle[data-v-c097b7d4]{animation:xyAnimation-c097b7d4 .5s ease-in-out;transform-origin:center;transition:all .3s ease-in-out!important}@keyframes xyAnimation-c097b7d4{0%{opacity:0;transform:scale(.9) rotate(-90g)}80%{opacity:1;transform:scale(1.02) rotate(-90deg)}to{opacity:1;transform:scale(1) rotate(-90deg)}}.vue-ui-onion .vue-ui-onion-label[data-v-c097b7d4]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-onion-tooltip[data-v-c097b7d4]{border:1px solid #e1e5e8;border-radius:4px;box-shadow:0 6px 12px -6px #0003;max-width:300px;padding:12px;position:fixed;z-index:1}.vue-ui-onion table[data-v-c097b7d4]{border-collapse:collapse;width:100%}.vue-ui-onion table td[data-v-c097b7d4]{font-variant-numeric:tabular-nums;padding-right:6px;text-align:right}.vue-ui-onion table th[data-v-c097b7d4]{font-weight:400;position:sticky;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vue-ui-onion-blur[data-v-c097b7d4]{filter:blur(3px) opacity(50%) grayscale(100%);transition:all .15s ease-in-out}.vue-ui-dna[data-v-948523ee] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-948523ee]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-948523ee]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-948523ee]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-948523ee]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M9 5v8M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h4V4h2v4h4v2h-4v4H8v-4H4Z"/></svg>') 10 10,pointer}.vue-data-ui-zoom-minus[data-v-948523ee]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h10v2H4Z"/></svg>') 10 10,pointer}.vue-data-ui-watermark[data-v-948523ee]{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.vue-ui-pcp[data-v-948523ee] *{transition:unset}.vue-ui-pcp[data-v-948523ee]{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vue-ui-pcp-transition[data-v-948523ee]{transition:all .2s ease-in-out}.vue-ui-pcp-animated[data-v-948523ee]{animation:xyAnimation-948523ee .7s ease-in-out,vueDataUiLineAnimation-948523ee .7s ease-in-out forwards;transform-origin:center}@keyframes xyAnimation-948523ee{0%{opacity:0;transform:scale(.9)}80%{opacity:1;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}@keyframes vueDataUiLineAnimation-948523ee{to{stroke-dashoffset:0}}.vue-ui-dna[data-v-ef941a62] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-ef941a62]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-ef941a62]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-ef941a62]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-ef941a62]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M9 5v8M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h4V4h2v4h4v2h-4v4H8v-4H4Z"/></svg>') 10 10,pointer}.vue-data-ui-zoom-minus[data-v-ef941a62]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h10v2H4Z"/></svg>') 10 10,pointer}.vue-data-ui-watermark[data-v-ef941a62]{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.vue-ui-quadrant[data-v-ef941a62] *{transition:unset}.vue-ui-quadrant[data-v-ef941a62]{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}circle[data-v-ef941a62],line[data-v-ef941a62],path[data-v-ef941a62],polygon[data-v-ef941a62],rect[data-v-ef941a62]{animation:quadrantAnimation-ef941a62 .5s ease-in-out;transform-origin:center}@keyframes quadrantAnimation-ef941a62{0%{opacity:0;transform:scale(.9)}80%{opacity:1;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.vue-ui-quadrant .vue-ui-quadrant-label[data-v-ef941a62]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-quadrant-mini-map-cell-selectable[data-v-ef941a62],.vue-ui-quadrant-mini-map-cell[data-v-ef941a62],.vue-ui-quadrant-minimap-crosshairs[data-v-ef941a62]{animation:none!important;transition:opacity .15s ease-in-out}.vue-ui-quadrant-mini-map-cell[data-v-ef941a62]:hover{stroke:#fff;stroke-width:1px}.vue-ui-quadrant-mini-map-cell-selectable[data-v-ef941a62]:hover{opacity:.5!important}.vue-ui-dna[data-v-e110140a] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-e110140a]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-e110140a]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-e110140a]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-e110140a]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M9 5v8M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h4V4h2v4h4v2h-4v4H8v-4H4Z"/></svg>') 10 10,pointer}.vue-data-ui-zoom-minus[data-v-e110140a]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h10v2H4Z"/></svg>') 10 10,pointer}.vue-data-ui-watermark[data-v-e110140a]{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.vue-ui-quick-chart[data-v-e110140a] *{transition:unset}.vue-ui-quick-chart[data-v-e110140a]{-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.vue-ui-quick-chart-not-processable[data-v-e110140a]{align-items:center;background:#ff00001a;border-radius:6px;color:red;display:flex;flex-direction:row;gap:12px;justify-content:center;padding:12px}.vue-ui-quick-chart-title[data-v-e110140a]{padding:0 40px 12px}.vue-ui-quick-chart-legend[data-v-e110140a]{align-items:center;-moz-column-gap:24px;column-gap:24px;display:flex;flex-wrap:wrap;justify-content:center;width:100%}.vue-ui-quick-chart-legend-item[data-v-e110140a]{align-items:center;display:flex;flex-direction:flex-row;gap:6px}.quick-animation[data-v-e110140a]{animation:quick-e110140a .5s ease-in-out;transform-origin:center}@keyframes quick-e110140a{0%{opacity:0;transform:scale(.9)}80%{opacity:1;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.vue-data-ui-line-animated[data-v-e110140a]{stroke-dasharray:2000;stroke-dashoffset:2000;animation:vueDataUiLineAnimation-e110140a .5s cubic-bezier(.79,.21,.79,.21) forwards}@keyframes vueDataUiLineAnimation-e110140a{to{stroke-dashoffset:0}}.vue-data-ui-bar-animated[data-v-e110140a]{animation:vueDataUiBarAnimation-e110140a .5s cubic-bezier(.79,.21,.79,.21) forwards}@keyframes vueDataUiBarAnimation-e110140a{0%{height:0}}.vue-ui-dna[data-v-b6116edd] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-b6116edd]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-b6116edd]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-b6116edd]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-b6116edd]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M9 5v8M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h4V4h2v4h4v2h-4v4H8v-4H4Z"/></svg>') 10 10,pointer}.vue-data-ui-zoom-minus[data-v-b6116edd]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h10v2H4Z"/></svg>') 10 10,pointer}.vue-data-ui-watermark[data-v-b6116edd]{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.vue-ui-radar[data-v-b6116edd] *{transition:unset}circle[data-v-b6116edd],line[data-v-b6116edd],path[data-v-b6116edd],rect[data-v-b6116edd]{animation:xyAnimation-b6116edd .5s ease-in-out!important;transform-origin:center}@keyframes xyAnimation-b6116edd{0%{opacity:0;transform:scale(.9)}80%{opacity:1;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.vue-ui-radar[data-v-b6116edd]{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vue-ui-radar .vue-ui-radar-label[data-v-b6116edd]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}polygon[data-v-b6116edd]{transform-origin:center}.animated-in[data-v-b6116edd]{animation:animatedIn-b6116edd .3s cubic-bezier(0,1.01,1,1) forwards}@keyframes animatedIn-b6116edd{0%{transform:scale(0)}80%{transform:scale(1.05)}to{transform:scale(1)}}.animated-out[data-v-b6116edd]{animation:animatedOut-b6116edd .3s cubic-bezier(0,1.01,1,1) forwards}@keyframes animatedOut-b6116edd{0%{transform:scale(1)}to{transform:scale(0)}}.vue-ui-rating-wrapper[data-v-e9ed619f]{align-items:center;display:flex;gap:1px;width:100%}.vue-ui-mouse-trap[data-v-e9ed619f]{cursor:pointer}.vue-ui-mouse-trap[data-v-e9ed619f]:focus:not(:focus-visible){outline:none}.vue-ui-dna[data-v-1f567c99] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-1f567c99]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-1f567c99]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-1f567c99]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-1f567c99]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M9 5v8M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h4V4h2v4h4v2h-4v4H8v-4H4Z"/></svg>') 10 10,pointer}.vue-data-ui-zoom-minus[data-v-1f567c99]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h10v2H4Z"/></svg>') 10 10,pointer}.vue-data-ui-watermark[data-v-1f567c99]{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.vue-ui-relation-circle[data-v-1f567c99]{position:relative}svg.relation-circle[data-v-1f567c99]{background:transparent;overflow:visible}.vue-ui-relation-circle-legend[data-v-1f567c99],.vue-ui-relation-circle-plot[data-v-1f567c99]{cursor:pointer}line.vue-ui-relation-circle-selected[data-v-1f567c99],path.vue-ui-relation-circle-selected[data-v-1f567c99]{stroke-dasharray:var(--cc1109c8);stroke-dashoffset:var(--cc1109c8);animation:vue-ui-relation-circle-dash-1f567c99 var(--fd19c20a) linear forwards}@keyframes vue-ui-relation-circle-dash-1f567c99{to{stroke-dashoffset:var(--0d0b359d)}}.vue-ui-dna[data-v-be9fc972] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-be9fc972]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-be9fc972]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-be9fc972]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-be9fc972]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M9 5v8M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h4V4h2v4h4v2h-4v4H8v-4H4Z"/></svg>') 10 10,pointer}.vue-data-ui-zoom-minus[data-v-be9fc972]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h10v2H4Z"/></svg>') 10 10,pointer}.vue-data-ui-watermark[data-v-be9fc972]{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.vue-ui-rings[data-v-be9fc972] *{transition:unset}.vue-ui-rings[data-v-be9fc972]{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vue-ui-rings-shadow[data-v-be9fc972]{filter:drop-shadow(0 6px 12px rgba(0,0,0,.15))}.vue-ui-rings-blur[data-v-be9fc972]{filter:blur(3px) opacity(50%) grayscale(100%);transition:all .15s ease-in-out}.vue-ui-rings-opacity[data-v-be9fc972]{opacity:.3;transition:opacity .15s ease-in-out}.vue-ui-rings-item[data-v-be9fc972]{transition:all .2s ease-in-out}.vue-rings-item-onload[data-v-be9fc972]{animation:ring-appear-be9fc972 .5s ease-in forwards;transform:scale(0);transform-origin:bottom}@keyframes ring-appear-be9fc972{0%{opacity:0;transform:scale(.8,.7)}60%{transform:scale(1.03,1.05)}80%{transform:scale(.98,.96)}90%{transform:scale(1.01,1.02)}to{opacity:1;transform:scale(1)}}.vue-ui-dna[data-v-e97afbcb] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-e97afbcb]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-e97afbcb]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-e97afbcb]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-e97afbcb]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M9 5v8M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h4V4h2v4h4v2h-4v4H8v-4H4Z"/></svg>') 10 10,pointer}.vue-data-ui-zoom-minus[data-v-e97afbcb]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h10v2H4Z"/></svg>') 10 10,pointer}.vue-data-ui-watermark[data-v-e97afbcb]{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.vue-ui-scatter[data-v-e97afbcb] *{transition:unset}.vue-ui-scatter[data-v-e97afbcb]{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}circle[data-v-e97afbcb]:not(.line-pointer),line[data-v-e97afbcb]:not(.line-pointer),path[data-v-e97afbcb]{animation:verticalBarAnimation-e97afbcb .5s ease-in-out!important;transform-origin:center!important}@keyframes verticalBarAnimation-e97afbcb{0%{opacity:0;transform:scale(.9)}80%{opacity:1;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.vue-ui-scatter .vue-ui-scatter-label[data-v-e97afbcb]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-scatter-tooltip[data-v-e97afbcb]{border:1px solid #e1e5e8;border-radius:4px;box-shadow:0 6px 12px -6px #0003;max-width:300px;padding:12px;position:fixed;z-index:1}.vue-ui-scatter table[data-v-e97afbcb]{border-collapse:collapse;width:100%}.vue-ui-scatter table td[data-v-e97afbcb]{font-variant-numeric:tabular-nums;padding-right:6px;text-align:right}.vue-ui-scatter table th[data-v-e97afbcb]{font-weight:400;position:sticky;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.line-pointer[data-v-e97afbcb]{animation:line-pointer-opacity-e97afbcb .3s ease-in-out forwards;opacity:0}@keyframes line-pointer-opacity-e97afbcb{0%{opacity:0}to{opacity:1}}.vue-ui-smiley-rated[data-v-dabd0325]{animation:vue-ui-smile-dabd0325 .3s ease-in-out;transform-origin:center}@keyframes vue-ui-smile-dabd0325{0%{transform:scale(.9)}50%{transform:scale(1.2)}75%{transform:scale(.95)}90%{transform:scale(1.1)}to{transform:scale(1)}}.vue-ui-sparkhistogram-shape[data-v-c92ac914]{animation:expand-c92ac914 var(--40b52890) ease-in forwards;transform:scaleY(0);transform-origin:center}@keyframes expand-c92ac914{80%{transform:scaleY(1.1)}90%{transform:scaleY(.95)}95%{transform:scaleY(1.03)}to{transform:scale(1)}}.vue-ui-sparkstackbar-legend[data-v-7955299f]{-moz-column-gap:12px;column-gap:12px;display:flex;flex-wrap:wrap;padding:0 6px;width:calc(100% - 12px)}.vue-ui-sparkstackbar-legend-item[data-v-7955299f]{cursor:pointer;transition:opacity .2s ease-in-out}.vue-ui-sparkstackbar-legend-item-unselected[data-v-7955299f]{opacity:.3}rect.animated[data-v-7955299f]{transition:all .3s ease-in-out!important}.vue-ui-spark-trend[data-v-38d02804] *{transition:unset}@keyframes vue-ui-sparkgauge-animation{0%{stroke-dashoffset:169.5;opacity:0}}.vue-data-ui-spark-tooltip[data-v-c8e27542]{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 6px 12px -6px #0003;padding:0 .5rem}.vue-ui-sparkline[data-v-246ce941] *{transition:unset}.vue-ui-dna[data-v-409e2195] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-409e2195]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-409e2195]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-409e2195]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-409e2195]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M9 5v8M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h4V4h2v4h4v2h-4v4H8v-4H4Z"/></svg>') 10 10,pointer}.vue-data-ui-zoom-minus[data-v-409e2195]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h10v2H4Z"/></svg>') 10 10,pointer}.vue-data-ui-watermark[data-v-409e2195]{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.vue-ui-strip-plot[data-v-409e2195]{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vue-ui-strip-plot-animated *{transition-duration:.3s;transition-property:cy,opacity}.vue-ui-strip-plot-select-circle *{transition:all .1s ease-in-out!important}.vue-ui-data-table thead[data-v-6ebcec2e]{position:sticky;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}table[data-v-6ebcec2e]{border-collapse:collapse;padding:1rem;width:100%}caption[data-v-6ebcec2e],td[data-v-6ebcec2e],th[data-v-6ebcec2e]{font-variant-numeric:tabular-nums;padding:.5rem}td[data-v-6ebcec2e],th[data-v-6ebcec2e]{white-space:nowrap}.sticky-col[data-v-6ebcec2e]{min-width:100px;position:sticky;right:0;width:100px}.sticky-col-first[data-v-6ebcec2e]{left:0;min-width:100px;position:sticky;width:100px;z-index:1}.vue-ui-responsive .sticky-col-first[data-v-6ebcec2e],.vue-ui-responsive .sticky-col[data-v-6ebcec2e]{left:auto;min-width:auto;position:static;right:auto;width:auto}.vue-ui-responsive th[data-v-6ebcec2e]{display:none}.vue-ui-responsive td[data-v-6ebcec2e]{display:grid;gap:.5rem;grid-template-columns:repeat(2,1fr);padding:.5rem 1rem;text-align:left}.vue-ui-responsive tr[data-v-6ebcec2e]{outline:var(--8765d8b0)}.vue-ui-responsive td[data-v-6ebcec2e]:first-child{padding-top:1rem}.vue-ui-responsive td[data-v-6ebcec2e]:last-child{padding-bottom:1rem}.vue-ui-responsive td[data-v-6ebcec2e]:before{content:attr(data-cell) ": ";font-weight:700;text-transform:capitalize}.vue-ui-table-sparkline-sorting-button[data-v-6ebcec2e]{align-items:center;background:transparent;border:none;cursor:pointer;display:flex;height:16px;justify-content:center;padding:0;width:16px}.vue-ui-table-sparkline-sorting-button-down[data-v-6ebcec2e]{margin-left:3px}.vue-ui-dna[data-v-0ac0eb6b] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-0ac0eb6b]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-0ac0eb6b]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-0ac0eb6b]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-0ac0eb6b]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M9 5v8M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h4V4h2v4h4v2h-4v4H8v-4H4Z"/></svg>') 10 10,pointer}.vue-data-ui-zoom-minus[data-v-0ac0eb6b]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h10v2H4Z"/></svg>') 10 10,pointer}.vue-data-ui-watermark[data-v-0ac0eb6b]{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.vue-ui-xy[data-v-0ac0eb6b] *{transition:unset}line[data-v-0ac0eb6b],path[data-v-0ac0eb6b],rect[data-v-0ac0eb6b]{animation:xyAnimation-0ac0eb6b .5s ease-in-out;transform-origin:center}@keyframes xyAnimation-0ac0eb6b{0%{opacity:0;transform:scale(.9)}80%{opacity:1;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.vue-ui-xy[data-v-0ac0eb6b]{position:relative}.vue-ui-xy-legend[data-v-0ac0eb6b]{align-items:center;-moz-column-gap:24px;column-gap:24px;display:flex;flex-wrap:wrap;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.vue-ui-xy-legend-item[data-v-0ac0eb6b]{align-items:center;cursor:pointer;display:flex;flex-direction:row;flex-wrap:wrap;gap:5px}.vue-ui-xy-legend-item-segregated[data-v-0ac0eb6b]{opacity:.5}.vue-ui-xy-title[data-v-0ac0eb6b]{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.vue-ui-xy svg rect[data-v-0ac0eb6b]{transition:all .11s ease-in-out}canvas[data-v-0ac0eb6b]{-o-object-fit:contain;object-fit:contain;width:100%}line.vue-ui-xy-tag-line[data-v-0ac0eb6b],line.vue-ui-xy-tag-plot[data-v-0ac0eb6b],svg.vue-ui-xy-tag-arrow[data-v-0ac0eb6b] *{animation:none!important}.vue-ui-xy-tag[data-v-0ac0eb6b]{pointer-events:none;z-index:2147483647}.vue-ui-xy-tag[data-tag=right][data-v-0ac0eb6b]{border-radius:0 3px 3px 0}.vue-ui-xy-tag[data-tag=left][data-v-0ac0eb6b]{border-radius:3px 0 0 3px}.vue-ui-table-main[data-v-1713331c]{height:-moz-fit-content;height:fit-content;padding:0 0 98px;position:relative}.vue-ui-table__wrapper[data-v-1713331c]{overflow-x:auto;padding:0 12px 48px;position:relative;width:calc(100% - 24px)}.vue-ui-table-main thead[data-v-1713331c]{position:sticky;top:0}.vue-ui-table[data-v-1713331c]{position:relative;width:100%}.vue-ui-table-main table[data-v-1713331c]{border-collapse:collapse}.vue-ui-table-main td[data-v-1713331c],.vue-ui-table-main th[data-v-1713331c]{padding:3px 8px}.vue-ui-table-main tr td[data-v-1713331c]{outline:1px solid #fff}.vue-ui-table-main .th-numeric[data-v-1713331c]{font-variant-numeric:tabular-nums;text-align:right}.vue-ui-table-main .th-filter[data-v-1713331c]{align-items:center;display:flex;flex-direction:row;gap:6px;justify-content:center;position:relative}.vue-ui-table-main button[data-v-1713331c]{align-items:center;cursor:pointer;display:flex;justify-content:center;width:32px}.vue-ui-table-main input[data-v-1713331c]{font-family:Satoshi;padding:0 6px}.vue-ui-table-main button[data-v-1713331c],.vue-ui-table-main input[data-v-1713331c]{border-radius:6px;height:32px}.vue-ui-table-main button[data-v-1713331c]{border:1px solid grey}.vue-ui-table-main button[data-v-1713331c]:focus,.vue-ui-table-main button[data-v-1713331c]:hover,.vue-ui-table-main input[data-v-1713331c]:focus,.vue-ui-table-main input[data-v-1713331c]:hover{outline:3px solid hsla(0,0%,50%,.432)}.vue-ui-table-main button.clicked[data-v-1713331c]{animation:clicked-1713331c .15s ease-in-out}.vue-ui-table-main button[disabled][data-v-1713331c]{cursor:not-allowed}.vue-ui-table-main button[disabled][data-v-1713331c]:focus,.vue-ui-table-main button[disabled][data-v-1713331c]:hover{outline:none}button.th-reset[data-v-1713331c]:not(:disabled){background:radial-gradient(at top,#f19a71,#f17171);border:1px solid #f17171;color:#fff}.vue-ui-table-main button.th-reset[data-v-1713331c]:not(:disabled):focus,.vue-ui-table-main button.th-reset[data-v-1713331c]:not(:disabled):hover{outline:3px solid #f171717e}.vue-ui-table-main [data-is-open=false][data-v-1713331c]{transform:scale(0)}.vue-ui-table-main .th-dropdown[data-is-open=true][data-v-1713331c]{animation:open-dropdown-1713331c .2s ease-in}.vue-ui-table-main .th-dropdown[data-is-open=false][data-v-1713331c]{animation:close-dropdown-1713331c .2s ease-in}.vue-ui-table-main .th-dropdown[data-v-1713331c]{align-items:center;border:1px solid #fff;border-radius:8px;box-shadow:0 6px 12px -6px #00000080;display:flex;flex-direction:column;justify-content:flex-start;left:0;max-width:300px;min-width:150px;padding:24px 12px 12px;position:absolute;top:calc(100% + 12px)}.vue-ui-table-main .th-option[data-v-1713331c]{border-radius:6px;cursor:pointer;font-weight:400;padding:2px 6px;text-align:left;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.vue-ui-table-main .th-option[data-v-1713331c]:hover{background-color:#ffffff1a;box-shadow:0 3px 6px -3px #00000080;z-index:1}.vue-ui-table-main button.close-chart-modal[data-v-1713331c],.vue-ui-table-main button.close-dropdown[data-v-1713331c]{align-items:center;border:none;border-radius:50%;display:flex;height:20px;padding:2px;position:absolute;right:6px;top:6px;width:20px}.vue-ui-table-main button.close-char-modal[data-v-1713331c]:focus,.vue-ui-table-main button.close-chart-modal[data-v-1713331c]:hover,.vue-ui-table-main button.close-dropdown[data-v-1713331c]:focus,.vue-ui-table-main button.close-dropdown[data-v-1713331c]:hover{outline:3px solid #2d353c71}.vue-ui-table-main .th-button-active[data-v-1713331c]{background:radial-gradient(at top,#62b5f0,#1f77b4);color:#fff}.vue-ui-table-main .th-button-active[data-v-1713331c]:focus,.vue-ui-table-main .th-button-active[data-v-1713331c]:hover{outline:3px solid #1f77b47a}.vue-ui-table-main .th-date[data-v-1713331c]{align-items:center;display:flex;flex-direction:row;gap:6px;justify-content:center;width:100%}.vue-ui-table-main .date-wrapper--inputs[data-v-1713331c]{align-items:center;display:flex;flex-direction:column;gap:6px;justify-content:center;width:100%}.vue-ui-table-main .date-wrapper--button[data-v-1713331c]{display:flex;gap:3px}.vue-ui-table-main input[type=date][data-v-1713331c]{border-radius:4px;font-size:12px;font-variant-numeric:tabular-nums;height:20px!important;width:100px}.vue-ui-table-main .date-fieldset[data-v-1713331c]{align-items:center;display:flex;flex-direction:row;gap:6px;justify-content:center;width:100%}.vue-ui-table-main .date-fieldset label[data-v-1713331c]{font-size:12px;font-weight:400}@keyframes clicked-1713331c{0%{transform:scale(.9)}90%{transform:scale(1.03)}to{transform:scale(1)}}.vue-ui-table-main td.td-numeric[data-v-1713331c]{cursor:pointer}.vue-ui-table-main .td-selector-info[data-v-1713331c]{align-items:center;border-radius:0 0 6px 6px;bottom:76px;display:flex;font-size:14px;justify-content:flex-end;min-height:20px;padding:2px 4px 2px 2px;position:absolute;right:0;text-align:right;width:100%;z-index:1}.vue-ui-table-main button.td-selector-info-reset[data-v-1713331c]{background:transparent;border:none;color:#f17171;height:14px;margin-left:24px;padding:0;width:14px}.vue-ui-table-main button.td-selector-info-reset[data-v-1713331c]:focus,.vue-ui-table-main button.td-selector-info-reset[data-v-1713331c]:hover{outline:3px solid #f171717e}.vue-ui-table-main .format-num[data-v-1713331c]{font-variant-numeric:tabular-nums}.vue-ui-table-main .td-selector-icon[data-v-1713331c]{margin-bottom:-5px;margin-right:6px}.vue-ui-table-main .vue-ui-table-pagination[data-v-1713331c]{align-items:center;bottom:24px;display:flex;flex-direction:row;gap:12px;height:40px;justify-content:center;position:absolute;width:100%;z-index:1}.vue-ui-table-main button.vue-ui-table-navigation[data-v-1713331c]{height:36px;padding:1px;width:36px}.vue-ui-table-main .vue-ui-table-navigation-indicator[data-v-1713331c]{border-radius:6px;bottom:70px;height:6px;position:absolute;transition:all .1s ease-in-out}.vue-ui-table-main .vue-ui-table-page-scroller-wrapper[data-v-1713331c]{align-items:center;display:flex;flex-direction:column;justify-content:center}.vue-ui-table-main input.vue-ui-table-page-scroller[data-v-1713331c]{cursor:pointer;height:24px;padding:0}.vue-ui-table-main .vue-ui-table-paginator[data-v-1713331c]{align-items:center;bottom:0;display:flex;flex-direction:row;font-size:14px;gap:6px;justify-content:center;left:12px;position:absolute;width:calc(100% - 24px);z-index:2}.vue-ui-table-main .vue-ui-table-paginator select[data-v-1713331c]{border-radius:3px}.vue-ui-table-main .vue-ui-table-size-warning[data-v-1713331c]{align-items:center;bottom:-24px;color:#f17171;display:flex;flex-direction:row;flex-wrap:wrap;font-size:12px;gap:6px;justify-content:center;position:absolute;text-align:center;width:100%}.vue-ui-table-main th.vue-ui-table-col-selector[data-v-1713331c]{height:12px}.vue-ui-table-main .col-selector[data-v-1713331c]{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;width:100%}.vue-ui-table-main th.col-selector--selected[data-v-1713331c]{background:radial-gradient(at top left,#62b5f0,#1f77b4);color:#fff}.vue-ui-table-main th.col-selector--selected div[data-v-1713331c]{background:transparent;color:#fff}.vue-ui-table-main .vue-ui-table-chart-modal[data-v-1713331c]{align-items:center;border:1px solid #fff;border-radius:8px;box-shadow:0 6px 12px -6px #0000004d;display:flex;flex-direction:column;justify-content:center;max-width:800px;min-height:200px;min-width:300px;overflow:hidden;padding:12px;position:fixed;resize:horizontal;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:10000}.vue-ui-table-main .vue-ui-table-chart-svg[data-v-1713331c]{border-radius:6px;margin-bottom:12px;overflow:visible;padding:12px;width:calc(100% - 24px)}.vue-ui-table-main .vue-ui-table-donut-chart[data-v-1713331c]{border-radius:6px}.vue-ui-table-main td.vue-ui-table-td-iteration[data-v-1713331c]{font-size:12px;font-variant-numeric:tabular-nums;text-align:right;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vue-ui-table-main .chart-trend[data-v-1713331c]{font-size:12px;padding-left:12px}.vue-ui-table-main .chart-modal-options[data-v-1713331c]{bottom:12px;display:flex;flex-direction:row;gap:8px;position:absolute;right:24px}.vue-ui-table-main .chart-modal-options button[data-v-1713331c]{height:24px;padding:3px;width:24px}.vue-ui-table-main .th-range-filter[data-v-1713331c]{align-items:center;display:flex;flex-direction:column;gap:2px;justify-content:center}.vue-ui-table-main .th-range-filter input[data-v-1713331c]{font-size:12px;font-variant-numeric:tabular-nums;height:20px;width:60px}.vue-ui-table-main .th-range-filter label[data-v-1713331c]{font-size:12px;font-weight:400;margin-bottom:-3px}.vue-ui-table-main .vue-ui-table-fieldset-wrapper[data-v-1713331c]{display:flex;flex-direction:row;flex-wrap:wrap;gap:24px;margin-bottom:12px}.vue-ui-table-main .vue-ui-table-fieldset[data-v-1713331c]{border:1px solid #fff;border-radius:6px;margin-bottom:24px}.vue-ui-table-main .vue-ui-table-fieldset legend[data-v-1713331c]{color:gray}.vue-ui-table-main .vue-ui-table-fieldset-option[data-v-1713331c]{align-items:center;display:flex}.vue-ui-table-main .vue-ui-table-fieldset-option input[data-v-1713331c]{border-radius:50%;height:14px;width:14px}.vue-ui-table-main button.vue-ui-table-generate-donut[data-v-1713331c]{align-items:center;display:flex;gap:3px;justify-content:center;margin:24px auto 12px;padding-left:12px;padding-right:12px;width:-moz-fit-content;width:fit-content}.vue-ui-table-main button.vue-ui-table-generate-donut[disabled][data-v-1713331c]{opacity:.5}.vue-ui-table-main .vue-ui-table-donut-legend[data-v-1713331c]{align-items:center;-moz-column-gap:12px;column-gap:12px;display:flex;flex-wrap:wrap;font-size:12px;justify-content:center;margin:0 auto;max-width:400px;padding-bottom:36px}.vue-ui-table-main .vue-ui-table-donut-legend-item[data-v-1713331c]{align-items:center;display:flex;flex-direction:row;gap:3px;justify-content:center}.vue-ui-table-main .vue-ui-table-donut-label[data-v-1713331c]{align-items:center;display:flex;flex-direction:column;font-size:4px;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-table-main .vue-ui-table-donut-label-name[data-v-1713331c]{font-size:3px;line-height:3px}.vue-ui-table-main td[data-v-1713331c]:focus{outline:3px solid #1f77b490}.vue-ui-table-main .vue-ui-table-export-hub[data-v-1713331c]{left:5px;position:absolute;top:0;z-index:1001}.vue-ui-table-main .vue-ui-table-export-hub-dropdown[data-v-1713331c]{border:1px solid #fff;border-radius:8px;box-shadow:0 6px 12px -6px #00000080;left:0;opacity:0;padding:24px;position:absolute;top:40px;transform:scale(0)}.vue-ui-table-main .vue-ui-table-export-hub-dropdown[data-is-open=true][data-v-1713331c]{animation:open-dropdown-1713331c .2s ease-in forwards}.vue-ui-table-main .vue-ui-table-export-hub-dropdown[data-is-open=false][data-v-1713331c]{animation:close-dropdown-1713331c .2s ease-in}.vue-ui-table-main .vue-ui-table-export-hub-options[data-v-1713331c]{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center;margin-top:12px}.vue-ui-table-main .vue-ui-table-export-hub-options button[data-v-1713331c]{align-items:center;display:flex;gap:3px;justify-content:center;min-width:130px;width:-moz-fit-content;width:fit-content}.vue-ui-table-main .vue-ui-table-export-hub-option-wrapper[data-v-1713331c]{align-items:center;display:flex;flex-direction:row;gap:12px;justify-content:flex-start}.vue-ui-table-main .vue-ui-table-export-hub-option-wrapper .label[data-v-1713331c]{font-size:12px;line-height:12px;margin-bottom:6px;width:100px}.vue-ui-table-main .td-nan[data-v-1713331c]{background:#f17171}.vue-ui-table-main .td-has-nan[data-v-1713331c],.vue-ui-table-main .th-has-nan[data-v-1713331c]{background:#f17171;color:#fff;min-width:100px}.vue-ui-table-chart-modal .modal-drag-handle[data-v-1713331c]{align-items:center;cursor:move;display:flex;justify-content:space-between;-webkit-user-select:none;-moz-user-select:none;user-select:none}@keyframes open-dropdown-1713331c{0%{opacity:0;transform:scaleY(.9)}50%{opacity:1;transform:scaleY(1.05)}to{opacity:1;transform:scale(1)}}@keyframes close-dropdown-1713331c{0%{opacity:1;transform:scale(1.05)}to{opacity:0;transform:scale(0)}}.vue-ui-table-heatmap[data-v-dd493d6a]{border-collapse:collapse;position:relative}.vue-ui-table-heatmap td[data-v-dd493d6a],.vue-ui-table-heatmap th[data-v-dd493d6a],.vue-ui-table-heatmap tr[data-v-dd493d6a]{border:var(--1e8210e3) solid var(--7fb93384)}.vue-ui-responsive th[data-v-dd493d6a]{display:none}.vue-ui-responsive td[data-v-dd493d6a]{display:grid;gap:.5rem;grid-template-columns:repeat(2,1fr);outline:none!important;padding:.5rem 1rem;text-align:left}.vue-ui-responsive td[data-v-dd493d6a]:first-child{padding-top:1rem}.vue-ui-responsive td[data-v-dd493d6a]:last-child{padding-bottom:1rem}.vue-ui-responsive td[data-v-dd493d6a]:before{content:attr(data-cell) ": "}.vue-ui-dna[data-v-b0579fd1] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-b0579fd1]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-b0579fd1]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-b0579fd1]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-b0579fd1]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M9 5v8M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h4V4h2v4h4v2h-4v4H8v-4H4Z"/></svg>') 10 10,pointer}.vue-data-ui-zoom-minus[data-v-b0579fd1]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h10v2H4Z"/></svg>') 10 10,pointer}.vue-data-ui-watermark[data-v-b0579fd1]{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.vue-ui-thermometer[data-v-b0579fd1]{position:relative}rect.vue-ui-thermometer-temperature[data-v-b0579fd1]{animation:vue-ui-thermometer-temp-b0579fd1 var(--3272b184) ease-in-out;transform-origin:center}text.vue-ui-thermometer-temperature-value[data-v-b0579fd1]{animation:vue-ui-thermometer-value-b0579fd1 var(--3272b184) ease-in-out forwards;opacity:0}@keyframes vue-ui-thermometer-value-b0579fd1{0%{opacity:0}to{opacity:1}}@keyframes vue-ui-thermometer-temp-b0579fd1{0%{clip-path:url(#vueUiPill);height:var(--0885078a)}50%{clip-path:url(#vueUiPill);height:calc(var(--09e2f6f7) + 10px)}60%{clip-path:url(#vueUiPill);height:calc(var(--09e2f6f7) - 5px)}70%{clip-path:url(#vueUiPill);height:calc(var(--09e2f6f7) + 4px)}80%{clip-path:url(#vueUiPill);height:calc(var(--09e2f6f7) - 3px)}90%{height:calc(var(--09e2f6f7) + 2px)}95%{height:calc(var(--09e2f6f7) - 1px)}to{height:var(--09e2f6f7)}}.vue-ui-timer-controls[data-v-19145f1f]{align-items:center;display:flex;flex-direction:row;gap:2%;justify-content:center;width:100%}.vue-ui-timer-button[data-v-19145f1f]{align-items:center;background:inherit;border:none;display:flex;justify-content:center}.vue-ui-dna[data-v-fac4c918] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-fac4c918]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-fac4c918]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-fac4c918]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-fac4c918]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M9 5v8M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h4V4h2v4h4v2h-4v4H8v-4H4Z"/></svg>') 10 10,pointer}.vue-data-ui-zoom-minus[data-v-fac4c918]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h10v2H4Z"/></svg>') 10 10,pointer}.vue-data-ui-watermark[data-v-fac4c918]{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.vue-ui-tiremarks[data-v-fac4c918] *{transition:unset}.vue-ui-tiremarks[data-v-fac4c918]{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vue-ui-tick-animated[data-v-fac4c918]{animation:animate-tick-fac4c918 .3s ease-in;transform-origin:center}@keyframes animate-tick-fac4c918{0%{stroke-width:2;transform:scaleY(1.1)}to{stroke-width:initial;transform:scale(1)}}.vue-ui-dna[data-v-c7aece99] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-c7aece99]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-c7aece99]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-c7aece99]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-c7aece99]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M9 5v8M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h4V4h2v4h4v2h-4v4H8v-4H4Z"/></svg>') 10 10,pointer}.vue-data-ui-zoom-minus[data-v-c7aece99]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h10v2H4Z"/></svg>') 10 10,pointer}.vue-data-ui-watermark[data-v-c7aece99]{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.vue-ui-treemap[data-v-c7aece99] *{transition:unset}.vue-ui-treemap[data-v-c7aece99]{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vue-ui-treemap-cell-default[data-v-c7aece99]{text-align:left}.vue-ui-treemap-cell-foreignObject[data-v-c7aece99],.vue-ui-treemap-cell[data-v-c7aece99]{pointer-events:none}.vue-ui-treemap-rect[data-v-c7aece99]{transition:all .2s ease-in-out}.vue-ui-treemap-zoom-info[data-v-c7aece99]{align-items:center;display:flex;height:100%;justify-content:center;left:0;pointer-events:none;position:absolute;top:0;width:100%}.vue-ui-treemap-cell-zoom[data-v-c7aece99]{animation:zoom-cell-c7aece99 .2s ease-in forwards!important;transform-origin:center}@keyframes zoom-cell-c7aece99{0%{filter:drop-shadow(0 12px 12px black);opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.vue-ui-treemap-breadcrumbs[data-v-c7aece99]{display:flex;flex-wrap:nowrap;gap:.5rem;overflow-x:auto;padding:.5rem 1rem;scrollbar-width:none}.vue-ui-treemap-breadcrumbs[data-v-c7aece99]::-webkit-scrollbar{display:none}.vue-ui-treemap-crumb[data-v-c7aece99]{cursor:pointer;flex-shrink:1;min-width:40px}.vue-ui-treemap-crumb-unit-label[data-v-c7aece99]{cursor:pointer;flex-shrink:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vue-ui-treemap-crumb-unit-arrow[data-v-c7aece99]{min-width:12px}.vue-ui-treemap-crumb[data-last-crumb=true][data-v-c7aece99]{cursor:default;font-weight:700;pointer-events:none}.vue-ui-treemap-crumb:hover .vue-ui-treemap-crumb-unit-label[data-v-c7aece99]{text-decoration:underline}.vue-ui-treemap-crumb-unit[data-v-c7aece99]{align-items:center;display:flex;flex-direction:row;gap:3px}.vue-ui-dna[data-v-3535bb6b] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-3535bb6b]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-3535bb6b]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-3535bb6b]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-3535bb6b]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M9 5v8M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h4V4h2v4h4v2h-4v4H8v-4H4Z"/></svg>') 10 10,pointer}.vue-data-ui-zoom-minus[data-v-3535bb6b]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h10v2H4Z"/></svg>') 10 10,pointer}.vue-data-ui-watermark[data-v-3535bb6b]{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.vue-ui-vertical-bar[data-v-3535bb6b] *{transition:unset}circle[data-v-3535bb6b],line[data-v-3535bb6b],path[data-v-3535bb6b],polygon[data-v-3535bb6b],rect[data-v-3535bb6b]{animation:verticalBarAnimation-3535bb6b .5s ease-in-out;transform-origin:center}@keyframes verticalBarAnimation-3535bb6b{0%{opacity:0;transform:scale(.9)}80%{opacity:1;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.vue-ui-vertical-bar[data-v-3535bb6b]{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vue-ui-vertical-bar .vue-ui-vertical-bar-label[data-v-3535bb6b]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-vertical-bar-table[data-v-3535bb6b]{margin-top:24px;max-height:300px;overflow:auto;position:relative;width:100%}.vue-ui-data-table thead[data-v-3535bb6b]{font-weight:400;position:sticky;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}table[data-v-3535bb6b]{border-collapse:collapse;padding:1rem;width:100%}caption[data-v-3535bb6b],td[data-v-3535bb6b],th[data-v-3535bb6b]{font-variant-numeric:tabular-nums;padding:.5rem}caption[data-v-3535bb6b]{font-size:1.3rem;font-weight:700}.vue-ui-responsive th[data-v-3535bb6b]{display:none}.vue-ui-responsive td[data-v-3535bb6b]{display:grid;gap:.5rem;grid-template-columns:repeat(2,1fr);outline:none!important;padding:.5rem 1rem;text-align:left}.vue-ui-responsive tr[data-v-3535bb6b]{outline:var(--a6ba6a4e)}.vue-ui-responsive td[data-v-3535bb6b]:first-child{padding-top:1rem}.vue-ui-responsive td[data-v-3535bb6b]:last-child{padding-bottom:1rem}.vue-ui-responsive td[data-v-3535bb6b]:before{content:attr(data-cell) ": ";font-weight:700;text-transform:capitalize}.animated[data-v-3535bb6b]{transition:all .3s ease-in-out!important}.vue-ui-dna[data-v-b3044eda] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-b3044eda]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-b3044eda]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-b3044eda]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-b3044eda]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M9 5v8M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h4V4h2v4h4v2h-4v4H8v-4H4Z"/></svg>') 10 10,pointer}.vue-data-ui-zoom-minus[data-v-b3044eda]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h10v2H4Z"/></svg>') 10 10,pointer}.vue-data-ui-watermark[data-v-b3044eda]{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.vue-ui-waffle[data-v-b3044eda] *{transition:unset}.vue-ui-waffle[data-v-b3044eda]{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vue-ui-waffle .vue-ui-waffle-label[data-v-b3044eda]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.vue-ui-dna[data-v-0ab72261] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-0ab72261]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-0ab72261]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-0ab72261]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-0ab72261]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M9 5v8M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h4V4h2v4h4v2h-4v4H8v-4H4Z"/></svg>') 10 10,pointer}.vue-data-ui-zoom-minus[data-v-0ab72261]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h10v2H4Z"/></svg>') 10 10,pointer}.vue-data-ui-watermark[data-v-0ab72261]{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.vue-ui-wheel[data-v-0ab72261] *{transition:unset}.vue-ui-wheel[data-v-0ab72261]{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vue-ui-tick-animated[data-v-0ab72261]{animation:animate-tick-0ab72261 .3s ease-in;transform-origin:center}@keyframes animate-tick-0ab72261{0%{stroke-width:8}80%{stroke-width:6}to{stroke-width:5}}.vue-ui-dna[data-v-cda211d1] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-cda211d1]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-cda211d1]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-cda211d1]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-cda211d1]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M9 5v8M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h4V4h2v4h4v2h-4v4H8v-4H4Z"/></svg>') 10 10,pointer}.vue-data-ui-zoom-minus[data-v-cda211d1]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h10v2H4Z"/></svg>') 10 10,pointer}.vue-data-ui-watermark[data-v-cda211d1]{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.vue-ui-word-cloud[data-v-cda211d1] *{transition:unset}.vue-ui-word-cloud[data-v-cda211d1]{position:relative}text.animated[data-v-cda211d1]{animation:word-opacity-cda211d1 .2s ease-in forwards;opacity:0;transform-origin:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}@keyframes word-opacity-cda211d1{0%{opacity:0}to{opacity:1}}.animated.word-selected[data-v-cda211d1]{opacity:1}.word-not-selected[data-v-cda211d1]{opacity:.5!important}.reset-wrapper[data-v-cda211d1]{align-items:center;bottom:12px;display:flex;flex-direction:row;height:40px;justify-content:center;padding:0 24px;position:absolute;right:0}.vue-data-ui-refresh-button[data-v-cda211d1]{align-items:center;background:transparent;border:none;border-radius:50%;cursor:pointer;display:flex;height:36px;justify-content:center;outline:none;transform-origin:center;transition:transform .2s ease-in-out;width:36px}.vue-data-ui-refresh-button[data-v-cda211d1]:focus{outline:1px solid var(--7200478e)}.vue-data-ui-refresh-button[data-v-cda211d1]:hover{transform:rotate(-90deg)}.vue-ui-pen-and-paper[data-v-14478ba4]{background:transparent;height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.vue-ui-pen-and-paper[data-mode=draw][data-v-14478ba4]{cursor:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAABg2lDQ1BJQ0MgcHJvZmlsZQAAKJF9kT1Iw0AcxV9TpSIVh2YQcchQnSyIijhKFYtgobQVWnUwufQLmjQkKS6OgmvBwY/FqoOLs64OroIg+AHi6OSk6CIl/i8ptIjx4Lgf7+497t4BQrPKNKtnAtB020wn4lIuvyqFXhGGiAhCiMnMMpKZxSx8x9c9Any9i/Es/3N/jgG1YDEgIBHPMcO0iTeIZzZtg/M+scjKskp8Tjxu0gWJH7muePzGueSywDNFM5ueJxaJpVIXK13MyqZGPE0cVTWd8oWcxyrnLc5atc7a9+QvDBf0lQzXaY4ggSUkkYIEBXVUUIWNGK06KRbStB/38Q+7/hS5FHJVwMixgBo0yK4f/A9+d2sVpya9pHAc6H1xnI9RILQLtBqO833sOK0TIPgMXOkdf60JzH6S3uho0SNgcBu4uO5oyh5wuQMMPRmyKbtSkKZQLALvZ/RNeSByC/Sveb2193H6AGSpq+Ub4OAQGCtR9rrPu/u6e/v3TLu/H5C7crM1WjgWAAAABmJLR0QAqwB5AHWF+8OUAAAACXBIWXMAAC4jAAAuIwF4pT92AAAAB3RJTUUH5gwUExIUagzGcQAAABl0RVh0Q29tbWVudABDcmVhdGVkIHdpdGggR0lNUFeBDhcAAABfSURBVBjTldAxDoNQDIPhL0+q1L33P1AvAhN7xfK6WAgoLfSfrNiykpQtE+7RLzx2vgF9D3o8lWDmn1QVVMP0LZQGmNtqp1/cmou0XHdG/+sYeGZwFBqPCub8rkcvvAGvsi1VYarR8wAAAABJRU5ErkJggg==) 5 5,auto}.vue-ui-pen-and-paper[data-mode=text][data-v-14478ba4]{cursor:text}.inactive[data-v-14478ba4]{pointer-events:none}.vue-ui-pen-and-paper-actions[data-v-14478ba4]{display:flex;flex-direction:column;gap:4px;left:0;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.vue-ui-pen-and-paper-action[data-v-14478ba4]{align-items:center;cursor:pointer;display:flex;height:32px;justify-content:center;padding:2px;position:relative;transition:all .2s ease-in-out;width:32px}.vue-ui-pen-and-paper-action[data-v-14478ba4]:hover{box-shadow:2px 2px 6px #0000004d}.vue-ui-pen-and-paper-action-disabled[data-v-14478ba4]{cursor:not-allowed;opacity:.5}.vue-ui-pen-and-paper-path[data-v-14478ba4]{stroke-linecap:round;stroke-linejoin:round}input[type=range].vertical-range[data-v-14478ba4]{left:36px;position:absolute;top:50%;transform:translateY(-50%) rotate(180deg);writing-mode:vertical-lr}.vue-ui-dna[data-v-b8851cb8] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-b8851cb8]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-b8851cb8]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-b8851cb8]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-b8851cb8]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M9 5v8M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h4V4h2v4h4v2h-4v4H8v-4H4Z"/></svg>') 10 10,pointer}.vue-data-ui-zoom-minus[data-v-b8851cb8]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h10v2H4Z"/></svg>') 10 10,pointer}.vue-data-ui-watermark[data-v-b8851cb8]{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.vue-ui-xy-canvas[data-v-b8851cb8]{width:100%}canvas[data-v-b8851cb8]{left:0;position:absolute;top:0}.vue-ui-data-carousel-table thead[data-v-751c3b08]{position:sticky;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}tbody td[data-v-751c3b08],thead th[data-v-751c3b08]{word-wrap:break-word}.vue-ui-responsive th[data-v-751c3b08]{display:none}.vue-ui-responsive td[data-v-751c3b08]{align-items:center;display:grid;gap:.5rem;grid-template-columns:repeat(2,1fr);height:-moz-max-content;height:max-content;outline:none!important;padding:.5rem 1rem;text-align:left}.vue-ui-responsive tr[data-v-751c3b08]{height:-moz-fit-content;height:fit-content}.vue-ui-responsive td[data-v-751c3b08]:before{content:attr(data-cell) ": ";font-size:10px;font-weight:700;height:auto;text-transform:capitalize}.is-playing[data-v-751c3b08]::-webkit-scrollbar{display:none}.is-playing[data-v-751c3b08]{-ms-overflow-style:none;scrollbar-width:none}.vue-ui-dna[data-v-1c876490] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-1c876490]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-1c876490]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-1c876490]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-1c876490]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M9 5v8M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h4V4h2v4h4v2h-4v4H8v-4H4Z"/></svg>') 10 10,pointer}.vue-data-ui-zoom-minus[data-v-1c876490]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h10v2H4Z"/></svg>') 10 10,pointer}.vue-data-ui-watermark[data-v-1c876490]{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.vue-ui-stackbar[data-v-1c876490] *{transition:unset}.vue-ui-stackbar[data-v-1c876490]{-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.vue-data-ui-bar-animated[data-v-1c876490]{animation:vueDataUiBarAnimation-1c876490 .5s ease-in-out;transform-origin:center}.vue-data-ui-bar-transition[data-v-1c876490]{transition:all .2s ease-in-out!important}@keyframes vueDataUiBarAnimation-1c876490{0%{opacity:0;transform:scale(.9)}80%{opacity:1;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.vue-ui-dna[data-v-e444b500] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-e444b500]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-e444b500]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-e444b500]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-e444b500]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M9 5v8M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h4V4h2v4h4v2h-4v4H8v-4H4Z"/></svg>') 10 10,pointer}.vue-data-ui-zoom-minus[data-v-e444b500]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h10v2H4Z"/></svg>') 10 10,pointer}.vue-data-ui-watermark[data-v-e444b500]{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.vue-ui-bullet[data-v-e444b500] *{transition:unset}.vue-ui-bullet[data-v-e444b500]{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vue-ui-dna[data-v-1f0bddfb] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-1f0bddfb]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-1f0bddfb]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-1f0bddfb]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-1f0bddfb]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M9 5v8M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h4V4h2v4h4v2h-4v4H8v-4H4Z"/></svg>') 10 10,pointer}.vue-data-ui-zoom-minus[data-v-1f0bddfb]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h10v2H4Z"/></svg>') 10 10,pointer}.vue-data-ui-watermark[data-v-1f0bddfb]{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.vue-ui-funnel[data-v-1f0bddfb] *{transition:unset}.vue-ui-funnel[data-v-1f0bddfb]{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}circle.animated[data-v-1f0bddfb]{animation:reveal-1f0bddfb .15s forwards;opacity:0;transition:all .15s ease-in-out}@keyframes reveal-1f0bddfb{0%{opacity:0;r:0}to{opacity:1}}line.animated[data-v-1f0bddfb]{animation:dash-1f0bddfb var(--58a5200a) ease-in forwards}@keyframes dash-1f0bddfb{to{stroke-dashoffset:0}}rect.animated[data-v-1f0bddfb]{animation:rectExpand-1f0bddfb .15s ease-in forwards;opacity:0}@keyframes rectExpand-1f0bddfb{0%{opacity:0;width:0}to{opacity:1}}text.animated[data-v-1f0bddfb]{animation:textReveal-1f0bddfb .15s forwards;opacity:0}@keyframes textReveal-1f0bddfb{to{opacity:1}}.vue-ui-dna[data-v-56983f81] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-56983f81]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-56983f81]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-56983f81]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-56983f81]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M9 5v8M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h4V4h2v4h4v2h-4v4H8v-4H4Z"/></svg>') 10 10,pointer}.vue-data-ui-zoom-minus[data-v-56983f81]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h10v2H4Z"/></svg>') 10 10,pointer}.vue-data-ui-watermark[data-v-56983f81]{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.vue-ui-history-plot[data-v-56983f81] *{transition:unset}.vue-ui-history-plot[data-v-56983f81]{-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.animated[data-v-56983f81]{animation:hpanim-56983f81 .5s ease-in-out;transform-origin:center}@keyframes hpanim-56983f81{0%{opacity:0;transform:scale(.9)}80%{opacity:1;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.vue-ui-dna[data-v-bb4f66a5] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-bb4f66a5]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-bb4f66a5]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-bb4f66a5]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-bb4f66a5]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M9 5v8M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h4V4h2v4h4v2h-4v4H8v-4H4Z"/></svg>') 10 10,pointer}.vue-data-ui-zoom-minus[data-v-bb4f66a5]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h10v2H4Z"/></svg>') 10 10,pointer}.vue-data-ui-watermark[data-v-bb4f66a5]{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.vue-ui-circle-pack[data-v-bb4f66a5] *{transition:unset}.vue-ui-circle-pack[data-v-bb4f66a5]{height:100%;min-height:300px;overflow:visible;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}@keyframes zoomCircle-bb4f66a5{0%{r:var(--cf72f1fe);opacity:0}to{r:var(--4e89318c);opacity:1}}rect[data-v-bb4f66a5],text[data-v-bb4f66a5]{transition:all .2s ease-in-out!important}.vue-ui-dna[data-v-9e80e7f8] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-9e80e7f8]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-9e80e7f8]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-9e80e7f8]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-9e80e7f8]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M9 5v8M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h4V4h2v4h4v2h-4v4H8v-4H4Z"/></svg>') 10 10,pointer}.vue-data-ui-zoom-minus[data-v-9e80e7f8]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h10v2H4Z"/></svg>') 10 10,pointer}.vue-data-ui-watermark[data-v-9e80e7f8]{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.vue-ui-world[data-v-9e80e7f8] *{transition:unset}.vue-ui-world[data-v-9e80e7f8]{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}path.vue-ui-world-territory[data-v-9e80e7f8]{transition:stroke-width .3s cubic-bezier(.25,.8,.25,1)}.modal-header[data-v-1344ad9f]{align-items:center;border-radius:2px 2px 0 0;display:flex;padding:.5em 0 .5em .5em;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.drag-handle[data-v-1344ad9f]{align-items:center;cursor:grab;display:flex;margin-right:.5em;padding:.2em}.drag-handle[data-v-1344ad9f]:active{cursor:grabbing}.modal-title[data-v-1344ad9f]{flex:1;font-weight:700}.close[data-v-1344ad9f]{align-items:center;background:none;border:none;cursor:pointer;display:flex;justify-content:center}.modal-body[data-v-1344ad9f]{height:80%;transition:all .2s ease-in-out;width:100%}.resize-handle[data-v-1344ad9f]{background:transparent;bottom:0;cursor:nwse-resize;height:20px;position:absolute;right:0;width:20px;z-index:1}.resize-handle[data-v-1344ad9f]:after{border-bottom:2px solid var(--b93256ca);border-radius:2px;border-right:2px solid var(--b93256ca);bottom:3px;content:"";display:block;height:14px;position:absolute;right:3px;width:14px}.resize-handle-left[data-v-1344ad9f]{cursor:nesw-resize;left:0}.resize-handle-left[data-v-1344ad9f]:after{border-bottom:2px solid var(--b93256ca);border-left:2px solid var(--b93256ca);border-radius:2px;border-right:0 solid transparent;bottom:3px;content:"";display:block;height:14px;left:3px;position:absolute;width:14px}.vue-ui-dna[data-v-9c3affc2] *{animation:none!important}.vue-data-ui-fullscreen--on[data-v-9c3affc2]{height:90%;margin:0 auto!important}.vue-data-ui-fullscreen--off[data-v-9c3affc2]{max-width:100%}.vue-data-ui-wrapper-fullscreen[data-v-9c3affc2]{overflow:scroll}.vue-data-ui-zoom-plus[data-v-9c3affc2]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M9 5v8M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h4V4h2v4h4v2h-4v4H8v-4H4Z"/></svg>') 10 10,pointer}.vue-data-ui-zoom-minus[data-v-9c3affc2]{cursor:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20"><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width="2" d="M14.65 14.65 18 18"/><path fill="none" stroke="%23000" d="M9 1a1 1 0 0 0 0 16A1 1 0 0 0 9 1m5.65 13.65L18 18M5 9h8"/><path fill="none" stroke="%23fff" stroke-width=".5" d="M9 0a1 1 0 0 0 0 18A1 1 0 0 0 9 0"/><path fill="none" stroke="%23fff" stroke-linejoin="round" stroke-width=".5" d="M4 8h10v2H4Z"/></svg>') 10 10,pointer}.vue-data-ui-watermark[data-v-9c3affc2]{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.vue-ui-ridgeline[data-v-9c3affc2] *{transition:unset}.vue-ui-ridgeline[data-v-9c3affc2]{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}@keyframes vueDataUiLineAnimation-9c3affc2{to{stroke-dashoffset:0}}.vue-data-ui-line-animated[data-v-9c3affc2]{animation:vueDataUiLineAnimation-9c3affc2 1.5s ease-out forwards}.vue-ui-ridgeline-animate[data-v-9c3affc2]{animation:lineAnimation-9c3affc2 .5s ease-in-out,vueDataUiLineAnimation-9c3affc2 .5s ease-out forwards;transform-origin:center}@keyframes lineAnimation-9c3affc2{0%{opacity:0;transform:scale(.9)}80%{opacity:1;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.empty-color[data-v-8cca0501]{background:transparent}.image-row[data-v-8cca0501]{height:100%;margin-top:15px;width:100%}.image-row .image-row-inner[data-v-8cca0501]{align-items:center;display:flex;gap:15px;height:130px;padding:0 20px}.circle-inner-val[data-v-8cca0501]{align-items:center;display:flex;flex-direction:column;gap:5px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:90%}.circle .circle-val[data-v-8cca0501]{color:var(--color-neutral-10);font-size:24px;font-weight:400;text-align:center;width:90%}@media (max-width:768px){.circle .circle-val[data-v-8cca0501]{font-size:18px}}.circle .circle-val .circle-sub-title[data-v-8cca0501]{font-size:12px}.circle-title[data-v-8cca0501]{color:var(--color-neutral-8);display:flex;font-size:13px;justify-content:center}.main[data-v-8cca0501]{background-position:50%;background-size:cover;color:#fff;flex:1}.main .title[data-v-8cca0501]{color:var(--color-neutral-10);font-size:26px;padding:60px 30px 0}.main .chart-row[data-v-8cca0501]{padding:15px 15px 30px}.header[data-v-8cca0501]{border-radius:4px;width:100%}.header .main[data-v-8cca0501]{color:#fff;height:100%;width:100%}@media (min-width:768px){.header[data-v-8cca0501]{margin-top:50px}}.cpu-info[data-v-8cca0501]{border-radius:4px}.cpu-info .info-title[data-v-8cca0501]{color:var(--color-neutral-10);display:flex;font-size:18px;justify-content:center;opacity:.8;padding:10px 0}
