@media(min-width:981px){.site-header{grid-template-columns:auto 1fr auto auto;gap:24px}}
.language-switch{display:inline-grid;grid-template-columns:1fr 1fr;align-items:center;gap:2px;padding:3px;border:1px solid rgba(17,51,44,.16);border-radius:999px;background:#f3eee4;box-shadow:inset 0 1px 0 rgba(255,255,255,.7)}
.language-switch button{min-width:32px;height:28px;border:0;border-radius:999px;background:transparent;color:#66736d;padding:0 8px;font-size:10px;line-height:1;font-weight:800;letter-spacing:.09em;cursor:pointer;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease,transform .2s ease}
.language-switch button:hover{color:#11332c}.language-switch button:focus-visible{outline:2px solid #c69a58;outline-offset:2px}.language-switch button.active{background:#11332c;color:#fff;box-shadow:0 3px 10px rgba(17,51,44,.22)}.language-switch button:active{transform:scale(.97)}
@media(max-width:980px){.language-switch{position:absolute;right:82px;top:50%;transform:translateY(-50%)}.site-header{gap:18px}}
@media(max-width:620px){.language-switch{right:66px}.language-switch button{min-width:28px;height:26px;padding:0 6px;font-size:9px}}
