.chat_chatContainer__id1K0{position:fixed;bottom:20px;right:150px;z-index:1000;display:flex;flex-direction:column;align-items:flex-end;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;transition:all .3s ease}.chat_chatContainer__id1K0.chat_fullScreen__wfUL6{top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);margin:0;padding:0}.chat_chatContainer__id1K0.chat_fullScreen__wfUL6 .chat_chatWindow__M6HNo{position:fixed;top:0;left:0;right:0;bottom:0;width:100%!important;height:100%!important;max-height:100%!important;border-radius:0;margin:0;transition:all .3s ease;animation:none;transform:none;padding:3px}.chat_chatContainer__id1K0.chat_fullScreen__wfUL6 .chat_chatWindow__M6HNo .chat_chatMessages__UphxK{height:calc(100vh - 130px)!important;max-height:none}.chat_chatContainer__id1K0.chat_fullScreen__wfUL6 .chat_chatToggle__65YRv,.chat_chatContainer__id1K0.chat_fullScreen__wfUL6 .chat_messagePreview__Y4i2k{display:none}.chat_messagePreview__Y4i2k{position:absolute;bottom:70px;right:0;background:#fff;padding:12px 16px;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1);max-width:280px;width:250px;font-size:14px;line-height:1.4;color:#1e293b;animation:chat_fadeIn__C2pQY .3s ease;border:1px solid #e2e8f0;cursor:pointer}.chat_messagePreview__Y4i2k:after{content:"";position:absolute;bottom:-8px;right:24px;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #fff}.chat_chatToggle__65YRv{border-radius:30px;border:none;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;position:relative}.chat_chatToggle__65YRv:hover{transform:scale(1.05)}.chat_chatToggle__65YRv.chat_open__hjAl5{background:#64748b;width:60px;height:60px}.chat_toggleIcon__sSIwz{font-size:24px;color:#fff}.chat_chatWindow__M6HNo{width:425px;height:calc(100vh - 120px);min-height:400px;max-height:calc(100vh - 120px);background:#fff;border-radius:20px;box-shadow:0 2px 10px rgba(0,0,0,.1);display:flex;flex-direction:column;overflow:hidden;margin-bottom:16px;transition:all .3s ease;transform-origin:bottom right;background-repeat:no-repeat;background-size:cover;padding:2px}.chat_chatWindow__M6HNo.chat_fullScreen__wfUL6,.chat_chatWindow__M6HNo.chat_mobile__p672w{width:100vw;height:100vh;max-height:100vh;border-radius:0;margin:0;animation:none}.chat_chatHeader__62Nzx{padding:15px 20px;gap:8px;display:flex;justify-content:space-between;align-items:center}.chat_chatHeader__62Nzx .chat_chatSelectionButton__3Gg6D{padding:4px 8px;font-size:11px;font-weight:500;background:rgba(96,240,211,.1);border:1px solid #fff;border-radius:4px;color:#fff;cursor:pointer;transition:all .2s ease}.chat_chatHeader__62Nzx .chat_headerInfo__6CFVD{display:flex;align-items:center;justify-content:space-between;width:100%;gap:8px}.chat_chatHeader__62Nzx .chat_headerInfo__6CFVD .chat_headerInfoLeft__4YmZc{display:flex;align-items:center;justify-content:flex-start;align-items:baseline}.chat_chatHeader__62Nzx .chat_headerInfo__6CFVD .chat_logo__ZJ0tF{display:flex;align-items:center;justify-content:flex-start;gap:6px}.chat_chatHeader__62Nzx .chat_headerInfo__6CFVD h3{margin:0;font-size:16px}.chat_chatHeader__62Nzx .chat_headerInfo__6CFVD .chat_onlineStatus__UHYJS{color:#28a745;font-size:12px}.chat_chatHeader__62Nzx .chat_closeButton__Li2S2{font-size:25px;cursor:pointer;color:#fff}.chat_chatHeader__62Nzx .chat_closeButton__Li2S2:hover{color:#333}.chat_chatMessages__UphxK{flex:1;overflow-y:auto;padding:15px 15px 0;display:flex;flex-direction:column;gap:10px;background:#31313d;border-radius:20px 20px 0 0;scrollbar-width:none}.chat_chatMessages__UphxK::-webkit-scrollbar{width:6px}.chat_chatMessages__UphxK::-webkit-scrollbar-track{background:#f1f5f9}.chat_chatMessages__UphxK::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.chat_chatMessages__UphxK .chat_assistantIcon__2s0Au{height:-moz-fit-content;height:fit-content}.chat_loadingMore__Bfa0q,.chat_loading__3QML8{display:flex;justify-content:center;align-items:center;padding:12px}.chat_loadingMore__Bfa0q{padding:8px;margin-bottom:8px;background:#f8fafc;border-radius:8px}.chat_message__HleJb{font-size:14px;line-height:1.4;position:relative}.chat_message__HleJb.chat_user__c3lZ6{align-self:flex-end;border-radius:20px}.chat_message__HleJb.chat_user__c3lZ6 .chat_messageWrapper__zc453{align-items:flex-end}.chat_message__HleJb.chat_user__c3lZ6 .chat_messageContent__pUIU4{background:#101014;color:#fff;padding:10px 20px;border-radius:20px}.chat_message__HleJb.chat_user__c3lZ6 .chat_messageTime__s2T8Z{color:hsla(0,0%,100%,.7)}.chat_message__HleJb.chat_assistant__TDcc_{align-self:flex-start;display:flex;gap:10px;color:#1e293b;border-bottom-left-radius:4px;padding:10px 0}.chat_message__HleJb.chat_assistant__TDcc_ .chat_messageTime__s2T8Z{color:#64748b}.chat_message__HleJb .chat_messageContent__pUIU4{position:relative;display:flex;flex-direction:column;max-width:70%}.chat_message__HleJb .chat_messageContent__pUIU4 .chat_messageText__cveOm{white-space:pre-line;word-wrap:break-word;color:#fff}.chat_message__HleJb .chat_messageContent__pUIU4 .chat_messageText__cveOm strong{font-weight:600}.chat_message__HleJb .chat_messageContent__pUIU4 .chat_messageText__cveOm em{font-style:italic}.chat_message__HleJb .chat_messageContent__pUIU4 .chat_messageText__cveOm code{background:hsla(0,0%,100%,.1);padding:2px 4px;border-radius:4px;font-family:monospace;font-size:.9em}.chat_message__HleJb .chat_messageContent__pUIU4 .chat_messageText__cveOm a{color:#60a5fa;text-decoration:none;transition:color .2s ease}.chat_message__HleJb .chat_messageContent__pUIU4 .chat_messageText__cveOm a:hover{color:#93c5fd;text-decoration:underline}.chat_message__HleJb .chat_messageContent__pUIU4 .chat_messageText__cveOm h3{margin:12px 0 8px;font-size:16px;font-weight:600;line-height:1.4}.chat_message__HleJb .chat_messageContent__pUIU4 .chat_messageText__cveOm br{display:block;content:"";margin:8px 0}.chat_message__HleJb .chat_messageContent__pUIU4 .chat_messageText__cveOm ol,.chat_message__HleJb .chat_messageContent__pUIU4 .chat_messageText__cveOm ul{margin:8px 0;padding-left:20px}.chat_message__HleJb .chat_messageContent__pUIU4 .chat_messageText__cveOm li{margin:4px 0}.chat_message__HleJb .chat_messageTime__s2T8Z{font-size:10px;text-align:end}.chat_chatInputContainer__Ku4XJ{background:#31313d;padding:0 15px 15px;border-radius:0 0 20px 20px}.chat_chatInput__KdlhP{padding:5px;position:relative;display:flex;gap:10px;background:#101014;border-radius:20px}.chat_chatInput__KdlhP input,.chat_chatInput__KdlhP textarea{flex:1;padding:10px;background:#101014;border-radius:5px;outline:none;color:#fff;border:none;resize:none;min-height:20px;max-height:200px;height:auto;overflow-y:auto;font-family:inherit;font-size:inherit;line-height:1.4}.chat_chatInput__KdlhP input:focus,.chat_chatInput__KdlhP textarea:focus{border-color:#007bff}.chat_chatInput__KdlhP button{padding:10px 20px;background:#007bff;color:#fff;border:none;border-radius:5px;cursor:pointer}.chat_chatInput__KdlhP button:disabled{background:#ccc;cursor:not-allowed}.chat_chatInput__KdlhP button:hover:not(:disabled){background:#0056b3}.chat_typingContainer__kazMT{background-color:#fff;padding:12px 12px 12px 15px;border-radius:5px;margin-top:2px;display:flex;width:-moz-fit-content;width:fit-content;margin-left:28px}.chat_typingAnimation__CxbKB{display:inline-flex;align-items:center}.chat_typingDot__vlPfL{width:8px;height:8px;background-color:#a7a7a7;border-radius:50%;margin-right:4px;animation:chat_typing__mAspI .5s infinite}@keyframes chat_typing__mAspI{0%{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}25%{opacity:.3;transform:scale(1)}}@keyframes chat_slideUp___GGrf{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes chat_fadeIn__C2pQY{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.chat_note__uskkZ{color:#a9a9a9;font-size:9px;margin-top:6px}.chat_debugModal__q_Ckq{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:10000}.chat_debugModalContent__d_KTi{background:#1a1a1a;color:#fff;border-radius:8px;width:90%;max-width:800px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;border:1px solid #333}.chat_debugModalHeader__YqvAa{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid #333;background:#2a2a2a}.chat_debugModalHeader__YqvAa h3{margin:0;color:#60f0d3;font-size:1.1rem}.chat_debugCloseBtn__abgnB{background:none;border:none;color:#888;font-size:1.5rem;cursor:pointer;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center}.chat_debugCloseBtn__abgnB:hover{color:#fff}.chat_debugModalBody__tIRGh{padding:1.5rem;overflow-y:auto;flex:1}.chat_debugSection__Zk1fw{margin-bottom:2rem}.chat_debugSection__Zk1fw h4{margin:0 0 .75rem;color:#60f0d3;font-size:1rem;border-bottom:1px solid #333;padding-bottom:.5rem}.chat_debugContent__66mFi p{margin:.5rem 0;font-size:.9rem}.chat_debugContent__66mFi p strong{color:#fff}.chat_debugCode__I51z1{background:#0a0a0a;border:1px solid #333;border-radius:4px;padding:1rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.8rem;line-height:1.4;color:#e0e0e0;overflow-x:auto;margin:.5rem 0;max-height:200px;overflow-y:auto}.chat_messageFooter__CO7KA{display:flex;justify-content:space-between;align-items:center;margin-top:.5rem;gap:.5rem;flex-wrap:wrap}.chat_directResponseBadge__DqnlT{background:#22c55e}.chat_directResponseBadge__DqnlT,.chat_toolsBadge__rkop_{color:#fff;font-size:.7rem;padding:2px 6px;border-radius:10px;font-weight:600}.chat_toolsBadge__rkop_{background:#3b82f6}.chat_debuggable__n9Ira{cursor:pointer!important;transition:all .2s ease}.chat_debuggable__n9Ira:hover{opacity:.8;transform:scale(1.05)}.chat_deleteButton__jHRoc{position:absolute;top:8px;right:8px;background:#ef4444;border:none;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;opacity:.8;transition:all .2s ease;z-index:10}.chat_deleteButton__jHRoc:hover{opacity:1;background:#dc2626;transform:scale(1.1)}.chat_deleteButton__jHRoc:disabled{opacity:.5;cursor:not-allowed;transform:none}.chat_deleteButton__jHRoc svg{pointer-events:none}@media(max-width:768px){.chat_debugModal__q_Ckq{padding:1rem}.chat_debugModalContent__d_KTi{width:100%;max-height:85vh}.chat_debugModalHeader__YqvAa{padding:1rem}.chat_debugModalHeader__YqvAa h3{font-size:1rem}.chat_debugModalBody__tIRGh{padding:1rem}.chat_debugCode__I51z1{font-size:.7rem;max-height:150px}.chat_messageFooter__CO7KA{flex-direction:column;align-items:flex-start;gap:.25rem}}.chat_chartVisualizationWrapper__g5yxa{width:100%;margin:16px 0;padding:0 16px}.chat_chartVisualizationWrapper__g5yxa .chartBox{width:100%!important;max-width:100%!important;margin-left:0!important}@media(max-width:768px){.chat_chartVisualizationWrapper__g5yxa{padding:0 8px}}.chat_messageWrapper__zc453{display:flex;flex-direction:column;gap:10px}