.el-popover{--el-popover-bg-color:var(--el-bg-color-overlay);--el-popover-font-size:var(--el-font-size-base);--el-popover-border-color:var(--el-border-color-lighter);--el-popover-padding:12px;--el-popover-padding-large:18px 20px;--el-popover-title-font-size:16px;--el-popover-title-text-color:var(--el-text-color-primary);--el-popover-border-radius:4px}.el-popover.el-popper{background:var(--el-popover-bg-color);border:1px solid var(--el-popover-border-color);border-radius:var(--el-popover-border-radius);box-shadow:var(--el-box-shadow-light);box-sizing:border-box;color:var(--el-text-color-regular);font-size:var(--el-popover-font-size);overflow-wrap:break-word;min-width:150px;padding:var(--el-popover-padding);z-index:var(--el-index-popper);line-height:1.4}.el-popover.el-popper--plain{padding:var(--el-popover-padding-large)}.el-popover__title{color:var(--el-popover-title-text-color);font-size:var(--el-popover-title-font-size);margin-bottom:12px;line-height:1}.el-popover__reference:focus:hover,.el-popover__reference:focus:not(.focusing){outline-width:0}.el-popover.el-popper.is-dark{--el-popover-bg-color:var(--el-text-color-primary);--el-popover-border-color:var(--el-text-color-primary);--el-popover-title-text-color:var(--el-bg-color);color:var(--el-bg-color)}.el-popover.el-popper:focus,.el-popover.el-popper:focus:active{outline-width:0}.emoji-picker[data-v-03caeaf0]{background:#fff;border-radius:8px;width:320px;max-height:280px;padding:12px;box-shadow:0 4px 12px #0000001a}.emoji-list[data-v-03caeaf0]{grid-template-columns:repeat(8,1fr);gap:4px;max-height:256px;display:grid;overflow-y:auto}.emoji-list[data-v-03caeaf0]::-webkit-scrollbar{width:6px}.emoji-list[data-v-03caeaf0]::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}.emoji-list[data-v-03caeaf0]::-webkit-scrollbar-thumb:hover{background:#0000004d}.emoji-item[data-v-03caeaf0]{cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;font-size:20px;transition:all .2s;display:flex}.emoji-item[data-v-03caeaf0]:hover{background:#f5f5f5;transform:scale(1.2)}.emoji-item[data-v-03caeaf0]:active{transform:scale(1.1)}.chat-panel[data-v-3db88582]{background:linear-gradient(#f8fafccc,#fffc);flex-direction:column;height:100%;display:flex}.messages-container[data-v-3db88582]{flex-direction:column;flex:1;gap:20px;padding:20px;display:flex;overflow-y:auto}.messages-container[data-v-3db88582]::-webkit-scrollbar{width:6px}.messages-container[data-v-3db88582]::-webkit-scrollbar-thumb{background:#0000001a;border-radius:3px}.messages-container[data-v-3db88582]::-webkit-scrollbar-thumb:hover{background:#0003}.message-row[data-v-3db88582]{align-items:flex-start;gap:10px;display:flex}.message-row.is-user[data-v-3db88582]{flex-direction:row-reverse}.fade-in[data-v-3db88582]{animation:.3s cubic-bezier(.16,1,.3,1) slideUpFade-3db88582}@keyframes slideUpFade-3db88582{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.avatar-wrapper[data-v-3db88582]{color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;display:flex;box-shadow:0 1px 2px #0000000d}.avatar-wrapper.is-service[data-v-3db88582]{background:linear-gradient(135deg,#10b981,#34d399)}.avatar-wrapper.is-ai[data-v-3db88582]{background:linear-gradient(135deg,#6366f1,#818cf8)}.user-avatar[data-v-3db88582]{border:2px solid #fff;box-shadow:0 1px 3px #0000001a}.msg-content-wrapper[data-v-3db88582]{flex-direction:column;max-width:80%;display:flex}.message-bubble[data-v-3db88582]{padding:10px 14px;font-size:14px;line-height:1.5;position:relative;box-shadow:0 1px 1px #0000000d}.message-bubble.is-service[data-v-3db88582]{color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-radius:2px 10px 10px}.message-bubble.is-user[data-v-3db88582]{color:#fff;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:10px 2px 10px 10px;box-shadow:0 2px 4px #2563eb33}.emoji-message[data-v-3db88582]{font-size:30px;line-height:1}.emoji-message.is-user[data-v-3db88582]{text-align:right}.chat-image[data-v-3db88582]{border-radius:8px;max-width:260px;max-height:260px;display:block}.file-placeholder[data-v-3db88582]{color:#64748b;font-size:12px}.file-card[data-v-3db88582]{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;min-width:180px;padding:8px 10px}.file-card.is-user[data-v-3db88582]{background:#fff3;border-color:#ffffff59}.file-name[data-v-3db88582]{color:#1e293b;word-break:break-all;font-size:13px;font-weight:600}.file-card.is-user .file-name[data-v-3db88582],.file-card.is-user .file-meta[data-v-3db88582]{color:#f8fafc}.file-meta[data-v-3db88582]{color:#64748b;margin-top:2px;font-size:12px}.file-download[data-v-3db88582]{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:6px;margin-top:6px;padding:2px 10px;font-size:12px}.file-download[data-v-3db88582]:hover{filter:brightness(1.08)}.text-caption[data-v-3db88582]{margin-top:6px}.msg-preview[data-v-3db88582]{font-size:inherit!important;color:inherit!important;background:0 0!important;padding:0!important}.msg-preview[data-v-3db88582] .md-editor-preview{color:inherit;font-size:14px}.msg-preview[data-v-3db88582] .md-editor-preview h1,.msg-preview[data-v-3db88582] .md-editor-preview h2,.msg-preview[data-v-3db88582] .md-editor-preview h3,.msg-preview[data-v-3db88582] .md-editor-preview h4,.msg-preview[data-v-3db88582] .md-editor-preview h5,.msg-preview[data-v-3db88582] .md-editor-preview h6,.msg-preview[data-v-3db88582] .md-editor-preview p,.msg-preview[data-v-3db88582] .md-editor-preview li{margin:0 0 6px;font-weight:500;line-height:1.5;font-size:14px!important}.msg-preview[data-v-3db88582] .md-editor-preview h1:last-child,.msg-preview[data-v-3db88582] .md-editor-preview h2:last-child,.msg-preview[data-v-3db88582] .md-editor-preview h3:last-child,.msg-preview[data-v-3db88582] .md-editor-preview h4:last-child,.msg-preview[data-v-3db88582] .md-editor-preview h5:last-child,.msg-preview[data-v-3db88582] .md-editor-preview h6:last-child,.msg-preview[data-v-3db88582] .md-editor-preview p:last-child,.msg-preview[data-v-3db88582] .md-editor-preview li:last-child{margin-bottom:0}.timestamp[data-v-3db88582]{color:#94a3b8;margin-top:4px;margin-left:2px;font-size:11px}.timestamp.is-right[data-v-3db88582]{text-align:right;margin-right:2px}.recall-action[data-v-3db88582]{opacity:0;text-align:right;margin-bottom:2px;margin-right:4px;transition:opacity .2s}.recall-action span[data-v-3db88582]{color:#94a3b8;cursor:pointer;font-size:11px}.recall-action span[data-v-3db88582]:hover{color:#ef4444}.message-row.is-user:hover .recall-action[data-v-3db88582]{opacity:1}.recommendation-list[data-v-3db88582]{border-top:1px dashed #e2e8f0;margin-top:10px;padding-top:10px}.rec-header[data-v-3db88582]{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;font-size:11px;font-weight:600}.rec-card[data-v-3db88582]{cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;margin-bottom:6px;padding:8px 10px;transition:all .2s}.rec-card[data-v-3db88582]:hover{background:#fff;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 2px 6px #0000000d}.rec-title[data-v-3db88582]{color:#334155;margin-bottom:2px;font-size:13px;font-weight:600}.rec-reason[data-v-3db88582]{color:#64748b;font-size:12px;line-height:1.4}.footer-area[data-v-3db88582]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border-top:1px solid #0000000f;padding:12px 16px 16px}.toolbar[data-v-3db88582]{align-items:center;gap:8px;margin-bottom:8px;display:flex}.tool-btn[data-v-3db88582]{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;transition:all .2s;display:flex}.tool-btn[data-v-3db88582]:hover{color:#3b82f6;background:#f1f5f9}.spacer[data-v-3db88582]{flex:1}.clear-btn[data-v-3db88582]{color:#94a3b8;font-size:12px}.hidden-input[data-v-3db88582]{display:none}.input-wrapper[data-v-3db88582]{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:8px;padding:4px 8px;transition:border-color .2s,background-color .2s;display:flex;position:relative}.input-wrapper[data-v-3db88582]:focus-within{background:#fff;border-color:#cbd5e1;box-shadow:0 2px 8px #00000008}.chat-input[data-v-3db88582]{flex:1;min-height:40px;max-height:200px;position:relative;overflow-y:auto}.chat-input[data-v-3db88582] .tiptap{outline:none;width:100%;padding:8px}.chat-input[data-v-3db88582] .tiptap p{margin:0;line-height:1.5}.chat-input[data-v-3db88582] .tiptap .chat-editor-image{vertical-align:middle;cursor:zoom-in;border:1px solid #e2e8f0;border-radius:8px;max-width:120px;max-height:120px;margin:4px 0;transition:transform .2s;display:inline-block}.chat-input[data-v-3db88582] .tiptap .chat-editor-image:hover{transform:scale(1.02);box-shadow:0 4px 12px #0000001a}.chat-input[data-v-3db88582] .tiptap p.is-editor-empty:first-child:before{color:#94a3b8;content:attr(data-placeholder);pointer-events:none;font-style:normal;position:absolute;top:8px;left:8px}.send-btn[data-v-3db88582]{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:2px;margin-right:2px;transition:all .2s;display:flex;box-shadow:0 2px 4px #2563eb4d}.send-btn[data-v-3db88582]:hover{filter:brightness(1.1);transform:translateY(-1px);box-shadow:0 4px 6px #2563eb66}.send-btn[data-v-3db88582]:active{transform:translateY(0)}.send-btn.is-disabled[data-v-3db88582]{color:#94a3b8;cursor:not-allowed;box-shadow:none;background:#e2e8f0;transform:none}.typing-indicator[data-v-3db88582]{gap:4px;padding:4px 2px;display:flex}.typing-indicator .dot[data-v-3db88582]{background:#cbd5e1;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite both bounce-3db88582}.typing-indicator .dot[data-v-3db88582]:first-child{animation-delay:-.32s}.typing-indicator .dot[data-v-3db88582]:nth-child(2){animation-delay:-.16s}@keyframes bounce-3db88582{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.system-msg[data-v-3db88582]{text-align:center;color:#94a3b8;margin:10px 0;font-size:12px}.system-msg span[data-v-3db88582]{background:#00000008;border-radius:12px;padding:4px 12px}
