.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%}
@media (max-width:767px){.ant-table-highlight-first-three tbody .ant-table-cell{font-size:12px!important}}.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):nth-child(2) .ant-table-cell{background:#f2f1fe;border-color:#e9e7fd;font-weight:500}.ant-table-highlight-first-three tbody tr:not(.ant-table-placeholder):nth-child(2) .ant-table-cell.ant-table-column-sort{background:#eeecfe}.ant-table-highlight-first-three tbody tr:not(.ant-table-placeholder):nth-child(2) .ant-table-cell:first-child{color:var(--ui-info)}.ant-table-highlight-first-three tbody tr:not(.ant-table-placeholder):nth-child(3) .ant-table-cell{background:#f6f5fe;border-color:#eeecfd;font-weight:500}.ant-table-highlight-first-three tbody tr:not(.ant-table-placeholder):nth-child(3) .ant-table-cell.ant-table-column-sort{background:#f2f0fe}.ant-table-highlight-first-three tbody tr:not(.ant-table-placeholder):nth-child(3) .ant-table-cell:first-child{color:var(--ui-info)}.ant-table-highlight-first-three tbody tr:not(.ant-table-placeholder):nth-child(4) .ant-table-cell{background:#fbfaff;border-color:#f3f0ff;font-weight:500}.ant-table-highlight-first-three tbody tr:not(.ant-table-placeholder):nth-child(4) .ant-table-cell.ant-table-column-sort{background:#f7f5ff}.ant-table-highlight-first-three tbody tr:not(.ant-table-placeholder):nth-child(4) .ant-table-cell:first-child{color:var(--ui-info)}.ant-table-highlight-first-three tbody tr:not(.ant-table-placeholder):last-child .ant-table-cell{border:0}
.results-chart-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){.results-chart-legend{white-space:nowrap;flex-wrap:nowrap;justify-content:flex-start;min-height:auto;margin:0 -10px;padding:0 20px;overflow:auto hidden}.results-chart-legend::-webkit-scrollbar{display:none}}.results-chart-legend__item{cursor:pointer;align-items:center;gap:8px;transition:opacity .25s;display:inline-flex}@media (max-width:767px){.results-chart-legend__item{height:30px}}.results-chart-legend__swatch{border-radius:12px;width:16px;height:3px}.results-chart-legend__label{text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-family:var(--ui-font-heading),sans-serif;position:relative}.results-chart-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){.results-chart-legend__item--hidden:not(:hover){opacity:.5}}.results-chart-legend__item--hidden .results-chart-legend__label:before{transform:scaleX(1)}@media (hover:hover){.results-chart-legend:hover:has(.results-chart-legend__item:hover) .results-chart-legend__item:not(:hover){opacity:.3}}
