.chatPage_page__06WQj{display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;min-height:0;overflow:hidden;padding-bottom:0;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.chatPage_pageScroll__vpdEW{flex:1 1;min-height:0;padding-bottom:16px;overflow:hidden}.chatPage_grid__UPIzw{display:grid;flex:1 1;min-height:0;grid-template-columns:260px minmax(0,1fr);grid-template-rows:minmax(0,1fr);grid-gap:0;gap:0;align-items:stretch;border-radius:16px;border:1px solid rgb(var(--surfaceStroke));background:rgb(var(--bgSecondary));overflow:hidden}.chatPage_historySidebar__ZIikM{display:flex;flex-direction:column;gap:0;min-height:0;border-right:1px solid rgb(var(--surfaceStroke))}.chatPage_sidebarHeader__ZsUru{flex-shrink:0;padding:12px 10px 1px}.chatPage_newChatBtn__7MRe8{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:8px 12px;border-radius:10px;border:1px solid rgb(var(--textAccent)/.25);background:rgb(var(--textAccent)/.1);color:rgb(var(--textAccent));cursor:pointer;transition:background .15s ease,border-color .15s ease}.chatPage_newChatBtn__7MRe8:hover{background:rgb(var(--textAccent)/.18);border-color:rgb(var(--textAccent)/.4)}.chatPage_newChatBtn__7MRe8:disabled{opacity:.4;cursor:default}.chatPage_historySidebarTitle__C4ovK{color:rgb(var(--textSecondary));padding:0 10px 8px}.chatPage_historyList__NEf5v{display:flex;flex-direction:column;gap:0;min-height:0;overflow-y:auto;padding:0 10px 10px;scrollbar-width:none}.chatPage_historyList__NEf5v::-webkit-scrollbar{width:0;height:0}.chatPage_historySection__l_cUe{display:flex;flex-direction:column;gap:4px;padding-top:8px}.chatPage_historySection__l_cUe:first-child{padding-top:0}.chatPage_historySectionList__ddxaD{display:flex;flex-direction:column;gap:1px}.chatPage_historySectionTitle___hthC{display:flex;align-items:center;gap:8px;color:rgb(var(--textSecondary));padding:8px 2px 4px 10px}.chatPage_historySectionTitle___hthC:after{content:"";flex:1 1;height:1px;background:rgb(var(--surfaceStroke))}.chatPage_historyPlaceholder__T__3g{padding:12px;border-radius:10px;border:1px dashed rgb(var(--surfaceStroke));color:rgb(var(--textSecondary));background:rgb(var(--surfaceLower))}.chatPage_historyItem__b69gD{position:relative;width:100%;border-radius:12px;border:none;overflow:hidden;background:transparent;text-align:left;transition:background .12s ease}.chatPage_historyItem__b69gD:focus-visible,.chatPage_historyItem__b69gD:focus-within,.chatPage_historyItem__b69gD:hover{background:rgb(var(--surfaceLower))}.chatPage_historyItemButton__8gPv6{display:flex;align-items:center;gap:6px;width:100%;padding:8px 36px 8px 10px;text-align:left;min-width:0}.chatPage_historyItemLoader__Mylwy{flex-shrink:0;width:12px;height:12px;border-radius:999px;border-left:2px solid rgb(var(--surfaceStroke));border-bottom:2px solid rgb(var(--surfaceStroke));border-right-color:rgb(var(--surfaceStroke));border-top-color:rgb(var(--surfaceStroke));border-top:2px solid rgb(var(--textAccent));border-right:2px solid rgb(var(--textAccent)/.6);background:rgb(var(--bgSecondary));box-shadow:0 0 0 1px rgb(var(--bgSecondary));animation:chatPage_chatHistorySpin__wl0wm .7s linear infinite}.chatPage_historyItemActive__w8I_y{background:rgb(var(--surfaceLower));box-shadow:inset 3px 0 0 rgb(var(--textAccent))}.chatPage_historyItemTitle__fCNhX{color:rgb(var(--textPrimary));min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@keyframes chatPage_chatHistorySpin__wl0wm{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.chatPage_historyItemDelete__eTtgt{position:absolute;top:50%;transform:translateY(-50%);right:10px;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:8px;color:rgb(var(--textSecondary));opacity:0;pointer-events:none;transition:opacity .12s ease,background .12s ease,color .12s ease}.chatPage_historyItemDelete__eTtgt:hover{background:rgb(var(--surfaceLower));color:rgb(var(--statusNegative))}.chatPage_historyItemDelete__eTtgt svg{display:block}.chatPage_historyItem__b69gD:focus-within .chatPage_historyItemDelete__eTtgt,.chatPage_historyItem__b69gD:hover .chatPage_historyItemDelete__eTtgt{opacity:1;pointer-events:auto}.chatPage_chatCard__M5uF9{position:relative;display:flex;flex-direction:column;min-width:0;min-height:0}.chatPage_usageBanner__8AMaA{flex-shrink:0;padding:14px 20px 12px;border-bottom:1px solid rgb(var(--surfaceStroke));background:linear-gradient(135deg,rgb(var(--surfaceAccentSecondary)/.16),rgb(var(--bgSecondary)) 58%),rgb(var(--bgSecondary))}.chatPage_usageBannerHeader__YHNE_{display:flex;align-items:center;justify-content:space-between;gap:12px}.chatPage_usageBannerTitleWrap__1gWgl{min-width:0}.chatPage_usageBannerLabel__htxkO{color:rgb(var(--textPrimary));font-size:14px;line-height:1.2;max-width:320px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chatPage_usageBannerMeta__le_Ap{color:rgb(var(--textSecondary));margin-top:3px;max-width:320px}.chatPage_usageBannerUsage__8TNG2{display:flex;flex-direction:column;align-items:end;gap:4px;flex-shrink:0}.chatPage_usagePercentRow__Wwxy_{display:flex;align-items:center;gap:6px}.chatPage_usageRingWrap__y5KlQ{display:flex;align-items:center;justify-content:center;width:18px;height:18px}.chatPage_usageRing__Z_kxz{transform:rotate(-90deg);overflow:visible}.chatPage_usageRingProgress__FUiyl,.chatPage_usageRingTrack__UjnVq{fill:none;stroke-width:5}.chatPage_usageRingTrack__UjnVq{stroke:rgb(var(--surfaceStroke))}.chatPage_usageRingProgress__FUiyl{stroke:rgb(var(--textAccent));stroke-linecap:round;transition:stroke-dashoffset .2s ease,stroke .2s ease}.chatPage_usageRingProgressLimit__q_P7C{stroke:rgb(var(--statusNegative))}.chatPage_usageBannerValue__R2lEf{color:rgb(var(--textAccent));white-space:nowrap}.chatPage_usageResetText__9GtwN{color:rgb(var(--textSecondary));text-align:center}.chatPage_messages__cq6zj{flex:1 1;min-height:0;overflow-y:auto;padding:20px 24px;display:flex;flex-direction:column;gap:16px;scrollbar-width:none}.chatPage_messages__cq6zj::-webkit-scrollbar{width:0;height:0}.chatPage_emptyState__EvQDC{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:48px 20px}.chatPage_emptyIcon__4gAmL{width:48px;height:48px;color:rgb(var(--textAccent));margin-bottom:4px}.chatPage_emptyTitle__pLzOx{color:rgb(var(--textPrimary))}.chatPage_emptySubtitle__bKBot{color:rgb(var(--textSecondary));text-align:center;max-width:400px}.chatPage_suggestions__xc1Mw{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:12px}.chatPage_suggestionsRow__UVBdA{display:flex;flex-wrap:nowrap;justify-content:center;gap:8px;max-width:100%}.chatPage_suggestion__7U9v_{width:-moz-fit-content;width:fit-content;min-height:32px;padding:10px 14px;border-radius:12px;text-align:left;border:1px solid rgb(var(--surfaceStroke));background:rgb(var(--surfaceLower));color:rgb(var(--textSecondary));cursor:pointer;transition:border-color .12s ease,background .12s ease,color .12s ease;display:flex;align-items:center}.chatPage_suggestion__7U9v_:hover{border-color:rgb(var(--textAccent));background:rgb(var(--surfaceAccentSecondary)/.3);color:rgb(var(--textAccent))}.chatPage_followUpSuggestions__9EDQy{display:flex;flex-wrap:wrap;width:100%;gap:8px;margin-top:6px}.chatPage_followUpSuggestion__ljaRi{width:-moz-fit-content;width:fit-content;min-height:40px;padding:8px 12px;border-radius:14px;border:1px solid rgb(var(--surfaceStroke));background:linear-gradient(180deg,rgb(var(--surfaceAccentSecondary)/.2),rgb(var(--surfaceLower))),rgb(var(--surfaceLower));color:rgb(var(--textPrimary));text-align:left;transition:border-color .12s ease,background .12s ease}.chatPage_followUpSuggestion__ljaRi:hover{border-color:rgb(var(--textAccent)/.5);background:linear-gradient(180deg,rgb(var(--surfaceAccentSecondary)/.32),rgb(var(--surfaceLower))),rgb(var(--surfaceLower))}.chatPage_messageGroup__wZI8T{display:flex;flex-direction:column;gap:10px;animation:chatPage_messageIn__XP55U .25s ease-out both}@keyframes chatPage_messageIn__XP55U{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.chatPage_messageRow__h_cdk{display:flex}.chatPage_userRow__wRp3i{justify-content:flex-end}.chatPage_userBubble___fQa3{max-width:min(640px,85%);border-radius:18px 18px 4px;padding:10px 16px;white-space:pre-wrap;background:rgb(var(--textAccent));color:rgb(var(--bgPrimary))}.chatPage_assistantMessageWrap__Fwsiv{display:flex;flex-direction:column;gap:6px;max-width:760px}.chatPage_assistantMessageWrap__Fwsiv:focus-within .chatPage_messageActions__QgW9M,.chatPage_assistantMessageWrap__Fwsiv:hover .chatPage_messageActions__QgW9M{opacity:1}.chatPage_messageActions__QgW9M{position:relative;display:flex;align-items:center;gap:2px;opacity:.5;transition:opacity .15s ease}.chatPage_messageActionPopoverWrap__mNKa7{position:relative}.chatPage_messageMetaNote__9DQrw{color:rgb(var(--textSecondary));opacity:.8}.chatPage_messageActionBtn__Zc5Zt{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:8px;border:none;background:transparent;color:rgb(var(--textSecondary));cursor:pointer;transition:background .12s ease,color .12s ease}.chatPage_messageActionBtn__Zc5Zt:hover:not(.chatPage_messageActionBtnCopied__ce2VT){background:rgb(var(--surfaceStroke)/.6);color:rgb(var(--textPrimary))}.chatPage_messageActionBtn__Zc5Zt:disabled{cursor:default}.chatPage_messageActionBtn__Zc5Zt svg{display:block}.chatPage_messageActionBtnActive__GkZ66{background:rgb(var(--surfaceStroke)/.6);color:rgb(var(--textAccent))}.chatPage_messageActionBtnPending__LdxBJ{opacity:.55}.chatPage_messageActionBtnCopied__ce2VT{color:rgb(var(--statusPositive,var(--textAccent)))}.chatPage_messageFeedbackPopover__zUUPQ{position:absolute;bottom:calc(100% + 8px);left:calc(100% + 8px);z-index:6;width:min(320px,100vw - 48px);padding:12px;border:1px solid rgb(var(--surfaceStroke));border-radius:14px;background:rgb(var(--bgSecondary));box-shadow:0 16px 36px rgba(0,0,0,.18)}.chatPage_messageFeedbackTitle__6S4Eg{margin-bottom:8px;font-size:13px;font-weight:600;color:rgb(var(--textPrimary))}.chatPage_messageFeedbackInput__xK1mS{width:100%;min-height:84px;resize:vertical;padding:10px 12px;border:1px solid rgb(var(--surfaceStroke));border-radius:10px;background:rgb(var(--bgPrimary));color:rgb(var(--textPrimary));font:inherit;outline:none}.chatPage_messageFeedbackInput__xK1mS::placeholder{color:rgb(var(--textSecondary))}.chatPage_messageFeedbackInput__xK1mS:focus{border-color:rgb(var(--textAccent))}.chatPage_messageFeedbackActions__PzoHc{display:flex;justify-content:flex-end;gap:8px;margin-top:10px}.chatPage_messageFeedbackPrimaryBtn__wkViR,.chatPage_messageFeedbackSecondaryBtn__0A_Ax{height:30px;padding:0 12px;border-radius:8px;border:1px solid rgb(var(--surfaceStroke));font-size:12px;font-weight:600}.chatPage_messageFeedbackSecondaryBtn__0A_Ax{background:transparent;color:rgb(var(--textSecondary))}.chatPage_messageFeedbackPrimaryBtn__wkViR{background:rgb(var(--textAccent));color:rgb(var(--bgPrimary))}.chatPage_scrollToBottom__Tgr4M{position:absolute;bottom:80px;left:50%;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;border:1px solid rgb(var(--surfaceStroke));background:rgb(var(--bgSecondary));color:rgb(var(--textSecondary));cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.12);transition:background .12s ease,color .12s ease,box-shadow .12s ease;z-index:1;animation:chatPage_scrollBtnIn__L_MP4 .2s ease-out both}.chatPage_scrollToBottom__Tgr4M:hover{background:rgb(var(--surfaceLower));color:rgb(var(--textPrimary));box-shadow:0 4px 12px rgba(0,0,0,.18)}.chatPage_scrollToBottom__Tgr4M svg{display:block}@keyframes chatPage_scrollBtnIn__L_MP4{0%{opacity:0;transform:translateX(-50%) translateY(8px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.chatPage_assistantMessage__1PbeY{color:rgb(var(--textPrimary));line-height:1.6}.chatPage_assistantMessage__1PbeY p{margin:0 0 8px}.chatPage_assistantMessage__1PbeY p:last-child{margin-bottom:0}.chatPage_assistantMessage__1PbeY ol,.chatPage_assistantMessage__1PbeY ul{margin:4px 0 8px;padding-left:20px}.chatPage_assistantMessage__1PbeY li{margin-bottom:2px}.chatPage_assistantMessage__1PbeY strong{color:rgb(var(--textPrimary))}.chatPage_assistantMessage__1PbeY code{font-family:inherit;padding:2px 6px;border-radius:4px;background:rgb(var(--surfaceStroke)/.5)}.chatPage_assistantMessage__1PbeY a{color:rgb(var(--textAccent));text-decoration:none}.chatPage_assistantMessage__1PbeY a:hover{text-decoration:underline}.chatPage_assistantRichMessage____oy2{display:flex;flex-direction:column;gap:14px}.chatPage_inlineCitationWrap__mPe70{position:relative;display:inline-flex;vertical-align:baseline}.chatPage_inlineCitationTrigger__hjliI{display:inline-flex;align-items:center;justify-content:center;margin-left:6px;padding:3px 10px;border:1px solid rgb(var(--surfaceStroke)/.8);border-radius:999px;background:rgb(var(--surfaceLower));color:rgb(var(--textSecondary));cursor:pointer;font:inherit;font-size:.8em;font-weight:600;line-height:1.15;vertical-align:baseline;transition:background .12s ease,border-color .12s ease,color .12s ease,box-shadow .12s ease}.chatPage_inlineCitationTrigger__hjliI:hover{color:#fff;background:rgb(var(--textAccent));border-color:rgb(var(--textAccent));box-shadow:0 1px 0 hsla(0,0%,100%,.04),inset 0 0 0 1px hsla(0,0%,100%,.06)}.chatPage_inlineCitationTriggerActive__aoAXB{color:rgb(var(--textPrimary));background:rgb(var(--surfaceAccentSecondary)/.14);border-color:rgb(var(--surfaceAccentSecondary));box-shadow:0 0 0 3px rgb(var(--surfaceAccentSecondary)/.12)}.chatPage_inlineCitationTriggerLabel__JTeYy{display:inline-flex;align-items:center;gap:6px;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chatPage_inlineCitationTriggerIcon__nmLl7{flex:0 0 auto;color:rgb(var(--textAccent))}.chatPage_inlineCitationPopover__MrKOj{position:fixed;z-index:30;display:flex;flex-direction:column;gap:10px;width:min(360px,100vw - 48px);padding:14px;border-radius:16px;border:1px solid rgb(var(--surfaceStroke));background:linear-gradient(180deg,rgb(var(--surfaceLower)),rgb(var(--bgSecondary)));box-shadow:0 18px 44px rgba(0,0,0,.2),0 0 0 1px rgb(var(--surfaceStroke)/.55),inset 0 1px 0 hsla(0,0%,100%,.05)}.chatPage_inlineCitationPopoverMeta__wVdFe{display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:rgb(var(--textSecondary))}.chatPage_inlineCitationPopoverSource__E7KoS{display:flex;flex-direction:column;gap:5px}.chatPage_inlineCitationPopoverTitle__2PJts{display:inline-flex;align-items:center;gap:8px;color:rgb(var(--textPrimary));font-weight:600;line-height:1.45}.chatPage_inlineCitationPopoverIcon__Z3EXd{flex:0 0 auto;color:rgb(var(--textAccent))}.chatPage_inlineCitationPopoverUrl__tjLr8{color:rgb(var(--textAccent));font-size:12px;line-height:1.45;word-break:break-word;text-decoration:none}.chatPage_inlineCitationPopoverUrl__tjLr8:hover{color:rgb(var(--textAccent));text-decoration:underline}.chatPage_inlineCitationPopoverDescription__RS65E,.chatPage_inlineCitationPopoverQuote__Y5GTf{color:rgb(var(--textSecondary));line-height:1.5}.chatPage_inlineCitationPopoverQuote__Y5GTf{padding:10px 12px;border:1px solid rgb(var(--surfaceStroke)/.8);border-radius:12px;background:rgb(var(--surfaceLower)/.72);font-style:italic}.chatPage_inlineCitationFallback__OWmnQ{margin-left:6px;color:rgb(var(--textSecondary));font-size:.8em;vertical-align:baseline}.chatPage_showUiMessageWrap__DMKOj{max-width:760px}.chatPage_thinkingRow__xFbg5{display:flex;padding:4px 0}.chatPage_thinkingDots__PyR8g{display:flex;align-items:center;gap:5px;padding:8px 4px}.chatPage_thinkingDots__PyR8g span{display:block;width:6px;height:6px;border-radius:50%;background:rgb(var(--textSecondary));animation:chatPage_blink__v2ett 1.4s infinite both}.chatPage_thinkingDots__PyR8g span:nth-child(2){animation-delay:.2s}.chatPage_thinkingDots__PyR8g span:nth-child(3){animation-delay:.4s}@keyframes chatPage_blink__v2ett{0%,80%,to{opacity:.25}40%{opacity:1}}.chatPage_toolGroup__YQKvv{display:flex;flex-direction:column;align-items:stretch;gap:6px;max-width:760px}.chatPage_toolGroupBatch__Pcj21{padding:2px 0 4px}.chatPage_executionCard__UhpgL{display:flex;flex-direction:column;width:-moz-fit-content;width:fit-content;max-width:min(540px,100%);border-radius:12px;background:rgb(var(--surfaceLower));overflow:hidden}.chatPage_executionCardExpanded__fhFU3{width:100%;max-width:760px;background:rgb(var(--surfaceLower))}.chatPage_executionCardExpanded__fhFU3.chatPage_executionCardRunning__CMJ3x{background:rgb(var(--surfaceLower))}.chatPage_executionCardError__iyY3i{box-shadow:inset 0 0 0 1px rgba(var(--statusNegative),.28)}.chatPage_executionHeader__fqunX{display:flex;align-items:center;gap:8px;min-height:38px;padding:9px 12px;width:100%;border:none;background:transparent;cursor:pointer;color:rgb(var(--textPrimary));text-align:left}.chatPage_executionHeader__fqunX:hover{background:rgb(var(--bgSecondary)/.4)}.chatPage_executionTitle__wmwav{display:inline-flex;align-items:center;min-height:24px;color:rgb(var(--textPrimary));line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;animation:chatPage_executionLiveSwap__Z5J5P .18s ease-out}.chatPage_executionLiveArea__BH2Ns{flex:1 1;min-width:0;display:flex;align-items:center;min-height:24px;overflow:hidden}.chatPage_executionLiveThinking__9hCmC{display:inline-flex;align-items:center;min-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:rgb(var(--textPrimary));line-height:1.35;animation:chatPage_executionLiveSwap__Z5J5P .18s ease-out,chatPage_executionThinkingPulse__aWqpt 2.4s ease-in-out infinite}@keyframes chatPage_executionThinkingPulse__aWqpt{0%,to{opacity:.55}50%{opacity:1}}.chatPage_executionLiveTools__U8lPB{display:flex;align-items:center;min-height:24px;gap:4px;flex-wrap:nowrap;overflow:hidden;animation:chatPage_executionLiveSwap__Z5J5P .18s ease-out}.chatPage_executionLiveTool__OS6_p{display:inline-flex;align-items:center;gap:5px;min-height:24px;padding:3px 8px 3px 6px;border-radius:6px;background:rgb(var(--textAccent)/.1);color:rgb(var(--textAccent));white-space:nowrap;line-height:1.35;animation:chatPage_executionToolAppear__uEPNr .2s ease-out both}.chatPage_executionLiveTool__OS6_p:before{content:"";display:inline-block;width:5px;height:5px;border-radius:50%;background:currentcolor;flex-shrink:0;animation:chatPage_executionToolDot__zHoQ7 1.2s ease-in-out infinite}@keyframes chatPage_executionToolDot__zHoQ7{0%,to{opacity:.35;transform:scale(.8)}50%{opacity:1;transform:scale(1.1)}}@keyframes chatPage_executionToolAppear__uEPNr{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}@keyframes chatPage_executionLiveSwap__Z5J5P{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}.chatPage_executionMeta__i6g2r{display:flex;align-items:center;gap:4px;flex-shrink:0;color:rgb(var(--textSecondary));opacity:.7;animation:chatPage_executionLiveSwap__Z5J5P .18s ease-out}.chatPage_executionMetaDot__TX2yS{opacity:.5}.chatPage_executionChevron__E70AP{margin-left:auto;color:rgb(var(--textSecondary));transform:rotate(0deg);transition:transform .15s ease}.chatPage_executionChevronOpen__CjDhg{transform:rotate(90deg)}.chatPage_executionContent__lBgQh{border-top:1px solid rgb(var(--surfaceStroke)/.55)}.chatPage_executionContent__lBgQh,.chatPage_executionSection__20wDD{display:flex;flex-direction:column}.chatPage_executionSection__20wDD+.chatPage_executionSection__20wDD{border-top:1px solid rgb(var(--surfaceStroke)/.4)}.chatPage_toolBatchCard__ingrn{display:flex;flex-direction:column;width:-moz-fit-content;width:fit-content;max-width:min(520px,100%);border-radius:12px;background:rgb(var(--surfaceLower));box-shadow:inset 0 0 0 1px rgb(var(--surfaceStroke)/.55);overflow:hidden}.chatPage_toolBatchCardExpanded__Nl0vv{width:100%;max-width:760px;background:rgb(var(--surfaceAccentSecondary)/.22);box-shadow:inset 0 0 0 1px rgb(var(--surfaceAccentSecondary))}.chatPage_toolBatchCardRunning__d7MPf{box-shadow:inset 0 0 0 1px rgb(var(--textAccent)/.3)}.chatPage_toolBatchCardError__3ENMD{box-shadow:inset 0 0 0 1px rgb(var(--statusNegative)/.28)}.chatPage_toolBatchHeader__MfVRQ{display:flex;align-items:center;gap:8px;min-height:38px;padding:9px 12px;width:100%;border:none;background:transparent;cursor:pointer;color:rgb(var(--textPrimary));text-align:left}.chatPage_toolBatchHeader__MfVRQ:hover{background:rgb(var(--bgSecondary)/.4)}.chatPage_toolBatchTitle__SaGeJ{color:rgb(var(--textPrimary));overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.chatPage_toolBatchChips__o1vJx{display:flex;align-items:center;flex-wrap:wrap;gap:6px;min-width:0}.chatPage_toolBatchChip__Nl_Cv{display:inline-flex;align-items:center;gap:6px;min-height:22px;padding:3px 8px;border-radius:8px;background:rgb(var(--surfaceStroke));color:rgb(var(--textPrimary));white-space:nowrap}.chatPage_toolBatchChipDetail__lcCZB{color:rgb(var(--textSecondary));font-weight:500}.chatPage_toolBatchChevron__KXzyw{margin-left:auto;color:rgb(var(--textSecondary));transform:rotate(0deg);transition:transform .15s ease}.chatPage_toolBatchChevronOpen__cTO9a{transform:rotate(90deg)}.chatPage_toolBatchList__jeAlW{display:flex;flex-direction:column;gap:6px;padding:0 8px 8px;border-top:1px solid rgb(var(--surfaceStroke)/.55)}.chatPage_reasoningCard__NwQb5{display:flex;flex-direction:column;width:-moz-fit-content;width:fit-content;max-width:min(420px,100%);border-radius:12px;background:rgb(var(--surfaceLower));box-shadow:inset 0 0 0 1px rgb(var(--surfaceStroke)/.55);overflow:hidden}.chatPage_reasoningCardExpanded__z8iSf{width:100%;max-width:760px;background:rgb(var(--surfaceAccentSecondary)/.18);box-shadow:inset 0 0 0 1px rgb(var(--surfaceAccentSecondary))}.chatPage_reasoningHeader__VPAoG{display:flex;align-items:center;gap:8px;min-height:34px;width:100%;padding:8px 12px;border:none;background:transparent;color:rgb(var(--textPrimary));text-align:left;cursor:pointer}.chatPage_reasoningHeader__VPAoG:hover{background:rgb(var(--bgSecondary)/.4)}.chatPage_reasoningTitle__kWl1a{color:rgb(var(--textPrimary))}.chatPage_reasoningIcon__qkybL{flex-shrink:0;color:rgb(var(--textAccent))}.chatPage_reasoningChevron__NsuZM{margin-left:auto;color:rgb(var(--textSecondary));transform:rotate(0deg);transition:transform .15s ease}.chatPage_reasoningChevronOpen__CTRkK{transform:rotate(90deg)}.chatPage_reasoningContent__beIa6{padding:0 12px 12px;border-top:1px solid rgb(var(--surfaceStroke)/.55);color:rgb(var(--textSecondary));white-space:pre-wrap;line-height:1.5}.chatPage_toolCard__xOflo{display:flex;flex-direction:column;border:none;border-radius:10px;background:rgb(var(--surfaceStroke));overflow:hidden;transition:background .15s ease;max-width:100%;min-width:100%;flex:1 1 auto}.chatPage_toolCardExpanded__51ADt{flex-basis:100%;max-width:100%;background:rgb(var(--surfaceAccentSecondary)/.26);box-shadow:inset 0 0 0 1px rgb(var(--surfaceAccentSecondary))}.chatPage_toolCardRunning__CqgT2{background:rgb(var(--surfaceAccentSecondary)/.18);box-shadow:inset 0 0 0 1px rgb(var(--textAccent)/.3)}.chatPage_toolCardExpanded__51ADt.chatPage_toolCardRunning__CqgT2{background:rgb(var(--surfaceAccentSecondary)/.26);box-shadow:inset 0 0 0 1px rgb(var(--surfaceAccentSecondary)),inset 0 0 0 2px rgb(var(--textAccent)/.18)}.chatPage_toolCardError__Y4I3I{background:rgb(var(--statusNegative)/.05);box-shadow:inset 0 0 0 1px rgb(var(--statusNegative)/.28)}.chatPage_toolHeader__FbUt9{display:flex;align-items:center;gap:6px;min-height:34px;padding:7px 10px;background:transparent;border:none;cursor:pointer;transition:background .12s ease;white-space:nowrap;min-width:0}.chatPage_toolHeader__FbUt9:hover{background:rgb(var(--bgSecondary)/.45)}.chatPage_toolStatusIcon__pbUFv{display:flex;align-items:center;justify-content:center;width:16px;height:16px;flex-shrink:0;color:rgb(var(--textSecondary))}.chatPage_toolStatusIcon__pbUFv svg{display:block}.chatPage_toolStatusRunning__rz_Mk{color:rgb(var(--textAccent))}.chatPage_toolStatusRunning__rz_Mk svg{animation:chatPage_spin__CcOfk 1s linear infinite}.chatPage_toolStatusDone__MPVCP{color:rgb(var(--statusPositive,var(--textAccent)))}.chatPage_toolStatusError__Rpumq{color:rgb(var(--statusNegative))}@keyframes chatPage_spin__CcOfk{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.chatPage_toolLabel__Q447s{color:rgb(var(--textPrimary));flex-shrink:0}.chatPage_toolDetail__dQo_V{color:rgb(var(--textSecondary));overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.chatPage_toolChevron__xooXk{margin-left:auto;color:rgb(var(--textSecondary));transition:transform .15s ease;transform:rotate(0deg);flex-shrink:0}.chatPage_toolChevronOpen__7Rd9D{transform:rotate(90deg)}.chatPage_toolContent__Ln3et{padding:0 10px 10px;border-top:1px solid rgb(var(--surfaceStroke)/.55);animation:chatPage_toolExpand__Kp9sd .15s ease-out both}@keyframes chatPage_toolExpand__Kp9sd{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.chatPage_showUiBlock__uPprx{display:flex;flex-direction:column;gap:8px}.chatPage_showUiTitle__ht5_Y{color:rgb(var(--textPrimary))}.chatPage_showUiDescription__0xMDO{color:rgb(var(--textSecondary))}.chatPage_showUiList__zS_q_{display:flex;flex-direction:column;gap:6px}.chatPage_showUiLink__12ORk{text-decoration:none}.chatPage_showUiItem__TyI18{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid rgb(var(--surfaceStroke));border-radius:8px;padding:8px;background:rgb(var(--bgSecondary))}.chatPage_showUiLeft__SHFBD{display:flex;align-items:center;gap:8px;min-width:0}.chatPage_showUiAvatar__ZZVcF{width:24px;height:24px;border-radius:50%;overflow:hidden;background:rgb(var(--surfaceStroke));flex-shrink:0}.chatPage_showUiAvatar__ZZVcF img{width:100%;height:100%;object-fit:cover;display:block}.chatPage_showUiAvatarFallback__qSnR6{display:inline-flex;width:100%;height:100%;align-items:center;justify-content:center;color:rgb(var(--textSecondary))}.chatPage_showUiText__WYqzA{min-width:0}.chatPage_showUiName__0CJIc{color:rgb(var(--textPrimary))}.chatPage_showUiName__0CJIc,.chatPage_showUiSub__YS9iX{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chatPage_showUiSub__YS9iX{color:rgb(var(--textSecondary))}.chatPage_showUiRight__efv_B{text-align:right;flex-shrink:0}.chatPage_showUiMetric__hkqZr{color:rgb(var(--textPrimary))}.chatPage_showUiChange__k3KM5{margin-top:2px}.chatPage_showUiChangePositive__L3cSi{color:rgb(var(--statusPositive,var(--textAccent)))}.chatPage_showUiChangeNegative__mUKnK{color:rgb(var(--statusNegative))}.chatPage_toolBlock__87R4_{margin-top:8px}.chatPage_toolBlockLabel__q26v7{color:rgb(var(--textSecondary));margin-bottom:4px;text-transform:uppercase;letter-spacing:.5px}.chatPage_toolPayload__SLRa_{margin:0;border-radius:6px;border:1px solid rgb(var(--surfaceStroke));background:rgb(var(--bgSecondary));padding:8px;color:rgb(var(--textPrimary));white-space:pre-wrap;overflow-x:auto;font-family:inherit;line-height:1.3;max-height:300px;overflow-y:auto}.chatPage_toolError__uaciP{margin-top:8px;color:rgb(var(--statusNegative))}.chatPage_form__A0Bbv{flex-shrink:0;border-top:1px solid rgb(var(--surfaceStroke));padding:12px 24px 16px;display:flex;flex-direction:column;gap:6px}.chatPage_error__VjSQ4{padding:6px 10px;color:rgb(var(--statusNegative));background:rgb(var(--statusNegative)/.08);border-radius:8px}.chatPage_inputWrapper__ygx9b{display:flex;align-items:flex-end;gap:8px;border:1px solid rgb(var(--surfaceStroke));border-radius:16px;background:rgb(var(--surfaceLower));padding:6px 6px 6px 16px;transition:border-color .2s ease,box-shadow .2s ease}.chatPage_inputWrapper__ygx9b:focus-within{border-color:rgb(var(--textAccent));box-shadow:0 0 0 3px rgb(var(--textAccent)/.14)}.chatPage_input__ryrws{flex:1 1;border:none;background:transparent;color:rgb(var(--textPrimary));resize:none;overflow-y:auto;min-height:24px;max-height:160px;padding:6px 0;line-height:1.5;font-family:inherit;font-size:14px}.chatPage_input__ryrws:focus{outline:none}.chatPage_input__ryrws::placeholder{color:rgb(var(--textSecondary)/.5)}.chatPage_inputActions__xeJZI{display:flex;align-items:center;gap:4px;flex-shrink:0}.chatPage_modelSelectWrap__Ou7Ek{position:relative;display:flex;align-items:stretch}.chatPage_modelSelectButton__7He4F{display:inline-flex;align-items:center;gap:8px;min-width:72px;height:36px;padding:0 10px 0 12px;border-radius:12px;border:1px solid rgb(var(--surfaceStroke));background:linear-gradient(180deg,rgb(var(--surfaceAccentSecondary)/.24),rgb(var(--bgSecondary)));box-shadow:inset 0 1px 0 rgb(var(--bgSecondary)/.6);transition:border-color .15s ease,background .15s ease,box-shadow .15s ease,transform .12s ease}.chatPage_modelSelectButton__7He4F:hover{border-color:rgb(var(--textAccent)/.22);background:linear-gradient(180deg,rgb(var(--surfaceAccentSecondary)/.34),rgb(var(--bgSecondary)))}.chatPage_modelSelectButton__7He4F:focus-visible{border-color:rgb(var(--textAccent)/.45);box-shadow:inset 0 1px 0 rgb(var(--bgSecondary)/.7),0 0 0 3px rgb(var(--textAccent)/.12)}.chatPage_modelSelectButton__7He4F:disabled{cursor:default;opacity:.6}.chatPage_modelSelectValue__74D0G{color:rgb(var(--textPrimary));white-space:nowrap}.chatPage_modelMenu__UHHKu{position:absolute;right:0;bottom:calc(100% + 10px);display:flex;flex-direction:column;gap:4px;min-width:220px;padding:6px;border-radius:16px;border:1px solid rgb(var(--surfaceStroke));background-color:rgb(var(--bgSecondary));background-image:linear-gradient(180deg,rgb(var(--surfaceAccentSecondary)/.18),rgb(var(--bgSecondary)));box-shadow:0 16px 40px rgba(0,0,0,.18),inset 0 1px 0 rgb(var(--bgSecondary)/.7);z-index:12}.chatPage_modelMenuItem__RJbMP{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:2px 10px;gap:2px 10px;align-items:center;width:100%;padding:10px 12px;border-radius:12px;border:none;background:transparent;text-align:left;transition:background .12s ease,box-shadow .12s ease}.chatPage_modelMenuItem__RJbMP:hover{background:rgb(var(--surfaceLower));box-shadow:inset 0 0 0 1px rgb(var(--surfaceStroke)/.7)}.chatPage_modelMenuItemActive__MxQWt{background:rgb(var(--surfaceLower));box-shadow:inset 0 0 0 1px rgb(var(--textAccent)/.18)}.chatPage_modelMenuItemTitle__FWZTv{color:rgb(var(--textPrimary));min-width:0}.chatPage_modelMenuItemDescription__DI7SY{grid-column:1/2;color:rgb(var(--textSecondary));min-width:0}.chatPage_modelMenuItemCheck__PdraP{grid-column:2/3;grid-row:1/3;color:rgb(var(--textAccent))}.chatPage_modelSelectChevron__iEee8{display:inline-flex;align-items:center;justify-content:center;color:rgb(var(--textSecondary));pointer-events:none}.chatPage_sendBtn__slQU1,.chatPage_stopBtn___XBxO{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:12px;border:none;cursor:pointer;transition:opacity .15s ease,background .15s ease,transform .1s ease}.chatPage_sendBtn__slQU1:active,.chatPage_stopBtn___XBxO:active{transform:scale(.92)}.chatPage_sendBtn__slQU1{background:rgb(var(--textAccent));color:rgb(var(--bgPrimary))}.chatPage_sendBtn__slQU1:disabled{opacity:.25;cursor:default}.chatPage_sendBtn__slQU1:disabled:active{transform:none}.chatPage_stopBtn___XBxO{background:rgb(var(--surfaceStroke));color:rgb(var(--textPrimary))}.chatPage_stopBtn___XBxO:hover{background:rgb(var(--textSecondary)/.3)}.chatPage_inputHint__b5kFk{color:rgb(var(--textSecondary)/.4);text-align:center;padding-bottom:4px}@media(max-width:960px){.chatPage_grid__UPIzw{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);border-radius:12px}.chatPage_historySidebar__ZIikM{min-height:0;border-right:none;border-bottom:1px solid rgb(var(--surfaceStroke))}.chatPage_usageBanner__8AMaA{padding:12px 16px 10px}.chatPage_usageBannerMeta__le_Ap{max-width:220px}.chatPage_suggestionsRow__UVBdA{width:100%;flex-direction:column;align-items:stretch}.chatPage_suggestion__7U9v_{width:100%}}