/* Final readability pass: preserve the premium density without miniature text. */
.sidebar nav button {
  padding: 11px 12px;
  color: #858892;
  font-size: 12px;
}

.page-head > div > span {
  font-size: 13px;
  line-height: 1.6;
  color: #8b8e98;
}

.page-head > button,
.game-view .page-head button,
.school-dashboard .page-head button {
  padding: 11px 15px;
  font-size: 11px;
}

.module-content p {
  font-size: 12px;
  line-height: 1.6;
  color: #8e919a;
}

.admin-tabs button {
  padding: 11px;
  color: #81848e;
  font-size: 11px;
  font-weight: 700;
}

.admin-grid article > span,
.ops-kpis article > span,
.academy-dashboard article > p,
.community-kpis article > span {
  font-size: 11px;
  line-height: 1.5;
}

.admin-grid article > small,
.ops-kpis article > small,
.academy-dashboard article > small {
  font-size: 11px;
  line-height: 1.55;
}
