[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}
.sidebar-language{margin:8px 10px 14px}
.login-brand-row{display:flex;align-items:center;justify-content:space-between}
.mobile-header .language-switcher{margin-left:auto;margin-right:8px}
@media(max-width:720px){.page-header{gap:12px}.header-actions{flex-wrap:wrap}.sidebar-language{display:none}}
