/* Language control shares the existing compact header. */
body .site-header .language-control{display:flex;align-items:center;gap:4px;color:#a5afa7;flex:0 0 auto;margin:0;line-height:1}
body .site-header .language-control select{appearance:auto;width:43px;min-width:0;min-height:32px;margin:0;padding:4px 0 4px 3px;border:0;border-radius:5px;background:transparent;color:inherit;font:500 11px Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;cursor:pointer;box-shadow:none}
body .site-header .language-control select option{background:#111713;color:#e5ede7}
body .site-header .language-control select:focus-visible{outline:2px solid #9db991;outline-offset:3px}
.language-legal{float:right}.language-legal .language-control{display:flex;align-items:center;gap:6px}.language-legal select{background:#131916;color:#e5ede7;border:1px solid #4d5f51;border-radius:5px;padding:6px;font:12px system-ui}
@media(max-width:550px){body .site-header.site-header-minimal .account-actions{gap:8px}body .site-header.site-header-minimal #account-button{font-size:0;width:22px;max-width:22px;justify-content:center;gap:0}body .site-header .language-control{gap:2px}body .site-header .language-control svg{width:14px;height:14px}}
@media(max-width:360px){body>.site-header.site-header-minimal{padding-inline:12px}body .site-header.site-header-minimal .brand img{width:90px!important}body .site-header.site-header-minimal .account-actions{gap:4px}body .site-header .language-control svg{display:none}body .site-header.site-header-minimal #spoiler-toggle{padding-inline:6px}}
