.ChatPopup_chatPopup__yamo7{position:fixed;z-index:9999;top:0;left:0;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.4);backdrop-filter:blur(8px);overflow:hidden;padding:0}.ChatPopup_chatPopup__box__67n7j{background:#fff;border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,.15);max-width:900px;width:90%;height:85vh;display:flex;flex-direction:column;position:relative;overflow:hidden;border:1px solid hsla(0,0%,100%,.2)}@media(max-width:1024px){.ChatPopup_chatPopup__box__67n7j{width:92%;height:88vh;border-radius:16px}}@media(max-width:768px){.ChatPopup_chatPopup__box__67n7j{width:100%;height:100vh;max-width:none;border-radius:0;border:none}}@media(max-width:480px){.ChatPopup_chatPopup__box__67n7j{width:100%;height:100vh}}.ChatPopup_header__5FrFt{display:flex;align-items:center;justify-content:space-between;width:100%;padding:20px 24px;background:#fff;border-radius:20px 20px 0 0;position:relative;border-bottom:1px solid rgba(0,132,255,.103)}.ChatPopup_header__5FrFt:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:hsla(0,0%,100%,.2)}@media(max-width:1024px){.ChatPopup_header__5FrFt{padding:16px 20px}}@media(max-width:768px){.ChatPopup_header__5FrFt{padding:14px 16px;border-radius:0}}@media(max-width:480px){.ChatPopup_header__5FrFt{padding:12px}}.ChatPopup_headerLeft__9Hzah{display:flex;align-items:center;gap:12px}.ChatPopup_avatarContainer__lgvh9{position:relative}.ChatPopup_avatar__0pMep{width:40px;height:40px;border-radius:50%}@media(min-width:640px){.ChatPopup_avatar__0pMep{width:48px;height:48px}}.ChatPopup_statusIndicator___NFYu{position:absolute;bottom:-4px;right:-4px;width:16px;height:16px;background-color:#22c55e;border-radius:50%;border:2px solid #fff}.ChatPopup_headerInfo__Q0c_w{display:flex;flex-direction:column}.ChatPopup_botName__xBdih{color:#000;font-weight:600;font-size:18px;margin:0 0 5px}@media(max-width:640px){.ChatPopup_botName__xBdih{font-size:16px}}.ChatPopup_modelIndicator___D1LR{color:#5d00a4;font-weight:500;font-size:16px}@media(max-width:640px){.ChatPopup_modelIndicator___D1LR{font-size:14px}}.ChatPopup_betaLabel__qzCRU{padding:4px 10px;border-radius:12px;background:linear-gradient(90deg,rgba(235,75,78,.169),rgba(110,75,235,.169));color:#000;font-size:11px;font-weight:500;margin-top:2px;backdrop-filter:blur(10px)}.ChatPopup_headerRight__56bZx{display:flex;align-items:center;gap:12px}.ChatPopup_headerButton__n9SsS{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:linear-gradient(90deg,rgba(235,75,78,.169),rgba(110,75,235,.169));color:#000;border-radius:10px;transition:all .2s;border:1px solid rgba(0,132,255,.2);cursor:pointer;backdrop-filter:blur(10px)}.ChatPopup_headerButton__n9SsS:hover{background:rgba(0,132,255,.2);transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.ChatPopup_modelToggle__7rS1d{width:auto;padding:6px 12px;gap:6px;font-size:12px;font-weight:600}.ChatPopup_modelToggle__7rS1d .ChatPopup_modelLabel__Kzw2G{white-space:nowrap;font-size:11px;text-transform:uppercase;letter-spacing:.5px}.ChatPopup_modelToggle__7rS1d.ChatPopup_nano__kAqOz{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border-color:#10b981}.ChatPopup_modelToggle__7rS1d.ChatPopup_nano__kAqOz:hover{background:linear-gradient(135deg,#059669,#047857);box-shadow:0 4px 12px rgba(16,185,129,.3)}.ChatPopup_modelToggle__7rS1d.ChatPopup_detailed__gfe8F{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border-color:#3b82f6}.ChatPopup_modelToggle__7rS1d.ChatPopup_detailed__gfe8F:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 4px 12px rgba(59,130,246,.3)}.ChatPopup_chatContainer__9LhJc{position:relative;flex:1 1;display:flex;flex-direction:column;overflow:hidden;width:100%;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.ChatPopup_loadingProgressBar__IbO_R{position:absolute;top:0;left:0;right:0;height:5px;background:rgba(102,126,234,.1);z-index:10;overflow:hidden;border-radius:0 0 2px 2px}.ChatPopup_loadingProgressFill__Khxs_{width:100%;height:100%;background:linear-gradient(90deg,#eb4b4e,#6e4beb 25%,#eb4b4e 50%,#6e4beb 75%,#eb4b4e);background-size:200% 100%;animation:ChatPopup_loadingGradient__WMYyc 1.5s ease-in-out infinite;border-radius:inherit}@keyframes ChatPopup_loadingGradient__WMYyc{0%{background-position:200% 0}to{background-position:-200% 0}}.ChatPopup_scrollButton__MFEl_{position:absolute;top:50%;transform:translateY(-50%);z-index:20;background-color:#fff;color:#4b5563;padding:12px;border-radius:50%;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);transition:all .2s;border:1px solid #e5e7eb;cursor:pointer}.ChatPopup_scrollButton__MFEl_:hover{background-color:#f9fafb;color:#1f2937;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.ChatPopup_scrollButton__MFEl_.ChatPopup_scrollTop__inEId{left:16px}.ChatPopup_scrollButton__MFEl_.ChatPopup_scrollBottom__pA4jF{right:16px}.ChatPopup_chatContent__Trj1P{flex:1 1;overflow-y:auto;overflow-x:hidden;padding:24px;display:flex;flex-direction:column;gap:16px;width:100%;max-width:100%}@media(max-width:1024px){.ChatPopup_chatContent__Trj1P{padding:20px;gap:14px}}@media(max-width:768px){.ChatPopup_chatContent__Trj1P{padding:16px;gap:12px}}@media(max-width:480px){.ChatPopup_chatContent__Trj1P{padding:12px;gap:10px}}.ChatPopup_chatContent__Trj1P::-webkit-scrollbar{width:6px}.ChatPopup_chatContent__Trj1P::-webkit-scrollbar-track{background:transparent}.ChatPopup_chatContent__Trj1P::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:3px}.ChatPopup_chatContent__Trj1P::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.3)}.ChatPopup_messageContainer__CgHGX{display:flex;width:100%;margin-bottom:24px;color:#000!important}.ChatPopup_messageContainer__CgHGX.ChatPopup_userMessage__87xQX{justify-content:flex-end!important;flex-direction:row;align-items:flex-start}.ChatPopup_messageContainer__CgHGX.ChatPopup_botMessage__cCnDa{justify-content:flex-start;flex-direction:row}.ChatPopup_userTimeColumn__ebJCA{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;min-width:80px;margin-right:12px}.ChatPopup_timeText__1w0eV{color:#6b7280;font-size:12px;opacity:.8;text-align:right}.ChatPopup_messageWrapper__ClP3D{display:flex;flex-direction:column;max-width:95%;width:100%;overflow:hidden}.ChatPopup_messageWrapper__ClP3D.ChatPopup_userWrapper__yFn7c{align-items:flex-end;max-width:85%}@media(max-width:768px){.ChatPopup_messageWrapper__ClP3D.ChatPopup_userWrapper__yFn7c{max-width:90%}}@media(max-width:480px){.ChatPopup_messageWrapper__ClP3D.ChatPopup_userWrapper__yFn7c{max-width:95%}}.ChatPopup_messageWrapper__ClP3D.ChatPopup_botWrapper__yUUVD{align-items:flex-start;max-width:95%}@media(max-width:768px){.ChatPopup_messageWrapper__ClP3D.ChatPopup_botWrapper__yUUVD{max-width:100%}}@media(min-width:640px){.ChatPopup_messageWrapper__ClP3D{max-width:95%}.ChatPopup_messageWrapper__ClP3D.ChatPopup_userWrapper__yFn7c{max-width:80%}.ChatPopup_messageWrapper__ClP3D.ChatPopup_botWrapper__yUUVD{max-width:95%}}.ChatPopup_loadingMessage__BtNz_{display:flex;align-items:center;gap:16px;background-color:#fff;color:#374151;border-radius:16px;padding:16px;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);border:1px solid #f3f4f6}.ChatPopup_loadingAvatar__ipras{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0}.ChatPopup_loadingAvatar__ipras img{width:24px!important;height:24px!important;max-width:24px;max-height:24px;-o-object-fit:contain;object-fit:contain}.ChatPopup_loadingStatus__CJOHW{width:256px;overflow:hidden}.ChatPopup_thinkingContainer__HASPn{margin-bottom:8px}.ChatPopup_thinkingText__i11cV{font-weight:500;color:#6b7280}.ChatPopup_botHeader___TDu6{display:flex;align-items:center;margin-bottom:12px;gap:8px}.ChatPopup_botHeaderAvatar__MQD6C{display:flex;align-items:center;justify-content:center;margin-right:4px}.ChatPopup_botHeaderAvatar__MQD6C img{width:28px;height:28px;-o-object-fit:contain;object-fit:contain}.ChatPopup_botHeaderName__Y7RNG{color:#111827;font-weight:600;font-size:14px;margin:0}.ChatPopup_answerPagination__6sVKr{display:flex;align-items:center;gap:8px;padding:4px 8px;background:linear-gradient(135deg,#fff,#f8f9fa);border:1.5px solid #d0d7de;border-radius:20px;box-shadow:0 1px 3px rgba(0,0,0,.06)}.ChatPopup_answerPagination__6sVKr.ChatPopup_top__5P4EE{margin-left:auto}.ChatPopup_answerPagination__6sVKr.ChatPopup_bottom__DSKKM{position:absolute;left:50%;transform:translateX(-50%)}.ChatPopup_paginationArrow__BiyGZ{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:transparent;color:#57606a;border:none;border-radius:50%;cursor:pointer;transition:all .2s ease}.ChatPopup_paginationArrow__BiyGZ:hover{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;transform:scale(1.1)}.ChatPopup_paginationArrow__BiyGZ:active{transform:scale(.95)}.ChatPopup_paginationArrow__BiyGZ svg{flex-shrink:0}.ChatPopup_paginationCount__m44Kx{font-size:12px;font-weight:700;color:#24292f;min-width:36px;text-align:center;letter-spacing:.3px}.ChatPopup_messageCard__ni_Ut{max-width:100%;width:100%;margin-bottom:16px;display:flex;flex-direction:column}.ChatPopup_messageCard__ni_Ut.ChatPopup_user__SWXTY{align-self:flex-end;margin-left:auto;align-items:flex-end}.ChatPopup_messageCard__ni_Ut.ChatPopup_bot__ACQWw{align-self:flex-start;align-items:flex-start}.ChatPopup_messageInner__8qrHK{display:flex;align-items:flex-start;gap:12px;width:100%}.ChatPopup_user__SWXTY .ChatPopup_messageInner__8qrHK{flex-direction:row!important;justify-content:flex-end!important;align-items:flex-start!important}.ChatPopup_bot__ACQWw .ChatPopup_messageInner__8qrHK{flex-direction:row;justify-content:flex-start}.ChatPopup_messageInner__8qrHK h2{font-size:20px}.ChatPopup_bubble__Pf5ED{background:#fff;border-radius:18px;padding:16px 20px;font-size:14px;line-height:1.6;box-shadow:0 1px 3px rgba(0,0,0,.08);border:1px solid rgba(0,0,0,.05);position:relative}.ChatPopup_user__SWXTY .ChatPopup_bubble__Pf5ED{background:linear-gradient(135deg,#eb4b4e,#6e4beb);color:#fff;border-radius:18px 18px 4px 18px;padding:14px 18px}.ChatPopup_user__SWXTY .ChatPopup_bubble__Pf5ED:before{content:"";position:absolute;bottom:-1px;right:-8px;width:0;height:0;border:8px solid transparent;border-top-color:#6e4beb;transform:rotate(45deg)}.ChatPopup_bot__ACQWw .ChatPopup_bubble__Pf5ED{background:#fff;color:#374151;border-radius:4px 18px 18px 18px;padding:16px 20px}.ChatPopup_bot__ACQWw .ChatPopup_bubble__Pf5ED:before{content:"";position:absolute;bottom:-1px;left:-8px;width:0;height:0;border:8px solid transparent;border-top-color:#fff;transform:rotate(-45deg)}.ChatPopup_text__Z8SLi{word-wrap:break-word;word-break:break-word;overflow-wrap:break-word}.ChatPopup_text__Z8SLi p{font-size:14px;line-height:1.6;margin:12px 0;color:#374151}.ChatPopup_text__Z8SLi h1,.ChatPopup_text__Z8SLi h2,.ChatPopup_text__Z8SLi h3,.ChatPopup_text__Z8SLi h4,.ChatPopup_text__Z8SLi h5,.ChatPopup_text__Z8SLi h6{font-weight:700;margin:16px 0 12px;color:#1f2937;line-height:1.3}.ChatPopup_text__Z8SLi h1{font-size:24px}.ChatPopup_text__Z8SLi h2{font-size:20px}.ChatPopup_text__Z8SLi h3{font-size:18px}.ChatPopup_text__Z8SLi h4{font-size:16px}.ChatPopup_text__Z8SLi a{color:#5d00a4;text-decoration:underline;transition:color .2s ease}.ChatPopup_text__Z8SLi a:hover{color:#7c00e6}.ChatPopup_text__Z8SLi ol,.ChatPopup_text__Z8SLi ul{padding-left:32px;margin:12px 0 16px;line-height:1.7;list-style-position:outside}.ChatPopup_text__Z8SLi ol li,.ChatPopup_text__Z8SLi ul li{font-size:14px;line-height:1.7;margin-bottom:10px;padding-left:8px;color:#374151;display:list-item}.ChatPopup_text__Z8SLi ol li::marker,.ChatPopup_text__Z8SLi ul li::marker{color:#5d00a4;font-weight:600}.ChatPopup_text__Z8SLi ul,.ChatPopup_text__Z8SLi ul li{list-style-type:disc}.ChatPopup_text__Z8SLi ul ul{list-style-type:circle;margin-top:6px}.ChatPopup_text__Z8SLi ul ul li{list-style-type:circle}.ChatPopup_text__Z8SLi ol{list-style-type:decimal;counter-reset:item}.ChatPopup_text__Z8SLi ol li{list-style-type:decimal;display:list-item}.ChatPopup_text__Z8SLi ol ol{list-style-type:lower-alpha;margin-top:6px}.ChatPopup_text__Z8SLi ol ol li{list-style-type:lower-alpha}.ChatPopup_text__Z8SLi li>ol,.ChatPopup_text__Z8SLi li>ul{margin-top:6px;margin-bottom:6px;padding-left:24px}.ChatPopup_text__Z8SLi b,.ChatPopup_text__Z8SLi strong{font-weight:600;color:#1f2937}.ChatPopup_text__Z8SLi em,.ChatPopup_text__Z8SLi i{font-style:italic}.ChatPopup_text__Z8SLi code{color:#d63384;padding:2px 6px;border-radius:4px}.ChatPopup_text__Z8SLi code,.ChatPopup_text__Z8SLi pre{background:#f0f0f0;font-size:13px;font-family:Consolas,Monaco,Courier New,monospace}.ChatPopup_text__Z8SLi pre{padding:12px;border-radius:8px;overflow-x:auto;max-width:100%;white-space:pre-wrap;color:#2e2e2e;margin:12px 0}.ChatPopup_text__Z8SLi table{border-collapse:collapse;border:1px solid #000;border-radius:10px;width:100%;margin:20px 0;overflow:hidden}.ChatPopup_text__Z8SLi table th{background:#5d00a4;color:#fff;font-weight:600;text-align:left}.ChatPopup_text__Z8SLi table td,.ChatPopup_text__Z8SLi table th{padding:12px 15px;border:1px solid #ddd}.ChatPopup_text__Z8SLi table tr:nth-child(2n){background-color:#f9f9f9}.ChatPopup_text__Z8SLi table tr:hover{background-color:#f0f0f0}.ChatPopup_sourceButton___I7S8{display:inline-flex;align-items:center;gap:4px;margin-top:8px;padding:4px 8px;background:rgba(102,126,234,.1);color:#6e4beb;border:1px solid rgba(102,126,234,.2);border-radius:12px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s}.ChatPopup_sourceButton___I7S8:hover{background:rgba(102,126,234,.15);border-color:rgba(102,126,234,.3)}.ChatPopup_sourcesSection__E4rj0{margin-top:16px;width:80%}.ChatPopup_sourcesSeparator__VsxOD{border:none;height:1px;background:linear-gradient(90deg,transparent,rgba(0,0,0,.1) 20%,rgba(0,0,0,.1) 80%,transparent);margin:12px 0}.ChatPopup_sourcesHeader__gUE2T{display:flex;align-items:center;gap:6px;margin-bottom:12px}.ChatPopup_sourcesIcon__WAQEX{color:#6e4beb;flex-shrink:0}.ChatPopup_sourcesTitle__NaXp_{font-size:13px;font-weight:500;color:#374151}.ChatPopup_sourcesList__Ajuqo{display:flex;flex-direction:column;gap:8px}.ChatPopup_sourceItem__lyu4S{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:10px 12px;transition:all .2s}.ChatPopup_sourceItem__lyu4S:hover{background:#f1f5f9;border-color:#cbd5e1}.ChatPopup_sourceContent__xMmfl{display:flex;flex-direction:column;gap:6px}.ChatPopup_sourceTitle__3_WpX{font-size:13px;font-weight:500;margin:0;line-height:1.3}.ChatPopup_sourceLink__iGObt{color:#000;font-weight:500;transition:all .2s ease;cursor:pointer;font-size:12px}.ChatPopup_sourceLink__iGObt:hover{color:#5d00a4;text-decoration:underline;border-radius:4px}.ChatPopup_sourceDescription__7ZiEY{font-size:12px;color:#64748b;line-height:1.4;margin:0}.ChatPopup_sourceType___PyTA{font-size:11px;color:#94a3b8;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.ChatPopup_responseInfo__I3tan{margin-top:8px;padding-top:6px;border-top:1px solid rgba(0,0,0,.05)}.ChatPopup_detailedAnswerSection__w7_Nd{margin-top:12px;padding-top:8px;border-top:1px solid rgba(0,0,0,.05)}.ChatPopup_detailedAnswerIcon__KBuUx{font-size:14px;animation:ChatPopup_sparkle__UhTaD 2s infinite}@keyframes ChatPopup_sparkle__UhTaD{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.ChatPopup_ctaSection__5gnPh{margin-top:12px;padding-top:12px;border-top:1px solid rgba(0,0,0,.08);display:flex;flex-wrap:wrap;gap:8px}.ChatPopup_ctaButton__QC0CH{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:linear-gradient(135deg,#eb4b4e,#d43f42);color:#fff;border-radius:8px;text-decoration:none;font-size:13px;font-weight:500;transition:all .2s ease;box-shadow:0 2px 6px rgba(235,75,78,.2)}.ChatPopup_ctaButton__QC0CH:hover{background:linear-gradient(135deg,#d43f42,#c73639);box-shadow:0 4px 12px rgba(235,75,78,.3);transform:translateY(-1px)}.ChatPopup_ctaButton__QC0CH:active{transform:translateY(0);box-shadow:0 2px 6px rgba(235,75,78,.2)}.ChatPopup_ctaText__WiexB{line-height:1}.ChatPopup_ctaIcon__SW_4s{flex-shrink:0;opacity:.9}.ChatPopup_feedbackRow__TqFbC{display:flex;align-items:center;justify-content:space-between;margin-top:8px;gap:12px;padding-top:8px;border-top:1px solid rgba(0,0,0,.05);position:relative;width:100%;max-width:100%;overflow:hidden;flex-wrap:wrap}@media(max-width:768px){.ChatPopup_feedbackRow__TqFbC{gap:8px;padding-top:6px;margin-top:6px}}@media(max-width:480px){.ChatPopup_feedbackRow__TqFbC{gap:6px;flex-direction:column;align-items:flex-start}}.ChatPopup_feedbackActions__l2IIG{display:flex;align-items:center;gap:6px;flex:0 0 auto;flex-wrap:wrap}@media(max-width:480px){.ChatPopup_feedbackActions__l2IIG{gap:4px;width:100%;justify-content:flex-start}}.ChatPopup_feedbackBtn__XP1_a{color:#6b7280;border-radius:8px;background:rgba(0,0,0,.05);transition:all .2s;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;flex-shrink:0}@media(max-width:768px){.ChatPopup_feedbackBtn__XP1_a{width:28px;height:28px}}@media(max-width:480px){.ChatPopup_feedbackBtn__XP1_a{width:32px;height:32px}}.ChatPopup_feedbackBtn__XP1_a:hover{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;transform:translateY(-1px)}.ChatPopup_feedbackBtn__XP1_a:active{transform:translateY(0)}.ChatPopup_feedbackBtn__XP1_a:disabled{opacity:.5;cursor:not-allowed}.ChatPopup_feedbackBtn__XP1_a.ChatPopup_copied__Kovvq{background:linear-gradient(135deg,#10b981,#059669);color:#fff;animation:ChatPopup_copiedPulse__Cr38y .3s ease-in-out}@keyframes ChatPopup_copiedPulse__Cr38y{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.ChatPopup_regenerateDropdown__5eIMh{position:relative}.ChatPopup_regenerateMenu__acW9n{position:absolute;bottom:100%;left:0;margin-bottom:8px;background:#fff;border-radius:12px;box-shadow:0 10px 25px rgba(0,0,0,.15);border:1px solid #e5e7eb;min-width:220px;z-index:1000;opacity:0;visibility:hidden;transform:translateY(10px);transition:all .2s ease}.ChatPopup_regenerateMenu__acW9n.ChatPopup_show__6OGvB{opacity:1;visibility:visible;transform:translateY(0)}.ChatPopup_regenerateOption__BYuDG{display:flex;align-items:center;gap:10px;width:100%;padding:10px 16px;background:transparent;border:none;cursor:pointer;transition:all .2s ease;color:#374151;font-size:13px;font-weight:500;text-align:left}.ChatPopup_regenerateOption__BYuDG:first-child{border-radius:12px 12px 0 0}.ChatPopup_regenerateOption__BYuDG:last-child{border-radius:0 0 12px 12px}.ChatPopup_regenerateOption__BYuDG:not(:last-child){border-bottom:1px solid #f3f4f6}.ChatPopup_regenerateOption__BYuDG:hover{background:linear-gradient(135deg,#f8f9fa,#eaeef2);color:#667eea}.ChatPopup_regenerateOption__BYuDG svg{flex-shrink:0;color:#6b7280}.ChatPopup_regenerateOption__BYuDG:hover svg{color:#667eea}.ChatPopup_regenerateOption__BYuDG span{flex:1 1}.ChatPopup_spinning__fkmaV{animation:ChatPopup_spin__ZbkLW 1s linear infinite}.ChatPopup_modelTypeDisplay__BxGcR{display:flex;align-items:center;gap:6px;padding:4px 12px;background:linear-gradient(135deg,#f8f9fa,#eaeef2);border:1px solid #d0d7de;border-radius:16px;margin-left:auto}.ChatPopup_modelTypeLabel__PREob{font-size:11px;color:#6b7280;font-weight:500}.ChatPopup_modelTypeValue__IWZsK{font-size:12px;color:#24292f;font-weight:700;text-transform:capitalize}.ChatPopup_recommendationBanner__YM_kO{background:linear-gradient(135deg,rgba(102,126,234,.1),rgba(118,75,162,.1));border:1px solid rgba(102,126,234,.3);border-radius:12px;padding:12px 16px;margin:12px 20px 0;display:flex;align-items:center;justify-content:space-between;gap:16px;animation:ChatPopup_slideDown__VfWUT .3s ease-out}@keyframes ChatPopup_slideDown__VfWUT{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.ChatPopup_recommendationContent__F9TuL{display:flex;align-items:center;gap:12px;flex:1 1}.ChatPopup_recommendationIcon__7W4al{color:#667eea;flex-shrink:0}.ChatPopup_recommendationText__CYhXu{display:flex;flex-direction:column;gap:2px}.ChatPopup_recommendationText__CYhXu strong{color:#374151;font-size:14px;font-weight:600}.ChatPopup_recommendationText__CYhXu span{color:#6b7280;font-size:13px}.ChatPopup_recommendationActions__7pKyJ{display:flex;gap:8px;flex-shrink:0}.ChatPopup_useDetailedBtn__qj3A3{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;cursor:pointer;padding:8px 16px;border-radius:8px;font-size:13px;font-weight:500;transition:all .2s ease;white-space:nowrap}.ChatPopup_useDetailedBtn__qj3A3:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(102,126,234,.35)}.ChatPopup_dismissBtn__QE4Gd{background:rgba(0,0,0,.05);color:#6b7280;border:none;cursor:pointer;padding:8px 16px;border-radius:8px;font-size:13px;font-weight:500;transition:all .2s ease;white-space:nowrap}.ChatPopup_dismissBtn__QE4Gd:hover{background:rgba(0,0,0,.1);color:#374151}.ChatPopup_detailedBtn__c4CS7{background:linear-gradient(135deg,#667eea,#764ba2);border:none;cursor:pointer;padding:8px 16px;border-radius:20px;transition:all .2s ease;color:#fff;font-size:13px;font-weight:500;display:flex;align-items:center;gap:6px;margin-left:8px;box-shadow:0 2px 8px rgba(102,126,234,.3)}.ChatPopup_detailedBtn__c4CS7:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(102,126,234,.4);background:linear-gradient(135deg,#5a6fd8,#6b4190)}.ChatPopup_detailedBtn__c4CS7:active{transform:translateY(0);box-shadow:0 2px 6px rgba(102,126,234,.3)}.ChatPopup_detailedBtn__c4CS7 span{font-size:12px}.ChatPopup_formSection__mcsTf{padding:24px;border-top:1px solid #e5e7eb}.ChatPopup_chatInput__tAQTY{display:flex;padding:16px 24px;background:#fff;border-top:1px solid rgba(0,0,0,.1);gap:12px;align-items:flex-end}@media(max-width:1024px){.ChatPopup_chatInput__tAQTY{padding:14px 20px;gap:10px}}@media(max-width:768px){.ChatPopup_chatInput__tAQTY{padding:12px 16px;gap:8px}}@media(max-width:480px){.ChatPopup_chatInput__tAQTY{padding:10px 12px;gap:8px}}.ChatPopup_chatInputField__dhB1R{flex:1 1;padding:12px 16px;border:2px solid #e5e7eb;border-radius:20px;font-size:14px;color:#374151;background:#fff;resize:none;min-height:20px;max-height:120px;transition:all .2s}.ChatPopup_chatInputField__dhB1R:focus{outline:none;border-color:#6e4beb;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.ChatPopup_chatInputField__dhB1R::-moz-placeholder{color:#9ca3af}.ChatPopup_chatInputField__dhB1R::placeholder{color:#9ca3af}.ChatPopup_chatInputButton__GqOeV{width:44px;height:44px;background:linear-gradient(135deg,#eb4b4e,#6e4beb);color:#fff;border-radius:50%;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(102,126,234,.3);border:1px solid #6e4beb}.ChatPopup_chatInputButton__GqOeV:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(102,126,234,.4)}.ChatPopup_chatInputButton__GqOeV:disabled{opacity:.5;cursor:not-allowed;transform:none}.ChatPopup_chatInputButton__GqOeV img{width:20px}.ChatPopup_disclaimer__zzKNS{display:flex;align-items:center;flex-wrap:wrap;padding:12px 24px;background:rgba(0,0,0,.02);border-top:1px solid rgba(0,0,0,.05);font-size:11px;color:#6b7280;gap:4px}@media(max-width:1024px){.ChatPopup_disclaimer__zzKNS{padding:10px 20px;font-size:10px}}@media(max-width:768px){.ChatPopup_disclaimer__zzKNS{padding:8px 16px;font-size:9px;gap:3px}}@media(max-width:480px){.ChatPopup_disclaimer__zzKNS{padding:8px 12px;font-size:9px;gap:3px}}.ChatPopup_disclaimerText__SVgeH{line-height:1.4;word-break:break-word}@media(max-width:768px){.ChatPopup_disclaimerText__SVgeH{line-height:1.3}}.ChatPopup_disclaimerIcon__o_x_8{display:flex;align-items:center;flex-shrink:0}.ChatPopup_disclaimerIcon__o_x_8 img{width:20px!important;height:20px!important;display:inline-block!important;vertical-align:middle!important;opacity:1!important}@media(max-width:768px){.ChatPopup_disclaimerIcon__o_x_8 img{width:16px!important;height:16px!important}}.ChatPopup_formButton__Wgwnm{padding:12px 24px;background:linear-gradient(135deg,#eb4b4e,#6e4beb);border:1px solid rgba(147,51,234,.3);border-radius:12px;color:#fff;cursor:pointer;transition:all .3s;font-size:14px;margin-top:16px}.ChatPopup_formButton__Wgwnm:hover{border-color:rgba(147,51,234,.6);transform:translateY(-1px)}.ChatPopup_ratingPopup__gVIs5{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:100}.ChatPopup_ratingPopupContent__2ygLp{background:#fff;border-radius:16px;padding:24px;box-shadow:0 20px 40px rgba(0,0,0,.15);max-width:400px;width:90%;max-height:80vh;overflow-y:auto}.ChatPopup_ratingPopupHeader__9L3J2{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.ChatPopup_ratingPopupTitle__RZzI6{font-size:18px;font-weight:600;color:#374151;margin:0}.ChatPopup_ratingPopupCloseButton__kpUAz{background:rgba(0,0,0,.05);border:none;border-radius:8px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;color:#6b7280}.ChatPopup_ratingPopupCloseButton__kpUAz:hover{background:rgba(0,0,0,.1);color:#374151}.ChatPopup_ratingPopupForm__zpkRw{margin-bottom:20px}.ChatPopup_ratingPopupLabel__xPQAy{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:8px}.ChatPopup_ratingPopupTextarea__i7tOh{width:100%;padding:12px;border:2px solid #e5e7eb;border-radius:12px;font-size:14px;resize:vertical;min-height:80px;box-sizing:border-box}.ChatPopup_ratingPopupTextarea__i7tOh:focus{outline:none;border-color:#eb4b4e;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.ChatPopup_ratingPopupButtons__WvZZE{display:flex;gap:12px;justify-content:flex-end}.ChatPopup_ratingPopupCancelButton__SSR2c{padding:8px 16px;background:#f3f4f6;color:#374151;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s}.ChatPopup_ratingPopupCancelButton__SSR2c:hover{background:#e5e7eb}.ChatPopup_ratingPopupSubmitButton__uVfru{padding:8px 16px;background:linear-gradient(135deg,#eb4b4e,#6e4beb);color:#fff;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s}.ChatPopup_ratingPopupSubmitButton__uVfru:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(102,126,234,.3)}.ChatPopup_ratingPopupSubmitButton__uVfru:disabled{opacity:.5;cursor:not-allowed;transform:none}.ChatPopup_sourcePopup__xABiK{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:100}.ChatPopup_sourcePopupContent__q_PmG{background:#fff;border-radius:16px;padding:24px;box-shadow:0 20px 40px rgba(0,0,0,.15);max-width:600px;width:90%;max-height:70vh;overflow-y:auto}.ChatPopup_sourcePopupHeader__SicfL{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.ChatPopup_sourcePopupTitle__NM9TU{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:600;color:#374151;margin:0}.ChatPopup_sourcePopupIcon__FhWsd{color:#eb4b4e}.ChatPopup_sourcePopupCloseButton__mMSCK{background:rgba(0,0,0,.05);border:none;border-radius:8px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;color:#6b7280}.ChatPopup_sourcePopupCloseButton__mMSCK:hover{background:rgba(0,0,0,.1);color:#374151}.ChatPopup_sourcePopupList__wAQOk{margin-bottom:20px}.ChatPopup_sourcePopupListItems__IsB9g{display:flex;flex-direction:column;gap:12px;list-style:none;padding:0;margin:0}.ChatPopup_sourcePopupListItem__FxVlm{padding:12px;border:1px solid #e5e7eb;border-radius:12px;transition:all .2s}.ChatPopup_sourcePopupListItem__FxVlm:hover{border-color:#eb4b4e;box-shadow:0 4px 12px rgba(102,126,234,.15)}.ChatPopup_sourcePopupLink__A__VK{color:#6e4beb;text-decoration:none;font-weight:500}.ChatPopup_sourcePopupLink__A__VK:hover{text-decoration:underline}.ChatPopup_sourcePopupNoSources__1TS4q{text-align:center;color:#6b7280;font-style:italic;padding:20px}.ChatPopup_sourcePopupFooter__QIl2J{display:flex;justify-content:flex-end}.ChatPopup_hidden__3ja7X{display:none}.ChatPopup_invisible__LCjiB{visibility:hidden}.ChatPopup_truncate__8evkb{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@keyframes ChatPopup_fadeIn__0V1NK{0%{opacity:0;transform:scale(.6) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes ChatPopup_fadeOut__o1ICH{0%{opacity:1;transform:scale(1) translateY(0)}to{opacity:0;transform:scale(.6) translateY(20px)}}@keyframes ChatPopup_slideIn__pg6R9{0%{opacity:0;transform:translateY(50px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes ChatPopup_spin__ZbkLW{0%{transform:rotate(0deg) scale(.8)}to{transform:rotate(1turn) scale(1.2)}}@keyframes ChatPopup_slideInProgress__l6azN{0%{opacity:0;transform:translateX(20px)}15%{opacity:1;transform:translateX(0)}85%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-20px)}}.ChatPopup_mainContentWrapper__RS6wL{display:flex;flex:1 1;overflow:hidden;position:relative}.ChatPopup_debugPanel__kL7SO{background:#f8f9fa;border-left:1px solid #e0e0e0;display:flex;flex-direction:column;overflow:hidden;position:relative;height:100%}.ChatPopup_debugPanelHeader__jOQAk{display:flex;align-items:center;gap:10px;padding:16px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-bottom:1px solid rgba(0,0,0,.1)}.ChatPopup_debugPanelHeader__jOQAk h3{margin:0;font-size:14px;font-weight:600}.ChatPopup_debugPanelContent__pj8qe{flex:1 1;overflow-y:auto;padding:16px}.ChatPopup_noChunks___nRKw{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center;color:#6c757d}.ChatPopup_noChunks___nRKw p{margin:12px 0 4px;font-size:14px;font-weight:500}.ChatPopup_noChunks___nRKw small{font-size:12px;opacity:.8}.ChatPopup_chunksAccordion__dCYS0{display:flex;flex-direction:column;gap:12px}.ChatPopup_chunkMessage__UFTJE{background:#fff;border-radius:8px;border:1px solid #e0e0e0;overflow:hidden;transition:all .3s ease}.ChatPopup_chunkMessage__UFTJE[open]{box-shadow:0 2px 8px rgba(0,0,0,.1)}.ChatPopup_chunkSummary__J2RaW{padding:12px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;background:#fff;transition:background .2s}.ChatPopup_chunkSummary__J2RaW:hover{background:#f8f9fa}.ChatPopup_chunkSummary__J2RaW::-webkit-details-marker{display:none}.ChatPopup_chunkMessageInfo__W6Aqf{flex:1 1;font-size:13px}.ChatPopup_chunkMessageInfo__W6Aqf strong{color:#495057;margin-right:6px}.ChatPopup_chunkCount__vssB4{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:4px 8px;border-radius:12px;font-size:11px;font-weight:600}.ChatPopup_chunksList__tZCrU{padding:12px;background:#f8f9fa;border-top:1px solid #e0e0e0}.ChatPopup_chunkItem__tKtP2{background:#fff;border:1px solid #e0e0e0;border-radius:6px;padding:12px;margin-bottom:8px}.ChatPopup_chunkItem__tKtP2:last-child{margin-bottom:0}.ChatPopup_chunkHeader__7pCOq{display:flex;align-items:center;gap:8px;margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid #f0f0f0}.ChatPopup_chunkIndex___wcxu{background:#6c757d;color:#fff;padding:2px 6px;border-radius:4px;font-size:11px;font-weight:600}.ChatPopup_chunkType__hdjgd{color:#667eea;font-size:11px;font-weight:500;text-transform:uppercase}.ChatPopup_chunkFileId__o6eCz,.ChatPopup_chunkQuote__MBOR_,.ChatPopup_chunkText__PbPiA{margin-top:8px}.ChatPopup_chunkFileId__o6eCz strong,.ChatPopup_chunkQuote__MBOR_ strong,.ChatPopup_chunkText__PbPiA strong{display:block;color:#495057;font-size:11px;font-weight:600;margin-bottom:4px;text-transform:uppercase}.ChatPopup_chunkFileId__o6eCz p,.ChatPopup_chunkQuote__MBOR_ p,.ChatPopup_chunkText__PbPiA p{margin:0;font-size:12px;color:#212529;line-height:1.5;word-break:break-word}.ChatPopup_chunkFileId__o6eCz code,.ChatPopup_chunkQuote__MBOR_ code,.ChatPopup_chunkText__PbPiA code{font-family:Courier New,monospace;font-size:11px;color:#e83e8c;background:#f8f9fa;padding:2px 4px;border-radius:3px;word-break:break-all}.ChatPopup_debugActive__l0kQE{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.ChatPopup_thinkingLoader__7_zYS{display:flex;align-items:center;gap:10px;padding:8px 0}.ChatPopup_thinkingText__i11cV{color:#666;font-size:14px;font-style:italic}.ChatPopup_thinkingDots__mW2mj{display:flex;gap:4px}.ChatPopup_thinkingDots__mW2mj span{width:8px;height:8px;background:#0084ff;border-radius:50%;animation:ChatPopup_thinking-pulse__VZB7t 1.4s ease-in-out infinite}.ChatPopup_thinkingDots__mW2mj span:first-child{animation-delay:-.32s}.ChatPopup_thinkingDots__mW2mj span:nth-child(2){animation-delay:-.16s}@keyframes ChatPopup_thinking-pulse__VZB7t{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.ChatPopup_codeBlockContainer__0vOUE{margin:12px 0;border-radius:10px;overflow:hidden;background:#f6f8fa;box-shadow:0 2px 8px rgba(0,0,0,.08),0 1px 2px rgba(0,0,0,.06);border:1px solid #d0d7de;max-width:100%;transition:all .2s ease}.ChatPopup_codeBlockContainer__0vOUE:hover{box-shadow:0 4px 12px rgba(0,0,0,.1),0 2px 4px rgba(0,0,0,.08);border-color:#a8b3bf}.ChatPopup_codeBlockContainer__0vOUE pre{background:#f6f8fa;padding:16px;border-radius:0;font-size:13.5px;line-height:1.6;overflow-x:auto;max-width:100%;white-space:pre-wrap;word-wrap:break-word;color:#24292f;margin:0;font-family:Consolas,Monaco,Menlo,Courier New,monospace}.ChatPopup_codeBlockContainer__0vOUE pre .ChatPopup_keyword__pftp6{color:blue;font-weight:600}.ChatPopup_codeBlockContainer__0vOUE pre .ChatPopup_string__ON997{color:#a31515}.ChatPopup_codeBlockContainer__0vOUE pre .ChatPopup_comment__AUk_2{color:green;font-style:italic}.ChatPopup_codeBlockContainer__0vOUE pre .ChatPopup_number__aJHhm{color:#098658}.ChatPopup_codeBlockContainer__0vOUE pre .ChatPopup_function__PVV21{color:#795e26;font-weight:500}.ChatPopup_codeBlockContainer__0vOUE pre .ChatPopup_variable__1ub8g{color:#001080}.ChatPopup_codeBlockContainer__0vOUE pre .ChatPopup_operator__b1sIa,.ChatPopup_codeBlockContainer__0vOUE pre .ChatPopup_punctuation__yMpMl{color:#000}.ChatPopup_codeBlockContainer__0vOUE pre .ChatPopup_class__U47Y6{color:#267f99;font-weight:600}.ChatPopup_codeBlockContainer__0vOUE pre .ChatPopup_constant__njpp4{color:#0070c1}.ChatPopup_codeBlockHeader__RYH42{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;background:linear-gradient(135deg,#fff,#f6f8fa);border-bottom:1px solid #d0d7de}.ChatPopup_codeLanguage__9uP_v{font-size:12px;font-weight:700;color:#57606a;text-transform:uppercase;letter-spacing:.8px;display:flex;align-items:center;gap:6px}.ChatPopup_codeLanguage__9uP_v:before{content:"";display:inline-block;width:8px;height:8px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;box-shadow:0 0 6px rgba(102,126,234,.5)}.ChatPopup_copyButton__ruufS{display:flex;align-items:center;gap:6px;padding:6px 14px;background:linear-gradient(135deg,#fff,#f8f9fa);color:#24292f;border:1.5px solid #d0d7de;border-radius:8px;font-size:12.5px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 3px rgba(0,0,0,.04)}.ChatPopup_copyButton__ruufS:hover{background:linear-gradient(135deg,#f6f8fa,#eaeef2);border-color:#a8b3bf;transform:translateY(-1px);box-shadow:0 2px 6px rgba(0,0,0,.08);color:#0969da}.ChatPopup_copyButton__ruufS:active{transform:translateY(0);box-shadow:0 1px 2px rgba(0,0,0,.06)}.ChatPopup_copyButton__ruufS[data-copied=true]{background:linear-gradient(135deg,#dafbe1,#c7f9cc);border-color:#2da44e;color:#1a7f37}.ChatPopup_copyButton__ruufS[data-copied=true] svg{color:#1a7f37}.ChatPopup_copyButton__ruufS span{line-height:1}.ChatPopup_copyButton__ruufS svg{flex-shrink:0;transition:all .2s ease}.ChatPopup_searchProgressContainer__393c6{margin-top:16px;display:flex;flex-direction:column;gap:12px;animation:ChatPopup_fadeInSlideUp__WsK_z .4s ease-out}@keyframes ChatPopup_fadeInSlideUp__WsK_z{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ChatPopup_searchProgress__YmaU1{display:flex;align-items:flex-start;gap:12px;background:linear-gradient(135deg,rgba(59,130,246,.05),rgba(147,197,253,.05));border:1px solid rgba(59,130,246,.15);border-radius:12px;padding:12px 16px;transition:all .3s ease}.ChatPopup_searchProgress__YmaU1.ChatPopup_fileSearch__F4Ba3{background:linear-gradient(135deg,rgba(16,185,129,.05),rgba(110,231,183,.05));border-color:rgba(16,185,129,.15)}.ChatPopup_searchProgress__YmaU1.ChatPopup_webSearch__pVX_W{background:linear-gradient(135deg,rgba(99,102,241,.05),rgba(165,180,252,.05));border-color:rgba(99,102,241,.15)}.ChatPopup_searchProgress__YmaU1:hover{transform:translateX(4px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.ChatPopup_searchIcon__UtvKV{font-size:20px;flex-shrink:0;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:hsla(0,0%,100%,.9);box-shadow:0 2px 8px rgba(0,0,0,.1)}.ChatPopup_spinIcon___GqPP{display:inline-block}.ChatPopup_searchDetails__BjzwT{flex:1 1;display:flex;flex-direction:column;gap:8px}.ChatPopup_searchMessage__3SYZL{font-size:13px;font-weight:600;color:#374151;letter-spacing:.01em}.ChatPopup_searchResults__ToxaK{display:flex;flex-direction:column;gap:6px;margin-top:4px}.ChatPopup_searchResult__4sopt{display:flex;align-items:center;gap:8px;font-size:12px;color:#6b7280;padding:6px 10px;background:hsla(0,0%,100%,.7);border-radius:8px;border:1px solid rgba(0,0,0,.05);transition:all .2s ease}.ChatPopup_searchResult__4sopt:hover{background:hsla(0,0%,100%,.95);border-color:rgba(59,130,246,.2);transform:translateX(2px)}.ChatPopup_resultIcon__PgIXB{font-size:14px;flex-shrink:0}.ChatPopup_resultName__oBvks{font-weight:500;color:#1f2937;flex:1 1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ChatPopup_resultDomain__tmte5{font-weight:600;color:#3b82f6;font-size:11px;padding:2px 8px;background:rgba(59,130,246,.1);border-radius:4px;flex-shrink:0}.ChatPopup_resultTitle__5pVuF{flex:1 1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#4b5563}@keyframes ChatPopup_pulse__8wFLb{0%,to{opacity:1}50%{opacity:.6}}.ChatPopup_loadingStatus__CJOHW{position:relative;min-height:32px;width:100%;overflow:visible;max-width:600px}.ChatPopup_statusText___qaYb{font-size:14px;font-weight:500;color:#374151;animation:ChatPopup_pulse__8wFLb 2s cubic-bezier(.4,0,.6,1) infinite}