.logo-brand{background:#fff;border-radius:4px;padding:4px 10px;overflow:hidden}
.brand-logo{display:block;width:auto;height:64px;object-fit:contain}
.footer-brand .brand-logo{height:70px}
.contact-buttons{display:flex;flex-wrap:wrap;gap:12px}
.button.outline{border:1px solid #8095aa;color:#fff}
.contact-actions a:hover{color:#fff}
.whatsapp-float{position:fixed;right:22px;bottom:82px;z-index:18;background:#25d366;color:#062512;padding:12px 18px;border-radius:999px;font-weight:800;font-size:14px;box-shadow:0 12px 32px rgba(0,0,0,.28);transition:.2s}
.whatsapp-float:hover{transform:translateY(-3px)}
@media(max-width:560px){.brand-logo{height:54px}.footer-brand .brand-logo{height:62px}.contact-buttons{display:grid}.whatsapp-float{right:14px;bottom:86px}}
