.ccj-language-switch { display: inline-flex; align-items: center; justify-content: center; flex: 0 0 34px; width: 34px; height: 34px; padding: 0; border: 1px solid #baccc6; border-radius: 5px; color: #fff; font: 700 13px/1 Arial, sans-serif; text-decoration: none; letter-spacing: 0; }
.ccj-language-switch:focus-visible { outline: 3px solid #ffda49; outline-offset: 3px; }
.ccj-language-column { display: flex; flex-direction: column; align-items: center; gap: 5px; flex: 0 0 44px; }
@media (min-width: 1281px) { .ccj-language-column > .ccj-language-switch { flex-basis: 26px; width: 40px; height: 26px; } }
@media (max-width: 1280px) { .mobile-header-actions > .ccj-language-switch { color: #063d32; margin-left: auto; order: 3; } .mobile-header-actions > a.header-icon-action[href*="#all-guides"] { order: 4; margin-left: 0; } }
