.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{white-space:nowrap;min-height:auto;padding:0 var(--card-horizontal-padding,20px);margin:0 calc(var(--card-horizontal-padding,20px)*-1);flex-wrap:nowrap;justify-content:flex-start;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}}
.highcharts-navigator-mask-outside{fill:#f5f5f5e6}.highcharts-navigator-handle{fill:#0c0c0c;stroke:#fffc;transition:fill .25s,stroke .25s}.highcharts-navigator-handle:hover{fill:#000;stroke:#fff}.highcharts-navigator-mask-inside{cursor:grab!important}.highcharts-navigator-mask-inside:active{cursor:grabbing!important}
