#whatsapp-floating{position:fixed;bottom:24px;right:24px;background-color:#25D366;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(0,0,0,0.25);z-index:9999;transition:transform .2s ease}#whatsapp-floating:hover{transform:scale(1.12)}#whatsapp-floating img{width:34px;height:34px}