.atlas-dot{display:inline-block;width:6px;height:6px;border-radius:9999px;background:var(--text-tertiary);flex:none}.atlas-dot-info{background:var(--status-info)}.atlas-dot-success{background:var(--status-success)}.atlas-dot-warning{background:var(--status-warning)}.atlas-dot-error{background:var(--status-error)}.atlas-dot-accent{background:var(--accent-highlight)}@media(prefers-reduced-motion:no-preference){.atlas-dot.is-pulse{animation:atlas-dot-pulse 1.6s ease-in-out infinite}}.atlas-stream-list{contain:layout style paint}.atlas-toolcall-body{background:var(--bg-input);border-top:1px solid var(--border-subtle);color:var(--text-secondary);font-family:var(--font-mono);font-size:11px;padding:10px;white-space:pre-wrap;word-break:break-word}.atlas-agent-body code{font-family:var(--font-mono);font-size:12px;background:var(--bg-input);padding:1px 6px;border-radius:3px;border:1px solid var(--border-default);color:var(--text-primary)}
