*{box-sizing:border-box}:root{--brand-50: #eef3ff;--brand-100: #dce6ff;--brand-200: #b4c7ff;--brand-300: #8aa8ff;--brand-400: #5f89ff;--brand-500: #3f70ff;--brand-600: #2d63ff;--brand-700: #1e4fd4;--brand-800: #173ca3;--gray-50: #f7f9fd;--gray-100: #edf0f5;--gray-200: #e6ecf5;--gray-300: #dfe6f2;--gray-400: #aeb4bf;--gray-500: #8a94a6;--gray-600: #718096;--gray-700: #273247;--gray-800: #1e2430;--gray-900: #15181e;--text-primary: #17191f;--text-secondary: #1e2430;--text-tertiary: #718096;--text-muted: #8a94a6;--surface: #ffffff;--surface-subtle: #f7f9fd;--surface-brand: #f3f7ff;--border: #e2e3e6;--border-subtle: #edf0f5;--border-brand: #d5e4ff;--shadow-sm: 0 1px 2px rgb(15 23 42 / 5%);--shadow-md: 0 12px 32px rgb(15 23 42 / 6%);--shadow-lg: 0 16px 40px rgb(15 23 42 / 8%);--shadow-brand: 0 14px 34px rgb(45 99 255 / 10%);--radius-sm: 10px;--radius-md: 16px;--radius-lg: 24px;--radius-xl: 30px;--radius-full: 999px;font-family:Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif;color:#191b23;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes softReveal{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes dockComposer{0%{opacity:.92;transform:translateY(calc(-50dvh + 88px))}to{opacity:1;transform:translateY(0)}}body{margin:0;min-width:320px;min-height:100vh;min-height:100dvh;background:linear-gradient(180deg,#f8faff,#fff 40%)}button,textarea{font:inherit}button{cursor:pointer;transition:background .2s,color .2s,box-shadow .2s}button:disabled,textarea:disabled{cursor:not-allowed;opacity:.5}@media (hover: hover){button:not(:disabled):hover{transform:translateY(-1px)}button:not(:disabled):active{transform:translateY(0)}}input[type=file]::file-selector-button{display:none}#app{min-height:100vh;min-height:100dvh}.fade-enter-active{animation:fadeIn .35s ease-out}.slide-enter-active{animation:slideUp .3s ease-out}.mobile-page{display:flex;min-height:100vh;min-height:100dvh;align-items:safe center;justify-content:center;padding:24px 16px 40px;background:linear-gradient(180deg,#f5f8ff,#fff 35%)}.mobile-page.chat-mode{display:block;padding:0;background:#fff;color:#15181e}.hero-card{width:100%;max-width:100%;margin-top:0;animation:fadeIn .4s ease-out}.chat-mode .hero-card{min-height:100vh;min-height:100dvh;animation:none}.chat-mode .title-row,.chat-mode .context-line{display:none}.chat-topbar{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;height:68px;padding:16px 24px 10px;background:#fff;animation:softReveal .36s ease-out .08s both}.chat-title{min-width:0}.chat-title strong,.chat-title span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-title strong{color:#111827;font-size:15px;font-weight:800;line-height:1.1}.chat-title span{margin-top:3px;color:#4da2ff;font-size:12px;font-weight:700}.chat-title span:before{content:"⚡ "}.chat-top-actions{display:inline-flex;align-items:center;gap:18px}.chat-icon-button{display:inline-grid;width:34px;height:34px;place-items:center;color:#1f2937;background:transparent;border:0;border-radius:999px;padding:0}.chat-icon-button svg{width:21px;height:21px;fill:currentColor}.loading-block{display:flex;flex-direction:column;align-items:center;gap:14px;padding:44px 0;color:var(--text-tertiary);text-align:center}.loading-spinner{width:32px;height:32px;border:2.5px solid var(--brand-100);border-top-color:var(--brand-500);border-radius:50%;animation:spin .7s linear infinite}.loading-label{margin:0;font-size:14px;font-weight:600;color:var(--text-muted)}.error-block{display:flex;flex-direction:column;align-items:center;gap:10px;padding:36px 20px;background:#fff5f5;border:1px solid #fed7d7;border-radius:18px;text-align:center;animation:fadeIn .3s ease-out}.error-icon{width:40px;height:40px;color:#e53e3e;fill:currentColor}.error-title{margin:0;color:#c53030;font-size:15px;font-weight:700;line-height:1.4;word-break:keep-all}.title-row{display:flex;align-items:flex-start;justify-content:center;gap:10px;margin-bottom:28px}.brand-icon{width:40px;height:32px;margin-top:2px;color:var(--brand-500);fill:currentColor;filter:drop-shadow(0 1px 3px rgb(63 112 255 / 18%));flex-shrink:0}h1{margin:0;color:var(--text-primary);font-size:24px;font-weight:800;letter-spacing:-.01em;line-height:1.3;text-align:center;word-break:keep-all}.mode-switch{display:flex;flex-wrap:nowrap;width:100%;margin:0 auto 16px;padding:4px;background:#fff;border:1.5px solid var(--border);border-radius:var(--radius-full);overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.mode-switch::-webkit-scrollbar{display:none}.mode-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;flex:1 1 auto;min-width:fit-content;min-height:46px;padding:0 16px;color:var(--gray-600);background:transparent;border:0;border-radius:var(--radius-full);font-size:15px;font-weight:700;line-height:1;white-space:nowrap;text-align:center;cursor:pointer;transition:background .2s,color .2s,box-shadow .2s}.mode-button svg{width:18px;height:18px;fill:currentColor;flex-shrink:0}@media (hover: hover){.mode-button:hover:not(.active):not(:disabled){background:#f5f7fa;color:#273247}}.mode-button.active{color:#fff;background:var(--brand-500);box-shadow:0 1px 6px #3f70ff47}.chat-mode .mode-switch{position:fixed;left:16px;bottom:142px;z-index:35;width:calc(100% - 32px);margin:0;padding:0;background:transparent;border:0;border-radius:0;gap:8px;flex-wrap:wrap;overflow:visible;animation:softReveal .36s ease-out .38s both}.chat-mode .mode-button{flex:0 1 auto;min-height:30px;min-width:0;padding:0 11px;color:#175cd3;background:#fff;border:1px solid #317df6;border-radius:999px;font-size:12px;font-weight:800}.chat-mode .mode-button svg{width:15px;height:15px}.chat-mode .mode-button.active{color:#fff;background:#2d63ff;border-color:#2d63ff;box-shadow:none}.agent-more-button{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 11px;color:#667085;background:#f9fafb;border:1px solid #d0d5dd;border-radius:999px;font-size:12px;font-weight:800;white-space:nowrap}.context-line{overflow:hidden;width:100%;margin:0 auto 20px;color:var(--text-muted);font-size:12px;line-height:1.4;text-align:center;text-overflow:ellipsis;white-space:nowrap}.composer{position:relative;width:100%;min-height:148px;padding:16px 14px 14px;background:#fff;border:1.5px solid var(--border);border-radius:22px;box-shadow:0 8px 32px #0f172a0f;transition:border-color .2s,box-shadow .2s,background .2s}.chat-mode .composer{position:fixed;left:16px;right:16px;bottom:30px;z-index:25;width:auto;min-height:104px;padding:15px 12px 12px;background:#fff;border:1px solid #d0d5dd;border-radius:23px;box-shadow:0 18px 44px #0f172a24;animation:dockComposer .48s cubic-bezier(.2,.8,.2,1) both}.chat-mode .composer:after{content:"内容由 AI 生成，请仔细甄别";position:absolute;left:0;right:0;bottom:-22px;color:#667085;font-size:12px;line-height:1;text-align:center}.composer:focus-within{border-color:var(--brand-300);box-shadow:0 8px 32px #3f70ff1a}.composer.is-dragging{background:#f6f9ff;border-color:var(--brand-500);box-shadow:0 8px 32px #3f70ff26}.file-input{display:none}.attachment-list{display:flex;flex-wrap:nowrap;gap:8px;margin-bottom:12px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:2px}.attachment-list::-webkit-scrollbar{display:none}.attachment-item{position:relative;display:flex;align-items:center;gap:8px;min-width:160px;max-width:200px;flex-shrink:0;min-height:52px;padding:6px 26px 6px 6px;background:#f7f9fd;border:1px solid #e6ecf5;border-radius:12px;animation:fadeIn .2s ease-out}.attachment-item img,.file-preview{width:40px;height:40px;border-radius:8px;flex-shrink:0}.attachment-item img{object-fit:cover}.file-preview{display:grid;place-items:center;color:var(--brand-500);background:#eef3ff}.file-preview svg{width:20px;height:20px;fill:currentColor}.attachment-meta{min-width:0;flex:1}.attachment-meta strong,.attachment-meta small{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.attachment-meta strong{color:#273247;font-size:11px}.attachment-meta small{color:var(--text-muted);font-size:10px}.remove-button{position:absolute;top:4px;right:4px;display:grid;width:22px;height:22px;place-items:center;color:#8a94a6;background:#fff;border:1px solid #e0e5ee;border-radius:50%;padding:0}.remove-button svg{width:11px;height:11px;fill:currentColor}.drag-tip{margin:0 0 8px;color:var(--brand-500);font-size:12px;font-weight:700}.composer textarea{width:100%;height:50px;resize:none;color:var(--text-secondary);background:transparent;border:0;outline:none;font-size:17px;line-height:1.5;caret-color:var(--brand-500)}.chat-mode .composer textarea{height:36px;padding:0 4px;color:#111827;font-size:15px;line-height:1.5}.composer textarea::placeholder{color:var(--gray-400)}.chat-mode .composer textarea::placeholder{color:#98a2b3}.composer-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:14px}.chat-mode .composer-footer{min-height:34px;margin-top:5px}.chat-mode .send-tools{margin-left:auto}.chat-mode .clip-button{width:34px;height:34px;color:#667085}.chat-mode .clip-button svg{width:19px;height:19px}.chat-mode .submit-button{width:34px;height:34px;color:#fff;background:#3f7dff;border-radius:12px;box-shadow:none}.chat-mode .submit-button svg{width:19px;height:19px}.action-list{display:flex;flex-wrap:wrap;gap:10px}.action-pill{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:0 13px;color:var(--brand-600);background:#f5f8ff;border:2px solid var(--brand-200);border-radius:var(--radius-full);font-size:16px;font-weight:800;transition:background .2s,border-color .2s}@media (hover: hover){.action-pill:hover{background:#eef3ff;border-color:var(--brand-300)}}.action-pill svg{width:20px;height:20px;fill:currentColor}.send-tools{display:flex;align-items:center;gap:8px}.clip-button,.submit-button{display:inline-grid;place-items:center;border:0}.clip-button{width:44px;height:44px;color:var(--text-muted);background:transparent;border-radius:50%}@media (hover: hover){.clip-button:hover:not(:disabled){color:#273247;background:#f5f6f8}}.clip-button svg{width:24px;height:24px;fill:currentColor}.submit-button{width:48px;height:48px;color:#fff;background:#d0d8f4;border-radius:50%;opacity:1}.submit-button svg{width:26px;height:26px;fill:currentColor}.submit-button:not(:disabled){background:var(--brand-500);box-shadow:0 2px 12px #3f70ff47}@media (hover: hover){.submit-button:not(:disabled):hover{background:var(--brand-600);box-shadow:0 4px 18px #2d63ff59}}.submit-button:not(:disabled):active{transform:scale(.94);box-shadow:0 1px 6px #3f70ff38}.current-panel,.history-panel{margin-top:16px;padding:14px;background:#fff;border:1px solid var(--border-subtle);border-radius:18px;box-shadow:0 4px 20px #0f172a0a;animation:slideUp .25s ease-out}.chat-mode .current-panel,.chat-mode .history-panel{margin-top:0;padding:8px 18px 190px;background:transparent;border:0;border-radius:0;box-shadow:none;animation:softReveal .38s ease-out .18s both}.chat-mode .current-panel .history-header{display:none}.current-panel{border-color:var(--border-brand);box-shadow:0 4px 20px #2d63ff0f}.history-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.history-header h2{margin:0;color:var(--text-secondary);font-size:16px;font-weight:800}.history-header button{color:#8a94a6;background:transparent;border:0;font-size:13px;padding:8px 12px;border-radius:8px;min-height:36px;transition:background .15s,color .15s}@media (hover: hover){.history-header button:hover:not(:disabled){color:#e53e3e;background:#fff5f5}}.history-list{display:flex;flex-direction:column;gap:12px}.chat-mode .history-list{gap:18px}.history-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:flex-start;padding:12px;background:var(--surface-subtle);border:1px solid var(--gray-200);border-radius:14px;cursor:default;transition:background .15s}.chat-mode .history-item{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;width:100%;padding:0;color:#101828;background:transparent;border:0;border-radius:0;box-shadow:none}.current-item{position:relative;background:#fff;border-color:#c7d7ff;box-shadow:0 10px 28px #2d63ff1a}.chat-mode .current-item{background:transparent;border:0;box-shadow:none}.current-item:before{content:"";position:absolute;left:0;top:12px;bottom:12px;width:4px;background:linear-gradient(180deg,var(--brand-500),#14b8a6);border-radius:0 8px 8px 0}.chat-mode .current-item:before{display:none}.current-item.streaming{background:linear-gradient(135deg,#fff,#f4f8ff 48%,#eefbf8);background-size:200% 200%;animation:shimmer 2s ease-in-out infinite;border-color:#96b6ff}.chat-mode .current-item.streaming{background:transparent;animation:none}.history-item.failed{background:#fff7f7;border-color:#fecaca}.history-item.failed:before{background:#ef4444}@keyframes shimmer{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.typing-dots{display:inline-flex;gap:3px;align-items:center;margin-left:2px;vertical-align:middle}.typing-dots span{width:5px;height:5px;background:var(--brand-400);border-radius:50%;animation:dotBounce 1.4s ease-in-out infinite}.typing-dots span:nth-child(2){animation-delay:.2s}.typing-dots span:nth-child(3){animation-delay:.4s}@keyframes dotBounce{0%,80%,to{transform:scale(.6);opacity:.4}40%{transform:scale(1);opacity:1}}.history-main,.chat-mode .history-main{min-width:0}.history-main strong{display:block;overflow:hidden;color:#101828;font-size:15px;font-weight:800;white-space:nowrap;text-overflow:ellipsis}.chat-mode .history-main strong{color:#101828;font-size:13px;font-weight:800}.history-main p{display:-webkit-box;overflow:hidden;margin:4px 0 0;color:#738096;font-size:12px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.chat-mode .history-main p{display:block;margin-top:6px;color:#344054;font-size:14px;line-height:1.7;-webkit-line-clamp:unset}.streaming-text{display:flex!important;align-items:center;color:var(--brand-500)!important;font-weight:600}.ai-output{margin-top:8px;padding:12px 14px;background:#fbfdff;border:1px solid #dbe7ff;border-radius:12px}.chat-mode .ai-output{margin-top:8px;padding:0;color:#101828;background:transparent;border:0;border-radius:0}.stream-cursor{display:inline-block;width:7px;height:1.2em;margin-left:2px;background:var(--brand-500);border-radius:999px;vertical-align:-.2em;animation:pulse .8s ease-in-out infinite}.history-meta{display:flex;flex-direction:column;align-items:flex-end;gap:4px;color:var(--text-muted);font-size:11px;flex-shrink:0}.chat-mode .history-meta{padding-top:2px;color:#98a2b3}.chat-mode .history-meta span,.chat-mode .history-meta time{display:none}.history-meta span{padding:2px 7px;color:var(--brand-600);background:var(--brand-50);border-radius:var(--radius-full);font-size:11px;font-weight:700;white-space:nowrap}.history-meta time{white-space:nowrap}.empty-history{display:flex;flex-direction:column;align-items:center;gap:8px;margin:0;padding:24px 14px;color:var(--text-muted);background:var(--surface-subtle);border:1px dashed var(--gray-300);border-radius:12px;font-size:12px;text-align:center}.empty-history:before{content:"";width:32px;height:32px;background:var(--gray-100);border-radius:50%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24'%3E%3Cpath fill='%238a94a6' d='M4 4h16v2H4V4Zm0 6h10v2H4v-2Zm0 6h14v2H4v-2Zm0 6h8v2H4v-2Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}@media (min-width: 721px){.mobile-page{align-items:center;padding:clamp(24px,4dvh,60px) 24px}.mobile-page.chat-mode{padding:0}.hero-card{width:min(88vw,calc(100dvh * 1.15),910px)}.chat-mode .hero-card{width:100%}.title-row{gap:20px;margin-bottom:clamp(28px,6dvh,48px)}.brand-icon{width:64px;height:50px;margin-top:4px}h1{font-size:38px;line-height:1.25}.mode-switch{justify-content:center;margin-bottom:clamp(14px,3dvh,24px)}.chat-mode .mode-switch{justify-content:flex-start;margin-bottom:0}.mode-button{gap:12px;min-height:64px;padding:0 28px;font-size:22px}.mode-button svg{width:26px;height:26px}.context-line{margin-bottom:clamp(20px,4dvh,40px);font-size:14px}.composer{min-height:200px;padding:28px 28px 22px;border-radius:30px}.attachment-list{flex-wrap:wrap;overflow-x:visible;gap:12px}.attachment-item{min-width:180px;max-width:220px;min-height:64px;padding:8px 30px 8px 8px;border-radius:14px}.attachment-item img,.file-preview{width:48px;height:48px;border-radius:10px}.file-preview svg{width:24px;height:24px}.attachment-meta strong{font-size:13px}.attachment-meta small{font-size:11px}.remove-button{width:24px;height:24px;top:5px;right:5px}.remove-button svg{width:12px;height:12px}.composer textarea{height:60px;font-size:24px}.composer-footer{margin-top:20px}.send-tools{gap:12px}.clip-button{width:52px;height:52px}.clip-button svg{width:30px;height:30px}.submit-button{width:60px;height:60px}.submit-button svg{width:32px;height:32px}.current-panel,.history-panel{margin-top:24px;padding:20px;border-radius:22px}.history-header h2{font-size:20px}.history-item{padding:14px 16px;border-radius:16px}.history-main strong{font-size:16px}.history-main p{font-size:14px}.loading-spinner{width:40px;height:40px}.loading-label{font-size:16px}.error-title{font-size:17px}.error-icon{width:48px;height:48px}.error-block{padding:44px 28px;border-radius:22px}}.markdown-body{color:#738096;font-size:13px;line-height:1.7;word-break:break-word}.markdown-body>*:first-child{margin-top:0}.markdown-body>*:last-child{margin-bottom:0}.markdown-body p{margin:.6em 0}.markdown-body strong{font-weight:700;color:#1e2430}.markdown-body em{font-style:italic}.markdown-body del{text-decoration:line-through;opacity:.7}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4,.markdown-body h5,.markdown-body h6{margin:1em 0 .5em;color:#1e2430;font-weight:800;line-height:1.35}.markdown-body h1{font-size:1.4em}.markdown-body h2{font-size:1.25em}.markdown-body h3{font-size:1.1em}.markdown-body ul,.markdown-body ol{margin:.5em 0;padding-left:1.6em}.markdown-body li{margin:.2em 0}.markdown-body blockquote{margin:.6em 0;padding:6px 14px;border-left:3px solid var(--brand-300);background:#f8faff;border-radius:0 8px 8px 0;color:#546a8a}.markdown-body code{padding:2px 6px;background:#eef2f9;border-radius:5px;font-family:SF Mono,Cascadia Code,Consolas,monospace;font-size:.88em;color:#1f3760}.markdown-body pre{margin:.6em 0;padding:12px 14px;background:#1e2430;border-radius:10px;overflow-x:auto;-webkit-overflow-scrolling:touch}.markdown-body pre code{padding:0;background:transparent;color:#e2e8f0;font-size:.82em;line-height:1.6}.markdown-body a{color:var(--brand-500);text-decoration:none;font-weight:600}.markdown-body a:hover{text-decoration:underline}.markdown-body table{width:100%;margin:.6em 0;border-collapse:collapse;font-size:.9em}.markdown-body th,.markdown-body td{padding:6px 10px;border:1px solid var(--gray-200);text-align:left}.markdown-body th{background:#f8faff;font-weight:700;color:#1e2430}.markdown-body hr{margin:1em 0;border:0;border-top:1px solid var(--gray-200)}.markdown-compact{font-size:12px}.markdown-compact p{margin:.3em 0}.markdown-compact h1,.markdown-compact h2,.markdown-compact h3{font-size:1em}.user-item{background:#f7f9fd!important;border-color:#e2e8f0!important;box-shadow:none}.chat-mode .user-item{width:fit-content;max-width:min(82%,520px);margin-left:auto;padding:10px 13px;color:#101828;background:#f2f4f7!important;border:1px solid #e4e7ec!important;border-radius:18px 18px 6px}.chat-mode .user-item .history-main strong{display:none}.chat-mode .user-item .history-main p{margin:0}.user-item .history-meta span{color:#475569;background:#e2e8f0}.msg-attachments{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.msg-attachment-item{flex-shrink:0}.msg-attachment-img{width:80px;height:80px;border-radius:10px;object-fit:cover;border:1px solid var(--gray-200)}.msg-file-badge{display:inline-flex;align-items:center;gap:4px;padding:6px 10px;background:#f0f3f9;border:1px solid #dce3f0;border-radius:8px;font-size:11px;color:#49627f;max-width:160px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.msg-file-badge svg{width:14px;height:14px;fill:currentColor;flex-shrink:0}.copy-btn{display:inline-grid;place-items:center;width:28px;height:28px;color:#8a94a6;background:transparent;border:1px solid #dfe6f2;border-radius:7px;padding:0;margin-top:4px;transition:color .15s,background .15s,border-color .15s}.copy-btn svg{width:14px;height:14px;fill:currentColor}.copy-btn:hover:not(.copied){color:var(--brand-500);background:#f0f4ff;border-color:var(--brand-200)}.copy-btn.copied{color:#10b981;background:#ecfdf5;border-color:#a7f3d0}.chat-mode .copy-btn{width:26px;height:26px;color:#667085;background:transparent;border-color:transparent;margin-top:0}.chat-mode .copy-btn:hover:not(.copied){color:#175cd3;background:#eff6ff;border-color:#b2ddff}.chat-mode .copy-btn.copied{color:#039855;background:#ecfdf3;border-color:#abefc6}.chat-mode .markdown-body{color:#344054;font-size:14px;line-height:1.78}.chat-mode .markdown-body strong,.chat-mode .markdown-body h1,.chat-mode .markdown-body h2,.chat-mode .markdown-body h3,.chat-mode .markdown-body h4,.chat-mode .markdown-body h5,.chat-mode .markdown-body h6{color:#101828}.chat-mode .markdown-body blockquote{color:#475467;background:#f8fafc;border-left-color:#3f7dff}.chat-mode .markdown-body code{color:#175cd3;background:#eff6ff}.chat-mode .markdown-body pre{background:#111827;border:1px solid #1f2937}.chat-mode .markdown-body th,.chat-mode .markdown-body td{border-color:#303440;border-color:#e4e7ec}.chat-mode .markdown-body th{color:#101828;background:#f8fafc}@media (min-width: 721px){.markdown-body{font-size:15px}.markdown-body pre code{font-size:.88em}.markdown-compact{font-size:14px}.msg-attachment-img{width:100px;height:100px;border-radius:12px}.copy-btn{width:32px;height:32px}.copy-btn svg{width:16px;height:16px}}
