.language-switch{display:flex;align-items:center;gap:3px;flex-shrink:0;margin-left:auto;padding:4px;border:1px solid #dadbd6;border-radius:999px;background:#fff;color:#203d35;font:600 13px/1.3 system-ui,sans-serif}
.language-switch>span{padding:0 5px}
.language-switch button{min-height:36px;padding:6px 10px;border:0;border-radius:999px;background:transparent;color:#31483f;font:inherit;cursor:pointer;white-space:nowrap}
.language-switch button[aria-pressed=true]{background:#203d35;color:#fff}
.language-switch button:focus-visible{outline:3px solid #e85d4f;outline-offset:2px}
.dialog-language-switch{width:max-content;margin:0 0 16px auto}
.topbar{flex-wrap:wrap}
.topbar .language-switch{order:1}
.topbar .mobile-menu-button{order:2}
.topbar .header-panel{order:3}
@media(max-width:1100px){.language-switch button span{display:none}.language-switch button{min-width:40px}.language-switch>span{display:none}}
@media(max-width:680px){.language-switch{font-size:12px}.language-switch button{padding:6px 8px;min-height:40px}.topbar .header-panel{flex-basis:100%}.policy-header{flex-wrap:wrap;gap:12px}}
