/*
 * Visual styling for .league-teams-table lives in
 * src/scss/molecules/league-teams-table.scss — it depends on theme
 * SCSS variables ($main-surface, $main-subtle, …) and shared mixins
 * (@include card-header), so extracting it cleanly is a follow-up.
 * The compiled bundle (assets/css/main.css) is loaded site-wide via
 * the `theme-style` handle, so the styles still apply.
 *
 * This file exists as the conventional placeholder so the bootstrap
 * registers a `gal-organism-league-teams-table` style handle — once
 * the SCSS is genuinely portable, replace this file with the
 * extracted CSS and the registration is already wired.
 */
