.app-container{min-height:100vh;padding:40px 20px;display:flex;justify-content:center;align-items:flex-start}.main-card{width:100%;max-width:900px;box-shadow:0 20px 60px #00000026;border-radius:16px;border:none}.header{text-align:center;padding:20px 0}.header .ant-typography{color:#333}.input-card{background:linear-gradient(to right,#f8f9ff,#f5f5ff)}.file-info{margin-top:12px;padding:8px 12px;background:#e6f7ff;border-radius:6px;display:flex;align-items:center}.progress-card{background:linear-gradient(to right,#fff7e6,#fffbf0);border:1px solid #ffd591}.result-card{background:#fff;border:2px solid #d9d9d9;transition:all .3s ease}.result-card:hover{border-color:#667eea;box-shadow:0 4px 12px #667eea33}.result-card .ant-typography{margin-bottom:0}.ant-btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);border:none;height:48px;font-size:16px;font-weight:500}.ant-btn-primary:hover{background:linear-gradient(135deg,#764ba2,#667eea)}.ant-upload-drag{padding:40px 20px}.ant-upload-drag:hover{border-color:#667eea}.features{padding:20px 0 0;text-align:center}.ant-space-compact .ant-btn{height:40px;font-size:15px}.ant-input-prefix{color:#667eea}@media (max-width: 768px){.app-container{padding:20px 10px}.header .ant-typography{font-size:24px!important}}.image-container{min-height:100vh;padding:40px 20px;background:linear-gradient(135deg,#f093fb,#667eea)}.config-card{border-radius:16px;border:none;box-shadow:0 20px 60px #00000026}.config-card .ant-card-head-title{font-weight:600;font-size:18px}.ant-radio-group{width:100%}.ant-radio-wrapper{display:flex;align-items:flex-start;padding:8px 0}@media (max-width: 768px){.image-container{padding:20px 10px}}.chat-container{display:flex;height:100vh;background:#0a0a0a;color:#fff;overflow:hidden}.chat-sidebar{position:relative;background:#111;border-right:1px solid #222;transition:width .3s ease;display:flex;flex-direction:column}.chat-sidebar.open{width:280px}.chat-sidebar.closed{width:48px}.sidebar-toggle{position:absolute;top:12px;right:-16px;width:32px;height:32px;background:#222;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;font-size:14px;color:#888;transition:all .2s}.sidebar-toggle:hover{background:#333;color:#fff}.sidebar-content{flex:1;overflow-y:auto;padding:16px}.new-chat-btn{width:100%;padding:12px;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:20px;transition:opacity .2s}.new-chat-btn:hover{opacity:.9}.sidebar-section{margin-bottom:24px}.section-title{font-size:12px;color:#666;margin-bottom:8px;padding-left:4px}.agent-list{display:flex;flex-direction:column;gap:4px}.agent-item{display:flex;align-items:center;gap:10px;padding:10px;border-radius:8px;cursor:pointer;transition:background .2s}.agent-item:hover{background:#ffffff0d}.agent-item.active{background:#667eea33}.agent-item.add-agent{color:#667eea;justify-content:center;border:1px dashed #333}.agent-avatar{width:36px;height:36px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;flex-shrink:0}.agent-info{flex:1;min-width:0}.agent-name{font-size:14px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.agent-desc{font-size:12px;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.agent-actions{display:none;gap:8px;color:#666}.agent-item:hover .agent-actions{display:flex}.agent-actions span,.agent-actions svg{cursor:pointer;transition:color .2s}.agent-actions span:hover,.agent-actions svg:hover{color:#fff}.conversation-list{display:flex;flex-direction:column;gap:2px}.conversation-item{display:flex;align-items:center;padding:10px 12px;border-radius:6px;cursor:pointer;transition:background .2s}.conversation-item:hover{background:#ffffff0d}.conversation-item.active{background:#667eea33}.conv-title{flex:1;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conv-delete{display:none;color:#666;font-size:12px}.conversation-item:hover .conv-delete{display:block}.conv-delete:hover{color:#f5222d}.empty-hint{font-size:13px;color:#444;text-align:center;padding:20px}.chat-main{flex:1;display:flex;flex-direction:column;min-width:0}.chat-header{height:56px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #222;flex-shrink:0}.header-left{display:flex;align-items:center;gap:12px}.back-btn,.menu-btn{font-size:18px;color:#888;cursor:pointer;transition:color .2s}.back-btn:hover,.menu-btn:hover{color:#fff}.header-title{font-size:16px;font-weight:500}.chat-messages{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:16px}.welcome-message{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center;color:#666}.welcome-avatar{width:64px;height:64px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:16px;overflow:hidden}.welcome-avatar .ai-avatar-img{width:100%;height:100%;object-fit:cover}.welcome-title{font-size:20px;color:#fff;margin-bottom:8px}.welcome-desc{font-size:14px}.message{display:flex;gap:12px;max-width:85%}.message.user{flex-direction:row-reverse;align-self:flex-end}.message.assistant{align-self:flex-start}.message-avatar{width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.ai-avatar-img{width:100%;height:100%;object-fit:cover}.message-content{display:flex;flex-direction:column;gap:8px}.message.user .message-content{align-items:flex-end}.message-image{max-width:300px;max-height:200px;border-radius:8px;object-fit:contain}.message-text{padding:12px 16px;border-radius:12px;font-size:14px;line-height:1.6;white-space:pre-wrap;word-break:break-word}.message.user .message-text{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px 12px 4px}.message.assistant .message-text{background:#1a1a1a;border-radius:12px 12px 12px 4px}.message.error .message-text{background:#f5222d33;color:#ff6b6b}.message-text.typing{color:#888}.cursor{animation:blink 1s infinite}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.message-actions{display:flex;gap:12px;padding-left:4px}.message-actions span{font-size:12px;color:#666;cursor:pointer;transition:color .2s}.message-actions span:hover{color:#fff}.chat-input-area{padding:16px;border-top:1px solid #222;flex-shrink:0}.input-image-preview{position:relative;display:inline-block;margin-bottom:12px}.input-image-preview img{max-width:120px;max-height:80px;border-radius:8px;object-fit:cover}.remove-image{position:absolute;top:-8px;right:-8px;width:20px;height:20px;background:#333;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;cursor:pointer;transition:background .2s}.remove-image:hover{background:#f5222d}.input-row{display:flex;align-items:flex-end;gap:8px;background:#1a1a1a;border-radius:12px;padding:8px}.input-btn{width:40px;height:40px;background:transparent;border:none;border-radius:8px;color:#888;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0}.input-btn:hover{background:#ffffff1a;color:#fff}.chat-input{flex:1;background:transparent;border:none;color:#fff;font-size:14px;line-height:1.5;resize:none;outline:none;min-height:24px;max-height:120px;padding:8px 0}.chat-input::placeholder{color:#666}.send-btn{width:40px;height:40px;background:#333;border:none;border-radius:8px;color:#666;font-size:16px;cursor:not-allowed;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0}.send-btn.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;cursor:pointer}.send-btn.active:hover{opacity:.9}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.modal-content{background:#1a1a1a;border-radius:12px;width:100%;max-width:480px;max-height:90vh;overflow-y:auto}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #333;font-size:16px;font-weight:500}.modal-header svg{cursor:pointer;color:#888;transition:color .2s}.modal-header svg:hover{color:#fff}.modal-body{padding:20px}.form-item{margin-bottom:16px}.form-item label{display:block;font-size:13px;color:#888;margin-bottom:8px}.form-item input,.form-item textarea{width:100%;background:#111;border:1px solid #333;border-radius:8px;padding:10px 12px;color:#fff;font-size:14px;outline:none;transition:border-color .2s}.form-item input:focus,.form-item textarea:focus{border-color:#667eea}.form-item textarea{resize:vertical;min-height:80px}.modal-footer{display:flex;justify-content:flex-end;gap:12px;padding:16px 20px;border-top:1px solid #333}.btn-cancel,.btn-save{padding:10px 20px;border-radius:8px;font-size:14px;cursor:pointer;transition:all .2s}.btn-cancel{background:transparent;border:1px solid #333;color:#888}.btn-cancel:hover{border-color:#666;color:#fff}.btn-save{background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff}.btn-save:hover{opacity:.9}@media (max-width: 768px){.chat-sidebar{position:fixed;left:0;top:0;bottom:0;z-index:100;transform:translate(-100%);transition:transform .3s ease}.chat-sidebar.open{transform:translate(0);width:280px}.chat-sidebar.closed{width:0}.sidebar-toggle{display:none}.message{max-width:90%}.chat-messages{padding:16px}.chat-input-area{padding:12px}}.chat-messages::-webkit-scrollbar,.sidebar-content::-webkit-scrollbar{width:6px}.chat-messages::-webkit-scrollbar-track,.sidebar-content::-webkit-scrollbar-track{background:transparent}.chat-messages::-webkit-scrollbar-thumb,.sidebar-content::-webkit-scrollbar-thumb{background:#333;border-radius:3px}.chat-messages::-webkit-scrollbar-thumb:hover,.sidebar-content::-webkit-scrollbar-thumb:hover{background:#444}.message-text h1,.message-text h2,.message-text h3,.message-text h4,.message-text h5,.message-text h6{margin:16px 0 8px;font-weight:600;line-height:1.4}.message-text h1{font-size:1.5em}.message-text h2{font-size:1.3em}.message-text h3{font-size:1.15em}.message-text h4,.message-text h5,.message-text h6{font-size:1em}.message-text p{margin:8px 0}.message-text ul,.message-text ol{margin:8px 0;padding-left:24px}.message-text li{margin:4px 0}.message-text blockquote{margin:12px 0;padding:8px 16px;border-left:3px solid #667eea;background:#667eea1a;border-radius:0 8px 8px 0}.message-text hr{border:none;border-top:1px solid #333;margin:16px 0}.message-text a{color:#667eea;text-decoration:none}.message-text a:hover{text-decoration:underline}.message-text table{border-collapse:collapse;margin:12px 0;width:100%;font-size:13px}.message-text th,.message-text td{border:1px solid #333;padding:8px 12px;text-align:left}.message-text th{background:#ffffff0d;font-weight:600}.message-text img{max-width:100%;border-radius:8px;margin:8px 0}.inline-code{background:#ffffff1a;padding:2px 6px;border-radius:4px;font-family:Consolas,Monaco,monospace;font-size:.9em;color:#f8c555}.code-block{margin:12px 0;border-radius:8px;overflow:hidden;background:#282c34}.code-header{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:#ffffff0d;font-size:12px}.code-language{color:#888;text-transform:uppercase}.code-copy{color:#888;cursor:pointer;transition:color .2s}.code-copy:hover{color:#fff}.message-text strong{font-weight:600;color:#fff}.message-text em{font-style:italic;color:#ffffffe6}.message-text del{text-decoration:line-through;color:#888}.message-text input[type=checkbox]{margin-right:8px}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 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}*{margin:0;padding:0;box-sizing:border-box}html{overscroll-behavior:none}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh;overscroll-behavior:none;-webkit-overflow-scrolling:touch}#root{min-height:100vh}
