.floatContact{width:52px;height:52px;font:inherit;transition:transform .18s ease,box-shadow .18s ease}
.floatContact:hover{transform:translateY(-2px) scale(1.04);box-shadow:0 12px 32px #0004}
.floatContact:focus-visible{outline:3px solid #fff;outline-offset:3px}
.floatContact svg{display:block;width:30px;height:30px}
.floatContact.whatsapp{bottom:86px;background:#25d366}
.floatContact.messenger{bottom:22px;background:linear-gradient(145deg,#00b2ff,#006aff 55%,#a033ff)}
@media(max-width:720px){.floatContact{right:13px;width:49px;height:49px}.floatContact svg{width:28px;height:28px}.floatContact.whatsapp{bottom:80px}}
