.AgentStream_stream__drAhH{display:flex;flex-direction:column;gap:var(--space-2);width:100%}.AgentStream_header__L1Pec{display:flex;align-items:center;justify-content:space-between;gap:var(--space-2)}.AgentStream_headerSummary__Hn_Y0{flex:1 1 auto;min-width:0;display:inline-flex;align-items:center;gap:var(--space-1);color:var(--fg-2);font-size:var(--font-size-sm);cursor:pointer}.AgentStream_headerActions__TuoyW{flex:0 0 auto;display:flex;align-items:center;gap:var(--space-1)}.AgentStream_headerChevron__JX1SB{display:inline-flex;color:var(--fg-2);cursor:pointer;transition:transform var(--duration-fast) var(--easing-standard)}.AgentStream_headerChevronOpen__il0Zv{transform:rotate(180deg)}.AgentStream_messages__PyMz8{display:flex;flex-direction:column;gap:var(--space-2)}.AgentStream_messageGroup__P1lc_{display:flex;flex-direction:column;gap:var(--space-3)}.AgentStream_messageGroup__P1lc_:last-child{margin-bottom:0}.AgentStream_userTurn__xhUAD{display:flex;justify-content:flex-end;width:100%}.AgentStream_userBubbleWrap__ANuyh{position:relative;display:flex;flex-direction:column;align-items:flex-end;gap:var(--space-2);max-width:80%}.AgentStream_userBubbleActions__VfFIe{position:absolute;top:100%;right:0;display:flex;align-items:center;gap:var(--space-1);margin-top:var(--space-0-5);-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:1}.AgentStream_userBubble__PmOWz{padding:var(--space-2) var(--space-3);border-radius:var(--radius-4);background:var(--surface-panel)}.AgentStream_userText__U5QJ_{margin:0;color:var(--fg-1);font-size:var(--font-size-base);font-weight:var(--font-weight-medium);line-height:var(--font-lh-normal);word-break:break-word;white-space:pre-wrap}.AgentStream_userImages__z_5tQ{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:var(--space-2)}.AgentStream_userRefTile__TxPAJ{width:var(--site-history-reference-tile-size);height:var(--site-history-reference-tile-size);border-radius:var(--site-composer-attachment-tile-radius)}.AgentStream_aiTurn__4wgPH{display:flex;flex-direction:column;gap:var(--space-2);min-width:0}.AgentStream_turnTime__c1A6E{display:block;color:var(--fg-2);font-size:var(--font-size-sm);line-height:var(--font-lh-normal)}.AgentStream_agentInfo__KywWY{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-1);min-width:0;margin-left:calc(-1*var(--space-2-5))}.AgentStream_modeLabel__Wh2pN{display:inline-flex;align-items:center;gap:var(--space-1)}.AgentStream_modeIcon__jvcDj{display:inline-flex;align-items:center;justify-content:center;color:var(--fg-1)}.AgentStream_modeIcon__jvcDj svg{width:var(--space-4);height:var(--space-4)}.AgentStream_agentStar__hnogE{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;color:var(--fg-1)}.AgentStream_agentStar__hnogE,.AgentStream_agentStar__hnogE svg{width:var(--space-6);height:var(--space-6)}.AgentStream_taskName__4xvSS{flex:0 0 auto;color:var(--fg-1);font-size:var(--font-size-base);font-weight:var(--font-weight-semibold);line-height:var(--font-lh-normal)}.AgentStream_agentIcon__ojBx4{flex:0 0 auto;width:var(--space-4);height:var(--space-4);margin-left:var(--space-2);border-radius:var(--radius-full);object-fit:cover}.AgentStream_agentIcon__ojBx4.AgentStream_userIcon___JZaY{margin-left:0}.AgentStream_agentName__hy2d2{flex:0 0 auto;color:var(--fg-2);font-size:var(--font-size-sm);line-height:var(--font-lh-normal)}.AgentStream_agentDivider__Iy6JK{flex:0 0 auto;width:var(--border-1);height:var(--space-4);margin:0 var(--space-1);background:var(--line-2)}.AgentStream_aiMessages__rjOt5{display:flex;flex-direction:column;gap:var(--space-3);min-width:0}.AgentStream_markdown__kW__W{font-size:var(--font-size-base);font-weight:var(--font-weight-medium);line-height:var(--font-lh-normal);color:var(--fg-1);word-break:break-word}.AgentStream_markdown__kW__W h1{margin-top:var(--space-5);margin-bottom:var(--space-2);font-size:20px;line-height:1.4}.AgentStream_markdown__kW__W h2{margin-top:18px;margin-bottom:var(--space-2);font-size:18px;line-height:1.4}.AgentStream_markdown__kW__W h3,.AgentStream_markdown__kW__W h4,.AgentStream_markdown__kW__W h5,.AgentStream_markdown__kW__W h6{margin-top:18px;margin-bottom:var(--space-2);font-size:16px;line-height:1.4}.AgentStream_markdown__kW__W p{margin:0 0 var(--space-2);color:var(--fg-1);font-size:var(--font-size-base);line-height:var(--font-lh-normal)}.AgentStream_markdown__kW__W p:first-child{margin-top:0}.AgentStream_markdown__kW__W p:last-child{margin-bottom:0}.AgentStream_markdown__kW__W strong{font-weight:var(--font-weight-bold)}.AgentStream_markdown__kW__W em{font-style:italic}.AgentStream_markdown__kW__W s{text-decoration:line-through}.AgentStream_markdown__kW__W u{text-decoration:underline}.AgentStream_markdown__kW__W blockquote{margin:var(--space-3) 0;padding-left:10px;border-left:2px solid var(--line-2)}.AgentStream_markdown__kW__W ol,.AgentStream_markdown__kW__W ul{margin:0 0 var(--space-2);padding-left:var(--space-5)}.AgentStream_markdown__kW__W ul li{list-style:disc}.AgentStream_markdown__kW__W ol li{list-style:decimal}.AgentStream_markdown__kW__W img{max-width:100%;border-radius:var(--radius-2)}.AgentStream_message___15oe{color:var(--fg-1)}.AgentStream_thinking__NgzbH{width:max-content;max-width:100%}.AgentStream_thinkingHeader__vwVZH{display:flex;align-items:center;gap:var(--space-1);width:max-content;max-width:100%;padding:0;border:0;background:transparent;color:var(--fg-2);font-size:var(--font-size-sm);line-height:var(--font-lh-normal);cursor:pointer}.AgentStream_thinkingIcon__t5kmZ{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:var(--space-5);height:var(--space-5);line-height:var(--space-5);font-size:var(--font-size-sm)}.AgentStream_thinkingName__UIo0T{flex:0 1 auto;text-align:left;color:var(--fg-2)}.AgentStream_thinkingStatus___l_2F{flex:0 0 auto;display:inline-flex;align-items:center;gap:var(--space-1);-webkit-margin-start:var(--space-1);margin-inline-start:var(--space-1);color:var(--fg-2)}.AgentStream_thinkingCheck__6f0_R{display:inline-flex;color:var(--sem-success)}.AgentStream_thinkingDuration__hZLmM{color:var(--sem-success)}.AgentStream_thinkingDoing__9YqZb{background-image:linear-gradient(90deg,var(--fg-3) 0,var(--fg-3) 40%,var(--fg-1) 52%,var(--fg-3) 63%,var(--fg-3) 100%);line-height:16px;font-size:var(--font-size-sm);background-size:200% 100%;background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent;animation:AgentStream_siteAgentThinkingTextShine__aRwWZ 1.8s linear infinite}.AgentStream_thinkingChevron__x2cp2{flex:0 0 auto;-webkit-margin-start:var(--space-1);margin-inline-start:var(--space-1);color:var(--fg-2);transition:transform var(--duration-fast) var(--easing-standard)}.AgentStream_thinkingChevronOpen__wVTiw{transform:rotate(180deg)}.AgentStream_thinkingDetail__jvP8X{-webkit-margin-before:var(--space-1);margin-block-start:var(--space-1);padding:var(--space-2);max-height:var(--site-agent-thinking-detail-max-h);overflow-y:auto;border-radius:var(--radius-2);background:var(--surface-panel);color:var(--fg-1);font-size:var(--font-size-xs);line-height:var(--font-lh-normal);margin-left:calc(var(--space-4) + var(--space-0-5))}.AgentStream_thinkingDetail__jvP8X .AgentStream_markdown__kW__W{color:var(--fg-1);font-size:var(--font-size-xs);font-weight:var(--font-weight-regular);line-height:var(--font-lh-normal)}.AgentStream_thinkingDetail__jvP8X .AgentStream_markdown__kW__W *,.AgentStream_thinkingDetail__jvP8X .AgentStream_markdown__kW__W blockquote,.AgentStream_thinkingDetail__jvP8X .AgentStream_markdown__kW__W code,.AgentStream_thinkingDetail__jvP8X .AgentStream_markdown__kW__W em,.AgentStream_thinkingDetail__jvP8X .AgentStream_markdown__kW__W h1,.AgentStream_thinkingDetail__jvP8X .AgentStream_markdown__kW__W h2,.AgentStream_thinkingDetail__jvP8X .AgentStream_markdown__kW__W h3,.AgentStream_thinkingDetail__jvP8X .AgentStream_markdown__kW__W h4,.AgentStream_thinkingDetail__jvP8X .AgentStream_markdown__kW__W h5,.AgentStream_thinkingDetail__jvP8X .AgentStream_markdown__kW__W h6,.AgentStream_thinkingDetail__jvP8X .AgentStream_markdown__kW__W li,.AgentStream_thinkingDetail__jvP8X .AgentStream_markdown__kW__W p,.AgentStream_thinkingDetail__jvP8X .AgentStream_markdown__kW__W s,.AgentStream_thinkingDetail__jvP8X .AgentStream_markdown__kW__W td,.AgentStream_thinkingDetail__jvP8X .AgentStream_markdown__kW__W th,.AgentStream_thinkingDetail__jvP8X .AgentStream_markdown__kW__W u{color:inherit;font-size:inherit;font-weight:inherit}.AgentStream_thinkingDetail__jvP8X .AgentStream_markdown__kW__W strong{color:inherit;font-size:inherit;font-weight:var(--font-weight-semibold)}@keyframes AgentStream_siteAgentThinkingTextShine__aRwWZ{0%{background-position:200%}to{background-position:-200%}}@media(prefers-reduced-motion:reduce){.AgentStream_thinkingDoing__9YqZb{animation:none;background:none;background-clip:unset;-webkit-background-clip:unset;-webkit-text-fill-color:unset;color:var(--fg-2)}}.AgentStream_planning__QhRP7{border-radius:var(--radius-2-5);background:var(--surface-subtle)}.AgentStream_planningHeader__DSiHR{display:flex;align-items:center;justify-content:space-between;width:100%;padding:var(--space-2) var(--space-3);border:0;background:transparent;color:var(--fg-1);cursor:pointer}.AgentStream_planningTitle__2pbsf{font-weight:var(--font-weight-medium);font-size:var(--font-size-sm)}.AgentStream_planningDetail__t1Nkq{padding:0 var(--space-3) var(--space-3)}.AgentStream_planningDetail__t1Nkq .AgentStream_markdown__kW__W{color:var(--fg-2);font-size:var(--font-size-xs);line-height:var(--font-lh-normal)}.AgentStream_planningDetail__t1Nkq .AgentStream_markdown__kW__W *,.AgentStream_planningDetail__t1Nkq .AgentStream_markdown__kW__W blockquote,.AgentStream_planningDetail__t1Nkq .AgentStream_markdown__kW__W code,.AgentStream_planningDetail__t1Nkq .AgentStream_markdown__kW__W em,.AgentStream_planningDetail__t1Nkq .AgentStream_markdown__kW__W h1,.AgentStream_planningDetail__t1Nkq .AgentStream_markdown__kW__W h2,.AgentStream_planningDetail__t1Nkq .AgentStream_markdown__kW__W h3,.AgentStream_planningDetail__t1Nkq .AgentStream_markdown__kW__W h4,.AgentStream_planningDetail__t1Nkq .AgentStream_markdown__kW__W h5,.AgentStream_planningDetail__t1Nkq .AgentStream_markdown__kW__W h6,.AgentStream_planningDetail__t1Nkq .AgentStream_markdown__kW__W li,.AgentStream_planningDetail__t1Nkq .AgentStream_markdown__kW__W p,.AgentStream_planningDetail__t1Nkq .AgentStream_markdown__kW__W s,.AgentStream_planningDetail__t1Nkq .AgentStream_markdown__kW__W strong,.AgentStream_planningDetail__t1Nkq .AgentStream_markdown__kW__W td,.AgentStream_planningDetail__t1Nkq .AgentStream_markdown__kW__W th,.AgentStream_planningDetail__t1Nkq .AgentStream_markdown__kW__W u{color:inherit;font-size:inherit}.AgentStream_planningChevron__l6Vou{flex:0 0 auto;color:var(--fg-2);transition:transform var(--duration-fast) var(--easing-standard)}.AgentStream_planningChevronOpen__566eN{transform:rotate(180deg)}.AgentStream_completeMarker__cNMPb{display:flex;align-items:center;gap:var(--space-1-5);color:var(--fg-2);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium)}.AgentStream_completeCheck__joOxV{display:inline-flex;align-items:center;justify-content:center;width:var(--space-4);height:var(--space-4);border-radius:var(--radius-full);background:var(--sem-success);color:var(--fg-inverse);font-size:var(--font-size-xs);line-height:1}.AgentStream_batch__4UXs3{display:flex;flex-direction:column}.AgentStream_batchSummary__coWfK{display:inline-flex;align-items:center;gap:var(--space-1-5);max-width:100%;min-height:var(--space-8);padding:var(--space-1-5) 0;border:0;background:transparent;color:var(--fg-2);font-size:var(--font-size-sm);line-height:var(--font-lh-normal);cursor:pointer}.AgentStream_batchLabel__Dzjum{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--fg-2)}.AgentStream_batchFailed__3Ru_p{flex:0 0 auto;color:var(--sem-danger);white-space:nowrap}.AgentStream_batchIcon__NcK8a{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:var(--space-5);height:var(--space-5)}.AgentStream_batchChevron__2QnOE{flex:0 0 auto;display:inline-flex;color:var(--fg-2);transition:transform var(--duration-fast) var(--easing-standard)}.AgentStream_batchChevronOpen__zy7ym{transform:rotate(180deg)}.AgentStream_rail__wyI_k{display:flex;flex-direction:column;padding:var(--space-0-5) 0}.AgentStream_railNode__DhMPD{position:relative;display:flex;flex-direction:column;--rail-divider-color:var(--divider-default)}.AgentStream_railNode__DhMPD:not(:last-child):before{content:"";position:absolute;left:var(--space-2-5);top:var(--space-3-5);bottom:calc(-1*var(--space-3-5));width:var(--border-1);background:var(--rail-divider-color);transform:translateX(-50%)}.AgentStream_railRow__vFMWl{display:flex;align-items:center;gap:var(--space-1);min-height:var(--space-7);padding:var(--space-1) 0}.AgentStream_railMark__jy34K{position:relative;z-index:1;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:var(--space-5);height:var(--space-5);font-size:var(--font-size-sm);line-height:var(--space-5);color:var(--fg-2);background:var(--surface-elev-sm)}.AgentStream_railText__ix1Cl{flex:1 1 auto;min-width:0;color:var(--fg-2);font-size:var(--font-size-sm)}.AgentStream_railName__ajA79{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--fg-1);font-size:var(--font-size-sm)}.AgentStream_railNodeFail__UAv0h .AgentStream_railMark__jy34K{color:var(--sem-danger)}.AgentStream_railSub__VdE8i{font-size:var(--font-size-xs);margin-left:calc(var(--space-5) + var(--space-2))}.AgentStream_railNodeLast__cEvxz:before{display:none}.AgentStream_step__HEkED{display:flex;flex-direction:column}.AgentStream_stepHeaderRow__jvMPr{display:flex;align-items:center;gap:var(--space-2)}.AgentStream_stepMarker__NrN5I{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:var(--space-5);height:var(--space-5);line-height:var(--space-5);color:var(--fg-2)}.AgentStream_stepTitle__O0FxG{flex:1 1 auto;min-width:0}.AgentStream_step_failed__aRVss .AgentStream_stepMarker__NrN5I{color:var(--sem-danger)}.AgentStream_step_open__rKCln{border-radius:var(--radius-2);background:var(--surface-panel)}.AgentStream_stepContent__Ua_ge{display:flex;align-items:stretch}.AgentStream_stepLine__q51BT{position:relative;flex:0 0 auto;width:var(--space-5)}.AgentStream_stepLine__q51BT:after{content:"";position:absolute;top:0;bottom:0;left:50%;width:var(--border-1);background:var(--line-2)}.AgentStream_stepBody__otkiM{flex:1 1 auto;min-width:0;padding:var(--space-1) 0 var(--space-3)}.AgentStream_toolHeader__tsPUt{display:inline-flex;align-items:center;gap:var(--space-1);max-width:100%;border:0;background:transparent;color:var(--fg-2);font-size:var(--font-size-sm);cursor:pointer}.AgentStream_toolHeaderLead__zOphv{display:inline-flex;align-items:center;gap:var(--space-2);min-width:0}.AgentStream_toolTitle__JMOs8{flex:0 1 auto;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--fg-2)}.AgentStream_toolDivider__tgms7{flex:0 0 auto;width:var(--border-1);height:var(--space-3);background:var(--line-2)}.AgentStream_toolActions__HemSr{flex:0 0 auto;color:var(--fg-2);white-space:nowrap}.AgentStream_toolFailedTag__kz8pl{flex:0 0 auto;color:var(--sem-danger);white-space:nowrap}.AgentStream_toolChevron__uafLI{flex:0 0 auto;color:var(--fg-2);transition:transform var(--duration-fast) var(--easing-standard)}.AgentStream_toolChevronOpen__Zydi3{transform:rotate(180deg)}.AgentStream_toolBody__9HjFD{display:flex;flex-direction:column;gap:var(--space-2)}.AgentStream_toolBody__9HjFD .qtd-toast{max-width:100%;box-shadow:none}.AgentStream_streamNotice__AfEQ_{width:100%}.AgentStream_streamNotice__AfEQ_ .qtd-toast{max-width:100%;box-shadow:none}.AgentStream_toolTextDetail__GTMEQ{padding:var(--space-2);margin-left:calc(0px - var(--space-2));max-height:var(--site-agent-thinking-detail-max-h);overflow-y:auto;border-radius:var(--radius-2);background:var(--surface-panel);color:var(--fg-1);font-size:var(--font-size-xs);line-height:var(--font-lh-normal)}.AgentStream_toolTextDetail__GTMEQ .AgentStream_markdown__kW__W{color:var(--fg-1);font-size:var(--font-size-xs);font-weight:var(--font-weight-regular);line-height:var(--font-lh-normal)}.AgentStream_toolTextDetail__GTMEQ .AgentStream_markdown__kW__W *,.AgentStream_toolTextDetail__GTMEQ .AgentStream_markdown__kW__W blockquote,.AgentStream_toolTextDetail__GTMEQ .AgentStream_markdown__kW__W code,.AgentStream_toolTextDetail__GTMEQ .AgentStream_markdown__kW__W em,.AgentStream_toolTextDetail__GTMEQ .AgentStream_markdown__kW__W h1,.AgentStream_toolTextDetail__GTMEQ .AgentStream_markdown__kW__W h2,.AgentStream_toolTextDetail__GTMEQ .AgentStream_markdown__kW__W h3,.AgentStream_toolTextDetail__GTMEQ .AgentStream_markdown__kW__W h4,.AgentStream_toolTextDetail__GTMEQ .AgentStream_markdown__kW__W h5,.AgentStream_toolTextDetail__GTMEQ .AgentStream_markdown__kW__W h6,.AgentStream_toolTextDetail__GTMEQ .AgentStream_markdown__kW__W li,.AgentStream_toolTextDetail__GTMEQ .AgentStream_markdown__kW__W p,.AgentStream_toolTextDetail__GTMEQ .AgentStream_markdown__kW__W s,.AgentStream_toolTextDetail__GTMEQ .AgentStream_markdown__kW__W td,.AgentStream_toolTextDetail__GTMEQ .AgentStream_markdown__kW__W th,.AgentStream_toolTextDetail__GTMEQ .AgentStream_markdown__kW__W u{color:inherit;font-size:inherit;font-weight:inherit}.AgentStream_toolTextDetail__GTMEQ .AgentStream_markdown__kW__W strong{color:inherit;font-size:inherit;font-weight:var(--font-weight-semibold)}.AgentStream_toolLoading__i4HD5{display:inline-flex;align-items:center}.AgentStream_toolLoadingCard__8vkCe{width:min(100%,var(--space-16)*4.25);--card-radius:var(--radius-2)}.AgentStream_toolLoadingCardCompact__u3Gr6{aspect-ratio:auto;--card-radius:var(--radius-1)}.AgentStream_toolLoadingCardCompact__u3Gr6,.AgentStream_toolResultThumb__8g_Ew{flex:0 0 auto;width:var(--space-12);height:var(--space-8);border-radius:var(--radius-1);border:var(--border-1) solid var(--line-2)}.AgentStream_toolResultThumb__8g_Ew{overflow:hidden;background:var(--surface-subtle)}.AgentStream_toolResultThumb__8g_Ew img,.AgentStream_toolResultThumb__8g_Ew video{display:block;width:100%;height:100%;object-fit:cover}.AgentStream_stepPeekFaded__pSEMP{opacity:0;pointer-events:none}.AgentStream_toolCollapsedPill__WfWxi{max-width:100%;min-width:0}.AgentStream_toolCollapsedPill__WfWxi.qtd-chip .qtd-chip__label{min-width:0;max-width:100%;overflow:hidden}.AgentStream_toolCollapsedLabel__7mZMe{display:block;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--fg-2);font-size:var(--font-size-xs);line-height:var(--font-lh-normal)}.AgentStream_subAgentList__DgMym{display:flex;flex-direction:column;gap:var(--space-1);padding:var(--space-1) 0}.AgentStream_subAgentRow__5Wa8s{border-radius:var(--radius-2);border:var(--border-1) solid var(--line-2);background:var(--surface-subtle);overflow:hidden}.AgentStream_subAgentRowOpen__oLD_V{background:var(--surface-app)}.AgentStream_subAgentRowFailed__Fg2PT{border-color:var(--sem-danger)}.AgentStream_subAgentHeader__L6zmh{display:flex;align-items:center;gap:var(--space-2);width:100%;padding:var(--space-2) var(--space-3);border:0;background:transparent;color:var(--fg-2);font-size:var(--font-size-xs);cursor:pointer;text-align:left}.AgentStream_subAgentMarker__zfOaN{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:var(--space-4);color:var(--fg-2)}.AgentStream_subAgentLead__YhuNH{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:var(--space-0-5)}.AgentStream_subAgentName__JhwUN{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--fg-1);font-weight:var(--font-weight-medium);line-height:var(--font-lh-tight)}.AgentStream_subAgentStage__9Csyb{color:var(--fg-2);font-size:var(--font-size-xs);line-height:var(--font-lh-tight)}.AgentStream_subAgentDetail__QVTws{display:flex;flex-direction:column;gap:var(--space-2);padding:var(--space-3) var(--space-3);border-top:var(--border-1) solid var(--line-2);max-height:var(--site-agent-sub-agent-detail-max-h);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.AgentStream_subAgentDetail__QVTws .AgentStream_markdown__kW__W{color:var(--fg-2);font-size:var(--font-size-xs);line-height:var(--font-lh-normal)}.AgentStream_subAgentDetail__QVTws .AgentStream_markdown__kW__W *,.AgentStream_subAgentDetail__QVTws .AgentStream_markdown__kW__W blockquote,.AgentStream_subAgentDetail__QVTws .AgentStream_markdown__kW__W code,.AgentStream_subAgentDetail__QVTws .AgentStream_markdown__kW__W em,.AgentStream_subAgentDetail__QVTws .AgentStream_markdown__kW__W h1,.AgentStream_subAgentDetail__QVTws .AgentStream_markdown__kW__W h2,.AgentStream_subAgentDetail__QVTws .AgentStream_markdown__kW__W h3,.AgentStream_subAgentDetail__QVTws .AgentStream_markdown__kW__W h4,.AgentStream_subAgentDetail__QVTws .AgentStream_markdown__kW__W h5,.AgentStream_subAgentDetail__QVTws .AgentStream_markdown__kW__W h6,.AgentStream_subAgentDetail__QVTws .AgentStream_markdown__kW__W li,.AgentStream_subAgentDetail__QVTws .AgentStream_markdown__kW__W p,.AgentStream_subAgentDetail__QVTws .AgentStream_markdown__kW__W s,.AgentStream_subAgentDetail__QVTws .AgentStream_markdown__kW__W strong,.AgentStream_subAgentDetail__QVTws .AgentStream_markdown__kW__W td,.AgentStream_subAgentDetail__QVTws .AgentStream_markdown__kW__W th,.AgentStream_subAgentDetail__QVTws .AgentStream_markdown__kW__W u{color:inherit;font-size:inherit}.AgentStream_subAgentToolList__6UNWb{display:flex;flex-direction:column;gap:var(--space-1);min-width:0}.AgentStream_subAgentDesc__kHyaA{margin:0;color:var(--fg-2);font-size:var(--font-size-xs);line-height:var(--font-lh-normal)}.AgentStream_subAgentTool__yh9xh{display:flex;flex-direction:column;gap:var(--space-1);padding:var(--space-2);border-radius:var(--radius-1);background:var(--surface-subtle)}.AgentStream_subAgentToolHead__d61Sq{display:flex;align-items:center;justify-content:space-between;gap:var(--space-2)}.AgentStream_subAgentToolName__ukQ6x{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--fg-1);font-weight:var(--font-weight-medium);font-size:var(--font-size-xs)}.AgentStream_subAgentToolStatus__FIK9D{flex:0 0 auto;color:var(--fg-2);font-size:var(--font-size-xs)}.AgentStream_subAgentToolStatusRunning__SiZ4Q{display:inline-flex;align-items:center;gap:var(--space-1)}.AgentStream_subAgentSpinnerOnly__aIKKm{display:inline-flex;align-items:center;gap:var(--space-2);padding:var(--space-2) 0;color:var(--fg-2);font-size:var(--font-size-xs)}.AgentStream_subAgentEmpty__oBEsm{margin:0;color:var(--fg-2);font-size:var(--font-size-xs)}.AgentStream_params__4k8_D{flex-direction:column}.AgentStream_paramItem__aZ_Q_,.AgentStream_params__4k8_D{font-size:var(--font-size-xs);display:flex;gap:var(--space-1)}.AgentStream_paramLabel__Fnj_m{flex:0 0 auto;color:var(--fg-2)}.AgentStream_paramValue__DQ3ei{font-size:var(--font-size-xs);flex:1 1 auto;min-width:0;color:var(--fg-1);word-break:break-word}.AgentStream_paramList___9MpC{margin:0;padding-left:var(--space-5);color:var(--fg-2);font-size:var(--font-size-xs)}.AgentStream_result__a6S5B{display:flex;flex-direction:column;gap:var(--space-2)}.AgentStream_resultTitle__9OV7B{color:var(--fg-2);font-size:var(--font-size-xs)}.AgentStream_mdBlock__RK0zb{margin:0}.AgentStream_mdDivider__kJrg6{margin:var(--space-3) 0}.AgentStream_inlineCodeTag__bjhx1{max-width:100%;vertical-align:text-bottom;white-space:pre-wrap}.AgentStream_codeBlock__suBUd{width:100%;margin:var(--space-3) 0;overflow:hidden;border:var(--border-1) solid var(--line-2);border-radius:var(--radius-3);background:var(--surface-app)}.AgentStream_codeHead__Cc_uO{display:flex;align-items:center;justify-content:space-between;gap:var(--space-2);padding:var(--space-1) var(--space-2);border-bottom:var(--border-1) solid var(--line-2);background:var(--surface-subtle)}.AgentStream_codeLang__5QsmL{min-width:0;overflow:hidden;color:var(--fg-2);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);line-height:var(--font-lh-tight);text-overflow:ellipsis;white-space:nowrap}.AgentStream_codeBody__Ok9HL{max-height:calc(var(--space-16)*5);margin:0;padding:var(--space-3);overflow:auto;background:var(--surface-app)}.AgentStream_codeBody__Ok9HL code{display:block;height:auto;padding:0;border:0;border-radius:0;background:transparent;color:var(--fg-1);font-family:var(--font-family-mono);font-size:var(--font-size-xs);line-height:var(--font-lh-normal);white-space:pre-wrap;overflow-wrap:anywhere}.AgentStream_tableBlock__dqhWt{position:relative;width:100%;margin:var(--space-3) 0;background:transparent}.AgentStream_tableCopy__bQ2n6{position:absolute;top:var(--space-1);right:0;z-index:1}.AgentStream_tableScroll___ltBJ{max-width:100%;overflow:auto;background:transparent}.AgentStream_tableScroll___ltBJ table{width:100%;min-width:520px;border-collapse:collapse;color:var(--fg-1);font-size:var(--font-size-base);line-height:var(--font-lh-normal)}.AgentStream_tableScroll___ltBJ td,.AgentStream_tableScroll___ltBJ th{padding:var(--space-2);border-bottom:var(--border-1) solid var(--line-2);text-align:left;vertical-align:top;white-space:normal;word-break:break-word}.AgentStream_tableScroll___ltBJ th{background:transparent}.AgentStream_tableScroll___ltBJ th,.AgentStream_tableScroll___ltBJ thead th{font-weight:var(--font-weight-bold)}.AgentStream_tableScroll___ltBJ thead th:last-child{padding-right:var(--space-10)}.AgentStream_tableScroll___ltBJ tr:last-child td{border-bottom:0}.AgentStream_msgImage__iiG2c{display:block;width:100%;max-width:min(100%,var(--site-history-asset-card-max,calc(var(--space-16) * 4.625)));margin:var(--space-2) 0}.AgentStream_resultGrid__GT_EH{display:grid;grid-template-columns:repeat(4,minmax(0,var(--site-agent-result-card-max)));justify-content:start;grid-gap:var(--space-2);gap:var(--space-2)}.AgentStream_resultGrid__GT_EH .AgentStream_resultCard__jIWY6{height:100%}.AgentStream_coverContain__oSc_S{object-fit:contain;object-position:center}.AgentStream_imgGrid___Xbj5{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:var(--space-2);gap:var(--space-2);align-items:end}.AgentStream_imgFrame___p5TE{display:flex;align-items:flex-end;justify-content:center;width:100%;min-width:0;line-height:0;border-radius:var(--radius-2);overflow:hidden;background:var(--image-preview-placeholder-bg)}.AgentStream_img__fsULt{display:block;width:auto;height:auto;max-width:100%;max-height:var(--canvas-agent-stream-tool-img-max-h);object-fit:contain;object-position:center bottom}.AgentStream_suggested__z7IYY{display:flex;flex-direction:column;gap:var(--space-2)}.AgentStream_suggestedTitle__MfdzA{color:var(--fg-2);font-size:var(--font-size-sm)}.AgentStream_suggestedList__Ao13K{display:flex;flex-wrap:wrap;gap:var(--space-2)}.AgentStream_askOptions__R1w1V{display:flex;flex-direction:column;border-radius:var(--radius-3);background:var(--surface-elev-md);border:var(--border-1) solid var(--line-focus);overflow:hidden}.AgentStream_askOptionsQuestion___qpLV{color:var(--fg-1);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);line-height:var(--font-lh-normal)}.AgentStream_askOptionsHeader__Wyo4U{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);padding:var(--space-3) var(--space-3-5)}.AgentStream_askOptionsHeaderActions__f8UNO{flex:0 0 auto;display:flex;align-items:center;gap:var(--space-1)}.AgentStream_askOptionsStepText__zT9n8{color:var(--fg-2);font-size:var(--font-size-xs);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.AgentStream_askOptionsStepBlock__zPTwH{display:flex;flex-direction:column;gap:var(--space-1);padding-block:var(--space-2);border-top:var(--border-1) solid var(--surface-subtle)}.AgentStream_askOptionsStepBlock__zPTwH:first-of-type{border-top:none;padding-top:0}.AgentStream_askOptionsStepTitle__9bgtx{color:var(--fg-1);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);line-height:var(--font-lh-normal);padding-inline:var(--space-3-5)}.AgentStream_askOptionsStepHint__PX8MV{margin-left:var(--space-1);color:var(--fg-3);font-size:var(--font-size-xs);font-weight:var(--font-weight-normal)}.AgentStream_askOptionsList__wTglN{width:100%;padding:0;outline:none}.AgentStream_askOptionsList__wTglN .qtd-menu-item__label{white-space:normal;word-break:break-word}.AgentStream_askOptionsInputItem__xirxX .qtd-menu-item__content,.AgentStream_askOptionsInputItem__xirxX .qtd-menu-item__label,.AgentStream_askOptionsInputItem__xirxX .qtd-menu-item__main{flex:1 1 auto;min-width:0;width:100%}.AgentStream_askOptionsFoot__DIfmj{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);padding:var(--space-2-5) var(--space-3-5);border-top:var(--border-1) solid var(--line-2)}.AgentStream_askOptionsKbd__gtWmo{display:flex;justify-content:center;gap:var(--space-4);padding:0 var(--space-3-5) var(--space-2-5);color:var(--fg-2);font-size:var(--font-size-xs)}.AgentStream_askOptionsKbdKey__xio_K{display:inline-flex;align-items:center;justify-content:center;min-width:var(--space-4);margin-right:var(--space-1);padding:0 var(--space-1);border:var(--border-1) solid var(--line-2);border-radius:var(--radius-1);color:var(--fg-2);font-family:inherit}.AgentStream_askOptionsCount__kbap0{color:var(--fg-2);font-size:var(--font-size-xs)}.AgentStream_askOptionsFootRight___l0E5{display:inline-flex;align-items:center;gap:var(--space-2)}.AgentStream_askOptionsAnswered__btK4W{gap:var(--space-1);padding:var(--space-3) var(--space-3-5);background:transparent;border:var(--border-1) solid var(--line-2)}.AgentStream_askOptionsQuestionAnswered__5L5c_{color:var(--fg-2);font-weight:var(--font-weight-regular)}.AgentStream_askOptionsPicked__qMhhF{margin:0;color:var(--fg-1);font-size:var(--font-size-md);font-weight:var(--font-weight-medium);line-height:var(--font-lh-normal);word-break:break-word}.AgentStream_askOptionsInputRow__IHpMy{display:flex;align-items:center;gap:var(--space-2);width:100%}.AgentStream_askOptionsPlanItem__7UiFk{display:flex;align-items:baseline;gap:var(--space-2);padding:var(--space-1) 0;font-size:var(--font-size-sm);line-height:var(--font-lh-normal);color:var(--fg-1)}.AgentStream_askOptionsPlanIdx__puMWj{flex-shrink:0;color:var(--fg-2);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.AgentStream_askOptionsInput__iENqB{flex:1 1 auto;min-width:0}.AgentStream_planLimit__Cev0J{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-3);padding:var(--space-3);border-radius:var(--radius-3);background:var(--surface-subtle)}.AgentStream_planLimitText__ooq6G{margin:0;color:var(--fg-2);font-size:var(--font-size-sm);line-height:var(--font-lh-normal)}.AgentStream_unknownEventType__BYHyi{display:inline-block;margin-right:var(--space-1);padding:0 var(--space-1);border:var(--border-1) solid var(--line-2);border-radius:var(--radius-1);color:var(--fg-2);font-family:ui-monospace,monospace}.AgentStream_unknownEvent__OisSo{margin:0;padding:var(--space-1) 0;color:var(--fg-2);font-size:var(--font-size-xs);line-height:var(--font-lh-normal)}.AgentStream_error__vdmHH{margin:0;padding:var(--space-2) var(--space-3);border-radius:var(--radius-2);background:var(--sem-danger-bg);color:var(--sem-danger);font-size:var(--font-size-sm)}.AgentStream_spinnerAccent__2qffn{color:var(--sem-info)}.AgentStream_thinkingPlaceholder__RJRDW{display:inline-flex;align-items:center;gap:var(--space-1-5);font-size:var(--font-size-xs);transform:translateY(-20px)}.AgentStream_thinkingPlaceholderIcon___dXU5{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:var(--space-5);height:var(--space-5);color:var(--fg-2);animation:AgentStream_siteAgentThinkPulse__AumAV 1.6s var(--easing-standard) infinite}@keyframes AgentStream_siteAgentThinkPulse__AumAV{0%,to{opacity:var(--opacity-disabled,.35)}50%{opacity:1}}@media(prefers-reduced-motion:reduce){.AgentStream_thinkingPlaceholderIcon___dXU5{animation:none;opacity:1}}.AgentStream_streamCanvas__LNZTg{position:relative;z-index:0;box-sizing:border-box;width:100%;margin-inline:auto;margin-bottom:-8px;gap:var(--space-3);contain:layout style;background:var(--surface-elev-sm);box-shadow:var(--shadow-md);border-radius:var(--radius-8) var(--radius-8) 0 0}.AgentStream_streamCanvasCollapsed__xMD38{padding:var(--space-1-5) var(--space-4) calc(var(--space-4) + var(--canvas-agent-stream-tab-overlap));min-height:calc(var(--space-9) + var(--space-1-5) + var(--canvas-agent-stream-tab-overlap))}.AgentStream_streamCanvasExpanded__Dgsw1{padding:var(--space-3) var(--space-4) calc(var(--space-4) + var(--canvas-agent-stream-tab-overlap))}.AgentStream_canvasResizeHandle__iYw9l{position:absolute;z-index:1;top:calc(var(--space-8)*-.5);left:0;right:0;height:var(--space-4);cursor:ns-resize;touch-action:none}.AgentStream_canvasSummaryBar__latty{display:flex;align-items:center;justify-content:space-between;gap:var(--space-2);width:100%;min-height:var(--space-8)}.AgentStream_canvasSummaryRow__TOmCd{min-height:var(--space-8);border:0;background:transparent;line-height:var(--font-lh-normal);text-align:left;cursor:pointer}.AgentStream_canvasSummaryLabel__f8G9g,.AgentStream_canvasSummaryRow__TOmCd{display:inline-flex;flex:1 1 auto;align-items:center;gap:var(--space-1-5);min-width:0;color:var(--fg-2);font-size:var(--font-size-sm)}.AgentStream_canvasSummaryLabel__f8G9g{overflow:hidden}.AgentStream_canvasSummaryStatusIcon__jVIxV{display:inline-flex;flex:0 0 auto;align-items:center;color:var(--fg-2)}.AgentStream_canvasSummaryStatusIconDone__taC8T{color:var(--sem-success)}.AgentStream_canvasSummaryLabelText__B31Pk{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.AgentStream_canvasExpandBtn__pB0pg{flex:0 0 auto}.AgentStream_canvasExpandChevron__BmZ8G{display:inline-flex;align-items:center;color:var(--fg-2);transition:transform var(--duration-fast) var(--easing-standard)}.AgentStream_canvasExpandChevronOpen__ihTq2{transform:rotate(180deg)}.AgentStream_canvasMessagesWrap__RdEFm{display:flex;flex-direction:column;gap:var(--space-8);max-height:var(--canvas-composer-agent-panel-max-height);overflow-x:hidden;overflow-y:scroll;scrollbar-gutter:stable;overscroll-behavior:contain;padding:0 var(--space-4);width:calc(100% + var(--space-8));margin-left:calc(0px - var(--space-4));padding-bottom:var(--space-4)}.AgentStream_canvasMessagesWrapStreaming__cD4ra{scrollbar-width:none;-ms-overflow-style:none}.AgentStream_canvasMessagesWrapStreaming__cD4ra::-webkit-scrollbar{width:0;height:0;display:none}.AgentStream_canvasFooterActions__2oLHO{display:flex;justify-content:flex-end;padding:0 var(--space-2-5)}.AgentStream_canvasFooterSlot__nVelG{display:flex;justify-content:center;padding:var(--space-2) var(--space-4) 0;margin-top:var(--space-2);border-top:var(--border-1) solid var(--line-2);color:var(--fg-3);font-size:var(--font-size-sm);line-height:var(--font-lh-normal)}.AgentStream_canvasFooterActionsBtn__DGzeh{margin-right:calc(0px - var(--space-3))}