.ChatMessageBox_voiceListeningIndicator__nzhhd{position:absolute;top:-50px;left:50%;transform:translateX(-50%);background:#3b82f6;color:#fff;padding:8px 16px;border-radius:24px;font-size:14px;display:flex;align-items:center;gap:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);z-index:10;animation:ChatMessageBox_slideDown__68yiH .2s ease-out}@keyframes ChatMessageBox_slideDown__68yiH{0%{opacity:0;transform:translateX(-50%) translateY(-10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.ChatMessageBox_uploadedFilesContainer__pgJaA{margin-bottom:12px;padding:12px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;max-width:800px;margin-left:auto;margin-right:auto}.ChatMessageBox_uploadedFilesHeader___dezR{display:flex;align-items:center;gap:8px;margin-bottom:8px}.ChatMessageBox_collapseToggle__KhGD6{display:flex;align-items:center;justify-content:center;padding:2px;background:none;border:none;cursor:pointer;border-radius:4px;transition:background .2s ease}.ChatMessageBox_collapseToggle__KhGD6:hover{background:#f3f4f6}.ChatMessageBox_uploadedFilesLabel__oKdHs{flex:1;font-size:13px;font-weight:600;color:#374151}.ChatMessageBox_clearAllButton___Aigb{font-size:12px;color:#6b7280;background:none;border:none;cursor:pointer;padding:2px 8px;border-radius:4px;transition:all .2s ease}.ChatMessageBox_clearAllButton___Aigb:hover{color:#ef4444;background:#fee2e2}.ChatMessageBox_uploadedFilesList__XLThj{display:flex;gap:6px;overflow-x:auto;padding-bottom:4px}.ChatMessageBox_uploadedFilesList__XLThj::-webkit-scrollbar{height:4px}.ChatMessageBox_uploadedFilesList__XLThj::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:2px}.ChatMessageBox_uploadedFileItem__oQqcs{display:flex;align-items:center;gap:6px;background:#fff;padding:6px 10px;border-radius:20px;border:1px solid #e5e7eb;transition:all .2s ease;flex-shrink:0}.ChatMessageBox_uploadedFileItem__oQqcs:hover{background:#f3f4f6;border-color:#d1d5db}.ChatMessageBox_uploadedFileIcon__vcu2g{display:flex;align-items:center;justify-content:center;flex-shrink:0}.ChatMessageBox_uploadedFileName__IIuQT{max-width:180px;overflow:hidden}.ChatMessageBox_uploadedFileText__8O_7D{font-size:13px;color:#374151;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ChatMessageBox_uploadedFileRemove__cg8y_{background:none;border:none;cursor:pointer;padding:2px;border-radius:50%;transition:all .2s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ChatMessageBox_uploadedFileRemove__cg8y_:hover{background:#fee2e2}.ChatMessageBox_chatbotChatControls__C5KAU{display:grid;grid-template-columns:1fr;align-items:flex-end;gap:8px;background:#fff;border:2px solid #e5e7eb;border-radius:24px;padding:12px 16px;transition:all .2s ease;box-shadow:0 1px 3px rgba(0,0,0,.1);max-width:800px;margin:0 auto}.ChatMessageBox_chatbotChatControls__C5KAU:hover{border-color:#d1d5db;box-shadow:0 4px 12px rgba(0,0,0,.1)}.ChatMessageBox_chatbotChatControls__C5KAU.ChatMessageBox_focused__LgAuS,.ChatMessageBox_chatbotChatControls__C5KAU.ChatMessageBox_listening__jOfAm{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.ChatMessageBox_chatbotControlBtn__QRrMn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:none;border-radius:50%;cursor:pointer;transition:all .2s ease;flex-shrink:0}.ChatMessageBox_chatbotControlBtn__QRrMn:hover{background:#f3f4f6}.ChatMessageBox_chatbotChatControlsUseWebSearch__GAMEN.ChatMessageBox_active__rvSzL{background:#dbeafe}.ChatMessageBox_chatbotChatControlsMicrophone__ravps.ChatMessageBox_listening__jOfAm{background:#fee2e2}.ChatMessageBox_chatbotTextareaContainer__XucED{flex:1;min-height:24px}.ChatMessageBox_chatbotTextarea__uN5Ot{width:100%;border:none;outline:none;background:transparent;font-size:16px;line-height:24px;color:#111827;overflow-y:auto;font-family:inherit;height:24px;min-height:24px;max-height:200px;resize:none}.ChatMessageBox_chatbotTextarea__uN5Ot::placeholder{color:#9ca3af}.ChatMessageBox_chatbotTextarea__uN5Ot:focus{outline:none}.ChatMessageBox_chatbotChatControlsSendBtn__en3xu.ChatMessageBox_hasContent__4iGyg{background:#111827;color:#fff}.ChatMessageBox_chatbotChatControlsSendBtn__en3xu.ChatMessageBox_hasContent__4iGyg:hover{background:#1f2937}.ChatMessageBox_chatbotChatControlsSendBtn__en3xu.ChatMessageBox_noContent__6mZxk{background:#f3f4f6;cursor:not-allowed}.ChatMessageBox_characterCounter__EaN_l{text-align:right;margin-top:4px;font-size:12px;color:#6b7280}.ChatMessageBox_chatbotTextarea__uN5Ot::-webkit-scrollbar{width:4px}.ChatMessageBox_chatbotTextarea__uN5Ot::-webkit-scrollbar-track{background:transparent}.ChatMessageBox_chatbotTextarea__uN5Ot::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:2px}.ChatMessageBox_chatbotTextarea__uN5Ot::-webkit-scrollbar-thumb:hover{background:#9ca3af}.ChatMessageBox_uploadedFileItem__oQqcs.ChatMessageBox_pending__c6gDe{border-color:#d1d5db;background:#fff}.ChatMessageBox_uploadedFileItem__oQqcs.ChatMessageBox_uploading__GGKjQ{border-color:#3b82f6;background:#eff6ff}.ChatMessageBox_uploadedFileItem__oQqcs.ChatMessageBox_completed__2QBFw{border-color:#10b981;background:#f0fdf4}.ChatMessageBox_uploadedFileItem__oQqcs.ChatMessageBox_error__Qck68{border-color:#ef4444;background:#fef2f2}.ChatMessageBox_uploadedFileStatus__Kigjk{font-size:11px;color:#6b7280;text-transform:capitalize;display:block;margin-top:2px}.ChatMessageBox_spinner__5o_7_{width:16px;height:16px;border:2px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:ChatMessageBox_spin__TTR2y .8s linear infinite}@keyframes ChatMessageBox_spin__TTR2y{to{transform:rotate(1turn)}}.ChatMessageBox_kbFilesContainer__Pc5IZ{margin-bottom:12px;padding:12px 16px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px}.ChatMessageBox_kbFilesHeader__6cW90{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.ChatMessageBox_kbFilesLabel__TDjB7{font-size:13px;font-weight:600;color:#374151}.ChatMessageBox_kbFilesCount__XQF53{font-size:12px;color:#6b7280;background:#fff;padding:2px 8px;border-radius:12px;border:1px solid #e5e7eb}.ChatMessageBox_kbFilesList__NsnDz{display:flex;flex-direction:column;gap:6px}.ChatMessageBox_kbFileItem__VCJL3{display:flex;align-items:center;gap:8px;background:#fff;padding:6px 10px;border-radius:8px;border:1px solid #e5e7eb;transition:all .2s ease}.ChatMessageBox_kbFileItem__VCJL3:hover{background:#f3f4f6;border-color:#d1d5db}.ChatMessageBox_kbFileIcon__dDLGo{display:flex;align-items:center;justify-content:center;flex-shrink:0}.ChatMessageBox_kbFileInfo__NY6sJ{flex:1;min-width:0;display:flex;flex-direction:column}.ChatMessageBox_kbFileName__sWmj2{font-size:13px;color:#374151;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ChatMessageBox_kbFileSize__JaHDN{font-size:11px;color:#9ca3af}.ChatMessageBox_kbFileRemove__OP435{background:none;border:none;cursor:pointer;padding:4px;border-radius:4px;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center;opacity:.6}.ChatMessageBox_kbFileRemove__OP435:hover{background:#fee2e2;opacity:1}.ChatRightSideBar_sidebarContainer__kcVQb{position:relative;display:flex;height:100%}.ChatRightSideBar_tempKBIconWrapper__nu_CD{position:relative;display:flex;align-items:center;justify-content:center}.ChatRightSideBar_tempKBIconWrapper__nu_CD.ChatRightSideBar_hasFiles__9U9eQ:after{content:"";position:absolute;width:24px;height:24px;border-radius:50%;background:rgba(59,130,246,.25);animation:ChatRightSideBar_attachmentPulse__kJ9wk 2s ease-in-out infinite}@keyframes ChatRightSideBar_attachmentPulse__kJ9wk{0%,to{transform:scale(1);opacity:.6}50%{transform:scale(1.8);opacity:0}}.ChatRightSideBar_fileCountBadge__w6cC4{position:absolute;top:-8px;right:-8px;background:#ef4444;color:#fff;font-size:10px;font-weight:700;min-width:18px;height:18px;border-radius:9px;display:flex;align-items:center;justify-content:center;padding:0 5px;box-shadow:0 2px 4px rgba(239,68,68,.4);animation:ChatRightSideBar_badgePop__IVEft .3s ease-out;z-index:10}@keyframes ChatRightSideBar_badgePop__IVEft{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.ChatRightSideBar_tempKBDrawer__1xFKq{position:fixed;top:80px;right:64px;width:320px;height:calc(100vh - 80px);background-color:hsla(0,0%,100%,.95);border-left:1px solid var(--border);box-shadow:-4px 0 20px rgba(0,0,0,.15);z-index:50;display:flex;flex-direction:column;animation:ChatRightSideBar_slideIn__i4chH .2s ease-out;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.dark .ChatRightSideBar_tempKBDrawer__1xFKq{background-color:rgba(17,24,39,.95);box-shadow:-4px 0 20px rgba(0,0,0,.4)}@keyframes ChatRightSideBar_slideIn__i4chH{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.ChatRightSideBar_tempKBDrawerHeader__ovXwy{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid var(--border)}.ChatRightSideBar_tempKBDrawerTitle__UL9Ml{font-size:14px;font-weight:600;color:var(--foreground);margin:0}.ChatRightSideBar_tempKBDrawerActions__hBwqI{display:flex;align-items:center;gap:8px}.ChatRightSideBar_clearAllBtn__tCDPl{font-size:12px;color:var(--muted-foreground,#6b7280);background:none;border:none;cursor:pointer;padding:4px 8px;border-radius:4px;transition:all .2s ease}.ChatRightSideBar_clearAllBtn__tCDPl:hover{color:#ef4444;background:rgba(239,68,68,.1)}.ChatRightSideBar_closeDrawerBtn__AWnkS{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;background:none;cursor:pointer;border-radius:6px;transition:background .2s ease}.ChatRightSideBar_closeDrawerBtn__AWnkS:hover{background:var(--muted)}.ChatRightSideBar_tempKBFileGrid__2chr6{flex:1;overflow-y:auto;padding:12px;display:flex;flex-direction:column;gap:8px}.ChatRightSideBar_emptyState__aXvqd{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:40px 20px;text-align:center;color:#9ca3af}.dark .ChatRightSideBar_emptyState__aXvqd{color:#d1d5db}.ChatRightSideBar_emptyState__aXvqd p{font-size:14px;font-weight:500;margin:0;color:#4b5563}.dark .ChatRightSideBar_emptyState__aXvqd p{color:#e5e7eb}.ChatRightSideBar_emptyState__aXvqd span{font-size:12px;color:#9ca3af}.dark .ChatRightSideBar_emptyState__aXvqd span{color:#d1d5db}.ChatRightSideBar_tempKBFileItem__sfdGd{display:flex;align-items:center;gap:10px;padding:10px 12px;background:var(--card);border:1px solid var(--border);border-radius:8px;transition:all .2s ease}.ChatRightSideBar_tempKBFileItem__sfdGd:hover{background:var(--muted);border-color:var(--border)}.ChatRightSideBar_tempKBFileIcon__i__ot{display:flex;align-items:center;justify-content:center;flex-shrink:0}.ChatRightSideBar_tempKBFileName__HoktS{flex:1;font-size:13px;color:var(--foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ChatRightSideBar_tempKBFileRemove__l913a{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;background:none;cursor:pointer;border-radius:4px;opacity:0;transition:all .2s ease;flex-shrink:0}.ChatRightSideBar_tempKBFileItem__sfdGd:hover .ChatRightSideBar_tempKBFileRemove__l913a{opacity:1}.ChatRightSideBar_tempKBFileRemove__l913a:hover{background:rgba(239,68,68,.1)}