.chat-message_wrapper__Tf_RI{display:flex;flex-direction:column;animation:chat-message_msgIn__n_LuT .18s ease-out}@media(prefers-reduced-motion:reduce){.chat-message_wrapper__Tf_RI{animation:none}}@keyframes chat-message_msgIn__n_LuT{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.chat-message_row__A4XsZ{display:flex;flex-direction:row;align-items:flex-end;justify-content:center;width:100%;gap:1rem}.chat-message_wrapper__Tf_RI[data-user=me] .chat-message_row__A4XsZ{justify-content:flex-end;gap:1rem}.chat-message_wrapper__Tf_RI[data-user=them] .chat-message_row__A4XsZ{justify-content:flex-start}.chat-message_avatarSlot__hH3BS{width:2.4rem;height:2.4rem}.chat-message_wrapper__Tf_RI[data-user=me] .chat-message_avatarSlot__hH3BS:last-child{width:2rem}.chat-message_avatar__A8bYs{width:2.4rem;height:2.4rem;border-radius:var(--effect-radius-full);object-fit:cover}.chat-message_messageArea__bGrfS{width:auto;display:inline-flex;flex-direction:column}.chat-message_wrapper__Tf_RI[data-user=me] .chat-message_messageArea__bGrfS{align-items:flex-end}.chat-message_wrapper__Tf_RI[data-user=them] .chat-message_messageArea__bGrfS{align-items:flex-start}.chat-message_wrapper__Tf_RI[data-user=me] .chat-message_messageArea__bGrfS,.chat-message_wrapper__Tf_RI[data-user=them] .chat-message_messageArea__bGrfS{min-width:0}.chat-message_bubble__pKkfn{display:inline-flex;flex-direction:column;padding:1rem;border-radius:var(--effect-radius-lg);max-width:64rem;position:relative}.chat-message_senderName__ZdH69{font-family:var(--font-family-body);font-size:var(--text-body-xs-size);font-weight:var(--text-body-xs-weight);line-height:var(--text-body-xs-line-height);font-weight:var(--primitive-font-weight-semibold);margin-bottom:.3rem;color:var(--color-text-link)}.chat-message_me__G8rKN{background-color:var(--color-bg-secondary);color:var(--color-text-primary);border-top-left-radius:var(--effect-radius-lg);border-top-right-radius:var(--effect-radius-lg);border-bottom-left-radius:var(--effect-radius-lg);border-bottom-right-radius:0}.chat-message_me__G8rKN:after{content:"";position:absolute;right:-.6rem;bottom:0;width:.6rem;height:.6rem;background-repeat:no-repeat;background-size:contain;background-image:url('data:image/svg+xml;utf8,<svg width="6" height="6" viewBox="0 0 6 6" xmlns="http://www.w3.org/2000/svg"><path d="M6 6H0V0.5C1.06419 4.19316 2.37281 5.37389 6 6Z" fill="%23262626"/></svg>')}.chat-message_them__UD_2_{background-color:var(--color-bg-tertiary);color:var(--color-text-primary);border-top-left-radius:var(--effect-radius-lg);border-top-right-radius:var(--effect-radius-lg);border-bottom-right-radius:var(--effect-radius-lg);border-bottom-left-radius:0}.chat-message_them__UD_2_:after{content:"";position:absolute;left:-.6rem;bottom:0;width:.6rem;height:.6rem;background-repeat:no-repeat;background-size:contain;background-image:url('data:image/svg+xml;utf8,<svg width="6" height="6" viewBox="0 0 6 6" xmlns="http://www.w3.org/2000/svg"><path d="M0 6H6V0.5C4.93581 4.19316 3.62719 5.37389 0 6Z" fill="%23404040"/></svg>')}.chat-message_text__BcDA9{font-family:var(--font-family-body);font-size:var(--text-body-sm-size);font-weight:var(--text-body-sm-weight);line-height:var(--text-body-sm-line-height);line-height:2rem}.chat-message_statusRow__jCakv{display:flex;justify-content:flex-end;align-items:center;gap:.4rem;margin-top:.3rem;padding-right:.2rem;color:var(--color-text-tertiary);font-family:var(--font-family-body);font-size:var(--text-body-xs-size);font-weight:var(--text-body-xs-weight);line-height:var(--text-body-xs-line-height)}.chat-message_wrapper__Tf_RI[data-user=them] .chat-message_statusRow__jCakv{justify-content:flex-start;padding-right:0;padding-left:.2rem}.chat-message_time__1HCe0{font-size:var(--text-overline-size);line-height:1.4rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--color-text-tertiary);opacity:.8}.chat-message_wrapper__Tf_RI[data-send-status=sending] .chat-message_statusRow__jCakv{opacity:.6}.chat-message_wrapper__Tf_RI[data-send-status=failed] .chat-message_statusRow__jCakv{color:var(--color-error-text)}.chat-message_statusIcon__uauMG{display:inline-flex;align-items:center;justify-content:center;line-height:0}.chat-message_retryBtn__KRp0A{display:inline-flex;align-items:center;gap:.3rem;background:none;border:none;color:inherit;cursor:pointer;padding:0;font:inherit}.chat-message_retryBtn__KRp0A:hover{text-decoration:underline}.chat-message_wrapper__Tf_RI[data-send-status=sending] .chat-message_bubble__pKkfn{opacity:.7}.chat-message_wrapper__Tf_RI[data-send-status=failed] .chat-message_bubble__pKkfn.chat-message_me__G8rKN{border:1px solid var(--color-error-border)}.chat-message_typing__6O5r1{display:inline-flex;gap:var(--spacing-gap-xxs)}.chat-message_typing__6O5r1 span{width:.6rem;height:.6rem;border-radius:var(--effect-radius-full);background-color:currentColor;opacity:.5;animation:chat-message_blink__dSzMa 1.2s ease-in-out infinite}.chat-message_typing__6O5r1 span:nth-child(2){animation-delay:.2s}.chat-message_typing__6O5r1 span:nth-child(3){animation-delay:.4s}@keyframes chat-message_blink__dSzMa{0%,80%,to{opacity:.3}40%{opacity:1}}.chat-system-blurb_wrapper__Xbw_1{display:flex;flex-direction:column;align-items:center;width:100%}.chat-system-blurb_stub__M5lsT{flex-shrink:0;width:var(--primitive-border-width-1);height:.8rem;background-color:var(--color-border-primary)}.chat-system-blurb_row__tvvUf{display:flex;justify-content:center;width:100%;padding:0 2.4rem}.chat-system-blurb_card__ErsNS{display:flex;align-items:center;gap:.8rem;width:100%;max-width:34rem;padding:1.2rem 1rem;background-color:var(--color-bg-primary);border:var(--primitive-border-width-2) solid var(--color-border-primary);border-radius:var(--effect-radius-md);position:relative}.chat-system-blurb_card__ErsNS[data-alertness=attention]{align-items:flex-start}.chat-system-blurb_iconSlot__38FHC{position:relative;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:2.4rem;height:2.4rem;overflow:visible;color:var(--color-text-primary)}.chat-system-blurb_iconSlot__38FHC>svg{flex-shrink:0}.chat-system-blurb_card__ErsNS[data-alertness=attention] .chat-system-blurb_iconSlot__38FHC{width:3.6rem;height:3.6rem;background-color:rgba(63,70,70,.2);border-radius:var(--effect-radius-md);box-shadow:inset 0 -.334rem .334rem hsla(0,0%,100%,.04),inset 0 .334rem .334rem hsla(0,0%,100%,.04)}.chat-system-blurb_dot___i2Dk{position:absolute;top:-.2rem;right:-.2rem;width:.8rem;height:.8rem;border-radius:var(--effect-radius-full);background-color:var(--color-error-bg)}.chat-system-blurb_content__hr6zv{display:flex;flex-direction:column;gap:1rem;flex:1 0;min-width:0}.chat-system-blurb_text__6JpDC{font-family:var(--font-family-body);font-size:var(--text-body-xs-size);font-weight:var(--text-body-xs-weight);line-height:var(--text-body-xs-line-height);color:var(--color-text-primary);margin:0}.chat-system-blurb_emphasis__RwYSq{display:inline-block;overflow:hidden;max-width:100%;color:var(--color-brand-lime);font-weight:var(--primitive-font-weight-semibold);text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.chat-system-blurb_cta__3gMDL{align-self:flex-start}