/* Language controls remain crawlable links, with the existing visual treatment. */
.lang-switch a,.language-switch a{display:inline-flex;align-items:center;justify-content:center;min-width:31px;min-height:36px;padding:0 7px;font:inherit;font-size:.7rem;text-decoration:none;color:inherit;opacity:.65;border:0;background:transparent;border-radius:5px}
.lang-switch a[aria-current=page],.language-switch a[aria-current=page]{opacity:1;font-weight:700;background:#f2dce5;color:#842644}
.language-switch .lang-toggle{border-radius:30px}
.language-switch .lang-toggle[aria-current=page]{background:#30241f;color:#fff}
.lang-switch a:focus-visible,.language-switch a:focus-visible{outline:2px solid #a42e50;outline-offset:3px}
