.ChatWidget-module__3lBpLG__launcher{cursor:pointer;color:#fff;z-index:9998;background:linear-gradient(135deg,#1761a2,#0389c9);border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:90px;right:50px;box-shadow:0 8px 24px #1761a266}.ChatWidget-module__3lBpLG__launcher:hover{transform:scale(1.08);box-shadow:0 12px 30px #1761a280}.ChatWidget-module__3lBpLG__dot{background:#2ecc71;border:2px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;top:4px;right:4px}.ChatWidget-module__3lBpLG__panel{z-index:9999;background:#fff;border-radius:16px;flex-direction:column;width:380px;max-width:calc(100vw - 32px);height:560px;max-height:calc(100vh - 50px);font-family:inherit;animation:.22s ease-out ChatWidget-module__3lBpLG__eve-in;display:flex;position:fixed;bottom:25px;right:25px;overflow:hidden;box-shadow:0 20px 60px #00000040}@keyframes ChatWidget-module__3lBpLG__eve-in{0%{opacity:0;transform:translateY(16px)scale(.97)}}.ChatWidget-module__3lBpLG__head{color:#fff;background:linear-gradient(135deg,#1761a2,#0389c9);justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.ChatWidget-module__3lBpLG__headInfo{align-items:center;gap:10px;display:flex}.ChatWidget-module__3lBpLG__headInfo strong{font-size:15px;line-height:1.2;display:block}.ChatWidget-module__3lBpLG__headInfo small{opacity:.85;font-size:11px}.ChatWidget-module__3lBpLG__avatar{background:#ffffff38;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:16px;font-weight:700;display:flex}.ChatWidget-module__3lBpLG__close{color:#fff;cursor:pointer;opacity:.85;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-size:16px}.ChatWidget-module__3lBpLG__close:hover{opacity:1;background:#ffffff26}.ChatWidget-module__3lBpLG__body{background:#f6f9fc;flex-direction:column;flex:1;gap:10px;padding:16px;display:flex;overflow-y:auto}.ChatWidget-module__3lBpLG__msg{white-space:pre-wrap;word-wrap:break-word;border-radius:14px;max-width:82%;padding:10px 13px;font-size:14px;line-height:1.5}.ChatWidget-module__3lBpLG__assistant{color:#10243a;background:#fff;border-bottom-left-radius:4px;align-self:flex-start;box-shadow:0 1px 3px #00000014}.ChatWidget-module__3lBpLG__user{color:#fff;background:#1761a2;border-bottom-right-radius:4px;align-self:flex-end}.ChatWidget-module__3lBpLG__quick{flex-wrap:wrap;gap:6px;margin-top:2px;display:flex}.ChatWidget-module__3lBpLG__quick button{color:#1761a2;cursor:pointer;background:#fff;border:1px solid #b9dff4;border-radius:16px;padding:7px 12px;font-size:12.5px}.ChatWidget-module__3lBpLG__quick button:hover:not(:disabled){background:#eef7fb}.ChatWidget-module__3lBpLG__quick button:disabled{opacity:.5;cursor:not-allowed}.ChatWidget-module__3lBpLG__typing{align-items:center;gap:4px;width:fit-content;display:flex}.ChatWidget-module__3lBpLG__typing span{background:#9bb3c9;border-radius:50%;width:7px;height:7px;animation:1.2s infinite ChatWidget-module__3lBpLG__eve-bounce}.ChatWidget-module__3lBpLG__typing span:nth-child(2){animation-delay:.15s}.ChatWidget-module__3lBpLG__typing span:nth-child(3){animation-delay:.3s}@keyframes ChatWidget-module__3lBpLG__eve-bounce{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-5px)}}.ChatWidget-module__3lBpLG__error{color:#b93a3a;background:#fff6f6;border:1px solid #f3c4c4;border-radius:8px;padding:8px 11px;font-size:12.5px}.ChatWidget-module__3lBpLG__foot{background:#fff;border-top:1px solid #e5e5e5;align-items:flex-end;gap:8px;padding:10px;display:flex}.ChatWidget-module__3lBpLG__foot textarea{resize:none;border:1px solid #dbe7f2;border-radius:20px;outline:none;flex:1;max-height:96px;padding:10px 14px;font-family:inherit;font-size:14px;line-height:1.4}.ChatWidget-module__3lBpLG__foot textarea:focus{border-color:#0389c9}.ChatWidget-module__3lBpLG__foot button{color:#fff;cursor:pointer;background:#1761a2;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.ChatWidget-module__3lBpLG__foot button:disabled{cursor:not-allowed;background:#b6c9da}@media (max-width:480px){.ChatWidget-module__3lBpLG__launcher{bottom:80px;right:20px}.ChatWidget-module__3lBpLG__panel{width:auto;height:calc(100vh - 80px);bottom:8px;left:8px;right:8px}}
.FloatingWhatsApp-module__zMX6AG__whatsappWrapper{z-index:9998;position:fixed;bottom:95px;right:50px}.FloatingWhatsApp-module__zMX6AG__floatingWhatsapp{color:#fff;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 8px 20px #25d36647}.FloatingWhatsApp-module__zMX6AG__floatingWhatsapp:hover{color:#fff;transform:scale(1.08);box-shadow:0 12px 26px #25d36659}.FloatingWhatsApp-module__zMX6AG__floatingWhatsapp i{font-size:25px;line-height:1}.FloatingWhatsApp-module__zMX6AG__tooltip{color:#fff;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;background:#212529;border-radius:8px;padding:8px 14px;font-size:13px;font-weight:500;transition:opacity .2s,transform .2s,visibility .2s;position:absolute;top:50%;right:56px;transform:translateY(-50%)translate(8px)}.FloatingWhatsApp-module__zMX6AG__tooltip:after{content:"";border:6px solid #0000;border-left-color:#212529;position:absolute;top:50%;right:-6px;transform:translateY(-50%)}.FloatingWhatsApp-module__zMX6AG__whatsappWrapper:hover .FloatingWhatsApp-module__zMX6AG__tooltip{opacity:1;visibility:visible;transform:translateY(-50%)translate(0)}@media (min-width:769px) and (max-width:1024px){.FloatingWhatsApp-module__zMX6AG__whatsappWrapper{bottom:90px;right:24px}.FloatingWhatsApp-module__zMX6AG__floatingWhatsapp{width:46px;height:46px}.FloatingWhatsApp-module__zMX6AG__floatingWhatsapp i{font-size:23px}.FloatingWhatsApp-module__zMX6AG__tooltip{display:none}}@media (max-width:768px){.FloatingWhatsApp-module__zMX6AG__whatsappWrapper{bottom:80px;right:16px}.FloatingWhatsApp-module__zMX6AG__floatingWhatsapp{width:42px;height:42px}.FloatingWhatsApp-module__zMX6AG__floatingWhatsapp i{font-size:20px}.FloatingWhatsApp-module__zMX6AG__tooltip{display:none}}
