.ai-mock{color:#0f172a;background:linear-gradient(#fafafe 0%,#f3f4fb 100%);grid-template-columns:200px 1fr 180px;height:clamp(440px,56vh,540px);display:grid}[data-theme=dark] .ai-mock{color:#e2e8f0;background:linear-gradient(#0f1119 0%,#0a0c14 100%)}.ai-system{background:#fff9;border-right:1px solid #0f172a14;flex-direction:column;gap:10px;padding:12px 10px;display:flex;overflow:hidden}[data-theme=dark] .ai-system{background:#ffffff06;border-right-color:#ffffff0f}.ai-system-head{letter-spacing:.5px;text-transform:uppercase;color:#0f172a99;align-items:center;gap:6px;font-size:9.5px;font-weight:700;display:inline-flex}[data-theme=dark] .ai-system-head{color:#e2e8f099}.ai-system-meta{flex-wrap:wrap;gap:4px;display:inline-flex}.ai-system-pill{letter-spacing:.3px;color:#6366f1;font-size:8.5px;font-weight:600;font-family:var(--font-mono,ui-monospace, "SF Mono", monospace);background:#6366f11f;border-radius:999px;padding:3px 7px}.ai-system-pill-temp{color:#d97706;background:#f59e0b26}.ai-system-body{color:#0f172ab3;font-size:9.5px;line-height:1.55;font-family:var(--font-mono,ui-monospace, "SF Mono", monospace);background:#0f172a08;border-left:2px solid #6366f1;border-radius:6px;padding:8px 9px}[data-theme=dark] .ai-system-body{color:#e2e8f0bf;background:#ffffff08}.ai-system-tools{flex-direction:column;gap:4px;display:flex}.ai-system-tools-head{letter-spacing:.6px;text-transform:uppercase;color:#0f172a73;margin-bottom:2px;font-size:8px;font-weight:700}[data-theme=dark] .ai-system-tools-head{color:#e2e8f073}.ai-system-tool{font-size:9px;font-weight:500;font-family:var(--font-mono,ui-monospace, "SF Mono", monospace);color:#0f172aa6;background:#fff;border-radius:5px;align-items:center;gap:5px;padding:4px 8px;display:inline-flex;box-shadow:0 0 0 1px #0f172a0f}[data-theme=dark] .ai-system-tool{color:#e2e8f0a6;background:#ffffff0a;box-shadow:0 0 0 1px #ffffff0f}.ai-thread{flex-direction:column;gap:10px;min-width:0;padding:14px 16px;display:flex;overflow:auto}.ai-msg{border-radius:10px;flex-direction:column;gap:5px;padding:9px 11px;display:flex}.ai-msg-user{background:#fff;align-self:flex-end;max-width:86%;box-shadow:inset 0 1px #ffffff80,0 0 0 1px #0f172a0f}[data-theme=dark] .ai-msg-user{background:#ffffff0a;box-shadow:inset 0 1px #ffffff0a,0 0 0 1px #ffffff0f}.ai-msg-ai{background:linear-gradient(135deg,#6366f10f 0%,#a855f70f 100%);align-self:flex-start;max-width:92%;box-shadow:inset 0 1px #ffffff80,0 0 0 1px #6366f12e}[data-theme=dark] .ai-msg-ai{background:linear-gradient(135deg,#6366f11a 0%,#a855f714 100%);box-shadow:inset 0 1px #ffffff0a,0 0 0 1px #6366f140}.ai-msg-head{align-items:center;gap:6px;font-size:9px;display:inline-flex}.ai-msg-avatar{letter-spacing:-.2px;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:9.5px;font-weight:700;display:inline-flex}.ai-msg-avatar-user{color:#fff;background:linear-gradient(135deg,#f59e0b,#ec4899)}.ai-msg-avatar-ai{color:#fff;background:linear-gradient(135deg,#6366f1,#a855f7)}.ai-msg-name{letter-spacing:-.2px;font-weight:700}.ai-msg-time,.ai-msg-tag{color:#0f172a80;margin-left:auto;font-size:8.5px;font-weight:500}[data-theme=dark] .ai-msg-time,[data-theme=dark] .ai-msg-tag{color:#e2e8f080}.ai-msg-tag{letter-spacing:.3px;color:#16a34a;background:#22c55e1f;border-radius:999px;align-items:center;gap:4px;padding:2px 6px;font-size:8px;font-weight:600;display:inline-flex}.ai-msg-body{font-size:11px;line-height:1.55;font-family:var(--font-inter,"Inter"), system-ui, sans-serif;letter-spacing:-.1px;word-wrap:break-word}.ai-caret{vertical-align:text-top;background:#6366f1;width:6px;height:12px;margin-left:1px;animation:.85s step-end infinite ai-blink;display:inline-block}@keyframes ai-blink{50%{opacity:0}}.ai-msg-foot{color:#0f172a8c;font-size:8.5px;font-weight:500;font-family:var(--font-mono,ui-monospace, "SF Mono", monospace);border-top:1px solid #0f172a0f;align-items:center;gap:8px;margin-top:2px;padding-top:5px;display:flex}[data-theme=dark] .ai-msg-foot{color:#e2e8f08c;border-top-color:#ffffff0f}.ai-msg-citations b{color:#6366f1}.ai-msg-cost{margin-left:auto;font-weight:600}.ai-tool{font-family:var(--font-mono,ui-monospace, "SF Mono", monospace);color:#0f172ab3;background:#6366f10f;border-left:2px solid #6366f1;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:6px 9px;font-size:9px;display:grid}[data-theme=dark] .ai-tool{color:#e2e8f0b3;background:#6366f11a}.ai-tool-icon{color:#6366f1;background:#6366f126;border-radius:5px;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.ai-tool-text{align-items:center;gap:6px;min-width:0;display:flex}.ai-tool-text b{color:#6366f1;font-weight:700}.ai-tool-args{color:#0f172a8c;white-space:nowrap;text-overflow:ellipsis;font-size:8.5px;overflow:hidden}[data-theme=dark] .ai-tool-args{color:#e2e8f08c}.ai-tool-status{color:#0f172a8c;align-items:center;gap:4px;font-size:8.5px;font-weight:600;display:inline-flex}[data-theme=dark] .ai-tool-status{color:#e2e8f08c}.ai-sources{flex-wrap:wrap;gap:5px;padding:0 2px;display:flex}.ai-source-chip{color:#0f172ab3;background:#fff;border-radius:999px;align-items:center;gap:5px;padding:4px 8px;font-size:8.5px;font-weight:500;display:inline-flex;box-shadow:0 0 0 1px #0f172a0f}[data-theme=dark] .ai-source-chip{color:#e2e8f0b3;background:#ffffff0a;box-shadow:0 0 0 1px #ffffff0f}.ai-source-id{font-family:var(--font-mono,ui-monospace, "SF Mono", monospace);color:#6366f1;font-weight:700}.ai-evals{background:#fff9;border-left:1px solid #0f172a14;flex-direction:column;gap:6px;padding:12px 10px;display:flex;overflow:hidden}[data-theme=dark] .ai-evals{background:#ffffff06;border-left-color:#ffffff0f}.ai-evals-head{letter-spacing:.6px;text-transform:uppercase;color:#0f172a73;border-bottom:1px solid #0f172a0f;margin-bottom:2px;padding:0 4px 4px;font-size:8px;font-weight:700}[data-theme=dark] .ai-evals-head{color:#e2e8f073;border-bottom-color:#ffffff0f}.ai-eval{background:#fff;border-radius:7px;flex-direction:column;gap:1px;padding:7px 9px;display:flex;box-shadow:0 0 0 1px #0f172a0f}[data-theme=dark] .ai-eval{background:#ffffff0a;box-shadow:0 0 0 1px #ffffff0f}.ai-eval-lbl{letter-spacing:.4px;text-transform:uppercase;color:#0f172a80;font-size:8px;font-weight:600}[data-theme=dark] .ai-eval-lbl{color:#e2e8f080}.ai-eval-val{letter-spacing:-.3px;font-variant-numeric:tabular-nums;font-size:13px;font-weight:700;font-family:var(--font-mono,ui-monospace, "SF Mono", monospace)}@media (max-width:880px){.ai-mock{grid-template-columns:1fr;height:auto}.ai-system,.ai-evals{border:0}.ai-system{border-bottom:1px solid #0f172a14}.ai-evals{border-top:1px solid #0f172a14;flex-flow:wrap}.ai-evals .ai-eval{flex:calc(50% - 6px)}}
