.language-switcher{display:flex;align-items:center;gap:.2rem;padding:.2rem;border:1px solid var(--border);border-radius:999px;background:var(--surface)}.language-switcher button{border:0;border-radius:999px;background:transparent;color:var(--muted);padding:.32rem .6rem;font-size:.78rem;font-weight:700}.language-switcher button.is-active{background:var(--primary);color:var(--primary-on)}.language-switcher button:focus-visible{outline:2px solid var(--primary);outline-offset:2px}@media(max-width:760px){.header-inner{gap:.5rem}.language-switcher button{padding:.3rem .45rem;font-size:.72rem}}
