.language-switch{display:flex;align-items:center;gap:7px;flex:0 0 auto;margin-left:24px;padding:6px 9px;border:1px solid var(--line);border-radius:999px;background:rgba(255,253,248,.78);font-size:.76rem;font-weight:700;letter-spacing:.08em;line-height:1}.language-switch a{padding:4px 5px;border-radius:999px;transition:background .2s,color .2s}.language-switch a:hover,.language-switch a:focus-visible{background:var(--lime);color:var(--ink)}.language-switch .is-active{background:var(--green);color:#fff}.language-switch span{opacity:.35}@media(max-width:850px){.site-header{gap:12px}.language-switch{margin-left:auto}.menu{order:3}.site-header nav{order:4}}@media(max-width:420px){.site-header{padding-left:14px;padding-right:14px}.brand{gap:7px;font-size:1.1rem}.brand-mark{width:32px;height:32px}.language-switch{margin-left:0;padding:5px 7px}.menu{font-size:0}.menu span{font-size:1.25rem}}
