.component_overlay__beoyK{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);animation:component_fadeIn__8O1BQ .3s ease-out;display:flex;align-items:center;justify-content:center;z-index:9999}.component_editorContainer__8BTOJ{position:relative;width:95%;height:98%;max-width:none;max-height:98vh;display:flex;flex-direction:column;background-color:#fff;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);border-radius:20px;overflow:hidden;transition:all .3s ease}.component_uploadingIndicator__U_MjL{display:flex;align-items:center;gap:12px;padding:8px 0}.component_uploadingText__2PgLd{color:#1976d2;font-weight:500;animation:component_fadeInOut__JdeV3 2s infinite}.component_loadingStatusIndicator____pEg{display:flex;align-items:center;gap:12px;padding:4px 0}.component_loadingStatusText__9QLlE{color:#1976d2;font-weight:500;font-size:.9rem;animation:component_fadeInOut__JdeV3 2s infinite}@keyframes component_fadeInOut__JdeV3{0%,to{opacity:1}50%{opacity:.6}}.component_uploading__VmCHL{background-color:#e3f2fd!important;border-color:#2196f3!important;color:#1976d2!important;animation:component_pulse__4Fu9Y 2s infinite}.component_uploading__VmCHL img{filter:hue-rotate(200deg)}@keyframes component_pulse__4Fu9Y{0%{opacity:1}50%{opacity:.7}to{opacity:1}}.component_documentIndicator__nIenE{display:flex;align-items:center;justify-content:space-between;padding:8px 16px;background-color:#e8f4f8;border-bottom:1px solid #b0d4db;border-top:1px solid #b0d4db;font-size:14px}.component_documentInfo__JgF5k{display:flex;align-items:center;gap:8px;color:#2c5aa0}.component_documentName__PHaJF{color:#1a4480}.component_documentStatus__E2mbi{background-color:#28a745;color:white;padding:2px 8px;border-radius:12px;font-size:12px;font-weight:500}.component_exitDocumentMode__dSxxZ{background:none;border:none;color:#666;font-size:16px;cursor:pointer;padding:4px;border-radius:50%;transition:background-color .2s}.component_exitDocumentMode__dSxxZ:hover{background-color:rgba(0,0,0,.1)}.component_topBar__SQwjf{height:60px;padding:0 24px;background-color:#ffffff;border-bottom:1px solid #eaeaea;display:flex;align-items:center;justify-content:space-between;z-index:2;border-top-left-radius:20px;border-top-right-radius:20px}.component_topBarLeft__wo8xA{display:flex;align-items:center;gap:16px}.component_topBarRight__j1BzJ{display:flex;align-items:center;gap:20px}.component_settingsContainer__Qmj5D{position:relative;display:flex;align-items:center;margin-right:8px}.component_settingsButton__MT1U5{background:none;border:none;color:#333;font-size:1.2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.component_settingsButton__MT1U5:hover{color:#666}.component_settingsButton__MT1U5 svg{width:1.2rem;height:1.2rem}.component_settingsMenu__Sx4Ae{position:absolute;top:calc(100% + 8px);right:0;background-color:#ffffff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);padding:16px;min-width:280px;z-index:1000;animation:component_fadeInDropdown__M00Qv .2s ease-out}@keyframes component_fadeInDropdown__M00Qv{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.component_settingsMenuItem__bo0Nl{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:8px 0}.component_settingsLabel__Jb2yd{font-size:.9rem;color:#333;font-weight:500;flex:1 1;line-height:1.4;cursor:pointer}.component_toggleSwitch__XAHrz{position:relative;display:inline-block;width:48px;height:24px;flex-shrink:0;cursor:pointer}.component_toggleSwitch__XAHrz input{opacity:0;width:0;height:0;position:absolute;cursor:pointer;z-index:1}.component_toggleSlider__C27Fa{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.3s;border-radius:24px}.component_toggleSlider__C27Fa:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:white;transition:.3s;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.2)}.component_toggleSwitch__XAHrz input:checked+.component_toggleSlider__C27Fa{background-color:var(--color-prompt-button,#4CAF50)}.component_toggleSwitch__XAHrz input:checked+.component_toggleSlider__C27Fa:before{transform:translateX(24px)}.component_toggleSwitch__XAHrz input:focus+.component_toggleSlider__C27Fa{box-shadow:0 0 0 3px rgba(76,175,80,.2)}.component_closeButton__Q2uJD{background:transparent;border:none;color:#666;font-size:1.2rem;cursor:pointer;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.component_closeButton__Q2uJD:hover{background-color:#f0f0f0;color:#333;transform:rotate(90deg)}.component_documentTitle__Eeoi_{color:#333;margin:0;font-weight:500}.component_iconButton__DDt0u{background:none;border:none;color:#333;font-size:1.1rem;cursor:pointer;transition:color .2s}.component_iconButton__DDt0u:hover{color:#666}.component_avatar__KiKj2{width:32px;height:32px;background-color:#666;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.9rem;cursor:pointer}.component_mainContent__q3sEQ{display:flex;flex-direction:column;justify-content:space-between;height:100%}.component_mainContent__q3sEQ .component_conversation__ifRCx{flex:1 1;display:flex;flex-direction:column;gap:20px;padding:2rem;overflow:auto;box-sizing:border-box}.component_welcomeScreen__gfFer{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:2rem;text-align:center;animation:component_welcomeFadeIn__CUY4E .5s ease-out}.component_welcomeInputWrapper__spGG_{width:100%;max-width:580px;margin-top:8px}.component_welcomeAvatar__eTqEM{position:relative;width:80px;height:80px;border-radius:50%;overflow:visible}.component_welcomeAvatar__eTqEM:before{content:"";position:absolute;inset:-24px;border-radius:50%;background:radial-gradient(circle,rgba(139,116,219,.12) 0,rgba(139,116,219,.03) 45%,transparent 65%);z-index:0;animation:component_glowPulse___vHEF 4s ease-in-out infinite}.component_welcomeAvatar__eTqEM img{position:relative;width:80px;height:80px;border-radius:50%;object-fit:cover;border:2px solid rgba(200,188,240,.35);z-index:1}.component_welcomeTitle__VMMyx{font-size:24px;font-weight:600;color:#1a1a1a;margin:4px 0 0}.component_welcomeSubtitle__wJicK{font-size:15px;color:#9ca3af;margin:0;max-width:400px;line-height:1.5}.component_welcomeLoadingIndicator__XhYv_{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:4px;font-size:14px;color:#9ca3af;animation:component_welcomeFadeIn__CUY4E .4s ease-out}.component_welcomeLoadingIndicator__XhYv_ .component_spinner__daVUD{width:18px;height:18px;border-width:2px}@keyframes component_welcomeFadeIn__CUY4E{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes component_glowPulse___vHEF{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.06)}}.component_mainContent__q3sEQ .component_conversationInput__Hb4Ii{display:flex;flex-direction:column;margin:0 2rem 1.5rem;position:relative}.component_editingBanner__394U7{display:flex;align-items:center;gap:8px;padding:8px 16px;background:linear-gradient(135deg,#f0edff,#e8e4fd);border:1.5px solid #d4ccf7;border-bottom:none;border-radius:24px 24px 0 0;font-size:13px;font-weight:500;color:#5b4a9e}.component_editingBanner__394U7 svg{flex-shrink:0;color:#5b4a9e}.component_editingBanner__394U7+.component_inputContainer__I4nj8,.component_editingBanner__394U7+.component_pendingFilePreview__wgCEP+.component_inputContainer__I4nj8{border-top-left-radius:0;border-top-right-radius:0;border-top-color:#d4ccf7}.component_cancelEditBtn__hJlQK{margin-left:auto;background:none;border:1px solid #c4b8f0;border-radius:6px;padding:4px 12px;font-size:12px;font-weight:500;color:#5b4a9e;cursor:pointer;transition:all .15s ease}.component_cancelEditBtn__hJlQK:hover{background-color:#ddd6fe;border-color:#a898e0}.component_inputContainer__I4nj8{position:relative;display:flex;flex-direction:row;align-items:center;background:#ffffff;border:1.5px solid #e5e5e5;border-radius:26px;box-shadow:0 1px 3px rgba(0,0,0,.01),0 2px 8px rgba(0,0,0,.01);transition:border-color .25s ease,box-shadow .3s ease;padding:8px 8px 8px 20px;gap:4px}.component_inputContainer__I4nj8:focus-within{border-color:rgba(180,165,230,.6);box-shadow:0 0 0 3px rgba(139,116,219,.06),0 2px 16px rgba(101,85,143,.08)}.component_inputContainer__I4nj8 textarea{flex:1 1;min-width:0;padding:6px 0;border:none;border-radius:0;font-family:var(--font-inter),system-ui,sans-serif;outline:none;resize:none;font-size:16px;line-height:1.5;min-height:26px;max-height:200px;background:transparent;color:#1a1a1a;box-shadow:none;transition:none}.component_inputContainer__I4nj8 textarea:focus{border-color:transparent;box-shadow:none}.component_inputContainer__I4nj8 textarea::placeholder{color:#aaa;font-weight:400}.component_inputActions__cJkqs{display:flex;align-items:center;gap:4px;flex-shrink:0}.component_inputActionBtn__3kSmt{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:none;border-radius:100px;background:transparent;color:#8a91a0;cursor:pointer;transition:color .15s,background-color .15s;padding:0}.component_inputActionBtn__3kSmt:hover{color:#495057;background-color:rgba(0,0,0,.05)}.component_inputActionBtnActive__wymxK{color:#5b4a9e;background-color:rgba(91,74,158,.08)}.component_inputActionBtnActive__wymxK:hover{color:#4a3b8a;background-color:rgba(91,74,158,.14)}.component_sendBtn__N7b9v{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:none;border-radius:100px;background:linear-gradient(135deg,#5b4a9e,#7c6bc4);color:#ffffff;cursor:pointer;transition:all .2s ease;padding:0;flex-shrink:0}.component_sendBtn__N7b9v:hover{background:linear-gradient(135deg,#4a3b8a,#6b5ab3);transform:scale(1.05);box-shadow:0 2px 8px rgba(91,74,158,.3)}.component_sendBtnDisabled__prfdz{color:#adb5bd;cursor:not-allowed}.component_sendBtnDisabled__prfdz,.component_sendBtnDisabled__prfdz:hover{background:#e9ecef;transform:none;box-shadow:none}.component_mainContent__q3sEQ .component_conversationActions__Mk1Yi{display:none}.component_mainContent__q3sEQ .component_userAnswer__zW70h{display:flex;justify-content:flex-end}.component_mainContent__q3sEQ .component_botAnswer__8A8ZV{display:flex;align-items:flex-start;gap:10px}.component_mainContent__q3sEQ .component_userAnswer__zW70h .component_content__Njk40{display:flex;flex-direction:column;background:linear-gradient(135deg,#f0f0f0,#e8e8e8);padding:16px 24px;border-radius:20px 20px 4px 20px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.component_mainContent__q3sEQ .component_botAnswer__8A8ZV .component_botAvatar__NbZOL{width:50px;height:50px;min-width:50px;min-height:50px;border:1px solid var(--color-gray);border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0}.component_mainContent__q3sEQ .component_botAnswer__8A8ZV .component_botAvatar__NbZOL img{width:100%;height:100%;object-fit:cover}.component_mainContent__q3sEQ .component_botAnswer__8A8ZV .component_content__Njk40{display:inline-flex;flex-direction:column;background:linear-gradient(135deg,#f8f5fc,#ece6f0);padding:16px 24px;border-radius:20px 20px 20px 4px;box-shadow:0 2px 8px rgba(101,85,143,.12);border:1px solid #e8dff2}.component_mainContent__q3sEQ .component_botAnswer__8A8ZV .component_content__Njk40 .component_form__c3fZ7{display:inline-flex;flex-direction:column;gap:15px;background-color:var(--color-hover);margin-top:25px;max-width:500px;padding:25px;border-radius:30px}.component_mainContent__q3sEQ .component_botAnswer__8A8ZV .component_content__Njk40 input,.component_mainContent__q3sEQ .component_botAnswer__8A8ZV .component_content__Njk40 select,.component_mainContent__q3sEQ .component_botAnswer__8A8ZV .component_content__Njk40 textarea{border:1px solid var(--color-gray);border-radius:8px;padding:10px;outline:none}.component_mainContent__q3sEQ p{display:block}.component_content__Njk40 select{display:inline-block;width:100%;height:40px;padding:0 40px 0 10px;box-sizing:border-box;border:1px solid #ccc;border-radius:4px;background-color:white;cursor:pointer;line-height:normal;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23808080'%3E%3Cpath d='M8 11L2 5h12z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:12px 12px}.component_content__Njk40 select::-ms-expand{display:none}.component_content__Njk40 button{background-color:var(--color-prompt-button);color:var(--color-white)!important;border:none;padding:10px 20px;border-radius:8px;cursor:pointer;transition:background-color .2s ease-in-out;margin-top:.5rem}.component_content__Njk40 button[disabled]{cursor:not-allowed}.component_content__Njk40 button:hover,.component_content__Njk40 button[disabled]{background-color:var(--color-prompt-button);opacity:.7}.component_content__Njk40 button *{color:white}.component_mainContent__q3sEQ .component_botAnswer__8A8ZV .component_content__Njk40 .component_form__c3fZ7 .component_formRow__69_gQ{display:flex;align-items:center;justify-content:space-between;gap:25px}.component_mainContent__q3sEQ .component_botAnswer__8A8ZV .component_content__Njk40 .component_form__c3fZ7 .component_formRow__69_gQ .component_formCol__z41_C{display:flex;flex-direction:column;flex:1 1}.component_mainContent__q3sEQ .component_botAnswer__8A8ZV .component_content__Njk40 .component_form__c3fZ7 .component_formRow__69_gQ .component_formCol__z41_C .component_formGroup__RpIGG{display:flex;flex-direction:column;gap:10px}@keyframes component_fadeIn__8O1BQ{0%{opacity:0}to{opacity:1}}@media screen and (max-width:1000px){.component_editorContainer__8BTOJ{width:95%;height:95%}}@media screen and (max-width:700px){.component_conversation__ifRCx{padding:1.2rem!important}.component_conversationInput__Hb4Ii{margin:0 1rem 1rem!important}.component_mainContent__q3sEQ .component_botAnswer__8A8ZV .component_botAvatar__NbZOL{width:40px!important;height:40px!important;min-width:40px;min-height:40px}.component_mainContent__q3sEQ .component_botAnswer__8A8ZV .component_botAvatar__NbZOL img{width:100%;height:100%;object-fit:cover}.component_inputActionBtn__3kSmt,.component_sendBtn__N7b9v{width:30px;height:30px}}@media screen and (max-width:650px){.component_mainContent__q3sEQ .component_botAnswer__8A8ZV .component_botAvatar__NbZOL{display:none}.component_formRow__69_gQ{flex-direction:column;align-items:unset!important}.component_conversation__ifRCx{max-height:75%;overflow-y:visible}.component_conversationInput__Hb4Ii{font-size:14px}.component_mainContent__q3sEQ{justify-content:unset}}.component_content__Njk40 *{color:var(--color-paragraph)}.component_content__Njk40 ul{margin-bottom:.5rem}.component_content__Njk40 hr{margin-top:.5rem;margin-bottom:.5rem}.component_content__Njk40 p{margin-top:0;margin-bottom:.5em}.component_content__Njk40 p:first-child{margin-bottom:unset}.component_content__Njk40 ol,.component_content__Njk40 ul{margin-left:20px;padding-left:0}.component_content__Njk40 strong{font-weight:700}.component_content__Njk40 a{color:rgb(0,0,0)}.component_content__Njk40 em{font-style:italic}.component_suggestedActionsContainer__h4KqV{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px;padding-left:0;align-items:flex-start}.component_suggestedAction__1uIG_{background-color:#f0f0f0;color:#333;border:1px solid #cccccc;border-radius:16px;padding:8px 16px;font-size:.9em;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease;text-align:center;white-space:nowrap}.component_suggestedAction__1uIG_:hover{background-color:#e0e0e0;border-color:#bbbbbb;box-shadow:0 1px 3px rgba(0,0,0,.1)}.component_suggestedAction__1uIG_:active{background-color:#d0d0d0;box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.component_suggestedAction__1uIG_:disabled{background-color:#f5f5f5;color:#aaaaaa;border-color:#e0e0e0;cursor:not-allowed;box-shadow:none}.component_suggestedActionsContainer__h4KqV .component_confirmButton__ivbb7{background-color:#4CAF50;color:white;border-color:#45a049}.component_suggestedActionsContainer__h4KqV .component_confirmButton__ivbb7:hover:not(:disabled){background-color:#45a049;border-color:#3d8b40}.component_suggestedActionsContainer__h4KqV .component_cancelButton__ZRdFY{background-color:#f44336;color:white;border-color:#da190b}.component_suggestedActionsContainer__h4KqV .component_cancelButton__ZRdFY:hover:not(:disabled){background-color:#da190b;border-color:#c62828}.component_voice__9j8bt{cursor:pointer;display:flex;align-items:center;gap:8px;padding:8px;border-radius:4px;transition:background-color .2s ease}.component_voice__9j8bt:hover{background-color:rgba(0,0,0,.05)}.component_voiceActive__tRp6K{background-color:#e6ffe6}.component_speechErrorText__mAtnt{color:#c62828;font-size:.85em;margin-top:8px;text-align:right;padding-right:10px}.component_spinner__daVUD{width:25px;height:25px;border:3px solid rgba(0,0,0,.1);border-top:3px solid var(--color-prompt-button);border-radius:50%;animation:component_spin__LwlTA .8s linear infinite}.component_conversationActions__Mk1Yi{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:8px}.component_clearHistoryButton__a7W8B,.component_ttsToggle__Jr1Ys,.component_upload__BFOv1,.component_voice__9j8bt{display:flex;align-items:center;cursor:pointer;padding:6px 10px;border-radius:16px;transition:background-color .2s ease-in-out,box-shadow .2s ease-in-out;background-color:#f0f0f0;border:1px solid #e0e0e0;color:#333}.component_clearHistoryButton__a7W8B:hover,.component_ttsToggle__Jr1Ys:hover,.component_upload__BFOv1:hover,.component_voice__9j8bt:hover{background-color:#e0e0e0;box-shadow:0 1px 3px rgba(0,0,0,.1)}.component_clearHistoryButton__a7W8B span,.component_ttsToggle__Jr1Ys span,.component_upload__BFOv1 span,.component_voice__9j8bt span{margin-left:6px;font-size:.85em;white-space:nowrap}.component_ttsActive__qYLyg,.component_voiceActive__tRp6K{background-color:#d0e0ff;color:#0056b3;border-color:#a0c4ff}.component_actionDisabled__JZ33a{opacity:.6!important;background-color:#f5f5f5!important;color:#999!important}.component_actionDisabled__JZ33a:hover{background-color:#f5f5f5!important;box-shadow:none!important}.component_speechErrorText__mAtnt,.component_ttsErrorText__YZwb1{color:#d9534f;font-size:.8em;margin-top:4px;padding:2px 5px;width:100%;text-align:left}.component_botAvatarContainer__VGJNP{position:relative;display:flex;align-items:center;margin-right:8px}.component_ttsLoadingIconContainer__TqlxR{display:inline-flex;align-items:center;margin-left:8px}.component_ttsLoadingSpinner__tJlgn{border:2px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;width:16px;height:16px;animation:component_spin__LwlTA 1s linear infinite;display:inline-block}.component_botAvatarSpeaking__YgJDd img{animation:component_pulseAnimation__H9wAQ 1.5s ease-in-out infinite}@keyframes component_pulseAnimation__H9wAQ{0%{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}to{transform:scale(1);opacity:1}}.component_actionDisabled__JZ33a{opacity:.6;cursor:not-allowed!important}.component_confirmOverlay__QBVKH{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;z-index:10000;animation:component_fadeInPopoverBackdrop__bErGg .2s ease-out}.component_clearConfirmPopoverCentered__oh7cJ{background-color:#ffffff;border:1px solid #e0e0e0;border-radius:8px;padding:20px 25px;box-shadow:0 8px 30px rgba(0,0,0,.2);width:300px;max-width:90%;display:flex;flex-direction:column;gap:18px;animation:component_fadeInPopoverDialog___rlRZ .25s ease-out;box-sizing:border-box;text-align:center}.component_clearConfirmPopoverCentered__oh7cJ p{margin:0;font-size:.95em;color:#333333;line-height:1.5}.component_clearConfirmActions__xkJj9{display:flex;justify-content:space-evenly;gap:15px;width:100%}.component_confirmButton__ivbb7{flex-grow:1;padding:8px 15px;border-radius:45px;border:1px solid transparent;font-weight:500;cursor:pointer;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,color .15s ease-in-out,transform .1s ease;font-size:.85em;outline:none}.component_confirmButton__ivbb7:focus-visible{box-shadow:0 0 0 3px rgba(0,123,255,.35)}.component_confirmButton__ivbb7:active{transform:translateY(1px)}.component_confirmYesButton__1XHS4{background-color:var(--color-prompt-button);color:white;transition:all .3s}.component_confirmYesButton__1XHS4:hover{opacity:.7}.component_confirmNoButton__fVaTR{background-color:#6c757d;color:white;border-color:#6c757d}.component_confirmNoButton__fVaTR:hover{background-color:#5a6268;border-color:#545b62}@keyframes component_fadeInPopoverBackdrop__bErGg{0%{opacity:0}to{opacity:1}}@keyframes component_fadeInPopoverDialog___rlRZ{0%{opacity:0;transform:translateY(-10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.component_editorContainer__8BTOJ{flex-direction:row;align-items:stretch}.component_sidebarHeader__ppWAZ{font-size:.75rem;font-weight:700;color:#65558F;text-transform:uppercase;padding:0 4px;margin-bottom:16px;letter-spacing:1px}.component_sidebarSection__yQZlm{margin-top:20px;border-top:1px solid #ddd;padding-top:10px}.component_sidebar__SU_9y{width:300px;background:linear-gradient(145deg,#f8f5fc,#ece6f0);border-left:1px solid #e0d8eb;display:flex;flex-direction:column;padding:16px;flex-shrink:0;overflow-y:auto;box-shadow:-2px 0 10px rgba(101,85,143,.05)}.component_newChatButton__I1cAM{background:linear-gradient(135deg,#7A6A9F,#65558F);color:white;border:none;border-radius:12px;padding:14px 20px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%;text-align:center;box-shadow:0 4px 12px rgba(101,85,143,.2);letter-spacing:.3px}.component_newChatButton__I1cAM:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(101,85,143,.3);background:linear-gradient(135deg,#8577AB,#7A6A9F)}.component_newChatButton__I1cAM:disabled{background-color:#a5adba;cursor:not-allowed}.component_conversationList__JUAf9{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.component_conversationItem__sijLW{padding:12px;border-radius:10px;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);background-color:#ffffff;border:1px solid transparent;margin-bottom:4px;box-shadow:0 1px 3px rgba(0,0,0,.05)}.component_conversationItem__sijLW:hover{background-color:#faf8fc;border-color:#e0d8eb;transform:translateX(-4px);box-shadow:0 4px 8px rgba(101,85,143,.15)}.component_conversationItem__sijLW.component_active__ZdqXd{font-weight:600;background:linear-gradient(135deg,#f8f5fc,#f0e8ff);color:var(--color-prompt-button);border:1.5px solid #cac4d0;box-shadow:0 4px 12px rgba(101,85,143,.2)}.component_conversationTitle__7XQg7{flex-grow:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.9em;color:#172b4d}.component_deleteConvButton__uyqSm{background:none;border:none;color:#aaa;cursor:pointer;font-size:14px;line-height:1;padding:4px;border-radius:50%;flex-shrink:0;transition:color .2s,background-color .2s}.component_deleteConvButton__uyqSm:hover{background-color:#dcdcdc!important;color:#333!important}.component_sidebarLoader__UaNDC{text-align:center;color:#888;font-size:.9em;padding:20px 10px}.component_loadMoreButton__L9tic{background-color:#f0e8ff;color:var(--color-prompt-button);border:1px solid var(--color-prompt-button);border-radius:8px;padding:10px;font-size:.9em;font-weight:500;cursor:pointer;margin-top:10px;transition:background-color .2s ease,opacity .2s ease;width:100%}.component_loadMoreButton__L9tic:hover{background-color:#e8d5ff;opacity:.9}.component_loadMoreButton__L9tic:disabled{background-color:#f5f5f5;color:#999;border-color:#ddd;cursor:not-allowed;opacity:.6}.component_mainContent__q3sEQ{flex:1 1;min-width:0}@media screen and (max-width:1000px){.component_sidebar__SU_9y{width:240px}}@media screen and (max-width:768px){.component_editorContainer__8BTOJ{flex-direction:column}.component_sidebar__SU_9y{width:100%;height:200px;border-right:none;border-bottom:1px solid #dfe1e6}}.component_topBar__SQwjf{width:100%}.component_conversationItemContent__j2u1C{display:flex;flex-direction:column;flex-grow:1;overflow:hidden;gap:4px}.component_conversationTimestamp__4j7pS{font-size:.75rem;color:#8a91a0;white-space:nowrap}.component_conversationItem__sijLW{gap:8px}.component_conversationItem__sijLW,.component_msgLine__DLxXf{display:flex;align-items:center;justify-content:space-between}.component_msgLine__DLxXf{padding:5px 11px}.component_messageBlock__OvU9g{display:flex;flex-direction:column;max-width:100%}.component_messageTimestamp__by3YX{font-size:.7rem;color:#8a91a0}.component_userAnswer__zW70h .component_messageTimestamp__by3YX{text-align:right}.component_botAnswer__8A8ZV .component_messageTimestamp__by3YX{text-align:left}.component_userMessageActions__mViP5{display:flex;align-items:center;gap:4px;margin-left:6px}.component_userMsgActionBtn__WzFxG{display:inline-flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:3px;border-radius:4px;color:#8a91a0;transition:color .15s,background-color .15s}.component_userMsgActionBtn__WzFxG:hover{color:#495057;background-color:rgba(0,0,0,.06)}.component_copyBtnWrapper__MRGB0{position:relative;display:inline-flex;align-items:center}.component_copiedTooltip__Evhom{position:absolute;bottom:calc(100% + 6px);left:50%;transform:translateX(-50%);background:#333;color:#fff;font-size:11px;padding:3px 8px;border-radius:4px;white-space:nowrap;pointer-events:none;animation:component_copiedFadeIn__L_N_f .15s ease-out;z-index:10}.component_copiedTooltip__Evhom:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:4px solid transparent;border-top-color:#333}@keyframes component_copiedFadeIn__L_N_f{0%{opacity:0;transform:translateX(-50%) translateY(4px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.component_copySuccess__8HUG3{color:#10b981!important;animation:component_copySuccessPop__8xbOl .25s ease-out}.component_copySuccess__8HUG3:hover{color:#10b981!important;background-color:rgba(16,185,129,.08)!important}@keyframes component_copySuccessPop__8xbOl{0%{transform:scale(.8);opacity:.5}50%{transform:scale(1.15)}to{transform:scale(1);opacity:1}}.component_sourcesContainer__uCksL{margin-top:12px;padding:10px 12px;background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:6px}.component_sourcesHeader__SfXcK{font-weight:600;color:#495057;margin-bottom:8px;font-size:14px}.component_sourceItem__D0SB9{margin-bottom:8px}.component_sourceItem__D0SB9:last-child{margin-bottom:0}.component_sourceLink__b011K{display:inline-block;color:#1976d2;text-decoration:none;font-weight:500;font-size:14px;padding:4px 0;border-bottom:1px solid transparent;transition:all .2s}.component_sourceLink__b011K:hover{color:#1565c0;border-bottom-color:#1976d2;text-decoration:none}.component_sourceText__UbErB{color:#6c757d;font-weight:500;font-size:14px}.component_sourceQuote__pe5QQ{margin-top:4px;padding:6px 10px;background-color:#ffffff;border-left:3px solid #1976d2;font-style:italic;color:#495057;font-size:13px;border-radius:0 4px 4px 0}.component_messageMeta__oBMHb{display:flex;justify-content:space-between;align-items:center;margin-top:8px;padding:0 1rem;min-height:30px}.component_feedbackContainer__OazIv{position:relative;display:flex;align-items:center;justify-content:flex-end;gap:8px}.component_feedbackActions__LsGfW{display:flex;gap:4px}.component_feedbackButton__XsBis{text-decoration:none;background:none;border:none;border-radius:4px;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:color .15s,background-color .15s;font-size:14px;color:#8a91a0;padding:3px}.component_feedbackContainer__OazIv a{font-size:18px}.component_feedbackButton__XsBis:hover{color:#495057;background-color:rgba(0,0,0,.06)}.component_feedbackButton__XsBis.component_active__ZdqXd{color:#4a90d9;background-color:rgba(74,144,217,.1)}.component_feedbackPopup__OTID2{position:absolute;top:calc(100% + 12px);right:0;z-index:100;background-color:#ffffff;border-radius:16px;padding:20px;box-shadow:0 10px 40px rgba(101,85,143,.2),0 0 0 1px rgba(101,85,143,.05);width:340px;display:flex;flex-direction:column;gap:16px;animation:component_slideInDown__4a9eU .3s cubic-bezier(.175,.885,.32,1.275);border:1px solid #ece6f0}@keyframes component_slideInDown__4a9eU{0%{opacity:0;transform:translateY(-10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.component_feedbackPopupHeader__7dpCt{display:flex;gap:12px;align-items:flex-start}.component_feedbackPopupIcon__w9W1T{font-size:24px;background:#f8f5fc;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:12px;flex-shrink:0;box-shadow:inset 0 2px 4px rgba(101,85,143,.05)}.component_feedbackPopupTitleGroup__oBmUQ{display:flex;flex-direction:column;gap:2px}.component_feedbackPopupTitle__VeE6r{font-size:16px;font-weight:800;color:#1c1b1f;margin:0!important}.component_feedbackPopupSubtitle__eVsWS{font-size:13px;color:#49454f;margin:0!important;line-height:1.4}.component_feedbackPopup__OTID2 textarea{width:100%;padding:12px 14px;border:1.5px solid #e0e0e0;border-radius:12px;resize:none;font-family:inherit;font-size:14px;box-sizing:border-box;transition:all .2s ease;background-color:#fcfaff;min-height:80px}.component_feedbackPopup__OTID2 textarea:focus{border-color:var(--color-prompt-button);background-color:#ffffff;box-shadow:0 0 0 3px rgba(101,85,143,.1);outline:none}.component_feedbackPopupActions__fTJ7z{display:flex;justify-content:flex-end;gap:10px;margin-top:4px}.component_feedbackPopup__OTID2 .component_cancelButton__ZRdFY{padding:10px 16px;border-radius:10px;border:1.5px solid #e0e0e0;background:#ffffff;color:#49454f;font-weight:700;font-size:13px;cursor:pointer;transition:all .2s ease}.component_feedbackPopup__OTID2 .component_cancelButton__ZRdFY:hover{background-color:#f5f5f5;border-color:#cac4d0}.component_feedbackPopup__OTID2 .component_submitButton__IvhhB{padding:10px 18px;border-radius:10px;border:none;background:linear-gradient(135deg,var(--color-prompt-button) 0,#7a6a9f 100%);color:#ffffff!important;font-weight:800;font-size:13px;cursor:pointer;box-shadow:0 4px 12px rgba(101,85,143,.25);transition:all .2s ease;display:flex;align-items:center;gap:8px}.component_feedbackPopup__OTID2 .component_submitButton__IvhhB:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 16px rgba(101,85,143,.35)}.component_feedbackPopup__OTID2 .component_submitButton__IvhhB:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.component_feedbackSubmitted__T8Cal{font-size:.85rem;color:#28a745;white-space:nowrap}.component_submitButton__IvhhB{display:inline-flex;align-items:center;justify-content:center;gap:8px}.component_buttonSpinner__XQx0G{display:inline-block;width:16px;height:16px;border-radius:50%;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;animation:component_spin__LwlTA 1s ease-in-out infinite;-webkit-animation:component_spin__LwlTA 1s ease-in-out infinite}@keyframes component_spin__LwlTA{to{transform:rotate(1turn)}}.component_extractButton__rbTq6{width:fit-content;font-size:14.4px;text-decoration:none;background-color:var(--color-prompt-button);color:var(--color-white)!important;border:none;padding:10px 20px;border-radius:8px;cursor:pointer;transition:background-color .2s ease-in-out;margin-top:.5rem}.component_attachmentContainer__j1hPL{display:flex;flex-direction:column;gap:12px;margin-top:12px;width:100%}.component_attachmentImage__hBtYJ{max-width:400px;cursor:pointer;border-radius:8px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;border:1px solid #e0e0e0}.component_attachmentImage__hBtYJ:hover{transform:scale(1.02);box-shadow:0 4px 12px rgba(0,0,0,.15)}.component_attachmentImage__hBtYJ img{width:100%;height:auto;display:block;max-height:300px;object-fit:contain}.component_attachmentDocument__smfK_{display:flex;align-items:center;gap:10px;padding:12px 16px;background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;cursor:pointer;transition:all .2s ease;max-width:400px;text-align:left}.component_attachmentDocument__smfK_:hover{background-color:#e9ecef;border-color:#adb5bd;transform:translateY(-2px);box-shadow:0 2px 8px rgba(0,0,0,.1)}.component_documentIcon___uV00{flex-shrink:0;margin-right:4px}.component_documentName__PHaJF{flex:1 1;font-size:14px;font-weight:500;color:#495057;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.component_attachmentPlaceholder__z3auB{display:flex;align-items:center;gap:8px;padding:10px 14px;background-color:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:8px;max-width:250px}.component_attachmentIcon__xL30B{display:flex;align-items:center;justify-content:center;flex-shrink:0}.component_attachmentName__NYe_o{font-size:13px;color:var(--color-text-secondary,#aaa);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px}.component_pendingFilePreview__wgCEP{display:flex;align-items:center;gap:10px;padding:8px 12px;background-color:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);border-radius:8px;margin-bottom:8px}.component_pendingFileThumbnail__BWID0{width:48px;height:48px;object-fit:cover;border-radius:6px;border:1px solid rgba(255,255,255,.2)}.component_pendingFileIcon__gjkVC{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background-color:rgba(255,255,255,.1);border-radius:6px;flex-shrink:0}.component_pendingFileName__PgZJW{flex:1 1;font-size:13px;color:var(--color-text-primary,#fff);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.component_pendingFileRemove__I5d7r{background:none;border:none;color:var(--color-text-secondary,#aaa);font-size:16px;cursor:pointer;padding:4px 8px;border-radius:4px;transition:all .2s ease}.component_pendingFileRemove__I5d7r:hover{background-color:rgba(255,100,100,.2);color:#ff6b6b}.component_imageModalOverlay__vXc6f{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.85);display:flex;align-items:center;justify-content:center;z-index:10001;animation:component_fadeIn__8O1BQ .3s ease;cursor:pointer}.component_imageModalContent__Is8f0{position:relative;max-width:90%;max-height:90%;display:flex;align-items:center;justify-content:center;cursor:default}.component_imageModalImage__pEa3n{max-width:100%;max-height:90vh;object-fit:contain;border-radius:4px;box-shadow:0 8px 32px rgba(0,0,0,.3)}.component_imageModalClose__gODmL{position:absolute;top:-40px;right:0;background-color:rgba(255,255,255,.9);border:none;border-radius:50%;width:36px;height:36px;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;color:#333;font-weight:700}.component_imageModalClose__gODmL:hover{background-color:#ffffff;transform:scale(1.1);box-shadow:0 2px 8px rgba(0,0,0,.2)}@media screen and (max-width:768px){.component_attachmentDocument__smfK_,.component_attachmentImage__hBtYJ{max-width:100%}.component_imageModalImage__pEa3n{max-width:95%;max-height:80vh}.component_imageModalClose__gODmL{top:10px;right:10px}}