.language-switcher{display:inline-flex;align-items:center;gap:2px;height:32px;padding:3px;border:1px solid rgba(255,255,255,.35);border-radius:6px;background:#ffffffc7}.language-switcher>i{margin:0 4px;color:#fff;font-size:16px}.language-option{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:1px solid transparent;border-radius:4px;background:transparent;cursor:pointer;overflow:hidden}.language-option img{display:block;width:18px;height:14px;object-fit:cover;border-radius:1px}.language-option:hover,.language-option:focus-visible{background:#fff3;outline:none}.language-option.is-active{border-color:#fff;background:#fff;box-shadow:0 1px 3px #0f172a59}
