.v2-canvas{background:#07070d;border:1px solid #1a1a2e;border-radius:12px;padding:6px;position:relative;overflow:hidden}.v2-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:16px 0}.v2-header h1{color:#fff;font-size:18px;margin:0}.v2-trigger-btn{cursor:pointer;background:#0c0c18;color:#34d399;border:1px solid rgba(52,211,153,.5);padding:8px 18px;border-radius:8px;font-size:13px;font-family:inherit;font-weight:600;letter-spacing:.04em;transition:all .15s ease}.v2-trigger-btn:hover:not(:disabled){border-color:#34d399;background:#34d39914;box-shadow:0 0 12px #34d39940}.v2-trigger-btn:disabled{opacity:.55;cursor:wait}@keyframes v2-flow{0%{stroke-dashoffset:14}to{stroke-dashoffset:0}}.v2-edge{fill:none;stroke-width:2;stroke-dasharray:4 3;opacity:0;transition:d .3s ease-out,opacity .3s ease-out}.v2-edge.error{stroke:#ef4444;stroke-dasharray:none;opacity:.9}.v2-edge.focused{stroke-width:3;opacity:1;stroke-dasharray:none}.v2-edge:hover{opacity:1;stroke-width:3;cursor:pointer}.v2-edge.pending{opacity:0}.v2-edge.active{opacity:1;stroke-width:2.5;animation:v2-flow .9s linear infinite}.v2-edge.done{opacity:.85;animation:v2-flow 2.6s linear infinite}.v2-node{transition:transform .3s ease-out,opacity .4s ease-out}.v2-node circle{stroke-width:2;cursor:pointer;transition:all .2s ease}.v2-node circle:hover{stroke-width:3.5;filter:drop-shadow(0 0 12px currentColor)}.v2-node.pending{opacity:0}.v2-node.appearing{opacity:1;transform-origin:center;animation:v2-node-pop .4s ease-out}@keyframes v2-node-pop{0%{transform:scale(.4);opacity:0}to{transform:scale(1);opacity:1}}.v2-node.kind-llm circle{fill:#1f1f3a;stroke:#6366f1}.v2-node.kind-tool circle{fill:#2a1f0e;stroke:#f59e0b}.v2-node.kind-embed circle{fill:#082b30;stroke:#22d3ee}.v2-node.kind-search circle{fill:#2a103a;stroke:#a855f7}.v2-node.kind-stage circle{fill:#0c0c18;stroke:#94a3b8}.v2-node.kind-run circle{fill:#0c0c18;stroke:#cbd5e1;stroke-width:2}.v2-node.running circle{animation:v2-pulse 1.6s ease-in-out infinite}@keyframes v2-pulse{0%,to{stroke-width:2;filter:drop-shadow(0 0 4px currentColor)}50%{stroke-width:3.5;filter:drop-shadow(0 0 12px currentColor)}}.v2-node.focused circle{stroke-width:3.5;filter:drop-shadow(0 0 14px currentColor)}.v2-node.dimmed circle{opacity:.3}.v2-node.error circle{fill:#2a0e0e;stroke:#ef4444}.v2-node text{display:none}.v2-node.dimmed text{opacity:.3}.v2-zone{fill:#94a3b80a;stroke:#94a3b82e;stroke-width:1;rx:14;ry:14;contain:layout}.v2-zone-label,.v2-zone-meta{display:none}.v2-zone.running{stroke-dasharray:4 4;animation:v2-zone-pulse 2s ease-in-out infinite}@keyframes v2-zone-pulse{0%,to{stroke-opacity:.5}50%{stroke-opacity:1}}.v2-zone-label{fill:#cbd5e1;font-size:13px;letter-spacing:.08em;text-transform:uppercase;font-weight:700}.v2-zone-meta{fill:#94a3b8;font-size:10px}.v2-elabel{position:absolute;pointer-events:none;transform:translate(-50%,calc(-50% - 14px));font-family:JetBrains Mono,SF Mono,monospace;font-size:8px;line-height:1;white-space:nowrap;display:flex;align-items:center;gap:4px;z-index:5;opacity:0;transition:opacity .2s ease}.v2-elabel.kind-llm{color:#a78bfa}.v2-elabel.kind-tool{color:#fbbf24}.v2-elabel.kind-embed{color:#22d3ee}.v2-elabel.kind-search{color:#c084fc}.v2-elabel.kind-stage,.v2-elabel.kind-inter-stage{color:#94a3b8}.v2-elabel.dimmed{opacity:.25}.v2-elabel .v2-meta{display:none}.v2-elabel .v2-word{display:inline-block;width:9ch;text-align:right;flex:0 0 auto}.v2-elabel .v2-word:not(:empty):after{content:"▏";color:currentColor;animation:v2-blink .7s steps(1) infinite}@keyframes v2-blink{0%,49%{opacity:1}50%,to{opacity:0}}.v2-elabel.cramped .v2-word{width:8ch;overflow:hidden}.v2-elabel.hidden{display:none}.v2-lupa-link{stroke:#6366f1;stroke-width:1;stroke-dasharray:2 3;opacity:.6}.v2-lupa{position:absolute;background:#0f0f1cf7;border:1px solid #6366f1;border-radius:10px;padding:10px 12px;box-shadow:0 12px 36px #6366f14d;width:420px;max-width:calc(100% - 24px);max-height:calc(100% - 24px);backdrop-filter:blur(8px);z-index:10;display:flex;flex-direction:column}.v2-lupa header{font-size:10.5px;color:#9ca3af;margin-bottom:8px;display:flex;gap:6px;align-items:center}.v2-lupa header b{color:#6366f1}.v2-lupa .v2-stream-frame{background:#03030a;border:1px solid #1a1a2e;border-radius:6px;padding:8px 10px;height:84px;overflow:hidden;position:relative;font-family:JetBrains Mono,monospace;font-size:11.5px;line-height:1.5}.v2-lupa .v2-stream{white-space:nowrap;animation:v2-stream 18s linear infinite;will-change:transform}@keyframes v2-stream{0%{transform:translate(460px)}to{transform:translate(-1400px)}}.v2-lupa footer{font-size:10px;color:#6b7280;margin-top:8px;display:flex;gap:12px}.v2-lupa .v2-close{cursor:pointer}.v2-stream-toolbar{display:flex;align-items:center;justify-content:space-between;padding:8px 4px;gap:12px}.v2-stream-toolbar-left{display:flex;gap:8px;align-items:center}.v2-stream-toolbar-meta{color:#6b7280;font-size:11px;font-family:JetBrains Mono,monospace;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v2-stream-btn{cursor:pointer;background:#0c0c18;color:#9ca3af;border:1px solid #2a2a44;padding:6px 14px;border-radius:8px;font-size:12px;font-family:inherit}.v2-stream-btn:hover{border-color:#4a4a6a;color:#d1d5db}.v2-stream-btn-accent{color:#a78bfa;border-color:#6366f166}.v2-stream-btn-accent:hover{border-color:#6366f1b3;color:#c4b5fd}.v2-stream{background:#07070d;border:1px solid #1a1a2e;border-radius:12px;padding:16px 20px;height:calc(100vh - 240px);min-height:420px;max-height:720px;overflow-y:auto;font-family:JetBrains Mono,SF Mono,Consolas,monospace;font-size:12.5px;line-height:1.55;color:#d1d5db;white-space:pre-wrap;word-break:break-word;scroll-behavior:smooth}.v2-stream-line{animation:v2-line-fade .2s ease-out}@keyframes v2-line-fade{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.v2-stream-stage-header{color:#818cf8;font-weight:600;margin-top:14px;margin-bottom:2px;letter-spacing:.04em}.v2-stream-parallel-header{color:#fbbf24;font-weight:600;margin-top:14px;margin-bottom:2px;letter-spacing:.04em}.v2-stream-parallel-footer,.v2-stream-stage-footer{color:#34d399;opacity:.75;margin-bottom:8px}.v2-stream-thinking{color:#a78bfa;opacity:.95}.v2-stream-thinking-star{display:inline-block;animation:v2-thinking-spin 2.6s linear infinite;color:#c4b5fd;filter:drop-shadow(0 0 4px rgba(167,139,250,.5))}@keyframes v2-thinking-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.v2-stream-thinking-word{display:inline-block;animation:v2-thinking-word-fade 1.5s ease-in-out infinite}@keyframes v2-thinking-word-fade{0%,to{opacity:1}45%{opacity:.55}}.v2-stream-span-action{color:#c4b5fd}.v2-stream-span-action.kind-tool{color:#fbbf24}.v2-stream-span-action.kind-embed{color:#22d3ee}.v2-stream-span-action.kind-search{color:#c084fc}.v2-stream-span-action.kind-llm{color:#a78bfa}.v2-stream-span-output{color:#6b7280}.v2-stream-span-error{color:#f87171}.v2-stream-line.expandable{cursor:pointer;position:relative;transition:background .15s ease}.v2-stream-line.expandable:hover{background:#ffffff0a}.v2-stream-line.expandable:after{content:"›";position:absolute;right:6px;top:0;color:#4b5563;opacity:0;transition:opacity .15s ease,transform .15s ease}.v2-stream-line.expandable:hover:after{opacity:1}.v2-stream-line.expandable.expanded:after{opacity:1;transform:rotate(90deg)}.v2-stream-preview{margin:4px 0 8px 4ch;padding:6px 10px;background:#ffffff06;border-left:2px solid rgba(167,139,250,.3);border-radius:4px;font-family:inherit;font-size:11px;line-height:1.45;color:#9ca3af;height:4.35em;overflow:hidden;white-space:pre-wrap;word-break:break-word;animation:v2-line-fade .18s ease-out}.v2-stream-preview.kind-tool{border-left-color:#f59e0b59}.v2-stream-preview.kind-search{border-left-color:#a855f759}.v2-stream-preview.kind-embed{border-left-color:#22d3ee59}.v2-stream-preview.kind-llm{border-left-color:#a78bfa59}.v2-stream-expanded{margin:6px 0 10px 4ch;padding:8px 12px;background:#ffffff06;border-left:2px solid rgba(167,139,250,.4);border-radius:4px;white-space:pre-wrap;word-break:break-word;font-family:inherit;font-size:11px;line-height:1.5;color:#9ca3af;max-height:360px;overflow-y:auto;animation:v2-line-fade .22s ease-out}.v2-stream-parallel-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;margin:6px 0 10px;padding:10px 4px;border-top:1px dashed rgba(251,191,36,.25);border-bottom:1px dashed rgba(251,191,36,.25);animation:v2-line-fade .22s ease-out}.v2-stream-parallel-col{border-left:2px solid rgba(251,191,36,.3);padding-left:10px;min-width:0;overflow-x:hidden}.v2-stream-parallel-col .v2-stream-stage-header{margin-top:0;letter-spacing:.04em;color:#fbbf24}.v2-stream-parallel-col .v2-stream-line.parallel{border-left:none;padding-left:0}.v2-stream::-webkit-scrollbar{width:8px}.v2-stream::-webkit-scrollbar-track{background:transparent}.v2-stream::-webkit-scrollbar-thumb{background:#2a2a44;border-radius:4px}.v2-stream::-webkit-scrollbar-thumb:hover{background:#3a3a5a}.v2-lupa .v2-stream span.tk{color:#c4b5fd}.v2-lupa .v2-stream span.kw{color:#fbbf24}.v2-lupa .v2-stream span.dim{color:#6b7280}@media(max-width:640px){.v2-lupa{position:fixed;inset:0;width:100vw;height:100vh;max-width:none;border-radius:0;padding:16px}.v2-lupa .v2-stream-frame{height:calc(100vh - 140px)}}.v2-mosaic{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:16px 0}@media(max-width:1023px){.v2-mosaic{grid-template-columns:repeat(2,1fr)}}@media(max-width:639px){.v2-mosaic{grid-template-columns:1fr}}.v2-card{background:#0c0c18;border:1px solid #1a1a2e;border-radius:12px;padding:12px 14px;cursor:pointer;transition:all .2s;display:flex;flex-direction:column;gap:8px}.v2-card:hover{border-color:#6366f1;box-shadow:0 4px 16px #6366f133}.v2-card .v2-card-header{font-size:11px;color:#9ca3af}.v2-card .v2-card-keyword{color:#fff;font-weight:500;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v2-card .v2-card-thumb{background:#07070d;border-radius:6px;height:100px;overflow:hidden}.v2-card .v2-card-footer{font-size:11px;color:#6b7280;display:flex;gap:8px}.v2-card.escalated{border-color:#f59e0b66}.v2-card.error,.v2-card.rejected{border-color:#ef444466}.v2-card.live{background:linear-gradient(135deg,#0c0c18 60%,#6366f114);border-color:#6366f14d;align-items:center;justify-content:center;text-align:center;color:#9ca3af;min-height:180px}.v2-card.live .v2-pulse{width:18px;height:18px;border-radius:50%;background:#6366f1;animation:v2-pulse-radial 2s ease-in-out infinite}@keyframes v2-pulse-radial{0%,to{box-shadow:0 0 #6366f199}50%{box-shadow:0 0 0 14px #6366f100}}.v2-card.pedagogic{grid-column:1 / -1;padding:24px;cursor:default}.v2-card.pedagogic h3{color:#fff;margin:0 0 8px;font-size:16px}.v2-card.pedagogic p{margin:0;color:#9ca3af;font-size:13px;line-height:1.5}.v2-card.pedagogic:hover{border-color:#1a1a2e;box-shadow:none}.v2-card-thumb .v2-edge{animation:none}.v2-card-thumb .v2-node circle{animation:none}.v2-card-thumb .v2-node text,.v2-card-thumb .v2-zone-label,.v2-card-thumb .v2-zone-meta{display:none}.v2-root{background:#07070d;color:#e5e7eb;min-height:100vh;padding:24px max(24px,calc((100vw - 1280px)/2));margin:0}.v2-root h1{color:#fff;font-size:22px;margin:8px 0 24px;font-weight:600}@media(max-width:640px){.v2-elabel{display:none}.v2-elabel.zoomed{display:flex}}
