.bars .bar{fill:var(--primary-solid-base)}.slider line{stroke:var(--neutral-border);stroke-width:4}.slider .drag-handle path{fill:var(--primary-solid-base);stroke:var(--basic-border)}.slider .drag-handle line{stroke-width:1;stroke:var(--neutral-border)}.slider .selRange{fill:var(--neutral-invert-soft-background);stroke:var(--primary-solid-base);stroke-width:4}.chart-container{height:100%;padding:20px;width:100%}.explore-scatter-chart{overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.explore-scatter-chart canvas{border-radius:5px;overflow:hidden}.explore-scatter-chart .highlight-container,.explore-scatter-chart canvas{aspect-ratio:10/6;position:absolute;right:0;top:0;width:100%}.explore-scatter-chart .highlight{background-color:var(--05ff0ac0);border-radius:50%;cursor:pointer;height:11px;position:absolute;visibility:hidden;width:11px}.explore-scatter-chart .explore-scatter-circle{stroke:#fff;stroke-width:.5;cursor:pointer}.explore-scatter-chart .explore-scatter-label{fill:var(--neutral-content)}.explore-scatter-chart .explore-cross-line{stroke:var(--neutral-content);stroke-width:3}.explore-scatter-chart .fill-rect{fill:#000;opacity:.1;shape-rendering:crispEdges}.explore-scatter-chart .explore-axis text{fill:var(--neutral-content);font-size:16px;font-weight:400}.explore-scatter-chart .explore-axis path{stroke:none}.explore-scatter-chart .explore-axis line,.explore-scatter-chart .explore-axis path{stroke-width:1;shape-rendering:crispEdges;fill:none;stroke:#000}
