.hljs{color:var(--o-code-text);background:transparent}.hljs-comment,.hljs-quote{color:var(--o-code-comment);font-style:italic}.hljs-keyword,.hljs-selector-tag,.hljs-type{color:var(--o-code-keyword)}.hljs-addition,.hljs-string,.hljs-template-variable{color:var(--o-code-string)}.hljs-literal,.hljs-number,.hljs-tag .hljs-attr,.hljs-template-tag,.hljs-variable{color:var(--o-code-number)}.hljs-function,.hljs-section,.hljs-title{color:var(--o-code-function)}.hljs-built_in,.hljs-name{color:var(--o-code-builtin)}.hljs-attr,.hljs-attribute{color:var(--o-code-attr)}.hljs-meta{color:var(--o-code-comment)}.hljs-deletion{color:var(--o-error)}.hljs-link,.hljs-regexp{color:var(--o-code-string)}.hljs-bullet,.hljs-symbol{color:var(--o-code-keyword)}.hljs-tag{color:var(--o-code-number)}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.o-fadeChar{animation:oFadeChar .4s ease-out both}@keyframes oFadeChar{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.o-fadeChar{animation:none}}.MessageActions_actions__EL_t8{display:flex;gap:2px;margin-top:0;height:0;overflow:hidden;opacity:0;pointer-events:none;transition:height var(--o-transition-fast),opacity var(--o-transition-fast)}.MessageActions_actions__EL_t8[data-role=user]{justify-content:flex-end}.MessageActions_actions__EL_t8[data-role=assistant]{justify-content:flex-start}.MessageActions_btn__hYcYl{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:var(--o-radius-sm);background:transparent;color:var(--o-text-tertiary);cursor:pointer;transition:color var(--o-transition-fast),background var(--o-transition-fast)}.MessageActions_btn__hYcYl:hover{color:var(--o-text);background:var(--o-primary-subtle)}.MessageActions_btn__hYcYl:active{transform:scale(.9)}.MessageActions_btn__hYcYl svg polyline{animation:MessageActions_checkIn__Y6KNp .25s cubic-bezier(.16,1,.3,1) both}@keyframes MessageActions_checkIn__Y6KNp{0%{stroke-dasharray:24;stroke-dashoffset:24;opacity:0}to{stroke-dasharray:24;stroke-dashoffset:0;opacity:1}}.TypingIndicator_wrap__OewVK{display:inline-flex;align-items:center;gap:10px;padding:var(--o-space-xs) 0;animation:TypingIndicator_wrapIn__RgbnU .3s ease-out both}@keyframes TypingIndicator_wrapIn__RgbnU{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.TypingIndicator_dots__lbfCf{display:flex;align-items:center;gap:5px}.TypingIndicator_dot__sGJTa{width:7px;height:7px;border-radius:var(--o-radius-full);background:var(--o-primary);opacity:.8;animation:TypingIndicator_pulse__1oq2u 1.6s ease-in-out infinite both;box-shadow:0 0 6px rgba(139,92,246,.35)}.TypingIndicator_dot__sGJTa:first-child{animation-delay:0s}.TypingIndicator_dot__sGJTa:nth-child(2){animation-delay:.2s}.TypingIndicator_dot__sGJTa:nth-child(3){animation-delay:.4s}@keyframes TypingIndicator_pulse__1oq2u{0%,to{transform:scale(.7);opacity:.4}50%{transform:scale(1.1);opacity:1;box-shadow:0 0 8px rgba(139,92,246,.5)}}.TypingIndicator_label__4pYqP{font-size:var(--o-text-xs);color:var(--o-text-secondary);font-weight:400}@media (prefers-reduced-motion:reduce){.TypingIndicator_dot__sGJTa{animation:none;opacity:.5}}.MessageRecoveryCard_card__o6g3Z{padding:var(--o-space-md);border-radius:var(--o-radius-lg);border:1px solid var(--o-border);margin-top:var(--o-space-xs)}.MessageRecoveryCard_cardFailed__tdXFq{border-color:var(--o-error-subtle);background:var(--o-error-subtle)}.MessageRecoveryCard_cardInterrupted__Zij0M{border-color:var(--o-warning-subtle);background:var(--o-warning-subtle)}.MessageRecoveryCard_header__GEWlH{display:flex;align-items:center;gap:var(--o-space-sm)}.MessageRecoveryCard_icon__WkZ_8{flex-shrink:0}.MessageRecoveryCard_cardFailed__tdXFq .MessageRecoveryCard_icon__WkZ_8{color:var(--o-error)}.MessageRecoveryCard_cardInterrupted__Zij0M .MessageRecoveryCard_icon__WkZ_8{color:var(--o-warning)}.MessageRecoveryCard_title__QTMJf{margin:0;font-size:var(--o-text-base);font-weight:600;color:var(--o-text)}.MessageRecoveryCard_description__YlNGd{margin:var(--o-space-xs) 0 0;font-size:var(--o-text-sm);color:var(--o-text-secondary);line-height:1.65}.MessageRecoveryCard_actions__TxS9H{display:flex;align-items:center;gap:var(--o-space-sm);flex-wrap:wrap;margin-top:var(--o-space-md)}.MessageRecoveryCard_primaryBtn__RtZl0{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 var(--o-space-md);border:none;border-radius:var(--o-radius-md);font-size:var(--o-text-sm);font-weight:600;color:var(--o-on-danger);cursor:pointer;transition:opacity var(--o-transition-fast)}.MessageRecoveryCard_primaryBtn__RtZl0:hover{opacity:.9}.MessageRecoveryCard_detailToggle__UliIf:disabled,.MessageRecoveryCard_primaryBtn__RtZl0:disabled,.MessageRecoveryCard_secondaryBtn___ZvMt:disabled{cursor:not-allowed;opacity:.55}.MessageRecoveryCard_cardFailed__tdXFq .MessageRecoveryCard_primaryBtn__RtZl0{background:var(--o-error)}.MessageRecoveryCard_cardInterrupted__Zij0M .MessageRecoveryCard_primaryBtn__RtZl0{background:var(--o-warning);color:var(--o-on-warning)}.MessageRecoveryCard_cardInterrupted__Zij0M .MessageRecoveryCard_primaryBtn__RtZl0:disabled{color:color-mix(in srgb,var(--o-on-warning) 80%,transparent)}.MessageRecoveryCard_secondaryBtn___ZvMt{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 var(--o-space-md);border-radius:var(--o-radius-md);font-size:var(--o-text-sm);font-weight:500;background:transparent;cursor:pointer;transition:background var(--o-transition-fast),color var(--o-transition-fast)}.MessageRecoveryCard_cardFailed__tdXFq .MessageRecoveryCard_secondaryBtn___ZvMt{border:1px solid var(--o-error);color:var(--o-error)}.MessageRecoveryCard_cardFailed__tdXFq .MessageRecoveryCard_secondaryBtn___ZvMt:hover{background:var(--o-error-subtle)}.MessageRecoveryCard_cardFailed__tdXFq .MessageRecoveryCard_secondaryBtn___ZvMt:disabled:hover,.MessageRecoveryCard_cardInterrupted__Zij0M .MessageRecoveryCard_secondaryBtn___ZvMt:disabled:hover{background:transparent}.MessageRecoveryCard_cardInterrupted__Zij0M .MessageRecoveryCard_secondaryBtn___ZvMt{border:1px solid var(--o-warning);color:var(--o-warning)}.MessageRecoveryCard_cardInterrupted__Zij0M .MessageRecoveryCard_secondaryBtn___ZvMt:hover{background:var(--o-warning-subtle)}.MessageRecoveryCard_detailToggle__UliIf{display:inline-block;margin-top:var(--o-space-md);padding:0;border:none;background:none;color:var(--o-text-tertiary);font-size:var(--o-text-xs);text-decoration:underline;cursor:pointer;transition:color var(--o-transition-fast)}.MessageRecoveryCard_detailToggle__UliIf:hover{color:var(--o-text-secondary)}.MessageRecoveryCard_detailToggle__UliIf:disabled:hover{color:var(--o-text-tertiary)}.MessageRecoveryCard_detailContentWrap__WGpaY{display:grid;grid-template-rows:0fr;transition:grid-template-rows var(--o-transition-slow)}.MessageRecoveryCard_detailContentWrap__WGpaY[data-open=true]{grid-template-rows:1fr}.MessageRecoveryCard_detailContentInner__OfDx2{overflow:hidden}.MessageRecoveryCard_detailContent__7JVJY{margin:var(--o-space-sm) 0 0;padding:var(--o-space-md);border-radius:var(--o-radius-sm);background:var(--o-surface);color:var(--o-text-tertiary);font-size:var(--o-text-xs);font-family:var(--o-font-mono);white-space:pre-wrap;word-break:break-all;overflow-x:auto;line-height:1.6}