._ChartContainer_yw85c_144 {
  position: relative;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  font-family: Inter, -apple-system, "system-ui", "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
}
._ChartContainer_yw85c_144 *:focus, ._ChartContainer_yw85c_144 *:focus-visible {
  outline: 2px solid #4b92e5;
  outline-offset: 2px;
}

._ContainerBounds_yw85c_157 {
  height: 100%;
  width: 100%;
}

._Chart_yw85c_144 {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
}
._Chart_yw85c_144 svg {
  overflow: visible;
  max-width: 100%;
}