/* El emblema es vertical; estas reglas preservan su proporción sin deformarlo. */
.logo{align-self:stretch;display:flex;align-items:center}
.logo img{width:68px!important;height:78px!important;object-fit:contain!important;background:transparent;filter:drop-shadow(0 5px 8px rgba(0,29,89,.18))}
footer img{width:82px!important;height:94px;object-fit:contain;background:transparent;filter:drop-shadow(0 7px 10px rgba(0,127,208,.25))}
.brand img{width:68px!important;height:78px!important;object-fit:contain!important;background:transparent;filter:drop-shadow(0 7px 10px rgba(0,0,0,.5))}
@media(max-width:680px){.logo img{width:58px!important;height:66px!important}}
