.auth-top,.top-actions{display:flex;align-items:center;justify-content:space-between;gap:14px}
.language{margin:0;display:flex;align-items:center;gap:5px}
.language label{margin:0}
.language label span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.language select{appearance:none;border:1px solid var(--line);border-radius:9px;background:var(--surface2);color:var(--text);padding:8px 27px 8px 10px;font:inherit;font-size:12px;background-image:linear-gradient(45deg,transparent 50%,var(--muted) 50%),linear-gradient(135deg,var(--muted) 50%,transparent 50%);background-position:calc(100% - 12px) 50%,calc(100% - 8px) 50%;background-size:4px 4px;background-repeat:no-repeat}
.language button{width:auto;margin:0;padding:8px 9px;font-size:11px}
@media(max-width:520px){.top{padding:0 16px}.top .brand small{display:none}.top-actions{gap:7px}.auth-top{align-items:flex-start}.auth-top .brand small{display:none}}
