.ai-assistant[data-v-03965c5b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;background-color:#f5f7f9;border-radius:8px;overflow:hidden;-webkit-box-shadow:0 2px 12px rgba(0,0,0,.1);box-shadow:0 2px 12px rgba(0,0,0,.1);position:relative}.chat-header[data-v-03965c5b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 16px;background-color:#fff;border-bottom:1px solid #eaeaea}.chat-header .back-btn[data-v-03965c5b]{border:none}.chat-header .chat-info[data-v-03965c5b]{margin-left:12px;-webkit-box-flex:1;-ms-flex:1;flex:1}.chat-header .chat-info .chat-name[data-v-03965c5b]{text-align:center;font-weight:500;font-size:16px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word;max-height:50px}.chat-header .chat-info .chat-status[data-v-03965c5b]{font-size:12px;color:#52c41a}.chat-header .header-actions[data-v-03965c5b]{display:-webkit-box;display:-ms-flexbox;display:flex}.chat-content[data-v-03965c5b]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:16px;overflow-y:auto}.chat-content .empty-chat[data-v-03965c5b]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.chat-content .message-list[data-v-03965c5b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.chat-content .message-item[data-v-03965c5b]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:16px}.chat-content .message-item.user-message[data-v-03965c5b]{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.chat-content .message-item.user-message .message-bubble[data-v-03965c5b]{background-color:#1890ff;color:#fff;border-radius:18px 4px 18px 18px;margin-right:12px;margin-top:8px}.chat-content .message-item.user-message .message-bubble .message-time[data-v-03965c5b]{color:hsla(0,0%,100%,.7);text-align:right}.chat-content .message-item.bot-message .message-bubble[data-v-03965c5b]{background-color:#fff;border-radius:4px 18px 18px 18px;margin-left:12px;margin-top:8px}.chat-content .message-item.bot-message .message-bubble .message-time[data-v-03965c5b]{color:#999;text-align:left}.chat-content .message-avatar[data-v-03965c5b]{-ms-flex-negative:0;flex-shrink:0}.chat-content .message-bubble[data-v-03965c5b]{padding:12px 16px;max-width:90%;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1);box-shadow:0 1px 2px rgba(0,0,0,.1)}.chat-content .message-bubble.card[data-v-03965c5b]{max-width:90%}.chat-content .message-bubble[data-v-03965c5b] img{cursor:pointer;max-width:100%;height:auto;display:block;border-radius:4px}.chat-content .message-bubble .message-prologue[data-v-03965c5b]{margin-bottom:4px;text-align:left;word-break:break-word}.chat-content .message-bubble .message-prologue .suggested-questions .question-item+.question-item[data-v-03965c5b],.chat-content .message-bubble .message-prologue .suggested-questions[data-v-03965c5b]{margin-top:10px}.chat-content .message-bubble .message-prologue .suggested-questions .question-item>span[data-v-03965c5b]{display:inline-block;color:#1f2329;font-size:16px;font-weight:500;cursor:pointer;padding:6px 16px;border:1px solid rgba(68,83,130,.25);border-radius:8px}.chat-content .message-bubble .message-prologue .suggested-questions .question-item>span[data-v-03965c5b]:hover{background-color:rgba(87,104,161,.08)}.chat-content .message-bubble .message-content[data-v-03965c5b] h1,.chat-content .message-bubble .message-prologue-content[data-v-03965c5b] h1{font-size:1.8em;margin:.5em 0}.chat-content .message-bubble .message-content[data-v-03965c5b] h2,.chat-content .message-bubble .message-prologue-content[data-v-03965c5b] h2{font-size:1.5em;margin:.5em 0}.chat-content .message-bubble .message-content[data-v-03965c5b] h3,.chat-content .message-bubble .message-prologue-content[data-v-03965c5b] h3{font-size:1.3em;margin:.5em 0}.chat-content .message-bubble .message-content[data-v-03965c5b] h4,.chat-content .message-bubble .message-prologue-content[data-v-03965c5b] h4{font-size:1.2em;margin:.5em 0}.chat-content .message-bubble .message-content[data-v-03965c5b] h5,.chat-content .message-bubble .message-prologue-content[data-v-03965c5b] h5{font-size:1.1em;margin:.5em 0}.chat-content .message-bubble .message-content[data-v-03965c5b] h6,.chat-content .message-bubble .message-prologue-content[data-v-03965c5b] h6{font-size:1em;margin:.5em 0}.chat-content .message-bubble .message-content[data-v-03965c5b] p,.chat-content .message-bubble .message-prologue-content[data-v-03965c5b] p{margin:.5em 0}.chat-content .message-bubble .message-content[data-v-03965c5b] ol,.chat-content .message-bubble .message-content[data-v-03965c5b] ul,.chat-content .message-bubble .message-prologue-content[data-v-03965c5b] ol,.chat-content .message-bubble .message-prologue-content[data-v-03965c5b] ul{padding-left:1.5em;margin:.5em 0}.chat-content .message-bubble .message-content[data-v-03965c5b] blockquote,.chat-content .message-bubble .message-prologue-content[data-v-03965c5b] blockquote{border-left:3px solid #d1d5db;padding-left:.8em;margin:.5em 0;color:#6b7280}.chat-content .message-bubble .message-content[data-v-03965c5b] pre,.chat-content .message-bubble .message-prologue-content[data-v-03965c5b] pre{background-color:#f3f4f6;padding:.5em;border-radius:4px;overflow-x:auto;margin:.5em 0}.chat-content .message-bubble .message-content[data-v-03965c5b] code,.chat-content .message-bubble .message-prologue-content[data-v-03965c5b] code{font-family:monospace;background-color:#f3f4f6;padding:.2em .4em;border-radius:3px;font-size:.9em}.chat-content .message-bubble .message-content[data-v-03965c5b] pre code,.chat-content .message-bubble .message-prologue-content[data-v-03965c5b] pre code{background-color:transparent;padding:0;border-radius:0}.chat-content .message-bubble .message-content[data-v-03965c5b] a,.chat-content .message-bubble .message-prologue-content[data-v-03965c5b] a{color:#1890ff;text-decoration:none}.chat-content .message-bubble .message-content[data-v-03965c5b] a:hover,.chat-content .message-bubble .message-prologue-content[data-v-03965c5b] a:hover{text-decoration:underline}.chat-content .message-bubble .message-content[data-v-03965c5b] table,.chat-content .message-bubble .message-prologue-content[data-v-03965c5b] table{border-collapse:collapse;width:100%;margin:.5em 0}.chat-content .message-bubble .message-content[data-v-03965c5b] table td,.chat-content .message-bubble .message-content[data-v-03965c5b] table th,.chat-content .message-bubble .message-prologue-content[data-v-03965c5b] table td,.chat-content .message-bubble .message-prologue-content[data-v-03965c5b] table th{border:1px solid #d9d9d9;padding:.5em;text-align:left}.chat-content .message-bubble .message-content[data-v-03965c5b] table th,.chat-content .message-bubble .message-prologue-content[data-v-03965c5b] table th{background-color:#f5f5f5}.chat-content .message-bubble .message-content[data-v-03965c5b] img,.chat-content .message-bubble .message-prologue-content[data-v-03965c5b] img{max-width:100%;border-radius:4px}.chat-content .message-bubble .message-content[data-v-03965c5b]{margin-bottom:4px;word-break:break-word;text-align:left}.chat-content .message-bubble .message-content .image-preview img[data-v-03965c5b]{max-width:200px;max-height:200px;border-radius:4px}.chat-content .message-bubble .message-content .file-attachment[data-v-03965c5b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chat-content .message-bubble .message-content .audio-icon[data-v-03965c5b],.chat-content .message-bubble .message-content .file-attachment .file-icon[data-v-03965c5b]{margin-right:8px}.chat-content .message-bubble .message-content .link[data-v-03965c5b]{color:#003596}.chat-content .message-bubble .message-content[data-v-03965c5b]:empty{display:none}.chat-content .message-bubble .card-content[data-v-03965c5b]{width:100%;margin-bottom:5px;text-align:left}.chat-content .message-bubble .card-content .card-container+.card-container[data-v-03965c5b]{margin-top:15px}.chat-content .message-bubble .card-content .card-container[data-v-03965c5b]{background-color:#fff;border-radius:8px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.1);overflow:hidden}.chat-content .message-bubble .card-content .card-container .card-header[data-v-03965c5b]{padding:12px 16px 0}.chat-content .message-bubble .card-content .card-container .card-header .card-title[data-v-03965c5b]{font-size:16px;font-weight:500;color:#333}.chat-content .message-bubble .card-content .card-container .card-header .card-subtitle[data-v-03965c5b]{font-size:14px;color:#666;margin-top:4px}.chat-content .message-bubble .card-content .card-container .card-body[data-v-03965c5b]{padding:12px 16px}.chat-content .message-bubble .card-content .card-container .card-body .card-line[data-v-03965c5b]{margin-bottom:8px;line-height:1.5}.chat-content .message-bubble .card-content .card-container .card-body .card-line[data-v-03965c5b]:last-child{margin-bottom:0}.chat-content .message-bubble .card-content .card-container .card-actions[data-v-03965c5b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:12px 16px;border-top:1px solid #f0f0f0}.chat-content .message-bubble .card-content .card-container .card-actions .ant-btn[data-v-03965c5b]{margin-left:8px}.chat-content .message-bubble .card-content .card-container .card-actions .ant-btn[data-v-03965c5b]:first-child{margin-left:0}.chat-content .message-bubble .card-content .card-container .card-body__speaker[data-v-03965c5b]{cursor:pointer;padding:12px 16px;font-size:16px}.chat-content .message-bubble .card-content .card-container .card-body__speaker .card-datetime[data-v-03965c5b],.chat-content .message-bubble .card-content .card-container .card-body__speaker .card-room[data-v-03965c5b]{font-weight:500;color:#333}.chat-content .message-bubble .card-content .card-container .card-body__speaker .card-period[data-v-03965c5b]{color:#003596}.chat-content .message-bubble .card-content .card-container .card-body__speaker .card-speaker-title[data-v-03965c5b]{color:#333;font-weight:600}.chat-content .message-bubble .card-content .card-container .card-body__sub[data-v-03965c5b]{padding:12px 16px;font-size:16px}.chat-content .message-bubble .card-content .card-container .card-body__sub .sub-header[data-v-03965c5b]{display:-webkit-box;display:-ms-flexbox;display:flex}.chat-content .message-bubble .card-content .card-container .card-body__sub .sub-header .sub-message[data-v-03965c5b]{margin-left:10px;-webkit-box-flex:1;-ms-flex:1;flex:1}.chat-content .message-bubble .card-content .card-container .card-body__sub .sub-header .sub-message .site[data-v-03965c5b]{color:#8f9bb3;font-size:14px}.chat-content .message-bubble .card-content .card-container .card-body__sub .sub-intro[data-v-03965c5b]{text-indent:2em;margin-top:10px}.chat-content .message-bubble .message-time[data-v-03965c5b]{font-size:11px}.chat-content .typing-indicator[data-v-03965c5b]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 16px;background-color:#fff;border-radius:18px;margin-bottom:16px;max-width:68px}.chat-content .typing-indicator.start-thinking[data-v-03965c5b]{min-width:130px;max-width:130px}.chat-content .typing-indicator.deep-thinking-input[data-v-03965c5b]{max-width:80%}.chat-content .typing-indicator .thinking[data-v-03965c5b]{min-width:130px!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#999;font-size:14px}.chat-content .typing-indicator .thinking .anticon[data-v-03965c5b]{margin-right:8px;font-size:16px}.chat-content .typing-indicator .thinking-content[data-v-03965c5b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#666;width:100%;min-width:120px}.chat-content .typing-indicator .thinking-content .thinking-header[data-v-03965c5b]{min-width:120px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:8px}.chat-content .typing-indicator .thinking-content .thinking-header .anticon[data-v-03965c5b]{color:#faad14;font-size:16px}.chat-content .typing-indicator .thinking-content .thinking-header .thinking-status[data-v-03965c5b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#999;font-size:12px}.chat-content .typing-indicator .thinking-content .thinking-header .thinking-status .anticon[data-v-03965c5b]{margin-right:4px;color:#1890ff;font-size:14px}.chat-content .typing-indicator .thinking-content .thinking-text[data-v-03965c5b]{font-size:14px;line-height:1.5;white-space:pre-wrap;overflow-wrap:break-word;background-color:#f9f9f9;padding:8px;border-radius:8px;border-left:3px solid #faad14;text-align:start}.chat-content .typing-indicator .typing-dots[data-v-03965c5b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chat-content .typing-indicator .typing-dot[data-v-03965c5b]{width:8px;height:8px;background-color:#999;border-radius:50%;margin:0 2px;-webkit-animation:typing-animation-data-v-03965c5b 1.4s ease-in-out infinite;animation:typing-animation-data-v-03965c5b 1.4s ease-in-out infinite}.chat-content .typing-indicator .typing-dot[data-v-03965c5b]:first-child{-webkit-animation-delay:0s;animation-delay:0s}.chat-content .typing-indicator .typing-dot[data-v-03965c5b]:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.chat-content .typing-indicator .typing-dot[data-v-03965c5b]:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes typing-animation-data-v-03965c5b{0%,60%,to{-webkit-transform:translateY(0);transform:translateY(0)}30%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}@keyframes typing-animation-data-v-03965c5b{0%,60%,to{-webkit-transform:translateY(0);transform:translateY(0)}30%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}.output-interrupt[data-v-03965c5b]{position:absolute;bottom:100px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:8px 16px;background-color:#fff;border-radius:20px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15);cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.output-interrupt .anticon[data-v-03965c5b]{margin-right:6px;color:#8a8a8a}.output-interrupt[data-v-03965c5b]:hover{background-color:#f5f5f5;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.2);box-shadow:0 4px 12px rgba(0,0,0,.2)}.input-container[data-v-03965c5b]{-ms-flex-align:center;margin:12px;border-radius:24px;background-color:#fff;padding:4px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.1)}.input-container[data-v-03965c5b],.text-input-area[data-v-03965c5b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center}.text-input-area[data-v-03965c5b]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center}.action-btn[data-v-03965c5b]{font-size:20px;margin-left:4px;border:none;background:transparent}.message-input[data-v-03965c5b]{-webkit-box-flex:1;-ms-flex:1;flex:1;border:none;background:transparent;padding:10px 16px;font-size:16px;outline:none}.message-input[data-v-03965c5b]::-webkit-input-placeholder{color:rgba(55,67,106,.3803921568627451);font-weight:500}.message-input[data-v-03965c5b]::-moz-placeholder{color:rgba(55,67,106,.3803921568627451);font-weight:500}.message-input[data-v-03965c5b]:-ms-input-placeholder{color:rgba(55,67,106,.3803921568627451);font-weight:500}.message-input[data-v-03965c5b]::-ms-input-placeholder{color:rgba(55,67,106,.3803921568627451);font-weight:500}.message-input[data-v-03965c5b]::placeholder{color:rgba(55,67,106,.3803921568627451);font-weight:500}.voice-input-area[data-v-03965c5b]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:8px 0}.voice-btn[data-v-03965c5b],.voice-input-area[data-v-03965c5b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.voice-btn[data-v-03965c5b]{width:100%;height:40px;background-color:#f0f0f0;border-radius:20px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;-webkit-transition:background-color .3s;transition:background-color .3s;font-size:14px;outline:none;z-index:2}.voice-btn.recording[data-v-03965c5b]{background-color:#e0e0e0;color:#ff4d4f}.voice-waves[data-v-03965c5b]{position:absolute;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.voice-waves .wave[data-v-03965c5b]{display:inline-block;width:3px;height:15px;margin:0 1px;background-color:#7367f0;border-radius:3px;opacity:.5;-webkit-transform:scaleY(.3);transform:scaleY(.3)}.voice-waves.recording .wave[data-v-03965c5b]{-webkit-animation:wave-animation-data-v-03965c5b 1.2s ease-in-out infinite;animation:wave-animation-data-v-03965c5b 1.2s ease-in-out infinite}.voice-waves.recording .wave[data-v-03965c5b]:first-child{-webkit-animation-delay:0s;animation-delay:0s}.voice-waves.recording .wave[data-v-03965c5b]:nth-child(2){-webkit-animation-delay:.05s;animation-delay:.05s}.voice-waves.recording .wave[data-v-03965c5b]:nth-child(3){-webkit-animation-delay:.1s;animation-delay:.1s}.voice-waves.recording .wave[data-v-03965c5b]:nth-child(4){-webkit-animation-delay:.15s;animation-delay:.15s}.voice-waves.recording .wave[data-v-03965c5b]:nth-child(5){-webkit-animation-delay:.2s;animation-delay:.2s}.voice-waves.recording .wave[data-v-03965c5b]:nth-child(6){-webkit-animation-delay:.25s;animation-delay:.25s}.voice-waves.recording .wave[data-v-03965c5b]:nth-child(7){-webkit-animation-delay:.3s;animation-delay:.3s}.voice-waves.recording .wave[data-v-03965c5b]:nth-child(8){-webkit-animation-delay:.35s;animation-delay:.35s}.voice-waves.recording .wave[data-v-03965c5b]:nth-child(9){-webkit-animation-delay:.4s;animation-delay:.4s}.voice-waves.recording .wave[data-v-03965c5b]:nth-child(10){-webkit-animation-delay:.45s;animation-delay:.45s}.voice-waves.recording .wave[data-v-03965c5b]:nth-child(11){-webkit-animation-delay:.5s;animation-delay:.5s}.voice-waves.recording .wave[data-v-03965c5b]:nth-child(12){-webkit-animation-delay:.55s;animation-delay:.55s}.voice-waves.recording .wave[data-v-03965c5b]:nth-child(13){-webkit-animation-delay:.6s;animation-delay:.6s}.voice-waves.recording .wave[data-v-03965c5b]:nth-child(14){-webkit-animation-delay:.65s;animation-delay:.65s}.voice-waves.recording .wave[data-v-03965c5b]:nth-child(15){-webkit-animation-delay:.7s;animation-delay:.7s}.voice-waves.recording .wave[data-v-03965c5b]:nth-child(16){-webkit-animation-delay:.75s;animation-delay:.75s}.voice-waves.recording .wave[data-v-03965c5b]:nth-child(17){-webkit-animation-delay:.8s;animation-delay:.8s}.voice-waves.recording .wave[data-v-03965c5b]:nth-child(18){-webkit-animation-delay:.85s;animation-delay:.85s}.voice-waves.recording .wave[data-v-03965c5b]:nth-child(19){-webkit-animation-delay:.9s;animation-delay:.9s}.voice-waves.recording .wave[data-v-03965c5b]:nth-child(20){-webkit-animation-delay:.95s;animation-delay:.95s}@-webkit-keyframes wave-animation-data-v-03965c5b{0%,to{-webkit-transform:scaleY(.3);transform:scaleY(.3)}50%{-webkit-transform:scaleY(1);transform:scaleY(1)}}@keyframes wave-animation-data-v-03965c5b{0%,to{-webkit-transform:scaleY(.3);transform:scaleY(.3)}50%{-webkit-transform:scaleY(1);transform:scaleY(1)}}.send-btn[data-v-03965c5b]{border:none;border-radius:50%;width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0}.send-btn[data-v-03965c5b]:hover{background-color:rgba(87,104,161,.08)}.toggle-input-mode[data-v-03965c5b]{border:none;width:40px;height:40px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;margin-left:4px}.show-more-container[data-v-03965c5b]{text-align:center;margin-top:10px}.scroll-to-bottom[data-v-03965c5b]{position:fixed;bottom:var(--scroller-to-bottom-fixed);left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15);border-radius:20px;cursor:pointer;z-index:1000}.scroll-to-bottom img[data-v-03965c5b]{width:40px;height:40px}.ai-help .qes-action+.qes-action[data-v-03965c5b]{margin-top:5px}.ai-help .qes-action .title[data-v-03965c5b]{font-size:16px;font-weight:700;margin-bottom:8px}.ai-help .qes-action .qes-action-item[data-v-03965c5b]{text-indent:1em}.ai-help .qes-action ul[data-v-03965c5b]{list-style:disc!important;padding-left:2em;margin:5px 0 10px;-webkit-padding-start:22px;padding-inline-start:22px}.ai-help .qes-action ul li[data-v-03965c5b]{list-style:disc!important;margin-bottom:6px;line-height:1.5}.ai-help .qes-action ul li[data-v-03965c5b]::marker{color:#333;font-size:1.1em}.ai-help .qes-action ul li[data-v-03965c5b]:last-child{margin-bottom:0}.ai-help .help-footer[data-v-03965c5b]{margin-top:5px}.unonline-copywriting[data-v-03965c5b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;text-align:center;font-size:22px;font-weight:500;color:#666}.ai-image-preview-modal .ant-modal-body{padding:16px}.ai-image-preview-modal .modal-image-container{width:100%;overflow:hidden;cursor:-webkit-grab;cursor:grab;background-color:#f0f2f5;margin-bottom:10px}.ai-image-preview-modal .modal-image-container img{display:block}.ai-image-preview-modal .panzoom-controls{text-align:center}.ai-image-preview-modal .panzoom-controls .ant-btn{margin:0 5px}.ai-image-preview-modal .modal-image-container:active{cursor:-webkit-grabbing;cursor:grabbing}