.sparkline-container[data-v-2f725e5e] {
  height: 40px;
  position: relative;
  width: 100%;
}
.sparkline[data-v-2f725e5e] {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  overflow: visible;
  shape-rendering: geometricPrecision;
}