.chat_chatContainer__wBRk0{display:flex;flex-direction:column-reverse;height:100%;width:100%;max-width:1200px;background-color:#fff}.chat_inputForm__tBLFk{flex:1;min-width:0;padding:10px}.chat_inputFormContainer__A34Qi,.chat_inputForm__tBLFk{display:flex;align-items:center;position:relative;gap:8px}.chat_inputFormContainer__A34Qi{flex-wrap:wrap;width:100%;max-width:1200px;margin:0 auto}.chat_input__Tv7qV{flex:1;min-width:0;padding:16px 24px;border-radius:24px;border:none;font-size:1em;color:#000;background-color:var(--input-gray-color,#d3d3d34d);resize:none;overflow-y:auto;min-height:24px;max-height:160px;white-space:pre-wrap;transition:background-color .4s ease}.chat_searchIcon__F3jOr{position:absolute;left:20px;top:50%;transform:translateY(-50%);color:#909090;z-index:1;pointer-events:none}.chat_input__Tv7qV:empty:before{content:attr(data-placeholder);color:#c5c5c5}.chat_input__Tv7qV:focus{outline:none!important;background-color:#fff;box-shadow:0 1px 12px #0003;border:1px solid #bdbcb6}.chat_button__xCVsa{display:flex;align-items:center;justify-content:center;padding:0;background-color:var(--accent-color,#de6944);color:#fff;border:none;width:48px;height:48px;font-size:1em;border-radius:50%;transition:transform .2s ease,background-color .2s ease;flex-shrink:0}.chat_button__xCVsa:hover{transform:scale(1.05);background-color:var(--accent-color,#de6944)}.chat_button__xCVsa:disabled{background-color:rgba(90,90,90,0);cursor:not-allowed}.chat_completeButton__M9_4w{padding:14px 32px;background-color:#000;color:#fff;border:none;font-size:.9em;font-weight:400;border-radius:24px;transition:transform .2s ease,background-color .2s ease;white-space:nowrap;flex-shrink:0}.chat_completeButton__M9_4w:hover{transform:scale(1.02);background-color:var(--accent-color,#de6944)}.chat_completeButtonPlaceholder__eYzkb{display:none}.chat_messages__7z_u7{flex-grow:1;overflow-y:auto;padding:10px;display:flex;flex-direction:column;order:2;white-space:normal;max-width:100%;background-color:#fff}.chat_assistantMessage__sVXlQ,.chat_codeMessage__CdRGx{margin:8px 0;padding:8px 16px;align-self:flex-start;border-radius:15px;width:80%;overflow-wrap:break-word}.chat_userMessageWrapper__ZA9Kf{display:flex;flex-direction:column;align-items:flex-end;gap:8px;margin:8px 0;max-width:80%;align-self:flex-end}.chat_userMessage__SzUZE{padding:8px 16px;border-radius:15px;overflow-wrap:break-word;color:#fff;background-color:#000;white-space:pre-wrap}.chat_userMessageImages__iImC9{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.chat_userMessageImage__Lxw6Y{max-width:300px;max-height:300px;border-radius:12px;object-fit:contain;box-shadow:0 2px 8px #00000026;cursor:pointer;transition:transform .2s ease}.chat_userMessageImage__Lxw6Y:hover{transform:scale(1.02)}.chat_assistantMessage__sVXlQ img,.chat_clickableImage__aIm5A{max-width:100%;margin:8px 0;border-radius:8px}.chat_clickableImage__aIm5A{cursor:pointer;transition:opacity .2s ease}.chat_clickableImage__aIm5A:hover{opacity:.9}.chat_tableWrapper__92rws{margin:8px 0 4px;border-radius:12px;border:1px solid #e6e6e6;background:#fff;overflow-x:auto;box-shadow:0 2px 10px #0000000a}.chat_embeddedTable__zxv_5{width:100%;border-collapse:initial;border-spacing:0;min-width:100%;font-size:.88rem;color:#333}.chat_embeddedTableHead__Z4k0c{background:#fafafa;position:sticky;top:0;z-index:1}.chat_embeddedTableRow__uIRqr:nth-child(2n){background:#fcfcfc}.chat_embeddedTableHeaderCell__Ok6ps{text-align:left;padding:10px 12px;font-weight:600;border-bottom:1px solid #e6e6e6;white-space:nowrap}.chat_embeddedTableCell__FdSy3{padding:10px 12px;border-bottom:1px solid #f0f0f0;vertical-align:top;white-space:nowrap}.chat_codeMessage__CdRGx{padding:10px 16px;background-color:#e9e9e9;font-family:monospace;counter-reset:line}.chat_codeMessage__CdRGx>div{margin-top:4px}.chat_codeMessage__CdRGx span{color:#b8b8b8;margin-right:8px}.chat_errorBanner__IH_iX{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1200px;margin:0 auto 16px;padding:16px 20px;background-color:#f44336;color:#fff;border-radius:8px;box-shadow:0 2px 8px #00000026;order:1}.chat_errorContent__B7gb3{display:flex;align-items:center;gap:12px;flex:1}.chat_errorIcon__WSD2Z{font-size:20px;flex-shrink:0}.chat_errorText___uKT2{font-size:14px;line-height:1.5;word-break:break-word}.chat_closeButton___iLn3{background:none;border:none;color:#fff;font-size:24px;line-height:1;cursor:pointer;padding:4px 8px;margin-left:12px;transition:opacity .2s ease;flex-shrink:0}.chat_closeButton___iLn3:hover{opacity:.7}.chat_completionStatus__zqHId{font-size:12px;color:#888;margin:0}.chat_completionStatusContainer__n70WF{display:flex;align-items:center;gap:12px;margin:4px 0 8px 8px;align-self:flex-start}.chat_processingStatus__V2aRZ{font-size:12px;color:#888;margin:0;align-self:flex-start;animation:chat_pulse__eBs88 1.5s ease-in-out infinite}@keyframes chat_pulse__eBs88{0%,to{opacity:1}50%{opacity:.5}}.chat_processingStatusContainer__5t1aA{display:flex;align-items:center;gap:12px;margin:4px 0 8px 8px;align-self:flex-start}.chat_toggleButton__XgBdj{font-size:11px;padding:4px 10px;background-color:#f0f0f0;color:#555;border:1px solid #d0d0d0;border-radius:12px;cursor:pointer;transition:all .2s ease;white-space:nowrap}.chat_toggleButton__XgBdj:hover{background-color:#e0e0e0;border-color:#b0b0b0}.chat_toggleButton__XgBdj:active{transform:scale(.95)}.chat_downloadLink__YIM13{color:#06c;text-decoration:underline;cursor:pointer}.chat_downloadLink__YIM13:hover{color:#049}.chat_imageContainer__IajUF{position:relative;display:inline-block;max-width:100%;margin:8px 0}.chat_chatImage___Ci9h{max-width:100%;max-height:400px;border-radius:8px;object-fit:contain}.chat_downloadButton__7s_Z2{position:absolute;top:8px;right:8px;width:32px;height:32px;border-radius:50%;background-color:#0009;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease}.chat_imageContainer__IajUF:hover .chat_downloadButton__7s_Z2{opacity:1}.chat_downloadButton__7s_Z2:hover{background-color:#000c}.chat_downloadButton__7s_Z2:focus{outline:none;box-shadow:0 0 0 2px #0066cc80;opacity:1}.chat_hiddenFileInput__QnfJY{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.chat_attachButton__MXfmq{display:flex;align-items:center;justify-content:center;width:40px;height:40px;min-width:40px;min-height:40px;padding:0;background-color:initial;color:#6b7280;border:1px solid #e5e7eb;border-radius:50%;cursor:pointer;transition:all .2s ease;flex-shrink:0}.chat_attachButton__MXfmq:hover:not(:disabled){background-color:#f3f4f6;color:#0891b2;border-color:#0891b2}.chat_attachButton__MXfmq:focus{outline:none;box-shadow:0 0 0 3px #0891b21a}.chat_attachButton__MXfmq:disabled{opacity:.5;cursor:not-allowed}.chat_attachButton__MXfmq svg{width:16px;height:16px}.chat_attachButtonWrapper__VpOSY{position:relative;display:flex;align-items:center}.chat_attachMenu__9DNc8{position:absolute;bottom:calc(100% + 8px);left:0;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 12px #00000026;min-width:200px;z-index:1000;overflow:hidden}.chat_attachMenuItem__OIIfh{display:flex;align-items:center;gap:12px;width:100%;padding:12px 16px;background:#0000;border:none;cursor:pointer;font-size:14px;color:#374151;text-align:left;transition:background-color .15s ease}.chat_attachMenuItem__OIIfh:hover{background-color:#f3f4f6}.chat_attachMenuItem__OIIfh:not(:last-child){border-bottom:1px solid #f3f4f6}.chat_attachMenuIcon__6Eh4y{width:16px;height:16px;color:#6b7280;flex-shrink:0}.chat_datasetPicker__KJMn_{position:absolute;bottom:calc(100% + 8px);left:0;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 12px #00000026;min-width:280px;max-width:350px;z-index:1000;overflow:hidden}.chat_datasetPickerHeader__hPtZ5{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #e5e7eb;font-weight:500;font-size:14px;color:#374151}.chat_datasetPickerClose__IxTn4{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;background:#0000;border:none;border-radius:4px;cursor:pointer;color:#6b7280;transition:background-color .15s ease}.chat_datasetPickerClose__IxTn4:hover{background-color:#f3f4f6}.chat_datasetPickerBody__GAlx_{max-height:200px;overflow-y:auto}.chat_datasetPickerEmpty__mPiU7,.chat_datasetPickerLoading__e6qX_{padding:16px;text-align:center;color:#6b7280;font-size:14px}.chat_datasetFileItem__SowoF{display:flex;align-items:center;gap:12px;width:100%;padding:12px 16px;background:#0000;border:none;cursor:pointer;font-size:14px;color:#374151;text-align:left;transition:background-color .15s ease}.chat_datasetFileItem__SowoF:hover{background-color:#f3f4f6}.chat_datasetFileItem__SowoF:not(:last-child){border-bottom:1px solid #f3f4f6}.chat_datasetFileIcon__oLvG2{width:16px;height:16px;color:#0891b2;flex-shrink:0}.chat_datasetFileName__zbX_6{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat_attachedFilesPreview__x8xkg{display:flex;flex-wrap:wrap;gap:8px;padding:8px 12px;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:8px;width:100%;box-sizing:border-box}.chat_attachedFileItem__TidyL{display:flex;align-items:center;gap:8px;padding:4px 8px;background-color:#fff;border:1px solid #e5e7eb;border-radius:4px;font-size:12px;max-width:200px}.chat_attachedFileThumb__iTfBT{width:32px;height:32px;object-fit:cover;border-radius:4px;flex-shrink:0}.chat_attachedFileIcon___aLe_{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background-color:#f3f4f6;border-radius:4px;font-size:16px;flex-shrink:0}.chat_attachedFileName__cxKkS{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#374151}.chat_uploadingIndicator__5tvOX{font-size:12px;flex-shrink:0}.chat_uploadedIndicator__ehHZo{color:#0891b2;font-size:12px;flex-shrink:0}.chat_uploadError__nPrEe{color:#ef4444;font-size:12px;flex-shrink:0}.chat_removeFileButton__5EO9b{display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;background-color:initial;color:#9ca3af;border:none;border-radius:50%;cursor:pointer;transition:all .2s ease;flex-shrink:0}.chat_removeFileButton__5EO9b:hover{background-color:#f3f4f6;color:#374151}.chat_removeFileButton__5EO9b:focus{outline:none;box-shadow:0 0 0 2px #0891b233}.chat_removeFileButton__5EO9b svg{width:10px;height:10px}.chat_userMessageFiles__guHWS{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.chat_fileCard__Ulspt{display:flex;align-items:center;gap:12px;padding:12px 16px;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:12px;min-width:180px;max-width:280px;transition:all .2s ease}.chat_fileCard__Ulspt:hover{background-color:#f9fafb;border-color:#d1d5db}.chat_fileCardIcon__WT8L2{display:flex;align-items:center;justify-content:center;width:40px;height:40px;min-width:40px;background-color:#fff;border-radius:8px;color:#6b7280;flex-shrink:0}.chat_fileCardIcon__WT8L2 svg{width:24px;height:24px}.chat_fileCardInfo__ltKZ1{display:flex;flex-direction:column;gap:2px;overflow:hidden;flex:1}.chat_fileCardName__OCDuQ{font-size:14px;font-weight:500;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat_fileCardType___Szwr{font-size:12px;color:#6b7280}.ActionButton_actionButton__1qzvh{border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:inherit;font-weight:500;text-decoration:none;transition:all .2s ease;position:relative;border-radius:8px;outline:none}.ActionButton_actionButton__1qzvh:focus{outline:2px solid #ea580c;outline-offset:2px}.ActionButton_primary___8Bla{background-color:#ea580c;color:#fff;border:1px solid #ea580c;box-shadow:0 1px 2px 0 #0000000d}.ActionButton_primary___8Bla:hover:not(.ActionButton_disabled__3J5kx){background-color:#dc2626;border-color:#dc2626}.ActionButton_primary___8Bla:active:not(.ActionButton_disabled__3J5kx){background-color:#b91c1c}.ActionButton_secondary__cxXPz{background-color:#fff;color:#374151;border:1px solid #d1d5db;box-shadow:0 1px 2px 0 #0000000d}.ActionButton_secondary__cxXPz:hover:not(.ActionButton_disabled__3J5kx){background-color:#f9fafb;border-color:#9ca3af}.ActionButton_secondary__cxXPz:active:not(.ActionButton_disabled__3J5kx){background-color:#f3f4f6}.ActionButton_danger__qh10u{background-color:#dc2626;color:#fff;border:1px solid #dc2626;box-shadow:0 1px 2px 0 #0000000d}.ActionButton_danger__qh10u:hover:not(.ActionButton_disabled__3J5kx){background-color:#b91c1c;border-color:#b91c1c}.ActionButton_danger__qh10u:active:not(.ActionButton_disabled__3J5kx){background-color:#991b1b}.ActionButton_ghost__yWaye{background-color:initial;color:#6b7280;border:1px solid #0000}.ActionButton_ghost__yWaye:hover:not(.ActionButton_disabled__3J5kx){background-color:#f3f4f6;color:#374151}.ActionButton_ghost__yWaye:active:not(.ActionButton_disabled__3J5kx){background-color:#e5e7eb}.ActionButton_sidebar__SRCyr{background-color:initial;color:#9ca3af;border:1px solid #0000;min-width:20px;padding:4px;border-radius:4px}.ActionButton_sidebar__SRCyr:hover:not(.ActionButton_disabled__3J5kx){color:#f3f4f6;background-color:#ffffff1a}.ActionButton_sidebar__SRCyr:active:not(.ActionButton_disabled__3J5kx){background-color:#fff3}.ActionButton_small__XB60X{padding:6px 12px;font-size:12px;line-height:1.4}.ActionButton_medium__VzSJo{padding:10px 16px;font-size:14px;line-height:1.4}.ActionButton_large__puE4b{padding:12px 24px;font-size:16px;line-height:1.5}.ActionButton_sidebar__SRCyr.ActionButton_small__XB60X{padding:4px;font-size:14px}.ActionButton_sidebar__SRCyr.ActionButton_medium__VzSJo{padding:6px;font-size:16px}.ActionButton_sidebar__SRCyr.ActionButton_large__puE4b{padding:8px;font-size:18px}.ActionButton_disabled__3J5kx{opacity:.6;cursor:not-allowed;transform:none!important;box-shadow:none!important}.ActionButton_loading__lv_C5{cursor:wait}.ActionButton_fullWidth__Qh2WR{width:100%}.ActionButton_icon__oSZtg{display:flex;align-items:center;justify-content:center;flex-shrink:0}.ActionButton_text__jpnol{display:flex;align-items:center;white-space:nowrap}.ActionButton_loadingSpinner__eSFcn{display:inline-block;animation:ActionButton_spin__ASAdK 1s linear infinite;flex-shrink:0}@keyframes ActionButton_spin__ASAdK{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.ActionButton_actionButton__1qzvh{gap:6px}.ActionButton_small__XB60X{padding:8px 12px;font-size:12px}.ActionButton_medium__VzSJo{padding:10px 14px;font-size:14px}.ActionButton_large__puE4b{padding:12px 20px;font-size:15px}}@media (max-width:480px){.ActionButton_actionButton__1qzvh{gap:4px}.ActionButton_text__jpnol{font-size:13px}}.ActionButton_actionButton__1qzvh:focus-visible{outline:2px solid #ea580c;outline-offset:2px}@media (prefers-contrast:high){.ActionButton_actionButton__1qzvh{border-width:2px}.ActionButton_primary___8Bla,.ActionButton_secondary__cxXPz{border-color:#000}}@media (prefers-reduced-motion:reduce){.ActionButton_actionButton__1qzvh{transition:none}.ActionButton_loadingSpinner__eSFcn{animation:none}}