/* 관리자 백오피스 스타일 — 표 위주 조밀한 화면 */
html {
  font-size: 15px;
}

.table td, .table th {
  vertical-align: middle;
}

.stat-card .value {
  font-size: 1.5rem;
  font-weight: 700;
}
