:root{--theme-bg-primary: #FFFFFF;--theme-bg-secondary: #FAFBFC;--theme-bg-tertiary: #F5F7FA;--theme-text-primary: #1A1A1A;--theme-text-secondary: #666666;--theme-text-tertiary: #999999;--theme-border-primary: #E5E5E5;--theme-border-secondary: #F0F0F0;--theme-accent: #0066FF;--theme-accent-hover: #3385FF;--theme-shadow: 0 2px 8px rgba(0, 0, 0, .06);--theme-shadow-elevated: 0 4px 16px rgba(0, 0, 0, .08)}[data-theme=dark]{--theme-bg-primary: #1A1A1A;--theme-bg-secondary: #0F0F0F;--theme-bg-tertiary: #242424;--theme-text-primary: #F5F5F5;--theme-text-secondary: #A3A3A3;--theme-text-tertiary: #737373;--theme-border-primary: #333333;--theme-border-secondary: #262626;--theme-accent: #3B82F6;--theme-accent-hover: #60A5FA;--theme-shadow: 0 4px 12px rgba(0, 0, 0, .3);--theme-shadow-elevated: 0 8px 24px rgba(0, 0, 0, .4)}html,body,#root{height:100%;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}body{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--theme-bg-secondary);color:var(--theme-text-primary);transition:background-color .3s ease,color .3s ease}body.theme-light{background-color:#fafbfc;color:#1a1a1a}body.theme-dark{background-color:#0f0f0f;color:#f5f5f5}.colorWeak{filter:invert(80%)}.ant-layout{min-height:100vh;background:var(--theme-bg-secondary);transition:background-color .3s ease}.ant-pro-sider.ant-layout-sider.ant-pro-sider-fixed{left:unset}canvas{display:block}ul,ol{list-style:none}.ant-card,.ant-modal-content,.ant-drawer-content,.ant-popover-content,.ant-dropdown-menu,.ant-select-dropdown,.ant-table{transition:background-color .3s ease,border-color .3s ease,box-shadow .3s ease}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--theme-bg-tertiary);border-radius:4px}::-webkit-scrollbar-thumb{background:var(--theme-border-primary);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--theme-text-tertiary)}[data-theme=dark] ::-webkit-scrollbar-track{background:#1a1a1a}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#404040}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#525252}@media (max-width: 768px){.ant-table{width:100%;overflow-x:auto}.ant-table-thead>tr>th,.ant-table-tbody>tr>th,.ant-table-thead>tr>td,.ant-table-tbody>tr>td{white-space:pre}.ant-table-thead>tr>th>span,.ant-table-tbody>tr>th>span,.ant-table-thead>tr>td>span,.ant-table-tbody>tr>td>span{display:block}}.floatButton___Gg7ju{position:fixed;right:24px;bottom:24px;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 16px #667eea66;z-index:1000;transition:all .3s ease}.floatButton___Gg7ju:hover{transform:scale(1.1);box-shadow:0 6px 20px #667eea99}.chatWindow___AfOU3{position:fixed;right:24px;bottom:24px;width:520px;height:420px;background:#fff;border-radius:16px;box-shadow:0 8px 32px #00000026;display:flex;flex-direction:column;z-index:1001;overflow:hidden;animation:slideUp___HYvB8 .3s ease}@keyframes slideUp___HYvB8{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.header___RS5_7{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:16px;display:flex;justify-content:space-between;align-items:center}.title___quLem{font-size:16px;font-weight:600;display:flex;align-items:center}.headerActions___XzYht{display:flex;align-items:center;gap:4px}.messageList___daLZT{flex:1 1;overflow-y:auto;padding:16px;background:#f5f7fa}.emptyTip___qz3hj{text-align:center;color:#999;padding:40px 20px;font-size:14px}.messageItem___J_3Cz{display:flex;margin-bottom:16px;align-items:flex-start}.userMessage___H4AVS{flex-direction:row-reverse}.userMessage___H4AVS .messageContent___BlmXb{align-items:flex-end}.userMessage___H4AVS .messageBubble___fYROZ{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:16px 16px 4px}.userMessage___H4AVS .avatar___ZqKCg{margin-left:8px;margin-right:0}.assistantMessage___RxUqJ .messageBubble___fYROZ{background:#fff;color:#333;border-radius:16px 16px 16px 4px;box-shadow:0 2px 8px #00000014}.assistantMessage___RxUqJ .avatar___ZqKCg{margin-right:8px}.avatar___ZqKCg{flex-shrink:0}.messageContent___BlmXb{display:flex;flex-direction:column;max-width:75%}.messageBubble___fYROZ{padding:10px 14px;font-size:14px;line-height:1.5;word-break:break-word;white-space:pre-wrap}.streamingIndicator___iDil_{color:#52c41a;animation:blink___qs7I5 1s infinite;margin-left:4px;font-size:12px}@keyframes blink___qs7I5{0%,50%{opacity:1}51%,to{opacity:0}}.inputArea___GLAd8{padding:12px 16px;background:#fff;border-top:1px solid #e8e8e8;display:flex;gap:8px;align-items:flex-end}.input___jNW33{flex:1 1;border-radius:20px;resize:none}.input___jNW33:focus{border-color:#667eea;box-shadow:0 0 0 2px #667eea33}.sendButton___Mf2o3{border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none}.sendButton___Mf2o3:hover{background:linear-gradient(135deg,#5a6fd6,#6a4190)}.sendButton___Mf2o3:disabled{background:#d9d9d9}.thinkingCollapse___tZjjw{margin-bottom:8px;background:transparent;border:none}.thinkingCollapse___tZjjw .ant-collapse-header{padding:6px 10px!important;background:#f0f5ff;border-radius:8px!important;font-size:12px;color:#666}.thinkingCollapse___tZjjw .ant-collapse-content{background:#fafafa;border-radius:0 0 8px 8px}.thinkingCollapse___tZjjw .ant-collapse-content-box{padding:8px 10px!important}.thinkingLabel___LVGrh{color:#8c8c8c;font-size:12px;display:flex;align-items:center}.thinkingContent___T2x6G{font-size:12px;color:#40a9ff;line-height:1.6;white-space:pre-wrap;word-break:break-word}.thinkingBubble___kmygw{background:linear-gradient(135deg,#f0f5ff,#e6f7ff);border-radius:12px;padding:10px 12px;margin-bottom:8px;border:1px dashed #91caff}.thinkingHeader___fW_ZH{font-size:12px;color:#1890ff;font-weight:500;margin-bottom:6px;display:flex;align-items:center}.thinkingText___tpfhJ{font-size:13px;color:#40a9ff;line-height:1.5;white-space:pre-wrap;word-break:break-word}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)}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]{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}
