.site-header{height:72px;display:flex;align-items:center;justify-content:space-between;gap:20px;max-width:1240px;margin:0 auto;padding:0 22px}.site-logo{display:flex;align-items:center;gap:10px;font-weight:600}.site-logo img{width:42px;height:42px;object-fit:contain}.site-logo span{font-size:18px;letter-spacing:.08em}.site-nav{display:flex;align-items:center;gap:18px;color:var(--muted);font-size:14px}.site-nav a:hover{color:var(--gold)}.lang-switcher{display:flex;gap:8px;align-items:center}.lang-switcher img{width:24px;height:24px;border-radius:50%;object-fit:cover}.lang-switcher a{opacity:.55}.lang-switcher a.active{opacity:1;outline:1px solid var(--gold);border-radius:50%}@media(max-width:760px){.site-header{height:62px;padding:0 14px;gap:8px}.site-logo img{width:34px;height:34px}.site-logo span{font-size:13px}.site-nav{gap:8px;font-size:12px}.site-nav a:nth-child(1),.site-nav a:nth-child(2){display:none}.lang-switcher a:not(.active){display:none}}
