.language-switch{display:inline-flex;align-items:center;justify-content:center;min-width:52px;padding:8px 11px;border:1px solid rgba(18,63,49,.28);border-radius:999px;color:var(--green)!important;font-weight:700;text-decoration:none}
.language-switch:hover{background:var(--green);color:#fff!important}
.site-header nav{gap:clamp(9px,1.15vw,20px)}
.site-header nav .language-switch{font-size:.88rem}
@media(max-width:850px){.site-header nav .language-switch{margin-top:4px}}
