/* Scoped to the club content; long mathematics scrolls within its own panel. */
.club-problem, .club-solution { min-width: 0; overflow-wrap: break-word; }
.club-solution .solution-hint { margin-bottom: 1rem; }
.club-solution .worked-solution ol { padding-left: 1.4rem; }
.club-solution .solution-answer { margin: 1rem 0; }
.club-solution .table-responsive { overflow-x: auto; max-width: 100%; }
.club-problem mjx-container[display="true"],
.club-solution mjx-container[display="true"] { max-width: 100%; overflow-x: auto; overflow-y: hidden; padding-bottom: .3rem; }
.club-source { margin-top: 1rem; }
.club-source a { overflow-wrap: anywhere; }
@media (max-width: 576px) {
  .club-heading { flex-wrap: wrap; gap: .6rem; }
  .club-heading > :first-child { width: 100%; }
}
