.UniversalChatInitializer__cta{position:fixed;bottom:24px;right:24px;z-index:99;animation:UniversalChatInitializer__ctaEntrance .3s cubic-bezier(.25,1,.5,1)}.UniversalChatInitializer__cta--exiting{animation:UniversalChatInitializer__ctaExit .3s cubic-bezier(.25,1,.5,1) forwards}@keyframes UniversalChatInitializer__ctaEntrance{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes UniversalChatInitializer__ctaExit{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(20px) scale(.95)}}@media (prefers-reduced-motion:reduce){.UniversalChatInitializer__cta,.UniversalChatInitializer__cta--exiting{animation-duration:.01s}}#UniversalChatInlineFrame{background-color:#e6ebf1;border-radius:8px 8px 0 0;border:0;bottom:0;box-shadow:0 12px 15px rgba(0,0,0,.05),0 0 0 1px rgba(0,0,0,.05),0 5px 9px rgba(0,0,0,.08);height:calc(-40px + 100svh);left:auto;max-height:708px;opacity:0;overflow:hidden;position:fixed;right:24px;transform:translateY(100%);transition:.2s ease-in-out;width:390px;z-index:2147483639}#UniversalChatUnseenMessages{align-items:center;background-color:#635bff;border-radius:50%;bottom:33px;color:#fff;display:flex;font-size:.9rem;font-weight:500;height:24px;justify-content:center;padding-bottom:2px;position:fixed;right:11px;width:24px;z-index:2147483640}