._errorBanner_zscmk_1{display:flex;align-items:flex-start;padding:1rem;margin:1rem 0;background-color:#fce6e6;border:1px solid #dc2626;border-radius:.5rem;color:#7f1d1d}._errorContent_zscmk_12{display:flex;align-items:flex-start;gap:.75rem;flex:1}._errorIcon_zscmk_19{width:1.25rem;height:1.25rem;color:#b91c1c;flex-shrink:0;margin-top:.125rem}._errorText_zscmk_27{flex:1}._errorTitle_zscmk_31{margin:0 0 .25rem;font-size:.875rem;font-weight:600;color:#7f1d1d}._errorMessage_zscmk_38{margin:0 0 .5rem;font-size:.875rem;line-height:1.4;color:#5f1918}._errorDetails_zscmk_45{margin:0;font-size:.75rem;color:#86198f;font-family:monospace;background-color:#fce7f3;padding:.25rem .5rem;border-radius:.25rem;border:1px solid #e879f9}._messageContainer_6q37u_1{display:flex;flex-direction:column;align-items:flex-start}._messageHeader_6q37u_7{display:flex;align-items:center;flex-direction:row}._avatar_6q37u_13{width:2rem;height:2rem;border-radius:.375rem;margin-right:.75rem;margin-left:0}._userName_6q37u_21{font-weight:700}._messageContent_6q37u_25{margin-left:2.75rem;align-self:stretch;display:flex;flex-direction:column;gap:1.2rem;margin-top:.5rem}._messageText_6q37u_34{font-size:1rem;line-height:1.5;white-space:pre-wrap;color:inherit;padding:0;background:transparent;max-width:100%;word-wrap:break-word}._thoughtHeader_1uc6t_1{display:flex;align-items:center;gap:.5rem;background:transparent;border:none;border-radius:0;cursor:pointer;transition:all .2s ease;font-size:1rem;color:#6b7280;max-width:fit-content}._thoughtHeader_1uc6t_1:hover{background:transparent;color:#374151}._thoughtHeader_1uc6t_1._expanded_1uc6t_18{border-radius:0;border-bottom:none}._thoughtHeader_1uc6t_1._disabled_1uc6t_22{cursor:default;opacity:.7}._thoughtHeader_1uc6t_1._disabled_1uc6t_22:hover{background:transparent;color:#6b7280}._thoughtLabel_1uc6t_31{font-weight:500}._expandIcon_1uc6t_35{width:1rem;height:1rem;transition:transform .2s ease;color:#6b7280}._expandIcon_1uc6t_35._rotated_1uc6t_41{transform:rotate(90deg)}._thoughtContent_1uc6t_45{background:transparent;border:none;border-radius:0;padding:.5rem 0 1rem;max-width:100%;font-size:.875rem;line-height:1.5;color:#6b7280}._thoughtList_1uc6t_56{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:0;position:relative}._thoughtItem_1uc6t_66{position:relative;padding-left:1.5rem;padding-top:.5rem;padding-bottom:.5rem;color:#6b7280}._thoughtItem_1uc6t_66:before{content:"";position:absolute;left:0;top:calc(.5rem + .75em);transform:translateY(-50%);width:6px;height:6px;border-radius:50%;background-color:#9ca3af;z-index:2}._thoughtItem_1uc6t_66:after{content:"";position:absolute;left:2px;width:2px;top:calc(.85rem + .75em + 3px);bottom:calc(-.5rem - .75em + 3px + .35rem);background-color:#e5e7eb;z-index:1}._thoughtItem_1uc6t_66:last-child:after{display:none}._thoughtLabelContainer_1uc6t_115{display:flex;align-items:center;gap:.5rem}._loadingSpinner_1uc6t_121{width:16px;height:16px;animation:_spin_1uc6t_1 1.2s linear infinite}@keyframes _spin_1uc6t_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._thinkingShimmer_1uc6t_142{display:inline-block;background-image:linear-gradient(90deg,#374151bf,#6b7280e6 32%,#e5e7ebfa,#6b7280e6 68%,#374151bf);background-size:300% 100%;background-position:-150% 0;background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent;animation:_thinkingShimmer_1uc6t_142 4.8s linear infinite;will-change:background-position}@keyframes _thinkingShimmer_1uc6t_142{0%{background-position:150% 0}to{background-position:-150% 0}}._currentThinking_1uc6t_135{display:flex;flex-direction:column;gap:.5rem}._currentThinking_1uc6t_135 p{margin:0;line-height:1.5;color:#6b7280}@media(prefers-reduced-motion:reduce){._thinkingShimmer_1uc6t_142{animation:none;background:none;color:#6b7280;-webkit-text-fill-color:currentColor}}._aiChat_1i4vg_1{display:flex;height:100%;width:100%}._aiChat_1i4vg_1::-webkit-scrollbar{display:none}._aiChat_1i4vg_1{-ms-overflow-style:none;scrollbar-width:none}._noConversations_1i4vg_17{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:.5rem 1rem 1rem;text-align:center;color:#6b7280;font-weight:500}._historyList_1i4vg_30{display:flex;flex-direction:column;gap:.25rem;flex:1;overflow-y:auto}._historyList_1i4vg_30 ._historyItems_1i4vg_37{display:flex;flex-direction:column;gap:1rem;padding-top:.5rem}._historyList_1i4vg_30 ._historyItems_1i4vg_37 ._historyItem_1i4vg_37{position:relative;border-radius:.5rem;transition:background-color .15s ease;cursor:pointer;display:flex}._historyList_1i4vg_30 ._historyItems_1i4vg_37 ._historyItem_1i4vg_37 ._date_1i4vg_50{opacity:.5;flex:1;text-align:right;font-size:.8rem}._historyList_1i4vg_30 ._historyItems_1i4vg_37 ._historyItem_1i4vg_37._active_1i4vg_56{background-color:#f3f4f6}._historyList_1i4vg_30 ._historyItems_1i4vg_37 ._historyItemTitle_1i4vg_59{padding:.2rem;text-align:left;border:none;background:none;cursor:pointer;font-size:.875rem;line-height:1.25;color:#374151;border-radius:.5rem;transition:all .15s ease;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;gap:.5rem}._historyList_1i4vg_30 ._historyItems_1i4vg_37 ._historyItemTitle_1i4vg_59:hover{background-color:transparent}._historyList_1i4vg_30 ._historyItems_1i4vg_37 ._historyItemTitle_1i4vg_59._active_1i4vg_56{color:#111827;font-weight:500}._historyList_1i4vg_30 ._newChatButton_1i4vg_83{width:100%;padding:.75rem;margin-top:.5rem;text-align:center;border:1px solid #d1d5db;background:#fff;cursor:pointer;font-size:.875rem;color:#6b7280;border-radius:.5rem;transition:all .15s ease;font-weight:500}._historyList_1i4vg_30 ._newChatButton_1i4vg_83:hover{background-color:#f9fafb;border-color:#9ca3af;color:#374151}._historyList_1i4vg_30 ._newChatButton_1i4vg_83:active{background-color:#f3f4f6;transform:translateY(1px)}._newChatContainer_1i4vg_107{display:flex;height:100%;flex:1;flex-direction:column;align-items:center;justify-content:center;gap:2rem;padding:0 1.25rem}@media(min-width:1024px){._newChatContainer_1i4vg_107{padding:0 2.5rem}}._chatTitle_1i4vg_123{font-size:1.875rem;font-weight:600;line-height:2.25rem}._newChatInput_1i4vg_129{width:100%;max-width:48rem}._newChatInput_1i4vg_129 textarea{min-height:13vh}._chatContainer_1i4vg_137{position:relative;height:100%;width:100%;flex:1}._composerParent_1i4vg_144{display:flex;height:100%;flex-direction:column;overflow:hidden}._scrollArea_1i4vg_151{margin-bottom:-30px;flex:1;overflow-y:auto}._chatLogs_1i4vg_157{margin:0 auto;width:100%;max-width:48rem;padding:2rem 1.5rem;display:flex;flex-direction:column;gap:4rem}._chatLogs_1i4vg_157 ._chatLog_1i4vg_157{display:flex;flex-direction:column;gap:1.5rem;padding-bottom:2rem}._inputContainer_1i4vg_173{position:relative;margin:0 auto;display:flex;width:100%;max-width:48rem;flex-basis:auto;flex-direction:column;align-items:center;justify-content:center;padding:0 1.5rem 1.25rem;padding-bottom:0}._chatInput_1i4vg_187{width:100%}._dateGroupHeader_1i4vg_191{opacity:.4;font-size:.8rem;padding-bottom:.2rem;padding-left:.6rem}
