/* Corrección global de marca: proporción natural y fondo transparente. */
.brand img{display:block!important;width:min(235px,100%)!important;height:auto!important;object-fit:contain!important;background:transparent!important}
footer .footer-grid>div:first-child>img,.site-footer .footer-brand img{display:block!important;width:225px!important;max-width:100%!important;height:auto!important;object-fit:contain!important;background:transparent!important}
footer:not(.site-footer) .footer-grid>div:first-child>img{filter:brightness(0) invert(1)}
@media(max-width:650px){.brand img{width:185px!important}.site-header .brand{background:transparent!important;padding:0!important}.site-footer .footer-brand img,footer .footer-grid>div:first-child>img{width:210px!important}}
