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}:root{--brand: #5b58eb;--brand-grad: linear-gradient(135deg, #6366f1 0%, #8b5cf6 100%);--bg-layout: #f6f7fb;--bg-container: #ffffff;--bg-bubble-ai: #ffffff;--bg-hover: rgba(91, 88, 235, .06);--bg-selected: rgba(91, 88, 235, .12);--border-soft: rgba(15, 23, 42, .08);--text-secondary: rgba(15, 23, 42, .55);--shadow-card: 0 4px 16px rgba(15, 23, 42, .06);--code-bg: #f6f8fa}[data-theme=dark]{--brand: #8f89ff;--bg-layout: #101014;--bg-container: #17171d;--bg-bubble-ai: #1c1c23;--bg-hover: rgba(143, 137, 255, .1);--bg-selected: rgba(143, 137, 255, .18);--border-soft: rgba(255, 255, 255, .09);--text-secondary: rgba(255, 255, 255, .55);--shadow-card: 0 4px 16px rgba(0, 0, 0, .35);--code-bg: #161b22}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased}#root{height:100vh}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-thumb{background:var(--border-soft);border-radius:4px}*::-webkit-scrollbar-thumb:hover{background:var(--text-secondary)}*::-webkit-scrollbar-track{background:transparent}.conv-item{border-radius:10px;transition:background .15s ease}.conv-item:hover{background:var(--bg-hover)}.markdown-body pre{background:var(--code-bg);border-radius:10px;padding:12px;overflow-x:auto;font-size:13px}.markdown-body code{background:var(--code-bg);border-radius:4px;padding:2px 5px;font-size:.9em}.markdown-body pre code{background:transparent;padding:0;font-size:inherit}.markdown-body p{margin-bottom:8px}.markdown-body p:last-child{margin-bottom:0}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4,.markdown-body h5,.markdown-body h6{margin:14px 0 8px;font-weight:600;line-height:1.4}.markdown-body h1{font-size:1.3em}.markdown-body h2{font-size:1.2em}.markdown-body h3{font-size:1.1em}.markdown-body h4,.markdown-body h5,.markdown-body h6{font-size:1em}.markdown-body h1:first-child,.markdown-body h2:first-child,.markdown-body h3:first-child{margin-top:0}.markdown-body ul,.markdown-body ol{margin:8px 0;padding-left:22px}.markdown-body li{margin:2px 0}.markdown-body li>p{margin:0}.markdown-body li:has(>input[type=checkbox]){list-style:none;margin-left:-18px}.markdown-body input[type=checkbox]{margin-right:6px;vertical-align:-2px}.markdown-body hr{border:none;border-top:1px solid var(--border-soft);margin:12px 0}.markdown-body a{color:var(--brand)}.markdown-body img{max-width:100%;border-radius:8px}.markdown-body del{color:var(--text-secondary)}.markdown-body table{display:block;width:max-content;max-width:100%;overflow-x:auto;border-collapse:collapse;margin-bottom:8px;font-size:.95em}.markdown-body th{background:var(--bg-hover);font-weight:600;white-space:nowrap}.markdown-body th,.markdown-body td{border:1px solid var(--border-soft);padding:5px 12px;text-align:left;vertical-align:top}.markdown-body blockquote{border-left:3px solid var(--border-soft);margin:8px 0;padding-left:12px;color:var(--text-secondary)}.markdown-body .hljs-comment,.markdown-body .hljs-quote{color:#57606a}.markdown-body .hljs-keyword,.markdown-body .hljs-selector-tag,.markdown-body .hljs-meta{color:#cf222e}.markdown-body .hljs-string,.markdown-body .hljs-regexp{color:#0a3069}.markdown-body .hljs-number,.markdown-body .hljs-literal,.markdown-body .hljs-attr,.markdown-body .hljs-attribute{color:#0550ae}.markdown-body .hljs-title,.markdown-body .hljs-title.function_,.markdown-body .hljs-section{color:#8250df}.markdown-body .hljs-built_in,.markdown-body .hljs-type,.markdown-body .hljs-class .hljs-title{color:#953800}[data-theme=dark] .markdown-body pre,[data-theme=dark] .markdown-body pre code{color:#e6edf3}[data-theme=dark] .hljs-comment,[data-theme=dark] .hljs-quote{color:#8b949e}[data-theme=dark] .hljs-keyword,[data-theme=dark] .hljs-selector-tag,[data-theme=dark] .hljs-meta{color:#ff7b72}[data-theme=dark] .hljs-string,[data-theme=dark] .hljs-regexp{color:#a5d6ff}[data-theme=dark] .hljs-number,[data-theme=dark] .hljs-literal,[data-theme=dark] .hljs-attr,[data-theme=dark] .hljs-attribute{color:#79c0ff}[data-theme=dark] .hljs-title,[data-theme=dark] .hljs-title.function_,[data-theme=dark] .hljs-section{color:#d2a8ff}[data-theme=dark] .hljs-built_in,[data-theme=dark] .hljs-type,[data-theme=dark] .hljs-class .hljs-title{color:#ffa657}@keyframes voice-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}@keyframes voice-listen{0%,to{transform:scale(1.06)}50%{transform:scale(1.16)}}@keyframes voice-speak{0%{transform:scale(1.1)}30%{transform:scale(.98)}60%{transform:scale(1.14)}to{transform:scale(1.1)}}@keyframes voice-ring{0%{transform:scale(.92);opacity:.7}to{transform:scale(1.4);opacity:0}}.voice-orb{width:168px;height:168px;border-radius:50%;position:relative;background:radial-gradient(circle at 32% 28%,rgba(255,255,255,.85),transparent 42%),linear-gradient(135deg,#6366f1,#8b5cf6 60%,#a78bfa);box-shadow:0 12px 60px #6366f173;animation:voice-breathe 3.2s ease-in-out infinite}.voice-orb:after{content:"";position:absolute;top:-16px;right:-16px;bottom:-16px;left:-16px;border-radius:50%;border:2px solid rgba(139,132,255,.35);animation:voice-ring 3.2s ease-out infinite}.voice-orb.listening{background:radial-gradient(circle at 32% 28%,rgba(255,255,255,.9),transparent 42%),linear-gradient(135deg,#22c55e,#4ade80);box-shadow:0 12px 60px #22c55e73;animation:voice-listen .9s ease-in-out infinite}.voice-orb.listening:after{border-color:#4ade8066;animation-duration:1.2s}.voice-orb.speaking{background:radial-gradient(circle at 32% 28%,rgba(255,255,255,.85),transparent 42%),linear-gradient(135deg,#06b6d4,#3b82f6);box-shadow:0 12px 60px #06b6d473;animation:voice-speak 1.1s ease-in-out infinite}.voice-orb.speaking:after{border-color:#3b82f666;animation-duration:1.4s}.ant-table-content{overflow-x:auto}.chat-shell{height:100vh;height:100dvh}.login-brand{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}@media (max-width: 880px){.login-brand{display:none}.login-form-col{padding:24px 16px!important}}
