.tooltip{opacity:0;background-color:var(--grey-1000-50);z-index:999;width:auto;height:auto;box-shadow:0px 6px 18px 0px var(--shadow-color);text-align:left;pointer-events:none;min-width:7rem;max-width:18rem;font-size:.75rem;position:fixed}.tooltip_header{width:100%;max-height:3.5rem;color:var(--text-default-grey);text-overflow:ellipsis;white-space:normal;line-clamp:2;-webkit-line-clamp:2;background-color:var(--grey-975-75);-webkit-box-orient:vertical;padding:.55rem .55rem .75rem .75rem;font-size:.75rem;font-weight:700;line-height:1.2;display:-webkit-box;overflow:hidden}.tooltip_body{flex-direction:column;justify-content:space-between;width:auto;line-height:1.67;display:flex}.tooltip_body .tooltip_dot{width:1.25rem;min-width:1.25rem;height:1.25rem;margin-top:.25rem;margin-right:.25rem;display:inline-block}.tooltip_body .tooltip_place{color:var(--text-default-grey);text-align:right;font-size:.9rem;font-weight:400}.tooltip_body .tooltip_value{width:100%;color:var(--text-default-grey);font-size:.9rem;display:contents}.tooltip_body .tooltip_value-content{border-bottom:1px solid var(--border-default-grey);justify-content:space-between;align-items:center;padding:.55rem .55rem .75rem .75rem;display:flex}.tooltip_body .tooltip_value-content:last-child{border-bottom:none}.chart_legend{flex-flow:wrap;justify-content:center;column-gap:10px;display:flex}.legend_dot{width:.8rem;min-width:.8rem;height:.8rem;margin-top:.25rem;margin-left:0;display:inline-block}.legend_dash_line{border-radius:0;width:.35rem;min-width:.35rem;height:.2rem;margin-top:.6rem;display:inline-block}.legend_dash_line_end{margin-left:.1rem}.chart canvas{max-width:100%}.flex{display:flex}
/*$vite$:1*/