.whatsapp-floating-button{position:fixed;bottom:20px;right:20px;z-index:99999;width:60px;height:60px;border-radius:50%;background:#25D366;display:flex;align-items:center;justify-content:center;color:#ffffff;font-size:30px;text-decoration:none;box-shadow:0 8px 20px rgba(37,211,102,0.35);transition:transform 0.3s ease}.whatsapp-floating-button:hover{transform:scale(1.1)}