@media (max-width: 720px) {
  .table-scroll { overflow-x: auto; }
  .table-scroll table { min-width: 820px; font-size: 14px; }
  .range-cell small, .route-text, .confidence-badge, .group-badge { font-size: 12px; }
}
