.embeddedMessagingConversationButton{display:none!important}@keyframes chatPulse{0%{box-shadow:0 0 #3ec0f480}70%{box-shadow:0 0 0 10px #3ec0f400}to{box-shadow:0 0 #3ec0f400}}@keyframes nudgeSlideIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.customChatButton{cursor:pointer;z-index:999;background-color:#eff4f7;border:1px solid #3ec0f4;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;padding:0;animation:2s ease-out 4s 4 chatPulse;display:flex;position:fixed;bottom:30px;right:30px;overflow:hidden}.chatIcon{object-fit:cover;border-radius:50%;width:120%;height:120%}.customChatButton:disabled{opacity:.6;cursor:not-allowed}.chatNudge{z-index:1000;background:#fff;border:1px solid #3ec0f4;border-radius:12px;max-width:220px;padding:12px 34px 12px 14px;animation:.3s ease-out nudgeSlideIn;position:fixed;bottom:88px;right:20px;box-shadow:0 4px 16px #1020301f}.chatNudge p{color:#0f1b2a;margin:0;font-size:13px;line-height:1.45}.chatNudgeDismiss{cursor:pointer;color:#64748b;background:0 0;border:none;padding:0;font-size:17px;line-height:1;position:absolute;top:6px;right:8px}.chatNudgeDismiss:hover{color:#0f1b2a}@media (max-width:768px){.customChatButton{width:35px;height:35px;bottom:20px;right:20px}.chatNudge{max-width:190px;bottom:68px;right:15px}}
