/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
.awsui_root_cdujn_4xote_11:not(#\9) {
  border-collapse: separate;
  border-spacing: 0;
  box-sizing: border-box;
  caption-side: top;
  cursor: auto;
  direction: inherit;
  empty-cells: show;
  font-family: serif;
  font-size: medium;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  font-stretch: normal;
  line-height: normal;
  hyphens: none;
  letter-spacing: normal;
  list-style: disc outside none;
  tab-size: 8;
  text-align: start;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  visibility: visible;
  white-space: normal;
  word-spacing: normal;
  display: flex;
  flex-direction: row;
  gap: var(--space-scaled-xs-xwoogq, 8px);
  font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
  font-size: var(--font-size-body-m-a7nh2n, 14px);
  line-height: var(--line-height-heading-m-uoaqdh, 22px);
}

.awsui_message-area_cdujn_4xote_45:not(#\9) {
  display: flex;
  flex-direction: column;
  gap: var(--space-scaled-s-8ozaad, 12px);
  padding: var(--space-scaled-s-8ozaad, 12px);
  min-width: 0;
  overflow-x: auto;
  border-start-start-radius: var(--border-radius-chat-bubble-haafsg, 8px);
  border-start-end-radius: var(--border-radius-chat-bubble-haafsg, 8px);
  border-end-start-radius: var(--border-radius-chat-bubble-haafsg, 8px);
  border-end-end-radius: var(--border-radius-chat-bubble-haafsg, 8px);
}
.awsui_message-area_cdujn_4xote_45.awsui_with-loading-bar_cdujn_4xote_57:not(#\9) {
  padding-block-end: 0;
}
.awsui_message-area_cdujn_4xote_45.awsui_chat-bubble-type-outgoing_cdujn_4xote_60:not(#\9) {
  color: var(--color-text-chat-bubble-outgoing-f3r63s, #0f141a);
  background-color: var(--color-background-chat-bubble-outgoing-ay6nj3, transparent);
}
.awsui_message-area_cdujn_4xote_45.awsui_chat-bubble-type-incoming_cdujn_4xote_64:not(#\9) {
  color: var(--color-text-chat-bubble-incoming-od0yh8, #0f141a);
  background-color: var(--color-background-chat-bubble-incoming-j38cew, #f6f6f9);
}

.awsui_avatar_cdujn_4xote_69:not(#\9) {
  padding-block: var(--space-scaled-xs-xwoogq, 8px);
}
.awsui_avatar_cdujn_4xote_69.awsui_hide_cdujn_4xote_72:not(#\9) {
  opacity: 0;
}

.awsui_content_cdujn_4xote_76:not(#\9) {
  /* Used in test utils */
}

.awsui_actions_cdujn_4xote_80:not(#\9) {
  /* Used in test utils */
}