.xm-language-switcher{box-sizing:border-box;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:4px;max-width:1280px;margin:0 auto;padding:8px 20px;font:500 12px/1.3 'Sora',system-ui,sans-serif;color:#e9e4ff;position:relative;z-index:1}
.xm-language-switcher a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:8px 12px;color:inherit;text-decoration:none;border:1px solid transparent;border-radius:8px;transition:background .15s ease,border-color .15s ease}
.xm-language-switcher a:hover{background:#a78bfa20;border-color:#a78bfa60}
.xm-language-switcher a[aria-current=true]{color:#fff;border-color:#a78bfa80;background:#a78bfa18}
.xm-language-switcher a:focus-visible{outline:2px solid #67e8f9;outline-offset:3px}
@media(max-width:700px){.xm-language-switcher{justify-content:center;padding-inline:12px}}
@media(prefers-reduced-motion:reduce){.xm-language-switcher a{transition:none}}
