.language-picker{display:flex;align-items:center}
.language-picker select{border:1px solid #ffffff88;background:#40022e;color:#fff;border-radius:4px;padding:9px 10px;font:700 13px "DM Sans",sans-serif;cursor:pointer}
.language-picker select:focus{outline:2px solid #fff;outline-offset:2px}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:560px){.header-actions{gap:6px}.language-picker select{max-width:106px;padding:8px 5px}.header-actions .button-small{padding:9px 10px}}
