.statistics-summary[data-v-e4dd7842] {
  margin-bottom: 30px;
}
.statistics-summary .section-title[data-v-e4dd7842] {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 16px;
}
.statistics-summary .stat-card[data-v-e4dd7842] {
  text-align: center;
  padding: 12px;
}
.statistics-summary .stat-card .stat-title[data-v-e4dd7842] {
  font-size: 14px;
  color: #666;
  margin-bottom: 8px;
}
.statistics-summary .stat-card .stat-value[data-v-e4dd7842] {
  font-size: 24px;
  font-weight: bold;
  color: #333;
  margin-bottom: 8px;
}
.statistics-summary .stat-card .stat-footer[data-v-e4dd7842] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #999;
  font-size: 12px;
}
.statistics-summary .stat-card .stat-footer .total-value[data-v-e4dd7842] {
  font-weight: 500;
  color: #666;
}

