.message-item[data-v-26e3013f]{display:flex;margin-bottom:16px;animation:fadeIn-26e3013f .3s ease-in;padding:0 8px}.message-item--user[data-v-26e3013f]{flex-direction:row-reverse}.message-item__avatar[data-v-26e3013f]{flex-shrink:0;margin:8px 8px 0;display:flex;align-items:flex-start}.message-item__content[data-v-26e3013f]{flex:1;max-width:70%;display:flex;flex-direction:column}.message-content-wrapper[data-v-26e3013f]{display:flex;align-items:flex-end;gap:8px;position:relative}.message-item--user .message-content-wrapper[data-v-26e3013f]{flex-direction:row-reverse}.message-bubble[data-v-26e3013f]{padding:10px 14px;border-radius:8px;word-wrap:break-word;line-height:1.5;box-shadow:0 1px 2px #0000000f;position:relative;font-size:16px;min-height:20px}.message-bubble--user[data-v-26e3013f]{background:#1677ff;color:#fff;border-bottom-right-radius:2px}.message-bubble--assistant[data-v-26e3013f]{background:#fff;color:#262626;border:1px solid #f0f0f0;border-bottom-left-radius:2px}.message-text[data-v-26e3013f]{white-space:pre-wrap;font-size:16px;line-height:1.5}.message-streaming[data-v-26e3013f]{display:flex;align-items:center;gap:4px}.message-error[data-v-26e3013f]{color:#ff4d4f}.message-paused[data-v-26e3013f]{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.message-actions[data-v-26e3013f]{margin-top:8px;display:flex;gap:8px;justify-content:flex-start}.message-item--user .message-actions[data-v-26e3013f]{justify-content:flex-end}.copy-btn[data-v-26e3013f]{opacity:0;transition:opacity .3s;color:#1677ff;padding:0;height:auto;min-width:auto;margin-right:-4px;background-color:#fff}.message-content-wrapper:hover .copy-btn[data-v-26e3013f]{opacity:1}@keyframes fadeIn-26e3013f{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.message-list[data-v-a498d1a5]{max-width:900px;width:100%;flex:1;overflow-y:auto;overflow-x:hidden;padding:16px;scroll-behavior:smooth;background:#fff;border-radius:6px;box-shadow:0 1px 3px #00000014}.message-list[data-v-a498d1a5]::-webkit-scrollbar{width:8px}.message-list[data-v-a498d1a5]::-webkit-scrollbar-track{background:#f5f5f5;border-radius:4px}.message-list[data-v-a498d1a5]::-webkit-scrollbar-thumb{background:#bfbfbf;border-radius:4px;transition:background .3s}.message-list[data-v-a498d1a5]::-webkit-scrollbar-thumb:hover{background:#999}.empty-state[data-v-a498d1a5]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:200px;color:#8c8c8c;padding:24px 0}.empty-state__icon[data-v-a498d1a5]{font-size:40px;margin-bottom:12px}.empty-state__text[data-v-a498d1a5]{font-size:14px;font-weight:400}.chat-input[data-v-7becf8cc]{padding:16px;background:#fff;position:sticky;bottom:0;left:0;right:0;z-index:100}.chat-input__wrapper[data-v-7becf8cc]{max-width:900px;margin:0 auto;position:relative}.btn-new-conversation[data-v-7becf8cc]{position:absolute;top:-50%;left:50%;transform:translate(-50%);z-index:10}.chat-input__container[data-v-7becf8cc]{position:relative;display:flex;align-items:flex-start;background:#fafafa;border-radius:8px;padding:10px 14px;border:1px solid #d9d9d9;transition:all .3s ease;min-height:80px}.chat-input__container[data-v-7becf8cc]:focus-within{border-color:#1677ff;box-shadow:0 0 0 2px #1677ff33;background:#fff}.chat-input__field[data-v-7becf8cc]{flex:1;padding:4px 0 32px;border:none;outline:none;font-size:16px;font-family:inherit;background:transparent;color:#262626;resize:none;overflow-y:auto;max-height:120px;line-height:1.5;min-height:20px;align-self:flex-start;margin:0;vertical-align:top}.chat-input__field[data-v-7becf8cc]::placeholder{color:#8c8c8c}.chat-input__field[data-v-7becf8cc]:disabled{cursor:not-allowed;opacity:.5;background:#fafafa}.chat-input__actions[data-v-7becf8cc]{position:absolute;right:14px;bottom:10px;display:flex;align-items:center;gap:8px;flex-shrink:0;background:#fff;padding:4px 0 0}.send-icon[data-v-7becf8cc]{width:16px;height:16px;stroke:currentColor;stroke-width:2}.btn-pause[data-v-7becf8cc]{white-space:nowrap;padding:4px 12px}.input-status[data-v-7becf8cc]{margin-top:8px;text-align:center;color:#8c8c8c;height:16px;line-height:16px}.chat-view[data-v-8601f2e2]{display:flex;flex-direction:column;height:100vh;background:#f5f5f5}.chat-view__header[data-v-8601f2e2]{display:flex;flex-direction:column;align-items:center;padding:32px 20px 24px;background:#fff;box-shadow:0 1px 2px #0000000f}.logo-container[data-v-8601f2e2]{margin-bottom:16px}.logo[data-v-8601f2e2]{width:96px;height:96px;border-radius:48px;object-fit:contain;display:block}.title[data-v-8601f2e2]{margin:0;font-size:20px;font-weight:600;color:#1890ff;text-align:center;line-height:1.5}.chat-view__welcome[data-v-8601f2e2]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 20px 120px;background:#fff}.welcome-text[data-v-8601f2e2]{text-align:center;margin-bottom:32px}.greeting[data-v-8601f2e2]{font-size:18px;color:#595959;margin:0 0 8px;font-weight:500}.prompt[data-v-8601f2e2]{font-size:14px;color:#8c8c8c;margin:0}.quick-actions[data-v-8601f2e2]{display:flex;flex-direction:column;gap:12px;width:100%;max-width:400px}.chat-view__body[data-v-8601f2e2]{flex:1;display:flex;justify-content:center;background:#fff;padding:16px;overflow:hidden}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;background:#f5f5f5}#app{width:100%;height:100vh;background:#f5f5f5}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}
