.mobile-nav-logo{height:52px;width:auto}.header-actions{gap:1.25rem}.header-actions,.lang-switcher{align-items:center;display:flex}.lang-switcher{gap:.5rem;list-style:none;margin:0;padding:0}.lang-switcher a{align-items:center;border-radius:4px;display:flex;padding:4px}.lang-switcher img{border-radius:2px;box-shadow:0 0 0 1px rgba(0,0,0,.08);display:block}.header-actions .lang-switcher img{filter:grayscale(100%);opacity:.5;transition:filter .25s var(--ease),opacity .25s var(--ease)}.header-actions .lang-switcher a:hover img{filter:grayscale(0);opacity:1}@media (max-width:1024px){.header-actions .lang-switcher{display:none}}