.whatsapp-floating-wrapper{z-index:60;flex-direction:column;gap:12px;display:flex;position:fixed;bottom:24px;right:24px}.whatsapp-floating-container{position:relative}.whatsapp-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#25d366 0%,#20ba5a 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;overflow:visible;box-shadow:0 4px 16px #25d36680}.whatsapp-channel-button{background:linear-gradient(135deg,#128c7e 0%,#075e54 100%);box-shadow:0 4px 16px #128c7e80}.whatsapp-button:hover{transform:scale(1.1);box-shadow:0 8px 25px #25d366b3}.whatsapp-channel-button:hover{box-shadow:0 8px 25px #128c7eb3}.whatsapp-button:active{transform:scale(.95)}.whatsapp-icon{z-index:2;color:#fff;filter:drop-shadow(0 1px 2px #0000001a);position:relative}.whatsapp-ripple{pointer-events:none;background:#25d3664d;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.whatsapp-channel-container .whatsapp-ripple{background:#128c7e4d}@keyframes whatsappSplash{0%{opacity:1;width:60px;height:60px}to{opacity:0;width:220px;height:220px}}.whatsapp-ripple-1{animation:.6s cubic-bezier(.4,0,.2,1) forwards whatsappSplash}.whatsapp-ripple-2{animation:.6s cubic-bezier(.4,0,.2,1) .1s forwards whatsappSplash}.whatsapp-ripple-3{animation:.6s cubic-bezier(.4,0,.2,1) .2s forwards whatsappSplash}.whatsapp-tooltip{color:#fff;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;z-index:50;background-color:#000000e6;border-radius:8px;padding:10px 14px;font-size:14px;font-weight:500;transition:all .3s;position:absolute;bottom:calc(100% + 15px);right:0;transform:translateY(10px);box-shadow:0 4px 12px #0003}.whatsapp-floating-container:hover .whatsapp-tooltip{opacity:1;visibility:visible;transform:translateY(0)}.whatsapp-tooltip:after{content:"";border-top:6px solid #000000e6;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;position:absolute;top:100%;right:12px}@media (max-width:767px){.whatsapp-floating-wrapper{bottom:90px;right:16px}.whatsapp-button{width:56px;height:56px}.whatsapp-tooltip{padding:8px 12px;font-size:13px}}@media (max-width:480px){.whatsapp-floating-wrapper{gap:10px;bottom:85px;right:12px}.whatsapp-button{width:52px;height:52px}.whatsapp-tooltip{padding:7px 10px;font-size:12px}}@media (prefers-color-scheme:dark){.whatsapp-tooltip{color:#000000de;background-color:#fffffff2;border:1px solid #ffffff1a}.whatsapp-tooltip:after{border-top-color:#fffffff2}}@media (prefers-reduced-motion:reduce){.whatsapp-button{transition:none}.whatsapp-ripple-1,.whatsapp-ripple-2,.whatsapp-ripple-3{animation:none}.whatsapp-tooltip{transition:none}}
