.lang-switch{background:#fff;border:1.5px solid #ecebe6;border-radius:999px;align-items:center;gap:2px;padding:2px;display:inline-flex}.lang-switch button{font-family:var(--f-en,"Outfit", system-ui, sans-serif);color:#6f6e69;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:6px 11px;font-size:12px;font-weight:700;line-height:1;transition:background .15s,color .15s}.lang-switch button.on{color:#fff;background:#1a1a1a}.lang-switch button:not(.on):hover{color:#1a1a1a}.header-right{align-items:center;gap:10px;display:inline-flex}