/* Language links are independent of the English and Hebrew page themes. */
.locale-switch { display: inline-flex; align-items: center; justify-content: center; min-height: 36px; font: 600 .875rem/1.4 Arial, sans-serif; white-space: nowrap; padding: .4rem .65rem; border: 1px solid currentColor; border-radius: 999px; text-decoration: none; }
.locale-switch:focus-visible { outline: 3px solid #9362e0; outline-offset: 4px; }
.nav-links .locale-switch { margin: 0; }
.nav-links .locale-switch::after { display: none; }
.locale-fallback { width: min(1240px, calc(100% - 48px)); margin: 24px auto; }
.ga-nav > .locale-switch { order: 4; }
@media (max-width: 580px) { .ga-nav { flex-wrap: wrap; padding-block: 12px; } .ga-nav > .locale-switch { font-size: .75rem; min-height: 34px; padding: .35rem .5rem; } }
