
.language-switch,.entry-language{display:flex;align-items:center;gap:6px;font-size:.72rem;font-weight:900;letter-spacing:.08em}
.language-switch a,.entry-language a{color:#7f8a99;text-decoration:none;padding:5px 6px;border-radius:6px}
.language-switch a:hover,.entry-language a:hover,.language-switch a.active,.entry-language a.active{color:#ffad77;background:#25170f}
.language-switch span,.entry-language span{color:#465061}
.entry-language{justify-content:flex-end;margin:-4px 0 4px}
@media(max-width:900px){.language-switch{order:-1}}
