.language-switch{display:flex;align-items:center;gap:5px;font:700 12px Consolas,"Courier New",monospace;white-space:nowrap}.language-switch button{border:0;background:none;padding:5px;color:var(--muted);cursor:pointer}.language-switch button.active{color:var(--blue);text-decoration:underline;text-underline-offset:4px}@media(max-width:980px){.language-switch{margin-left:auto}.nav-toggle{margin-left:0!important}}@media(max-width:640px){.language-switch{position:fixed;right:64px}.language-switch+ .header-cta{display:none}}
