.ch-chat{display:flex;gap:12px;height:calc(100vh - 88px);min-height:420px}.ch-chat-side{width:260px;flex:0 0 260px;display:flex;flex-direction:column;background:#fff;border:1px solid #f0f0f0;border-radius:8px;overflow:hidden}.ch-side-head{padding:12px;border-bottom:1px solid #f5f5f5}.ch-side-list{flex:1;overflow-y:auto;padding:8px}.ch-side-item{display:flex;align-items:center;gap:4px;padding:8px 6px 8px 10px;border-radius:6px;cursor:pointer;transition:background .15s}.ch-side-item:hover{background:#fafafa}.ch-side-item-active,.ch-side-item-active:hover{background:#c8a45724}.ch-side-item-title{flex:1;min-width:0;font-size:13px}.ch-side-item-more{opacity:0;transition:opacity .15s}.ch-side-item:hover .ch-side-item-more,.ch-side-item-active .ch-side-item-more{opacity:1}.ch-chat-main{flex:1;min-width:0;display:flex;flex-direction:column;background:#fff;border:1px solid #f0f0f0;border-radius:8px;overflow:hidden}.ch-chat-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 16px;border-bottom:1px solid #f5f5f5}.ch-chat-head-title{min-width:0}.ch-chat-notice:not(:empty){padding:12px 16px 0;display:flex;flex-direction:column;gap:8px}.ch-chat-body{flex:1;overflow-y:auto;padding:16px 20px}.ch-chat-center{display:flex;align-items:center;justify-content:center;height:100%}.ch-msg{display:flex;gap:10px;margin-bottom:18px}.ch-msg-user{flex-direction:row-reverse}.ch-msg-avatar{flex:0 0 30px;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;background:#f0f0f0;color:#8c8c8c}.ch-msg-assistant .ch-msg-avatar{background:#c8a45729;color:#a8862f}.ch-msg-body{min-width:0;display:flex;flex-direction:column;gap:6px}.ch-msg-assistant .ch-msg-body{flex:1}.ch-msg-user .ch-msg-body{max-width:min(760px,80%);align-items:flex-end}.ch-msg-bubble{padding:10px 14px;border-radius:8px;background:#fafafa;border:1px solid #f0f0f0;font-size:14px;line-height:1.7;word-break:break-word}.ch-msg-user .ch-msg-bubble{background:#fdf7e8;border-color:#f0e2bd}.ch-msg-plain{white-space:pre-wrap}.ch-msg-waiting{color:#8c8c8c}.ch-msg-usage{font-size:12px}.ch-msg-reasoning{background:#fff}.ch-msg-reasoning .ch-msg-plain{color:#8c8c8c;font-size:13px;max-height:260px;overflow-y:auto}.ch-caret{display:inline-block;width:7px;height:15px;margin-left:2px;vertical-align:text-bottom;background:#c8a457;animation:ch-blink 1s steps(2,start) infinite}@keyframes ch-blink{to{visibility:hidden}}.ch-stream-error{margin-bottom:18px}.ch-markdown>:first-child{margin-top:0}.ch-markdown>:last-child{margin-bottom:0}.ch-markdown h1,.ch-markdown h2,.ch-markdown h3,.ch-markdown h4{margin:14px 0 8px;font-size:15px;font-weight:600}.ch-markdown p{margin:8px 0}.ch-markdown ul,.ch-markdown ol{margin:8px 0;padding-left:22px}.ch-markdown li{margin:3px 0}.ch-markdown blockquote{margin:8px 0;padding:2px 12px;border-left:3px solid #e8e8e8;color:#8c8c8c}.ch-markdown hr{border:none;border-top:1px solid #f0f0f0;margin:12px 0}.ch-inline-code{padding:1px 5px;border-radius:4px;background:#0000000f;font-size:12.5px}.ch-code-block{margin:10px 0;border-radius:6px;overflow:hidden;background:#1f1f1f}.ch-code-head{display:flex;align-items:center;gap:10px;padding:3px 6px 3px 12px;background:#2b2b2b;color:#8c8c8c;font-size:12px}.ch-code-lang{color:#bfbfbf;text-transform:lowercase}.ch-code-meta{flex:1}.ch-code-copy.ant-btn{color:#bfbfbf}.ch-code-copy.ant-btn:hover{color:#fff;background:#ffffff1a}.ch-code-body{margin:0;padding:12px;overflow-x:auto;color:#e6e6e6;font-size:12.5px;line-height:1.65;white-space:pre}.ch-tok-comment{color:#6a9955}.ch-tok-string{color:#ce9178}.ch-tok-number{color:#b5cea8}.ch-tok-keyword{color:#c586c0}.ch-tok-engine{color:#e6c069;font-weight:600}.ch-tok-global{color:#4ec9b0}.ch-class-dot{display:inline-block;width:8px;height:8px;border-radius:50%}.ch-composer{border-top:1px solid #f5f5f5;padding:12px 16px}.ch-composer-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:8px}@media(max-width:900px){.ch-chat-side{width:200px;flex-basis:200px}}.ch-apl-row-conflict>td.ant-table-cell{background:#fff1f0!important}.ch-apl-row-conflict:hover>td.ant-table-cell,.ch-apl-row-conflict>td.ant-table-cell-row-hover{background:#ffdedb!important}.ch-apl-class-dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:6px;vertical-align:middle;box-shadow:0 0 0 1px #00000040}.ch-apl-editor-full{position:fixed;top:0;right:0;bottom:0;left:0;z-index:900;background:#fff;padding:12px;overflow:auto}.ch-apl-readonly{margin:0;padding:8px 12px;max-height:260px;overflow:auto;background:#fafafa;border:1px solid #f0f0f0;border-radius:6px;font-size:12px;line-height:1.6;white-space:pre-wrap;word-break:break-all}.ch-apl-code-box{border:1px solid #d9d9d9;border-radius:6px;overflow:hidden}html,body,#root{height:100%;margin:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;background:#f5f5f5}code,pre,.ch-code{font-family:SF Mono,Menlo,Consolas,Liberation Mono,monospace}
