/* GOLD list tables — mobile+desktop lock v=20260723m5 */
html { -webkit-text-size-adjust: 100%; text-size-adjust: 100%; }

.club-page table.table,
.class-gold-page table.table {
  font-size: 12px !important;
  -webkit-text-size-adjust: 100% !important;
  text-size-adjust: 100% !important;
}

.club-page table.table th,
.club-page table.table td,
.club-page table.table th *,
.club-page table.table td *,
.club-page table.table a,
.class-gold-page table.table th,
.class-gold-page table.table td,
.class-gold-page table.table th *,
.class-gold-page table.table td *,
.class-gold-page table.table a {
  font-size: 12px !important;
  line-height: 1.3 !important;
  font-family: -apple-system, system-ui, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, sans-serif !important;
  -webkit-text-size-adjust: 100% !important;
  text-size-adjust: 100% !important;
}

.club-page table.table th,
.club-page table.table td,
.class-gold-page table.table th,
.class-gold-page table.table td {
  border: 1px solid #1d294d !important;
  padding: 4px 8px !important;
  text-align: center !important;
  color: #1a2750 !important;
  white-space: nowrap !important;
  vertical-align: middle !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
  background-color: #fff;
}

.club-page table.table th,
.class-gold-page table.table th {
  background: #e9eefb !important;
  background-color: #e9eefb !important;
  font-weight: 700 !important;
  color: #1a2750 !important;
}

.club-page table.table td.cell-left,
.class-gold-page table.table td.cell-left {
  text-align: left !important;
}

.club-page table.table img.row-logo,
.class-gold-page table.table img.row-logo,
.class-gold-page .row-logo {
  height: 22px !important;
  max-width: 40px !important;
  width: auto !important;
  margin-right: 8px !important;
}

/* Section titles for list blocks — same size on every GOLD list section */
.club-page .class-gold-section .section-title,
.class-gold-page .class-gold-section .section-title,
.club-page .section-heading-row .section-title,
.class-gold-page .section-heading-row .section-title {
  font-size: 1rem !important;
  line-height: 1.3 !important;
  font-weight: 700 !important;
  color: #001f3f !important;
}

@media (max-width: 768px) {
  .club-page table.table,
  .class-gold-page table.table,
  .club-page table.table th,
  .club-page table.table td,
  .club-page table.table th *,
  .club-page table.table td *,
  .club-page table.table a,
  .class-gold-page table.table th,
  .class-gold-page table.table td,
  .class-gold-page table.table th *,
  .class-gold-page table.table td *,
  .class-gold-page table.table a {
    font-size: 12px !important;
    line-height: 1.3 !important;
  }
  .club-page table.table th,
  .club-page table.table td,
  .class-gold-page table.table th,
  .class-gold-page table.table td {
    padding: 4px 6px !important;
  }
}

.elg-detail-page table.table th,
.elg-detail-page table.table td,
.elg-detail-page table.table a {
  font-size: 12px !important;
  line-height: 1.3 !important;
  -webkit-text-size-adjust: 100% !important;
  text-size-adjust: 100% !important;
}
.elg-detail-page table.table th,
.elg-detail-page table.table td {
  border: 1px solid #1d294d !important;
  padding: 4px 8px !important;
  text-align: center !important;
  color: #1a2750 !important;
  white-space: nowrap !important;
  vertical-align: middle !important;
}
.elg-detail-page table.table th { background: #e9eefb !important; font-weight: 700 !important; }
.elg-detail-page table.table td.cell-left { text-align: left !important; }
.elg-detail-page .class-gold-section {
  border: 1px solid #94a3b8; border-radius: 12px; background: #fff;
  box-shadow: 0 1px 2px rgba(0,31,63,0.04); padding: 0.85rem 0.9rem 1rem; margin: 0 0 1rem 0;
}
@media (max-width: 768px) {
  .elg-detail-page table.table th,
  .elg-detail-page table.table td,
  .elg-detail-page table.table a { font-size: 12px !important; padding: 4px 6px !important; }
}
