.lang-switcher-wrapper{text-align:right}.lang-switcher{display:inline-flex;gap:8px;background:#f4f4f4;padding:6px;border-radius:8px}.lang-switcher button{border:none;background:transparent;padding:6px 10px;font-size:14px;cursor:pointer;border-radius:6px}.lang-switcher button:hover{background:#e0e0e0}.lang-switcher button.active{background:#222;color:white}