.home-language-switch{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;margin-left:12px;color:var(--blue-dark);font-size:13px;font-weight:700;border:1px solid #dce5f2;border-radius:8px;flex-shrink:0}
.home-language-switch:hover{background:var(--blue-light)}
@media(max-width:920px){.nav:has(.home-language-switch) .nav-toggle{margin-left:auto}.home-language-switch{margin-left:8px}}
