.soar-floating-whatsapp{position:fixed;bottom:30px;right:30px;z-index:9999;display:flex;align-items:center;justify-content:center;background-color:#25d366;color:#fff;padding:12px 24px;border-radius:50px;box-shadow:0 10px 24px rgba(37,211,102,0.4);text-decoration:none;transition:all 0.3s ease;gap:10px}.soar-floating-whatsapp:hover,.soar-floating-whatsapp:focus{transform:translateY(-3px);box-shadow:0 15px 30px rgba(37,211,102,0.6);color:#fff}.soar-floating-whatsapp-icon{font-size:28px;display:flex;align-items:center;justify-content:center;line-height:1}.soar-floating-whatsapp-icon svg{width:28px;height:28px;fill:currentColor}.soar-floating-whatsapp-text{font-size:16px;font-weight:700;line-height:1;font-family:inherit}@media (max-width:767px){.soar-floating-whatsapp{padding:16px;border-radius:50%;bottom:20px;right:20px}.soar-floating-whatsapp-text{display:none}.soar-floating-whatsapp-icon{font-size:32px}.soar-floating-whatsapp-icon svg{width:32px;height:32px}}