.grid-card-children .ant-table-wrapper{margin:0 calc(var(--card-horizontal-padding)*-1);width:calc(100% + var(--card-horizontal-padding)*2)}.ant-table-highlight-first-three .ant-table-cell{white-space:nowrap}.ant-table-highlight-first-three .ant-table-cell.no-end-padding{padding-right:0!important}.ant-table-highlight-first-three .ant-table-thead .ant-table-cell{--ant-table-header-sort-active-bg:transparent}.ant-table-highlight-first-three tbody .ant-table-cell.ant-table-column-sort{background:#fff}.ant-table-highlight-first-three tbody tr:not(.ant-table-placeholder) .ant-table-cell{transition:none!important}.ant-table-highlight-first-three tbody tr:not(.ant-table-placeholder) .ant-table-cell:not(:first-child):not(:nth-child(2)){font-variant:tabular-nums}.ant-table-highlight-first-three tbody tr:not(.ant-table-placeholder):nth-child(2) .ant-table-cell,.ant-table-highlight-first-three tbody tr:not(.ant-table-placeholder):nth-child(3) .ant-table-cell,.ant-table-highlight-first-three tbody tr:not(.ant-table-placeholder):nth-child(4) .ant-table-cell{font-weight:500!important}.ant-table-highlight-first-three tbody tr:not(.ant-table-placeholder):nth-child(2) .ant-table-cell:first-child,.ant-table-highlight-first-three tbody tr:not(.ant-table-placeholder):nth-child(2) .ant-table-cell:nth-child(2),.ant-table-highlight-first-three tbody tr:not(.ant-table-placeholder):nth-child(3) .ant-table-cell:first-child,.ant-table-highlight-first-three tbody tr:not(.ant-table-placeholder):nth-child(3) .ant-table-cell:nth-child(2),.ant-table-highlight-first-three tbody tr:not(.ant-table-placeholder):nth-child(4) .ant-table-cell:first-child,.ant-table-highlight-first-three tbody tr:not(.ant-table-placeholder):nth-child(4) .ant-table-cell:nth-child(2){color:var(--ui-info)}
:is(.highcharts-container:has(.scatter-chart-bubble) .highcharts-markers .highcharts-point,.highcharts-container:has(.scatter-chart-bubble) .highcharts-markers .highcharts-halo){opacity:0}.highcharts-container:has(.scatter-chart-bubble) .highcharts-data-labels{z-index:0}.highcharts-container:has(.scatter-chart-bubble) .highcharts-data-labels .highcharts-tracker[style*=hidden]{visibility:visible!important}.highcharts-container:has(.scatter-chart-bubble) .highcharts-data-labels .highcharts-tracker[style*=hidden] .scatter-chart-bubble-layer{opacity:0;transform:scale(.6)}.highcharts-container:has(.scatter-chart-bubble) .highcharts-data-labels .highcharts-tracker:hover{z-index:10000}.scatter-chart-bubble{width:28px;height:28px;position:relative}.scatter-chart-bubble.mode-compact{z-index:1001!important}.scatter-chart-bubble.mode-compact .t-label-visible,.scatter-chart-bubble:not(.mode-compact) .t-compact{opacity:0;pointer-events:none}.scatter-chart-bubble.reverse:before{padding-left:22px!important;padding-right:0!important;left:auto!important;right:-24px!important}.scatter-chart-bubble-layer{--avatar-size:20px;background:#fff;border-radius:14px;align-items:flex-start;width:max-content;padding:4px;transition:all .4s;display:flex;position:absolute;top:0;overflow:hidden;box-shadow:0 0 0 1px #caaeae33,0 4px 7px -4px #00000026}.scatter-chart-bubble-layer img{opacity:0;animation:.3s forwards fadeIn}@keyframes fadeIn{to{opacity:1}}.scatter-chart-bubble-layer.t-compact .scatter-chart-bubble-content{opacity:0;max-width:0;max-height:var(--avatar-size);transform-origin:0 calc(var(--avatar-size)/2);flex-shrink:0;transition:all .4s,max-height .4s;overflow:hidden;transform:scale(.8)}.scatter-chart-bubble-layer.t-compact:hover .scatter-chart-bubble-content{opacity:1;max-width:var(--main-width);max-height:var(--main-height);transform-origin:0 calc(var(--avatar-size)/2);transition-delay:0s,50ms;transform:scale(1)}.scatter-chart-bubble-layer.t-label-visible.t-label-visible-calc{opacity:0;pointer-events:none}.scatter-chart-bubble-layer.t-label-visible .scatter-chart-bubble-stats{opacity:0;max-height:0;max-width:var(--label-width,0px);transition:max-width .4s,max-height .4s,opacity .4s;overflow:hidden}.scatter-chart-bubble-layer.t-label-visible:hover .scatter-chart-bubble-stats{opacity:1;max-width:var(--stats-width);max-height:var(--stats-height)}
.collapse-css-transition{transition:height var(--ui-layout-animate-transition-duration) cubic-bezier(.4, 0, .2, 1),opacity var(--ui-layout-animate-transition-duration) cubic-bezier(.4, 0, .2, 1);will-change:height;opacity:1;width:100%}.collapse-css-transition.--c-collapsing,.collapse-css-transition.--c-collapsed{opacity:0}.collapse-css-transition-contents{width:100%}
.chart-filter-legend{-webkit-user-select:none;user-select:none;flex-wrap:wrap;justify-content:center;gap:12px 24px;min-height:42px;display:flex}@media (max-width:767px){.chart-filter-legend{margin:0 calc(var(--card-horizontal-padding)*-1);padding:0 var(--card-horizontal-padding);white-space:nowrap;flex-wrap:nowrap;justify-content:flex-start;min-height:auto;overflow:auto hidden}}.chart-filter-legend__item{cursor:pointer;align-items:center;gap:8px;transition:opacity .25s;display:inline-flex}@media (max-width:767px){.chart-filter-legend__item{height:30px}}.chart-filter-legend__label{text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-family:var(--ui-font-heading),sans-serif;position:relative}.chart-filter-legend__label:before{content:"";background-color:currentColor;width:100%;height:1px;transition:transform .3s;position:absolute;top:50%;left:0;transform:scaleX(0)}@media (hover:hover){.chart-filter-legend__item--hidden:not(:hover){opacity:.5}}.chart-filter-legend__item--hidden .chart-filter-legend__label:before{transform:scaleX(1)}.chart-filter-legend__hint{text-align:center;opacity:0;letter-spacing:.03em;width:100%;font-size:10px;font-family:var(--ui-font-heading),sans-serif;transition:opacity .2s}@media (max-width:767px){.chart-filter-legend__hint{display:none}}@media (hover:hover){.chart-filter-legend:hover .chart-filter-legend__hint{opacity:.35}.chart-filter-legend:hover:has(.chart-filter-legend__item:hover) .chart-filter-legend__item:not(:hover){opacity:.3}}
