@layer blocks {
  /* Nav-only squeeze: the shared pair lives in choice-switch.css. */
  @container (width < 56rem) {
    .lang-switch a {
      padding: 0.3125rem 0.5rem; /* spec 5px 8px */
    }
  }
}
