.ScrollArea_root__sfkCr{overflow:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--sv-color-border-strong) transparent}.ScrollArea_root__sfkCr::-webkit-scrollbar{width:8px;height:8px}.ScrollArea_root__sfkCr::-webkit-scrollbar-track{background:transparent}.ScrollArea_root__sfkCr::-webkit-scrollbar-thumb{background:var(--sv-color-border-strong);border-radius:var(--sv-radius-full)}.Message_row__9zigq{display:flex;flex-direction:column;max-width:80%}.Message_user__rG_oo{align-self:flex-end;align-items:flex-end}.Message_assistant__2_NHi,.Message_tool__yhD6b{align-self:flex-start;align-items:flex-start}.Message_bubble__Vh2tk{padding:var(--sv-space-2) var(--sv-space-3);border-radius:var(--sv-radius-xl);font-size:var(--sv-font-size-sm);line-height:1.5;white-space:pre-wrap;overflow-wrap:break-word}.Message_user__rG_oo .Message_bubble__Vh2tk{background:var(--sv-color-accent);color:var(--sv-color-text-on-accent);border-bottom-right-radius:var(--sv-radius-sm)}.Message_assistant__2_NHi .Message_bubble__Vh2tk{background:var(--sv-color-surface-raised);border:var(--sv-border-width-hairline) solid var(--sv-color-border);color:var(--sv-color-text-primary);border-bottom-left-radius:var(--sv-radius-sm)}.Message_tool__yhD6b .Message_bubble__Vh2tk{background:var(--sv-color-surface-sunken);color:var(--sv-color-text-muted);font-family:var(--sv-font-family-mono);font-size:var(--sv-font-size-xs);border-bottom-left-radius:var(--sv-radius-sm)}.Message_actions__LAZGm{display:flex;gap:var(--sv-space-2);margin-top:var(--sv-space-1);font-size:var(--sv-font-size-caption);color:var(--sv-color-text-muted)}.Message_typingDots__6PN51{display:inline-flex;align-items:center;gap:3px;padding:var(--sv-space-1) 0}.Message_dot__OtTDC{width:6px;height:6px;border-radius:var(--sv-radius-full);background:currentColor;opacity:.4;animation:Message_typing-pulse__xhypT 1.2s ease-in-out infinite}.Message_dot__OtTDC:nth-child(2){animation-delay:.2s}.Message_dot__OtTDC:nth-child(3){animation-delay:.4s}@keyframes Message_typing-pulse__xhypT{0%,80%,to{opacity:.4;transform:scale(.85)}40%{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.Message_dot__OtTDC{animation:none;opacity:.7}}