.ChatPopup_chatCon__mSJKx{position:fixed;bottom:4%;right:3%;z-index:1000;cursor:pointer}.ChatPopup_chatIcon__hcgLz{width:50px;height:50px;border-radius:50%}.ChatPopup_chatPanel__Tc5Qd{position:fixed;top:35px;right:16px;bottom:45px;height:calc(100vh - 80px);width:calc(100% - 32px);max-width:380px;transform:translateX(100%);opacity:0;transition:transform .3s ease,opacity .3s ease;background:linear-gradient(to bottom,var(--page-background),var(--static-transparent));-webkit-backdrop-filter:blur(.9rem);backdrop-filter:blur(.9rem);color:#f1f1f1;box-shadow:-4px 0 12px rgba(0,0,0,.25);z-index:1001;border-radius:18px;display:flex;flex-direction:column;overflow:hidden;border:1px solid hsla(0,0%,100%,.1)}.ChatPopup_chatPanel__Tc5Qd.ChatPopup_open__puv1Q{transform:translateX(0);opacity:1}.ChatPopup_chatPanel__Tc5Qd.ChatPopup_expanded__SdmWr{width:calc(100% - 64px);max-width:none;height:calc(100vh - 80px);top:35px;left:32px;right:32px}.ChatPopup_closeButtonContainer__X_BPL{position:absolute;top:16px;right:16px;z-index:1002}.ChatPopup_closeButton__87RsF{color:#f1f1f1}.ChatPopup_closeButton__87RsF:hover{background-color:hsla(0,0%,100%,.1)}.ChatPopup_expandButtonContainer__U6cq3{position:absolute;top:16px;left:16px;z-index:1002}.ChatPopup_expandButton__WRAa8{color:#f1f1f1}.ChatPopup_expandButton__WRAa8:hover{background-color:hsla(0,0%,100%,.1)}.ChatPopup_header__gVJw3{padding:16px;border-bottom:1px solid hsla(0,0%,100%,.1);display:flex;justify-content:center}.ChatPopup_chatContent__iI_a7{flex:1 1;overflow-y:auto;padding:16px;margin-bottom:80px}.ChatPopup_inputContainer__BLCVZ{padding:16px;position:absolute;bottom:0;width:100%;background:rgba(0,0,0,0)}.ChatPopup_userMessage__MuU41{align-self:flex-end;background-color:#0078d4;color:#fff;padding:8px 12px;border-radius:12px;margin-bottom:8px;max-width:min(90%,34rem);line-height:1.55}.ChatPopup_userMessage__MuU41 a{color:inherit;text-decoration:underline}.ChatPopup_replyMessage___b23e{align-self:flex-start;background-color:#333;color:#fff;padding:8px 12px;border-radius:12px;margin-bottom:8px;max-width:min(95%,42rem);line-height:1.65}.ChatPopup_replyMessage___b23e a{color:#8ec8ff;text-decoration:underline;word-break:break-word}.ChatPopup_replyMessage___b23e h1,.ChatPopup_replyMessage___b23e h2,.ChatPopup_replyMessage___b23e h3,.ChatPopup_replyMessage___b23e ol,.ChatPopup_replyMessage___b23e p,.ChatPopup_replyMessage___b23e ul{margin:0 0 .75rem}.ChatPopup_replyMessage___b23e h1:last-child,.ChatPopup_replyMessage___b23e h2:last-child,.ChatPopup_replyMessage___b23e h3:last-child,.ChatPopup_replyMessage___b23e ol:last-child,.ChatPopup_replyMessage___b23e p:last-child,.ChatPopup_replyMessage___b23e ul:last-child{margin-bottom:0}.ChatPopup_replyMessage___b23e ol,.ChatPopup_replyMessage___b23e ul{padding-left:1.2rem}.ChatPopup_replyMessage___b23e h1,.ChatPopup_replyMessage___b23e h2,.ChatPopup_replyMessage___b23e h3{line-height:1.35}.ChatPopup_replyMessage___b23e li+li{margin-top:.25rem}.ChatPopup_replyMessage___b23e code{font-size:.95em;background:hsla(0,0%,100%,.08);padding:.1rem .3rem;border-radius:.35rem}.ChatPopup_searchingIndicator__nvOHe{display:flex;align-items:center;padding:8px 12px;margin:8px 0;background-color:hsla(0,0%,100%,.1);border-radius:12px;align-self:flex-start}.ChatPopup_searchingDot__JG8i7{width:6px;height:6px;background-color:#fff;border-radius:50%;margin-left:8px;animation:ChatPopup_pulse__ENsug 1.5s ease-in-out infinite}.ChatPopup_searchingDot__JG8i7:nth-child(2){animation-delay:.3s}.ChatPopup_searchingDot__JG8i7:nth-child(3){animation-delay:.6s}@keyframes ChatPopup_pulse__ENsug{0%,to{opacity:.4;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}@media(max-width:768px){.ChatPopup_chatCon__mSJKx{top:3.5%;bottom:auto;right:3.5%}.ChatPopup_chatPanel__Tc5Qd{top:16px;right:16px;bottom:94px;left:16px;height:calc(100vh - 110px);width:calc(100% - 32px);max-width:none}.ChatPopup_expandButtonContainer__U6cq3{display:none}}