html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}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]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}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{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}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{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}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{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[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}
.x-markdown-light{--font-size:14px;--primary-color:#1677ff;--primary-color-hover:#4096ff;--heading-color:#000;--text-color:#000000d9;--border-color:#f0f0f0;--line-color:#0505050f;--light-bg:#0000000a;--table-head-bg:#fafafa;--table-body-bg:#fff;--cite-bg:#0000001a;--cite-hover-bg:#0003;--border-radius-middle:6px;--border-radius-small:4px;--td-th-padding:10px 12px;--border-font-weight:600;--margin-block:0 0 16px 0;--padding-ul-ol:0 0 0 16px;--margin-ul-ol:0 0 16px 28px;--margin-li:0 0 14px 0;--hr-margin:24px 0;--table-margin:0 0 24px 0;--margin-pre:0 0 16px 0;--padding-code:16px;--xmd-tail-color:var(--text-color)}.x-markdown-light h1,.x-markdown-light h2,.x-markdown-light h3,.x-markdown-light h4{color:var(--heading-color);font-weight:var(--border-font-weight);margin:var(--margin-block)}.x-markdown-light h1{font-size:24px;line-height:36px}.x-markdown-light h2{font-size:20px;line-height:32px}.x-markdown-light h3{font-size:18px;line-height:30px}.x-markdown-light h4{font-size:16px}.x-markdown-light p,.x-markdown-light li{color:var(--text-color);margin:var(--margin-block)}.x-markdown-light li{position:relative}.x-markdown-light li::marker{color:var(--heading-color);font-size:16px;font-weight:400;line-height:28px}.x-markdown-light ul>li ul>li,.x-markdown-light ul>li ol>li{list-style:circle}.x-markdown-light ul>li ul>li ul>li,.x-markdown-light ul>li ul>li ol>li,.x-markdown-light ul>li ol>li ul>li,.x-markdown-light ul>li ol>li ol>li{list-style:square}.x-markdown-light ol>li ol>li,.x-markdown-light ol>li ul>li{list-style:lower-alpha}.x-markdown-light ol>li ol>li ol>li,.x-markdown-light ol>li ol>li ul>li,.x-markdown-light ol>li ul>li ol>li,.x-markdown-light ol>li ul>li ul>li{list-style:lower-roman}.x-markdown-light hr{border:0;border-top:1px solid var(--line-color);margin:var(--hr-margin)}.x-markdown-light table{border-collapse:collapse;margin:var(--table-margin);overflow:hidden;box-shadow:0 1px 3px #0000000d}.x-markdown-light thead{background-color:var(--table-head-bg)}.x-markdown-light tbody{background-color:var(--table-body-bg)}.x-markdown-light tbody tr{background-color:var(--table-body-bg);transition:background-color .2s linear}.x-markdown-light tbody tr:hover{background-color:var(--table-head-bg)}.x-markdown-light th,.x-markdown-light td{padding:var(--td-th-padding);border:1px solid var(--border-color)}.x-markdown-light th{color:var(--heading-color)}.x-markdown-light td{color:var(--text-color)}.x-markdown-light blockquote{border-left:4px solid var(--border-color);background-color:var(--cite-bg);border-radius:0 var(--border-radius-middle) var(--border-radius-middle) 0;margin:16px 0;padding:4px 12px;transition:background-color .2s}.x-markdown-light blockquote:hover{background-color:var(--cite-hover-bg)}.x-markdown-light pre code:not([class$=-highlightCode-code] pre code){padding:var(--padding-code);line-height:1.3;font-size:var(--font-size);border-radius:var(--border-radius-middle);margin:var(--margin-pre);display:block;background:var(--light-bg)!important;color:var(--text-color)!important}.x-markdown-light code:not([class$=-highlightCode-code] code):not(pre code){border-radius:var(--border-radius-small);font-size:var(--font-size);border:1px solid var(--border-color);margin-inline:3px;padding:2px 6px;background-color:var(--light-bg)!important;color:var(--text-color)!important}.x-markdown-light img{max-width:100%}.x-markdown-light a{color:var(--primary-color);text-decoration:none;transition:color .2s;position:relative}.x-markdown-light a:hover{color:var(--primary-color-hover);text-decoration:underline}.x-markdown-light a:after{content:"↗";vertical-align:super;opacity:.7;margin-left:4px}
html,body{height:100%;margin:0;padding:0}body{color:#111827;background:#f5f5f5;min-height:100vh;font-family:Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}button,input,textarea{font:inherit}.auth-page{background:linear-gradient(110deg,#0f172ac7,#1e40af61),url(/auth-background.jpg) 50%/cover no-repeat;justify-content:center;align-items:center;min-height:100dvh;padding:32px 20px;display:flex}.auth-shell{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border:1px solid #ffffffb8;border-radius:18px;flex-direction:column;gap:26px;width:100%;max-width:520px;padding:40px 42px;display:flex;box-shadow:0 24px 70px #0f172a47}.auth-header{flex-direction:column;gap:0;display:flex}.auth-form .ant-form-item{margin-bottom:22px}.auth-form .ant-form-item-label{justify-content:flex-end;align-items:center;min-height:40px;padding:0;display:flex}.auth-form .ant-form-item-label>label{color:#111827;height:auto;font-size:16px;font-weight:500}.auth-form .ant-form-item-control{min-width:0}.auth-form .ant-input-group-addon{background:#f8fafc;padding:0 8px}.auth-form .ant-input-group-addon .ant-flex{height:38px}.auth-form .ant-input-group-addon img{cursor:pointer;border-radius:6px;width:104px;height:34px;display:block}.auth-form>.ant-btn{margin-left:92px;width:calc(100% - 92px)!important}.auth-shell>.ant-typography{margin-left:92px}@media (max-width:575px){.auth-page{align-items:center;padding:20px 14px}.auth-shell{border-radius:14px;gap:20px;max-width:420px;padding:28px 22px}.auth-form .ant-form-item{margin-bottom:18px}.auth-form .ant-form-item-label{justify-content:flex-start;min-height:auto;padding-bottom:6px}.auth-form>.ant-btn{margin-left:0;width:100%!important}.auth-shell>.ant-typography{margin-left:0}.auth-form .ant-input-group-addon{padding:0 6px}.auth-form .ant-input-group-addon img{width:88px}}.chat-rich-markdown .chat-code-highlighter pre::-webkit-scrollbar{height:10px}.chat-rich-markdown .chat-code-scroll::-webkit-scrollbar{height:10px}.chat-rich-markdown .chat-code-highlighter pre::-webkit-scrollbar-track{background:#282c34}.chat-rich-markdown .chat-code-scroll::-webkit-scrollbar-track{background:#282c34}.chat-rich-markdown .chat-code-highlighter pre::-webkit-scrollbar-thumb{background:#94a3b8a6;border:2px solid #282c34;border-radius:999px}.chat-rich-markdown .chat-code-scroll::-webkit-scrollbar-thumb{background:#94a3b8a6;border:2px solid #282c34;border-radius:999px}.chat-rich-markdown .chat-code-highlighter pre::-webkit-scrollbar-thumb:hover{background:#cbd5e1cc}.chat-rich-markdown .chat-code-scroll::-webkit-scrollbar-thumb:hover{background:#cbd5e1cc}.x-markdown th,.x-markdown td{white-space:nowrap}.chat-tool-result-chain .ant-thought-chain-node{width:100%;min-width:0}.chat-tool-result-chain .ant-thought-chain-node-box{flex:auto;min-width:0;max-width:100%}.chat-tool-result-chain .ant-thought-chain-node-content{min-width:0;max-width:100%}.chat-user-bubble .chat-user-copy-action{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .16s,visibility .16s}.chat-user-bubble:is(:hover,:focus-within) .chat-user-copy-action{opacity:1;visibility:visible;pointer-events:auto}
