/* Existing logo mark with a readable VEQSA wordmark; no new brand asset. */
.brand::after{content:"VEQSA";order:1;font-size:20px;font-weight:750;letter-spacing:5px;color:#66317f;margin:-7px 0 10px 5px}
.brand img{order:0}
.brand span{order:2}
@media(max-width:760px){.brand{flex-direction:row;align-items:center;gap:0}.brand img{width:55px;height:46px}.brand::after{margin:0;font-size:17px}.brand span{display:none}}
