.site-whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:48;display:inline-flex;align-items:center;gap:9px;min-height:51px;padding:0 17px;border:1px solid #ffffff59;border-radius:28px;background:#1b8354;color:#fff;text-decoration:none;box-shadow:0 12px 28px #083f2b4d;font-size:12px;font-weight:750;letter-spacing:.01em;transition:transform .2s,box-shadow .2s,background .2s}
.site-whatsapp-float:hover{transform:translateY(-3px);background:#146b44;box-shadow:0 17px 30px #083f2b59;color:#fff}
.site-whatsapp-float:focus-visible{outline:3px solid #dcba7d;outline-offset:3px}
.site-whatsapp-float svg{width:22px;height:22px}
@media(max-width:640px){.site-whatsapp-float{right:14px;bottom:16px;min-height:49px;padding:0 13px}.site-whatsapp-float span{font-size:11px}body:has(.mobile-actions) .site-whatsapp-float{bottom:86px}}
