/* AnnualPOS Business V2.0.4.1 · Contacto WhatsApp */
.whatsapp-cta-btn{display:inline-flex;align-items:center;gap:9px}
.whatsapp-cta-btn svg{width:18px;height:18px;fill:currentColor;flex:0 0 auto}
.ap-whatsapp-float{position:fixed;right:24px;bottom:24px;z-index:1200;display:flex;align-items:center;gap:11px;min-height:62px;padding:8px 16px 8px 8px;border:1px solid rgba(17,24,39,.08);border-radius:999px;background:#fff;color:#11182c;text-decoration:none;box-shadow:0 18px 46px rgba(17,24,39,.18);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.ap-whatsapp-float:hover{transform:translateY(-3px);box-shadow:0 24px 58px rgba(17,24,39,.24);border-color:rgba(37,211,102,.38)}
.ap-whatsapp-float:focus-visible{outline:3px solid rgba(37,211,102,.28);outline-offset:4px}
.ap-whatsapp-float-icon{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#fff;box-shadow:0 10px 24px rgba(37,211,102,.34);flex:0 0 auto}
.ap-whatsapp-float-icon svg{width:25px;height:25px;fill:currentColor}
.ap-whatsapp-float-copy{display:grid;line-height:1.15;white-space:nowrap}
.ap-whatsapp-float-copy small{font-size:10px;font-weight:700;color:#667085;margin-bottom:4px}
.ap-whatsapp-float-copy strong{font-size:13px;font-weight:900;color:#11182c}
@media(max-width:720px){.ap-whatsapp-float{right:16px;bottom:max(16px,env(safe-area-inset-bottom));width:58px;height:58px;min-height:58px;padding:6px;justify-content:center}.ap-whatsapp-float-icon{width:46px;height:46px}.ap-whatsapp-float-copy{display:none}.final-cta .whatsapp-cta-btn{width:100%;justify-content:center}}
@media(prefers-reduced-motion:reduce){.ap-whatsapp-float{transition:none}.ap-whatsapp-float:hover{transform:none}}
