
.home-page[data-v-63eb7a3e] {
  max-width: 600px;
  margin: 0 auto;
}
.stat-box[data-v-63eb7a3e] {
  background-color: #f8fafc;
}
.detail-table[data-v-63eb7a3e] {
  font-size: 12px;
  width: 100%;
}
.detail-table th[data-v-63eb7a3e] {
  background-color: #f1f5f9;
  color: #475569;
  padding: 7px 2px !important;
  font-size: 11.5px;
  white-space: nowrap;
  letter-spacing: -0.2px;
}
.detail-table td[data-v-63eb7a3e] {
  padding: 6px 2px !important;
  border-bottom: 1px solid #f1f5f9;
  white-space: nowrap;
}

/* 首列“教师”吸附固定 (Sticky Left) */
.detail-table th[data-v-63eb7a3e]:first-child,
.detail-table td[data-v-63eb7a3e]:first-child {
  position: sticky;
  left: 0;
  border-right: 1px solid #e2e8f0;
  box-shadow: 2px 0 4px -2px rgba(0, 0, 0, 0.08);
}
.detail-table th[data-v-63eb7a3e]:first-child {
  z-index: 3;
  background-color: #f1f5f9;
  padding-left: 6px !important;
  padding-right: 4px !important;
}
.detail-table td[data-v-63eb7a3e]:first-child {
  z-index: 2;
  background-color: #ffffff;
  padding-left: 6px !important;
  padding-right: 4px !important;
}
.detail-table tbody tr:hover td[data-v-63eb7a3e]:first-child {
  background-color: #f8fafc;
}
.num-zero[data-v-63eb7a3e] {
  color: #94a3b8;
  font-weight: 400;
  font-size: 12px;
  font-variant-numeric: tabular-nums;
}
.num-active[data-v-63eb7a3e] {
  color: #0f172a;
  font-weight: 700;
  font-size: 13px;
  font-variant-numeric: tabular-nums;
}
.num-total[data-v-63eb7a3e] {
  color: #1867c0;
  font-weight: 700;
  font-size: 13px;
  font-variant-numeric: tabular-nums;
}


/*# sourceMappingURL=chunk-782c716d.f84ae3df.css.map*/