.language-switch{display:inline-flex;align-items:center;gap:0;flex:none;white-space:nowrap;color:#777;font-family:inherit}
.language-switch button{appearance:none;background:none;border:0;color:inherit;font:inherit;font-size:13px;letter-spacing:.04em;cursor:pointer;padding:12px 8px;min-height:44px;min-width:36px;border-radius:3px}
.language-switch button[aria-pressed="true"]{color:#111;text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:1px}
.language-switch button:hover{color:#111}
.language-switch button:focus-visible{outline:2px solid #111;outline-offset:2px}
.language-switch>span{font-size:12px;color:#aaa}
.language-standalone{position:absolute;top:18px;right:4%;z-index:21}
header{gap:clamp(12px,1.6vw,28px)}
@media(min-width:761px) and (max-width:1450px){header .recent-button{display:none}header nav{margin-left:auto;gap:16px}header .pill.small{white-space:nowrap}}
@media(max-width:760px){header .language-switch{order:1;margin-left:10px}header .brand{margin-right:auto}header .pill.small{margin-left:0}header nav{order:2;flex-basis:100%}.language-switch button{font-size:13px;padding:10px 7px}}
