/* QPal dashboard: compact All Sets / Set A / Set B / Set C row.
   Presentation-only; preserves the existing tab IDs, filtering, underline,
   and a 44px minimum touch target. */

.mode-button-group + .matrix-tabs-container {
  margin-top: -8px;
}

.matrix-tabs-container .matrix-tab {
  min-height: 44px;
  padding-top: 6px;
  padding-bottom: 5px;
  line-height: 1.15;
}

.matrix-tabs-container + .subject-grid {
  margin-top: 10px;
}
