[hidden]{display:none!important}
.language-switcher{display:inline-flex;align-items:center;background:#24262a;border:1px solid #35383d;border-radius:6px;padding:2px;gap:1px;white-space:nowrap}
.language-switcher button{height:25px;min-width:30px;padding:0 7px;border:0;border-radius:4px;background:transparent;color:#a0a4aa;font:700 10px/1 Manrope,system-ui,sans-serif;cursor:pointer}
.language-switcher button:hover{color:#f2f2f2;background:#2d3035}
.language-switcher button.active{background:#f07a24;color:#18191b}
.language-switcher .separator{color:#51545a;font-size:9px}
@media(max-width:760px){.topbar .language-switcher{margin-left:auto}.topbar nav{display:none}.topbar{gap:8px}.topbar>.button{padding-inline:10px}}
