/* Keep tool/activity details in Activity, but out of the main chat transcript. */
.shell--chat .chat-group.tool,
.shell--chat .chat-group--activity,
.shell--chat .chat-bubble--tool-shell,
.shell--chat .chat-tool-card,
.shell--chat .chat-activity-group {
  display: none !important;
}