<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700&amp;display=swap);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,600,700&amp;display=swap);
.icon__1940e3z0_v1_13_0 {
  flex-shrink: 0;
  height: var(--alias-icon-sizes-md__wwfwet4t_v1_13_0);
  width: var(--alias-icon-sizes-md__wwfwet4t_v1_13_0);
  border-radius: var(--alias-border-radius-sm__wwfwet57_v1_13_0);
  line-height: var(--alias-icon-sizes-md__wwfwet4t_v1_13_0);
  color: var(--alias-icon-defaultColor__wwfwet4s_v1_13_0);
  outline: none;
}
.icon_hasFocus_true__1940e3z1_v1_13_0 {
  outline: solid 2px var(--global-color-brand-80__wwfwet8_v1_13_0);
  outline-offset: var(--global-size-05x__wwfwet3x_v1_13_0);
  transition: outline-offset 150ms ease-out;
}
@media (prefers-reduced-motion) {
  .icon_hasFocus_true__1940e3z1_v1_13_0 {
    transition: none;
  }
}
.Link__1kxvyjy0_v1_13_0 {
  outline: none;
  font-family: var(--global-typography-fontFamily__wwfwet48_v1_13_0);
  text-decoration: underline;
  color: var(--global-color-brand-80__wwfwet8_v1_13_0);
}
.Link__1kxvyjy0_v1_13_0:hover {
  text-decoration: none;
}
.Link__1kxvyjy0_v1_13_0:active {
  color: var(--global-color-brand-90__wwfwet9_v1_13_0);
}
.Link_isStandalone_true__1kxvyjy1_v1_13_0::before, .Link_isStandalone_true__1kxvyjy1_v1_13_0::after {
  content: "";
  display: block;
  clear: both;
}
.Link_hasFocus_true__1kxvyjy2_v1_13_0 {
  border-radius: var(--alias-border-radius-sm__wwfwet57_v1_13_0);
  text-decoration: none;
  outline: solid 2px var(--global-color-brand-80__wwfwet8_v1_13_0);
  outline-offset: var(--global-size-05x__wwfwet3x_v1_13_0);
  transition: outline-offset 150ms ease-out;
}
@media (prefers-reduced-motion) {
  .Link_hasFocus_true__1kxvyjy2_v1_13_0 {
    transition: none;
  }
}
.Alert__1oqciwl0_v1_13_0 {
  display: grid;
  column-gap: var(--global-size-2x__wwfwet3z_v1_13_0);
  grid-template-areas: 
     "icon title   close"
     "icon content close"
   ;
  grid-template-rows: auto auto;
  grid-template-columns: auto 1fr auto;
  position: relative;
  padding: var(--global-size-3x__wwfwet40_v1_13_0) var(--global-size-2x__wwfwet3z_v1_13_0);
  border-width: var(--alias-border-width-sm__wwfwet52_v1_13_0);
  border-radius: var(--alias-border-radius-md__wwfwet58_v1_13_0);
  border-style: solid;
  font-family: var(--global-typography-fontFamily__wwfwet48_v1_13_0);
  font-size: var(--global-typography-fontSize-md__wwfwet4a_v1_13_0);
  line-height: var(--global-typography-lineHeight-md__wwfwet4g_v1_13_0);
  letter-spacing: var(--global-typography-letterSpacing-md__wwfwet4l_v1_13_0);
  font-weight: var(--global-typography-weight-regular__wwfwet4q_v1_13_0);
}
.Alert_tone_success__1oqciwl1_v1_13_0 {
  border-color: var(--global-color-success-20__wwfwet16_v1_13_0);
  background-color: var(--global-color-success-10__wwfwet15_v1_13_0);
}
.Alert_tone_critical__1oqciwl2_v1_13_0 {
  border-color: var(--global-color-critical-20__wwfwetm_v1_13_0);
  background-color: var(--global-color-critical-10__wwfwetl_v1_13_0);
}
.Alert_tone_warning__1oqciwl3_v1_13_0 {
  border-color: var(--global-color-warning-20__wwfwetw_v1_13_0);
  background-color: var(--global-color-warning-10__wwfwetv_v1_13_0);
}
.Alert_tone_info__1oqciwl4_v1_13_0 {
  border-color: var(--global-color-brand-20__wwfwet2_v1_13_0);
  background-color: var(--global-color-brand-10__wwfwet1_v1_13_0);
}
.Alert_isClosable_true__1oqciwl5_v1_13_0 {
  padding-right: var(--global-size-2x__wwfwet3z_v1_13_0);
}
.Alert_hideIcon_false__1oqciwl6_v1_13_0 {
  padding-left: var(--global-size-3x__wwfwet40_v1_13_0);
}
.Alert__1oqciwl0_v1_13_0 .Link__1kxvyjy0_v1_13_0 {
  font-weight: var(--global-typography-weight-semibold__wwfwet4r_v1_13_0);
}
.Alert_tone_success__1oqciwl1_v1_13_0 .Link__1kxvyjy0_v1_13_0 {
  color: var(--alias-text-color-success__wwfwet5e_v1_13_0);
}
.Alert_tone_success__1oqciwl1_v1_13_0 .Link__1kxvyjy0_v1_13_0:active {
  color: var(--global-color-success-90__wwfwet1d_v1_13_0);
}
.Alert_tone_critical__1oqciwl2_v1_13_0 .Link__1kxvyjy0_v1_13_0 {
  color: var(--alias-text-color-critical__wwfwet5d_v1_13_0);
}
.Alert_tone_critical__1oqciwl2_v1_13_0 .Link__1kxvyjy0_v1_13_0:active {
  color: var(--global-color-critical-90__wwfwett_v1_13_0);
}
.Alert_tone_warning__1oqciwl3_v1_13_0 .Link__1kxvyjy0_v1_13_0 {
  color: var(--global-color-warning-80__wwfwet12_v1_13_0);
}
.Alert_tone_warning__1oqciwl3_v1_13_0 .Link__1kxvyjy0_v1_13_0:active {
  color: var(--global-color-warning-90__wwfwet13_v1_13_0);
}
@keyframes BaseButton__19sz9i26_v1_13_0 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.BaseButton__19sz9i20_v1_13_0 {
  position: relative;
  max-width: 100%;
  box-sizing: border-box;
  margin: 0;
  border: none;
  border-radius: var(--alias-border-radius-md__wwfwet58_v1_13_0);
  outline: none;
  background: none;
  cursor: pointer;
  font-weight: var(--global-typography-weight-regular__wwfwet4q_v1_13_0);
  font-family: var(--global-typography-fontFamily__wwfwet48_v1_13_0);
  font-size: var(--global-typography-fontSize-md__wwfwet4a_v1_13_0);
  line-height: var(--global-typography-lineHeight-md__wwfwet4g_v1_13_0);
  letter-spacing: var(--global-typography-letterSpacing-md__wwfwet4l_v1_13_0);
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  transition: background-color 300ms ease-out, color 300ms ease-out;
}
.BaseButton__19sz9i20_v1_13_0[disabled], .BaseButton__19sz9i20_v1_13_0[aria-disabled] {
  cursor: not-allowed;
  color: var(--global-color-neutral-80__wwfwet1m_v1_13_0);
  background-color: var(--global-color-neutral-30__wwfwet1h_v1_13_0);
}
.BaseButton__19sz9i20_v1_13_0:not([disabled], [aria-disabled]):active {
  transition: outline-offset 150ms ease-out;
}
.BaseButton_size_sm__19sz9i21_v1_13_0 {
  height: var(--global-size-6x__wwfwet43_v1_13_0);
  line-height: var(--global-size-6x__wwfwet43_v1_13_0);
  padding: 0 var(--global-size-2x__wwfwet3z_v1_13_0);
}
.BaseButton_size_md__19sz9i22_v1_13_0 {
  height: var(--global-size-9x__wwfwet46_v1_13_0);
  line-height: var(--global-size-9x__wwfwet46_v1_13_0);
  padding: 0 var(--global-size-3x__wwfwet40_v1_13_0);
}
.BaseButton_isFullWidth_true__19sz9i23_v1_13_0 {
  width: 100%;
}
.BaseButton_hasFocus_true__19sz9i24_v1_13_0 {
  outline: solid 2px var(--global-color-brand-80__wwfwet8_v1_13_0);
  outline-offset: var(--global-size-05x__wwfwet3x_v1_13_0);
  transition: outline-offset 150ms ease-out,background-color 300ms ease-out, color 300ms ease-out;
}
.BaseButton__19sz9i20_v1_13_0 &gt; .icon__1940e3z0_v1_13_0 {
  position: relative;
  top: -0.125em;
  vertical-align: middle;
  margin-right: calc(var(--global-size-1x__wwfwet3y_v1_13_0) + var(--global-size-05x__wwfwet3x_v1_13_0));
  opacity: 0.8;
}
.BaseButton__19sz9i25_v1_13_0 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  line-height: 0;
}
.BaseButton__19sz9i27_v1_13_0 {
  animation: BaseButton__19sz9i26_v1_13_0 2s infinite linear;
}
.BaseButton__19sz9i28_v1_13_0 {
  visibility: hidden;
}
@media (prefers-reduced-motion) {
  .BaseButton_hasFocus_true__19sz9i24_v1_13_0 {
    transition: none;
  }
  .BaseButton__19sz9i27_v1_13_0 {
    animation: BaseButton__19sz9i26_v1_13_0 2s infinite steps(8);
  }
}
.ClickableIcon__1aqt9ja0_v1_13_0 {
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  background: none;
}
.ClickableIcon__1aqt9ja0_v1_13_0:hover {
  color: var(--alias-icon-color-subdued__wwfwet4w_v1_13_0);
}
.ClickableIcon__1aqt9ja0_v1_13_0:active {
  color: var(--global-color-neutral-90__wwfwet1n_v1_13_0);
}
.ClickableIcon_size_sm__1aqt9ja1_v1_13_0 {
  width: var(--global-size-6x__wwfwet43_v1_13_0);
  height: var(--global-size-6x__wwfwet43_v1_13_0);
}
.ClickableIcon_size_md__1aqt9ja2_v1_13_0 {
  width: var(--global-size-9x__wwfwet46_v1_13_0);
  height: var(--global-size-9x__wwfwet46_v1_13_0);
}
.ClickableIcon__1aqt9ja3_v1_13_0.ClickableIcon__1aqt9ja3_v1_13_0 {
  top: 0;
  margin-right: 0;
}
.ClickableIcon_size_md__1aqt9ja2_v1_13_0 &gt; svg {
  width: var(--alias-icon-sizes-lg__wwfwet4u_v1_13_0);
  height: var(--alias-icon-sizes-lg__wwfwet4u_v1_13_0);
}
.CloseButton__1d8gku10_v1_13_0 {
  grid-area: close;
  position: relative;
}
.CloseButton__1d8gku10_v1_13_0.CloseButton__1d8gku10_v1_13_0 {
  margin: calc(var(--global-size-1x__wwfwet3y_v1_13_0) * -1) 0;
}
.Content__8xymvb0_v1_13_0 {
  grid-area: content;
}
.Icon__4hzr5f0_v1_13_0 {
  grid-area: icon;
  margin-top: -1px;
  line-height: 0;
}
.Alert__1oqciwl0_v1_13_0 .Icon__4hzr5f0_v1_13_0 &gt; svg {
  width: var(--alias-icon-sizes-lg__wwfwet4u_v1_13_0);
  height: var(--alias-icon-sizes-lg__wwfwet4u_v1_13_0);
}
.Alert_tone_success__1oqciwl1_v1_13_0 .Icon__4hzr5f0_v1_13_0 &gt; svg {
  color: var(--alias-icon-color-success__wwfwet4x_v1_13_0);
}
.Alert_tone_critical__1oqciwl2_v1_13_0 .Icon__4hzr5f0_v1_13_0 &gt; svg {
  color: var(--alias-icon-color-critical__wwfwet4y_v1_13_0);
}
.Alert_tone_warning__1oqciwl3_v1_13_0 .Icon__4hzr5f0_v1_13_0 &gt; svg {
  color: var(--alias-icon-color-warning__wwfwet50_v1_13_0);
}
.Alert_tone_info__1oqciwl4_v1_13_0 .Icon__4hzr5f0_v1_13_0 &gt; svg {
  color: var(--alias-icon-color-primary__wwfwet4z_v1_13_0);
}
.Heading__9pdien0_v1_13_0 {
  font-family: var(--global-typography-fontFamily__wwfwet48_v1_13_0);
  font-weight: var(--global-typography-weight-semibold__wwfwet4r_v1_13_0);
  color: var(--alias-text-color-default__wwfwet5a_v1_13_0);
}
.Heading__9pdien0_v1_13_0.Heading__9pdien0_v1_13_0 {
  margin: 0;
}
.Heading_level_1__9pdien1_v1_13_0 {
  font-size: var(--global-typography-fontSize-xxxl__wwfwet4e_v1_13_0);
  line-height: var(--global-typography-lineHeight-xxl__wwfwet4j_v1_13_0);
  letter-spacing: var(--global-typography-letterSpacing-xxxl__wwfwet4p_v1_13_0);
}
.Heading_level_2__9pdien2_v1_13_0 {
  font-size: var(--global-typography-fontSize-xxl__wwfwet4d_v1_13_0);
  line-height: var(--global-typography-lineHeight-xl__wwfwet4i_v1_13_0);
  letter-spacing: var(--global-typography-letterSpacing-xxl__wwfwet4o_v1_13_0);
}
.Heading_level_3__9pdien3_v1_13_0 {
  font-size: var(--global-typography-fontSize-xl__wwfwet4c_v1_13_0);
  line-height: var(--global-typography-lineHeight-lg__wwfwet4h_v1_13_0);
  letter-spacing: var(--global-typography-letterSpacing-xl__wwfwet4n_v1_13_0);
}
.Heading_level_4__9pdien4_v1_13_0 {
  font-size: var(--global-typography-fontSize-lg__wwfwet4b_v1_13_0);
  line-height: var(--global-typography-lineHeight-md__wwfwet4g_v1_13_0);
  letter-spacing: var(--global-typography-letterSpacing-lg__wwfwet4m_v1_13_0);
}
.Heading_level_5__9pdien5_v1_13_0 {
  font-size: var(--global-typography-fontSize-md__wwfwet4a_v1_13_0);
  line-height: var(--global-typography-lineHeight-md__wwfwet4g_v1_13_0);
  letter-spacing: var(--global-typography-letterSpacing-md__wwfwet4l_v1_13_0);
}
.Heading_level_6__9pdien6_v1_13_0 {
  font-size: var(--global-typography-fontSize-sm__wwfwet49_v1_13_0);
  line-height: var(--global-typography-lineHeight-sm__wwfwet4f_v1_13_0);
  letter-spacing: var(--global-typography-letterSpacing-sm__wwfwet4k_v1_13_0);
}
.Title__h6tzha0_v1_13_0 {
  grid-area: title;
}
.Badge__9j3btd0_v1_13_0 {
  width: fit-content;
  color: var(--alias-text-color-default__wwfwet5a_v1_13_0);
  border-radius: var(--alias-border-radius-md__wwfwet58_v1_13_0);
  padding: var(--global-size-05x__wwfwet3x_v1_13_0) var(--global-size-2x__wwfwet3z_v1_13_0);
  font-weight: 600;
  font-family: var(--global-typography-fontFamily__wwfwet48_v1_13_0);
  font-size: var(--global-typography-fontSize-sm__wwfwet49_v1_13_0);
  line-height: var(--global-typography-lineHeight-sm__wwfwet4f_v1_13_0);
  letter-spacing: var(--global-typography-letterSpacing-sm__wwfwet4k_v1_13_0);
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.Badge_tone_brand__9j3btd1_v1_13_0 {
  background: var(--global-color-brand-20__wwfwet2_v1_13_0);
}
.Badge_tone_neutral__9j3btd2_v1_13_0 {
  background: var(--global-color-neutral-20__wwfwet1g_v1_13_0);
}
.Badge_tone_discovery__9j3btd3_v1_13_0 {
  background: var(--global-color-discovery-20__wwfwetc_v1_13_0);
}
.Badge_tone_critical__9j3btd4_v1_13_0 {
  background: var(--global-color-critical-20__wwfwetm_v1_13_0);
}
.Badge_tone_warning__9j3btd5_v1_13_0 {
  background: var(--global-color-warning-20__wwfwetw_v1_13_0);
}
.Badge_tone_success__9j3btd6_v1_13_0 {
  background: var(--global-color-success-20__wwfwet16_v1_13_0);
}
.Button__1x3qc0u0_v1_13_0 {
  border: 1px solid var(--alias-border-color-default__wwfwet53_v1_13_0);
  background-color: var(--global-color-white__wwfwet0_v1_13_0);
  color: var(--global-colorPairing-white__wwfwet1p_v1_13_0);
}
.Button__1x3qc0u0_v1_13_0:not([disabled], [aria-disabled]):hover {
  background-color: var(--global-color-neutral-20__wwfwet1g_v1_13_0);
}
.Button__1x3qc0u0_v1_13_0:not([disabled], [aria-disabled]):active {
  background-color: var(--global-color-neutral-30__wwfwet1h_v1_13_0);
}
.Button_size_sm__1x3qc0u1_v1_13_0 {
  line-height: calc(var(--global-size-6x__wwfwet43_v1_13_0) - 2px);
  padding: 0 calc(var(--global-size-2x__wwfwet3z_v1_13_0) - 1px);
}
.Button_size_md__1x3qc0u2_v1_13_0 {
  line-height: calc(var(--global-size-8x__wwfwet45_v1_13_0) - 2px);
  padding: 0 calc(var(--global-size-3x__wwfwet40_v1_13_0) - 1px);
}
.CriticalButton__zkcji20_v1_13_0 {
  background-color: var(--global-color-critical-60__wwfwetq_v1_13_0);
  color: var(--global-colorPairing-critical-60__wwfwet2f_v1_13_0);
  text-shadow: 0 0 4px rgba(0,0,0,0.25);
}
.CriticalButton__zkcji20_v1_13_0[disabled], .CriticalButton__zkcji20_v1_13_0[aria-disabled] {
  text-shadow: none;
}
.CriticalButton__zkcji20_v1_13_0:not([disabled], [aria-disabled]):hover {
  background-color: var(--global-color-critical-80__wwfwets_v1_13_0);
}
.CriticalButton__zkcji20_v1_13_0:not([disabled], [aria-disabled]):active {
  background-color: var(--global-color-critical-90__wwfwett_v1_13_0);
}
.CriticalButton__zkcji20_v1_13_0 &gt; .icon__1940e3z0_v1_13_0 {
  opacity: 0.9;
}
.CriticalButton__zkcji21_v1_13_0 {
  color: var(--global-color-critical-70__wwfwetr_v1_13_0);
}
.CriticalButton__zkcji21_v1_13_0[disabled], .CriticalButton__zkcji21_v1_13_0[aria-disabled] {
  background-color: transparent;
}
.CriticalButton__zkcji21_v1_13_0:not([disabled], [aria-disabled]):hover {
  background-color: var(--global-color-critical-10__wwfwetl_v1_13_0);
}
.CriticalButton__zkcji21_v1_13_0:not([disabled], [aria-disabled]):active {
  background-color: var(--global-color-critical-20__wwfwetm_v1_13_0);
}
.PlainButton__1hs78gx0_v1_13_0 {
  color: var(--global-color-brand-80__wwfwet8_v1_13_0);
}
.PlainButton__1hs78gx0_v1_13_0[disabled], .PlainButton__1hs78gx0_v1_13_0[aria-disabled] {
  background-color: transparent;
}
.PlainButton__1hs78gx0_v1_13_0:not([disabled], [aria-disabled]):hover {
  background-color: var(--global-color-brand-10__wwfwet1_v1_13_0);
}
.PlainButton__1hs78gx0_v1_13_0:not([disabled], [aria-disabled]):active {
  background-color: var(--global-color-brand-20__wwfwet2_v1_13_0);
}
.PlainButton_size_sm__1hs78gx1_v1_13_0 {
  padding: 0 calc(var(--global-size-1x__wwfwet3y_v1_13_0));
}
.PlainButton_size_md__1hs78gx2_v1_13_0 {
  padding: 0 calc(var(--global-size-2x__wwfwet3z_v1_13_0));
}
.PrimaryButton__up5d1q0_v1_13_0 {
  background-color: var(--global-color-brand-50__wwfwet5_v1_13_0);
  color: var(--global-color-white__wwfwet0_v1_13_0);
  text-shadow: 0 0 4px rgba(0,0,0,0.25);
}
.PrimaryButton__up5d1q0_v1_13_0[disabled], .PrimaryButton__up5d1q0_v1_13_0[aria-disabled] {
  text-shadow: none;
}
.PrimaryButton__up5d1q0_v1_13_0:not([disabled], [aria-disabled]):hover {
  background-color: var(--global-color-brand-70__wwfwet7_v1_13_0);
}
.PrimaryButton__up5d1q0_v1_13_0:not([disabled], [aria-disabled]):active {
  background-color: var(--global-color-brand-80__wwfwet8_v1_13_0);
}
.PrimaryButton__up5d1q0_v1_13_0 &gt; .icon__1940e3z0_v1_13_0 {
  opacity: 0.9;
}
*, *:before, *:after {
  box-sizing: border-box;
}
.Card__1i62ke91_v1_13_0 {
  container-name: Card__1i62ke90_v1_13_0;
  container-type: inline-size;
  border: var(--alias-border-width-sm__wwfwet52_v1_13_0) solid var(--alias-border-color-default__wwfwet53_v1_13_0);
  border-radius: var(--alias-border-radius-md__wwfwet58_v1_13_0);
  background-color: var(--global-color-white__wwfwet0_v1_13_0);
}
.Content__18bmvzs0_v1_13_0 {
  border-top: var(--alias-border-width-sm__wwfwet52_v1_13_0) solid var(--alias-border-color-default__wwfwet53_v1_13_0);
}
.Content__18bmvzs0_v1_13_0:first-of-type {
  border-top: none;
}
.Card_size_md__1i62ke92_v1_13_0 &gt; .Content__18bmvzs0_v1_13_0 {
  padding: var(--global-size-6x__wwfwet43_v1_13_0);
}
.Card_size_sm__1i62ke93_v1_13_0 &gt; .Content__18bmvzs0_v1_13_0 {
  padding: var(--global-size-3x__wwfwet40_v1_13_0);
}
@container Card__1i62ke90_v1_13_0 (max-width: 320px) {
  .Card_size_md__1i62ke92_v1_13_0 &gt; .Content__18bmvzs0_v1_13_0 {
    padding: var(--global-size-3x__wwfwet40_v1_13_0);
  }
}
.Label__iu4a580_v1_13_0 {
  display: block;
  margin: 0 0 var(--global-size-2x__wwfwet3z_v1_13_0) 0;
  color: var(--alias-text-color-default__wwfwet5a_v1_13_0);
  font-family: var(--global-typography-fontFamily__wwfwet48_v1_13_0);
  font-size: var(--global-typography-fontSize-md__wwfwet4a_v1_13_0);
  line-height: var(--global-typography-lineHeight-md__wwfwet4g_v1_13_0);
  letter-spacing: var(--global-typography-letterSpacing-md__wwfwet4l_v1_13_0);
  font-weight: bold;
}
.Label__iu4a581_v1_13_0 {
  display: inline-block;
  margin-left: var(--global-size-2x__wwfwet3z_v1_13_0);
  color: var(--alias-text-color-subdued__wwfwet5b_v1_13_0);
  font-family: var(--global-typography-fontFamily__wwfwet48_v1_13_0);
  font-size: var(--global-typography-fontSize-md__wwfwet4a_v1_13_0);
  line-height: var(--global-typography-lineHeight-md__wwfwet4g_v1_13_0);
  letter-spacing: var(--global-typography-letterSpacing-md__wwfwet4l_v1_13_0);
  font-weight: normal;
}
.HelperText__sh4pum0_v1_13_0 {
  margin: calc(var(--global-size-2x__wwfwet3z_v1_13_0) * -1) 0 var(--global-size-2x__wwfwet3z_v1_13_0) 0;
  color: var(--alias-text-color-subdued__wwfwet5b_v1_13_0);
  font-family: var(--global-typography-fontFamily__wwfwet48_v1_13_0);
  font-size: var(--global-typography-fontSize-md__wwfwet4a_v1_13_0);
  line-height: var(--global-typography-lineHeight-md__wwfwet4g_v1_13_0);
  letter-spacing: var(--global-typography-letterSpacing-md__wwfwet4l_v1_13_0);
}
.HelperText__sh4pum1_v1_13_0 {
  margin: 0;
}
.Text__uii6970_v1_13_0 {
  color: var(--alias-text-color-default__wwfwet5a_v1_13_0);
}
.Text__uii6970_v1_13_0:has(&gt; .icon__1940e3z0_v1_13_0) {
  display: flex;
  align-items: start;
}
.Text_size_lg__uii6971_v1_13_0 {
  font-family: var(--global-typography-fontFamily__wwfwet48_v1_13_0);
  font-size: var(--global-typography-fontSize-lg__wwfwet4b_v1_13_0);
  line-height: var(--global-typography-lineHeight-lg__wwfwet4h_v1_13_0);
  letter-spacing: var(--global-typography-letterSpacing-lg__wwfwet4m_v1_13_0);
}
.Text_size_md__uii6972_v1_13_0 {
  font-family: var(--global-typography-fontFamily__wwfwet48_v1_13_0);
  font-size: var(--global-typography-fontSize-md__wwfwet4a_v1_13_0);
  line-height: var(--global-typography-lineHeight-md__wwfwet4g_v1_13_0);
  letter-spacing: var(--global-typography-letterSpacing-md__wwfwet4l_v1_13_0);
}
.Text_size_sm__uii6973_v1_13_0 {
  font-family: var(--global-typography-fontFamily__wwfwet48_v1_13_0);
  font-size: var(--global-typography-fontSize-sm__wwfwet49_v1_13_0);
  line-height: var(--global-typography-lineHeight-sm__wwfwet4f_v1_13_0);
  letter-spacing: var(--global-typography-letterSpacing-sm__wwfwet4k_v1_13_0);
}
.Text_color_default__uii6974_v1_13_0 {
  color: var(--alias-text-color-default__wwfwet5a_v1_13_0);
}
.Text_color_subdued__uii6975_v1_13_0 {
  color: var(--alias-text-color-subdued__wwfwet5b_v1_13_0);
}
.Text_color_disabled__uii6976_v1_13_0 {
  color: var(--alias-text-color-disabled__wwfwet5c_v1_13_0);
}
.Text_color_critical__uii6977_v1_13_0 {
  color: var(--alias-text-color-critical__wwfwet5d_v1_13_0);
}
.Text_color_success__uii6978_v1_13_0 {
  color: var(--alias-text-color-success__wwfwet5e_v1_13_0);
}
.Text_color_white__uii6979_v1_13_0 {
  color: var(--alias-text-color-white__wwfwet5f_v1_13_0);
}
.Text_size_sm__uii6973_v1_13_0 &gt; .icon__1940e3z0_v1_13_0:first-of-type {
  margin-top: calc(((var(--global-typography-lineHeight-sm__wwfwet4f_v1_13_0) - var(--alias-icon-sizes-md__wwfwet4t_v1_13_0)) / 2) - 1px);
  margin-right: var(--global-size-2x__wwfwet3z_v1_13_0);
}
.Text_size_md__uii6972_v1_13_0 &gt; .icon__1940e3z0_v1_13_0:first-of-type {
  margin-top: calc(((var(--global-typography-lineHeight-md__wwfwet4g_v1_13_0) - var(--alias-icon-sizes-md__wwfwet4t_v1_13_0)) / 2) - 1px);
  margin-right: var(--global-size-2x__wwfwet3z_v1_13_0);
}
.Text_size_lg__uii6971_v1_13_0 &gt; .icon__1940e3z0_v1_13_0:first-of-type {
  margin-top: calc(((var(--global-typography-lineHeight-lg__wwfwet4h_v1_13_0) - var(--alias-icon-sizes-md__wwfwet4t_v1_13_0)) / 2) - 1px);
  margin-right: var(--global-size-2x__wwfwet3z_v1_13_0);
}
.Error__gyjq3d0_v1_13_0 {
  margin: var(--global-size-2x__wwfwet3z_v1_13_0) 0 0 0;
  font-family: var(--global-typography-fontFamily__wwfwet48_v1_13_0);
  font-size: var(--global-typography-fontSize-md__wwfwet4a_v1_13_0);
  line-height: var(--global-typography-lineHeight-md__wwfwet4g_v1_13_0);
  letter-spacing: var(--global-typography-letterSpacing-md__wwfwet4l_v1_13_0);
}
.Error__gyjq3d0_v1_13_0 &gt; .icon__1940e3z0_v1_13_0:first-of-type {
  margin-left: var(--global-size-05x__wwfwet3x_v1_13_0);
}
.Error__gyjq3d1_v1_13_0 &gt; .icon__1940e3z0_v1_13_0:first-of-type {
  margin-right: calc(var(--global-size-05x__wwfwet3x_v1_13_0) + var(--global-size-2x__wwfwet3z_v1_13_0));
}
.Checkbox__1aiogr20_v1_13_0 {
  position: absolute;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap;
  border: 0 !important;
  outline: none !important;
}
.Checkbox__1aiogr21_v1_13_0 {
  vertical-align: top;
  display: inline-flex;
  border-radius: var(--alias-border-radius-md__wwfwet58_v1_13_0);
  height: var(--global-size-5x__wwfwet42_v1_13_0);
  width: var(--global-size-5x__wwfwet42_v1_13_0);
}
.Checkbox__1aiogr20_v1_13_0:focus-visible + .Checkbox__1aiogr21_v1_13_0 {
  outline: solid 2px var(--global-color-brand-80__wwfwet8_v1_13_0);
  outline-offset: var(--global-size-05x__wwfwet3x_v1_13_0);
  transition: outline-offset 150ms ease-out;
}
.Checkbox__1aiogr20_v1_13_0 + .Checkbox__1aiogr21_v1_13_0:has(+ label) {
  margin-right: var(--global-size-2x__wwfwet3z_v1_13_0);
}
.Checkbox__1aiogr22_v1_13_0 {
  cursor: pointer;
  width: var(--global-size-5x__wwfwet42_v1_13_0);
  height: var(--global-size-5x__wwfwet42_v1_13_0);
  border: var(--alias-border-width-sm__wwfwet52_v1_13_0) solid var(--alias-border-color-default__wwfwet53_v1_13_0);
  border-radius: var(--alias-border-radius-md__wwfwet58_v1_13_0);
  background-color: var(--global-color-white__wwfwet0_v1_13_0);
  transition: border-color linear 60ms, background-color linear 60ms;
}
.Checkbox__1aiogr20_v1_13_0 + .Checkbox__1aiogr21_v1_13_0 &gt; .Checkbox__1aiogr22_v1_13_0 {
  background-color: var(--global-color-white__wwfwet0_v1_13_0);
  border-color: var(--alias-border-color-input__wwfwet54_v1_13_0);
}
.Checkbox__1aiogr20_v1_13_0:disabled + .Checkbox__1aiogr21_v1_13_0 &gt; .Checkbox__1aiogr22_v1_13_0 {
  cursor: not-allowed;
  background-color: var(--global-color-neutral-30__wwfwet1h_v1_13_0);
  border-color: var(--alias-border-color-input__wwfwet54_v1_13_0);
}
.Checkbox__1aiogr20_v1_13_0:not(:disabled) + .Checkbox__1aiogr21_v1_13_0 &gt; .Checkbox__1aiogr22_v1_13_0:hover {
  background-color: var(--global-color-neutral-10__wwfwet1f_v1_13_0);
  border-color: var(--global-color-neutral-70__wwfwet1l_v1_13_0);
}
.Checkbox__1aiogr20_v1_13_0:not(:disabled) + .Checkbox__1aiogr21_v1_13_0 &gt; .Checkbox__1aiogr22_v1_13_0:active {
  background-color: var(--global-color-neutral-20__wwfwet1g_v1_13_0);
  border-color: var(--global-color-neutral-70__wwfwet1l_v1_13_0);
}
.Checkbox__1aiogr20_v1_13_0:checked + .Checkbox__1aiogr21_v1_13_0 &gt; .Checkbox__1aiogr22_v1_13_0,
      .Checkbox__1aiogr20_v1_13_0:indeterminate + .Checkbox__1aiogr21_v1_13_0 &gt; .Checkbox__1aiogr22_v1_13_0 {
  background-color: var(--global-color-brand-70__wwfwet7_v1_13_0);
  border-color: var(--global-color-brand-70__wwfwet7_v1_13_0);
}
.Checkbox__1aiogr20_v1_13_0:disabled:checked + .Checkbox__1aiogr21_v1_13_0 &gt; .Checkbox__1aiogr22_v1_13_0,
      .Checkbox__1aiogr20_v1_13_0:indeterminate:disabled + .Checkbox__1aiogr21_v1_13_0 &gt; .Checkbox__1aiogr22_v1_13_0 {
  background-color: var(--global-color-neutral-50__wwfwet1j_v1_13_0);
  border-color: var(--global-color-neutral-50__wwfwet1j_v1_13_0);
}
.Checkbox__1aiogr20_v1_13_0:checked:not(:disabled) + .Checkbox__1aiogr21_v1_13_0 &gt; .Checkbox__1aiogr22_v1_13_0:hover,
      .Checkbox__1aiogr20_v1_13_0:indeterminate:not(:disabled) + .Checkbox__1aiogr21_v1_13_0 &gt; .Checkbox__1aiogr22_v1_13_0:hover {
  background-color: var(--global-color-brand-80__wwfwet8_v1_13_0);
  border-color: var(--global-color-brand-80__wwfwet8_v1_13_0);
}
.Checkbox__1aiogr20_v1_13_0:checked:not(:disabled) + .Checkbox__1aiogr21_v1_13_0 &gt; .Checkbox__1aiogr22_v1_13_0:active,
      .Checkbox__1aiogr20_v1_13_0:indeterminate:not(:disabled) + .Checkbox__1aiogr21_v1_13_0 &gt; .Checkbox__1aiogr22_v1_13_0:active {
  background-color: var(--global-color-brand-90__wwfwet9_v1_13_0);
  border-color: var(--global-color-brand-90__wwfwet9_v1_13_0);
}
.Checkbox__1aiogr20_v1_13_0:not(:disabled) + .Checkbox__1aiogr21_v1_13_0 &gt; .Checkbox_hasError_true__1aiogr23_v1_13_0 {
  background-color: var(--global-color-white__wwfwet0_v1_13_0);
  border-color: var(--alias-border-color-critical__wwfwet55_v1_13_0);
}
.Checkbox__1aiogr20_v1_13_0:not(:disabled) + .Checkbox__1aiogr21_v1_13_0 &gt; .Checkbox_hasError_true__1aiogr23_v1_13_0:hover {
  background-color: var(--global-color-neutral-10__wwfwet1f_v1_13_0);
  border-color: var(--global-color-critical-80__wwfwets_v1_13_0);
}
.Checkbox__1aiogr20_v1_13_0:not(:disabled) + .Checkbox__1aiogr21_v1_13_0 &gt; .Checkbox_hasError_true__1aiogr23_v1_13_0:active {
  background-color: var(--global-color-neutral-20__wwfwet1g_v1_13_0);
  border-color: var(--global-color-critical-80__wwfwets_v1_13_0);
}
.Checkbox__1aiogr20_v1_13_0:checked:not(:disabled) + .Checkbox__1aiogr21_v1_13_0 &gt; .Checkbox_hasError_true__1aiogr23_v1_13_0,
          .Checkbox__1aiogr20_v1_13_0:indeterminate:not(:disabled) + .Checkbox__1aiogr21_v1_13_0 &gt; .Checkbox_hasError_true__1aiogr23_v1_13_0 {
  background-color: var(--global-color-critical-70__wwfwetr_v1_13_0);
  border-color: var(--global-color-critical-70__wwfwetr_v1_13_0);
}
.Checkbox__1aiogr20_v1_13_0:checked:not(:disabled) + .Checkbox__1aiogr21_v1_13_0 &gt; .Checkbox_hasError_true__1aiogr23_v1_13_0:hover,
          .Checkbox__1aiogr20_v1_13_0:indeterminate:not(:disabled) + .Checkbox__1aiogr21_v1_13_0 &gt; .Checkbox_hasError_true__1aiogr23_v1_13_0:hover {
  background-color: var(--global-color-critical-80__wwfwets_v1_13_0);
  border-color: var(--global-color-critical-80__wwfwets_v1_13_0);
}
.Checkbox__1aiogr20_v1_13_0:checked:not(:disabled) + .Checkbox__1aiogr21_v1_13_0 &gt; .Checkbox_hasError_true__1aiogr23_v1_13_0:active,
          .Checkbox__1aiogr20_v1_13_0:indeterminate:not(:disabled) + .Checkbox__1aiogr21_v1_13_0 &gt; .Checkbox_hasError_true__1aiogr23_v1_13_0:active {
  background-color: var(--global-color-critical-90__wwfwett_v1_13_0);
  border-color: var(--global-color-critical-90__wwfwett_v1_13_0);
}
.Checkbox_readOnly_true__1aiogr24_v1_13_0 {
  cursor: default;
}
.Checkbox__1aiogr20_v1_13_0:not(:disabled) + .Checkbox__1aiogr21_v1_13_0 &gt; .Checkbox_readOnly_true__1aiogr24_v1_13_0,
          .Checkbox__1aiogr20_v1_13_0:not(:disabled) + .Checkbox__1aiogr21_v1_13_0 &gt; .Checkbox_readOnly_true__1aiogr24_v1_13_0:hover,
          .Checkbox__1aiogr20_v1_13_0:not(:disabled) + .Checkbox__1aiogr21_v1_13_0 &gt; .Checkbox_readOnly_true__1aiogr24_v1_13_0:active {
  background-color: var(--global-color-neutral-20__wwfwet1g_v1_13_0);
  border-color: var(--alias-border-color-input__wwfwet54_v1_13_0);
}
.Checkbox__1aiogr20_v1_13_0:checked:not(:indeterminate):not(:disabled) + .Checkbox__1aiogr21_v1_13_0 &gt; .Checkbox_readOnly_true__1aiogr24_v1_13_0,
          .Checkbox__1aiogr20_v1_13_0:checked:not(:indeterminate):not(:disabled) + .Checkbox__1aiogr21_v1_13_0 &gt; .Checkbox_readOnly_true__1aiogr24_v1_13_0:hover,
          .Checkbox__1aiogr20_v1_13_0:checked:not(:indeterminate):not(:disabled) + .Checkbox__1aiogr21_v1_13_0 &gt; .Checkbox_readOnly_true__1aiogr24_v1_13_0:active,
          .Checkbox__1aiogr20_v1_13_0:indeterminate:not(:disabled) + .Checkbox__1aiogr21_v1_13_0 &gt; .Checkbox_readOnly_true__1aiogr24_v1_13_0,
          .Checkbox__1aiogr20_v1_13_0:indeterminate:not(:disabled) + .Checkbox__1aiogr21_v1_13_0 &gt; .Checkbox_readOnly_true__1aiogr24_v1_13_0:hover,
          .Checkbox__1aiogr20_v1_13_0:indeterminate:not(:disabled) + .Checkbox__1aiogr21_v1_13_0 &gt; .Checkbox_readOnly_true__1aiogr24_v1_13_0:active {
  background-color: var(--global-color-neutral-80__wwfwet1m_v1_13_0);
  border-color: var(--global-color-neutral-80__wwfwet1m_v1_13_0);
}
.Checkbox__1aiogr25_v1_13_0 {
  fill: transparent;
  stroke: transparent;
}
.Checkbox__1aiogr20_v1_13_0:not(:checked) + .Checkbox__1aiogr21_v1_13_0 &gt; .Checkbox__1aiogr22_v1_13_0 &gt; .Checkbox__1aiogr25_v1_13_0,
    .Checkbox__1aiogr20_v1_13_0:indeterminate + .Checkbox__1aiogr21_v1_13_0 &gt; .Checkbox__1aiogr22_v1_13_0 &gt; .Checkbox__1aiogr25_v1_13_0 {
  fill: transparent;
  stroke: transparent;
}
.Checkbox__1aiogr20_v1_13_0:checked:not(:indeterminate) + .Checkbox__1aiogr21_v1_13_0 &gt; .Checkbox__1aiogr22_v1_13_0 &gt; .Checkbox__1aiogr25_v1_13_0,
    .Checkbox__1aiogr20_v1_13_0:checked:not(:indeterminate) + .Checkbox__1aiogr21_v1_13_0 &gt; .Checkbox__1aiogr22_v1_13_0:hover &gt; .Checkbox__1aiogr25_v1_13_0,
    .Checkbox__1aiogr20_v1_13_0:checked:not(:indeterminate) + .Checkbox__1aiogr21_v1_13_0 &gt; .Checkbox__1aiogr22_v1_13_0:active &gt; .Checkbox__1aiogr25_v1_13_0 {
  fill: var(--global-color-white__wwfwet0_v1_13_0);
  stroke: var(--global-color-white__wwfwet0_v1_13_0);
}
.Checkbox__1aiogr26_v1_13_0 {
  fill: transparent;
  stroke: transparent;
}
.Checkbox__1aiogr20_v1_13_0:not(:indeterminate) + .Checkbox__1aiogr21_v1_13_0 &gt; .Checkbox__1aiogr22_v1_13_0 &gt; .Checkbox__1aiogr26_v1_13_0 {
  fill: transparent;
  stroke: transparent;
}
.Checkbox__1aiogr20_v1_13_0:indeterminate + .Checkbox__1aiogr21_v1_13_0 &gt; .Checkbox__1aiogr22_v1_13_0 &gt; .Checkbox__1aiogr26_v1_13_0,
    .Checkbox__1aiogr20_v1_13_0:indeterminate + .Checkbox__1aiogr21_v1_13_0 &gt; .Checkbox__1aiogr22_v1_13_0:hover &gt; .Checkbox__1aiogr26_v1_13_0,
    .Checkbox__1aiogr20_v1_13_0:indeterminate + .Checkbox__1aiogr21_v1_13_0 &gt; .Checkbox__1aiogr22_v1_13_0:active &gt; .Checkbox__1aiogr26_v1_13_0 {
  fill: var(--global-color-white__wwfwet0_v1_13_0);
  stroke: var(--global-color-white__wwfwet0_v1_13_0);
}
.Checkbox__1aiogr27_v1_13_0 {
  vertical-align: top;
  display: inline-block;
  margin: 0;
  cursor: pointer;
  font-weight: var(--global-typography-weight-regular__wwfwet4q_v1_13_0);
  color: var(--alias-text-color-default__wwfwet5a_v1_13_0);
  font-family: var(--global-typography-fontFamily__wwfwet48_v1_13_0);
  font-size: var(--global-typography-fontSize-md__wwfwet4a_v1_13_0);
  line-height: var(--global-typography-lineHeight-md__wwfwet4g_v1_13_0);
  letter-spacing: var(--global-typography-letterSpacing-md__wwfwet4l_v1_13_0);
}
.Checkbox__1aiogr20_v1_13_0:disabled ~ .Checkbox__1aiogr27_v1_13_0 {
  cursor: not-allowed;
  color: var(--alias-text-color-disabled__wwfwet5c_v1_13_0);
}
.Checkbox__1aiogr20_v1_13_0:not(:disabled) ~ .Checkbox_readOnly_true__1aiogr28_v1_13_0 {
  cursor: default;
}
@media (prefers-reduced-motion) {
  .Checkbox__1aiogr20_v1_13_0:focus-visible + .Checkbox__1aiogr21_v1_13_0 {
    transition: none;
  }
}
.Radio__wkxkbh0_v1_13_0 {
  position: absolute;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap;
  border: 0 !important;
  outline: none !important;
}
.Radio__wkxkbh1_v1_13_0 {
  vertical-align: top;
  align-items: center;
  justify-content: center;
  display: inline-flex;
  transition: border-color linear 60ms, background-color linear 60ms;
  border: var(--alias-border-width-sm__wwfwet52_v1_13_0) solid var(--alias-border-color-default__wwfwet53_v1_13_0);
  border-radius: 50%;
  width: var(--global-size-5x__wwfwet42_v1_13_0);
  height: var(--global-size-5x__wwfwet42_v1_13_0);
  background-color: var(--global-color-white__wwfwet0_v1_13_0);
  cursor: pointer;
}
.Radio__wkxkbh0_v1_13_0:focus-visible + .Radio__wkxkbh1_v1_13_0 {
  outline: solid 2px var(--global-color-brand-80__wwfwet8_v1_13_0);
  outline-offset: var(--global-size-05x__wwfwet3x_v1_13_0);
  transition: outline-offset 150ms ease-out;
}
.Radio__wkxkbh0_v1_13_0 + .Radio__wkxkbh1_v1_13_0:has(+ label) {
  margin-right: var(--global-size-2x__wwfwet3z_v1_13_0);
}
.Radio__wkxkbh0_v1_13_0 + .Radio__wkxkbh1_v1_13_0 {
  background-color: var(--global-color-white__wwfwet0_v1_13_0);
  border-color: var(--alias-border-color-input__wwfwet54_v1_13_0);
}
.Radio__wkxkbh0_v1_13_0:disabled + .Radio__wkxkbh1_v1_13_0 {
  cursor: not-allowed;
  background-color: var(--global-color-neutral-30__wwfwet1h_v1_13_0);
  border-color: var(--alias-border-color-input__wwfwet54_v1_13_0);
}
.Radio__wkxkbh0_v1_13_0:not(:disabled) + .Radio__wkxkbh1_v1_13_0:hover {
  background-color: var(--global-color-neutral-10__wwfwet1f_v1_13_0);
  border-color: var(--global-color-neutral-70__wwfwet1l_v1_13_0);
}
.Radio__wkxkbh0_v1_13_0:not(:disabled) + .Radio__wkxkbh1_v1_13_0:active {
  background-color: var(--global-color-neutral-20__wwfwet1g_v1_13_0);
  border-color: var(--global-color-neutral-70__wwfwet1l_v1_13_0);
}
.Radio__wkxkbh0_v1_13_0:checked + .Radio__wkxkbh1_v1_13_0 {
  background-color: var(--global-color-brand-70__wwfwet7_v1_13_0);
  border-color: var(--global-color-brand-70__wwfwet7_v1_13_0);
}
.Radio__wkxkbh0_v1_13_0:disabled:checked + .Radio__wkxkbh1_v1_13_0 {
  background-color: var(--global-color-neutral-50__wwfwet1j_v1_13_0);
  border-color: var(--global-color-neutral-50__wwfwet1j_v1_13_0);
}
.Radio__wkxkbh0_v1_13_0:checked:not(:disabled) + .Radio__wkxkbh1_v1_13_0:hover {
  background-color: var(--global-color-brand-80__wwfwet8_v1_13_0);
  border-color: var(--global-color-brand-80__wwfwet8_v1_13_0);
}
.Radio__wkxkbh0_v1_13_0:checked:not(:disabled) + .Radio__wkxkbh1_v1_13_0:active {
  background-color: var(--global-color-brand-90__wwfwet9_v1_13_0);
  border-color: var(--global-color-brand-90__wwfwet9_v1_13_0);
}
.Radio__wkxkbh0_v1_13_0:not(:disabled) + .Radio_hasError_true__wkxkbh2_v1_13_0 {
  background-color: var(--global-color-white__wwfwet0_v1_13_0);
  border-color: var(--alias-border-color-critical__wwfwet55_v1_13_0);
}
.Radio__wkxkbh0_v1_13_0:not(:disabled) + .Radio_hasError_true__wkxkbh2_v1_13_0:hover {
  background-color: var(--global-color-neutral-10__wwfwet1f_v1_13_0);
  border-color: var(--global-color-critical-80__wwfwets_v1_13_0);
}
.Radio__wkxkbh0_v1_13_0:not(:disabled) + .Radio_hasError_true__wkxkbh2_v1_13_0:active {
  background-color: var(--global-color-neutral-20__wwfwet1g_v1_13_0);
  border-color: var(--global-color-critical-80__wwfwets_v1_13_0);
}
.Radio__wkxkbh0_v1_13_0:checked:not(:disabled) + .Radio_hasError_true__wkxkbh2_v1_13_0 {
  background-color: var(--global-color-critical-70__wwfwetr_v1_13_0);
  border-color: var(--global-color-critical-70__wwfwetr_v1_13_0);
}
.Radio__wkxkbh0_v1_13_0:checked:not(:disabled) + .Radio_hasError_true__wkxkbh2_v1_13_0:hover {
  background-color: var(--global-color-critical-80__wwfwets_v1_13_0);
  border-color: var(--global-color-critical-80__wwfwets_v1_13_0);
}
.Radio__wkxkbh0_v1_13_0:checked:not(:disabled) + .Radio_hasError_true__wkxkbh2_v1_13_0:active {
  background-color: var(--global-color-critical-90__wwfwett_v1_13_0);
  border-color: var(--global-color-critical-90__wwfwett_v1_13_0);
}
.Radio_readOnly_true__wkxkbh3_v1_13_0 {
  cursor: default;
}
.Radio__wkxkbh0_v1_13_0:not(:disabled) + .Radio_readOnly_true__wkxkbh3_v1_13_0,
          .Radio__wkxkbh0_v1_13_0:not(:disabled) + .Radio_readOnly_true__wkxkbh3_v1_13_0:hover,
          .Radio__wkxkbh0_v1_13_0:not(:disabled) + .Radio_readOnly_true__wkxkbh3_v1_13_0:active {
  background-color: var(--global-color-neutral-20__wwfwet1g_v1_13_0);
  border-color: var(--alias-border-color-input__wwfwet54_v1_13_0);
}
.Radio__wkxkbh0_v1_13_0:checked:not(:disabled) + .Radio_readOnly_true__wkxkbh3_v1_13_0,
          .Radio__wkxkbh0_v1_13_0:checked:not(:disabled) + .Radio_readOnly_true__wkxkbh3_v1_13_0:hover,
          .Radio__wkxkbh0_v1_13_0:checked:not(:disabled) + .Radio_readOnly_true__wkxkbh3_v1_13_0:active {
  background-color: var(--global-color-neutral-80__wwfwet1m_v1_13_0);
  border-color: var(--global-color-neutral-80__wwfwet1m_v1_13_0);
}
.Radio__wkxkbh4_v1_13_0 {
  background-color: transparent;
  width: var(--global-size-2x__wwfwet3z_v1_13_0);
  height: var(--global-size-2x__wwfwet3z_v1_13_0);
  border-radius: 50%;
}
.Radio__wkxkbh0_v1_13_0:not(:checked) + .Radio__wkxkbh1_v1_13_0 &gt; .Radio__wkxkbh4_v1_13_0 {
  background-color: transparent;
}
.Radio__wkxkbh0_v1_13_0:checked + .Radio__wkxkbh1_v1_13_0 &gt; .Radio__wkxkbh4_v1_13_0,
    .Radio__wkxkbh0_v1_13_0:checked + .Radio__wkxkbh1_v1_13_0:hover &gt; .Radio__wkxkbh4_v1_13_0,
    .Radio__wkxkbh0_v1_13_0:checked + .Radio__wkxkbh1_v1_13_0:active &gt; .Radio__wkxkbh4_v1_13_0 {
  background-color: var(--global-color-white__wwfwet0_v1_13_0);
}
.Radio__wkxkbh5_v1_13_0 {
  vertical-align: top;
  display: inline-block;
  margin: 0;
  cursor: pointer;
  font-weight: var(--global-typography-weight-regular__wwfwet4q_v1_13_0);
  color: var(--alias-text-color-default__wwfwet5a_v1_13_0);
  font-family: var(--global-typography-fontFamily__wwfwet48_v1_13_0);
  font-size: var(--global-typography-fontSize-md__wwfwet4a_v1_13_0);
  line-height: var(--global-typography-lineHeight-md__wwfwet4g_v1_13_0);
  letter-spacing: var(--global-typography-letterSpacing-md__wwfwet4l_v1_13_0);
}
.Radio__wkxkbh0_v1_13_0:disabled + .Radio__wkxkbh1_v1_13_0 + .Radio__wkxkbh5_v1_13_0 {
  cursor: not-allowed;
  color: var(--alias-text-color-disabled__wwfwet5c_v1_13_0);
}
.Radio__wkxkbh0_v1_13_0:not(:disabled) + .Radio__wkxkbh1_v1_13_0 + .Radio_readOnly_true__wkxkbh6_v1_13_0 {
  cursor: default;
}
@media (prefers-reduced-motion) {
  .Radio__wkxkbh0_v1_13_0:focus-visible + .Radio__wkxkbh1_v1_13_0 {
    transition: none;
  }
}
.FormField__p4on640_v1_13_0 {
  flex-direction: column;
  display: flex;
  width: 100%;
}
.FormField_hasSelectionInput_true__p4on641_v1_13_0 {
  display: grid;
  grid-template-columns: calc(var(--global-size-5x__wwfwet42_v1_13_0) + var(--global-size-2x__wwfwet3z_v1_13_0)) auto;
}
.FormField_hasSelectionInput_true__p4on641_v1_13_0 &gt; *:not(.Checkbox__1aiogr21_v1_13_0, .Radio__wkxkbh1_v1_13_0) {
  grid-column: 2;
}
.Legend__146l3n80_v1_13_0 {
  float: left;
  margin-bottom: var(--global-size-3x__wwfwet40_v1_13_0);
  width: 100%;
  padding: 0;
}
.Fieldset__1pzv3lf0_v1_13_0 {
  margin: 0;
  border: none;
  width: 100%;
  padding: 0;
}
.Fieldset__1pzv3lf0_v1_13_0 .FormField_hasSelectionInput_true__p4on641_v1_13_0 {
  margin: var(--global-size-3x__wwfwet40_v1_13_0) 0 0 0;
}
.Fieldset__1pzv3lf0_v1_13_0:disabled .FormField_hasSelectionInput_true__p4on641_v1_13_0 .HelperText__sh4pum0_v1_13_0 {
  color: var(--alias-text-color-disabled__wwfwet5c_v1_13_0);
}
.Fieldset__1pzv3lf0_v1_13_0 .FormField_hasSelectionInput_true__p4on641_v1_13_0:has(~ .Error__gyjq3d0_v1_13_0) {
  margin-bottom: var(--global-size-3x__wwfwet40_v1_13_0);
}
.Legend__146l3n80_v1_13_0:has(~ .HelperText__sh4pum0_v1_13_0) {
  margin-bottom: 0;
}
@keyframes Modal__kuayns0_v1_13_0 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes Modal__kuayns3_v1_13_0 {
  0% {
    transform: translate3d(0, -24px, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
.Modal__kuayns1_v1_13_0 {
  container-type: inline-size;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: flex-start;
  justify-content: center;
  opacity: 1;
  animation-name: Modal__kuayns0_v1_13_0;
  animation-duration: 240ms;
}
.Modal_isExiting_true__kuayns2_v1_13_0 {
  opacity: 0;
  transition: opacity 240ms cubic-bezier(0, 0, 0.3, 1), visibility 0ms linear;
}
.Modal__kuayns4_v1_13_0 {
  transform-origin: top center;
  transform: translate3d(0, 0, 0);
  animation-name: Modal__kuayns3_v1_13_0;
  animation-duration: 240ms;
}
.Modal_isExiting_true__kuayns5_v1_13_0 {
  transform: translate3d(0, -24px, 0);
  transition: transform 240ms cubic-bezier(0.4, 0.14, 1, 1);
}
.BaseModal__d0lmu0_v1_13_0 {
  position: relative;
  margin: 60px var(--global-size-3x__wwfwet40_v1_13_0) 48px;
  max-height: calc(100vh - 60px - 48px);
  max-width: calc(100vw - var(--global-size-3x__wwfwet40_v1_13_0) - var(--global-size-3x__wwfwet40_v1_13_0));
  display: flex;
  flex-direction: column;
  border: var(--alias-border-width-sm__wwfwet52_v1_13_0) solid var(--alias-border-color-default__wwfwet53_v1_13_0);
  border-radius: var(--alias-border-radius-md__wwfwet58_v1_13_0);
  background-color: var(--global-color-white__wwfwet0_v1_13_0);
  overflow: hidden;
  box-shadow: var(--global-shadow-levels-md-x__wwfwet3k_v1_13_0) var(--global-shadow-levels-md-y__wwfwet3l_v1_13_0) var(--global-shadow-levels-md-blur__wwfwet3m_v1_13_0) var(--global-shadow-levels-md-spread__wwfwet3n_v1_13_0) var(--global-shadow-color__wwfwet3f_v1_13_0);
}
.BaseModal__d0lmu0_v1_13_0:focus-visible {
  outline: solid 2px var(--global-color-brand-80__wwfwet8_v1_13_0);
  outline-offset: var(--global-size-05x__wwfwet3x_v1_13_0);
  transition: outline-offset 150ms ease-out;
  @media {
    (prefers-reduced-motion) {
      transition: none;
    }
  }
}
.BaseModal_size_md__d0lmu1_v1_13_0 {
  width: 600px;
}
.BaseModal_size_lg__d0lmu2_v1_13_0 {
  width: 900px;
}
.BaseModal_hasFocus_true__d0lmu3_v1_13_0 {
  outline: solid 2px var(--global-color-brand-80__wwfwet8_v1_13_0);
  outline-offset: var(--global-size-05x__wwfwet3x_v1_13_0);
  transition: outline-offset 150ms ease-out;
}
@media (max-width: 375px) {
  .BaseModal__d0lmu0_v1_13_0 {
    margin: var(--global-size-3x__wwfwet40_v1_13_0);
    max-height: calc(100vh - var(--global-size-3x__wwfwet40_v1_13_0) - var(--global-size-3x__wwfwet40_v1_13_0));
  }
}
@media (prefers-reduced-motion) {
  .BaseModal_hasFocus_true__d0lmu3_v1_13_0 {
    transition: none;
  }
}
.Content__g55hl00_v1_13_0 {
  position: relative;
  padding: var(--global-size-6x__wwfwet43_v1_13_0);
}
.Content__g55hl01_v1_13_0 {
  min-height: 108px;
  overflow-y: auto;
  padding-bottom: var(--global-size-7x__wwfwet44_v1_13_0);
}
.Content_isContentCentered_true__g55hl02_v1_13_0 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.Content_hasFocus_true__g55hl03_v1_13_0 {
  outline-width: 2px;
  outline-color: var(--global-color-neutral-80__wwfwet1m_v1_13_0);
  outline-style: dotted;
  outline-offset: -1px;
}
@media (max-width: 375px) {
  .Content__g55hl00_v1_13_0 {
    padding: var(--global-size-4x__wwfwet41_v1_13_0);
  }
  .Content__g55hl01_v1_13_0 {
    padding-top: var(--global-size-5x__wwfwet42_v1_13_0);
    padding-bottom: var(--global-size-6x__wwfwet43_v1_13_0);
  }
}
.Header__nv6flm0_v1_13_0 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: var(--alias-border-width-sm__wwfwet52_v1_13_0) solid var(--alias-border-color-default__wwfwet53_v1_13_0);
  padding-top: var(--global-size-4x__wwfwet41_v1_13_0);
  padding-bottom: var(--global-size-4x__wwfwet41_v1_13_0);
}
@media (max-width: 375px) {
  .Header__nv6flm0_v1_13_0 {
    padding-top: var(--global-size-3x__wwfwet40_v1_13_0);
    padding-bottom: var(--global-size-3x__wwfwet40_v1_13_0);
  }
}
.CloseButton__1nb83l90_v1_13_0 {
  position: relative;
}
.CloseButton__1nb83l90_v1_13_0.CloseButton__1nb83l90_v1_13_0 {
  margin: calc(var(--global-size-2x__wwfwet3z_v1_13_0) * -1) 0;
  margin-right: calc(var(--global-size-2x__wwfwet3z_v1_13_0) * -1);
}
.Footer__dcj5r10_v1_13_0 {
  display: flex;
  gap: var(--global-size-3x__wwfwet40_v1_13_0);
  justify-content: flex-end;
  align-items: center;
  border-top: var(--alias-border-width-sm__wwfwet52_v1_13_0) solid var(--alias-border-color-default__wwfwet53_v1_13_0);
  padding-top: var(--global-size-4x__wwfwet41_v1_13_0);
  padding-bottom: var(--global-size-4x__wwfwet41_v1_13_0);
  background-color: var(--global-color-neutral-10__wwfwet1f_v1_13_0);
}
@media (max-width: 375px) {
  .Footer__dcj5r10_v1_13_0 {
    padding-top: var(--global-size-3x__wwfwet40_v1_13_0);
    padding-bottom: var(--global-size-3x__wwfwet40_v1_13_0);
  }
}
.BaseInput__1ecm5dp0_v1_13_0 {
  appearance: none;
  transition: background-color 150ms ease-in-out, border-color 150ms ease-in-out;
  box-sizing: border-box;
  border: var(--alias-border-color-input__wwfwet54_v1_13_0) var(--alias-border-width-sm__wwfwet52_v1_13_0) solid;
  border-radius: var(--alias-border-radius-md__wwfwet58_v1_13_0);
  width: 100%;
  height: var(--global-size-9x__wwfwet46_v1_13_0);
  padding: var(--global-size-2x__wwfwet3z_v1_13_0);
  background-color: var(--global-color-white__wwfwet0_v1_13_0);
  font-family: var(--global-typography-fontFamily__wwfwet48_v1_13_0);
  font-size: var(--global-typography-fontSize-md__wwfwet4a_v1_13_0);
  line-height: var(--global-typography-lineHeight-md__wwfwet4g_v1_13_0);
  letter-spacing: var(--global-typography-letterSpacing-md__wwfwet4l_v1_13_0);
  color: var(--alias-text-color-default__wwfwet5a_v1_13_0);
}
.BaseInput__1ecm5dp0_v1_13_0:hover:not(:focus) {
  border-color: var(--global-color-neutral-70__wwfwet1l_v1_13_0);
  background-color: var(--global-color-neutral-10__wwfwet1f_v1_13_0);
}
.BaseInput__1ecm5dp0_v1_13_0[readonly], .BaseInput__1ecm5dp0_v1_13_0[readonly]:hover {
  border-color: var(--alias-border-color-input__wwfwet54_v1_13_0);
  background-color: var(--global-color-neutral-20__wwfwet1g_v1_13_0);
  cursor: default;
}
.BaseInput__1ecm5dp0_v1_13_0[disabled], .BaseInput__1ecm5dp0_v1_13_0[disabled]:hover {
  border-color: var(--alias-border-color-input__wwfwet54_v1_13_0);
  background-color: var(--global-color-neutral-20__wwfwet1g_v1_13_0);
  cursor: not-allowed;
  color: var(--alias-text-color-disabled__wwfwet5c_v1_13_0);
}
.BaseInput__1ecm5dp0_v1_13_0::placeholder {
  opacity: 1;
  color: var(--alias-text-color-disabled__wwfwet5c_v1_13_0);
}
.BaseInput__1ecm5dp0_v1_13_0[readonly]::placeholder, .BaseInput__1ecm5dp0_v1_13_0[disabled]::placeholder {
  opacity: 0;
}
.BaseInput_hasError_true__1ecm5dp1_v1_13_0 {
  border-color: var(--alias-border-color-critical__wwfwet55_v1_13_0);
}
.BaseInput_hasError_true__1ecm5dp1_v1_13_0:hover:not(:focus) {
  border-color: var(--global-color-critical-90__wwfwett_v1_13_0);
}
.BaseInput_hasFocus_true__1ecm5dp2_v1_13_0 {
  outline: solid 2px var(--global-color-brand-80__wwfwet8_v1_13_0);
  outline-offset: var(--global-size-05x__wwfwet3x_v1_13_0);
  transition: outline-offset 150ms ease-out,background-color 150ms ease-in-out, border-color 150ms ease-in-out;
}
@media (prefers-reduced-motion) {
  .BaseInput_hasFocus_true__1ecm5dp2_v1_13_0 {
    transition: none;
  }
}
.TextInput__nxymr0_v1_13_0::-webkit-date-and-time-value {
  text-align: left;
}
.SearchInput__1qtvji20_v1_13_0 {
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23798D8E%22%20d%3D%22M14.6903%2013.1317C15.1004%2013.5692%2015.1004%2014.2528%2014.6903%2014.6903C14.2528%2015.1004%2013.5692%2015.1004%2013.1317%2014.6903L9.87778%2011.409C8.75668%2012.1473%207.38949%2012.5301%205.91293%2012.3387C3.39731%2011.9832%201.37387%209.93246%201.04574%207.44418C0.580901%203.72543%203.72543%200.580901%207.44418%201.04574C9.93246%201.37387%2011.9832%203.39731%2012.3387%205.91293C12.5301%207.38949%2012.1473%208.75668%2011.409%209.85043L14.6903%2013.1317ZM3.17856%206.67856C3.17856%208.61996%204.73715%2010.1786%206.67856%2010.1786C8.59262%2010.1786%2010.1786%208.61996%2010.1786%206.67856C10.1786%204.76449%208.59262%203.17856%206.67856%203.17856C4.73715%203.17856%203.17856%204.76449%203.17856%206.67856Z%22%20%2F%3E%3C%2Fsvg%3E);
  background-repeat: no-repeat;
  background-position: left var(--global-size-2x__wwfwet3z_v1_13_0) center;
  background-size: var(--alias-icon-sizes-md__wwfwet4t_v1_13_0);
  padding-left: calc(var(--global-size-2x__wwfwet3z_v1_13_0) + var(--alias-icon-sizes-md__wwfwet4t_v1_13_0) + var(--global-size-2x__wwfwet3z_v1_13_0));
}
.Select__1wfd01d0_v1_13_0 {
  cursor: pointer;
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M8.01561%2011.9833C7.73467%2011.9833%207.48495%2011.8896%207.29766%2011.7023L1.30435%205.70903C0.898551%205.33445%200.898551%204.67893%201.30435%204.30435C1.67893%203.89855%202.33445%203.89855%202.70903%204.30435L8.01561%209.57971L13.291%204.30435C13.6656%203.89855%2014.3211%203.89855%2014.6957%204.30435C15.1014%204.67893%2015.1014%205.33445%2014.6957%205.70903L8.70234%2011.7023C8.51505%2011.8896%208.26533%2011.9833%208.01561%2011.9833Z%22%20fill%3D%22%23161C1D%22%2F%3E%3C%2Fsvg%3E);
  background-repeat: no-repeat;
  background-position: right var(--global-size-3x__wwfwet40_v1_13_0) center;
  background-size: var(--alias-icon-sizes-md__wwfwet4t_v1_13_0);
  padding-right: calc(var(--global-size-3x__wwfwet40_v1_13_0) + var(--alias-icon-sizes-md__wwfwet4t_v1_13_0) + var(--global-size-3x__wwfwet40_v1_13_0));
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.Select__1wfd01d0_v1_13_0[disabled] {
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M8.01561%2011.9833C7.73467%2011.9833%207.48495%2011.8896%207.29766%2011.7023L1.30435%205.70903C0.898551%205.33445%200.898551%204.67893%201.30435%204.30435C1.67893%203.89855%202.33445%203.89855%202.70903%204.30435L8.01561%209.57971L13.291%204.30435C13.6656%203.89855%2014.3211%203.89855%2014.6957%204.30435C15.1014%204.67893%2015.1014%205.33445%2014.6957%205.70903L8.70234%2011.7023C8.51505%2011.8896%208.26533%2011.9833%208.01561%2011.9833Z%22%20fill%3D%22%23798D8E%22%2F%3E%3C%2Fsvg%3E);
}
.Select__1wfd01d0_v1_13_0:has(option[value=""]:checked) {
  color: var(--alias-text-color-disabled__wwfwet5c_v1_13_0);
}
.Select__1wfd01d0_v1_13_0[readonly]::has(option[value=""]:checked) {
  opacity: 0;
}
@keyframes SkeletonBar__qos9bt0_v1_13_0 {
  0%, 60% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes SkeletonBar__qos9bt1_v1_13_0 {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(100%);
  }
}
.SkeletonBar__qos9bt2_v1_13_0 {
  position: relative;
  display: inline-block;
  border-radius: var(--alias-border-radius-md__wwfwet58_v1_13_0);
  width: 100%;
  overflow: hidden;
  animation-name: SkeletonBar__qos9bt0_v1_13_0 750ms linear;
  background: var(--global-color-neutral-20__wwfwet1g_v1_13_0);
}
.SkeletonBar__qos9bt2_v1_13_0::before {
  content: "";
  position: absolute;
  top: 0;
  width: 100vw;
  height: 100%;
  animation: SkeletonBar__qos9bt1_v1_13_0 1.5s ease-in-out 300ms infinite;
  background-image: linear-gradient(45deg, transparent, var(--global-color-neutral-30__wwfwet1h_v1_13_0), transparent);
}
.SkeletonBar_size_sm__qos9bt3_v1_13_0 {
  height: var(--global-size-2x__wwfwet3z_v1_13_0);
  background-size: 80% var(--global-size-2x__wwfwet3z_v1_13_0);
}
.SkeletonBar_size_md__qos9bt4_v1_13_0 {
  height: var(--global-size-4x__wwfwet41_v1_13_0);
  background-size: 80% var(--global-size-4x__wwfwet41_v1_13_0);
}
.SkeletonBar_size_lg__qos9bt5_v1_13_0 {
  height: var(--global-size-8x__wwfwet45_v1_13_0);
  background-size: 80% var(--global-size-8x__wwfwet45_v1_13_0);
}
.TextArea__lhe0g90_v1_13_0 {
  min-height: 78px;
  resize: vertical;
}
.CloseButton__1ti7oys0_v1_13_0 {
  position: relative;
}
.CloseButton__1ti7oys0_v1_13_0:hover {
  background-color: rgba(0,0,0,0.25);
}
.CloseButton__1ti7oys0_v1_13_0:active {
  background-color: rgba(0,0,0,0.5);
}
.CloseButton__1ti7oys0_v1_13_0.BaseButton_hasFocus_true__19sz9i24_v1_13_0 {
  outline-color: #FFFFFF;
  background-color: rgba(0,0,0,0.25);
}
.CloseButton__1ti7oys0_v1_13_0 &gt; .icon__1940e3z0_v1_13_0 {
  opacity: 1;
  color: var(--global-color-white__wwfwet0_v1_13_0);
}
@keyframes Toast__vno2vr0_v1_13_0 {
  from {
    translate: 0 calc(var(--global-size-5x__wwfwet42_v1_13_0) * -1);
    opacity: 0;
  }
}
.Toast__vno2vr1_v1_13_0 {
  pointer-events: auto;
  display: flex;
  align-items: start;
  animation: Toast__vno2vr0_v1_13_0 500ms ease-in-out;
  box-shadow: var(--global-shadow-levels-md-x__wwfwet3k_v1_13_0) var(--global-shadow-levels-md-y__wwfwet3l_v1_13_0) var(--global-shadow-levels-md-blur__wwfwet3m_v1_13_0) var(--global-shadow-levels-md-spread__wwfwet3n_v1_13_0) var(--global-shadow-color__wwfwet3f_v1_13_0);
  border-radius: var(--alias-border-radius-md__wwfwet58_v1_13_0);
  padding: var(--global-size-3x__wwfwet40_v1_13_0);
  color: var(--global-color-white__wwfwet0_v1_13_0);
  font-family: var(--global-typography-fontFamily__wwfwet48_v1_13_0);
  font-size: var(--global-typography-fontSize-md__wwfwet4a_v1_13_0);
  line-height: var(--global-typography-lineHeight-md__wwfwet4g_v1_13_0);
  letter-spacing: var(--global-typography-letterSpacing-md__wwfwet4l_v1_13_0);
  font-weight: var(--global-typography-weight-semibold__wwfwet4r_v1_13_0);
}
.Toast_tone_success__vno2vr2_v1_13_0 {
  background-color: var(--global-color-success-80__wwfwet1c_v1_13_0);
}
.Toast_tone_critical__vno2vr3_v1_13_0 {
  background-color: var(--global-color-critical-70__wwfwetr_v1_13_0);
}
.Toast_tone_info__vno2vr4_v1_13_0 {
  background-color: var(--global-color-brand-80__wwfwet8_v1_13_0);
}
.Toast_hasFocus_true__vno2vr5_v1_13_0 {
  outline: solid 2px var(--global-color-brand-80__wwfwet8_v1_13_0);
  outline-offset: var(--global-size-05x__wwfwet3x_v1_13_0);
  transition: outline-offset 150ms ease-out;
}
::view-transition-new(.toast):only-child {
  animation: Toast__vno2vr0_v1_13_0 500ms ease-in-out;
}
::view-transition-old(.toast):only-child {
  animation: Toast__vno2vr0_v1_13_0 500ms ease-in-out reverse;
}
.Toast__vno2vr6_v1_13_0 {
  margin: var(--global-size-05x__wwfwet3x_v1_13_0) var(--global-size-2x__wwfwet3z_v1_13_0) var(--global-size-05x__wwfwet3x_v1_13_0) 0;
  width: var(--alias-icon-sizes-lg__wwfwet4u_v1_13_0);
  height: var(--alias-icon-sizes-lg__wwfwet4u_v1_13_0);
}
.Toast__vno2vr7_v1_13_0 {
  flex-grow: 1;
  margin: var(--global-size-05x__wwfwet3x_v1_13_0) 0;
}
.Toast_isDismissible_true__vno2vr8_v1_13_0 {
  margin-right: var(--global-size-3x__wwfwet40_v1_13_0);
  border-right: 1px solid rgba(255,255,255,0.5);
  padding-right: var(--global-size-5x__wwfwet42_v1_13_0);
}
.Toast__vno2vr7_v1_13_0 .Link__1kxvyjy0_v1_13_0 {
  color: var(--global-color-white__wwfwet0_v1_13_0);
  text-decoration-color: rgba(255,255,255,0.5);
}
.Toast__vno2vr7_v1_13_0 .Link__1kxvyjy0_v1_13_0:hover {
  color: rgba(255,255,255,0.8);
}
.Toast__vno2vr7_v1_13_0 .Link__1kxvyjy0_v1_13_0:active {
  color: rgba(255,255,255,0.8);
  text-decoration: underline;
  text-decoration-color: rgba(255,255,255,0.5);
}
.Toast__vno2vr7_v1_13_0 .Link__1kxvyjy0_v1_13_0.Link_hasFocus_true__1kxvyjy2_v1_13_0 {
  outline-color: var(--global-color-white__wwfwet0_v1_13_0);
}
@media (prefers-reduced-motion) {
  .Toast__vno2vr1_v1_13_0 {
    animation: none;
  }
  .Toast_hasFocus_true__vno2vr5_v1_13_0 {
    transition: none;
  }
}
.Toaster__x3atgp0_v1_13_0 {
  pointer-events: none;
  position: fixed;
  z-index: 1000;
  top: 0;
  right: 0;
  margin-top: var(--global-size-3x__wwfwet40_v1_13_0);
  margin-right: var(--global-size-5x__wwfwet42_v1_13_0);
  margin-left: var(--global-size-5x__wwfwet42_v1_13_0);
  max-width: 640px;
}
.Toaster_hasFocus_true__x3atgp1_v1_13_0 {
  outline-width: 2px;
  outline-color: var(--global-color-neutral-80__wwfwet1m_v1_13_0);
  outline-style: dotted;
  outline-offset: 1px;
}
.Toaster__x3atgp2_v1_13_0 {
  display: flex;
  flex-direction: column;
  gap: var(--global-size-3x__wwfwet40_v1_13_0);
  margin: 0;
  padding: 0;
}
.Toaster__x3atgp3_v1_13_0 {
  display: flex;
  justify-content: flex-end;
  padding: 0;
  list-style: none;
}
@media (max-width: 375px) {
  .Toaster__x3atgp0_v1_13_0 {
    width: calc(100% - var(--global-size-10x__wwfwet47_v1_13_0));
  }
  .Toaster__x3atgp2_v1_13_0 {
    width: 100%;
  }
  .Toaster__x3atgp3_v1_13_0 {
    display: block;
  }
}
.Tooltip__t8q3qo0_v1_13_0 {
  position: relative;
  z-index: 100;
  max-width: 220px;
  background-color: var(--global-color-neutral-100__wwfwet1o_v1_13_0);
  color: var(--global-colorPairing-neutral-100__wwfwet3d_v1_13_0);
  border-radius: var(--alias-border-radius-md__wwfwet58_v1_13_0);
  border: var(--alias-border-width-sm__wwfwet52_v1_13_0) solid var(--global-color-neutral-100__wwfwet1o_v1_13_0);
  padding: calc(var(--global-size-2x__wwfwet3z_v1_13_0) - var(--alias-border-width-sm__wwfwet52_v1_13_0)) calc(var(--global-size-3x__wwfwet40_v1_13_0) - var(--alias-border-width-sm__wwfwet52_v1_13_0));
  font-family: var(--global-typography-fontFamily__wwfwet48_v1_13_0);
  font-size: var(--global-typography-fontSize-sm__wwfwet49_v1_13_0);
  line-height: var(--global-typography-lineHeight-sm__wwfwet4f_v1_13_0);
  letter-spacing: var(--global-typography-letterSpacing-sm__wwfwet4k_v1_13_0);
}
.Tooltip__t8q3qo1_v1_13_0 {
  position: absolute;
  border: var(--global-size-2x__wwfwet3z_v1_13_0) solid transparent;
  height: 0;
  width: 0;
}
.Tooltip__t8q3qo1_v1_13_0::after, .Tooltip__t8q3qo1_v1_13_0::before {
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  border: solid transparent;
  pointer-events: none;
}
.Tooltip__t8q3qo1_v1_13_0::after {
  border-color: transparent;
  border-width: var(--global-size-2x__wwfwet3z_v1_13_0);
}
.Tooltip__t8q3qo1_v1_13_0::before {
  border-color: transparent;
  border-width: calc(var(--global-size-2x__wwfwet3z_v1_13_0) + 1px);
}
.Tooltip_placement_top__t8q3qo2_v1_13_0 {
  top: calc(100% - var(--global-size-2x__wwfwet3z_v1_13_0));
  left: 0;
  border-top-color: var(--global-color-neutral-100__wwfwet1o_v1_13_0);
}
.Tooltip_placement_top__t8q3qo2_v1_13_0::after {
  border-top-color: var(--global-color-neutral-100__wwfwet1o_v1_13_0);
  margin-left: calc(var(--global-size-2x__wwfwet3z_v1_13_0) * -1);
}
.Tooltip_placement_top__t8q3qo2_v1_13_0::before {
  border-top-color: var(--global-color-neutral-100__wwfwet1o_v1_13_0);
  margin-left: calc((var(--global-size-2x__wwfwet3z_v1_13_0) + 1px) * -1);
}
.Tooltip_placement_left__t8q3qo3_v1_13_0 {
  left: calc(100% - var(--global-size-2x__wwfwet3z_v1_13_0));
  top: 0;
  border-left-color: var(--global-color-neutral-100__wwfwet1o_v1_13_0);
}
.Tooltip_placement_left__t8q3qo3_v1_13_0::after {
  border-left-color: var(--global-color-neutral-100__wwfwet1o_v1_13_0);
  margin-top: calc(var(--global-size-2x__wwfwet3z_v1_13_0) * -1);
}
.Tooltip_placement_left__t8q3qo3_v1_13_0::before {
  border-left-color: var(--global-color-neutral-100__wwfwet1o_v1_13_0);
  margin-top: calc((var(--global-size-2x__wwfwet3z_v1_13_0) + 1px) * -1);
}
.Tooltip_placement_bottom__t8q3qo4_v1_13_0 {
  bottom: 100%;
  left: 0;
  border-bottom-color: var(--global-color-neutral-100__wwfwet1o_v1_13_0);
}
.Tooltip_placement_bottom__t8q3qo4_v1_13_0::after {
  border-bottom-color: var(--global-color-neutral-100__wwfwet1o_v1_13_0);
  margin-left: calc(var(--global-size-2x__wwfwet3z_v1_13_0) * -1);
}
.Tooltip_placement_bottom__t8q3qo4_v1_13_0::before {
  border-bottom-color: var(--global-color-neutral-100__wwfwet1o_v1_13_0);
  margin-left: calc((var(--global-size-2x__wwfwet3z_v1_13_0) + 1px) * -1);
}
.Tooltip_placement_right__t8q3qo5_v1_13_0 {
  right: 100%;
  top: var(--global-size-2x__wwfwet3z_v1_13_0);
  margin-top: calc(var(--global-size-2x__wwfwet3z_v1_13_0) * -1);
  border-right-color: var(--global-color-neutral-100__wwfwet1o_v1_13_0);
}
.Tooltip_placement_right__t8q3qo5_v1_13_0::after {
  border-right-color: var(--global-color-neutral-100__wwfwet1o_v1_13_0);
  margin-top: calc(var(--global-size-2x__wwfwet3z_v1_13_0) * -1);
}
.Tooltip_placement_right__t8q3qo5_v1_13_0::before {
  border-right-color: var(--global-color-neutral-100__wwfwet1o_v1_13_0);
  margin-top: calc((var(--global-size-2x__wwfwet3z_v1_13_0) + 1px) * -1);
}
.react-tabs {
  -webkit-tap-highlight-color: transparent;
}

.react-tabs__tab-list {
  border-bottom: 1px solid #aaa;
  margin: 0 0 10px;
  padding: 0;
}

.react-tabs__tab {
  display: inline-block;
  border: 1px solid transparent;
  border-bottom: none;
  bottom: -1px;
  position: relative;
  list-style: none;
  padding: 6px 12px;
  cursor: pointer;
}

.react-tabs__tab--selected {
  background: #fff;
  border-color: #aaa;
  color: black;
  border-radius: 5px 5px 0 0;
}

.react-tabs__tab--disabled {
  color: GrayText;
  cursor: default;
}

.react-tabs__tab:focus {
  outline: none;
}

.react-tabs__tab:focus:after {
  content: '';
  position: absolute;
  height: 5px;
  left: -4px;
  right: -4px;
  bottom: -5px;
  background: #fff;
}

.react-tabs__tab-panel {
  display: none;
}

.react-tabs__tab-panel--selected {
  display: block;
}

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle, .react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow {
  margin-left: -8px;
  position: absolute;
}

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle, .react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow, .react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle::before, .react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle::before, .react-datepicker__year-read-view--down-arrow::before,
.react-datepicker__month-read-view--down-arrow::before,
.react-datepicker__month-year-read-view--down-arrow::before {
  box-sizing: content-box;
  position: absolute;
  border: 8px solid transparent;
  height: 0;
  width: 1px;
}

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle::before, .react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle::before, .react-datepicker__year-read-view--down-arrow::before,
.react-datepicker__month-read-view--down-arrow::before,
.react-datepicker__month-year-read-view--down-arrow::before {
  content: "";
  z-index: -1;
  border-width: 8px;
  left: -8px;
  border-bottom-color: #aeaeae;
}

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle {
  top: 0;
  margin-top: -8px;
}

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle, .react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle::before {
  border-top: none;
  border-bottom-color: #f0f0f0;
}

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle::before {
  top: -1px;
  border-bottom-color: #aeaeae;
}

.react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow {
  bottom: 0;
  margin-bottom: -8px;
}

.react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow, .react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle::before, .react-datepicker__year-read-view--down-arrow::before,
.react-datepicker__month-read-view--down-arrow::before,
.react-datepicker__month-year-read-view--down-arrow::before {
  border-bottom: none;
  border-top-color: #fff;
}

.react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle::before, .react-datepicker__year-read-view--down-arrow::before,
.react-datepicker__month-read-view--down-arrow::before,
.react-datepicker__month-year-read-view--down-arrow::before {
  bottom: -1px;
  border-top-color: #aeaeae;
}

.react-datepicker-wrapper {
  display: inline-block;
  padding: 0;
  border: 0;
}

.react-datepicker {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.8rem;
  background-color: #fff;
  color: #000;
  border: 1px solid #aeaeae;
  border-radius: 0.3rem;
  display: inline-block;
  position: relative;
}

.react-datepicker--time-only .react-datepicker__triangle {
  left: 35px;
}

.react-datepicker--time-only .react-datepicker__time-container {
  border-left: 0;
}

.react-datepicker--time-only .react-datepicker__time,
.react-datepicker--time-only .react-datepicker__time-box {
  border-bottom-left-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.react-datepicker__triangle {
  position: absolute;
  left: 50px;
}

.react-datepicker-popper {
  z-index: 1;
}

.react-datepicker-popper[data-placement^="bottom"] {
  margin-top: 10px;
}

.react-datepicker-popper[data-placement="bottom-end"] .react-datepicker__triangle, .react-datepicker-popper[data-placement="top-end"] .react-datepicker__triangle {
  left: auto;
  right: 50px;
}

.react-datepicker-popper[data-placement^="top"] {
  margin-bottom: 10px;
}

.react-datepicker-popper[data-placement^="right"] {
  margin-left: 8px;
}

.react-datepicker-popper[data-placement^="right"] .react-datepicker__triangle {
  left: auto;
  right: 42px;
}

.react-datepicker-popper[data-placement^="left"] {
  margin-right: 8px;
}

.react-datepicker-popper[data-placement^="left"] .react-datepicker__triangle {
  left: 42px;
  right: auto;
}

.react-datepicker__header {
  text-align: center;
  background-color: #f0f0f0;
  border-bottom: 1px solid #aeaeae;
  border-top-left-radius: 0.3rem;
  padding-top: 8px;
  position: relative;
}

.react-datepicker__header--time {
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

.react-datepicker__header--time:not(.react-datepicker__header--time--only) {
  border-top-left-radius: 0;
}

.react-datepicker__header:not(.react-datepicker__header--has-time-select) {
  border-top-right-radius: 0.3rem;
}

.react-datepicker__year-dropdown-container--select,
.react-datepicker__month-dropdown-container--select,
.react-datepicker__month-year-dropdown-container--select,
.react-datepicker__year-dropdown-container--scroll,
.react-datepicker__month-dropdown-container--scroll,
.react-datepicker__month-year-dropdown-container--scroll {
  display: inline-block;
  margin: 0 2px;
}

.react-datepicker__current-month,
.react-datepicker-time__header,
.react-datepicker-year-header {
  margin-top: 0;
  color: #000;
  font-weight: bold;
  font-size: 0.944rem;
}

.react-datepicker-time__header {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.react-datepicker__navigation {
  background: none;
  line-height: 1.7rem;
  text-align: center;
  cursor: pointer;
  position: absolute;
  top: 10px;
  width: 0;
  padding: 0;
  border: 0.45rem solid transparent;
  z-index: 1;
  height: 10px;
  width: 10px;
  text-indent: -999em;
  overflow: hidden;
}

.react-datepicker__navigation--previous {
  left: 10px;
  border-right-color: #ccc;
}

.react-datepicker__navigation--previous:hover {
  border-right-color: #b3b3b3;
}

.react-datepicker__navigation--previous--disabled, .react-datepicker__navigation--previous--disabled:hover {
  border-right-color: #e6e6e6;
  cursor: default;
}

.react-datepicker__navigation--next {
  right: 10px;
  border-left-color: #ccc;
}

.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button) {
  right: 95px;
}

.react-datepicker__navigation--next:hover {
  border-left-color: #b3b3b3;
}

.react-datepicker__navigation--next--disabled, .react-datepicker__navigation--next--disabled:hover {
  border-left-color: #e6e6e6;
  cursor: default;
}

.react-datepicker__navigation--years {
  position: relative;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.react-datepicker__navigation--years-previous {
  top: 4px;
  border-top-color: #ccc;
}

.react-datepicker__navigation--years-previous:hover {
  border-top-color: #b3b3b3;
}

.react-datepicker__navigation--years-upcoming {
  top: -4px;
  border-bottom-color: #ccc;
}

.react-datepicker__navigation--years-upcoming:hover {
  border-bottom-color: #b3b3b3;
}

.react-datepicker__month-container {
  float: left;
}

.react-datepicker__year {
  margin: 0.4rem;
  text-align: center;
}

.react-datepicker__year-wrapper {
  display: flex;
  flex-wrap: wrap;
  max-width: 180px;
}

.react-datepicker__year .react-datepicker__year-text {
  display: inline-block;
  width: 4rem;
  margin: 2px;
}

.react-datepicker__month {
  margin: 0.4rem;
  text-align: center;
}

.react-datepicker__month .react-datepicker__month-text,
.react-datepicker__month .react-datepicker__quarter-text {
  display: inline-block;
  width: 4rem;
  margin: 2px;
}

.react-datepicker__input-time-container {
  clear: both;
  width: 100%;
  float: left;
  margin: 5px 0 10px 15px;
  text-align: left;
}

.react-datepicker__input-time-container .react-datepicker-time__caption {
  display: inline-block;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container {
  display: inline-block;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input {
  display: inline-block;
  margin-left: 10px;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input {
  width: auto;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type="time"]::-webkit-inner-spin-button,
.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type="time"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type="time"] {
  -moz-appearance: textfield;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter {
  margin-left: 5px;
  display: inline-block;
}

.react-datepicker__time-container {
  float: right;
  border-left: 1px solid #aeaeae;
  width: 85px;
}

.react-datepicker__time-container--with-today-button {
  display: inline;
  border: 1px solid #aeaeae;
  border-radius: 0.3rem;
  position: absolute;
  right: -72px;
  top: 0;
}

.react-datepicker__time-container .react-datepicker__time {
  position: relative;
  background: white;
  border-bottom-right-radius: 0.3rem;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box {
  width: 85px;
  overflow-x: hidden;
  margin: 0 auto;
  text-align: center;
  border-bottom-right-radius: 0.3rem;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list {
  list-style: none;
  margin: 0;
  height: calc(195px + (1.7rem / 2));
  overflow-y: scroll;
  padding-right: 0px;
  padding-left: 0px;
  width: 100%;
  box-sizing: content-box;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item {
  height: 30px;
  padding: 5px 10px;
  white-space: nowrap;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover {
  cursor: pointer;
  background-color: #f0f0f0;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected {
  background-color: #216ba5;
  color: white;
  font-weight: bold;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover {
  background-color: #216ba5;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled {
  color: #ccc;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover {
  cursor: default;
  background-color: transparent;
}

.react-datepicker__week-number {
  color: #ccc;
  display: inline-block;
  width: 1.7rem;
  line-height: 1.7rem;
  text-align: center;
  margin: 0.166rem;
}

.react-datepicker__week-number.react-datepicker__week-number--clickable {
  cursor: pointer;
}

.react-datepicker__week-number.react-datepicker__week-number--clickable:hover {
  border-radius: 0.3rem;
  background-color: #f0f0f0;
}

.react-datepicker__day-names,
.react-datepicker__week {
  white-space: nowrap;
}

.react-datepicker__day-name,
.react-datepicker__day,
.react-datepicker__time-name {
  color: #000;
  display: inline-block;
  width: 1.7rem;
  line-height: 1.7rem;
  text-align: center;
  margin: 0.166rem;
}

.react-datepicker__month--selected, .react-datepicker__month--in-selecting-range, .react-datepicker__month--in-range,
.react-datepicker__quarter--selected,
.react-datepicker__quarter--in-selecting-range,
.react-datepicker__quarter--in-range {
  border-radius: 0.3rem;
  background-color: #216ba5;
  color: #fff;
}

.react-datepicker__month--selected:hover, .react-datepicker__month--in-selecting-range:hover, .react-datepicker__month--in-range:hover,
.react-datepicker__quarter--selected:hover,
.react-datepicker__quarter--in-selecting-range:hover,
.react-datepicker__quarter--in-range:hover {
  background-color: #1d5d90;
}

.react-datepicker__month--disabled,
.react-datepicker__quarter--disabled {
  color: #ccc;
  pointer-events: none;
}

.react-datepicker__month--disabled:hover,
.react-datepicker__quarter--disabled:hover {
  cursor: default;
  background-color: transparent;
}

.react-datepicker__day,
.react-datepicker__month-text,
.react-datepicker__quarter-text,
.react-datepicker__year-text {
  cursor: pointer;
}

.react-datepicker__day:hover,
.react-datepicker__month-text:hover,
.react-datepicker__quarter-text:hover,
.react-datepicker__year-text:hover {
  border-radius: 0.3rem;
  background-color: #f0f0f0;
}

.react-datepicker__day--today,
.react-datepicker__month-text--today,
.react-datepicker__quarter-text--today,
.react-datepicker__year-text--today {
  font-weight: bold;
}

.react-datepicker__day--highlighted,
.react-datepicker__month-text--highlighted,
.react-datepicker__quarter-text--highlighted,
.react-datepicker__year-text--highlighted {
  border-radius: 0.3rem;
  background-color: #3dcc4a;
  color: #fff;
}

.react-datepicker__day--highlighted:hover,
.react-datepicker__month-text--highlighted:hover,
.react-datepicker__quarter-text--highlighted:hover,
.react-datepicker__year-text--highlighted:hover {
  background-color: #32be3f;
}

.react-datepicker__day--highlighted-custom-1,
.react-datepicker__month-text--highlighted-custom-1,
.react-datepicker__quarter-text--highlighted-custom-1,
.react-datepicker__year-text--highlighted-custom-1 {
  color: magenta;
}

.react-datepicker__day--highlighted-custom-2,
.react-datepicker__month-text--highlighted-custom-2,
.react-datepicker__quarter-text--highlighted-custom-2,
.react-datepicker__year-text--highlighted-custom-2 {
  color: green;
}

.react-datepicker__day--selected, .react-datepicker__day--in-selecting-range, .react-datepicker__day--in-range,
.react-datepicker__month-text--selected,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__month-text--in-range,
.react-datepicker__quarter-text--selected,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__quarter-text--in-range,
.react-datepicker__year-text--selected,
.react-datepicker__year-text--in-selecting-range,
.react-datepicker__year-text--in-range {
  border-radius: 0.3rem;
  background-color: #216ba5;
  color: #fff;
}

.react-datepicker__day--selected:hover, .react-datepicker__day--in-selecting-range:hover, .react-datepicker__day--in-range:hover,
.react-datepicker__month-text--selected:hover,
.react-datepicker__month-text--in-selecting-range:hover,
.react-datepicker__month-text--in-range:hover,
.react-datepicker__quarter-text--selected:hover,
.react-datepicker__quarter-text--in-selecting-range:hover,
.react-datepicker__quarter-text--in-range:hover,
.react-datepicker__year-text--selected:hover,
.react-datepicker__year-text--in-selecting-range:hover,
.react-datepicker__year-text--in-range:hover {
  background-color: #1d5d90;
}

.react-datepicker__day--keyboard-selected,
.react-datepicker__month-text--keyboard-selected,
.react-datepicker__quarter-text--keyboard-selected,
.react-datepicker__year-text--keyboard-selected {
  border-radius: 0.3rem;
  background-color: #2a87d0;
  color: #fff;
}

.react-datepicker__day--keyboard-selected:hover,
.react-datepicker__month-text--keyboard-selected:hover,
.react-datepicker__quarter-text--keyboard-selected:hover,
.react-datepicker__year-text--keyboard-selected:hover {
  background-color: #1d5d90;
}

.react-datepicker__day--in-selecting-range ,
.react-datepicker__month-text--in-selecting-range ,
.react-datepicker__quarter-text--in-selecting-range ,
.react-datepicker__year-text--in-selecting-range {
  background-color: rgba(33, 107, 165, 0.5);
}

.react-datepicker__month--selecting-range .react-datepicker__day--in-range , .react-datepicker__month--selecting-range
.react-datepicker__month-text--in-range , .react-datepicker__month--selecting-range
.react-datepicker__quarter-text--in-range , .react-datepicker__month--selecting-range
.react-datepicker__year-text--in-range {
  background-color: #f0f0f0;
  color: #000;
}

.react-datepicker__day--disabled,
.react-datepicker__month-text--disabled,
.react-datepicker__quarter-text--disabled,
.react-datepicker__year-text--disabled {
  cursor: default;
  color: #ccc;
}

.react-datepicker__day--disabled:hover,
.react-datepicker__month-text--disabled:hover,
.react-datepicker__quarter-text--disabled:hover,
.react-datepicker__year-text--disabled:hover {
  background-color: transparent;
}

.react-datepicker__month-text.react-datepicker__month--selected:hover, .react-datepicker__month-text.react-datepicker__month--in-range:hover, .react-datepicker__month-text.react-datepicker__quarter--selected:hover, .react-datepicker__month-text.react-datepicker__quarter--in-range:hover,
.react-datepicker__quarter-text.react-datepicker__month--selected:hover,
.react-datepicker__quarter-text.react-datepicker__month--in-range:hover,
.react-datepicker__quarter-text.react-datepicker__quarter--selected:hover,
.react-datepicker__quarter-text.react-datepicker__quarter--in-range:hover {
  background-color: #216ba5;
}

.react-datepicker__month-text:hover,
.react-datepicker__quarter-text:hover {
  background-color: #f0f0f0;
}

.react-datepicker__input-container {
  position: relative;
  display: inline-block;
  width: 100%;
}

.react-datepicker__year-read-view,
.react-datepicker__month-read-view,
.react-datepicker__month-year-read-view {
  border: 1px solid transparent;
  border-radius: 0.3rem;
}

.react-datepicker__year-read-view:hover,
.react-datepicker__month-read-view:hover,
.react-datepicker__month-year-read-view:hover {
  cursor: pointer;
}

.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow {
  border-top-color: #b3b3b3;
}

.react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow {
  border-top-color: #ccc;
  float: right;
  margin-left: 20px;
  top: 8px;
  position: relative;
  border-width: 0.45rem;
}

.react-datepicker__year-dropdown,
.react-datepicker__month-dropdown,
.react-datepicker__month-year-dropdown {
  background-color: #f0f0f0;
  position: absolute;
  width: 50%;
  left: 25%;
  top: 30px;
  z-index: 1;
  text-align: center;
  border-radius: 0.3rem;
  border: 1px solid #aeaeae;
}

.react-datepicker__year-dropdown:hover,
.react-datepicker__month-dropdown:hover,
.react-datepicker__month-year-dropdown:hover {
  cursor: pointer;
}

.react-datepicker__year-dropdown--scrollable,
.react-datepicker__month-dropdown--scrollable,
.react-datepicker__month-year-dropdown--scrollable {
  height: 150px;
  overflow-y: scroll;
}

.react-datepicker__year-option,
.react-datepicker__month-option,
.react-datepicker__month-year-option {
  line-height: 20px;
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.react-datepicker__year-option:first-of-type,
.react-datepicker__month-option:first-of-type,
.react-datepicker__month-year-option:first-of-type {
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

.react-datepicker__year-option:last-of-type,
.react-datepicker__month-option:last-of-type,
.react-datepicker__month-year-option:last-of-type {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-bottom-left-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.react-datepicker__year-option:hover,
.react-datepicker__month-option:hover,
.react-datepicker__month-year-option:hover {
  background-color: #ccc;
}

.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,
.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,
.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming {
  border-bottom-color: #b3b3b3;
}

.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,
.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,
.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous {
  border-top-color: #b3b3b3;
}

.react-datepicker__year-option--selected,
.react-datepicker__month-option--selected,
.react-datepicker__month-year-option--selected {
  position: absolute;
  left: 15px;
}

.react-datepicker__close-icon {
  cursor: pointer;
  background-color: transparent;
  border: 0;
  outline: 0;
  padding: 0px 6px 0px 0px;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}

.react-datepicker__close-icon::after {
  cursor: pointer;
  background-color: #216ba5;
  color: #fff;
  border-radius: 50%;
  height: 16px;
  width: 16px;
  padding: 2px;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  content: "\00d7";
}

.react-datepicker__today-button {
  background: #f0f0f0;
  border-top: 1px solid #aeaeae;
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  padding: 5px 0;
  clear: left;
}

.react-datepicker__portal {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  left: 0;
  top: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  z-index: 2147483647;
}

.react-datepicker__portal .react-datepicker__day-name,
.react-datepicker__portal .react-datepicker__day,
.react-datepicker__portal .react-datepicker__time-name {
  width: 3rem;
  line-height: 3rem;
}

@media (max-width: 400px), (max-height: 550px) {
  .react-datepicker__portal .react-datepicker__day-name,
  .react-datepicker__portal .react-datepicker__day,
  .react-datepicker__portal .react-datepicker__time-name {
    width: 2rem;
    line-height: 2rem;
  }
}

.react-datepicker__portal .react-datepicker__current-month,
.react-datepicker__portal .react-datepicker-time__header {
  font-size: 1.44rem;
}

.react-datepicker__portal .react-datepicker__navigation {
  border: 0.81rem solid transparent;
}

.react-datepicker__portal .react-datepicker__navigation--previous {
  border-right-color: #ccc;
}

.react-datepicker__portal .react-datepicker__navigation--previous:hover {
  border-right-color: #b3b3b3;
}

.react-datepicker__portal .react-datepicker__navigation--previous--disabled, .react-datepicker__portal .react-datepicker__navigation--previous--disabled:hover {
  border-right-color: #e6e6e6;
  cursor: default;
}

.react-datepicker__portal .react-datepicker__navigation--next {
  border-left-color: #ccc;
}

.react-datepicker__portal .react-datepicker__navigation--next:hover {
  border-left-color: #b3b3b3;
}

.react-datepicker__portal .react-datepicker__navigation--next--disabled, .react-datepicker__portal .react-datepicker__navigation--next--disabled:hover {
  border-left-color: #e6e6e6;
  cursor: default;
}

:root {
  --global-color-white__wwfwet0_v1_13_0: #FFFFFF;
  --global-color-brand-10__wwfwet1_v1_13_0: #D1F4F5;
  --global-color-brand-20__wwfwet2_v1_13_0: #ADECEE;
  --global-color-brand-30__wwfwet3_v1_13_0: #84E2E5;
  --global-color-brand-40__wwfwet4_v1_13_0: #57D5D9;
  --global-color-brand-50__wwfwet5_v1_13_0: #00C1CA;
  --global-color-brand-60__wwfwet6_v1_13_0: #00B1B8;
  --global-color-brand-70__wwfwet7_v1_13_0: #00989E;
  --global-color-brand-80__wwfwet8_v1_13_0: #00787D;
  --global-color-brand-90__wwfwet9_v1_13_0: #00474A;
  --global-color-brand-100__wwfweta_v1_13_0: #002329;
  --global-color-discovery-10__wwfwetb_v1_13_0: #F9F0FF;
  --global-color-discovery-20__wwfwetc_v1_13_0: #EFDBFF;
  --global-color-discovery-30__wwfwetd_v1_13_0: #D3ADF7;
  --global-color-discovery-40__wwfwete_v1_13_0: #B37FEB;
  --global-color-discovery-50__wwfwetf_v1_13_0: #AB6DE1;
  --global-color-discovery-60__wwfwetg_v1_13_0: #722ED1;
  --global-color-discovery-70__wwfweth_v1_13_0: #531DAB;
  --global-color-discovery-80__wwfweti_v1_13_0: #391085;
  --global-color-discovery-90__wwfwetj_v1_13_0: #22075E;
  --global-color-discovery-100__wwfwetk_v1_13_0: #120338;
  --global-color-critical-10__wwfwetl_v1_13_0: #FFE7D7;
  --global-color-critical-20__wwfwetm_v1_13_0: #FFCAB0;
  --global-color-critical-30__wwfwetn_v1_13_0: #FFA688;
  --global-color-critical-40__wwfweto_v1_13_0: #FF846B;
  --global-color-critical-50__wwfwetp_v1_13_0: #FF4B3A;
  --global-color-critical-60__wwfwetq_v1_13_0: #DB2B2A;
  --global-color-critical-70__wwfwetr_v1_13_0: #B71D29;
  --global-color-critical-80__wwfwets_v1_13_0: #931227;
  --global-color-critical-90__wwfwett_v1_13_0: #7A0B25;
  --global-color-critical-100__wwfwetu_v1_13_0: #570529;
  --global-color-warning-10__wwfwetv_v1_13_0: #FEF4D0;
  --global-color-warning-20__wwfwetw_v1_13_0: #FEE7A2;
  --global-color-warning-30__wwfwetx_v1_13_0: #FDD674;
  --global-color-warning-40__wwfwety_v1_13_0: #FCC552;
  --global-color-warning-50__wwfwetz_v1_13_0: #FBA919;
  --global-color-warning-60__wwfwet10_v1_13_0: #D78812;
  --global-color-warning-70__wwfwet11_v1_13_0: #B46B0C;
  --global-color-warning-80__wwfwet12_v1_13_0: #915007;
  --global-color-warning-90__wwfwet13_v1_13_0: #783D04;
  --global-color-warning-100__wwfwet14_v1_13_0: #562302;
  --global-color-success-10__wwfwet15_v1_13_0: #DDFCD6;
  --global-color-success-20__wwfwet16_v1_13_0: #B5FAAE;
  --global-color-success-30__wwfwet17_v1_13_0: #83F284;
  --global-color-success-40__wwfwet18_v1_13_0: #62E670;
  --global-color-success-50__wwfwet19_v1_13_0: #33D653;
  --global-color-success-60__wwfwet1a_v1_13_0: #25B850;
  --global-color-success-70__wwfwet1b_v1_13_0: #199A4B;
  --global-color-success-80__wwfwet1c_v1_13_0: #107C44;
  --global-color-success-90__wwfwet1d_v1_13_0: #09663F;
  --global-color-success-100__wwfwet1e_v1_13_0: #033B34;
  --global-color-neutral-10__wwfwet1f_v1_13_0: #F9FAFA;
  --global-color-neutral-20__wwfwet1g_v1_13_0: #EBEEEE;
  --global-color-neutral-30__wwfwet1h_v1_13_0: #DDE2E2;
  --global-color-neutral-40__wwfwet1i_v1_13_0: #CDD4D5;
  --global-color-neutral-50__wwfwet1j_v1_13_0: #BCC6C6;
  --global-color-neutral-60__wwfwet1k_v1_13_0: #93A3A4;
  --global-color-neutral-70__wwfwet1l_v1_13_0: #798D8E;
  --global-color-neutral-80__wwfwet1m_v1_13_0: #587072;
  --global-color-neutral-90__wwfwet1n_v1_13_0: #344243;
  --global-color-neutral-100__wwfwet1o_v1_13_0: #161C1D;
  --global-colorPairing-white__wwfwet1p_v1_13_0: #161C1D;
  --global-colorPairing-brand-10__wwfwet1q_v1_13_0: #161C1D;
  --global-colorPairing-brand-20__wwfwet1r_v1_13_0: #161C1D;
  --global-colorPairing-brand-30__wwfwet1s_v1_13_0: #161C1D;
  --global-colorPairing-brand-40__wwfwet1t_v1_13_0: #161C1D;
  --global-colorPairing-brand-50__wwfwet1u_v1_13_0: #161C1D;
  --global-colorPairing-brand-60__wwfwet1v_v1_13_0: #161C1D;
  --global-colorPairing-brand-70__wwfwet1w_v1_13_0: #161C1D;
  --global-colorPairing-brand-80__wwfwet1x_v1_13_0: #FFFFFF;
  --global-colorPairing-brand-90__wwfwet1y_v1_13_0: #FFFFFF;
  --global-colorPairing-brand-100__wwfwet1z_v1_13_0: #FFFFFF;
  --global-colorPairing-discovery-10__wwfwet20_v1_13_0: #161C1D;
  --global-colorPairing-discovery-20__wwfwet21_v1_13_0: #161C1D;
  --global-colorPairing-discovery-30__wwfwet22_v1_13_0: #161C1D;
  --global-colorPairing-discovery-40__wwfwet23_v1_13_0: #161C1D;
  --global-colorPairing-discovery-50__wwfwet24_v1_13_0: #161C1D;
  --global-colorPairing-discovery-60__wwfwet25_v1_13_0: #FFFFFF;
  --global-colorPairing-discovery-70__wwfwet26_v1_13_0: #FFFFFF;
  --global-colorPairing-discovery-80__wwfwet27_v1_13_0: #FFFFFF;
  --global-colorPairing-discovery-90__wwfwet28_v1_13_0: #FFFFFF;
  --global-colorPairing-discovery-100__wwfwet29_v1_13_0: #FFFFFF;
  --global-colorPairing-critical-10__wwfwet2a_v1_13_0: #161C1D;
  --global-colorPairing-critical-20__wwfwet2b_v1_13_0: #161C1D;
  --global-colorPairing-critical-30__wwfwet2c_v1_13_0: #161C1D;
  --global-colorPairing-critical-40__wwfwet2d_v1_13_0: #161C1D;
  --global-colorPairing-critical-50__wwfwet2e_v1_13_0: #161C1D;
  --global-colorPairing-critical-60__wwfwet2f_v1_13_0: #FFFFFF;
  --global-colorPairing-critical-70__wwfwet2g_v1_13_0: #FFFFFF;
  --global-colorPairing-critical-80__wwfwet2h_v1_13_0: #FFFFFF;
  --global-colorPairing-critical-90__wwfwet2i_v1_13_0: #FFFFFF;
  --global-colorPairing-critical-100__wwfwet2j_v1_13_0: #FFFFFF;
  --global-colorPairing-warning-10__wwfwet2k_v1_13_0: #161C1D;
  --global-colorPairing-warning-20__wwfwet2l_v1_13_0: #161C1D;
  --global-colorPairing-warning-30__wwfwet2m_v1_13_0: #161C1D;
  --global-colorPairing-warning-40__wwfwet2n_v1_13_0: #161C1D;
  --global-colorPairing-warning-50__wwfwet2o_v1_13_0: #161C1D;
  --global-colorPairing-warning-60__wwfwet2p_v1_13_0: #161C1D;
  --global-colorPairing-warning-70__wwfwet2q_v1_13_0: #FFFFFF;
  --global-colorPairing-warning-80__wwfwet2r_v1_13_0: #FFFFFF;
  --global-colorPairing-warning-90__wwfwet2s_v1_13_0: #FFFFFF;
  --global-colorPairing-warning-100__wwfwet2t_v1_13_0: #FFFFFF;
  --global-colorPairing-success-10__wwfwet2u_v1_13_0: #161C1D;
  --global-colorPairing-success-20__wwfwet2v_v1_13_0: #161C1D;
  --global-colorPairing-success-30__wwfwet2w_v1_13_0: #161C1D;
  --global-colorPairing-success-40__wwfwet2x_v1_13_0: #161C1D;
  --global-colorPairing-success-50__wwfwet2y_v1_13_0: #161C1D;
  --global-colorPairing-success-60__wwfwet2z_v1_13_0: #161C1D;
  --global-colorPairing-success-70__wwfwet30_v1_13_0: #161C1D;
  --global-colorPairing-success-80__wwfwet31_v1_13_0: #FFFFFF;
  --global-colorPairing-success-90__wwfwet32_v1_13_0: #FFFFFF;
  --global-colorPairing-success-100__wwfwet33_v1_13_0: #FFFFFF;
  --global-colorPairing-neutral-10__wwfwet34_v1_13_0: #161C1D;
  --global-colorPairing-neutral-20__wwfwet35_v1_13_0: #161C1D;
  --global-colorPairing-neutral-30__wwfwet36_v1_13_0: #161C1D;
  --global-colorPairing-neutral-40__wwfwet37_v1_13_0: #161C1D;
  --global-colorPairing-neutral-50__wwfwet38_v1_13_0: #161C1D;
  --global-colorPairing-neutral-60__wwfwet39_v1_13_0: #161C1D;
  --global-colorPairing-neutral-70__wwfwet3a_v1_13_0: #161C1D;
  --global-colorPairing-neutral-80__wwfwet3b_v1_13_0: #FFFFFF;
  --global-colorPairing-neutral-90__wwfwet3c_v1_13_0: #FFFFFF;
  --global-colorPairing-neutral-100__wwfwet3d_v1_13_0: #FFFFFF;
  --global-shadow-opacity__wwfwet3e_v1_13_0: 0.25;
  --global-shadow-color__wwfwet3f_v1_13_0: rgba(22,28,29,0.25);
  --global-shadow-levels-sm-x__wwfwet3g_v1_13_0: 0px;
  --global-shadow-levels-sm-y__wwfwet3h_v1_13_0: 1px;
  --global-shadow-levels-sm-blur__wwfwet3i_v1_13_0: 4px;
  --global-shadow-levels-sm-spread__wwfwet3j_v1_13_0: 0px;
  --global-shadow-levels-md-x__wwfwet3k_v1_13_0: 0px;
  --global-shadow-levels-md-y__wwfwet3l_v1_13_0: 4px;
  --global-shadow-levels-md-blur__wwfwet3m_v1_13_0: 12px;
  --global-shadow-levels-md-spread__wwfwet3n_v1_13_0: 0px;
  --global-shadow-levels-lg-x__wwfwet3o_v1_13_0: 0px;
  --global-shadow-levels-lg-y__wwfwet3p_v1_13_0: 8px;
  --global-shadow-levels-lg-blur__wwfwet3q_v1_13_0: 16px;
  --global-shadow-levels-lg-spread__wwfwet3r_v1_13_0: 0px;
  --global-shadow-levels-xl-x__wwfwet3s_v1_13_0: 0px;
  --global-shadow-levels-xl-y__wwfwet3t_v1_13_0: 12px;
  --global-shadow-levels-xl-blur__wwfwet3u_v1_13_0: 24px;
  --global-shadow-levels-xl-spread__wwfwet3v_v1_13_0: 0px;
  --global-size-0x__wwfwet3w_v1_13_0: 0px;
  --global-size-05x__wwfwet3x_v1_13_0: 2px;
  --global-size-1x__wwfwet3y_v1_13_0: 4px;
  --global-size-2x__wwfwet3z_v1_13_0: 8px;
  --global-size-3x__wwfwet40_v1_13_0: 12px;
  --global-size-4x__wwfwet41_v1_13_0: 16px;
  --global-size-5x__wwfwet42_v1_13_0: 20px;
  --global-size-6x__wwfwet43_v1_13_0: 24px;
  --global-size-7x__wwfwet44_v1_13_0: 28px;
  --global-size-8x__wwfwet45_v1_13_0: 32px;
  --global-size-9x__wwfwet46_v1_13_0: 36px;
  --global-size-10x__wwfwet47_v1_13_0: 40px;
  --global-typography-fontFamily__wwfwet48_v1_13_0: Proxima Nova;
  --global-typography-fontSize-sm__wwfwet49_v1_13_0: 12px;
  --global-typography-fontSize-md__wwfwet4a_v1_13_0: 14px;
  --global-typography-fontSize-lg__wwfwet4b_v1_13_0: 16px;
  --global-typography-fontSize-xl__wwfwet4c_v1_13_0: 20px;
  --global-typography-fontSize-xxl__wwfwet4d_v1_13_0: 24px;
  --global-typography-fontSize-xxxl__wwfwet4e_v1_13_0: 28px;
  --global-typography-lineHeight-sm__wwfwet4f_v1_13_0: 16px;
  --global-typography-lineHeight-md__wwfwet4g_v1_13_0: 20px;
  --global-typography-lineHeight-lg__wwfwet4h_v1_13_0: 24px;
  --global-typography-lineHeight-xl__wwfwet4i_v1_13_0: 28px;
  --global-typography-lineHeight-xxl__wwfwet4j_v1_13_0: 32px;
  --global-typography-letterSpacing-sm__wwfwet4k_v1_13_0: 0.5px;
  --global-typography-letterSpacing-md__wwfwet4l_v1_13_0: 0.4px;
  --global-typography-letterSpacing-lg__wwfwet4m_v1_13_0: 0.3px;
  --global-typography-letterSpacing-xl__wwfwet4n_v1_13_0: 0.2px;
  --global-typography-letterSpacing-xxl__wwfwet4o_v1_13_0: 0px;
  --global-typography-letterSpacing-xxxl__wwfwet4p_v1_13_0: -0.2px;
  --global-typography-weight-regular__wwfwet4q_v1_13_0: 400;
  --global-typography-weight-semibold__wwfwet4r_v1_13_0: 600;
  --alias-icon-defaultColor__wwfwet4s_v1_13_0: currentcolor;
  --alias-icon-sizes-md__wwfwet4t_v1_13_0: 16px;
  --alias-icon-sizes-lg__wwfwet4u_v1_13_0: 20px;
  --alias-icon-color-default__wwfwet4v_v1_13_0: #161C1D;
  --alias-icon-color-subdued__wwfwet4w_v1_13_0: #587072;
  --alias-icon-color-success__wwfwet4x_v1_13_0: #107C44;
  --alias-icon-color-critical__wwfwet4y_v1_13_0: #B71D29;
  --alias-icon-color-primary__wwfwet4z_v1_13_0: #00787D;
  --alias-icon-color-warning__wwfwet50_v1_13_0: #915007;
  --alias-icon-color-white__wwfwet51_v1_13_0: #FFFFFF;
  --alias-border-width-sm__wwfwet52_v1_13_0: 1px;
  --alias-border-color-default__wwfwet53_v1_13_0: #DDE2E2;
  --alias-border-color-input__wwfwet54_v1_13_0: #BCC6C6;
  --alias-border-color-critical__wwfwet55_v1_13_0: #B71D29;
  --alias-border-color-divider__wwfwet56_v1_13_0: #DDE2E2;
  --alias-border-radius-sm__wwfwet57_v1_13_0: 2px;
  --alias-border-radius-md__wwfwet58_v1_13_0: 4px;
  --alias-border-radius-lg__wwfwet59_v1_13_0: 8px;
  --alias-text-color-default__wwfwet5a_v1_13_0: #161C1D;
  --alias-text-color-subdued__wwfwet5b_v1_13_0: #587072;
  --alias-text-color-disabled__wwfwet5c_v1_13_0: #798D8E;
  --alias-text-color-critical__wwfwet5d_v1_13_0: #B71D29;
  --alias-text-color-success__wwfwet5e_v1_13_0: #107C44;
  --alias-text-color-white__wwfwet5f_v1_13_0: #FFFFFF;
}
*, *:before, *:after {
  box-sizing: border-box;
}
.sendbird-word {
  display: inline;
  height: -moz-fit-content;
  height: fit-content;
}

.sendbird-word__url {
  display: inline;
  color: inherit;
  word-break: break-all;
}
.sendbird-openchannel-conversation-header {
  position: relative;
  min-height: 64px;
  box-sizing: border-box;
}

.sendbird-theme--light .sendbird-openchannel-conversation-header {
  border-bottom: 1px solid var(--sendbird-light-onlight-04);
}

.sendbird-theme--dark .sendbird-openchannel-conversation-header {
  border-bottom: 1px solid var(--sendbird-dark-ondark-04);
}

.sendbird-openchannel-conversation-header .sendbird-openchannel-conversation-header__left__title {
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
  max-width: calc(100% - 120px);
}

.sendbird-openchannel-conversation-header__left [class*=sendbird-openchannel-conversation-header__left__cover-image] {
  position: absolute;
  top: 16px;
}

[dir="ltr"] .sendbird-openchannel-conversation-header__left [class*=sendbird-openchannel-conversation-header__left__cover-image] {
  left: 20px;
}

[dir="rtl"] .sendbird-openchannel-conversation-header__left [class*=sendbird-openchannel-conversation-header__left__cover-image] {
  right: 20px;
}

.sendbird-openchannel-conversation-header__left__title {
  position: absolute;
  top: 12px;
}

[dir="ltr"] .sendbird-openchannel-conversation-header__left__title {
  left: 60px;
}

[dir="rtl"] .sendbird-openchannel-conversation-header__left__title {
  right: 60px;
}

.sendbird-openchannel-conversation-header__left__sub-title {
  position: absolute;
  top: 36px;
}

[dir="ltr"] .sendbird-openchannel-conversation-header__left__sub-title {
  left: 60px;
}

[dir="rtl"] .sendbird-openchannel-conversation-header__left__sub-title {
  right: 60px;
}

.sendbird-openchannel-conversation-header__right {
  position: absolute;
  top: 0px;
  width: 64px;
  height: 64px;
}

[dir="ltr"] .sendbird-openchannel-conversation-header__right {
  right: 0px;
}

[dir="rtl"] .sendbird-openchannel-conversation-header__right {
  left: 0px;
}

.sendbird-openchannel-conversation-header__right__trigger {
  position: absolute;
  top: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}

[dir="ltr"] .sendbird-openchannel-conversation-header__right__trigger {
  right: 16px;
}

[dir="rtl"] .sendbird-openchannel-conversation-header__right__trigger {
  left: 16px;
}

.sendbird-openchannel-conversation-header__left__cover-image--icon {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}

.sendbird-theme--light .sendbird-openchannel-conversation-header__left__cover-image--icon {
  background-color: var(--sendbird-light-background-300);
}

.sendbird-theme--dark .sendbird-openchannel-conversation-header__left__cover-image--icon {
  background-color: var(--sendbird-dark-background-300);
}
.sendbird-open-channel-preview {
  position: relative;
  display: inline-flex;
  flex-direction: row;
  width: 264px;
  height: 58px;
  min-width: 264px;
  min-height: 58px;
  box-sizing: border-box;
}

.sendbird--mobile-mode .sendbird-open-channel-preview {
  width: 100%;
}

.sendbird-theme--light .sendbird-open-channel-preview {
  background-color: var(--sendbird-light-background-50);
  border-bottom: solid 1px var(--sendbird-light-onlight-04);
}

.sendbird-theme--dark .sendbird-open-channel-preview {
  background-color: var(--sendbird-dark-background-600);
  border-bottom: solid 1px var(--sendbird-dark-ondark-04);
}

.sendbird-theme--light .sendbird-open-channel-preview:hover {
  background-color: var(--sendbird-light-background-100);
}

.sendbird-theme--dark .sendbird-open-channel-preview:hover {
  background-color: var(--sendbird-dark-background-500);
}

.sendbird-theme--light .sendbird-open-channel-preview.selected {
  background-color: var(--sendbird-light-primary-100);
}

[dir="ltr"] .sendbird-theme--light .sendbird-open-channel-preview.selected {
  border-left: solid 4px var(--sendbird-light-primary-300);
}

[dir="rtl"] .sendbird-theme--light .sendbird-open-channel-preview.selected {
  border-right: solid 4px var(--sendbird-light-primary-300);
}

.sendbird-theme--dark .sendbird-open-channel-preview.selected {
  background-color: var(--sendbird-dark-primary-300);
}

[dir="ltr"] .sendbird-theme--dark .sendbird-open-channel-preview.selected {
  border-left: solid 4px var(--sendbird-dark-primary-200);
}

[dir="rtl"] .sendbird-theme--dark .sendbird-open-channel-preview.selected {
  border-right: solid 4px var(--sendbird-dark-primary-200);
}

.sendbird-open-channel-preview .sendbird-open-channel-preview__cover-image {
  position: relative;
  margin-top: 8px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  box-sizing: border-box;
}

[dir="ltr"] .sendbird-open-channel-preview .sendbird-open-channel-preview__cover-image {
  margin-left: 16px;
}

[dir="rtl"] .sendbird-open-channel-preview .sendbird-open-channel-preview__cover-image {
  margin-right: 16px;
}

.sendbird-open-channel-preview .sendbird-open-channel-preview__cover-image .sendbird-open-channel-preview__cover-image__avatar,
.sendbird-open-channel-preview .sendbird-open-channel-preview__cover-image .sendbird-open-channel-preview__cover-image__avatar--default {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}

.sendbird-open-channel-preview .sendbird-open-channel-preview__context {
  position: relative;
  margin-top: 8px;
  display: inline-flex;
  flex-direction: column;
  width: calc(100% - 100px);
  box-sizing: border-box;
}

[dir="ltr"] .sendbird-open-channel-preview .sendbird-open-channel-preview__context {
  margin-left: 16px;
}

[dir="rtl"] .sendbird-open-channel-preview .sendbird-open-channel-preview__context {
  margin-right: 16px;
}

.sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__title {
  position: relative;
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  height: 16px;
  box-sizing: border-box;
}

.sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__title .sendbird-open-channel-preview__context__title__channel-name {
  position: relative;
  display: inline-block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  box-sizing: border-box;
  overflow-x: hidden;
  text-overflow: ellipsis;
  word-break: keep-all;
}

.sendbird--mobile-mode .sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__title .sendbird-open-channel-preview__context__title__channel-name {
  overflow-y: hidden;
}

.sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__title .sendbird-open-channel-preview__context__title__channel-name.frozen {
  max-width: calc(100% - 20px);
}

.sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__title .sendbird-open-channel-preview__context__title__frozen {
  position: relative;
  display: inline-flex;
}

[dir="ltr"] .sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__title .sendbird-open-channel-preview__context__title__frozen {
  margin-left: 4px;
}

[dir="rtl"] .sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__title .sendbird-open-channel-preview__context__title__frozen {
  margin-right: 4px;
}

.sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__participants {
  position: relative;
  margin-top: 8px;
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  height: 14px;
  box-sizing: border-box;
}

.sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__participants .sendbird-open-channel-preview__context__participants__icon {
  position: relative;
  display: inline-flex;
  width: 14px;
  height: 14px;
  box-sizing: border-box;
}

.sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__participants .sendbird-open-channel-preview__context__participants__count {
  position: relative;
  display: inline-flex;
  width: 160px;
  max-width: 160px;
  height: 12px;
  box-sizing: border-box;
  overflow-x: hidden;
  text-overflow: ellipsis;
  word-break: keep-all;
}

[dir="ltr"] .sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__participants .sendbird-open-channel-preview__context__participants__count {
  margin-left: 4px;
}

[dir="rtl"] .sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__participants .sendbird-open-channel-preview__context__participants__count {
  margin-right: 4px;
}

.sendbird--mobile-mode .sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__participants .sendbird-open-channel-preview__context__participants__count {
  overflow-y: hidden;
}
.sendbird-message-item-menu__list__menu-item:focus-visible {
  outline: none;
}
.sendbird-create-open-channel-ui {
  position: relative;
  display: inline-flex;
}

.sendbird-create-open-channel-ui__profile-input {
  position: relative;
  display: inline-flex;
  flex-direction: column;
  justify-content: flex-start;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}

.sendbird-create-open-channel-ui__profile-input .sendbird-create-open-channel-ui__profile-input__img-section {
  position: relative;
  margin-top: 16px;
  display: inline-flex;
  flex-direction: row;
  align-items: center;
}

.sendbird-create-open-channel-ui__profile-input .sendbird-create-open-channel-ui__profile-input__img-section .sendbird-create-open-channel-ui__profile-input__img-section__avatar {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
}

.sendbird-create-open-channel-ui__profile-input .sendbird-create-open-channel-ui__profile-input__img-section .sendbird-create-open-channel-ui__profile-input__img-section__avatar--default {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  border-radius: 50%;
}

.sendbird-theme--light .sendbird-create-open-channel-ui__profile-input .sendbird-create-open-channel-ui__profile-input__img-section .sendbird-create-open-channel-ui__profile-input__img-section__avatar--default {
  background-color: var(--sendbird-light-background-200);
}

.sendbird-theme--dark .sendbird-create-open-channel-ui__profile-input .sendbird-create-open-channel-ui__profile-input__img-section .sendbird-create-open-channel-ui__profile-input__img-section__avatar--default {
  background-color: var(--sendbird-dark-background-400);
}

.sendbird-create-open-channel-ui__profile-input .sendbird-create-open-channel-ui__profile-input__img-section .sendbird-create-open-channel-ui__profile-input__img-section__button {
  position: relative;
  display: inline-flex;
}

[dir="ltr"] .sendbird-create-open-channel-ui__profile-input .sendbird-create-open-channel-ui__profile-input__img-section .sendbird-create-open-channel-ui__profile-input__img-section__button {
  margin-left: 18px;
}

[dir="rtl"] .sendbird-create-open-channel-ui__profile-input .sendbird-create-open-channel-ui__profile-input__img-section .sendbird-create-open-channel-ui__profile-input__img-section__button {
  margin-right: 18px;
}

.sendbird-create-open-channel-ui__profile-input .sendbird-create-open-channel-ui__profile-input__name-section {
  position: relative;
  margin-top: 8px;
  display: inline-flex;
  flex-direction: row;
}
.sendbird-open-channel-list,
.sendbird-open-channel-list-ui {
  position: relative;
  display: inline-flex;
  flex-direction: column;
  width: 256px;
  min-width: 256px;
  height: 100%;
  box-sizing: border-box;
}

.sendbird--mobile-mode .sendbird-open-channel-list,
.sendbird--mobile-mode .sendbird-open-channel-list-ui {
  width: 100%;
}

[dir="ltr"] .sendbird-theme--light .sendbird-open-channel-list,
[dir="ltr"] .sendbird-theme--light .sendbird-open-channel-list-ui {
  border-right: solid 1px var(--sendbird-light-onlight-04);
}

[dir="rtl"] .sendbird-theme--light .sendbird-open-channel-list,
[dir="rtl"] .sendbird-theme--light .sendbird-open-channel-list-ui {
  border-left: solid 1px var(--sendbird-light-onlight-04);
}

[dir="ltr"] .sendbird-theme--dark .sendbird-open-channel-list,
[dir="ltr"] .sendbird-theme--dark .sendbird-open-channel-list-ui {
  border-right: solid 1px var(--sendbird-dark-ondark-04);
}

[dir="rtl"] .sendbird-theme--dark .sendbird-open-channel-list,
[dir="rtl"] .sendbird-theme--dark .sendbird-open-channel-list-ui {
  border-left: solid 1px var(--sendbird-dark-ondark-04);
}

.sendbird-open-channel-list .sendbird-open-channel-list-ui__header,
.sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__header {
  position: relative;
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  height: 64px;
  box-sizing: border-box;
}

.sendbird-theme--light .sendbird-open-channel-list .sendbird-open-channel-list-ui__header,
.sendbird-theme--light .sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__header {
  background-color: var(--sendbird-light-background-50);
  border-bottom: solid 1px var(--sendbird-light-onlight-04);
}

.sendbird-theme--dark .sendbird-open-channel-list .sendbird-open-channel-list-ui__header,
.sendbird-theme--dark .sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__header {
  background-color: var(--sendbird-dark-background-600);
  border-bottom: solid 1px var(--sendbird-dark-ondark-04);
}

.sendbird-open-channel-list .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__title,
.sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__title {
  position: relative;
  display: inline-flex;
  align-items: center;
  box-sizing: border-box;
}

[dir="ltr"] .sendbird-open-channel-list .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__title,
[dir="ltr"] .sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__title {
  margin-left: 24px;
}

[dir="rtl"] .sendbird-open-channel-list .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__title,
[dir="rtl"] .sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__title {
  margin-right: 24px;
}

.sendbird-open-channel-list .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__button-refresh,
.sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__button-refresh {
  position: absolute;
  top: 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}

[dir="ltr"] .sendbird-open-channel-list .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__button-refresh,
[dir="ltr"] .sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__button-refresh {
  right: 56px;
}

[dir="rtl"] .sendbird-open-channel-list .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__button-refresh,
[dir="rtl"] .sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__button-refresh {
  left: 56px;
}

.sendbird-open-channel-list .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__button-create-channel,
.sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__button-create-channel {
  position: absolute;
  top: 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}

[dir="ltr"] .sendbird-open-channel-list .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__button-create-channel,
[dir="ltr"] .sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__button-create-channel {
  right: 16px;
}

[dir="rtl"] .sendbird-open-channel-list .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__button-create-channel,
[dir="rtl"] .sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__button-create-channel {
  left: 16px;
}

.sendbird-open-channel-list .sendbird-open-channel-list-ui__channel-list,
.sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__channel-list {
  position: relative;
  display: inline-flex;
  flex-direction: column;
  width: 100%;
  height: calc(100% - 64px);
  box-sizing: border-box;
  overflow-y: scroll;
}

.sendbird-open-channel-list-ui__channel-list--place-holder--loading {
  position: relative;
  min-height: 62px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.sendbird-theme--light .sendbird-open-channel-list-ui__channel-list--place-holder--loading {
  background-color: var(--sendbird-light-background-100);
}

.sendbird-theme--dark .sendbird-open-channel-list-ui__channel-list--place-holder--loading {
  background-color: var(--sendbird-dark-background-500);
}

:root {
  --sendbird-light-primary-500: #491389;
  --sendbird-light-primary-400: #6211c8;
  --sendbird-light-primary-300: #742ddd;
  --sendbird-light-primary-200: #c2a9fa;
  --sendbird-light-primary-100: #dbd1ff;
  --sendbird-light-secondary-500: #066858;
  --sendbird-light-secondary-400: #027d69;
  --sendbird-light-secondary-300: #259c72;
  --sendbird-light-secondary-200: #69c085;
  --sendbird-light-secondary-100: #a8e2ab;
  --sendbird-light-information-100: #adc9ff;
  --sendbird-highlight-100: #fff2b6;
  --sendbird-light-error-500: #9d091e;
  --sendbird-light-error-400: #bf0711;
  --sendbird-light-error-300: #de360b;
  --sendbird-light-error-200: #f66161;
  --sendbird-light-error-100: #fdaaaa;
  --sendbird-light-background-700: #000000;
  --sendbird-light-background-600: #161616;
  --sendbird-light-background-500: #2C2C2C;
  --sendbird-light-background-400: #393939;
  --sendbird-light-background-300: #bdbdbd;
  --sendbird-light-background-200: #e0e0e0;
  --sendbird-light-background-100: #eeeeee;
  --sendbird-light-background-50: #FFFFFF;
  --sendbird-light-overlay-01: rgba(0, 0, 0, 0.55);
  --sendbird-light-overlay-02: rgba(0, 0, 0, 0.32);
  --sendbird-light-onlight-01: rgba(0, 0, 0, 0.88);
  --sendbird-light-onlight-02: rgba(0, 0, 0, 0.50);
  --sendbird-light-onlight-03: rgba(0, 0, 0, 0.38);
  --sendbird-light-onlight-04: rgba(0, 0, 0, 0.12);
  --sendbird-light-ondark-01: rgba(255, 255, 255, 0.88);
  --sendbird-light-ondark-02: rgba(255, 255, 255, 0.50);
  --sendbird-light-ondark-03: rgba(255, 255, 255, 0.38);
  --sendbird-light-ondark-04: rgba(255, 255, 255, 0.12);
  --sendbird-light-shadow-01: 0 1px 5px 0 rgba(33, 34, 66, 0.04), 0 0 3px 0 rgba(0, 0, 0, 0.08), 0 2px 1px 0 rgba(0, 0, 0, 0.12);
  --sendbird-light-shadow-02: 0 3px 5px -3px rgba(33, 34, 66, 0.04), 0 3px 14px 2px rgba(0, 0, 0, 0.08), 0 8px 10px 1px rgba(0, 0, 0, 0.12);
  --sendbird-light-shadow-03: 0 6px 10px -5px rgba(0, 0, 0, 0.04), 0 6px 30px 5px rgba(0, 0, 0, 0.08), 0 16px 24px 2px rgba(0, 0, 0, 0.12);
  --sendbird-light-shadow-04: 0 9px 15px -7px rgba(0, 0, 0, 0.04), 0 9px 46px 8px rgba(0, 0, 0, 0.08), 0 24px 38px 3px rgba(0, 0, 0, 0.12);
  --sendbird-light-shadow-05: 0 2px 8px 0 rgba(0, 0, 0, 0.08), 0 4px 6px 0 rgba(0, 0, 0, 0.12);
  --sendbird-light-shadow-message-input: 0 1px 5px 0 rgba(33, 34, 66, 0.12), 0 0 1px 0 rgba(33, 34, 66, 0.16), 0 2px 1px 0 rgba(33, 34, 66, 0.08), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

:root {
  --sendbird-dark-primary-500: #491389;
  --sendbird-dark-primary-400: #6211c8;
  --sendbird-dark-primary-300: #742ddd;
  --sendbird-dark-primary-200: #c2a9fa;
  --sendbird-dark-primary-100: #dbd1ff;
  --sendbird-dark-secondary-500: #066858;
  --sendbird-dark-secondary-400: #027d69;
  --sendbird-dark-secondary-300: #259c72;
  --sendbird-dark-secondary-200: #69c085;
  --sendbird-dark-secondary-100: #a8e2ab;
  --sendbird-dark-information-100: #adc9ff;
  --sendbird-highlight-100: #fff2b6;
  --sendbird-dark-error-500: #9d091e;
  --sendbird-dark-error-400: #bf0711;
  --sendbird-dark-error-300: #de360b;
  --sendbird-dark-error-200: #f66161;
  --sendbird-dark-error-100: #fdaaaa;
  --sendbird-dark-background-700: #000000;
  --sendbird-dark-background-600: #161616;
  --sendbird-dark-background-500: #2C2C2C;
  --sendbird-dark-background-400: #393939;
  --sendbird-dark-background-300: #bdbdbd;
  --sendbird-dark-background-200: #e0e0e0;
  --sendbird-dark-background-100: #eeeeee;
  --sendbird-dark-background-50: #FFFFFF;
  --sendbird-dark-overlay-01: rgba(0, 0, 0, 0.55);
  --sendbird-dark-overlay-02: rgba(0, 0, 0, 0.32);
  --sendbird-dark-onlight-01: rgba(0, 0, 0, 0.88);
  --sendbird-dark-onlight-02: rgba(0, 0, 0, 0.50);
  --sendbird-dark-onlight-03: rgba(0, 0, 0, 0.38);
  --sendbird-dark-onlight-04: rgba(0, 0, 0, 0.12);
  --sendbird-dark-ondark-01: rgba(255, 255, 255, 0.88);
  --sendbird-dark-ondark-02: rgba(255, 255, 255, 0.50);
  --sendbird-dark-ondark-03: rgba(255, 255, 255, 0.38);
  --sendbird-dark-ondark-04: rgba(255, 255, 255, 0.12);
  --sendbird-dark-shadow-01: 0 1px 5px 0 rgba(33, 34, 66, 0.04), 0 0 3px 0 rgba(0, 0, 0, 0.08), 0 2px 1px 0 rgba(0, 0, 0, 0.12);
  --sendbird-dark-shadow-02: 0 3px 5px -3px rgba(33, 34, 66, 0.04), 0 3px 14px 2px rgba(0, 0, 0, 0.08), 0 8px 10px 1px rgba(0, 0, 0, 0.12);
  --sendbird-dark-shadow-03: 0 6px 10px -5px rgba(0, 0, 0, 0.04), 0 6px 30px 5px rgba(0, 0, 0, 0.08), 0 16px 24px 2px rgba(0, 0, 0, 0.12);
  --sendbird-dark-shadow-04: 0 9px 15px -7px rgba(0, 0, 0, 0.04), 0 9px 46px 8px rgba(0, 0, 0, 0.08), 0 24px 38px 3px rgba(0, 0, 0, 0.12);
  --sendbird-light-shadow-05: 0 2px 8px 0 rgba(0, 0, 0, 0.08), 0 4px 6px 0 rgba(0, 0, 0, 0.12);
  --sendbird-dark-shadow-message-input: 0 1px 5px 0 rgba(33, 34, 66, 0.12), 0 0 1px 0 rgba(33, 34, 66, 0.16), 0 2px 1px 0 rgba(33, 34, 66, 0.08), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

:root {
  --sendbird-iconbutton-color: #825eeb;
  --sendbird-message-input-border-active: #7B53EF;
  --sendbird-selected-reaction-button-border-hover: #9E8CF5;
  --sendbird-add-reaction-button-border-hover: #9E8CF5;
  --sendbird-tooltip-background: #000000;
  --sendbird-tooltip-text-color: rgba(255, 255, 255, 0.88);
  --sendbird-button-border-focus: #FFFFFF;
  --sendbird-file-message-icon-background: #FFFFFF;
  --sendbird-font-family-default: "Roboto", sans-serif;
  --sendbird-message-balloon-width: 404px;
}

.sendbird-message-content .sendbird-avatar-img {
  top: 50%;
}

.sendbird-conversation__messages[dir="ltr"] .sendbird-message-content .sendbird-avatar-img {
  left: 50%;
  transform: translate(-50%, -50%);
}

.sendbird-conversation__messages[dir="rtl"] .sendbird-message-content .sendbird-avatar-img {
  right: 50%;
  transform: translate(50%, -50%);
}

.sendbird-message-content .sendbird-voice-message-item-body__playback-time {
  position: absolute;
  top: 15px;
}

.sendbird-conversation__messages[dir="ltr"] .sendbird-message-content .sendbird-voice-message-item-body__playback-time {
  right: 12px;
  left: unset;
}

.sendbird-conversation__messages[dir="rtl"] .sendbird-message-content .sendbird-voice-message-item-body__playback-time {
  left: 12px;
  right: unset;
}

.sendbird-conversation__messages[dir="ltr"] .sendbird-message-content .sendbird-reaction-badge__inner {
  padding-left: 20px;
  padding-right: 4px;
}

.sendbird-conversation__messages[dir="rtl"] .sendbird-message-content .sendbird-reaction-badge__inner {
  padding-right: 20px;
  padding-left: 4px;
}

.sendbird-conversation__messages[dir="ltr"] .sendbird-message-content .sendbird-reaction-badge__inner .sendbird-reaction-badge__inner__icon {
  left: 4px;
  right: unset;
}

.sendbird-conversation__messages[dir="rtl"] .sendbird-message-content .sendbird-reaction-badge__inner .sendbird-reaction-badge__inner__icon {
  right: 4px;
  left: unset;
}

.sendbird-thread-list-item-content .sendbird-avatar-img {
  top: 50%;
}

.sendbird-conversation__messages[dir="ltr"] .sendbird-thread-list-item-content .sendbird-avatar-img {
  left: 50%;
  transform: translate(-50%, -50%);
}

.sendbird-conversation__messages[dir="rtl"] .sendbird-thread-list-item-content .sendbird-avatar-img {
  right: 50%;
  transform: translate(50%, -50%);
}

.sendbird-thread-list-item-content .sendbird-voice-message-item-body__playback-time {
  position: absolute;
  top: 15px;
}

.sendbird-conversation__messages[dir="ltr"] .sendbird-thread-list-item-content .sendbird-voice-message-item-body__playback-time {
  right: 12px;
  left: unset;
}

.sendbird-conversation__messages[dir="rtl"] .sendbird-thread-list-item-content .sendbird-voice-message-item-body__playback-time {
  left: 12px;
  right: unset;
}

.sendbird-conversation__messages[dir="ltr"] .sendbird-thread-list-item-content .sendbird-reaction-badge__inner {
  padding-left: 20px;
  padding-right: 4px;
}

.sendbird-conversation__messages[dir="rtl"] .sendbird-thread-list-item-content .sendbird-reaction-badge__inner {
  padding-right: 20px;
  padding-left: 4px;
}

.sendbird-conversation__messages[dir="ltr"] .sendbird-thread-list-item-content .sendbird-reaction-badge__inner .sendbird-reaction-badge__inner__icon {
  left: 4px;
  right: unset;
}

.sendbird-conversation__messages[dir="rtl"] .sendbird-thread-list-item-content .sendbird-reaction-badge__inner .sendbird-reaction-badge__inner__icon {
  right: 4px;
  left: unset;
}

.sendbird-parent-message-info .sendbird-avatar-img {
  top: 50%;
}

.sendbird-conversation__messages[dir="ltr"] .sendbird-parent-message-info .sendbird-avatar-img {
  left: 50%;
  transform: translate(-50%, -50%);
}

.sendbird-conversation__messages[dir="rtl"] .sendbird-parent-message-info .sendbird-avatar-img {
  right: 50%;
  transform: translate(50%, -50%);
}

.sendbird-parent-message-info .sendbird-voice-message-item-body__playback-time {
  position: absolute;
  top: 15px;
}

.sendbird-conversation__messages[dir="ltr"] .sendbird-parent-message-info .sendbird-voice-message-item-body__playback-time {
  right: 12px;
  left: unset;
}

.sendbird-conversation__messages[dir="rtl"] .sendbird-parent-message-info .sendbird-voice-message-item-body__playback-time {
  left: 12px;
  right: unset;
}

.sendbird-conversation__messages[dir="ltr"] .sendbird-parent-message-info .sendbird-reaction-badge__inner {
  padding-left: 20px;
  padding-right: 4px;
}

.sendbird-conversation__messages[dir="rtl"] .sendbird-parent-message-info .sendbird-reaction-badge__inner {
  padding-right: 20px;
  padding-left: 4px;
}

.sendbird-conversation__messages[dir="ltr"] .sendbird-parent-message-info .sendbird-reaction-badge__inner .sendbird-reaction-badge__inner__icon {
  left: 4px;
  right: unset;
}

.sendbird-conversation__messages[dir="rtl"] .sendbird-parent-message-info .sendbird-reaction-badge__inner .sendbird-reaction-badge__inner__icon {
  right: 4px;
  left: unset;
}
.sendbird-experimental__rem__units .sendbird-label--h-1 {
  font-size: 1.25rem;
}

.sendbird-experimental__rem__units .sendbird-label--h-2 {
  font-size: 1.125rem;
}

.sendbird-experimental__rem__units .sendbird-label--subtitle-1 {
  font-size: 1rem;
}

.sendbird-experimental__rem__units .sendbird-label--subtitle-2 {
  font-size: 0.875rem;
}

.sendbird-experimental__rem__units .sendbird-label--body-1 {
  font-size: 0.875rem;
}

.sendbird-experimental__rem__units .sendbird-label--body-2 {
  font-size: 0.75rem;
}

.sendbird-experimental__rem__units .sendbird-label--button-1 {
  font-size: 0.875rem;
}

.sendbird-experimental__rem__units .sendbird-label--button-2 {
  font-size: 0.875rem;
}

.sendbird-experimental__rem__units .sendbird-label--caption-1 {
  font-size: 0.875rem;
}

.sendbird-experimental__rem__units .sendbird-label--caption-2 {
  font-size: 0.75rem;
}

.sendbird-experimental__rem__units .sendbird-label--caption-3 {
  font-size: 0.75rem;
}

.sendbird-experimental__rem__units .sendbird-message-search-pannel .sendbird-message-search-pannel__input__container__input-area {
  font-size: 0.875rem;
}

.sendbird-experimental__rem__units .sendbird-checkbox {
  font-size: 1.375rem;
}

.sendbird-experimental__rem__units .sendbird-mention-user-label {
  font-size: 0.875rem;
}

.sendbird-experimental__rem__units .sendbird-mention-user-label.purple {
  font-size: 1.125rem;
}

.sendbird-experimental__rem__units .sendbird-message-input .sendbird-message-input--textarea,
.sendbird-experimental__rem__units .sendbird-message-input .sendbird-message-input--placeholder {
  font-size: 0.875rem;
}

.sendbird-experimental__rem__units .sendbird-input .sendbird-input__input,
.sendbird-experimental__rem__units .sendbird-input .sendbird-input__placeholder {
  font-size: 0.875rem;
}

.sendbird-experimental__rem__units .sendbird-tooltip__text {
  font-size: 0.75rem;
}

.sendbird-experimental__rem__units .sendbird-quote-message .sendbird-quote-message__replied-to .sendbird-quote-message__replied-to__text {
  font-size: 0.75rem;
}

.sendbird-experimental__rem__units .sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__text-message {
  font-size: 0.75rem;
}

.sendbird-experimental__rem__units .sendbird-quote-message .sendbird-quote-message__replied-message__file-message {
  font-size: 0.75rem;
}
.sendbird-modal--full-mobile .sendbird-modal__content {
  width: 100vw;
  max-width: 100%;
  height: 100%;
}

.sendbird-modal {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

[dir="ltr"] .sendbird-modal {
  left: 0;
}

[dir="rtl"] .sendbird-modal {
  right: 0;
}

.sendbird-modal__backdrop--clickoutside {
  cursor: pointer;
}

.sendbird-modal__content {
  width: 480px;
  border-radius: 4px;
  z-index: 10001;
  padding: 18px 24px 24px 24px;
  position: relative;
  box-sizing: border-box;
}

.sendbird-theme--light .sendbird-modal__content {
  background-color: var(--sendbird-light-background-50);
  box-shadow: var(--sendbird-light-shadow-04);
}

.sendbird-theme--dark .sendbird-modal__content {
  background-color: var(--sendbird-dark-background-500);
  box-shadow: var(--sendbird-dark-shadow-04);
}

.sendbird-modal__content .sendbird-modal__close {
  position: absolute;
  top: 16px;
  cursor: pointer;
}

[dir="ltr"] .sendbird-modal__content .sendbird-modal__close {
  right: 16px;
}

[dir="rtl"] .sendbird-modal__content .sendbird-modal__close {
  left: 16px;
}

.sendbird-theme--light .sendbird-modal__content .sendbird-modal__close path {
  fill: var(--sendbird-light-onlight-01);
}

.sendbird-theme--dark .sendbird-modal__content .sendbird-modal__close path {
  fill: var(--sendbird-dark-ondark-01);
}

.sendbird-modal__content .sendbird-modal__header {
  margin-bottom: 16px;
}

.sendbird-modal__content .sendbird-modal__body {
  height: calc(100% - 116px);
  overflow: auto;
}

.sendbird-modal__content .sendbird-modal__footer {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  margin-top: 32px;
}

[dir="ltr"] .sendbird-modal__content .sendbird-modal__footer {
  text-align: right;
}

[dir="rtl"] .sendbird-modal__content .sendbird-modal__footer {
  text-align: left;
}

.sendbird--mobile-mode .sendbird-modal__content .sendbird-modal__footer {
  position: sticky;
  bottom: 24px;
}

.sendbird-modal__content .sendbird-modal__footer .sendbird-button:last-child {
  min-width: 80px;
  height: 40px;
}

[dir="ltr"] .sendbird-modal__content .sendbird-modal__footer .sendbird-button:last-child {
  margin-left: 8px;
}

[dir="rtl"] .sendbird-modal__content .sendbird-modal__footer .sendbird-button:last-child {
  margin-right: 8px;
}

.sendbird-modal__backdrop {
  position: fixed;
  z-index: 10000;
  height: 100%;
  width: 100%;
  top: 0;
}

[dir="ltr"] .sendbird-modal__backdrop {
  left: 0;
}

[dir="rtl"] .sendbird-modal__backdrop {
  right: 0;
}

.sendbird-theme--light .sendbird-modal__backdrop {
  background-color: var(--sendbird-light-overlay-02);
}

.sendbird-theme--dark .sendbird-modal__backdrop {
  background-color: var(--sendbird-dark-overlay-02);
}
.sendbird-iconbutton {
  color: var(--sendbird-iconbutton-color);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 3px;
  background-color: transparent;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  border-radius: 4px;
  outline: 0px;
}

.sendbird-iconbutton .sendbird-iconbutton__inner {
  height: 100%;
}

.sendbird-theme--light .sendbird-iconbutton .sendbird-iconbutton__inner svg {
  fill: var(--sendbird-light-onlight-01);
}

.sendbird-theme--dark .sendbird-iconbutton .sendbird-iconbutton__inner svg {
  fill: var(--sendbird-dark-ondark-01);
}

.sendbird-theme--light .sendbird-iconbutton:hover {
  background-color: var(--sendbird-light-background-100);
}

.sendbird-theme--dark .sendbird-iconbutton:hover {
  background-color: var(--sendbird-dark-background-500);
}

.sendbird-theme--light .sendbird-iconbutton:active {
  background-color: var(--sendbird-light-background-200);
}

.sendbird-theme--dark .sendbird-iconbutton:active {
  background-color: var(--sendbird-dark-background-400);
}

.sendbird-iconbutton:disabled {
  cursor: not-allowed !important;
}

.sendbird-theme--light .sendbird-iconbutton:disabled .sendbird-iconbutton__inner svg, .sendbird-theme--light .sendbird-iconbutton:disabled .sendbird-iconbutton__inner path {
  fill: var(--sendbird-light-onlight-02);
}

.sendbird-theme--dark .sendbird-iconbutton:disabled .sendbird-iconbutton__inner svg, .sendbird-theme--dark .sendbird-iconbutton:disabled .sendbird-iconbutton__inner path {
  fill: var(--sendbird-dark-ondark-02);
}

.sendbird-theme--light .sendbird-iconbutton--pressed {
  background-color: var(--sendbird-light-primary-100);
}

.sendbird-theme--dark .sendbird-iconbutton--pressed {
  background-color: var(--sendbird-dark-background-700);
}
.sendbird-button {
  border-radius: 4px;
  box-shadow: none;
  cursor: pointer;
  font-family: var(--sendbird-font-family-default);
  padding: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.sendbird-button:hover {
  box-shadow: none;
}

.sendbird-button:focus {
  outline: none;
}

.sendbird-button:active {
  box-shadow: none;
}

.sendbird-button.sendbird-button__disabled {
  cursor: not-allowed;
}

.sendbird-theme--light .sendbird-button.sendbird-button__disabled {
  background-color: var(--sendbird-light-background-200);
  border: none;
}

.sendbird-theme--dark .sendbird-button.sendbird-button__disabled {
  background-color: var(--sendbird-dark-background-400);
  border: none;
}

.sendbird-theme--light .sendbird-button.sendbird-button__disabled:hover {
  background-color: var(--sendbird-light-background-200);
}

.sendbird-theme--dark .sendbird-button.sendbird-button__disabled:hover {
  background-color: var(--sendbird-dark-background-400);
}

.sendbird-button--big {
  height: 40px;
}

.sendbird-button--big .sendbird-button__text {
  margin: 10px 16px;
}

.sendbird-button--small {
  height: 32px;
}

.sendbird-button--small .sendbird-button__text {
  margin: 6px 16px;
}

.sendbird-theme--light .sendbird-button--primary {
  background-color: var(--sendbird-light-primary-300);
  border: 1px solid var(--sendbird-light-primary-300);
}

.sendbird-theme--dark .sendbird-button--primary {
  background-color: var(--sendbird-dark-primary-200);
  border: 1px solid var(--sendbird-dark-primary-200);
}

.sendbird-theme--light .sendbird-button--primary .sendbird-button__text {
  color: var(--sendbird-light-ondark-01);
}

.sendbird-theme--dark .sendbird-button--primary .sendbird-button__text {
  color: var(--sendbird-dark-onlight-01);
}

.sendbird-theme--light .sendbird-button--primary:hover {
  background-color: var(--sendbird-light-primary-400);
  border-color: var(--sendbird-light-primary-400);
}

.sendbird-theme--dark .sendbird-button--primary:hover {
  background-color: var(--sendbird-dark-primary-300);
  border-color: var(--sendbird-dark-primary-300);
}

.sendbird-theme--light .sendbird-button--primary:focus {
  border: 1px solid var(--sendbird-button-border-focus);
  box-shadow: 0 0 0 2px var(--sendbird-light-primary-300);
}

.sendbird-theme--dark .sendbird-button--primary:focus {
  border: 1px solid var(--sendbird-button-border-focus);
  box-shadow: 0 0 0 2px var(--sendbird-dark-primary-200);
}

.sendbird-theme--light .sendbird-button--primary:active {
  background-color: var(--sendbird-light-primary-500);
}

.sendbird-theme--dark .sendbird-button--primary:active {
  background-color: var(--sendbird-dark-primary-400);
}

.sendbird-theme--light .sendbird-button--primary:focus .sendbird-button--primary:hover {
  box-shadow: 0 0 0 2px var(--sendbird-light-primary-400);
}

.sendbird-theme--dark .sendbird-button--primary:focus .sendbird-button--primary:hover {
  box-shadow: 0 0 0 2px var(--sendbird-dark-primary-300);
}

.sendbird-theme--light .sendbird-button--primary:focus .sendbird-button--primary:active {
  box-shadow: 0 0 0 2px var(--sendbird-light-primary-500);
}

.sendbird-theme--dark .sendbird-button--primary:focus .sendbird-button--primary:active {
  box-shadow: 0 0 0 2px var(--sendbird-dark-primary-400);
}

.sendbird-button--secondary {
  background-color: transparent;
}

.sendbird-theme--light .sendbird-button--secondary {
  border: 1px solid var(--sendbird-light-onlight-03);
}

.sendbird-theme--dark .sendbird-button--secondary {
  border: 1px solid var(--sendbird-dark-ondark-03);
}

.sendbird-theme--light .sendbird-button--secondary .sendbird-button__text {
  color: var(--sendbird-light-onlight-01);
}

.sendbird-theme--dark .sendbird-button--secondary .sendbird-button__text {
  color: var(--sendbird-dark-ondark-01);
}

.sendbird-button--secondary:hover {
  background-color: transparent;
}

.sendbird-theme--light .sendbird-button--secondary:hover {
  border: 1px solid var(--sendbird-light-primary-300);
}

.sendbird-theme--dark .sendbird-button--secondary:hover {
  border: 1px solid var(--sendbird-dark-primary-200);
}

.sendbird-theme--light .sendbird-button--secondary:hover .sendbird-button__text {
  color: var(--sendbird-light-primary-300);
}

.sendbird-theme--dark .sendbird-button--secondary:hover .sendbird-button__text {
  color: var(--sendbird-dark-primary-200);
}

.sendbird-button--secondary.sendbird-button__disabled {
  border: none;
  cursor: not-allowed;
}

.sendbird-theme--light .sendbird-button--secondary.sendbird-button__disabled {
  background-color: var(--sendbird-light-background-200);
}

.sendbird-theme--dark .sendbird-button--secondary.sendbird-button__disabled {
  background-color: var(--sendbird-dark-background-400);
}

.sendbird-theme--light .sendbird-button--secondary.sendbird-button__disabled .sendbird-button__text {
  color: var(--sendbird-light-onlight-02);
}

.sendbird-theme--dark .sendbird-button--secondary.sendbird-button__disabled .sendbird-button__text {
  color: var(--sendbird-dark-ondark-02);
}

.sendbird-button--secondary.sendbird-button__disabled:hover {
  border: none;
}

.sendbird-theme--light .sendbird-button--secondary.sendbird-button__disabled:hover {
  background-color: var(--sendbird-light-background-200);
}

.sendbird-theme--dark .sendbird-button--secondary.sendbird-button__disabled:hover {
  background-color: var(--sendbird-dark-background-400);
}

.sendbird-theme--light .sendbird-button--secondary.sendbird-button__disabled:hover .sendbird-button__text {
  color: var(--sendbird-light-onlight-02);
}

.sendbird-theme--dark .sendbird-button--secondary.sendbird-button__disabled:hover .sendbird-button__text {
  color: var(--sendbird-dark-ondark-02);
}

.sendbird-theme--light .sendbird-button--secondary:hover .sendbird-button--secondary:focus .sendbird-button__text {
  color: var(--sendbird-light-primary-300);
}

.sendbird-theme--dark .sendbird-button--secondary:hover .sendbird-button--secondary:focus .sendbird-button__text {
  color: var(--sendbird-dark-primary-200);
}

.sendbird-button--secondary:focus {
  background-color: transparent;
  border: 1px solid transparent;
}

.sendbird-theme--light .sendbird-button--secondary:focus {
  box-shadow: var(--sendbird-light-primary-300) 0 0 0 2px;
}

.sendbird-theme--dark .sendbird-button--secondary:focus {
  box-shadow: var(--sendbird-dark-primary-200) 0 0 0 2px;
}

.sendbird-theme--light .sendbird-button--secondary:focus .sendbird-button__text {
  color: var(--sendbird-light-onlight-01);
}

.sendbird-theme--dark .sendbird-button--secondary:focus .sendbird-button__text {
  color: var(--sendbird-dark-ondark-01);
}

.sendbird-button--secondary:active {
  box-shadow: none;
}

.sendbird-theme--light .sendbird-button--secondary:active {
  border: 1px solid var(--sendbird-light-primary-300);
}

.sendbird-theme--dark .sendbird-button--secondary:active {
  border: 1px solid var(--sendbird-dark-primary-200);
}

.sendbird-theme--light .sendbird-button--secondary:active .sendbird-button__text {
  color: var(--sendbird-light-primary-300);
}

.sendbird-theme--dark .sendbird-button--secondary:active .sendbird-button__text {
  color: var(--sendbird-dark-primary-200);
}

.sendbird-theme--light .sendbird-button--warning {
  background-color: transparent;
  border: 1px solid var(--sendbird-light-error-300);
}

.sendbird-theme--dark .sendbird-button--warning {
  background-color: transparent;
  border: 1px solid var(--sendbird-dark-error-200);
}

.sendbird-theme--light .sendbird-button--warning .sendbird-button__text {
  color: var(--sendbird-light-error-300);
}

.sendbird-theme--dark .sendbird-button--warning .sendbird-button__text {
  color: var(--sendbird-dark-error-200);
}

.sendbird-theme--light .sendbird-button--warning:hover {
  border-color: var(--sendbird-light-error-400);
}

.sendbird-theme--dark .sendbird-button--warning:hover {
  border-color: var(--sendbird-dark-error-100);
}

.sendbird-theme--light .sendbird-button--warning:hover .sendbird-button__text {
  color: var(--sendbird-light-error-400);
}

.sendbird-theme--dark .sendbird-button--warning:hover .sendbird-button__text {
  color: var(--sendbird-dark-error-100);
}

.sendbird-theme--light .sendbird-button--warning:focus {
  border-color: var(--sendbird-light-primary-300);
}

.sendbird-theme--light .sendbird-theme--light .sendbird-button--warning:focus .sendbird-button__text {
  color: var(--sendbird-light-error-300);
}

.sendbird-theme--dark .sendbird-theme--light .sendbird-button--warning:focus .sendbird-button__text {
  color: var(--sendbird-dark-error-200);
}

.sendbird-theme--dark .sendbird-button--warning:focus {
  border-color: var(--sendbird-dark-primary-200);
}

.sendbird-theme--light .sendbird-theme--dark .sendbird-button--warning:focus .sendbird-button__text {
  color: var(--sendbird-light-error-300);
}

.sendbird-theme--dark .sendbird-theme--dark .sendbird-button--warning:focus .sendbird-button__text {
  color: var(--sendbird-dark-error-200);
}

.sendbird-theme--light .sendbird-button--warning:hover .sendbird-button--warning:focus {
  border-color: var(--sendbird-light-primary-300);
}

.sendbird-theme--light .sendbird-theme--light .sendbird-button--warning:hover .sendbird-button--warning:focus .sendbird-button__text {
  color: var(--sendbird-light-error-400);
}

.sendbird-theme--dark .sendbird-theme--light .sendbird-button--warning:hover .sendbird-button--warning:focus .sendbird-button__text {
  color: var(--sendbird-dark-error-100);
}

.sendbird-theme--dark .sendbird-button--warning:hover .sendbird-button--warning:focus {
  border-color: var(--sendbird-dark-primary-200);
}

.sendbird-theme--light .sendbird-theme--dark .sendbird-button--warning:hover .sendbird-button--warning:focus .sendbird-button__text {
  color: var(--sendbird-light-error-400);
}

.sendbird-theme--dark .sendbird-theme--dark .sendbird-button--warning:hover .sendbird-button--warning:focus .sendbird-button__text {
  color: var(--sendbird-dark-error-100);
}

.sendbird-theme--light .sendbird-button--danger {
  background-color: var(--sendbird-light-error-300);
  border: 1px solid var(--sendbird-light-error-300);
}

.sendbird-theme--dark .sendbird-button--danger {
  background-color: var(--sendbird-dark-error-200);
  border: 1px solid var(--sendbird-dark-error-200);
}

.sendbird-theme--light .sendbird-button--danger .sendbird-button__text {
  color: var(--sendbird-light-ondark-01);
}

.sendbird-theme--dark .sendbird-button--danger .sendbird-button__text {
  color: var(--sendbird-dark-onlight-01);
}

.sendbird-theme--light .sendbird-button--danger:hover {
  background-color: var(--sendbird-light-error-400);
  border-color: var(--sendbird-light-error-400);
}

.sendbird-theme--dark .sendbird-button--danger:hover {
  background-color: var(--sendbird-dark-error-400);
  border-color: var(--sendbird-dark-error-400);
}

.sendbird-theme--light .sendbird-button--danger:focus {
  border-color: var(--sendbird-button-border-focus);
  box-shadow: 0 0 0 2px var(--sendbird-light-error-300);
}

.sendbird-theme--dark .sendbird-button--danger:focus {
  border-color: var(--sendbird-button-border-focus);
  box-shadow: 0 0 0 2px var(--sendbird-dark-error-300);
}

.sendbird-button--danger:active {
  box-shadow: none;
}

.sendbird-theme--light .sendbird-button--danger:active {
  background-color: var(--sendbird-light-error-500);
}

.sendbird-theme--dark .sendbird-button--danger:active {
  background-color: var(--sendbird-dark-error-500);
}

.sendbird-theme--light .sendbird-button--danger:hover .sendbird-button--danger:focus {
  box-shadow: 0 0 0 2px var(--sendbird-light-error-400);
}

.sendbird-theme--dark .sendbird-button--danger:hover .sendbird-button--danger:focus {
  box-shadow: 0 0 0 2px var(--sendbird-dark-error-400);
}

.sendbird-theme--light .sendbird-button--danger:active .sendbird-button--danger:focus {
  box-shadow: 0 0 0 2px var(--sendbird-light-error-500);
}

.sendbird-theme--dark .sendbird-button--danger:active .sendbird-button--danger:focus {
  box-shadow: 0 0 0 2px var(--sendbird-dark-error-500);
}

.sendbird-button--disabled {
  border: 1px solid transparent;
  cursor: not-allowed;
}

.sendbird-theme--light .sendbird-button--disabled {
  background-color: var(--sendbird-light-background-200);
  color: var(--sendbird-light-ondark-01);
}

.sendbird-theme--dark .sendbird-button--disabled {
  background-color: var(--sendbird-dark-background-400);
  color: var(--sendbird-dark-onlight-01);
}
.sendbird--mobile-mode .sendbird-label {
  -webkit-user-select: none;
  -webkit-touch-callout: none;
}

[class*=sendbird-label] {
  font-family: var(--sendbird-font-family-default);
}

.sendbird-label--h-1 {
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: -0.2px;
}

.sendbird-label--h-2 {
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.2px;
}

.sendbird-label--subtitle-1 {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: -0.2px;
}

.sendbird-label--subtitle-2 {
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: -0.2px;
}

.sendbird-label--body-1 {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
}

.sendbird-label--body-2 {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
}

.sendbird-label--button-1 {
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
}

.sendbird-label--button-2 {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
}

.sendbird-label--button-3 {
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
}

.sendbird-label--caption-1 {
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
}

.sendbird-label--caption-2 {
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
}

.sendbird-label--caption-3 {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
}

.sendbird-theme--light .sendbird-label--color-onbackground-1 {
  color: var(--sendbird-light-onlight-01);
}

.sendbird-theme--dark .sendbird-label--color-onbackground-1 {
  color: var(--sendbird-dark-ondark-01);
}

.sendbird-theme--light .sendbird-label--color-onbackground-2 {
  color: var(--sendbird-light-onlight-02);
}

.sendbird-theme--dark .sendbird-label--color-onbackground-2 {
  color: var(--sendbird-dark-ondark-02);
}

.sendbird-theme--light .sendbird-label--color-onbackground-3 {
  color: var(--sendbird-light-onlight-03);
}

.sendbird-theme--dark .sendbird-label--color-onbackground-3 {
  color: var(--sendbird-dark-ondark-03);
}

.sendbird-theme--light .sendbird-label--color-onbackground-4 {
  color: var(--sendbird-light-onlight-04);
}

.sendbird-theme--dark .sendbird-label--color-onbackground-4 {
  color: var(--sendbird-dark-ondark-04);
}

.sendbird-theme--light .sendbird-label--color-oncontent-1 {
  color: var(--sendbird-light-ondark-01);
}

.sendbird-theme--dark .sendbird-label--color-oncontent-1 {
  color: var(--sendbird-dark-onlight-01);
}

.sendbird-theme--light .sendbird-label--color-oncontent-2 {
  color: var(--sendbird-light-ondark-02);
}

.sendbird-theme--dark .sendbird-label--color-oncontent-2 {
  color: var(--sendbird-dark-onlight-02);
}

.sendbird-theme--light .sendbird-label--color-oncontent-3 {
  color: var(--sendbird-light-ondark-03);
}

.sendbird-theme--dark .sendbird-label--color-oncontent-3 {
  color: var(--sendbird-dark-onlight-03);
}

.sendbird-theme--light .sendbird-label--color-oncontent-inverse-1 {
  color: var(--sendbird-light-onlight-01);
}

.sendbird-theme--dark .sendbird-label--color-oncontent-inverse-1 {
  color: var(--sendbird-dark-ondark-01);
}

.sendbird-theme--light .sendbird-label--color-oncontent-inverse-3 {
  color: var(--sendbird-light-onlight-03);
}

.sendbird-theme--dark .sendbird-label--color-oncontent-inverse-3 {
  color: var(--sendbird-dark-ondark-03);
}

.sendbird-theme--light .sendbird-label--color-primary {
  color: var(--sendbird-light-primary-300);
}

.sendbird-theme--dark .sendbird-label--color-primary {
  color: var(--sendbird-dark-primary-200);
}

.sendbird-theme--light .sendbird-label--color-error {
  color: var(--sendbird-light-error-300);
}

.sendbird-theme--dark .sendbird-label--color-error {
  color: var(--sendbird-dark-error-200);
}

.sendbird-theme--light .sendbird-label--color-secondary-3 {
  color: var(--sendbird-light-secondary-300);
}

.sendbird-theme--dark .sendbird-label--color-secondary-3 {
  color: var(--sendbird-dark-secondary-200);
}
.sendbird-icon {
  display: inline-block;
}

.sendbird-icon:focus {
  outline: none;
}

.sendbird-theme--light .sendbird-icon-color--primary [class*=fill] {
  fill: var(--sendbird-light-primary-300);
}

.sendbird-theme--dark .sendbird-icon-color--primary [class*=fill] {
  fill: var(--sendbird-dark-primary-200);
}

.sendbird-theme--light .sendbird-icon-color--primary-2 [class*=fill] {
  fill: var(--sendbird-light-primary-200);
}

.sendbird-theme--dark .sendbird-icon-color--primary-2 [class*=fill] {
  fill: var(--sendbird-dark-primary-400);
}

.sendbird-theme--light .sendbird-icon-color--primary [class*=stroke] {
  stroke: var(--sendbird-light-primary-300);
  stroke-width: 2px;
  stroke-linejoin: round;
}

.sendbird-theme--dark .sendbird-icon-color--primary [class*=stroke] {
  stroke: var(--sendbird-dark-primary-200);
  stroke-width: 2px;
  stroke-linejoin: round;
}

.sendbird-theme--light .sendbird-icon-color--secondary [class*=fill] {
  fill: var(--sendbird-light-secondary-300);
}

.sendbird-theme--dark .sendbird-icon-color--secondary [class*=fill] {
  fill: var(--sendbird-dark-secondary-200);
}

.sendbird-theme--light .sendbird-icon-color--secondary-2 [class*=fill] {
  fill: var(--sendbird-light-secondary-200);
}

.sendbird-theme--dark .sendbird-icon-color--secondary-2 [class*=fill] {
  fill: var(--sendbird-dark-secondary-200);
}

.sendbird-theme--light .sendbird-icon-color--content [class*=fill] {
  fill: var(--sendbird-light-ondark-01);
}

.sendbird-theme--dark .sendbird-icon-color--content [class*=fill] {
  fill: var(--sendbird-dark-onlight-01);
}

.sendbird-theme--light .sendbird-icon-color--content-inverse [class*=fill] {
  fill: var(--sendbird-light-onlight-01);
}

.sendbird-theme--dark .sendbird-icon-color--content-inverse [class*=fill] {
  fill: var(--sendbird-dark-ondark-01);
}

.sendbird-theme--light .sendbird-icon-color--content-inverse-3 [class*=fill] {
  fill: var(--sendbird-light-onlight-03);
}

.sendbird-theme--dark .sendbird-icon-color--content-inverse-3 [class*=fill] {
  fill: var(--sendbird-dark-ondark-03);
}

.sendbird-icon-color--white [class*=fill] {
  fill: #ffffff;
}

.sendbird-icon-color--gray [class*=fill] {
  fill: var(--sendbird-light-onlight-04);
}

.sendbird-icon-color--thumbnail-icon [class*=fill] {
  fill: var(--sendbird-light-onlight-02);
}

.sendbird-theme--light .sendbird-icon-color--sent [class*=fill] {
  fill: var(--sendbird-light-onlight-03);
}

.sendbird-theme--dark .sendbird-icon-color--sent [class*=fill] {
  fill: var(--sendbird-dark-ondark-03);
}

.sendbird-theme--light .sendbird-icon-color--read [class*=fill] {
  fill: var(--sendbird-light-secondary-300);
}

.sendbird-theme--dark .sendbird-icon-color--read [class*=fill] {
  fill: var(--sendbird-dark-secondary-200);
}

.sendbird-theme--light .sendbird-icon-color--on-background-1 [class*=fill] {
  fill: var(--sendbird-light-onlight-01);
}

.sendbird-theme--dark .sendbird-icon-color--on-background-1 [class*=fill] {
  fill: var(--sendbird-dark-ondark-01);
}

.sendbird-theme--light .sendbird-icon-color--on-background-2 [class*=fill] {
  fill: var(--sendbird-light-onlight-02);
}

.sendbird-theme--dark .sendbird-icon-color--on-background-2 [class*=fill] {
  fill: var(--sendbird-dark-ondark-02);
}

.sendbird-theme--light .sendbird-icon-color--on-background-3 [class*=fill] {
  fill: var(--sendbird-light-onlight-03);
}

.sendbird-theme--dark .sendbird-icon-color--on-background-3 [class*=fill] {
  fill: var(--sendbird-dark-ondark-03);
}

.sendbird-theme--light .sendbird-icon-color--on-background-4 [class*=fill] {
  fill: var(--sendbird-light-onlight-04);
}

.sendbird-theme--dark .sendbird-icon-color--on-background-4 [class*=fill] {
  fill: var(--sendbird-dark-ondark-04);
}

.sendbird-theme--light .sendbird-icon-color--background-3 [class*=fill] {
  fill: var(--sendbird-light-background-300);
}

.sendbird-theme--dark .sendbird-icon-color--background-3 [class*=fill] {
  fill: var(--sendbird-dark-background-400);
}

.sendbird-theme--light .sendbird-icon-color--error [class*=fill] {
  fill: var(--sendbird-light-error-300);
}

.sendbird-theme--dark .sendbird-icon-color--error [class*=fill] {
  fill: var(--sendbird-dark-error-200);
}
.sendbird-context-menu {
  display: inline;
}

.sendbird-message-content__sendbird-ui-container-type__default__header-container .sendbird-context-menu {
  display: flex;
}

.sendbird__offline .sendbird-dropdown__menu .sendbird-dropdown__menu-item {
  cursor: not-allowed;
}

.sendbird__offline .sendbird-message-item-menu__list__menu-item.menu-item-delete {
  cursor: pointer;
}

.sendbird-dropdown__menu {
  z-index: 99999;
  position: absolute;
  top: 100%;
  min-width: 140px;
  margin: 0px;
  padding: 8px 0px;
  border-radius: 4px;
  list-style: none;
}

.sendbird-theme--light .sendbird-dropdown__menu {
  box-shadow: var(--sendbird-light-shadow-02);
  background-color: var(--sendbird-light-background-50);
}

.sendbird-theme--dark .sendbird-dropdown__menu {
  box-shadow: var(--sendbird-dark-shadow-02);
  background-color: var(--sendbird-dark-background-500);
}

.sendbird-dropdown__menu .sendbird-dropdown__menu-item {
  cursor: pointer;
  white-space: nowrap;
  padding: 8px 16px;
}

.sendbird-dropdown__menu .sendbird-dropdown__menu-item.disable {
  cursor: not-allowed;
}

.sendbird-theme--light .sendbird-dropdown__menu .sendbird-dropdown__menu-item.disable:hover {
  background-color: var(--sendbird-light-background-50);
}

.sendbird-theme--dark .sendbird-dropdown__menu .sendbird-dropdown__menu-item.disable:hover {
  background-color: var(--sendbird-dark-background-500);
}

.sendbird-theme--light .sendbird-dropdown__menu .sendbird-dropdown__menu-item:hover {
  background-color: var(--sendbird-light-background-100);
}

.sendbird-theme--dark .sendbird-dropdown__menu .sendbird-dropdown__menu-item:hover {
  background-color: var(--sendbird-dark-background-400);
}

.sendbird-dropdown__reaction-bar {
  position: absolute;
  top: 100%;
  min-width: 44px;
  max-width: 352px;
  max-height: 208px;
  overflow-y: scroll;
  margin: 0px;
  padding: 8px;
  border-radius: 8px;
  list-style: none;
}

[dir="ltr"] .sendbird-dropdown__reaction-bar {
  left: 0;
}

[dir="rtl"] .sendbird-dropdown__reaction-bar {
  right: 0;
}

.sendbird-theme--light .sendbird-dropdown__reaction-bar {
  box-shadow: var(--sendbird-light-shadow-02);
  background-color: var(--sendbird-light-background-50);
}

.sendbird-theme--dark .sendbird-dropdown__reaction-bar {
  box-shadow: var(--sendbird-dark-shadow-02);
  background-color: var(--sendbird-dark-background-500);
}

.sendbird-dropdown__reaction-bar .sendbird-dropdown__reaction-bar__row .sendbird-reaction-button, .sendbird-dropdown__reaction-bar .sendbird-dropdown__reaction-bar__row .sendbird-reaction-button--selected {
  margin: 4px;
}

.sendbird-dropdown__reaction-bar .sendbird-dropdown__reaction-bar__emptyLabel {
  width: -moz-fit-content;
  width: fit-content;
}

.sendbird-dropdown__menu-backdrop {
  background-color: transparent;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
}

[dir="ltr"] .sendbird-dropdown__menu-backdrop {
  left: 0;
}

[dir="rtl"] .sendbird-dropdown__menu-backdrop {
  right: 0;
}
.sendbird-sort-by-row {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.sendbird__offline .sendbird-menu-item {
  cursor: not-allowed;
}

.sendbird-menu-item {
  cursor: pointer;
  white-space: nowrap;
  padding: 8px 16px;
  display: flex;
}

.sendbird-menu-item.disable {
  cursor: not-allowed;
}

.sendbird-theme--light .sendbird-menu-item.disable:hover {
  background-color: var(--sendbird-light-background-50);
}

.sendbird-theme--dark .sendbird-menu-item.disable:hover {
  background-color: var(--sendbird-dark-background-500);
}

.sendbird-theme--light .sendbird-menu-item:hover {
  background-color: var(--sendbird-light-background-100);
}

.sendbird-theme--dark .sendbird-menu-item:hover {
  background-color: var(--sendbird-dark-background-400);
}

.sendbird-menu-item &gt; * {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.sendbird-menu-item__text {
  display: flex;
  justify-content: space-between;
}
/**
 * We operate the CSS files for Channel&amp;GroupChannel modules in the GroupChannel.
 * So keep in mind that you should consider both components when you make changes in this file.
 */
.sendbird-conversation {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}

.sendbird-theme--light .sendbird-conversation {
  background-color: var(--sendbird-light-background-50);
  border: 1px solid var(--sendbird-light-onlight-04);
}

.sendbird-theme--dark .sendbird-conversation {
  background-color: var(--sendbird-dark-background-600);
  border: 1px solid var(--sendbird-dark-ondark-04);
}

.sendbird-conversation__messages {
  overflow: hidden;
  flex: 1 1 0;
}

.sendbird-conversation__messages-list {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: flex-end;
}

.sendbird-conversation__footer {
  width: 100%;
  padding: 0px 0px 24px 0px;
}

.sendbird-msg-hoc__animated .sendbird-message-content {
  animation: bounce 1s ease;
}

@keyframes bounce {
  50% {
    transform: translateY(-10px);
  }

  60% {
    transform: translateY(0);
  }

  90% {
    transform: translateY(-10px);
  }

  100% {
    transform: translateY(0);
  }
}

.sendbird-conversation__scroll-container {
  display: flex;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  flex-direction: column;
}

.sendbird-conversation__scroll-container .sendbird-conversation__padding {
  flex: 1 1 0;
}

.sendbird-conversation__footer {
  position: relative;
  box-sizing: border-box;
  margin-top: 6px;
}

.sendbird-conversation__footer .sendbird-conversation__footer__typing-indicator {
  position: absolute;
  display: inline-flex;
  bottom: 8px;
}

[dir="ltr"] .sendbird-conversation__footer .sendbird-conversation__footer__typing-indicator .sendbird-conversation__footer__typing-indicator__text {
  margin-left: 24px;
  margin-right: 10px;
}

[dir="rtl"] .sendbird-conversation__footer .sendbird-conversation__footer__typing-indicator .sendbird-conversation__footer__typing-indicator__text {
  margin-right: 24px;
  margin-left: 10px;
}
.sendbird-connection-status {
  display: flex;
  align-items: center;
  padding-top: 5px;
}
.sendbird-place-holder {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

.sendbird-place-holder .sendbird-place-holder__body {
  display: flex;
  flex-direction: column;
  height: 104px;
  align-items: center;
}

.sendbird-place-holder .sendbird-place-holder__body .sendbird-place-holder__body__icon {
  margin-bottom: 10px;
}

.sendbird-place-holder .sendbird-place-holder__body .sendbird-place-holder__body__text {
  margin-top: 10px;
}

.sendbird-place-holder .sendbird-place-holder__body__reconnect {
  margin-top: 18px;
  display: flex;
  flex-direction: row;
  cursor: pointer;
}

[dir="ltr"] .sendbird-place-holder .sendbird-place-holder__body__reconnect .sendbird-place-holder__body__reconnect__icon {
  margin-right: 4px;
}

[dir="rtl"] .sendbird-place-holder .sendbird-place-holder__body__reconnect .sendbird-place-holder__body__reconnect__icon {
  margin-left: 4px;
}

.sendbird-place-holder .sendbird-place-holder__body--align-top {
  position: absolute;
  top: 24px;
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: center;
}

.sendbird-place-holder .sendbird-place-holder__body--align-top .sendbird-place-holder__body--align-top__text {
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding-left: 16px;
  padding-right: 16px;
}

.sendbird-place-holder .sendbird-place-holder__body--align-top .sendbird-place-holder__body--align-top__text .sendbird-place-holder__body--align-top__text__search-in {
  display: flex;
  min-width: 60px;
}

[dir="ltr"] .sendbird-place-holder .sendbird-place-holder__body--align-top .sendbird-place-holder__body--align-top__text .sendbird-place-holder__body--align-top__text__search-in {
  margin-right: 2px;
}

[dir="rtl"] .sendbird-place-holder .sendbird-place-holder__body--align-top .sendbird-place-holder__body--align-top__text .sendbird-place-holder__body--align-top__text__search-in {
  margin-left: 2px;
}

.sendbird-place-holder .sendbird-place-holder__body--align-top .sendbird-place-holder__body--align-top__text .sendbird-place-holder__body--align-top__text__channel-name {
  display: block;
  max-width: calc(100% - 62px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.sendbird-place-holder .sendbird-place-holder__body--align-top .sendbird-place-hlder__body--align-top__searching,
.sendbird-place-holder .sendbird-place-holder__body--align-top .sendbird-place-hlder__body--align-top__no-result {
  display: flex;
  justify-content: center;
}
.sendbird-loader {
  display: inline-block;
  animation: 1s infinite linear;
  animation-name: rotate;
}

@keyframes rotate {
  from {
    transform: rotate(0);
  }

  to {
    transform: rotate(360deg);
  }
}
/**
 * We operate the CSS files for Channel&amp;GroupChannel modules in the GroupChannel.
 * So keep in mind that you should consider both components when you make changes in this file.
 */
.sendbird-chat-header {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 64px;
  min-height: 64px;
  overflow: hidden;
  text-overflow: ellipsis;
  box-sizing: border-box;
}

[dir="ltr"] .sendbird-chat-header {
  padding-left: 20px;
  padding-right: 16px;
}

[dir="rtl"] .sendbird-chat-header {
  padding-right: 20px;
  padding-left: 16px;
}

.sendbird-theme--light .sendbird-chat-header {
  border-bottom: 1px solid var(--sendbird-light-onlight-04);
  background-color: var(--sendbird-light-background-50);
}

.sendbird-theme--dark .sendbird-chat-header {
  border-bottom: 1px solid var(--sendbird-dark-ondark-04);
  background-color: var(--sendbird-dark-background-600);
}

[dir="ltr"] .sendbird-chat-header__left {
  margin-right: 24px;
}

[dir="rtl"] .sendbird-chat-header__left {
  margin-left: 24px;
}

.sendbird-chat-header__left, .sendbird-chat-header__right {
  overflow: hidden;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.sendbird-chat-header .sendbird-chat-header__left__title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 780px;
}

[dir="ltr"] .sendbird-chat-header .sendbird-chat-header__left__title {
  margin-left: 8px;
  margin-right: 16px;
}

[dir="rtl"] .sendbird-chat-header .sendbird-chat-header__left__title {
  margin-right: 8px;
  margin-left: 16px;
}

.sendbird--mobile-mode .sendbird-chat-header .sendbird-chat-header__left__title {
  max-width: calc(100vw - 240px);
}

.sendbird-chat-header .sendbird-chat-header__left__subtitle {
  max-width: 240px;
  overflow: hidden;
  text-overflow: ellipsis;
}

[dir="ltr"] .sendbird-chat-header .sendbird-chat-header__right__mute {
  margin-right: 18px;
}

[dir="rtl"] .sendbird-chat-header .sendbird-chat-header__right__mute {
  margin-left: 18px;
}

.sendbird-chat-header .sendbird-iconbutton--pressed {
  background-color: inherit;
}

[dir="ltr"] .sendbird-chat-header .sendbird-chat-header__right__info {
  margin-left: 16px;
}

[dir="rtl"] .sendbird-chat-header .sendbird-chat-header__right__info {
  margin-right: 16px;
}

[dir="ltr"] .sendbird-chat-header__icon_back {
  margin-right: 8px;
}

[dir="rtl"] .sendbird-chat-header__icon_back {
  margin-left: 8px;
}
.sendbird-chat-header--default-avatar {
  width: 56px;
  height: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}

[dir="rtl"] .sendbird-chat-header--default-avatar {
  .sendbird-icon {
    &amp;.sendbird-icon-broadcast {
      transform: rotateY(180deg);
    }
  }
}

.sendbird-theme--light .sendbird-chat-header--default-avatar {
  background-color: var(--sendbird-light-secondary-300);
}

.sendbird-theme--dark .sendbird-chat-header--default-avatar {
  background-color: var(--sendbird-dark-secondary-200);
}
.sendbird-image-renderer {
  overflow: hidden;
  position: relative;
}

.sendbird-image-renderer__hidden-image-loader {
  display: none;
}

.sendbird-image-renderer,
.sendbird-image-renderer__image {
  width: 320px;
  height: 180px;
}

.sendbird-multiple-files-image-renderer__image-cover {
  position: absolute;
  top: 0px;
  display: none;
  width: 100%;
  height: 100%;
  border-radius: 16px;
  background-color: var(--sendbird-light-overlay-01);
}

.sendbird-image-renderer:hover .sendbird-multiple-files-image-renderer__image-cover {
  display: inline-flex;
}

.sendbird-multiple-files-image-renderer__icon-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}

.sendbird-multiple-files-image-renderer__icon-wrapper .sendbird-multiple-files-image-renderer__icon-wrapper__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background-color: var(--sendbird-light-ondark-01);
  z-index: 2;
}
.sendbird-avatar {
  border-radius: 50%;
  display: inline-block;
  overflow: hidden;
  position: relative;
}

.sendbird-avatar:focus {
  outline: none;
}

.sendbird-avatar .sendbird-avatar-img {
  align-items: center;
  display: flex;
  justify-content: center;
  position: absolute;
  top: 50%;
}

[dir="ltr"] .sendbird-avatar .sendbird-avatar-img {
  left: 50%;
  transform: translate(-50%, -50%);
}

[dir="rtl"] .sendbird-avatar .sendbird-avatar-img {
  right: 50%;
  transform: translate(50%, -50%);
}

.sendbird-theme--light .sendbird-avatar .sendbird-avatar-img {
  background-color: var(--sendbird-light-background-300);
}

.sendbird-theme--dark .sendbird-avatar .sendbird-avatar-img {
  background-color: var(--sendbird-dark-background-300);
}

[dir="ltr"] .sendbird-avatar .sendbird-avatar--inner__two-child .sendbird-avatar-img:first-child {
  transform: translate(2%, -50%);
}

[dir="rtl"] .sendbird-avatar .sendbird-avatar--inner__two-child .sendbird-avatar-img:first-child {
  transform: translate(-2%, -50%);
}

[dir="ltr"] .sendbird-avatar .sendbird-avatar--inner__two-child .sendbird-avatar-img:last-child {
  transform: translate(-102%, -50%);
}

[dir="rtl"] .sendbird-avatar .sendbird-avatar--inner__two-child .sendbird-avatar-img:last-child {
  transform: translate(102%, -50%);
}

[dir="ltr"] .sendbird-avatar .sendbird-avatar--inner__three-child--upper .sendbird-avatar-img:first-child {
  transform: translate(-50%, -102%);
}

[dir="rtl"] .sendbird-avatar .sendbird-avatar--inner__three-child--upper .sendbird-avatar-img:first-child {
  transform: translate(50%, -102%);
}

[dir="ltr"] .sendbird-avatar .sendbird-avatar--inner__three-child--lower .sendbird-avatar-img:first-child {
  transform: translate(-77%, -23%) scale(0.5);
}

[dir="rtl"] .sendbird-avatar .sendbird-avatar--inner__three-child--lower .sendbird-avatar-img:first-child {
  transform: translate(77%, -23%) scale(0.5);
}

[dir="ltr"] .sendbird-avatar .sendbird-avatar--inner__three-child--lower .sendbird-avatar-img:last-child {
  transform: translate(-23%, -23%) scale(0.5);
}

[dir="rtl"] .sendbird-avatar .sendbird-avatar--inner__three-child--lower .sendbird-avatar-img:last-child {
  transform: translate(23%, -23%) scale(0.5);
}

[dir="ltr"] .sendbird-avatar .sendbird-avatar--inner__four-child .sendbird-avatar-img:first-child {
  transform: translate(-77%, -77%) scale(0.5);
}

[dir="rtl"] .sendbird-avatar .sendbird-avatar--inner__four-child .sendbird-avatar-img:first-child {
  transform: translate(77%, -77%) scale(0.5);
}

[dir="ltr"] .sendbird-avatar .sendbird-avatar--inner__four-child .sendbird-avatar-img:nth-child(2) {
  transform: translate(-23%, -77%) scale(0.5);
}

[dir="rtl"] .sendbird-avatar .sendbird-avatar--inner__four-child .sendbird-avatar-img:nth-child(2) {
  transform: translate(23%, -77%) scale(0.5);
}

[dir="ltr"] .sendbird-avatar .sendbird-avatar--inner__four-child .sendbird-avatar-img:nth-child(3) {
  transform: translate(-77%, -23%) scale(0.5);
}

[dir="rtl"] .sendbird-avatar .sendbird-avatar--inner__four-child .sendbird-avatar-img:nth-child(3) {
  transform: translate(77%, -23%) scale(0.5);
}

[dir="ltr"] .sendbird-avatar .sendbird-avatar--inner__four-child .sendbird-avatar-img:last-child {
  transform: translate(-23%, -23%) scale(0.5);
}

[dir="rtl"] .sendbird-avatar .sendbird-avatar--inner__four-child .sendbird-avatar-img:last-child {
  transform: translate(23%, -23%) scale(0.5);
}

.sendbird-avatar .sendbird-avatar-img--default {
  align-items: center;
  display: flex;
  justify-content: center;
}

.sendbird-theme--light .sendbird-avatar .sendbird-avatar-img--default {
  background-color: var(--sendbird-light-background-300);
}

.sendbird-theme--dark .sendbird-avatar .sendbird-avatar-img--default {
  background-color: var(--sendbird-dark-background-300);
}

.sendbird-theme--light .sendbird-avatar .sendbird-avatar-img--default.text {
  background-color: var(--sendbird-light-background-100);
}

.sendbird-theme--dark .sendbird-avatar .sendbird-avatar-img--default.text {
  background-color: var(--sendbird-dark-background-400);
}

.sendbird-avatar .sendbird-avatar-text {
  font-family: Roboto;
  font-size: 8px;
  font-style: normal;
  font-weight: bold;
  font-weight: 400;
  line-height: 12px;
  text-align: center;
}

.sendbird-theme--light .sendbird-avatar .sendbird-avatar-text {
  color: var(--sendbird-light-onlight-02);
}

.sendbird-theme--dark .sendbird-avatar .sendbird-avatar-text {
  color: var(--sendbird-dark-ondark-02);
}
.sendbird-ui-header {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 64px;
  min-height: 64px;
  padding-left: 16px;
  padding-right: 16px;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
}

.sendbird-theme--light .sendbird-ui-header {
  border-bottom: 1px solid var(--sendbird-light-onlight-04);
  background-color: var(--sendbird-light-background-50);
}

.sendbird-theme--dark .sendbird-ui-header {
  border-bottom: 1px solid var(--sendbird-dark-ondark-04);
  background-color: var(--sendbird-dark-background-600);
}

.sendbird-ui-header--is-desktop {
  max-width: 176px;
}

.sendbird-ui-header--is-mobile {
  max-width: 80px;
}

.sendbird-ui-header__left {
  position: relative;
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
}

[dir="ltr"] .sendbird-ui-header__left {
  left: 0px;
  margin-right: 8px;
}

[dir="rtl"] .sendbird-ui-header__left {
  right: 0px;
  margin-left: 8px;
}

.sendbird-ui-header__middle {
  flex: 1;
  display: inline-flex;
  flex-direction: column;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.sendbird-ui-header__middle__subtitle__container {
  display: flex;
  width: 100%;
}

.sendbird-ui-header__middle__title,
.sendbird-ui-header__middle__subtitle {
  overflow: hidden;
  text-wrap: nowrap;
  text-overflow: ellipsis;
  width: 100%;
}

.sendbird-ui-header__right {
  position: relative;
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
}

[dir="ltr"] .sendbird-ui-header__right {
  right: 0px;
  margin-left: 8px;
}

[dir="rtl"] .sendbird-ui-header__right {
  left: 0px;
  margin-right: 8px;
}
.sendbird-textbutton {
  text-decoration: underline;
  cursor: pointer;
  display: inline-block;
}

.sendbird-textbutton--not-underline {
  text-decoration: none;
  cursor: pointer;
}

.sendbird-textbutton--disabled {
  cursor: not-allowed;
}

.sendbird-theme--light .sendbird-textbutton--disabled {
  color: var(--sendbird-light-onlight-03);
}

.sendbird-theme--dark .sendbird-textbutton--disabled {
  color: var(--sendbird-dark-ondark-03);
}
.sendbird-theme--light .sendbird-color--onbackground-1 {
  color: var(--sendbird-light-onlight-01);
}

.sendbird-theme--dark .sendbird-color--onbackground-1 {
  color: var(--sendbird-dark-ondark-01);
}

.sendbird-theme--light .sendbird-color--onbackground-1--background-color {
  background-color: var(--sendbird-light-onlight-01);
}

.sendbird-theme--dark .sendbird-color--onbackground-1--background-color {
  background-color: var(--sendbird-dark-ondark-01);
}

.sendbird-theme--light .sendbird-color--onbackground-2 {
  color: var(--sendbird-light-onlight-02);
}

.sendbird-theme--dark .sendbird-color--onbackground-2 {
  color: var(--sendbird-dark-ondark-02);
}

.sendbird-theme--light .sendbird-color--onbackground-2--background-color {
  background-color: var(--sendbird-light-onlight-02);
}

.sendbird-theme--dark .sendbird-color--onbackground-2--background-color {
  background-color: var(--sendbird-dark-ondark-02);
}

.sendbird-theme--light .sendbird-color--onbackground-3 {
  color: var(--sendbird-light-onlight-03);
}

.sendbird-theme--dark .sendbird-color--onbackground-3 {
  color: var(--sendbird-dark-ondark-03);
}

.sendbird-theme--light .sendbird-color--onbackground-3--background-color {
  background-color: var(--sendbird-light-onlight-03);
}

.sendbird-theme--dark .sendbird-color--onbackground-3--background-color {
  background-color: var(--sendbird-dark-ondark-03);
}

.sendbird-theme--light .sendbird-color--onbackground-4 {
  color: var(--sendbird-light-onlight-04);
}

.sendbird-theme--dark .sendbird-color--onbackground-4 {
  color: var(--sendbird-dark-ondark-04);
}

.sendbird-theme--light .sendbird-color--onbackground-4--background-color {
  background-color: var(--sendbird-light-onlight-04);
}

.sendbird-theme--dark .sendbird-color--onbackground-4--background-color {
  background-color: var(--sendbird-dark-ondark-04);
}

.sendbird-theme--light .sendbird-color--oncontent-1 {
  color: var(--sendbird-light-ondark-01);
}

.sendbird-theme--dark .sendbird-color--oncontent-1 {
  color: var(--sendbird-dark-onlight-01);
}

.sendbird-theme--light .sendbird-color--oncontent-1--background-color {
  background-color: var(--sendbird-light-ondark-01);
}

.sendbird-theme--dark .sendbird-color--oncontent-1--background-color {
  background-color: var(--sendbird-dark-onlight-01);
}

.sendbird-theme--light .sendbird-color--primary {
  color: var(--sendbird-light-primary-300);
}

.sendbird-theme--dark .sendbird-color--primary {
  color: var(--sendbird-dark-primary-200);
}

.sendbird-theme--light .sendbird-color--primary--background-color {
  background-color: var(--sendbird-light-primary-300);
}

.sendbird-theme--dark .sendbird-color--primary--background-color {
  background-color: var(--sendbird-dark-primary-200);
}

.sendbird-theme--light .sendbird-color--error {
  color: var(--sendbird-light-error-300);
}

.sendbird-theme--dark .sendbird-color--error {
  color: var(--sendbird-dark-error-200);
}

.sendbird-theme--light .sendbird-color--error--background-color {
  background-color: var(--sendbird-light-error-300);
}

.sendbird-theme--dark .sendbird-color--error--background-color {
  background-color: var(--sendbird-dark-error-300);
}
/**
 * We operate the CSS files for Channel&amp;GroupChannel modules in the GroupChannel.
 * So keep in mind that you should consider both components when you make changes in this file.
 */
.sendbird-conversation__messages {
  position: relative;
}

.sendbird-conversation__messages .sendbird-conversation__messages-padding {
  position: relative;
  height: 100%;
  overflow-x: hidden;
  padding: 0 24px;
}

.sendbird--mobile-mode .sendbird-conversation__messages .sendbird-conversation__messages-padding {
  padding: 0 12px;
}

.sendbird-conversation__messages .sendbird-separator,
.sendbird-conversation__messages .sendbird-admin-message {
  padding-top: 8px;
  padding-bottom: 8px;
}

.sendbird-conversation__messages__notification {
  position: fixed;
  top: 0px;
  width: calc(100% - 50px);
}

[dir="ltr"] .sendbird-conversation__messages__notification {
  margin-left: 25px;
}

[dir="rtl"] .sendbird-conversation__messages__notification {
  margin-right: 25px;
}

.sendbird-conversation__scroll-bottom-button {
  position: sticky;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 30px;
  width: 40px;
  height: 40px;
  border-radius: 24px;
}

[dir="ltr"] .sendbird-conversation__scroll-bottom-button {
  left: calc(100% - 65px);
}

[dir="rtl"] .sendbird-conversation__scroll-bottom-button {
  right: calc(100% - 65px);
}

.sendbird-theme--light .sendbird-conversation__scroll-bottom-button {
  background-color: var(--sendbird-light-background-50);
  box-shadow: var(--sendbird-light-shadow-05);
}

.sendbird-theme--dark .sendbird-conversation__scroll-bottom-button {
  background-color: var(--sendbird-dark-background-400);
  box-shadow: var(--sendbird-dark-shadow-05);
}

.sendbird-conversation__scroll-bottom-button:hover {
  cursor: pointer;
}

.sendbird-theme--light .sendbird-conversation__scroll-bottom-button:hover {
  background-color: var(--sendbird-light-background-100);
}

.sendbird-theme--dark .sendbird-conversation__scroll-bottom-button:hover {
  background-color: var(--sendbird-dark-background-500);
}

.sendbird-theme--light .sendbird-conversation__scroll-bottom-button:active {
  background-color: var(--sendbird-light-background-200);
}

.sendbird-theme--dark .sendbird-conversation__scroll-bottom-button:active {
  background-color: var(--sendbird-dark-background-700);
}

.sendbird-conversation__scroll-bottom-button:focus {
  outline: none;
}
.sendbird-separator {
  width: 100%;
  display: flex;
  align-items: center;
}

.sendbird-separator .sendbird-separator__left {
  border: none;
  height: 1px;
  display: inline-block;
  width: 100%;
}

.sendbird-separator .sendbird-separator__right {
  border: none;
  height: 1px;
  display: inline-block;
  width: 100%;
}

.sendbird-separator .sendbird-separator__text {
  margin: 0px 16px;
  display: flex;
  white-space: nowrap;
}
.sendbird-message-input {
  display: inline-block;
  width: 100%;
  position: relative;
}

.sendbird-message-input .sendbird-message-input--textarea {
  position: relative;
  width: 100%;
  border-radius: 4px;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  max-height: 92px;
  min-height: 58px;
  overflow-y: scroll;
  letter-spacing: normal;
  box-sizing: border-box;
  resize: none;
  font-family: var(--sendbird-font-family-default);
  background-color: inherit;
  white-space: pre-wrap;
}

[dir="ltr"] .sendbird-message-input .sendbird-message-input--textarea {
  padding: 18px 64px 18px 16px;
}

[dir="rtl"] .sendbird-message-input .sendbird-message-input--textarea {
  padding: 18px 16px 18px 64px;
}

.sendbird-theme--light .sendbird-message-input .sendbird-message-input--textarea {
  color: var(--sendbird-light-onlight-01);
  caret-color: var(--sendbird-light-primary-300);
  border: solid 1px var(--sendbird-light-onlight-03);
  background-color: var(--sendbird-light-background-50);
}

.sendbird-theme--dark .sendbird-message-input .sendbird-message-input--textarea {
  color: var(--sendbird-dark-ondark-01);
  caret-color: var(--sendbird-dark-primary-200);
  border: solid 1px var(--sendbird-dark-ondark-03);
  background-color: var(--sendbird-dark-background-500);
}

.sendbird-message-input .sendbird-message-input--textarea:focus {
  outline: none;
}

.sendbird-theme--light .sendbird-message-input .sendbird-message-input--textarea:focus {
  color: var(--sendbird-light-onlight-01);
  border: solid 1px var(--sendbird-light-primary-300);
  box-shadow: var(--sendbird-light-shadow-message-input);
}

.sendbird-theme--dark .sendbird-message-input .sendbird-message-input--textarea:focus {
  color: var(--sendbird-dark-ondark-01);
  border: solid 1px var(--sendbird-dark-primary-200);
  box-shadow: var(--sendbird-dark-shadow-message-input);
}

.sendbird-theme--light .sendbird-message-input .sendbird-message-input--textarea:active {
  border: solid 1px var(--sendbird-message-input-border-active);
  color: var(--sendbird-light-onlight-01);
}

.sendbird-theme--dark .sendbird-message-input .sendbird-message-input--textarea:active {
  border: solid 1px var(--sendbird-message-input-border-active);
  color: var(--sendbird-dark-ondark-01);
}

.sendbird-message-input .sendbird-message-input--placeholder {
  position: absolute;
  pointer-events: none;
  top: 18px;
  font-family: var(--sendbird-font-family-default);
  font-size: 14px;
  line-height: 1.43;
}

[dir="ltr"] .sendbird-message-input .sendbird-message-input--placeholder {
  left: 16px;
}

[dir="rtl"] .sendbird-message-input .sendbird-message-input--placeholder {
  right: 16px;
}

.sendbird-message-input .sendbird-message-input--attach {
  position: absolute;
  padding: 6px;
  bottom: 14px;
}

[dir="ltr"] .sendbird-message-input .sendbird-message-input--attach {
  right: 16px;
}

[dir="rtl"] .sendbird-message-input .sendbird-message-input--attach {
  left: 16px;
}

[dir="ltr"] .sendbird-message-input .sendbird-message-input--attach.is-voice-message-enabled {
  right: 48px;
}

[dir="rtl"] .sendbird-message-input .sendbird-message-input--attach.is-voice-message-enabled {
  left: 48px;
}

.sendbird-message-input .sendbird-message-input--voice-message {
  position: absolute;
  padding: 6px;
  bottom: 14px;
}

[dir="ltr"] .sendbird-message-input .sendbird-message-input--voice-message {
  right: 16px;
}

[dir="rtl"] .sendbird-message-input .sendbird-message-input--voice-message {
  left: 16px;
}

.sendbird-message-input .sendbird-message-input--send {
  position: absolute;
  padding: 6px;
  bottom: 14px;
}

[dir="ltr"] .sendbird-message-input .sendbird-message-input--send {
  right: 16px;
}

[dir="rtl"] .sendbird-message-input .sendbird-message-input--send {
  left: 16px;
  transform: rotate(180deg);
}

.sendbird-message-input .sendbird-message-input--attach-input {
  display: none;
}

.sendbird-message-input__edit {
  padding: 16px;
  box-sizing: border-box;
}

.sendbird-theme--light .sendbird-message-input__edit {
  background-color: var(--sendbird-light-primary-100);
}

.sendbird-theme--dark .sendbird-message-input__edit {
  background-color: var(--sendbird-dark-background-700);
}

.sendbird-message-input--edit-action {
  margin-top: 4px;
}

[dir="ltr"] .sendbird-message-input--edit-action {
  text-align: right;
}

[dir="rtl"] .sendbird-message-input--edit-action {
  text-align: left;
}

[dir="ltr"] .sendbird-message-input--edit-action button:last-child {
  margin-left: 8px;
}

[dir="rtl"] .sendbird-message-input--edit-action button:last-child {
  margin-right: 8px;
}

.sendbird-message-input--edit-action .sendbird-message-input--edit-action__cancel {
  width: 80px;
}

.sendbird-theme--light .sendbird-message-input--edit-action .sendbird-message-input--edit-action__cancel {
  border: solid 1px var(--sendbird-light-onlight-03);
}

.sendbird-theme--dark .sendbird-message-input--edit-action .sendbird-message-input--edit-action__cancel {
  border: solid 1px var(--sendbird-dark-ondark-03);
}

.sendbird-message-input--edit-action .sendbird-message-input--edit-action__save {
  width: 80px;
}

.sendbird-message-input-form__disabled {
  cursor: not-allowed;
}

.sendbird-message-input__disabled {
  pointer-events: none;
  cursor: not-allowed;
}

.sendbird-theme--light .sendbird-message-input__disabled .sendbird-message-input--textarea {
  color: var(--sendbird-light-onlight-04);
  border: 1px solid var(--sendbird-light-onlight-04);
}

.sendbird-theme--dark .sendbird-message-input__disabled .sendbird-message-input--textarea {
  color: var(--sendbird-dark-ondark-04);
  border: 1px solid var(--sendbird-dark-ondark-04);
}
.sendbird-message-content {
  display: inline-flex;
  flex-direction: row;
  position: relative;
  width: 100%;
}

.sendbird-message-content.incoming {
  justify-content: flex-start;
}

.sendbird-message-content.outgoing {
  justify-content: flex-end;
}

.sendbird-message-content .sendbird-message-content__middle {
  max-width: 400px;
}

.sendbird--mobile-mode .sendbird-message-content .sendbird-message-content__middle {
  max-width: calc(100vw - 140px);
}

.sendbird-message-content .sendbird-message-content__middle .sendbird-message-content__middle__quote-message.use-quote {
  bottom: -8px;
  margin-top: -8px;
}

.sendbird-message-content__middle__quote-message__quote {
  width: 100%;
}

.sendbird-message-content.incoming .sendbird-message-content__left {
  display: inline-flex;
  min-width: 40px;
  position: relative;
}

.sendbird-message-content.incoming .sendbird-message-content__left .sendbird-message-content__left__avatar {
  bottom: 2px;
  position: absolute;
}

.sendbird-conversation__messages[dir="ltr"] .sendbird-message-content.incoming .sendbird-message-content__left .sendbird-message-content__left__avatar {
  left: 0;
}

.sendbird-conversation__messages[dir="rtl"] .sendbird-message-content.incoming .sendbird-message-content__left .sendbird-message-content__left__avatar {
  right: 0;
}

.sendbird-message-content.incoming .sendbird-message-content__left .sendbird-message-content__left__avatar.multiple {
  border: 2px solid;
}

.sendbird-theme--light .sendbird-message-content.incoming .sendbird-message-content__left .sendbird-message-content__left__avatar.multiple {
  border-color: var(--sendbird-light-background-50);
}

.sendbird-theme--dark .sendbird-message-content.incoming .sendbird-message-content__left .sendbird-message-content__left__avatar.multiple {
  border-color: var(--sendbird-dark-background-600);
}

.sendbird-message-content.incoming .sendbird-message-content__left .sendbird-message-content__left__avatar.use-thread-replies {
  bottom: 35px;
}

.sendbird-message-content.incoming .sendbird-message-content__middle {
  align-items: flex-start;
  display: inline-flex;
  flex-direction: column;
  position: relative;
}

.sendbird-message-content.incoming .sendbird-message-content__middle .sendbird-message-content__middle__body-container {
  max-width: 100%;
}

.sendbird-message-content.incoming .sendbird-message-content__middle .sendbird-message-content__middle__body-container .sendbird-message-content__middle__body-container__created-at {
  bottom: 6px;
  display: flex;
  flex-direction: row;
  min-width: 80px;
  position: absolute;
  white-space: nowrap;
}

.sendbird-conversation__messages[dir="ltr"] .sendbird-message-content.incoming .sendbird-message-content__middle .sendbird-message-content__middle__body-container .sendbird-message-content__middle__body-container__created-at {
  right: -84px;
}

.sendbird-conversation__messages[dir="rtl"] .sendbird-message-content.incoming .sendbird-message-content__middle .sendbird-message-content__middle__body-container .sendbird-message-content__middle__body-container__created-at {
  left: -84px;
}

.sendbird-message-content.incoming .sendbird-message-content__middle .sendbird-message-content__middle__body-container .sendbird-message-content__middle__body-container__created-at.sendbird-mouse-hover {
  display: none;
}

.sendbird-message-content.incoming .sendbird-message-content__middle .sendbird-message-content__middle__body-container .ui_container_type__default {
  min-width: -moz-fit-content;
  min-width: fit-content;
  bottom: -16px;
}

.sendbird-conversation__messages[dir="ltr"] .sendbird-message-content.incoming .sendbird-message-content__middle .sendbird-message-content__middle__body-container .ui_container_type__default {
  left: 2px;
}

.sendbird-conversation__messages[dir="rtl"] .sendbird-message-content.incoming .sendbird-message-content__middle .sendbird-message-content__middle__body-container .ui_container_type__default {
  right: 2px;
}

.sendbird-message-content.incoming .sendbird-message-content__middle .sendbird-message-content__middle__sender-name {
  margin-bottom: 4px;
  overflow: hidden;
  position: relative;
  text-overflow: ellipsis;
  width: 100%;
}

.sendbird-conversation__messages[dir="ltr"] .sendbird-message-content.incoming .sendbird-message-content__middle .sendbird-message-content__middle__sender-name {
  margin-left: 12px;
}

.sendbird-conversation__messages[dir="rtl"] .sendbird-message-content.incoming .sendbird-message-content__middle .sendbird-message-content__middle__sender-name {
  margin-right: 12px;
}

.sendbird-message-content.incoming .sendbird-message-content__middle .sendbird-message-content__middle__quote-message {
  display: inline-flex;
  position: relative;
  width: 100%;
}

.sendbird-message-content.incoming .sendbird-message-content__middle .sendbird-message-content__middle__quote-message.outgoing {
  justify-content: flex-end;
}

.sendbird-message-content.incoming .sendbird-message-content__middle .sendbird-message-content__middle__quote-message.incoming {
  justify-content: flex-start;
}

.sendbird-message-content.incoming .sendbird-message-content__middle .sendbird-message-content__middle__quote-message:hover {
  cursor: pointer;
}

.sendbird-message-content.incoming .sendbird-message-content__right {
  display: inline-flex;
  padding-top: 18px;
  position: relative;
  width: 50px;
}

.sendbird-conversation__messages[dir="ltr"] .sendbird-message-content.incoming .sendbird-message-content__right {
  margin-left: 4px;
}

.sendbird-conversation__messages[dir="rtl"] .sendbird-message-content.incoming .sendbird-message-content__right {
  margin-right: 4px;
}

.sendbird-message-content.incoming .sendbird-message-content__right.use-reactions {
  width: 70px;
}

.sendbird-message-content.incoming .sendbird-message-content__right.chain-top {
  padding-top: 2px;
}

.sendbird-message-content.incoming .sendbird-message-content__right.chain-top.use-quote {
  padding-top: 18px;
}

.sendbird-message-content.incoming .sendbird-message-content__right .sendbird-message-content-menu {
  display: none;
  flex-direction: row;
  height: 32px;
  position: relative;
}

.sendbird-message-content.incoming .sendbird-message-content__right .sendbird-message-content-menu.sendbird-mouse-hover {
  display: inline-flex;
}

.sendbird--mobile-mode .sendbird-message-content.incoming:hover .sendbird-message-content__middle .sendbird-message-content__middle__body-container .sendbird-message-content__middle__body-container__created-at {
  display: inline-flex;
}

.sendbird-message-content.incoming:hover .sendbird-message-content__right .sendbird-message-content-menu {
  display: inline-flex;
}

.sendbird-message-content.incoming:hover .sendbird-message-content__middle .sendbird-message-content__middle__body-container .sendbird-message-content__middle__body-container__created-at {
  display: none;
}

.sendbird-message-content.incoming:hover .sendbird-message-content__middle .sendbird-message-content__middle__body-container .ui_container_type__default {
  display: flex;
}

.sendbird-message-content.outgoing .sendbird-message-content__left {
  box-sizing: border-box;
  display: inline-flex;
  justify-content: flex-end;
  position: relative;
  width: 50px;
}

.sendbird-message-content.outgoing .sendbird-message-content__left.use-reactions {
  width: 70px;
}

.sendbird-message-content.outgoing .sendbird-message-content__left.use-quote .sendbird-message-content-menu {
  top: 18px;
}

.sendbird-message-content.outgoing .sendbird-message-content__left .sendbird-message-content-menu {
  display: none;
  flex-direction: row;
  position: absolute;
  top: 2px;
}

.sendbird-conversation__messages[dir="ltr"] .sendbird-message-content.outgoing .sendbird-message-content__left .sendbird-message-content-menu {
  right: 4px;
}

.sendbird-conversation__messages[dir="rtl"] .sendbird-message-content.outgoing .sendbird-message-content__left .sendbird-message-content-menu {
  left: 4px;
}

.sendbird-message-content.outgoing .sendbird-message-content__left .sendbird-message-content-menu.sendbird-mouse-hover {
  display: inline-flex;
}

.sendbird-message-content.outgoing .sendbird-message-content__middle {
  align-items: flex-end;
  display: inline-flex;
  flex-direction: column;
  position: relative;
}

.sendbird-message-content.outgoing .sendbird-message-content__middle .sendbird-message-content__middle__quote-message {
  display: inline-flex;
  position: relative;
  width: 100%;
}

.sendbird-message-content.outgoing .sendbird-message-content__middle .sendbird-message-content__middle__quote-message.outgoing {
  justify-content: flex-end;
}

.sendbird-message-content.outgoing .sendbird-message-content__middle .sendbird-message-content__middle__quote-message.incoming {
  justify-content: flex-start;
}

.sendbird-message-content.outgoing .sendbird-message-content__middle .sendbird-message-content__middle__body-container {
  position: relative;
  width: 100%;
}

.sendbird-message-content.outgoing .sendbird-message-content__middle .sendbird-message-content__middle__body-container .sendbird-message-content__middle__body-container__created-at {
  bottom: 2px;
  box-sizing: content-box;
  display: flex;
  justify-content: flex-end;
  min-height: 16px;
  min-width: 80px;
  position: absolute;
  white-space: nowrap;
}

.sendbird-conversation__messages[dir="ltr"] .sendbird-message-content.outgoing .sendbird-message-content__middle .sendbird-message-content__middle__body-container .sendbird-message-content__middle__body-container__created-at {
  left: -84px;
}

.sendbird-conversation__messages[dir="rtl"] .sendbird-message-content.outgoing .sendbird-message-content__middle .sendbird-message-content__middle__body-container .sendbird-message-content__middle__body-container__created-at {
  right: -84px;
}

.sendbird-message-content.outgoing .sendbird-message-content__middle .sendbird-message-content__middle__body-container .sendbird-message-content__middle__body-container__created-at.sendbird-mouse-hover {
  display: none;
}

.sendbird-message-content.outgoing .sendbird-message-content__middle .sendbird-message-content__middle__body-container .sendbird-message-content__middle__body-container__created-at .sendbird-message-content__middle__body-container__created-at__component-container {
  display: inline-flex;
  position: relative;
}

.sendbird-message-content.outgoing .sendbird-message-content__middle .sendbird-message-content__middle__body-container .ui_container_type__default {
  min-width: -moz-fit-content;
  min-width: fit-content;
  bottom: -20px;
}

.sendbird-conversation__messages[dir="ltr"] .sendbird-message-content.outgoing .sendbird-message-content__middle .sendbird-message-content__middle__body-container .ui_container_type__default {
  left: 2px;
}

.sendbird-conversation__messages[dir="rtl"] .sendbird-message-content.outgoing .sendbird-message-content__middle .sendbird-message-content__middle__body-container .ui_container_type__default {
  right: 2px;
}

.sendbird-message-content.outgoing .sendbird-message-content__right {
  display: none;
}

.sendbird--mobile-mode .sendbird-message-content.outgoing:hover .sendbird-message-content__middle .sendbird-message-content__middle__body-container .sendbird-message-content__middle__body-container__created-at {
  display: inline-flex;
}

.sendbird-message-content.outgoing:hover .sendbird-message-content__left .sendbird-message-content-menu {
  display: inline-flex;
}

.sendbird-message-content.outgoing:hover .sendbird-message-content__middle .sendbird-message-content__middle__body-container .sendbird-message-content__middle__body-container__created-at {
  display: none;
}

.sendbird-message-content__middle__body-container {
  display: flex;
  flex-direction: column;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  align-items: flex-end;
}

.sendbird-message-content__middle__body-container .sendbird-message-content__middle__message-item-body {
  box-sizing: border-box;
}

.sendbird-message-content__middle__body-container .sendbird-message-content__middle__message-item-body.reactions {
  width: 100%;
}

.sendbird-message-content__middle__body-container:has(.sendbird-message-content__middle__message-item-body.reactions) {
  align-items: unset;
}

.sendbird-message-content-reactions {
  border-radius: 0 0 16px 16px;
  max-width: 400px;
  position: relative;
  width: 100%;
}

.sendbird-theme--light .sendbird-message-content-reactions {
  background-color: var(--sendbird-light-background-100);
}

.sendbird-theme--dark .sendbird-message-content-reactions {
  background-color: var(--sendbird-dark-background-500);
}

.sendbird-theme--light .sendbird-message-content-reactions.primary {
  background-color: var(--sendbird-light-primary-300);
}

.sendbird-theme--dark .sendbird-message-content-reactions.primary {
  background-color: var(--sendbird-dark-primary-200);
}

.sendbird-theme--light .sendbird-message-content-reactions.mouse-hover, .sendbird-theme--light .sendbird-message-content-reactions:hover {
  background-color: var(--sendbird-light-background-200);
}

.sendbird-theme--dark .sendbird-message-content-reactions.mouse-hover, .sendbird-theme--dark .sendbird-message-content-reactions:hover {
  background-color: var(--sendbird-dark-background-400);
}

.sendbird-theme--light .sendbird-message-content-reactions.mouse-hover.primary, .sendbird-theme--light .sendbird-message-content-reactions:hover.primary {
  background-color: var(--sendbird-light-primary-400);
}

.sendbird-theme--dark .sendbird-message-content-reactions.mouse-hover.primary, .sendbird-theme--dark .sendbird-message-content-reactions:hover.primary {
  background-color: var(--sendbird-dark-primary-300);
}

.sendbird-theme--light .sendbird-message-content-reactions.image-grid {
  background-color: var(--sendbird-light-background-100);
}

.sendbird-theme--dark .sendbird-message-content-reactions.image-grid {
  background-color: var(--sendbird-dark-background-500);
}

.sendbird-message-content__middle__thread-replies {
  margin-top: 4px;
}

.sendbird-message-content__middle__feedback-buttons {
  margin-top: 4px;
}

.sendbird-voice-message-item-body.sendbird-message-content__middle__message-item-body {
  height: 50px;
  min-width: 136px;
}

.sendbird-message-content__middle__body-container__feedback-buttons-container {
  margin-top: 4px;
  position: relative;
  display: flex;
  gap: 4px;
}

.sendbird-message-content__sendbird-ui-container-type__default__root {
  max-width: 400px;
}

.sendbird-message-content__sendbird-ui-container-type__default__root .sendbird-message-content__sendbird-ui-container-type__default__header-container {
  display: flex;
  align-items: center;
  margin: 8px 0 6px;
}

.sendbird-message-content__sendbird-ui-container-type__default__root .sendbird-message-content__sendbird-ui-container-type__default__header-container .sendbird-message-content__sendbird-ui-container-type__default__header-container__left__profile {
  width: 28px;
  height: 28px;
  margin-inline-end: 24px;
}

.sendbird-message-content__sendbird-ui-container-type__default__root .sendbird-message-content__sendbird-ui-container-type__default__bottom {
  padding-inline-start: 52px;
}
.sendbird-message-status {
  position: relative;
  display: inline-flex;
  align-items: flex-start;
  width: 100%;
  height: 100%;
}

.sendbird-message-status .sendbird-message-status__icon {
  position: relative;
  display: inline-block;
  top: -2px;
}

.sendbird-message-status .sendbird-message-status__icon.hide-icon {
  display: none;
}

.sendbird-message-status .sendbird-message-status__text {
  position: relative;
  display: inline-block;
}

[dir="ltr"] .sendbird-message-status .sendbird-message-status__text {
  margin-left: 4px;
}

[dir="rtl"] .sendbird-message-status .sendbird-message-status__text {
  margin-right: 4px;
}

.sendbird-message-status .sendbird-message-status__text .sendbird-message-status__text__try-again {
  text-decoration: underline;
}

.sendbird-message-status .sendbird-message-status__text .sendbird-message-status__text__try-again:hover {
  cursor: pointer;
}

.sendbird-message-status .sendbird-message-status__text .sendbird-message-status__text__delete {
  text-decoration: underline;
}

.sendbird-message-status .sendbird-message-status__text .sendbird-message-status__text__delete:hover {
  cursor: pointer;
}
.sendbird-text {
  color: var(--primary-1);
}
.sendbird-reaction-button {
  border-radius: 8px;
  display: inline-block;
  border: solid 1px transparent;
  box-sizing: border-box;
  cursor: pointer;
}

.sendbird-theme--light .sendbird-reaction-button:hover {
  border: solid 1px var(--sendbird-light-background-100);
  background-color: var(--sendbird-light-background-100);
}

.sendbird-theme--dark .sendbird-reaction-button:hover {
  border: solid 1px var(--sendbird-dark-background-400);
  background-color: var(--sendbird-dark-background-400);
}

.sendbird-reaction-button__inner {
  margin: 3px;
}

.sendbird-reaction-button--selected {
  cursor: pointer;
  border-radius: 8px;
  display: inline-block;
  box-sizing: border-box;
}

.sendbird-theme--light .sendbird-reaction-button--selected {
  border: solid 1px var(--sendbird-light-primary-100);
  background-color: var(--sendbird-light-primary-100);
}

.sendbird-theme--dark .sendbird-reaction-button--selected {
  border: solid 1px var(--sendbird-dark-primary-400);
  background-color: var(--sendbird-dark-primary-400);
}

.sendbird-reaction-button--selected:hover {
  border: solid 1px var(--sendbird-selected-reaction-button-border-hover);
}

.sendbird-reaction-button--selected__inner {
  margin: 3px;
}

.sendbird-reaction-button--selected.sendbird-reactions--pressed {
  display: block !important;
}
.sendbird-emoji-reactions {
  display: inline-block;
  border-radius: 16px;
  box-sizing: border-box;
  width: 100%;
  max-width: var(--sendbird-message-balloon-width);
  min-height: 24px;
  padding: 7px 5px 3px 5px;
}

.sendbird-theme--light .sendbird-emoji-reactions {
  background-color: var(--sendbird-light-background-50);
  border: 1px solid var(--sendbird-light-background-100);
}

.sendbird-theme--dark .sendbird-emoji-reactions {
  background-color: var(--sendbird-dark-background-600);
  border: 1px solid var(--sendbird-dark-background-500);
}

.sendbird-emoji-reactions .sendbird-emoji-reactions__reaction-badge {
  margin-bottom: 4px;
}

[dir="ltr"] .sendbird-emoji-reactions .sendbird-emoji-reactions__reaction-badge {
  margin-left: 2px;
  margin-right: 1px;
}

[dir="rtl"] .sendbird-emoji-reactions .sendbird-emoji-reactions__reaction-badge {
  margin-right: 2px;
  margin-left: 1px;
}

.sendbird-emoji-reactions:focus {
  outline: none;
}

.sendbird-emoji-reactions .sendbird-context-menu {
  height: 26px;
}

.sendbird-emoji-reactions__add-reaction-badge {
  position: relative;
  top: -4px;
  display: inline-flex;
  width: 36px;
  height: 24px;
}

[dir="ltr"] .sendbird-emoji-reactions .sendbird-context-menu {
  margin-left: 2px;
}

[dir="rtl"] .sendbird-emoji-reactions .sendbird-context-menu {
  margin-right: 2px;
}
.sendbird-reaction-badge {
  display: inline-block;
  border-radius: 15px;
  width: 50px;
  height: 24px;
}

.sendbird-theme--light .sendbird-reaction-badge {
  background-color: var(--sendbird-light-background-100);
  border: solid 1px var(--sendbird-light-background-100);
}

.sendbird-theme--dark .sendbird-reaction-badge {
  background-color: var(--sendbird-dark-background-500);
  border: solid 1px var(--sendbird-dark-background-500);
}

.sendbird-reaction-badge:hover {
  cursor: pointer;
}

.sendbird-theme--light .sendbird-reaction-badge:hover {
  border: solid 1px var(--sendbird-light-primary-300);
}

.sendbird-theme--dark .sendbird-reaction-badge:hover {
  border: solid 1px var(--sendbird-dark-primary-200);
}

.sendbird-reaction-badge--is-add {
  display: inline-block;
  border-radius: 15px;
  width: 36px;
  height: 24px;
}

.sendbird-theme--light .sendbird-reaction-badge--is-add {
  background-color: var(--sendbird-light-background-100);
  border: solid 1px var(--sendbird-light-background-100);
}

.sendbird-theme--dark .sendbird-reaction-badge--is-add {
  background-color: var(--sendbird-dark-background-500);
  border: solid 1px var(--sendbird-dark-background-500);
}

.sendbird-reaction-badge--is-add:hover {
  cursor: pointer;
}

.sendbird-theme--light .sendbird-reaction-badge--is-add:hover {
  border: solid 1px var(--sendbird-light-primary-300);
}

.sendbird-theme--dark .sendbird-reaction-badge--is-add:hover {
  border: solid 1px var(--sendbird-dark-primary-200);
}

[dir="ltr"] .sendbird-reaction-badge--is-add .sendbird-reaction-badge__inner .sendbird-reaction-badge__inner__icon {
  left: 8px;
}

[dir="rtl"] .sendbird-reaction-badge--is-add .sendbird-reaction-badge__inner .sendbird-reaction-badge__inner__icon {
  right: 8px;
}

.sendbird-reaction-badge--selected {
  display: inline-block;
  border-radius: 15px;
  width: 50px;
  height: 24px;
}

.sendbird-theme--light .sendbird-reaction-badge--selected {
  background-color: var(--sendbird-light-primary-100);
  border: solid 1px var(--sendbird-light-primary-100);
}

.sendbird-theme--dark .sendbird-reaction-badge--selected {
  background-color: var(--sendbird-dark-primary-400);
  border: solid 1px var(--sendbird-dark-primary-400);
}

.sendbird-reaction-badge--selected:hover {
  cursor: pointer;
}

.sendbird-theme--light .sendbird-reaction-badge--selected:hover {
  border: solid 1px var(--sendbird-light-primary-300);
}

.sendbird-theme--dark .sendbird-reaction-badge--selected:hover {
  border: solid 1px var(--sendbird-dark-primary-200);
}

.sendbird-reaction-badge__inner {
  position: relative;
  display: flex;
  height: 24px;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

[dir="ltr"] .sendbird-reaction-badge__inner {
  padding-left: 20px;
  padding-right: 4px;
}

[dir="rtl"] .sendbird-reaction-badge__inner {
  padding-right: 20px;
  padding-left: 4px;
}

.sendbird-reaction-badge__inner .sendbird-reaction-badge__inner__icon {
  position: absolute;
  top: 2px;
}

[dir="ltr"] .sendbird-reaction-badge__inner .sendbird-reaction-badge__inner__icon {
  left: 4px;
}

[dir="rtl"] .sendbird-reaction-badge__inner .sendbird-reaction-badge__inner__icon {
  right: 4px;
}

[dir="ltr"] .sendbird-reaction-badge__inner .sendbird-reaction-badge__inner__count {
  margin-left: 4px;
}

[dir="rtl"] .sendbird-reaction-badge__inner .sendbird-reaction-badge__inner__count {
  margin-right: 4px;
}
.sendbird-message__bottomsheet__reacted-members {
  position: relative;
  padding: 0px 16px;
  box-sizing: border-box;
  width: 100%;
  height: 46px;
  overflow-x: scroll;
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  gap: 16px;
}

.sendbird-message__bottomsheet__reacted-members__item {
  position: relative;
  height: 100%;
  display: inline-flex;
  gap: 4px;
  flex-direction: row;
  align-items: center;
}

.sendbird-message__bottomsheet__reactor-list {
  position: relative;
  padding: 0px 16px;
  width: 100%;
  height: 216px;
  box-sizing: border-box;
  display: inline-flex;
  flex-direction: column;
  overflow-y: scroll;
}

.sendbird-message__bottomsheet__reactor-list__item.sendbird-user-list-item {
  border-bottom: 0px;
  min-height: 48px;
}
.sendbird-bottomsheet {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
}

[dir="ltr"] .sendbird-bottomsheet {
  left: 0;
}

[dir="rtl"] .sendbird-bottomsheet {
  right: 0;
}

.sendbird-bottomsheet__content {
  position: fixed;
  z-index: 10001;
  bottom: 0;
  width: 100%;
}

[dir="ltr"] .sendbird-bottomsheet__content {
  left: 0;
}

[dir="rtl"] .sendbird-bottomsheet__content {
  right: 0;
}

.sendbird-bottomsheet__backdrop {
  position: fixed;
  z-index: 10000;
  height: 100%;
  width: 100%;
  top: 0;
}

[dir="ltr"] .sendbird-bottomsheet__backdrop {
  left: 0;
}

[dir="rtl"] .sendbird-bottomsheet__backdrop {
  right: 0;
}

.sendbird-theme--light .sendbird-bottomsheet__backdrop {
  background-color: var(--sendbird-light-overlay-02);
}

.sendbird-theme--dark .sendbird-bottomsheet__backdrop {
  background-color: var(--sendbird-dark-overlay-02);
}
.sendbird-user-list-item {
  display: block;
  position: relative;
  box-sizing: border-box;
  width: 432px;
  height: 56px;
}

.sendbird--mobile-mode .sendbird-user-list-item {
  width: 100%;
}

.sendbird-theme--light .sendbird-user-list-item {
  border-bottom: 1px solid var(--sendbird-light-onlight-04);
  background-color: var(--sendbird-light-background-50);
}

.sendbird-theme--dark .sendbird-user-list-item {
  border-bottom: 1px solid var(--sendbird-dark-ondark-04);
  background-color: var(--sendbird-dark-background-500);
}

.sendbird-user-list-item .sendbird-user-list-item__avatar {
  position: absolute;
  top: 8px;
  cursor: pointer;
  z-index: 0;
}

[dir="ltr"] .sendbird-user-list-item .sendbird-user-list-item__avatar {
  left: 0px;
}

[dir="rtl"] .sendbird-user-list-item .sendbird-user-list-item__avatar {
  right: 0px;
}

.sendbird-user-list-item .sendbird-muted-avatar {
  position: absolute;
  top: 8px;
  pointer-events: none;
  z-index: 1;
}

[dir="ltr"] .sendbird-user-list-item .sendbird-muted-avatar {
  left: 0px;
}

[dir="rtl"] .sendbird-user-list-item .sendbird-muted-avatar {
  right: 0px;
}

.sendbird-user-list-item .sendbird-user-list-item__title {
  position: absolute;
  top: 17px;
  max-width: 250px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

[dir="ltr"] .sendbird-user-list-item .sendbird-user-list-item__title {
  left: 56px;
}

[dir="rtl"] .sendbird-user-list-item .sendbird-user-list-item__title {
  right: 56px;
}

.sendbird--mobile-mode .sendbird-user-list-item .sendbird-user-list-item__title {
  max-width: 62%;
}

.sendbird-user-list-item .sendbird-user-list-item__subtitle {
  position: absolute;
  top: 23px;
  max-width: 237px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

[dir="ltr"] .sendbird-user-list-item .sendbird-user-list-item__subtitle {
  left: 140px;
}

[dir="rtl"] .sendbird-user-list-item .sendbird-user-list-item__subtitle {
  right: 140px;
}

.sendbird--mobile-mode .sendbird-user-list-item .sendbird-user-list-item__subtitle {
  max-width: 40%;
}

.sendbird-user-list-item .sendbird-user-list-item__checkbox {
  position: absolute;
  top: 16px;
}

[dir="ltr"] .sendbird-user-list-item .sendbird-user-list-item__checkbox {
  right: 16px;
}

[dir="rtl"] .sendbird-user-list-item .sendbird-user-list-item__checkbox {
  left: 16px;
}

.sendbird-user-list-item .sendbird-user-list-item__action {
  position: absolute;
  top: 10px;
}

[dir="ltr"] .sendbird-user-list-item .sendbird-user-list-item__action {
  right: 0;
}

[dir="rtl"] .sendbird-user-list-item .sendbird-user-list-item__action {
  left: 0;
}

.sendbird-user-list-item .sendbird-user-list-item__operator {
  position: absolute;
  top: 22px;
}

[dir="ltr"] .sendbird-user-list-item .sendbird-user-list-item__operator {
  right: 40px;
}

[dir="rtl"] .sendbird-user-list-item .sendbird-user-list-item__operator {
  left: 40px;
}

[dir="ltr"] .sendbird-user-list-item .sendbird-user-list-item__operator.checkbox {
  right: 66px;
}

[dir="rtl"] .sendbird-user-list-item .sendbird-user-list-item__operator.checkbox {
  left: 66px;
}

.sendbird-user-list-item--small {
  display: block;
  position: relative;
  box-sizing: border-box;
  height: 40px;
}

[dir="ltr"] .sendbird-user-list-item--small {
  padding-left: 12px;
}

[dir="rtl"] .sendbird-user-list-item--small {
  padding-right: 12px;
}

.sendbird-user-list-item--small .sendbird-user-list-item--small__avatar {
  cursor: pointer;
  position: absolute;
  top: 10px;
}

.sendbird-user-list-item--small .sendbird-muted-avatar {
  position: absolute;
  top: 10px;
  pointer-events: none;
}

[dir="ltr"] .sendbird-user-list-item--small .sendbird-muted-avatar {
  left: 12px;
}

[dir="rtl"] .sendbird-user-list-item--small .sendbird-muted-avatar {
  right: 12px;
}

.sendbird-user-list-item--small .sendbird-user-list-item--small__title {
  position: absolute;
  top: 10px;
  width: 160px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

[dir="ltr"] .sendbird-user-list-item--small .sendbird-user-list-item--small__title {
  left: 54px;
}

[dir="rtl"] .sendbird-user-list-item--small .sendbird-user-list-item--small__title {
  right: 54px;
}

.sendbird-user-list-item--small .sendbird-user-list-item--small__subtitle {
  position: absolute;
  top: 14px;
  max-width: 237px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

[dir="ltr"] .sendbird-user-list-item--small .sendbird-user-list-item--small__subtitle {
  left: 140px;
}

[dir="rtl"] .sendbird-user-list-item--small .sendbird-user-list-item--small__subtitle {
  right: 140px;
}

.sendbird--mobile-mode .sendbird-user-list-item--small .sendbird-user-list-item--small__subtitle {
  max-width: 40%;
}

.sendbird-user-list-item--small .sendbird-user-list-item--small__checkbox {
  position: absolute;
  top: 16px;
}

[dir="ltr"] .sendbird-user-list-item--small .sendbird-user-list-item--small__checkbox {
  right: 16px;
}

[dir="rtl"] .sendbird-user-list-item--small .sendbird-user-list-item--small__checkbox {
  left: 16px;
}

.sendbird-user-list-item--small .sendbird-user-list-item--small__action {
  display: none;
  position: absolute;
  top: 4px;
}

[dir="ltr"] .sendbird-user-list-item--small .sendbird-user-list-item--small__action {
  right: 10px;
}

[dir="rtl"] .sendbird-user-list-item--small .sendbird-user-list-item--small__action {
  left: 10px;
}

.sendbird-user-list-item--small .sendbird-user-list-item--small__operator {
  position: absolute;
  top: 10px;
}

[dir="ltr"] .sendbird-user-list-item--small .sendbird-user-list-item--small__operator {
  right: 24px;
}

[dir="rtl"] .sendbird-user-list-item--small .sendbird-user-list-item--small__operator {
  left: 24px;
}

.sendbird-theme--light .sendbird-user-list-item--small:hover, .sendbird-theme--light .sendbird-user-list-item--small.sendbird-icon--pressed {
  background-color: var(--sendbird-light-background-100);
}

.sendbird-theme--dark .sendbird-user-list-item--small:hover, .sendbird-theme--dark .sendbird-user-list-item--small.sendbird-icon--pressed {
  background-color: var(--sendbird-dark-background-500);
}

.sendbird-user-list-item--small:hover .sendbird-user-list-item--small__action, .sendbird-user-list-item--small.sendbird-icon--pressed .sendbird-user-list-item--small__action {
  display: block;
}

.sendbird-user-list-item--small:hover .sendbird-user-list-item--small__operator, .sendbird-user-list-item--small.sendbird-icon--pressed .sendbird-user-list-item--small__operator {
  display: none;
}

.sendbird-theme--light .sendbird-user-list-item--small.sendbird-icon--pressed .sendbird-iconbutton {
  background-color: var(--sendbird-light-primary-100);
}

.sendbird-theme--dark .sendbird-user-list-item--small.sendbird-icon--pressed .sendbird-iconbutton {
  background-color: var(--sendbird-dark-background-700);
}
.sendbird-muted-avatar {
  border-radius: 50%;
  display: inline-block;
}

.sendbird-muted-avatar .sendbird-muted-avatar__icon {
  position: relative;
}

.sendbird-muted-avatar .sendbird-muted-avatar__icon .sendbird-icon {
  position: absolute;
  top: 4px;
}

[dir="ltr"] .sendbird-muted-avatar .sendbird-muted-avatar__icon .sendbird-icon {
  left: 4px;
}

[dir="rtl"] .sendbird-muted-avatar .sendbird-muted-avatar__icon .sendbird-icon {
  right: 4px;
}

.sendbird-muted-avatar .sendbird-muted-avatar__bg {
  opacity: 0.5;
  position: absolute;
  border-radius: 50%;
  top: 0;
}

[dir="ltr"] .sendbird-muted-avatar .sendbird-muted-avatar__bg {
  left: 0;
}

[dir="rtl"] .sendbird-muted-avatar .sendbird-muted-avatar__bg {
  right: 0;
}

.sendbird-theme--light .sendbird-muted-avatar .sendbird-muted-avatar__bg {
  background-color: var(--sendbird-light-primary-400);
}

.sendbird-theme--dark .sendbird-muted-avatar .sendbird-muted-avatar__bg {
  background-color: var(--sendbird-dark-primary-300);
}
.sendbird-checkbox {
  display: inline-block;
  position: relative;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

[dir="ltr"] .sendbird-checkbox {
  padding-left: 35px;
}

[dir="rtl"] .sendbird-checkbox {
  padding-right: 35px;
}

.sendbird-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.sendbird-checkbox--checkmark {
  position: absolute;
  top: 0;
  height: 18px;
  width: 18px;
  border-radius: 2px;
  background-color: inherit;
}

[dir="ltr"] .sendbird-checkbox--checkmark {
  left: 0;
}

[dir="rtl"] .sendbird-checkbox--checkmark {
  right: 0;
}

.sendbird-theme--light .sendbird-checkbox--checkmark {
  border: solid 2px var(--sendbird-light-background-400);
}

.sendbird-theme--dark .sendbird-checkbox--checkmark {
  border: solid 2px var(--sendbird-dark-background-300);
}

.sendbird-theme--light .sendbird-checkbox--checkmark.disabled {
  border: solid 2px var(--sendbird-light-onlight-04);
}

.sendbird-theme--dark .sendbird-checkbox--checkmark.disabled {
  border: solid 2px var(--sendbird-dark-ondark-04);
}

.sendbird-theme--light .sendbird-checkbox input:focus ~ .sendbird-checkbox--checkmark {
  box-shadow: 0px 0px 0px 2px var(--sendbird-light-primary-300);
}

.sendbird-theme--dark .sendbird-checkbox input:focus ~ .sendbird-checkbox--checkmark {
  box-shadow: 0px 0px 0px 2px var(--sendbird-dark-primary-200);
}

.sendbird-theme--light .sendbird-checkbox input:checked ~ .sendbird-checkbox--checkmark {
  background-color: var(--sendbird-light-primary-300);
  border: solid 2px var(--sendbird-light-primary-300);
}

.sendbird-theme--dark .sendbird-checkbox input:checked ~ .sendbird-checkbox--checkmark {
  background-color: var(--sendbird-dark-primary-200);
  border: solid 2px var(--sendbird-dark-primary-200);
}

.sendbird-checkbox input:checked ~ .sendbird-checkbox--checkmark.disabled {
  cursor: default;
}

.sendbird-theme--light .sendbird-checkbox input:checked ~ .sendbird-checkbox--checkmark.disabled {
  background-color: var(--sendbird-light-onlight-04);
  border: solid 2px var(--sendbird-light-onlight-04);
}

.sendbird-theme--dark .sendbird-checkbox input:checked ~ .sendbird-checkbox--checkmark.disabled {
  background-color: var(--sendbird-dark-ondark-04);
  border: solid 2px var(--sendbird-dark-ondark-04);
}

.sendbird-checkbox--checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.sendbird-checkbox input:checked ~ .sendbird-checkbox--checkmark:after {
  display: block;
}

.sendbird-theme--light .sendbird-checkbox .sendbird-checkbox--checkmark:after {
  left: 5px;
  top: -0.5px;
  width: 7px;
  height: 12px;
  border: solid var(--sendbird-light-background-50);
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.sendbird-theme--dark .sendbird-checkbox .sendbird-checkbox--checkmark:after {
  left: 5px;
  top: -0.5px;
  width: 7px;
  height: 12px;
  border: solid var(--sendbird-dark-background-600);
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

/**rtl:end:ignore**/
.sendbird__user-profile {
  width: 320px;
  border-radius: 4px;
  padding: 24px;
  box-sizing: border-box;
  text-align: center;
}

.sendbird-theme--light .sendbird__user-profile {
  box-shadow: var(--sendbird-light-shadow-02);
  background-color: var(--sendbird-light-background-50);
}

.sendbird-theme--dark .sendbird__user-profile {
  box-shadow: var(--sendbird-dark-shadow-02);
  background-color: var(--sendbird-dark-background-500);
}

.sendbird__user-profile .sendbird__user-profile-avatar {
  margin: 8px 0px;
}

.sendbird__user-profile .sendbird__user-profile-name {
  max-width: 100%;
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
}

.sendbird-theme--light .sendbird__user-profile .sendbird__user-profile-name {
  color: var(--sendbird-light-onlight-01);
}

.sendbird-theme--dark .sendbird__user-profile .sendbird__user-profile-name {
  color: var(--sendbird-dark-ondark-01);
}

.sendbird__user-profile .sendbird__user-profile-message {
  margin-top: 20px;
}

.sendbird__user-profile .sendbird__user-profile-message button {
  width: 272px;
}

.sendbird__user-profile .sendbird__user-profile-separator {
  margin: 24px 0px;
  height: 1px;
}

.sendbird-theme--light .sendbird__user-profile .sendbird__user-profile-separator {
  background-color: var(--sendbird-light-onlight-04);
}

.sendbird-theme--dark .sendbird__user-profile .sendbird__user-profile-separator {
  background-color: var(--sendbird-dark-ondark-04);
}

.sendbird__user-profile .sendbird__user-profile-userId--label,
.sendbird__user-profile .sendbird__user-profile-userId--value {
  width: 100%;
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
  display: block;
}

[dir="ltr"] .sendbird__user-profile .sendbird__user-profile-userId--label,
[dir="ltr"] .sendbird__user-profile .sendbird__user-profile-userId--value {
  text-align: left;
}

[dir="rtl"] .sendbird__user-profile .sendbird__user-profile-userId--label,
[dir="rtl"] .sendbird__user-profile .sendbird__user-profile-userId--value {
  text-align: right;
}

.sendbird__user-profile .sendbird__user-profile-userId--label {
  margin-bottom: 8px;
}
.sendbird-tooltip {
  position: relative;
  display: inline-flex;
  justify-content: center;
  max-width: 200px;
  border-radius: 8px;
  padding: 8px 16px;
}

.sendbird-theme--light .sendbird-tooltip {
  background-color: var(--sendbird-light-background-700);
}

.sendbird-theme--dark .sendbird-tooltip {
  background-color: var(--sendbird-dark-background-300);
}

.sendbird-tooltip::after {
  content: "";
  position: absolute;
  bottom: -4px;
  width: 8px;
  height: 8px;
}

[dir="ltr"] .sendbird-tooltip::after {
  transform: rotate(45deg);
}

[dir="rtl"] .sendbird-tooltip::after {
  transform: rotate(-45deg);
}

.sendbird-theme--light .sendbird-tooltip::after {
  background-color: var(--sendbird-light-background-700);
}

.sendbird-theme--dark .sendbird-tooltip::after {
  background-color: var(--sendbird-dark-background-300);
}

.sendbird-tooltip__text {
  font-family: var(--sendbird-font-family-default);
  font-size: 12px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  word-break: keep-all;
  max-width: 180px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sendbird-tooltip-wrapper {
  position: relative;
  display: inline-flex;
}

.sendbird-tooltip-wrapper__hover-tooltip {
  position: absolute;
  display: inline-flex;
  width: 200px;
}

.sendbird-tooltip-wrapper__hover-tooltip__inner__tooltip-container {
  position: relative;
  display: inline-flex;
}
.sendbird-admin-message {
  display: flex;
  justify-content: center;
  align-items: center;
}

.sendbird-admin-message .sendbird-admin-message__text {
  display: flex;
  text-align: center;
}
.sendbird-quote-message {
  position: relative;
  display: inline-flex;
  box-sizing: border-box;
  flex-direction: column;
  width: 100%;
  max-width: 400px;
}

.sendbird-quote-message.incoming {
  align-items: flex-start;
}

.sendbird-quote-message.outgoing {
  align-items: flex-end;
}

.sendbird-quote-message .sendbird-quote-message__replied-to {
  position: relative;
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  height: 16px;
  padding: 0px 12px;
  width: 100%;
}

.sendbird-quote-message .sendbird-quote-message__replied-to .sendbird-quote-message__replied-to__icon {
  position: relative;
  margin-bottom: 4px;
}

[dir="ltr"] .sendbird-quote-message .sendbird-quote-message__replied-to .sendbird-quote-message__replied-to__icon {
  margin-right: 4px;
}

[dir="rtl"] .sendbird-quote-message .sendbird-quote-message__replied-to .sendbird-quote-message__replied-to__icon {
  margin-left: 4px;
}

.sendbird-quote-message .sendbird-quote-message__replied-to .sendbird-quote-message__replied-to__text {
  position: relative;
  max-width: 360px;
  overflow: hidden;
  overflow-x: hidden;
  white-space: nowrap;
  word-break: keep-all;
  text-overflow: ellipsis;
  font-size: 12px;
  display: inline-flex;
  flex-direction: row;
  align-items: center;
}

.sendbird-quote-message .sendbird-quote-message__replied-to .sendbird-quote-message__replied-to__text .sendbird-quote-message__replied-to__text__nickname {
  display: inline-block;
  max-width: 148px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.sendbird-quote-message .sendbird-quote-message__replied-to .sendbird-quote-message__replied-to__text .sendbird-quote-message__replied-to__text__text {
  margin: 0px 4px;
}

.sendbird-quote-message .sendbird-quote-message__replied-message {
  position: relative;
  display: inline-flex;
}

.sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__text-message {
  position: relative;
  white-space: pre-wrap;
  word-break: break-all;
  font-size: 12px;
  padding: 8px 12px 16px 12px;
  border-radius: 16px;
  opacity: 0.5;
}

.sendbird-theme--light .sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__text-message {
  background-color: var(--sendbird-light-background-100);
}

.sendbird-theme--dark .sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__text-message {
  background-color: var(--sendbird-dark-background-500);
}

.sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__text-message .sendbird-quote-message__replied-message__text-message__word {
  position: relative;
  display: inline-flex;
  max-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__thumbnail-message {
  position: relative;
  width: 144px;
  height: 108px;
  border-radius: 6.4px;
  overflow: hidden;
}

.sendbird-theme--light .sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__thumbnail-message {
  background-color: var(--sendbird-light-background-100);
}

.sendbird-theme--dark .sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__thumbnail-message {
  background-color: var(--sendbird-dark-background-500);
}

.sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__thumbnail-message .sendbird-quote-message__replied-message__thumbnail-message__video,
.sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__thumbnail-message .sendbird-quote-message__replied-message__thumbnail-message__image {
  position: absolute;
  top: 0px;
  display: inline-flex;
  width: 100%;
  height: 100%;
  opacity: 0.5;
}

.sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__thumbnail-message .sendbird-quote-message__replied-message__thumbnail-message__placeholder {
  position: absolute;
  display: inline-flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
}

.sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__thumbnail-message .sendbird-quote-message__replied-message__thumbnail-message__placeholder .sendbird-quote-message__replied-message__thumbnail-message__placeholder__icon {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 22px;
  height: 22px;
  border-radius: 50%;
}

.sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__thumbnail-message .sendbird-quote-message__replied-message__thumbnail-message__cover {
  position: absolute;
  display: inline-flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  top: 0px;
}

.sendbird-theme--light .sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__thumbnail-message .sendbird-quote-message__replied-message__thumbnail-message__cover {
  background-color: rgba(255, 255, 255, 0.4);
}

.sendbird-theme--dark .sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__thumbnail-message .sendbird-quote-message__replied-message__thumbnail-message__cover {
  background-color: rgba(255, 255, 255, 0.4);
}

.sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__thumbnail-message .sendbird-quote-message__replied-message__thumbnail-message__cover .sendbird-quote-message__replied-message__thumbnail-message__cover__icon {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 22px;
  height: 22px;
  border-radius: 50%;
}

.sendbird-theme--light .sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__thumbnail-message .sendbird-quote-message__replied-message__thumbnail-message__cover .sendbird-quote-message__replied-message__thumbnail-message__cover__icon {
  background-color: rgb(255, 255, 255);
}

.sendbird-theme--dark .sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__thumbnail-message .sendbird-quote-message__replied-message__thumbnail-message__cover .sendbird-quote-message__replied-message__thumbnail-message__cover__icon {
  background-color: rgb(255, 255, 255);
}

.sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__file-message {
  position: relative;
  display: inline-flex;
  flex-direction: row;
  font-size: 12px;
  padding: 8px 12px 16px 12px;
  border-radius: 16px;
  opacity: 0.5;
}

.sendbird-theme--light .sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__file-message {
  background-color: var(--sendbird-light-background-100);
}

.sendbird-theme--dark .sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__file-message {
  background-color: var(--sendbird-dark-background-500);
}

[dir="ltr"] .sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__file-message .sendbird-quote-message__replied-message__file-message__type-icon {
  margin-right: 2px;
}

[dir="rtl"] .sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__file-message .sendbird-quote-message__replied-message__file-message__type-icon {
  margin-left: 2px;
}

.sendbird-quote-message:hover {
  cursor: pointer;
}

.sendbird-quote-message.unavailable:hover {
  cursor: default;
}

.sendbird-message-content.outgoing .sendbird-quote-message__replied-to {
  flex-direction: row-reverse;
}

.sendbird-conversation__messages[dir="ltr"] .sendbird-message-content.outgoing .sendbird-quote-message__replied-to {
  padding-right: 0px;
}

.sendbird-conversation__messages[dir="rtl"] .sendbird-message-content.outgoing .sendbird-quote-message__replied-to {
  padding-left: 0px;
}

.sendbird-conversation__messages[dir="ltr"] .sendbird-message-content.incoming .sendbird-quote-message__replied-to {
  padding-left: 0px;
}

.sendbird-conversation__messages[dir="rtl"] .sendbird-message-content.incoming .sendbird-quote-message__replied-to {
  padding-right: 0px;
}
.sendbird-message__mobile-context-menu {
  border-radius: 8px;
  width: 180px;
}

.sendbird-message__contextmenu--hyperlink {
  display: flex;
  justify-content: space-between;
}

.sendbird-message__bottomsheet--hyperlink {
  display: block;
}

.sendbird-message__bottomsheet--hyperlink,
.sendbird-message__contextmenu--hyperlink {
  width: 100%;
  text-decoration: none;
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-stretch: normal;
  font-style: normal;
  line-height: inherit;
  letter-spacing: inherit;
  font-family: inherit;
}

.sendbird-theme--light .sendbird-message__mobile-context-menu-item:not(:last-child) {
  border-bottom: 1px solid var(--sendbird-light-onlight-04);
}

.sendbird-theme--dark .sendbird-message__mobile-context-menu-item:not(:last-child) {
  border-bottom: 1px solid var(--sendbird-dark-ondark-04);
}

.sendbird-message__bottomsheet {
  width: 100vw;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  padding-top: 16px;
}

.sendbird-theme--light .sendbird-message__bottomsheet {
  background-color: var(--sendbird-light-background-50);
}

.sendbird-theme--dark .sendbird-message__bottomsheet {
  background-color: var(--sendbird-dark-background-600);
}

.sendbird-message__bottomsheet-reaction-bar {
  display: flex;
  justify-content: center;
  margin-bottom: 0px;
  margin-top: 0;
}

[dir="ltr"] .sendbird-message__bottomsheet-reaction-bar {
  padding-left: 0;
}

[dir="rtl"] .sendbird-message__bottomsheet-reaction-bar {
  padding-right: 0;
}

.sendbird-message__bottomsheet-reaction-bar__row {
  display: inline-block;
}

.sendbird-message__bottomsheet-reaction-bar__row.sendbird-message__bottomsheet-reaction-bar__all {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.sendbird-message__bottomsheet--action {
  cursor: pointer;
  height: 48px;
  display: flex;
  align-items: center;
}

[dir="ltr"] .sendbird-message__bottomsheet--action {
  padding-left: 16px;
}

[dir="rtl"] .sendbird-message__bottomsheet--action {
  padding-right: 16px;
}

[dir="ltr"] .sendbird-message__bottomsheet--action .sendbird-icon {
  margin-right: 24px;
}

[dir="rtl"] .sendbird-message__bottomsheet--action .sendbird-icon {
  margin-left: 24px;
}

.sendbird-message__bottomsheet--action-disabled {
  cursor: not-allowed;
}

.sendbird-theme--light .sendbird-message__bottomsheet--action-disabled {
  background-color: var(--sendbird-light-background-50);
}

.sendbird-theme--dark .sendbird-message__bottomsheet--action-disabled {
  background-color: var(--sendbird-dark-background-500);
}
.sendbird-ui-thread-replies {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  height: 20px;
  min-height: 20px;
  display: inline-flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: 4px 10px;
  gap: 4px;
  border-radius: 16px;
}

.sendbird-theme--light .sendbird-ui-thread-replies {
  background-color: var(--sendbird-light-background-50);
}

.sendbird-theme--dark .sendbird-ui-thread-replies {
  background-color: var(--sendbird-dark-background-600);
}

.sendbird-ui-thread-replies:hover {
  cursor: pointer;
}

.sendbird-theme--light .sendbird-ui-thread-replies:hover {
  background-color: var(--sendbird-light-background-100);
}

.sendbird-theme--dark .sendbird-ui-thread-replies:hover {
  background-color: var(--sendbird-dark-background-500);
}

.sendbird-ui-thread-replies__user-profiles {
  position: relative;
  width: 100%;
  height: 100%;
  gap: 4px;
  display: inline-flex;
  flex-direction: row;
}

.sendbird-ui-thread-replies__user-profiles__avatar {
  position: relative;
  width: 20px;
  height: 20px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.sendbird-ui-thread-replies__user-profiles__avatar__image {
  position: absolute;
  top: 0px;
  width: 20px;
  height: 20px;
}

[dir="ltr"] .sendbird-ui-thread-replies__user-profiles__avatar__image {
  left: 0px;
}

[dir="rtl"] .sendbird-ui-thread-replies__user-profiles__avatar__image {
  right: 0px;
}

.sendbird-ui-thread-replies__user-profiles__avatar__cover {
  position: absolute;
  top: 0px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: var(--sendbird-light-overlay-01);
}

[dir="ltr"] .sendbird-ui-thread-replies__user-profiles__avatar__cover {
  left: 0px;
}

[dir="rtl"] .sendbird-ui-thread-replies__user-profiles__avatar__cover {
  right: 0px;
}

.sendbird-ui-thread-replies__user-profiles__avatar__plus {
  position: absolute;
  top: 0px;
  width: 20px;
  height: 20px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

[dir="ltr"] .sendbird-ui-thread-replies__user-profiles__avatar__plus {
  left: 0px;
}

[dir="rtl"] .sendbird-ui-thread-replies__user-profiles__avatar__plus {
  right: 0px;
}

.sendbird-ui-thread-replies__reply-counts {
  position: relative;
  min-width: -moz-fit-content;
  min-width: fit-content;
  height: 12px;
  display: inline-flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  white-space: nowrap;
}

.sendbird-ui-thread-replies__icon {
  position: relative;
  display: inline-flex;
}

[dir="rtl"] .sendbird-ui-thread-replies__icon {
  transform: rotate(180deg);
}
.sendbird-og-message-item-body {
  position: relative;
  display: inline-block;
  width: 320px;
  min-width: 320px;
}

.sendbird--mobile-mode .sendbird-og-message-item-body {
  min-width: 160px;
}

.sendbird-og-message-item-body .sendbird-og-message-item-body__text-bubble {
  position: relative;
  padding: 8px 12px;
  box-sizing: border-box;
  border-radius: 16px 16px 0px 0px;
  word-break: break-word;
  white-space: pre-line;
}

.sendbird-og-message-item-body .sendbird-og-message-item-body__text-bubble .sendbird-og-message-item-body__text-bubble__message {
  display: inline;
  margin: 0px 2px;
}

.sendbird-og-message-item-body .sendbird-og-message-item-body__og-thumbnail {
  position: relative;
  overflow: hidden;
}

.sendbird-og-message-item-body .sendbird-og-message-item-body__og-thumbnail .sendbird-og-message-item-body__og-thumbnail__image {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.sendbird-og-message-item-body.reactions .sendbird-og-message-item-body__description {
  border-radius: 0px;
}

.sendbird-og-message-item-body .sendbird-og-message-item-body__description {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 8px 12px;
  display: flex;
  flex-direction: column;
  border-radius: 0px 0px 16px 16px;
}

.sendbird-theme--light .sendbird-og-message-item-body .sendbird-og-message-item-body__description {
  background-color: var(--sendbird-light-background-100);
}

.sendbird-theme--dark .sendbird-og-message-item-body .sendbird-og-message-item-body__description {
  background-color: var(--sendbird-dark-background-500);
}

.sendbird-og-message-item-body .sendbird-og-message-item-body__description .sendbird-og-message-item-body__description__title,
.sendbird-og-message-item-body .sendbird-og-message-item-body__description .sendbird-og-message-item-body__description__description {
  margin-bottom: 4px;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
}

.sendbird-og-message-item-body .sendbird-og-message-item-body__description .sendbird-og-message-item-body__description__url {
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
  margin: 4px 0px;
}

.sendbird-og-message-item-body .sendbird-og-message-item-body__og-thumbnail:hover,
.sendbird-og-message-item-body .sendbird-og-message-item-body__description:hover {
  cursor: pointer;
}

.sendbird-theme--light .sendbird-og-message-item-body.outgoing .sendbird-og-message-item-body__text-bubble {
  background-color: var(--sendbird-light-primary-300);
  color: var(--sendbird-light-ondark-01);
}

.sendbird-theme--dark .sendbird-og-message-item-body.outgoing .sendbird-og-message-item-body__text-bubble {
  background-color: var(--sendbird-dark-primary-200);
  color: var(--sendbird-dark-onlight-01);
}

.sendbird-theme--light .sendbird-og-message-item-body.incoming .sendbird-og-message-item-body__text-bubble {
  background-color: var(--sendbird-light-background-100);
  color: var(--sendbird-light-onlight-01);
}

.sendbird-theme--dark .sendbird-og-message-item-body.incoming .sendbird-og-message-item-body__text-bubble {
  background-color: var(--sendbird-dark-background-500);
  color: var(--sendbird-dark-ondark-01);
}

.sendbird-theme--light .sendbird-og-message-item-body.mouse-hover .sendbird-og-message-item-body__description, .sendbird-theme--light .sendbird-og-message-item-body:hover .sendbird-og-message-item-body__description {
  background-color: var(--sendbird-light-background-200);
}

.sendbird-theme--dark .sendbird-og-message-item-body.mouse-hover .sendbird-og-message-item-body__description, .sendbird-theme--dark .sendbird-og-message-item-body:hover .sendbird-og-message-item-body__description {
  background-color: var(--sendbird-dark-background-400);
}

.sendbird-theme--light .sendbird-og-message-item-body.mouse-hover.outgoing .sendbird-og-message-item-body__text-bubble, .sendbird-theme--light .sendbird-og-message-item-body:hover.outgoing .sendbird-og-message-item-body__text-bubble {
  background-color: var(--sendbird-light-primary-400);
}

.sendbird-theme--dark .sendbird-og-message-item-body.mouse-hover.outgoing .sendbird-og-message-item-body__text-bubble, .sendbird-theme--dark .sendbird-og-message-item-body:hover.outgoing .sendbird-og-message-item-body__text-bubble {
  background-color: var(--sendbird-dark-primary-300);
}

.sendbird-theme--light .sendbird-og-message-item-body.mouse-hover.incoming .sendbird-og-message-item-body__text-bubble, .sendbird-theme--light .sendbird-og-message-item-body:hover.incoming .sendbird-og-message-item-body__text-bubble {
  background-color: var(--sendbird-light-background-200);
}

.sendbird-theme--dark .sendbird-og-message-item-body.mouse-hover.incoming .sendbird-og-message-item-body__text-bubble, .sendbird-theme--dark .sendbird-og-message-item-body:hover.incoming .sendbird-og-message-item-body__text-bubble {
  background-color: var(--sendbird-dark-background-400);
}

.sendbird-og-message-item-body .sendbird-og-message-item-body__cover {
  display: none;
  position: absolute;
  top: 0%;
  width: 100%;
  height: 100%;
  border-radius: 16px 16px 0px 0px;
}

[dir="ltr"] .sendbird-og-message-item-body .sendbird-og-message-item-body__cover {
  left: 0;
}

[dir="rtl"] .sendbird-og-message-item-body .sendbird-og-message-item-body__cover {
  right: 0;
}

div.sendbird-og-message-item-body__text-bubble {
  margin: 0px;
}
.sendbird-word {
  white-space: break-spaces;
}

.sendbird-word .sendbird-word__mention {
  display: inline-block;
}

.sendbird-word .sendbird-word__mention:hover {
  cursor: pointer;
}

.sendbird-theme--light .sendbird-word .sendbird-word__mention.sendbird-word__mention--me {
  background-color: var(--sendbird-highlight-100);
}

.sendbird-theme--dark .sendbird-word .sendbird-word__mention.sendbird-word__mention--me {
  background-color: var(--sendbird-highlight-100);
}

.sendbird-theme--light .sendbird-word .sendbird-word__mention.sendbird-word__mention--me .sendbird-label {
  color: var(--sendbird-light-onlight-01);
}

.sendbird-theme--dark .sendbird-word .sendbird-word__mention.sendbird-word__mention--me .sendbird-label {
  color: var(--sendbird-dark-onlight-01);
}
.sendbird-link-label {
  text-decoration: unset;
}

.sendbird-link-label:hover {
  cursor: pointer;
  text-decoration: underline;
}

.sendbird-link-label:focus {
  outline: none;
}

.sendbird-link-label__label {
  display: inline;
}

.sendbird-theme--light .sendbird-link-label .sendbird-label--color-onbackground-1 {
  color: var(--sendbird-light-onlight-01);
}

.sendbird-theme--dark .sendbird-link-label .sendbird-label--color-onbackground-1 {
  color: var(--sendbird-dark-ondark-01);
}

.sendbird-theme--light .sendbird-link-label .sendbird-label--color-onbackground-2 {
  color: var(--sendbird-light-onlight-02);
}

.sendbird-theme--dark .sendbird-link-label .sendbird-label--color-onbackground-2 {
  color: var(--sendbird-dark-ondark-02);
}

.sendbird-theme--light .sendbird-link-label .sendbird-label--color-onbackground-3 {
  color: var(--sendbird-light-onlight-03);
}

.sendbird-theme--dark .sendbird-link-label .sendbird-label--color-onbackground-3 {
  color: var(--sendbird-dark-ondark-03);
}

.sendbird-theme--light .sendbird-link-label .sendbird-label--color-oncontent-1 {
  color: var(--sendbird-light-ondark-01);
}

.sendbird-theme--dark .sendbird-link-label .sendbird-label--color-oncontent-1 {
  color: var(--sendbird-dark-onlight-01);
}

.sendbird-theme--light .sendbird-link-label .sendbird-label--color-oncontent-2 {
  color: var(--sendbird-light-ondark-02);
}

.sendbird-theme--dark .sendbird-link-label .sendbird-label--color-oncontent-2 {
  color: var(--sendbird-dark-onlight-02);
}

.sendbird-theme--light .sendbird-link-label .sendbird-label--color-primary {
  color: var(--sendbird-light-primary-300);
}

.sendbird-theme--dark .sendbird-link-label .sendbird-label--color-primary {
  color: var(--sendbird-dark-primary-200);
}

.sendbird-theme--light .sendbird-link-label .sendbird-label--color-error {
  color: var(--sendbird-light-error-300);
}

.sendbird-theme--dark .sendbird-link-label .sendbird-label--color-error {
  color: var(--sendbird-dark-error-200);
}

.sendbird-theme--light .sendbird-link-label .sendbird-label--color-secondary-3 {
  color: var(--sendbird-light-secondary-300);
}

.sendbird-theme--dark .sendbird-link-label .sendbird-label--color-secondary-3 {
  color: var(--sendbird-dark-secondary-200);
}
.sendbird-text-message-item-body {
  position: relative;
  display: inline-block;
  box-sizing: content-box;
  padding: 8px 12px;
  border-radius: 16px;
  white-space: pre-line;
  word-break: break-word;
}

.sendbird-text-message-item-body.reactions {
  border-radius: 16px 16px 0px 0px;
}

.sendbird-theme--light .sendbird-text-message-item-body.incoming {
  background-color: var(--sendbird-light-background-100);
}

.sendbird-theme--dark .sendbird-text-message-item-body.incoming {
  background-color: var(--sendbird-dark-background-500);
}

.sendbird-theme--light .sendbird-text-message-item-body.outgoing {
  background-color: var(--sendbird-light-primary-300);
}

.sendbird-theme--dark .sendbird-text-message-item-body.outgoing {
  background-color: var(--sendbird-dark-primary-200);
}

.sendbird-theme--light .sendbird-text-message-item-body.mouse-hover.incoming, .sendbird-theme--light .sendbird-text-message-item-body:hover.incoming {
  background-color: var(--sendbird-light-background-200);
}

.sendbird-theme--dark .sendbird-text-message-item-body.mouse-hover.incoming, .sendbird-theme--dark .sendbird-text-message-item-body:hover.incoming {
  background-color: var(--sendbird-dark-background-400);
}

.sendbird-theme--light .sendbird-text-message-item-body.mouse-hover.outgoing, .sendbird-theme--light .sendbird-text-message-item-body:hover.outgoing {
  background-color: var(--sendbird-light-primary-400);
}

.sendbird-theme--dark .sendbird-text-message-item-body.mouse-hover.outgoing, .sendbird-theme--dark .sendbird-text-message-item-body:hover.outgoing {
  background-color: var(--sendbird-dark-primary-300);
}

.sendbird-theme--light .sendbird-text-message-item-body.disable-hover.mouse-hover.incoming, .sendbird-theme--light .sendbird-text-message-item-body.disable-hover:hover.incoming {
  background-color: var(--sendbird-light-background-100);
}

.sendbird-theme--dark .sendbird-text-message-item-body.disable-hover.mouse-hover.incoming, .sendbird-theme--dark .sendbird-text-message-item-body.disable-hover:hover.incoming {
  background-color: var(--sendbird-dark-background-500);
}

.sendbird-theme--light .sendbird-text-message-item-body.disable-hover.mouse-hover.outgoing, .sendbird-theme--light .sendbird-text-message-item-body.disable-hover:hover.outgoing {
  background-color: var(--sendbird-light-primary-300);
}

.sendbird-theme--dark .sendbird-text-message-item-body.disable-hover.mouse-hover.outgoing, .sendbird-theme--dark .sendbird-text-message-item-body.disable-hover:hover.outgoing {
  background-color: var(--sendbird-dark-primary-200);
}

.sendbird-text-message-item-body .sendbird-text-message-item-body__text-bubble__message {
  display: inline;
  margin: 0px 2px;
}

div.sendbird-text-message-item-body {
  margin: 0px;
}
.sendbird-file-message-item-body {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  padding: 8px 12px;
  align-items: center;
  border-radius: 16px;
}

.sendbird-file-message-item-body.reactions {
  border-radius: 16px 16px 0px 0px;
}

.sendbird-theme--light .sendbird-file-message-item-body.outgoing {
  background-color: var(--sendbird-light-primary-300);
}

.sendbird-theme--dark .sendbird-file-message-item-body.outgoing {
  background-color: var(--sendbird-dark-primary-200);
}

.sendbird-theme--light .sendbird-file-message-item-body.incoming {
  background-color: var(--sendbird-light-background-100);
}

.sendbird-theme--dark .sendbird-file-message-item-body.incoming {
  background-color: var(--sendbird-dark-background-500);
}

.sendbird-theme--light .sendbird-file-message-item-body.mouse-hover.outgoing, .sendbird-theme--light .sendbird-file-message-item-body:hover.outgoing {
  background-color: var(--sendbird-light-primary-400);
}

.sendbird-theme--dark .sendbird-file-message-item-body.mouse-hover.outgoing, .sendbird-theme--dark .sendbird-file-message-item-body:hover.outgoing {
  background-color: var(--sendbird-dark-primary-300);
}

.sendbird-theme--light .sendbird-file-message-item-body.mouse-hover.incoming, .sendbird-theme--light .sendbird-file-message-item-body:hover.incoming {
  background-color: var(--sendbird-light-background-200);
}

.sendbird-theme--dark .sendbird-file-message-item-body.mouse-hover.incoming, .sendbird-theme--dark .sendbird-file-message-item-body:hover.incoming {
  background-color: var(--sendbird-dark-background-400);
}

.sendbird-file-message-item-body .sendbird-file-message-item-body__file-icon {
  width: 28px;
  height: 28px;
  min-width: 28px;
  min-height: 28px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
}

[dir="ltr"] .sendbird-file-message-item-body .sendbird-file-message-item-body__file-icon {
  margin-right: 8px;
}

[dir="rtl"] .sendbird-file-message-item-body .sendbird-file-message-item-body__file-icon {
  margin-left: 8px;
}

.sendbird-theme--light .sendbird-file-message-item-body .sendbird-file-message-item-body__file-icon {
  background-color: var(--sendbird-light-background-50);
}

.sendbird-theme--dark .sendbird-file-message-item-body .sendbird-file-message-item-body__file-icon {
  background-color: var(--sendbird-dark-background-600);
}

.sendbird-file-message-item-body .sendbird-file-message-item-body__file-name {
  position: relative;
  top: -6px;
}
.sendbird-image-grid-wrap {
  display: flex;
  justify-content: flex-end;
  width: 100%;
}

.sendbird-image-grid {
  border-radius: 12px;
  display: grid;
  gap: 4px;
  grid-template-columns: repeat(2, 1fr);
  padding: 4px;
  width: -moz-fit-content;
  width: fit-content;
}

.sendbird-theme--light .sendbird-image-grid {
  background-color: var(--sendbird-light-background-100);
}

.sendbird-theme--dark .sendbird-image-grid {
  background-color: var(--sendbird-dark-background-500);
}

.sendbird-image-grid.reactions {
  border-radius: 12px 12px 0 0;
}
.sendbird-fileviewer__header__right__actions__download,
.sendbird-fileviewer__header__right__actions__delete,
.sendbird-fileviewer__header__right__actions__close {
  width: 64px;
  padding: 21px;
  box-sizing: border-box;
  cursor: pointer;
}

.sendbird-fileviewer__header__right__actions__download .disabled,
.sendbird-fileviewer__header__right__actions__delete .disabled,
.sendbird-fileviewer__header__right__actions__close .disabled {
  cursor: not-allowed;
}

.sendbird-fileviewer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 100000;
}

[dir="ltr"] .sendbird-fileviewer {
  left: 0;
}

[dir="rtl"] .sendbird-fileviewer {
  right: 0;
}

.sendbird-theme--light .sendbird-fileviewer {
  background-color: var(--sendbird-light-background-50);
}

.sendbird-theme--dark .sendbird-fileviewer {
  background-color: var(--sendbird-dark-background-600);
}

.sendbird-fileviewer .sendbird-fileviewer__header {
  height: 64px;
  min-height: 64px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}

.sendbird-theme--light .sendbird-fileviewer .sendbird-fileviewer__header {
  border-bottom: 1px solid var(--sendbird-light-onlight-04);
}

.sendbird-theme--dark .sendbird-fileviewer .sendbird-fileviewer__header {
  border-bottom: 1px solid var(--sendbird-dark-ondark-04);
}

.sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__left {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0 20px;
  overflow: hidden;
}

.sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__left .sendbird-fileviewer__header__left__avatar {
  display: flex;
  margin-inline-end: 8px;
}

.sendbird--mobile-mode .sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__left .sendbird-fileviewer__header__left__avatar {
  margin-inline-end: 12px;
}

.sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__left .sendbird-fileviewer__header__left__text-container {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
}

.sendbird--mobile-mode .sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__left .sendbird-fileviewer__header__left__text-container {
  flex-direction: column;
  align-items: unset;
}

.sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__left .sendbird-fileviewer__header__left__text-container .sendbird-fileviewer__header__left__filename {
  max-width: 500px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  margin-inline-end: 8px;
  padding-top: 3px;
}

.sendbird--mobile-mode .sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__left .sendbird-fileviewer__header__left__text-container .sendbird-fileviewer__header__left__filename {
  display: block;
  max-width: calc(100vw - 240px);
  padding-top: 0;
  margin-inline-end: 0;
}

.sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__left .sendbird-fileviewer__header__left__text-container .sendbird-fileviewer__header__left__sender-name {
  line-height: 1.1;
}

.sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__right {
  display: flex;
  width: 160px;
  justify-content: flex-end;
}

.sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__right .sendbird-fileviewer__header__right__actions {
  display: flex;
  flex-direction: row;
}

[dir="ltr"] .sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__right .sendbird-fileviewer__header__right__actions {
  right: 0;
}

[dir="rtl"] .sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__right .sendbird-fileviewer__header__right__actions {
  left: 0;
}

[dir="ltr"] .sendbird-theme--light .sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__right .sendbird-fileviewer__header__right__actions__close {
  border-left: 1px solid var(--sendbird-light-onlight-04);
}

[dir="rtl"] .sendbird-theme--light .sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__right .sendbird-fileviewer__header__right__actions__close {
  border-right: 1px solid var(--sendbird-light-onlight-04);
}

[dir="ltr"] .sendbird-theme--dark .sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__right .sendbird-fileviewer__header__right__actions__close {
  border-left: 1px solid var(--sendbird-dark-ondark-04);
}

[dir="rtl"] .sendbird-theme--dark .sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__right .sendbird-fileviewer__header__right__actions__close {
  border-right: 1px solid var(--sendbird-dark-ondark-04);
}

.sendbird-fileviewer .sendbird-fileviewer__content {
  position: relative;
  height: calc(100% - 72px);
  margin-top: 4px;
  overflow-y: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sendbird-fileviewer .sendbird-fileviewer__content .sendbird-fileviewer__content__video {
  max-width: 100%;
  max-height: 100%;
}

.sendbird-fileviewer .sendbird-fileviewer__content .sendbird-fileviewer__content__img {
  max-width: 90%;
  max-height: 90%;
}

.sendbird-fileviewer .sendbird-fileviewer__content .sendbird-fileviewer__content__img__multi {
  max-width: calc(100% - 64px - 56px);
  max-height: calc(100% - 64px);
}

.sendbird-fileviewer .sendbird-fileviewer__content .sendbird-fileviewer__content__unsupported {
  max-width: 100%;
  max-height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.sendbird-file-viewer-arrow--left,
.sendbird-file-viewer-arrow--right {
  cursor: pointer;
  position: absolute;
  height: 32px;
  width: 32px;
  top: calc(50% - 16px);
}

.sendbird-file-viewer-arrow--left {
  left: 14px;
}

.sendbird-file-viewer-arrow--right {
  right: 14px;
  transform: rotate(180deg);
}
.sendbird-multiple-files-image-renderer-wrapper {
  cursor: pointer;
  width: 100%;
}

.sendbird-multiple-files-image-renderer__thumbnail__placeholder {
  position: absolute;
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  border-radius: 16px;
  align-items: center;
}

.sendbird-theme--light .sendbird-multiple-files-image-renderer__thumbnail__placeholder {
  background-color: var(--sendbird-light-background-200);
}

.sendbird-theme--dark .sendbird-multiple-files-image-renderer__thumbnail__placeholder {
  background-color: var(--sendbird-dark-background-400);
}

.sendbird-multiple-files-image-renderer__thumbnail__placeholder .sendbird-multiple-files-image-renderer__thumbnail__placeholder__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background-color: var(--sendbird-light-ondark-01);
}
.sendbird-voice-message-item-body {
  position: relative;
  display: inline-flex;
  width: 100%;
  border-radius: 16px;
  overflow: hidden;
}

.sendbird-voice-message-item-body.is-reactions-contained {
  border-radius: 16px 16px 0px 0px;
}

.sendbird-voice-message-item-body__progress-bar {
  position: absolute;
  width: 100%;
  height: 50px;
}

.sendbird-voice-message-item-body__status-button {
  position: relative;
  top: 8px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 34px;
  min-width: 34px;
  min-height: 34px;
}

[dir="ltr"] .sendbird-voice-message-item-body__status-button {
  left: 12px;
}

[dir="rtl"] .sendbird-voice-message-item-body__status-button {
  right: 12px;
}

.sendbird-voice-message-item-body__status-button__button {
  width: 100%;
  height: 100%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}

.sendbird-theme--light .sendbird-voice-message-item-body__status-button__button {
  background-color: var(--sendbird-light-background-50);
}

.sendbird-theme--dark .sendbird-voice-message-item-body__status-button__button {
  background-color: var(--sendbird-dark-background-600);
}

.sendbird-voice-message-item-body__playback-time {
  position: absolute;
  top: 15px;
}

[dir="ltr"] .sendbird-voice-message-item-body__playback-time {
  right: 12px;
}

[dir="rtl"] .sendbird-voice-message-item-body__playback-time {
  left: 12px;
}

.sendbird-voice-message-item-body__status-button__button__pause {
  position: relative;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  width: 13.75px;
  height: 13.75px;
}

.sendbird-voice-message-item-body__status-button__button__pause__inner {
  position: relative;
  display: inline-flex;
  width: 4.38px;
  height: 13.75px;
  border-radius: 2px;
}

.sendbird-theme--light .sendbird-voice-message-item-body__status-button__button__pause__inner {
  background-color: var(--sendbird-light-primary-300);
}

.sendbird-theme--dark .sendbird-voice-message-item-body__status-button__button__pause__inner {
  background-color: var(--sendbird-dark-primary-200);
}
.sendbird-progress-bar, .sendbird-progress-bar__fill {
  display: inline-flex;
  width: 100%;
  height: 100%;
}

.sendbird-progress-bar {
  justify-content: flex-start;
}

.sendbird-theme--light .sendbird-progress-bar__fill {
  background-color: var(--sendbird-light-onlight-03);
}

.sendbird-theme--dark .sendbird-progress-bar__fill {
  background-color: var(--sendbird-dark-ondark-03);
}

.sendbird-theme--light .progress-bar-color--primary {
  background-color: var(--sendbird-light-primary-300);
}

.sendbird-theme--dark .progress-bar-color--primary {
  background-color: var(--sendbird-dark-primary-200);
}

.sendbird-theme--light .sendbird-progress-bar.progress-bar--disabled, .sendbird-theme--light .progress-bar-color--gray {
  background-color: var(--sendbird-light-background-100);
}

.sendbird-theme--dark .sendbird-progress-bar.progress-bar--disabled, .sendbird-theme--dark .progress-bar-color--gray {
  background-color: var(--sendbird-dark-background-500);
}

.sendbird-progress-bar.progress-bar--disabled .sendbird-progress-bar__fill {
  background-color: transparent;
}
.sendbird-thumbnail-message-item-body {
  position: relative;
  display: block;
  box-sizing: border-box;
  overflow: hidden;
  width: 100%;
  min-width: 360px;
  max-width: 400px;
  height: 270px;
  border-radius: 16px;
}

.sendbird--mobile-mode .sendbird-thumbnail-message-item-body {
  min-width: 160px;
}

.sendbird-thumbnail-message-item-body.reactions {
  border-radius: 16px 16px 0px 0px;
}

.sendbird-theme--light .sendbird-thumbnail-message-item-body {
  background-color: var(--sendbird-light-background-100);
}

.sendbird-theme--dark .sendbird-thumbnail-message-item-body {
  background-color: var(--sendbird-dark-background-500);
}

.sendbird-theme--light .sendbird-thumbnail-message-item-body.mouse-hover, .sendbird-theme--light .sendbird-thumbnail-message-item-body:hover {
  background-color: var(--sendbird-light-background-200);
}

.sendbird-theme--dark .sendbird-thumbnail-message-item-body.mouse-hover, .sendbird-theme--dark .sendbird-thumbnail-message-item-body:hover {
  background-color: var(--sendbird-dark-background-400);
}

.sendbird-thumbnail-message-item-body .sendbird-thumbnail-message-item-body__thumbnail {
  position: absolute;
  border-radius: 16px;
}

.sendbird-thumbnail-message-item-body .sendbird-thumbnail-message-item-body__placeholder {
  position: absolute;
  width: 100%;
  height: 270px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.sendbird-thumbnail-message-item-body .sendbird-thumbnail-message-item-body__placeholder .sendbird-thumbnail-message-item-body__placeholder__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background-color: var(--sendbird-light-background-50);
}

.sendbird-thumbnail-message-item-body .sendbird-thumbnail-message-item-body__image-cover {
  position: absolute;
  top: 0px;
  display: none;
  width: 100%;
  height: 270px;
  border-radius: 16px;
  background-color: var(--sendbird-light-overlay-01);
}

.sendbird-thumbnail-message-item-body .sendbird-thumbnail-message-item-body__video {
  position: absolute;
  width: 100%;
  height: 270px;
  border-radius: 16px;
}

.sendbird-thumbnail-message-item-body .sendbird-thumbnail-message-item-body__icon-wrapper {
  position: absolute;
  width: 100%;
  height: 270px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sendbird-thumbnail-message-item-body .sendbird-thumbnail-message-item-body__icon-wrapper .sendbird-thumbnail-message-item-body__icon-wrapper__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background-color: var(--sendbird-light-ondark-01);
}

.sendbird-thumbnail-message-item-body:hover {
  cursor: pointer;
}

.sendbird-thumbnail-message-item-body:hover .sendbird-thumbnail-message-item-body__image-cover {
  display: inline-flex;
}
.sendbird-unknown-message-item-body {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  padding: 8px 12px;
  border-radius: 16px;
}

.sendbird-unknown-message-item-body.reactions {
  border-radius: 16px 16px 0px 0px;
}

.sendbird-theme--light .sendbird-unknown-message-item-body.outgoing {
  background-color: var(--sendbird-light-primary-300);
}

.sendbird-theme--dark .sendbird-unknown-message-item-body.outgoing {
  background-color: var(--sendbird-dark-primary-200);
}

.sendbird-theme--light .sendbird-unknown-message-item-body.incoming {
  background-color: var(--sendbird-light-background-100);
}

.sendbird-theme--dark .sendbird-unknown-message-item-body.incoming {
  background-color: var(--sendbird-dark-background-500);
}

.sendbird-theme--light .sendbird-unknown-message-item-body.mouse-hover.outgoing, .sendbird-theme--light .sendbird-unknown-message-item-body:hover.outgoing {
  background-color: var(--sendbird-light-primary-400);
}

.sendbird-theme--dark .sendbird-unknown-message-item-body.mouse-hover.outgoing, .sendbird-theme--dark .sendbird-unknown-message-item-body:hover.outgoing {
  background-color: var(--sendbird-dark-primary-300);
}

.sendbird-theme--light .sendbird-unknown-message-item-body.mouse-hover.incoming, .sendbird-theme--light .sendbird-unknown-message-item-body:hover.incoming {
  background-color: var(--sendbird-light-background-200);
}

.sendbird-theme--dark .sendbird-unknown-message-item-body.mouse-hover.incoming, .sendbird-theme--dark .sendbird-unknown-message-item-body:hover.incoming {
  background-color: var(--sendbird-dark-background-400);
}

.sendbird-unknown-message-item-body .sendbird-unknown-message-item-body__header {
  display: block;
}

.sendbird-unknown-message-item-body .sendbird-unknown-message-item-body__description {
  display: block;
}
.sendbird-template-message-item-body {
  max-width: 100%;
  position: relative;
  display: inline-block;
  box-sizing: content-box;
  background-color: transparent;
  white-space: pre-line;
  word-break: break-word;
}

.sendbird-template-message-item-body__fallback_message {
  position: relative;
  display: inline-block;
  box-sizing: content-box;
  padding: 8px 12px;
  border-radius: 16px;
  white-space: pre-line;
  word-break: break-word;
}

.sendbird-theme--light .sendbird-template-message-item-body__fallback_message.incoming {
  background-color: var(--sendbird-light-background-100);
}

.sendbird-theme--dark .sendbird-template-message-item-body__fallback_message.incoming {
  background-color: var(--sendbird-dark-background-500);
}

.sendbird-theme--light .sendbird-template-message-item-body__fallback_message.outgoing {
  background-color: var(--sendbird-light-primary-300);
}

.sendbird-theme--dark .sendbird-template-message-item-body__fallback_message.outgoing {
  background-color: var(--sendbird-dark-primary-200);
}

.sendbird-theme--light .sendbird-template-message-item-body__fallback_message.mouse-hover.incoming, .sendbird-theme--light .sendbird-template-message-item-body__fallback_message:hover.incoming {
  background-color: var(--sendbird-light-background-200);
}

.sendbird-theme--dark .sendbird-template-message-item-body__fallback_message.mouse-hover.incoming, .sendbird-theme--dark .sendbird-template-message-item-body__fallback_message:hover.incoming {
  background-color: var(--sendbird-dark-background-400);
}

.sendbird-theme--light .sendbird-template-message-item-body__fallback_message.mouse-hover.outgoing, .sendbird-theme--light .sendbird-template-message-item-body__fallback_message:hover.outgoing {
  background-color: var(--sendbird-light-primary-400);
}

.sendbird-theme--dark .sendbird-template-message-item-body__fallback_message.mouse-hover.outgoing, .sendbird-theme--dark .sendbird-template-message-item-body__fallback_message:hover.outgoing {
  background-color: var(--sendbird-dark-primary-300);
}

.sendbird-template-message-item-body__fallback_message .sendbird-template-message-item-body__fallback_message__header {
  display: block;
}

.sendbird-template-message-item-body__fallback_message .sendbird-template-message-item-body__fallback_message__description {
  display: block;
}

.sendbird-template-loading-message-item-body {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  box-sizing: content-box;
  border-radius: 16px;
  height: 274px;
  width: 100%;
}

.sendbird-theme--light .sendbird-template-loading-message-item-body.incoming {
  background-color: var(--sendbird-light-background-100);
}

.sendbird-theme--dark .sendbird-template-loading-message-item-body.incoming {
  background-color: var(--sendbird-dark-background-500);
}

.sendbird-theme--light .sendbird-template-loading-message-item-body.outgoing {
  background-color: var(--sendbird-light-primary-300);
}

.sendbird-theme--dark .sendbird-template-loading-message-item-body.outgoing {
  background-color: var(--sendbird-dark-primary-200);
}

.sendbird-theme--light .sendbird-template-loading-message-item-body.mouse-hover.incoming, .sendbird-theme--light .sendbird-template-loading-message-item-body:hover.incoming {
  background-color: var(--sendbird-light-background-200);
}

.sendbird-theme--dark .sendbird-template-loading-message-item-body.mouse-hover.incoming, .sendbird-theme--dark .sendbird-template-loading-message-item-body:hover.incoming {
  background-color: var(--sendbird-dark-background-400);
}

.sendbird-theme--light .sendbird-template-loading-message-item-body.mouse-hover.outgoing, .sendbird-theme--light .sendbird-template-loading-message-item-body:hover.outgoing {
  background-color: var(--sendbird-light-primary-400);
}

.sendbird-theme--dark .sendbird-template-loading-message-item-body.mouse-hover.outgoing, .sendbird-theme--dark .sendbird-template-loading-message-item-body:hover.outgoing {
  background-color: var(--sendbird-dark-primary-300);
}

.sb-message-template__border {
  position: relative;
}

.sb-message-template__border::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  box-shadow: inset 0 0 0 var(--border-width) var(--border-color);
  border-radius: var(--border-radius);
}

.sb-message-template__action {
  cursor: pointer;
}

.sb-message-template__parent {
  font-family: 'Roboto', serif;
}

.sendbird-theme--light .sb-message-template__box {
}

.sendbird-theme--dark .sb-message-template__box {
}

.sendbird-theme--light .sb-message-template__text {
}

.sendbird-theme--dark .sb-message-template__text {
}

.sb-message-template__text {
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
}

[dir="ltr"] .sb-message-template__text {
  text-align: left;
}

[dir="rtl"] .sb-message-template__text {
  text-align: right;
}

.sb-message-template__text-button {
  font-family: inherit;
  background-color: #e0e0e0;
  text-align: center;
  padding: 10px;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  /*line-height: 1.43;*/
  /* opacity: 0.8; */
}

.sendbird-theme--light .sb-message-template__text-button {
  color: #742ddd;
}

.sendbird-theme--dark .sb-message-template__text-button {
  color: #c2a9fa;
}

.sb-message-template__text-button:hover {
  opacity: 1;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
}

.sb-message-template__image-button {
}

.sb-message-template__text-button,
.sb-message-template__image-button {
  cursor: pointer;
  border-style: none;
}

.sb-message-template__parent {
  border-radius: unset;
  background-color: transparent;
  overflow: hidden;
}

.sb-message-template__parent * {
  box-sizing: border-box;
}

.sb-message-template__carousel {
  display: flex;
  width: 100%;
  box-sizing: border-box;
  touch-action: pan-y;
}

.sendbird-message-template__root * {
  box-sizing: border-box;
}

.sendbird-message-template__root {
  border-radius: 0;
  font-family: var(--sendbird-font-family-default);
}
.sendbird-theme--light {
  --form__chip__color__selected-focus: var(--sendbird-light-primary-300);
  --form__chip__color__submitted-default: var(--sendbird-light-onlight-02);
  --form__chip__bg-color__default: var(--sendbird-light-background-50);
  --form__chip__bg-color__selected: var(--sendbird-light-primary-100);
  --form__chip__bg-color__selected-hover: var(--sendbird-light-background-50);
  --form__chip__bg-color__selected-focus: var(--sendbird-light-background-50);
  --form__chip__bg-color__submitted-default: var(--sendbird-dark-ondark-02);
  --form__chip__bg-color__submitted-selected: var(--sendbird-dark-ondark-02);
  --form__chip__bd-color__default-focus: var(--sendbird-light-primary-300);
  --form__chip__bd-color__selected-focus: var(--sendbird-light-primary-300);
  --form__submitted-input-box__color: var(--sendbird-dark-onlight-01);
  --form__submitted-input-box__bg-color: var(--sendbird-dark-ondark-02);
  --form__submit-button__color__disabled: var(--sendbird-light-background-50);
  --form__submit-button__bg-color__disabled: var(--sendbird-light-onlight-04);
}

.sendbird-theme--dark {
  --form__chip__color__selected-focus: var(--sendbird-dark-ondark-02);
  --form__chip__color__submitted-default: var(--sendbird-dark-ondark-04);
  --form__chip__bg-color__default: var(--sendbird-light-onlight-03);
  --form__chip__bg-color__selected: var(--sendbird-dark-background-600);
  --form__chip__bg-color__selected-hover: var(--sendbird-light-onlight-03);
  --form__chip__bg-color__selected-focus: var(--sendbird-light-onlight-03);
  --form__chip__bg-color__submitted-default: var(--sendbird-light-onlight-04);
  --form__chip__bg-color__submitted-selected: var(--sendbird-light-onlight-04);
  --form__chip__bd-color__default-focus: var(--sendbird-dark-ondark-02);
  --form__chip__bd-color__selected-focus: var(--sendbird-dark-ondark-02);
  --form__submitted-input-box__color: var(--sendbird-dark-ondark-01);
  --form__submitted-input-box__bg-color: var(--sendbird-light-onlight-04);
  --form__submit-button__color__disabled: var(--sendbird-light-onlight-01);
  --form__submit-button__bg-color__disabled: var(--sendbird-dark-ondark-04);
}

.sendbird-form-message__submit-button {
  width: 100%;
}

.sendbird-form-message__submit-button.sendbird-button__disabled {
  cursor: not-allowed;
}

.sendbird-form-message__submit-button.sendbird-button__disabled.sendbird-button--primary .sendbird-button__text {
  color: var(--form__submit-button__color__disabled);
}

.sendbird-theme--light .sendbird-form-message__submit-button.sendbird-button__disabled {
  background-color: var(--form__submit-button__bg-color__disabled);
  border: none;
}

.sendbird-theme--light .sendbird-form-message__submit-button.sendbird-button__disabled:hover {
  background-color: var(--form__submit-button__bg-color__disabled);
}

.sendbird-theme--dark .sendbird-form-message__submit-button.sendbird-button__disabled {
  background-color: var(--form__submit-button__bg-color__disabled);
  border: none;
}

.sendbird-theme--dark .sendbird-form-message__submit-button.sendbird-button__disabled:hover {
  background-color: var(--form__submit-button__bg-color__disabled);
}

.sendbird-form-message__input__label {
  line-height: 14px;
  display: block;
  font-weight: 500;
  margin-bottom: 6px;
}

.sendbird-form-message__input__title-container {
  display: inline-block;
}

.sendbird-form-message__input__container {
  width: 100%;
  position: relative;
}

.sendbird-theme--light .sendbird-form-message__input__title-optional {
  color: var(--sendbird-light-onlight-03);
}

.sendbird-theme--dark .sendbird-form-message__input__title-optional {
  color: var(--sendbird-dark-ondark-03);
}

.sendbird-form-message__input__root {
  padding-bottom: 12px;
  width: 100%;
  font-family: var(--sendbird-font-family-default);
}

.sendbird-form-message__input__textarea {
  display: block;
  resize: none;
  height: 96px !important;
  padding: 7px 12px !important;
}

.sendbird-theme--light .sendbird-form-message__input__textarea ::-moz-placeholder {
  color: var(--sendbird-light-onlight-03);
}

.sendbird-theme--light .sendbird-form-message__input__textarea ::placeholder {
  color: var(--sendbird-light-onlight-03);
}

.sendbird-theme--dark .sendbird-form-message__input__textarea ::-moz-placeholder {
  color: var(--sendbird-dark-ondark-03);
}

.sendbird-theme--dark .sendbird-form-message__input__textarea ::placeholder {
  color: var(--sendbird-dark-ondark-03);
}

.sendbird-form-message__error-label {
  margin-top: 4px;
  color: var(--sendbird-light-error-300);
}

.sendbird-form-message__submitted-input-box-text {
  width: calc(100% - 24px);
  line-height: 20px;
}

.sendbird-form-message__root.sendbird-form-message__root {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 16px 12px;
  max-width: 100%;
  box-sizing: border-box;
  min-width: 220px;
  border-radius: 16px;
  overflow: hidden;
}

.sendbird--mobile-mode .sendbird-form-message__root.sendbird-form-message__root {
  max-width: calc(100vw - 164px);
}

.sendbird-form-message__input__chip-container {
  display: flex;
  width: 100%;
  align-items: flex-start;
  gap: 4px;
  flex-wrap: wrap;
}

[dir="ltr"] .sendbird-form-message__submitted-check-icon-chip {
  margin-left: 4px;
}

[dir="rtl"] .sendbird-form-message__submitted-check-icon-chip {
  margin-right: 4px;
}

.sendbird-form-message__submitted-check-icon-container {
  display: flex;
  height: auto;
  align-items: flex-end;
}

.sendbird-form-message__submitted-input-box {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  display: flex;
  word-wrap: break-word;
  width: calc(100% - 24px);
  color: var(--form__submitted-input-box__color);
  background-color: var(--form__submitted-input-box__bg-color);
  border: none;
  pointer-events: none;
  border-radius: 4px;
  overflow-wrap: break-word;
  white-space: pre-wrap;
  padding: 8px 12px;
  min-height: 20px;
}

.sendbird-form-message__submitted-input-box.textarea {
  padding: 9px 12px;
  min-height: 78px;
}

.sendbird-form-message__input__chip-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  font-weight: 500;
  font-style: normal;
  line-height: 20px;
  letter-spacing: normal;
}

.sendbird-form-message__input__chip {
  border-radius: 100px;
  padding: 5px 11px;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: calc(100% - 32px);
}

.sendbird-theme--light .sendbird-form-message__input__chip.default {
  color: var(--sendbird-light-onlight-02);
  border: 1px solid var(--sendbird-light-onlight-04);
  cursor: pointer;
  background-color: var(--form__chip__bg-color__default);
}

.sendbird-theme--light .sendbird-form-message__input__chip.default:hover {
  color: var(--sendbird-light-primary-300);
  border: 1px solid var(--sendbird-light-primary-300);
}

.sendbird-theme--light .sendbird-form-message__input__chip.default:focus {
  color: var(--sendbird-light-onlight-02);
  border: 1px solid var(--form__chip__bd-color__default-focus);
  outline: none;
  box-shadow: 0 0 0 1px var(--form__chip__bd-color__default-focus);
}

.sendbird-theme--dark .sendbird-form-message__input__chip.default {
  color: var(--sendbird-dark-ondark-02);
  border: 1px solid var(--sendbird-dark-ondark-04);
  cursor: pointer;
  background-color: var(--form__chip__bg-color__default);
}

.sendbird-theme--dark .sendbird-form-message__input__chip.default:hover {
  color: var(--sendbird-dark-primary-200);
  border: 1px solid var(--sendbird-dark-primary-200);
}

.sendbird-theme--dark .sendbird-form-message__input__chip.default:focus {
  color: var(--sendbird-dark-ondark-02);
  border: 1px solid var(--form__chip__bd-color__default-focus);
  outline: none;
  box-shadow: 0 0 0 1px var(--form__chip__bd-color__default-focus);
}

.sendbird-theme--light .sendbird-form-message__input__chip.selected {
  color: var(--sendbird-light-primary-300);
  background-color: var(--form__chip__bg-color__selected);
  border: 1px solid var(--sendbird-light-primary-300);
  cursor: pointer;
}

.sendbird-theme--light .sendbird-form-message__input__chip.selected:hover {
  color: var(--sendbird-light-primary-300);
  background-color: var(--form__chip__bg-color__selected-hover);
  border: 1px solid var(--sendbird-light-primary-300);
}

.sendbird-theme--light .sendbird-form-message__input__chip.selected:focus {
  color: var(--form__chip__color__selected-focus);
  background-color: var(--form__chip__bg-color__selected-focus);
  border: 1px solid var(--form__chip__bd-color__selected-focus);
  outline: none;
  box-shadow: 0 0 0 1px var(--form__chip__bd-color__selected-focus);
}

.sendbird-theme--dark .sendbird-form-message__input__chip.selected {
  color: var(--sendbird-dark-primary-200);
  background-color: var(--form__chip__bg-color__selected);
  border: 1px solid var(--sendbird-dark-primary-200);
  cursor: pointer;
}

.sendbird-theme--dark .sendbird-form-message__input__chip.selected:hover {
  color: var(--sendbird-dark-primary-200);
  background-color: var(--form__chip__bg-color__selected-hover);
  border: 1px solid var(--sendbird-dark-primary-200);
}

.sendbird-theme--dark .sendbird-form-message__input__chip.selected:focus {
  color: var(--form__chip__color__selected-focus);
  background-color: var(--form__chip__bg-color__selected-focus);
  border: 1px solid var(--form__chip__bd-color__selected-focus);
  outline: none;
  box-shadow: 0 0 0 1px var(--form__chip__bd-color__selected-focus);
}

.sendbird-form-message__input__chip.submittedDefault {
  border: none;
  cursor: default;
  padding: 6px 12px;
}

.sendbird-theme--light .sendbird-form-message__input__chip.submittedDefault {
  color: var(--form__chip__color__submitted-default);
  background-color: var(--form__chip__bg-color__submitted-default);
}

.sendbird-theme--dark .sendbird-form-message__input__chip.submittedDefault {
  color: var(--form__chip__color__submitted-default);
  background-color: var(--form__chip__bg-color__submitted-default);
}

.sendbird-form-message__input__chip.submittedSelected {
  border: none;
  cursor: default;
  padding: 6px 12px;
}

.sendbird-theme--light .sendbird-form-message__input__chip.submittedSelected {
  color: var(--sendbird-light-onlight-01);
  background-color: var(--form__chip__bg-color__submitted-selected);
}

.sendbird-theme--dark .sendbird-form-message__input__chip.submittedSelected {
  color: var(--sendbird-dark-ondark-01);
  background-color: var(--form__chip__bg-color__submitted-selected);
}
.sendbird--mobile-mode .sendbird-message-feedback-modal-content__mobile {
  max-width: 280px;
  padding: 16px;
}

.sendbird-message-feedback-modal-footer__root {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.sendbird-message-feedback-modal-footer__root_failed {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top: 48px;
}

.sendbird-message-feedback-modal-footer__right-content {
  display: flex;
  gap: 8px;
}

.sendbird-message-feedback-modal-body__root {
  margin: 21px 0;
}

.sendbird--mobile-mode .sendbird-message-feedback-modal-header {
  font-size: 18px;
  line-height: 1.33;
}
.sendbird-iconbutton__feedback {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: transparent;
  cursor: pointer;
  border-radius: 18px;
  border: 1px solid;
  padding: 5px 8px;
}

.sendbird-theme--light .sendbird-iconbutton__feedback {
  border-color: var(--sendbird-light-onlight-04);
}

.sendbird-theme--dark .sendbird-iconbutton__feedback {
  border-color: var(--sendbird-dark-ondark-04);
}

.sendbird-theme--light .sendbird-iconbutton__feedback:hover {
  background-color: var(--sendbird-light-background-100);
}

.sendbird-theme--dark .sendbird-iconbutton__feedback:hover {
  background-color: var(--sendbird-dark-background-500);
}

.sendbird-iconbutton__feedback.sendbird-iconbutton__feedback__disabled {
  cursor: not-allowed;
}

.sendbird-iconbutton__feedback.sendbird-iconbutton__feedback__disabled:hover {
  background-color: transparent;
}

.sendbird-iconbutton__feedback.sendbird-iconbutton__feedback__pressed:hover {
  background-color: transparent;
}

.sendbird-theme--light .sendbird-iconbutton__feedback.sendbird-iconbutton__feedback__pressed {
  border-color: var(--sendbird-light-primary-300);
  background-color: var(--sendbird-light-primary-300);
}

.sendbird-theme--dark .sendbird-iconbutton__feedback.sendbird-iconbutton__feedback__pressed {
  border-color: var(--sendbird-dark-primary-200);
  background-color: var(--sendbird-dark-primary-200);
}

.sendbird-iconbutton__feedback__inner {
  display: flex;
  justify-content: center;
  align-items: center;
}

.sendbird-theme--light .sendbird-iconbutton__feedback__inner svg path {
  fill: var(--sendbird-light-onlight-02);
}

.sendbird-theme--dark .sendbird-iconbutton__feedback__inner svg path {
  fill: var(--sendbird-dark-ondark-02);
}

.sendbird-theme--light .sendbird-iconbutton__feedback__inner.sendbird-iconbutton__feedback__inner__disabled svg path {
  fill: var(--sendbird-light-onlight-04);
}

.sendbird-theme--dark .sendbird-iconbutton__feedback__inner.sendbird-iconbutton__feedback__inner__disabled svg path {
  fill: var(--sendbird-dark-ondark-04);
}

.sendbird-theme--light .sendbird-iconbutton__feedback__inner__pressed svg path {
  fill: var(--sendbird-light-ondark-01);
}

.sendbird-theme--dark .sendbird-iconbutton__feedback__inner__pressed svg path {
  fill: var(--sendbird-dark-onlight-01);
}
.sendbird-message__bottomsheet--feedback-options-menu {
  width: 100vw;
  border-radius: 8px 8px 0 0;
}

.sendbird-theme--light .sendbird-message__bottomsheet--feedback-options-menu {
  background-color: var(--sendbird-light-background-50);
}

.sendbird-theme--dark .sendbird-message__bottomsheet--feedback-options-menu {
  background-color: var(--sendbird-dark-background-500);
}

.sendbird-message__bottomsheet--feedback-options-menu :first-child {
  border-radius: 8px 8px 0 0;
}

.sendbird-message__bottomsheet--feedback-option {
  cursor: pointer;
  height: 48px;
  display: flex;
  align-items: center;
  padding: 0 24px;
}
.sendbird-input {
  display: inline-block;
  width: 100%;
  height: 40px;
  position: relative;
}

.sendbird-input .sendbird-input__input {
  width: 100%;
  height: 100%;
  border-radius: 4px;
  font-family: var(--sendbird-font-family-default);
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  padding: 10px 16px;
  box-sizing: border-box;
  background-color: inherit;
}

.sendbird-theme--light .sendbird-input .sendbird-input__input {
  color: var(--sendbird-light-onlight-01);
  caret-color: var(--sendbird-light-primary-300);
  border: solid 1px var(--sendbird-light-onlight-03);
}

.sendbird-theme--dark .sendbird-input .sendbird-input__input {
  color: var(--sendbird-dark-ondark-01);
  caret-color: var(--sendbird-dark-primary-200);
  border: solid 1px var(--sendbird-dark-ondark-03);
}

.sendbird-input .sendbird-input__input:focus {
  outline: none;
}

.sendbird-theme--light .sendbird-input .sendbird-input__input:focus {
  box-shadow: 0 1px 5px 0 var(--sendbird-light-onlight-04), 0 0 1px 0 rgba(0, 0, 0, 0.16), 0 2px 1px 0 rgba(0, 0, 0, 0.08);
  color: var(--sendbird-light-onlight-01);
  border: solid 2px var(--sendbird-light-primary-300);
}

.sendbird-theme--dark .sendbird-input .sendbird-input__input:focus {
  box-shadow: 0 1px 5px 0 var(--sendbird-dark-ondark-04), 0 0 1px 0 rgba(0, 0, 0, 0.16), 0 2px 1px 0 rgba(0, 0, 0, 0.08);
  color: var(--sendbird-dark-ondark-01);
  border: solid 2px var(--sendbird-dark-primary-200);
}

.sendbird-theme--light .sendbird-input .sendbird-input__input:active {
  box-shadow: 0 1px 5px 0 var(--sendbird-light-onlight-04), 0 0 1px 0 rgba(0, 0, 0, 0.16), 0 2px 1px 0 rgba(0, 0, 0, 0.08);
  color: var(--sendbird-light-onlight-01);
  border: solid 1px var(--sendbird-light-primary-300);
}

.sendbird-theme--dark .sendbird-input .sendbird-input__input:active {
  box-shadow: 0 1px 5px 0 var(--sendbird-dark-ondark-04), 0 0 1px 0 rgba(0, 0, 0, 0.16), 0 2px 1px 0 rgba(0, 0, 0, 0.08);
  color: var(--sendbird-dark-ondark-01);
  border: solid 1px var(--sendbird-dark-primary-200);
}

.sendbird-input .sendbird-input__input:disabled {
  cursor: not-allowed;
}

.sendbird-theme--light .sendbird-input .sendbird-input__input:disabled {
  background-color: var(--sendbird-light-background-100);
  color: var(--sendbird-light-onlight-03);
}

.sendbird-theme--dark .sendbird-input .sendbird-input__input:disabled {
  background-color: var(--sendbird-dark-background-500);
  color: var(--sendbird-dark-ondark-03);
}

.sendbird-input .sendbird-input__placeholder {
  position: absolute;
  pointer-events: none;
  top: 10px;
  font-family: var(--sendbird-font-family-default);
  font-size: 14px;
  line-height: 1.43;
}

[dir="ltr"] .sendbird-input .sendbird-input__placeholder {
  left: 16px;
}

[dir="rtl"] .sendbird-input .sendbird-input__placeholder {
  right: 16px;
}

.sendbird-theme--light .sendbird-input .sendbird-input__placeholder {
  color: var(--sendbird-light-onlight-03);
}

.sendbird-theme--dark .sendbird-input .sendbird-input__placeholder {
  color: var(--sendbird-dark-ondark-03);
}

.sendbird-theme--light {
  --form__input__bg-color_default: var(--sendbird-light-background-50);
  --form__input__bg-color_disabled: var(--sendbird-dark-ondark-02);
  --form__input__bd-color_error: var(--sendbird-light-error-300);
}

.sendbird-theme--dark {
  --form__input__bg-color_default: var(--sendbird-light-onlight-03);
  --form__input__bg-color_disabled: var(--sendbird-light-onlight-04);
  --form__input__bd-color_error: var(--sendbird-dark-error-200);
}

.sendbird-input_for_form {
  display: inline-block;
  width: 100%;
  height: unset;
  position: relative;
}

.sendbird-input_for_form .sendbird-input__input {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  border-radius: 4px;
  font-family: var(--sendbird-font-family-default);
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  padding: 7px 12px;
  box-sizing: border-box;
  background-color: inherit;
}

.sendbird-theme--light .sendbird-input_for_form .sendbird-input__input {
  caret-color: var(--sendbird-light-primary-300);
  color: var(--sendbird-light-onlight-01);
  background-color: var(--form__input__bg-color_default);
  border: solid 1px var(--sendbird-light-onlight-04);
}

.sendbird-theme--light .sendbird-input_for_form .sendbird-input__input:disabled {
  pointer-events: none;
  border: none;
  cursor: not-allowed;
  background-color: var(--form__input__bg-color_disabled);
  color: var(--sendbird-light-onlight-03);
}

.sendbird-theme--light .sendbird-input_for_form .sendbird-input__input:focus {
  border: solid 1px var(--sendbird-light-primary-300) !important;
  outline: none;
  box-shadow: 0 0 0 1px var(--sendbird-light-primary-300);
}

.sendbird-theme--light .sendbird-input_for_form .sendbird-input__input:active {
  box-shadow: none;
  border: solid 1px var(--sendbird-light-primary-300);
}

.sendbird-theme--light .sendbird-input_for_form .sendbird-input__input.error {
  border: solid 1px var(--form__input__bd-color_error);
}

.sendbird-theme--dark .sendbird-input_for_form .sendbird-input__input {
  caret-color: var(--sendbird-dark-primary-200);
  color: var(--sendbird-dark-ondark-01);
  background-color: var(--form__input__bg-color_default);
  border: solid 1px var(--sendbird-dark-ondark-04);
}

.sendbird-theme--dark .sendbird-input_for_form .sendbird-input__input:disabled {
  pointer-events: none;
  border: none;
  cursor: not-allowed;
  background-color: var(--form__input__bg-color_disabled);
  color: var(--sendbird-dark-ondark-03);
}

.sendbird-theme--dark .sendbird-input_for_form .sendbird-input__input:focus {
  border: solid 1px var(--sendbird-dark-primary-200) !important;
  outline: none;
  box-shadow: 0 0 0 1px var(--sendbird-dark-primary-200);
}

.sendbird-theme--dark .sendbird-input_for_form .sendbird-input__input:active {
  box-shadow: none;
  border: solid 1px var(--sendbird-dark-primary-200);
}

.sendbird-theme--dark .sendbird-input_for_form .sendbird-input__input.error {
  border: solid 1px var(--form__input__bd-color_error);
}

.sendbird-input_for_form .sendbird-input__placeholder {
  width: calc(100% - 26px);
  height: calc(100% - 16px);
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  position: absolute;
  pointer-events: none;
  top: 8px;
  font-family: var(--sendbird-font-family-default);
  font-size: 14px;
  line-height: 1.43;
}

[dir="ltr"] .sendbird-input_for_form .sendbird-input__placeholder {
  left: 13px;
}

[dir="rtl"] .sendbird-input_for_form .sendbird-input__placeholder {
  right: 13px;
}

.sendbird-theme--light .sendbird-input_for_form .sendbird-input__placeholder {
  color: var(--sendbird-light-onlight-03);
}

.sendbird-theme--dark .sendbird-input_for_form .sendbird-input__placeholder {
  color: var(--sendbird-dark-ondark-03);
}

.sendbird-input_for_form .sendbird-input__placeholder.textarea {
  -webkit-line-clamp: 4;
}

.sendbird-input-label {
  margin: 4px 0;
}
/**
 * We operate the CSS files for Channel&amp;GroupChannel modules in the GroupChannel.
 * So keep in mind that you should consider both components when you make changes in this file.
 */
.sendbird-suggested-replies {
  position: relative;
  display: flex;
  margin-top: 8px;
  margin-bottom: 16px;
}

.sendbird-suggested-replies.vertical {
  justify-content: flex-end;
  align-items: flex-end;
  flex-wrap: wrap;
  flex-direction: column;
}

.sendbird-suggested-replies.vertical .sendbird-suggested-replies__option:not(:first-child) {
  margin-top: 8px;
}

.sendbird-suggested-replies.horizontal {
  display: flex;
  flex-direction: row;
  overflow-x: scroll;
  margin-left: -24px;
  margin-right: -24px;
  padding-left: 24px;
  padding-right: 24px;
}

.sendbird--mobile-mode .sendbird-suggested-replies.horizontal {
  margin-left: -12px;
  margin-right: -12px;
}

[dir="ltr"] .sendbird--mobile-mode .sendbird-suggested-replies.horizontal {
  padding-left: 52px;
  padding-right: 12px;
}

[dir="rtl"] .sendbird--mobile-mode .sendbird-suggested-replies.horizontal {
  padding-right: 52px;
  padding-left: 12px;
}

[dir="ltr"] .sendbird-suggested-replies.horizontal .sendbird-suggested-replies__option:not(:last-child) {
  margin-right: 8px;
}

[dir="rtl"] .sendbird-suggested-replies.horizontal .sendbird-suggested-replies__option:not(:last-child) {
  margin-left: 8px;
}

.sendbird-suggested-replies::-webkit-scrollbar {
  display: none;
}

.sendbird-theme--light .sendbird-suggested-replies {
  font-family: var(--sendbird-font-family-default);
}

.sendbird-theme--dark .sendbird-suggested-replies {
  font-family: var(--sendbird-font-family-default);
}

.sendbird-suggested-replies__option {
  white-space: pre-wrap;
  font-size: 12px;
  padding: 8px 14px;
  display: flex;
  align-items: center;
  border-radius: 18px;
  cursor: pointer;
  word-break: break-word;
}

.sendbird-theme--light .sendbird-suggested-replies__option {
  color: var(--sendbird-light-primary-300);
  border: 1px solid var(--sendbird-light-primary-300);
  background-color: var(--sendbird-light-background-50);
}

.sendbird-theme--dark .sendbird-suggested-replies__option {
  color: var(--sendbird-dark-primary-200);
  border: 1px solid var(--sendbird-dark-primary-200);
  background-color: var(--sendbird-dark-background-600);
}

.sendbird-theme--light .sendbird-suggested-replies__option:hover {
  background-color: var(--sendbird-light-background-100);
}

.sendbird-theme--dark .sendbird-suggested-replies__option:hover {
  background-color: var(--sendbird-dark-background-500);
}

.sendbird-theme--light .sendbird-suggested-replies__option:active {
  background-color: var(--sendbird-light-primary-300);
  color: var(--sendbird-light-background-50);
}

.sendbird-theme--dark .sendbird-suggested-replies__option:active {
  background-color: var(--sendbird-dark-primary-200);
  color: var(--sendbird-dark-background-600);
}

.sendbird-suggested-replies__option.horizontal {
  white-space: nowrap;
}

.sendbird-suggested-replies__option.vertical {
  white-space: pre-wrap;
  max-width: calc(100% - 70px);
}
/**
 * We operate the CSS files for Channel&amp;GroupChannel modules in the GroupChannel.
 * So keep in mind that you should consider both components when you make changes in this file.
 */
.sendbird-mention-suggest-list {
  position: relative;
  display: flex;
  flex-direction: column;
  width: calc(100% - 56px);
  max-height: 260px;
  overflow: scroll;
  margin-left: 28px;
  margin-right: 28px;
}

.sendbird-theme--light .sendbird-mention-suggest-list {
  border: 1px solid var(--sendbird-light-background-100);
}

.sendbird-theme--dark .sendbird-mention-suggest-list {
  border: 1px solid var(--sendbird-dark-background-500);
}

.sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item {
  position: relative;
  display: flex;
  align-items: center;
  padding: 16px 8px;
}

.sendbird-theme--light .sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item {
  background-color: var(--sendbird-light-background-50);
}

.sendbird-theme--dark .sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item {
  background-color: var(--sendbird-dark-background-600);
}

.sendbird-theme--light .sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item.focused {
  background-color: var(--sendbird-light-background-100);
}

.sendbird-theme--dark .sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item.focused {
  background-color: var(--sendbird-dark-background-500);
}

.sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__avatar {
  position: relative;
  display: inline-block;
}

.sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__nickname {
  position: relative;
  display: inline-block;
  max-width: calc(100% - 250px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

[dir="ltr"] .sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__nickname {
  margin-left: 16px;
}

[dir="rtl"] .sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__nickname {
  margin-right: 16px;
}

.sendbird--mobile-mode .sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__nickname {
  max-width: calc(100% - 150px);
}

.sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__user-id {
  position: absolute;
  display: inline-block;
  max-width: 180px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

[dir="ltr"] .sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__user-id {
  right: 16px;
}

[dir="rtl"] .sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__user-id {
  left: 16px;
}

.sendbird--mobile-mode .sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__user-id {
  max-width: 100px;
}

.sendbird-mention-suggest-list .sendbird-mention-suggest-list__notice-item {
  position: relative;
  display: flex;
  align-items: center;
  padding: 16px 8px;
}

.sendbird-theme--light .sendbird-mention-suggest-list .sendbird-mention-suggest-list__notice-item {
  background-color: var(--sendbird-light-background-50);
}

.sendbird-theme--dark .sendbird-mention-suggest-list .sendbird-mention-suggest-list__notice-item {
  background-color: var(--sendbird-dark-background-600);
}

[dir="ltr"] .sendbird-mention-suggest-list .sendbird-mention-suggest-list__notice-item .sendbird-mention-suggest-list__notice-item__icon {
  margin-right: 4px;
}

[dir="rtl"] .sendbird-mention-suggest-list .sendbird-mention-suggest-list__notice-item .sendbird-mention-suggest-list__notice-item__icon {
  margin-left: 4px;
}
/**
 * We operate the CSS files for Channel&amp;GroupChannel modules in the GroupChannel.
 * So keep in mind that you should consider both components when you make changes in this file.
 */
.sendbird-fileviewer__header__right__actions__download,
.sendbird-fileviewer__header__right__actions__delete,
.sendbird-fileviewer__header__right__actions__close {
  width: 64px;
  padding: 21px;
  box-sizing: border-box;
  cursor: pointer;
}

.sendbird-fileviewer__header__right__actions__download .disabled,
.sendbird-fileviewer__header__right__actions__delete .disabled,
.sendbird-fileviewer__header__right__actions__close .disabled {
  cursor: not-allowed;
}

.sendbird-fileviewer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 100000;
}

[dir="ltr"] .sendbird-fileviewer {
  left: 0;
}

[dir="rtl"] .sendbird-fileviewer {
  right: 0;
}

.sendbird-theme--light .sendbird-fileviewer {
  background-color: var(--sendbird-light-background-50);
}

.sendbird-theme--dark .sendbird-fileviewer {
  background-color: var(--sendbird-dark-background-600);
}

.sendbird-fileviewer .sendbird-fileviewer__header {
  height: 64px;
  min-height: 64px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}

.sendbird--mobile-mode .sendbird-fileviewer .sendbird-fileviewer__header {
  position: relative;
}

.sendbird-theme--light .sendbird-fileviewer .sendbird-fileviewer__header {
  border-bottom: 1px solid var(--sendbird-light-onlight-04);
}

.sendbird-theme--dark .sendbird-fileviewer .sendbird-fileviewer__header {
  border-bottom: 1px solid var(--sendbird-dark-ondark-04);
}

.sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__left {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0 20px;
  overflow: hidden;
}

.sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__left .sendbird-fileviewer__header__left__avatar {
  display: flex;
  margin-inline-end: 8px;
}

.sendbird--mobile-mode .sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__left .sendbird-fileviewer__header__left__avatar {
  margin-inline-end: 12px;
}

.sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__left .sendbird-fileviewer__header__left__text-container {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
}

.sendbird--mobile-mode .sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__left .sendbird-fileviewer__header__left__text-container {
  flex-direction: column;
  align-items: unset;
}

.sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__left .sendbird-fileviewer__header__left__text-container .sendbird-fileviewer__header__left__filename {
  max-width: 500px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  margin-inline-end: 8px;
  padding-top: 3px;
}

.sendbird--mobile-mode .sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__left .sendbird-fileviewer__header__left__text-container .sendbird-fileviewer__header__left__filename {
  display: block;
  max-width: calc(100vw - 240px);
  padding-top: 0;
  margin-inline-end: 0;
}

.sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__left .sendbird-fileviewer__header__left__text-container .sendbird-fileviewer__header__left__sender-name {
  line-height: 1.1;
}

.sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__right {
  display: flex;
  width: 160px;
  justify-content: flex-end;
}

.sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__right .sendbird-fileviewer__header__right__actions {
  display: flex;
  flex-direction: row;
}

[dir="ltr"] .sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__right .sendbird-fileviewer__header__right__actions {
  right: 0;
}

[dir="rtl"] .sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__right .sendbird-fileviewer__header__right__actions {
  left: 0;
}

[dir="ltr"] .sendbird-theme--light .sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__right .sendbird-fileviewer__header__right__actions__close {
  border-left: 1px solid var(--sendbird-light-onlight-04);
}

[dir="rtl"] .sendbird-theme--light .sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__right .sendbird-fileviewer__header__right__actions__close {
  border-right: 1px solid var(--sendbird-light-onlight-04);
}

[dir="ltr"] .sendbird-theme--dark .sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__right .sendbird-fileviewer__header__right__actions__close {
  border-left: 1px solid var(--sendbird-dark-ondark-04);
}

[dir="rtl"] .sendbird-theme--dark .sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__right .sendbird-fileviewer__header__right__actions__close {
  border-right: 1px solid var(--sendbird-dark-ondark-04);
}

.sendbird-fileviewer .sendbird-fileviewer__content {
  height: calc(100% - 72px);
  margin-top: 4px;
  overflow-y: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sendbird-fileviewer .sendbird-fileviewer__content .sendbird-fileviewer__content__video {
  max-width: 100%;
  max-height: 100%;
}

.sendbird-fileviewer .sendbird-fileviewer__content .sendbird-fileviewer__content__img {
  max-width: 90%;
  max-height: 90%;
}

.sendbird-fileviewer .sendbird-fileviewer__content .sendbird-fileviewer__content__unsupported {
  max-width: 100%;
  max-height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
/**
 * We operate the CSS files for Channel&amp;GroupChannel modules in the GroupChannel.
 * So keep in mind that you should consider both components when you make changes in this file.
 */
.sendbird-notification--hide,
.sendbird-notification {
  position: absolute;
}

.sendbird-notification {
  margin-top: 8px;
  margin-left: 24px;
  margin-right: 24px;
  border-radius: 4px;
  padding: 0px 2px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sendbird-theme--light .sendbird-notification {
  background-color: var(--sendbird-light-primary-300);
}

.sendbird-theme--dark .sendbird-notification {
  background-color: var(--sendbird-dark-primary-200);
}

.sendbird-notification:hover {
  cursor: pointer;
}

.sendbird-theme--light .sendbird-notification:hover {
  background-color: var(--sendbird-light-primary-400);
}

.sendbird-theme--dark .sendbird-notification:hover {
  background-color: var(--sendbird-dark-primary-300);
}

.sendbird-theme--light .sendbird-notification.sendbird-notification--frozen {
  background-color: var(--sendbird-light-information-100);
}

.sendbird-theme--dark .sendbird-notification.sendbird-notification--frozen {
  background-color: var(--sendbird-dark-information-100);
}

.sendbird-theme--light .sendbird-notification.sendbird-notification--frozen .sendbird-notification__text {
  color: var(--sendbird-light-onlight-01);
}

.sendbird-theme--dark .sendbird-notification.sendbird-notification--frozen .sendbird-notification__text {
  color: var(--sendbird-dark-onlight-01);
}

.sendbird-notification .sendbird-notification__text {
  display: flex;
  align-items: center;
  justify-content: center;
}

[dir="ltr"] .sendbird-notification .sendbird-notification__text {
  margin-right: 8px;
}

[dir="rtl"] .sendbird-notification .sendbird-notification__text {
  margin-left: 8px;
}

.sendbird-notification--hide {
  display: none;
}
/**
 * We operate the CSS files for Channel&amp;GroupChannel modules in the GroupChannel.
 * So keep in mind that you should consider both components when you make changes in this file.
 */
.sendbird-notification {
  margin-top: 8px;
  margin-left: 24px;
  margin-right: 24px;
  border-radius: 4px;
  padding: 0px 2px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sendbird-theme--light .sendbird-notification {
  background-color: var(--sendbird-light-primary-300);
}

.sendbird-theme--dark .sendbird-notification {
  background-color: var(--sendbird-dark-primary-200);
}

.sendbird-notification:hover {
  cursor: pointer;
}

.sendbird-theme--light .sendbird-notification:hover {
  background-color: var(--sendbird-light-primary-400);
}

.sendbird-theme--dark .sendbird-notification:hover {
  background-color: var(--sendbird-dark-primary-300);
}

.sendbird-theme--light .sendbird-notification.sendbird-notification--frozen {
  background-color: var(--sendbird-light-information-100);
}

.sendbird-theme--dark .sendbird-notification.sendbird-notification--frozen {
  background-color: var(--sendbird-dark-information-100);
}

.sendbird-theme--light .sendbird-notification.sendbird-notification--frozen .sendbird-notification__text {
  color: var(--sendbird-light-onlight-01);
}

.sendbird-theme--dark .sendbird-notification.sendbird-notification--frozen .sendbird-notification__text {
  color: var(--sendbird-dark-onlight-01);
}

.sendbird-notification .sendbird-notification__text {
  display: flex;
  align-items: center;
  justify-content: center;
}

[dir="ltr"] .sendbird-notification .sendbird-notification__text {
  margin-right: 8px;
}

[dir="rtl"] .sendbird-notification .sendbird-notification__text {
  margin-left: 8px;
}
.typing-dots-container {
  align-items: center;
  border-radius: 16px;
  display: flex;
  gap: 6px;
  justify-content: center;
  padding: 16px 12px;
}

.sendbird-theme--light .typing-dots-container {
  background-color: var(--sendbird-light-background-100);
}

.sendbird-theme--dark .typing-dots-container {
  background-color: var(--sendbird-dark-background-400);
}

.typing-dots-container span {
  animation: blink 1.4s infinite;
  animation-fill-mode: both;
  border-radius: 50%;
  height: 8px;
  width: 8px;
}

.sendbird-theme--light .typing-dots-container span {
  background-color: var(--sendbird-light-background-700);
}

.sendbird-theme--dark .typing-dots-container span {
  background-color: var(--sendbird-dark-background-50);
}

.typing-dots-container span:nth-child(1) {
  animation-delay: 0.4s;
}

.typing-dots-container span:nth-child(2) {
  animation-delay: 0.6s;
}

.typing-dots-container span:nth-child(3) {
  animation-delay: 0.8s;
}

@keyframes blink {
  0% {
    opacity: 0.12;
    transform: scale(1);
  }

  21.43% {
    opacity: 0.38;
    transform: scale(1.2);
  }

  42.86% {
    opacity: 0.12;
    transform: scale(1);
  }

  100% {
    opacity: 0.12;
    transform: scale(1);
  }
}
/**
 * We operate the CSS files for Channel&amp;GroupChannel modules in the GroupChannel.
 * So keep in mind that you should consider both components when you make changes in this file.
 */
.sendbird-message-input-wrapper--voice-message,
.sendbird-message-input-wrapper {
  position: relative;
  width: 100%;
}

.sendbird-message-input-wrapper--voice-message .sendbird-message-input-wrapper__quote-message-input,
.sendbird-message-input-wrapper .sendbird-message-input-wrapper__quote-message-input {
  position: relative;
  width: 100%;
}

.sendbird-theme--light .sendbird-message-input-wrapper--voice-message .sendbird-message-input-wrapper__quote-message-input,
.sendbird-theme--light .sendbird-message-input-wrapper .sendbird-message-input-wrapper__quote-message-input {
  border-top: solid 1px var(--sendbird-light-onlight-04);
}

.sendbird-theme--dark .sendbird-message-input-wrapper--voice-message .sendbird-message-input-wrapper__quote-message-input,
.sendbird-theme--dark .sendbird-message-input-wrapper .sendbird-message-input-wrapper__quote-message-input {
  border-top: solid 1px var(--sendbird-dark-ondark-04);
}

.sendbird-message-input-wrapper--voice-message .sendbird-message-input-wrapper__message-input,
.sendbird-message-input-wrapper .sendbird-message-input-wrapper__message-input {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  padding: 0px 24px;
}

.sendbird--mobile-mode .sendbird-message-input-wrapper--voice-message .sendbird-message-input-wrapper__message-input,
.sendbird--mobile-mode .sendbird-message-input-wrapper .sendbird-message-input-wrapper__message-input {
  padding: 0px 16px;
}

.sendbird-theme--light .sendbird-message-input-wrapper--voice-message {
  border-top: 1px solid var(--sendbird-light-onlight-04);
}

.sendbird-theme--dark .sendbird-message-input-wrapper--voice-message {
  border-top: 1px solid var(--sendbird-dark-ondark-04);
}
.sendbird-quote_message_input {
  position: relative;
  width: 100%;
  height: 76px;
  display: flex;
  flex-direction: row;
  box-sizing: border-box;
}

[dir="ltr"] .sendbird-quote_message_input {
  padding: 16px 80px 16px 40px;
}

[dir="rtl"] .sendbird-quote_message_input {
  padding: 16px 40px 16px 80px;
}

.sendbird-quote_message_input .sendbird-quote_message_input__avatar {
  width: 44px;
  min-width: 44px;
  height: 44px;
  min-height: 44px;
  position: relative;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.sendbird-theme--light .sendbird-quote_message_input .sendbird-quote_message_input__avatar {
  background-color: var(--sendbird-light-background-100);
}

.sendbird-theme--dark .sendbird-quote_message_input .sendbird-quote_message_input__avatar {
  background-color: var(--sendbird-dark-background-500);
}

.sendbird-quote_message_input .sendbird-quote_message_input__body {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  overflow: hidden;
}

.sendbird-quote_message_input .sendbird-quote_message_input__body .sendbird-quote_message_input__body__sender-name {
  position: relative;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
  margin-bottom: 8px;
}

.sendbird-quote_message_input .sendbird-quote_message_input__body .sendbird-quote_message_input__body__message-content {
  position: relative;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
}

.sendbird-quote_message_input .sendbird-quote_message_input__close-button {
  position: absolute;
  top: 26px;
}

[dir="ltr"] .sendbird-quote_message_input .sendbird-quote_message_input__close-button {
  right: 40px;
}

[dir="rtl"] .sendbird-quote_message_input .sendbird-quote_message_input__close-button {
  left: 40px;
}

.sendbird-quote_message_input .sendbird-quote_message_input__close-button:hover {
  cursor: pointer;
}
/**
 * We operate the CSS files for Channel&amp;GroupChannel modules in the GroupChannel.
 * So keep in mind that you should consider both components when you make changes in this file.
 */
.sendbird-voice-message-input-wrapper .sendbird-voice-message-input__indicator {
  height: 40px;
}

.sendbird-voice-message-input-wrapper-alert__body {
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  height: 74px;
}

.sendbird-voice-message-input-wrapper-alert__body__ok-button {
  width: 74px;
}
.sendbird-voice-message-input {
  position: relative;
  display: inline-flex;
  flex-direction: column;
  width: 100%;
  height: 110px;
  padding-top: 22px;
  padding-left: 24px;
  padding-right: 24px;
  box-sizing: border-box;
}

.sendbird-voice-message-input__indicator {
  position: relative;
  display: inline-flex;
  width: 100%;
}

.sendbird-voice-message-input__indicator__progress-bar {
  position: relative;
  display: inline-flex;
  width: 100%;
  border-radius: 28px;
  overflow: hidden;
}

.sendbird-voice-message-input__indicator__on-rec {
  position: absolute;
  top: 14px;
}

[dir="ltr"] .sendbird-voice-message-input__indicator__on-rec {
  right: 53px;
}

[dir="rtl"] .sendbird-voice-message-input__indicator__on-rec {
  left: 53px;
}

.sendbird-voice-message-input__indicator__playback-time {
  position: absolute;
  top: 10px;
}

[dir="ltr"] .sendbird-voice-message-input__indicator__playback-time {
  right: 16px;
}

[dir="rtl"] .sendbird-voice-message-input__indicator__playback-time {
  left: 16px;
}

.sendbird-voice-message-input__controler {
  position: relative;
  display: inline-flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 14px;
  height: 34px;
  min-height: 34px;
}

.sendbird-voice-message-input__controler__main {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 34px;
  min-width: 34px;
  min-height: 34px;
  border-radius: 50%;
}

.sendbird-theme--light .sendbird-voice-message-input__controler__main {
  background-color: var(--sendbird-light-background-100);
}

.sendbird-theme--dark .sendbird-voice-message-input__controler__main {
  background-color: var(--sendbird-dark-background-500);
}

.sendbird-voice-message-input__controler__main:hover {
  cursor: pointer;
}

.sendbird-voice-message-input__controler__submit {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 34px;
  min-width: 34px;
  min-height: 34px;
  border-radius: 50%;
}

.sendbird-theme--light .sendbird-voice-message-input__controler__submit {
  background-color: var(--sendbird-light-primary-300);
}

.sendbird-theme--dark .sendbird-voice-message-input__controler__submit {
  background-color: var(--sendbird-dark-primary-200);
}

.sendbird-voice-message-input__controler__submit:hover {
  cursor: pointer;
}

.sendbird-theme--light .sendbird-voice-message-input__controler__submit.voice-message--disabled {
  background-color: var(--sendbird-light-background-100);
}

.sendbird-theme--dark .sendbird-voice-message-input__controler__submit.voice-message--disabled {
  background-color: var(--sendbird-dark-background-500);
}

.sendbird-voice-message-input__controler__submit.voice-message--disabled:hover {
  cursor: default;
}

@keyframes flickerAnimation {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.sendbird-voice-message-input__indicator__on-rec {
  width: 12px;
  height: 12px;
  min-width: 12px;
  min-height: 12px;
  border-radius: 50%;
  animation: flickerAnimation 1s infinite;
}

.sendbird-theme--light .sendbird-voice-message-input__indicator__on-rec {
  background-color: var(--sendbird-light-error-300);
}

.sendbird-theme--dark .sendbird-voice-message-input__indicator__on-rec {
  background-color: var(--sendbird-dark-error-300);
}

.sendbird-voice-message-input__indicator__progress-bar__bar {
  height: 40px;
}

.sendbird-controler-icon {
  position: relative;
  display: inline-block;
}

.sendbird-controler-icon.record-icon {
  width: 20px;
  height: 20px;
  min-width: 20px;
  min-height: 20px;
  border-radius: 50%;
}

.sendbird-theme--light .sendbird-controler-icon.record-icon {
  background-color: var(--sendbird-light-error-300);
}

.sendbird-theme--dark .sendbird-controler-icon.record-icon {
  background-color: var(--sendbird-dark-error-300);
}

.sendbird-controler-icon.stop-icon {
  width: 14px;
  height: 14px;
  min-width: 14px;
  min-height: 14px;
  border-radius: 2px;
}

.sendbird-theme--light .sendbird-controler-icon.stop-icon {
  background-color: var(--sendbird-light-onlight-01);
}

.sendbird-theme--dark .sendbird-controler-icon.stop-icon {
  background-color: var(--sendbird-dark-ondark-01);
}

.sendbird-controler-icon.pause-icon {
  display: inline-flex;
  width: 100%;
  gap: 3.75px;
  width: 13.75px;
  height: 13.75px;
  min-width: 13.75px;
  min-height: 13.75px;
}

.sendbird-controler-icon.pause-icon-inner {
  display: inline-flex;
  min-width: 4.38px;
  border-radius: 2px;
}

.sendbird-theme--light .sendbird-controler-icon.pause-icon-inner {
  background-color: var(--sendbird-light-onlight-01);
}

.sendbird-theme--dark .sendbird-controler-icon.pause-icon-inner {
  background-color: var(--sendbird-dark-ondark-01);
}
/*
  We are sharing the same CSS file
  * the same components
    1. `~/modules/GroupChannelList/components/GroupChannelListUI`
    2. `~/modules/ChannelList/components/ChannelListUI`
  So must to keep the same structure with the component when you make a change on the one component of them
*/
.sendbird-channel-list {
  width: 320px;
  height: 100%;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}

.sendbird-theme--light .sendbird-channel-list {
  background-color: var(--sendbird-light-background-50);
}

.sendbird-theme--dark .sendbird-channel-list {
  background-color: var(--sendbird-dark-background-600);
}

.sendbird--mobile-mode .sendbird-channel-list {
  width: 100%;
}

.sendbird-channel-list__header {
  height: 64px;
  min-height: 64px;
}

.sendbird-channel-list__body {
  flex: 1 1 0;
  -ms-flex: 1;
  overflow-y: auto;
  overflow-x: hidden;
}
/*
  We are sharing the same CSS file
  * the same components
    1. `~/modules/GroupChannelList/components/GroupChannelListHeader`
    2. `~/modules/ChannelList/components/ChannelListHeader`
  So must to keep the same structure with the component when you make a change on the one component of them
*/
.sendbird-channel-header {
  position: relative;
  height: 64px;
  min-height: 64px;
  width: 320px;
  box-sizing: border-box;
}

[dir="ltr"] .sendbird-channel-header {
  padding-left: 8px;
  padding-right: 16px;
}

[dir="rtl"] .sendbird-channel-header {
  padding-right: 8px;
  padding-left: 16px;
}

.sendbird-theme--light .sendbird-channel-header {
  border-bottom: 1px solid var(--sendbird-light-onlight-04);
  background-color: var(--sendbird-light-background-50);
}

.sendbird-theme--dark .sendbird-channel-header {
  border-bottom: 1px solid var(--sendbird-dark-ondark-04);
  background-color: var(--sendbird-dark-background-600);
}

.sendbird--mobile-mode .sendbird-channel-header {
  width: 100%;
}

.sendbird-channel-header.sendbird-channel-header--allow-edit .sendbird-channel-header__title {
  cursor: pointer;
}

.sendbird-channel-header .sendbird-channel-header__title {
  display: flex;
  flex-direction: row;
  height: 48px;
  border-radius: 4px;
}

.sendbird-theme--light .sendbird-channel-header .sendbird-channel-header__title:hover {
  background: var(--sendbird-light-background-100);
}

.sendbird-theme--dark .sendbird-channel-header .sendbird-channel-header__title:hover {
  background: var(--sendbird-dark-background-500);
}

.sendbird-channel-header .sendbird-channel-header__title:focus {
  outline: none;
}

.sendbird-theme--light .sendbird-channel-header .sendbird-channel-header__title:focus {
  background: var(--sendbird-light-background-200);
}

.sendbird-theme--dark .sendbird-channel-header .sendbird-channel-header__title:focus {
  background: var(--sendbird-dark-background-400);
}

.sendbird-theme--light .sendbird-channel-header .sendbird-channel-header__title:active {
  border: solid 2px var(--sendbird-light-primary-300);
}

.sendbird-theme--dark .sendbird-channel-header .sendbird-channel-header__title:active {
  border: solid 2px var(--sendbird-dark-primary-200);
}

.sendbird-channel-header .sendbird-channel-header__title .sendbird-channel-header__title__left {
  width: 48px;
  padding: 8px;
  box-sizing: border-box;
}

.sendbird-channel-header .sendbird-channel-header__title .sendbird-channel-header__title__right {
  padding-top: 8px;
}

[dir="ltr"] .sendbird-channel-header .sendbird-channel-header__title .sendbird-channel-header__title__right {
  margin-left: 4px;
}

[dir="rtl"] .sendbird-channel-header .sendbird-channel-header__title .sendbird-channel-header__title__right {
  margin-right: 4px;
}

.sendbird-channel-header .sendbird-channel-header__title .sendbird-channel-header__title__right__name,
.sendbird-channel-header .sendbird-channel-header__title .sendbird-channel-header__title__right__user-id {
  display: block;
  max-width: 200px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.sendbird-channel-header .sendbird-channel-header__right-icon {
  position: absolute;
  top: 16px;
}

[dir="ltr"] .sendbird-channel-header .sendbird-channel-header__right-icon {
  right: 16px;
}

[dir="rtl"] .sendbird-channel-header .sendbird-channel-header__right-icon {
  left: 16px;
}
.sendbird-edit-user-profile section {
  margin-top: 16px;
}

.sendbird-edit-user-profile section .sendbird-input-label {
  display: block;
  margin-bottom: 12px;
}

.sendbird-edit-user-profile .sendbird-edit-user-profile__img .sendbird-input-label {
  margin-bottom: 12px;
}

.sendbird-edit-user-profile__img {
  position: relative;
}

.sendbird-edit-user-profile__img__avatar-button {
  position: absolute;
  top: 50px;
}

[dir="ltr"] .sendbird-edit-user-profile__img__avatar-button {
  left: 96px;
}

[dir="rtl"] .sendbird-edit-user-profile__img__avatar-button {
  right: 96px;
}

.sendbird-edit-user-profile__theme__theme-icon .sendbird-icon {
  cursor: pointer;
}
/*
  We are sharing the same CSS file
  * the same components
    1. `~/modules/GroupChannelList/components/GroupChannelListItem`
    2. `~/modules/ChannelList/components/ChannelPreview`
  So must to keep the same structure with the component when you make a change on the one component of them
*/
.sendbird-channel-preview__leave--mobile .sendbird-modal__content {
  max-width: calc(100% - 80px);
}

.sendbird-channel-preview__leave--mobile .sendbird-modal__close {
  display: none;
}

.sendbird-channel-preview__leave--mobile .sendbird-channel-preview__leave-label--mobile {
  text-decoration: none;
}

.sendbird-channel-preview__leave--mobile .sendbird-modal__header span {
  display: inline-block;
  width: calc(100% - 120px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.sendbird__offline .sendbird-channel-preview {
  cursor: not-allowed;
}

.sendbird-channel-preview {
  position: relative;
  cursor: pointer;
  box-sizing: border-box;
  width: 320px;
  height: 80px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 12px 16px 12px 16px;
}

.sendbird-theme--light .sendbird-channel-preview {
  border-bottom: solid 1px var(--sendbird-light-onlight-04);
}

.sendbird-theme--dark .sendbird-channel-preview {
  border-bottom: solid 1px var(--sendbird-dark-ondark-04);
}

.sendbird--mobile-mode .sendbird-channel-preview {
  width: 100%;
}

.sendbird-channel-preview:focus {
  outline: none;
}

.sendbird-channel-preview .sendbird-channel-preview__avatar {
  width: 56px;
  height: 56px;
}

.sendbird-channel-preview .sendbird-channel-preview__content {
  width: 100%;
  height: 100%;
}

[dir="ltr"] .sendbird-channel-preview .sendbird-channel-preview__content {
  margin-left: 16px;
}

[dir="rtl"] .sendbird-channel-preview .sendbird-channel-preview__content {
  margin-right: 16px;
}

.sendbird--mobile-mode .sendbird-channel-preview .sendbird-channel-preview__content {
  position: relative;
  max-width: calc(100% - 72px);
}

.sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__upper {
  display: flex;
  justify-content: space-between;
  width: 216px;
  height: 16px;
}

.sendbird--mobile-mode .sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__upper {
  width: auto;
}

.sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__upper .sendbird-channel-preview__content__upper__header {
  display: flex;
  justify-content: flex-start;
  overflow: hidden;
  text-overflow: ellipsis;
}

[dir="ltr"] .sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__upper .sendbird-channel-preview__content__upper__header .sendbird-channel-preview__content__upper__header__broadcast-icon {
  padding-right: 4px;
}

[dir="rtl"] .sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__upper .sendbird-channel-preview__content__upper__header .sendbird-channel-preview__content__upper__header__broadcast-icon {
  padding-left: 4px;
}

.sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__upper .sendbird-channel-preview__content__upper__header .sendbird-channel-preview__content__upper__header__channel-name {
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 128px;
  word-break: break-all;
  white-space: nowrap;
}

.sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__upper .sendbird-channel-preview__content__upper__header .sendbird-channel-preview__content__upper__header__total-members {
  margin-top: 2px;
}

[dir="ltr"] .sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__upper .sendbird-channel-preview__content__upper__header .sendbird-channel-preview__content__upper__header__total-members {
  margin-left: 4px;
}

[dir="rtl"] .sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__upper .sendbird-channel-preview__content__upper__header .sendbird-channel-preview__content__upper__header__total-members {
  margin-right: 4px;
}

[dir="ltr"] .sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__upper .sendbird-channel-preview__content__upper__header .sendbird-channel-preview__content__upper__header__frozen-icon {
  padding-left: 4px;
}

[dir="rtl"] .sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__upper .sendbird-channel-preview__content__upper__header .sendbird-channel-preview__content__upper__header__frozen-icon {
  padding-right: 4px;
}

.sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__upper .sendbird-channel-preview__content__upper__last-message-at {
  margin-bottom: 4px;
  white-space: nowrap;
}

[dir="ltr"] .sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__upper .sendbird-channel-preview__content__upper__last-message-at {
  margin-left: 4px;
}

[dir="rtl"] .sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__upper .sendbird-channel-preview__content__upper__last-message-at {
  margin-right: 4px;
}

.sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__upper .sendbird-channel-preview__content__upper__last-message-at.sendbird-message-status {
  max-width: 74px;
  justify-content: flex-end;
}

.sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__lower {
  margin-top: 8px;
  width: 216px;
  height: 32px;
  display: flex;
  justify-content: space-between;
}

.sendbird--mobile-mode .sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__lower {
  width: 100%;
}

.sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__lower .sendbird-channel-preview__content__lower__last-message {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__lower .sendbird-channel-preview__content__lower__unread-message-count {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}

[dir="ltr"] .sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__lower .sendbird-channel-preview__content__lower__unread-message-count {
  margin-left: 8px;
}

[dir="rtl"] .sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__lower .sendbird-channel-preview__content__lower__unread-message-count {
  margin-right: 8px;
}

.sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__lower .sendbird-channel-preview__content__lower__unread-message-count .sendbird-channel-preview__content__lower__unread-message-count__mention {
  display: inline-flex;
  align-items: center;
}

[dir="ltr"] .sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__lower .sendbird-channel-preview__content__lower__unread-message-count .sendbird-channel-preview__content__lower__unread-message-count__mention {
  margin-right: 4px;
}

[dir="rtl"] .sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__lower .sendbird-channel-preview__content__lower__unread-message-count .sendbird-channel-preview__content__lower__unread-message-count__mention {
  margin-left: 4px;
}

.sendbird-channel-preview .sendbird-channel-preview__action {
  position: absolute;
  top: 12px;
  display: inline-block;
}

[dir="ltr"] .sendbird-channel-preview .sendbird-channel-preview__action {
  right: 12px;
}

[dir="rtl"] .sendbird-channel-preview .sendbird-channel-preview__action {
  left: 12px;
}

.sendbird-channel-preview .sendbird-channel-preview__action .sendbird-iconbutton {
  display: none;
}

.sendbird-theme--light .sendbird-channel-preview:hover {
  background-color: var(--sendbird-light-background-100);
}

.sendbird-theme--dark .sendbird-channel-preview:hover {
  background-color: var(--sendbird-dark-background-500);
}

.sendbird-channel-preview:hover .sendbird-channel-preview__action .sendbird-iconbutton {
  display: inline-block;
}

.sendbird-channel-preview:hover .sendbird-channel-preview__content__upper__last-message-at {
  display: none;
}

.sendbird-channel-preview:hover .sendbird-channel-preview__content__lower__unread-message-count {
  display: none;
}

[dir="ltr"] .sendbird-channel-preview--active {
  padding: 12px 16px 12px 12px;
}

[dir="rtl"] .sendbird-channel-preview--active {
  padding: 12px 12px 12px 16px;
}

.sendbird-theme--light .sendbird-channel-preview--active {
  border-bottom: solid 1px var(--sendbird-light-onlight-04);
  background-color: var(--sendbird-light-primary-100);
}

[dir="ltr"] .sendbird-theme--light .sendbird-channel-preview--active {
  border-left: solid 4px var(--sendbird-light-primary-300);
}

[dir="rtl"] .sendbird-theme--light .sendbird-channel-preview--active {
  border-right: solid 4px var(--sendbird-light-primary-300);
}

.sendbird-theme--dark .sendbird-channel-preview--active {
  border-bottom: solid 1px var(--sendbird-dark-ondark-04);
  background-color: var(--sendbird-dark-background-700);
}

[dir="ltr"] .sendbird-theme--dark .sendbird-channel-preview--active {
  border-left: solid 4px var(--sendbird-dark-primary-200);
}

[dir="rtl"] .sendbird-theme--dark .sendbird-channel-preview--active {
  border-right: solid 4px var(--sendbird-dark-primary-200);
}

.sendbird-theme--light .sendbird-channel-preview--active .sendbird-channel-preview__content__upper__header__channel-name {
  color: var(--sendbird-light-primary-300);
}

.sendbird-theme--dark .sendbird-channel-preview--active .sendbird-channel-preview__content__upper__header__channel-name {
  color: var(--sendbird-dark-primary-200);
}
.sendbird-badge {
  height: 20px;
  min-width: 20px;
  border-radius: 10px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.sendbird-theme--light .sendbird-badge {
  background-color: var(--sendbird-light-primary-300);
}

.sendbird-theme--dark .sendbird-badge {
  background-color: var(--sendbird-dark-primary-200);
}

.sendbird-badge .sendbird-badge__text {
  margin: 0px 6px;
}
.sendbird-mention-user-label {
  display: inline-block;
  font-family: var(--sendbird-font-family-default);
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  white-space: pre-line;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
  height: 16px;
}

.sendbird-theme--light .sendbird-mention-user-label {
  color: var(--sendbird-light-onlight-01);
}

.sendbird-theme--dark .sendbird-mention-user-label {
  color: var(--sendbird-dark-ondark-01);
}

.sendbird-mention-user-label:hover {
  cursor: pointer;
}

.sendbird-theme--light .sendbird-mention-user-label.reverse {
  color: var(--sendbird-light-ondark-01);
}

.sendbird-theme--dark .sendbird-mention-user-label.reverse {
  color: var(--sendbird-dark-onlight-01);
}

.sendbird-mention-user-label.purple {
  font-family: Roboto;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
}

.sendbird-theme--light .sendbird-mention-user-label.purple {
  color: var(--sendbird-light-primary-300);
}

.sendbird-theme--dark .sendbird-mention-user-label.purple {
  color: var(--sendbird-dark-primary-200);
}
.sendbird--mobile-mode .sendbird-add-channel__modal .sendbird-modal__content {
  margin: 0 40px;
}

.sendbird-add-channel__rectangle-wrap {
  margin-top: 26px;
}

.sendbird-add-channel__rectangle-footer {
  margin-top: 32px;
}

[dir="ltr"] .sendbird-add-channel__rectangle-footer {
  text-align: right;
}

[dir="rtl"] .sendbird-add-channel__rectangle-footer {
  text-align: left;
}

.sendbird-add-channel__rectangle {
  width: 432px;
  height: 72px;
  border-radius: 4px;
  margin-bottom: 8px;
  padding: 25px 72px;
  position: relative;
  box-sizing: border-box;
  cursor: pointer;
}

.sendbird--mobile-mode .sendbird-add-channel__rectangle {
  min-width: 288px;
  width: 100%;
}

[dir="ltr"] .sendbird--mobile-mode .sendbird-add-channel__rectangle {
  padding-right: 0;
}

[dir="rtl"] .sendbird--mobile-mode .sendbird-add-channel__rectangle {
  padding-left: 0;
}

.sendbird-theme--light .sendbird-add-channel__rectangle {
  border: 1px solid var(--sendbird-light-onlight-04);
}

.sendbird-theme--dark .sendbird-add-channel__rectangle {
  border: 1px solid var(--sendbird-dark-ondark-04);
}

.sendbird-add-channel__rectangle .sendbird-icon {
  position: absolute;
  top: 24px;
}

[dir="ltr"] .sendbird-add-channel__rectangle .sendbird-icon {
  left: 22px;
}

[dir="rtl"] .sendbird-add-channel__rectangle .sendbird-icon {
  right: 22px;
}
.sendbird-create-channel--content {
  width: 480px;
  max-height: 552px;
}

.sendbird-create-channel--scroll {
  height: 360px;
  overflow-x: hidden;
  overflow-y: scroll;
}
.sendbird-channel-settings {
  height: 100%;
  width: 320px;
  display: inline-block;
  box-sizing: border-box;
}

.sendbird--mobile-mode .sendbird-channel-settings {
  width: 100%;
}

.sendbird-theme--light .sendbird-channel-settings {
  background-color: var(--sendbird-light-background-50);
}

[dir="ltr"] .sendbird-theme--light .sendbird-channel-settings {
  border-left: 1px solid var(--sendbird-light-onlight-04);
}

[dir="rtl"] .sendbird-theme--light .sendbird-channel-settings {
  border-right: 1px solid var(--sendbird-light-onlight-04);
}

.sendbird-theme--dark .sendbird-channel-settings {
  background-color: var(--sendbird-dark-background-600);
}

[dir="ltr"] .sendbird-theme--dark .sendbird-channel-settings {
  border-left: 1px solid var(--sendbird-dark-background-600);
}

[dir="rtl"] .sendbird-theme--dark .sendbird-channel-settings {
  border-right: 1px solid var(--sendbird-dark-background-600);
}

.sendbird-channel-settings .sendbird-channel-settings__header-icon {
  cursor: pointer;
}

.sendbird-theme--light .sendbird-channel-settings .sendbird-channel-settings__header-icon .sendbird-channel-settings__close-icon path {
  fill: var(--sendbird-light-onlight-01);
}

.sendbird-theme--dark .sendbird-channel-settings .sendbird-channel-settings__header-icon .sendbird-channel-settings__close-icon path {
  fill: var(--sendbird-dark-ondark-01);
}

.sendbird-channel-settings .sendbird-channel-settings__members .sendbird-badge__text {
  margin-top: -2px;
}

.sendbird-channel-settings .sendbird-channel-settings__header {
  height: 64px;
  min-height: 64px;
  position: relative;
  box-sizing: border-box;
}

[dir="ltr"] .sendbird-channel-settings .sendbird-channel-settings__header {
  padding-left: 24px;
  padding-right: 20px;
}

[dir="rtl"] .sendbird-channel-settings .sendbird-channel-settings__header {
  padding-right: 24px;
  padding-left: 20px;
}

.sendbird-theme--light .sendbird-channel-settings .sendbird-channel-settings__header {
  border-bottom: solid 1px var(--sendbird-light-onlight-04);
}

.sendbird-theme--dark .sendbird-channel-settings .sendbird-channel-settings__header {
  border-bottom: solid 1px var(--sendbird-dark-ondark-04);
}

.sendbird-channel-settings .sendbird-channel-settings__scroll-area {
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  height: calc(100% - 64px);
  overflow-y: auto;
}

.sendbird-channel-settings .sendbird-channel-settings__panel-item {
  cursor: pointer;
  position: relative;
}

[dir="ltr"] .sendbird-channel-settings .sendbird-channel-settings__panel-item {
  padding: 12px 22px 10px 56px;
}

[dir="rtl"] .sendbird-channel-settings .sendbird-channel-settings__panel-item {
  padding: 12px 56px 10px 22px;
}

.sendbird-theme--light .sendbird-channel-settings .sendbird-channel-settings__panel-item {
  border-top: 1px solid var(--sendbird-light-onlight-04);
}

.sendbird-theme--dark .sendbird-channel-settings .sendbird-channel-settings__panel-item {
  border-top: 1px solid var(--sendbird-dark-ondark-04);
}

.sendbird-channel-settings .sendbird-channel-settings__panel-item:focus {
  outline: none;
}

.sendbird-channel-settings .sendbird-channel-settings__panel-item.sendbird-channel-settings__panel-item__disabled {
  cursor: not-allowed;
}

.sendbird-theme--light .sendbird-channel-settings .sendbird-channel-settings__panel-item__leave-channel {
  border-top: 1px solid var(--sendbird-light-onlight-04);
  border-bottom: 1px solid var(--sendbird-light-onlight-04);
}

.sendbird-theme--dark .sendbird-channel-settings .sendbird-channel-settings__panel-item__leave-channel {
  border-top: 1px solid var(--sendbird-dark-ondark-04);
  border-bottom: 1px solid var(--sendbird-dark-ondark-04);
}

.sendbird-channel-settings .sendbird-channel-settings__panel-icon-left,
.sendbird-channel-settings .sendbird-channel-settings__panel-icon-right {
  position: absolute;
  top: 10px;
}

[dir="ltr"] .sendbird-channel-settings .sendbird-channel-settings__panel-icon-left {
  left: 16px;
}

[dir="rtl"] .sendbird-channel-settings .sendbird-channel-settings__panel-icon-left {
  right: 16px;

  &amp;.sendbird-channel-settings__panel-icon__leave {
    transform: rotate(180deg);
  }
}

[dir="ltr"] .sendbird-channel-settings .sendbird-channel-settings__panel-icon-right {
  right: 16px;
}

[dir="rtl"] .sendbird-channel-settings .sendbird-channel-settings__panel-icon-right {
  left: 16px;
}

[dir="ltr"] .sendbird-channel-settings .sendbird-channel-settings__panel-icon--open {
  transform: rotate(90deg);
}

[dir="rtl"] .sendbird-channel-settings .sendbird-channel-settings__panel-icon--open {
  transform: rotate(-90deg);
}

.sendbird-theme--light .sendbird-channel-settings .sendbird-channel-settings__panel-icon--chevron path {
  fill: var(--sendbird-light-onlight-01);
}

.sendbird-theme--dark .sendbird-channel-settings .sendbird-channel-settings__panel-icon--chevron path {
  fill: var(--sendbird-dark-ondark-01);
}
.sendbird-input-toggle-button {
  position: relative;
  display: inline-flex;
  align-items: center;
  box-sizing: border-box;
  cursor: pointer;
}

.sendbird-theme--light .sendbird-input-toggle-button--checked {
  background-color: var(--sendbird-light-primary-300);
  border: 1px solid var(--sendbird-light-primary-300);
}

.sendbird-theme--dark .sendbird-input-toggle-button--checked {
  background-color: var(--sendbird-dark-primary-200);
  border: 1px solid var(--sendbird-dark-primary-200);
}

.sendbird-theme--light .sendbird-input-toggle-button--unchecked {
  background-color: var(--sendbird-light-background-300);
  border: 1px solid var(--sendbird-light-background-300);
}

.sendbird-theme--dark .sendbird-input-toggle-button--unchecked {
  background-color: var(--sendbird-dark-background-400);
  border: 1px solid var(--sendbird-dark-background-400);
}

.sendbird-input-toggle-button--disabled {
  cursor: not-allowed;
}

.sendbird-theme--light .sendbird-input-toggle-button--disabled {
  background-color: var(--sendbird-light-background-200);
  border: 1px solid var(--sendbird-light-background-200);
}

.sendbird-theme--dark .sendbird-input-toggle-button--disabled {
  background-color: var(--sendbird-dark-background-400);
  border: 1px solid var(--sendbird-dark-background-400);
}

.sendbird-input-toggle-button input {
  position: absolute;
  display: none;
}

.sendbird-input-toggle-button__inner-dot {
  position: absolute;
  border-radius: 50%;
  animation-iteration-count: 1;
}

.sendbird-theme--light .sendbird-input-toggle-button__inner-dot {
  background-color: var(--sendbird-light-background-50);
}

.sendbird-theme--dark .sendbird-input-toggle-button__inner-dot {
  background-color: var(--sendbird-dark-background-600);
}

/* Manage animation and position by status */
@keyframes sendbirdMoveToEnd {
  0% {
    inset-inline-end: 60%;
  }

  100% {
    inset-inline-end: 10%;
  }
}

@keyframes sendbirdMoveToStart {
  0% {
    inset-inline-end: 10%;
  }

  100% {
    inset-inline-end: 60%;
  }
}

.sendbird-input-toggle-button--turned-on .sendbird-input-toggle-button__inner-dot {
  animation-name: sendbirdMoveToEnd;
}

.sendbird-input-toggle-button--turned-off .sendbird-input-toggle-button__inner-dot {
  animation-name: sendbirdMoveToStart;
}

.sendbird-input-toggle-button--unchecked .sendbird-input-toggle-button__inner-dot {
  inset-inline-end: 60%;
}

.sendbird-input-toggle-button--checked .sendbird-input-toggle-button__inner-dot {
  inset-inline-end: 10%;
}

.sendbird-input-toggle-button--reversed .sendbird-input-toggle-button--turned-on .sendbird-input-toggle-button__inner-dot {
  animation-name: sendbirdMoveToStart;
}

.sendbird-input-toggle-button--reversed .sendbird-input-toggle-button--turned-off .sendbird-input-toggle-button__inner-dot {
  animation-name: sendbirdMoveToEnd;
}

.sendbird-input-toggle-button--reversed.sendbird-input-toggle-button--unchecked .sendbird-input-toggle-button__inner-dot {
  inset-inline-end: 10%;
}

.sendbird-input-toggle-button--reversed.sendbird-input-toggle-button--checked .sendbird-input-toggle-button__inner-dot {
  inset-inline-end: 60%;
}
.sendbird-channel-profile {
  position: relative;
  text-align: center;
  padding: 32px 40px 27px 40px;
}

.sendbird-theme--light .sendbird-channel-profile {
  background-color: var(--sendbird-light-background-50);
}

.sendbird-theme--dark .sendbird-channel-profile {
  background-color: var(--sendbird-dark-background-600);
}

.sendbird-channel-profile .sendbird-channel-profile--inner {
  height: 92px;
}

.sendbird-channel-profile .sendbird-channel-profile__avatar {
  margin-bottom: 16px;
  display: flex;
  justify-content: center;
}

.sendbird-channel-profile .sendbird-channel-profile__title {
  display: block;
  max-width: 240px;
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
  height: 18px;
}

.sendbird--mobile-mode .sendbird-channel-profile .sendbird-channel-profile__title {
  max-width: 100%;
}

.sendbird-channel-profile .sendbird-channel-profile__edit {
  position: absolute;
  top: 10px;
}

[dir="ltr"] .sendbird-channel-profile .sendbird-channel-profile__edit {
  right: 16px;
}

[dir="rtl"] .sendbird-channel-profile .sendbird-channel-profile__edit {
  left: 16px;
}

.channel-profile-form .channel-profile-form__img-section {
  position: relative;
}

.channel-profile-form .channel-profile-form__avatar-button {
  position: absolute;
  top: 54px;
}

[dir="ltr"] .channel-profile-form .channel-profile-form__avatar-button {
  left: 96px;
}

[dir="rtl"] .channel-profile-form .channel-profile-form__avatar-button {
  right: 96px;
}

.channel-profile-form .channel-profile-form__avatar {
  margin-top: 16px;
}

.channel-profile-form .channel-profile-form__name-section {
  margin-top: 12px;
}

.channel-profile-form .channel-profile-form__name-section .sendbird-input {
  height: 40px;
}
.sendbird-channel-settings__leave-label--mobile {
  text-decoration: none;
}

.sendbird-channel-settings__leave--mobile .sendbird-modal__content {
  max-width: calc(100% - 80px);
}

.sendbird-channel-settings__leave--mobile .sendbird-modal__close {
  display: none;
}

.sendbird-channel-settings__leave--mobile .sendbird-channel-preview__leave-label--mobile {
  text-decoration: none;
}

.sendbird-channel-settings__leave--mobile .sendbird-modal__header span {
  display: inline-block;
  width: calc(100% - 120px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sendbird-channel-settings__operator .sendbird-channel-settings__accordion-icon {
  position: absolute;
}

[dir="ltr"] .sendbird-channel-settings__operator .sendbird-channel-settings__accordion-icon {
  left: 14px;
}

[dir="rtl"] .sendbird-channel-settings__operator .sendbird-channel-settings__accordion-icon {
  right: 14px;
}

.sendbird-channel-settings__operator .sendbird-accordion__panel-heder {
  position: relative;
}

.sendbird-more-members__popup-scroll {
  max-height: 420px;
  overflow-x: hidden;
  overflow-y: scroll;
}

.sendbird--mobile-mode .sendbird-more-members__popup-scroll {
  max-height: 100%;
}

[dir="ltr"] .sendbird-more-members__popup-scroll .sendbird-user-list-item__operator {
  right: 72px;
}

[dir="rtl"] .sendbird-more-members__popup-scroll .sendbird-user-list-item__operator {
  left: 72px;
}

.sendbird-more-members__popup-scroll .sendbird-user-list-item__title {
  max-width: 240px;
}

.sendbird-channel-settings__empty-list {
  text-align: center;
  margin-top: 12px;
  margin-bottom: 4px;
  display: block;
}

.sendbird-channel-settings-accordion__footer {
  padding: 16px 12px;
  display: flex;
}

[dir="ltr"] .sendbird-channel-settings-accordion__footer {
  justify-content: left;
}

[dir="rtl"] .sendbird-channel-settings-accordion__footer {
  justify-content: right;
}

[dir="ltr"] .sendbird-channel-settings-accordion__footer .sendbird-button:nth-child(2) {
  margin-left: 8px;
}

[dir="rtl"] .sendbird-channel-settings-accordion__footer .sendbird-button:nth-child(2) {
  margin-right: 8px;
}

.sendbird-channel-settings__freeze {
  max-width: 320px;
  position: relative;
}

[dir="ltr"] .sendbird-channel-settings__freeze {
  padding: 12px 22px 10px 56px;
}

[dir="rtl"] .sendbird-channel-settings__freeze {
  padding: 12px 56px 10px 22px;
}

.sendbird--mobile-mode .sendbird-channel-settings__freeze {
  max-width: 100%;
}

.sendbird-theme--light .sendbird-channel-settings__freeze {
  background-color: var(--sendbird-light-background-50);
  border-bottom: 1px solid var(--sendbird-light-onlight-04);
}

.sendbird-theme--dark .sendbird-channel-settings__freeze {
  background-color: var(--sendbird-dark-background-600);
  border-bottom: 1px solid var(--sendbird-dark-ondark-04);
}

.sendbird-channel-settings__frozen-icon {
  position: absolute;
  top: 12px;
}

[dir="ltr"] .sendbird-channel-settings__frozen-icon {
  right: 20px;
}

[dir="rtl"] .sendbird-channel-settings__frozen-icon {
  left: 20px;
}

.sendbird-channel-settings__frozen-icon .sendbird-icon {
  cursor: pointer;
}

.sendbird-channel-settings__members-list .sendbird-badge,
.sendbird-channel-settings__members .sendbird-badge {
  position: absolute;
  top: 12px;
}

[dir="ltr"] .sendbird-channel-settings__members-list .sendbird-badge,
[dir="ltr"] .sendbird-channel-settings__members .sendbird-badge {
  right: 44px;
}

[dir="rtl"] .sendbird-channel-settings__members-list .sendbird-badge,
[dir="rtl"] .sendbird-channel-settings__members .sendbird-badge {
  left: 44px;
}

.sendbird-theme--light .sendbird-channel-settings__members-list .sendbird-badge,
.sendbird-theme--light .sendbird-channel-settings__members .sendbird-badge {
  background-color: var(--sendbird-light-background-200);
}

.sendbird-theme--dark .sendbird-channel-settings__members-list .sendbird-badge,
.sendbird-theme--dark .sendbird-channel-settings__members .sendbird-badge {
  background-color: var(--sendbird-dark-background-400);
}

.sendbird-theme--light .sendbird-channel-settings__members-list .sendbird-badge .sendbird-label,
.sendbird-theme--light .sendbird-channel-settings__members .sendbird-badge .sendbird-label {
  color: var(--sendbird-light-onlight-02);
}

.sendbird-theme--dark .sendbird-channel-settings__members-list .sendbird-badge .sendbird-label,
.sendbird-theme--dark .sendbird-channel-settings__members .sendbird-badge .sendbird-label {
  color: var(--sendbird-dark-ondark-02);
}
.sendbird-more-members__popup-scroll {
  max-height: 420px;
  overflow-x: hidden;
  overflow-y: scroll;
}

.sendbird--mobile-mode .sendbird-more-members__popup-scroll {
  max-height: 100%;
}

[dir="ltr"] .sendbird-more-members__popup-scroll .sendbird-user-list-item__operator {
  right: 72px;
}

[dir="rtl"] .sendbird-more-members__popup-scroll .sendbird-user-list-item__operator {
  left: 72px;
}

.sendbird-more-members__popup-scroll .sendbird-user-list-item__title {
  max-width: 240px;
}

.sendbird-channel-settings__badge {
  position: absolute;
}

[dir="ltr"] .sendbird-channel-settings__badge {
  right: 48px;
}

[dir="rtl"] .sendbird-channel-settings__badge {
  left: 48px;
}

.sendbird-theme--light .sendbird-channel-settings__badge {
  background-color: var(--sendbird-light-background-200);
}

.sendbird-theme--dark .sendbird-channel-settings__badge {
  background-color: var(--sendbird-dark-background-400);
}

.sendbird-theme--light .sendbird-channel-settings__badge .sendbird-label {
  color: var(--sendbird-light-onlight-02);
}

.sendbird-theme--dark .sendbird-channel-settings__badge .sendbird-label {
  color: var(--sendbird-dark-ondark-02);
}

.sendbird-channel-settings__user-panel .sendbird-channel-settings-accordion__footer {
  padding-top: 14px;
  padding-bottom: 14px;
}

[dir="ltr"] .sendbird-channel-settings__user-panel .sendbird-channel-settings-accordion__footer {
  padding-left: 14px;
}

[dir="rtl"] .sendbird-channel-settings__user-panel .sendbird-channel-settings-accordion__footer {
  padding-right: 14px;
}

.sendbird-theme--light .sendbird-channel-settings__user-panel .sendbird-channel-settings-accordion__footer {
  background-color: var(--sendbird-light-background-50);
  border-bottom: 1px solid var(--sendbird-light-onlight-04);
}

.sendbird-theme--dark .sendbird-channel-settings__user-panel .sendbird-channel-settings-accordion__footer {
  background-color: var(--sendbird-dark-background-600);
  border-bottom: 1px solid var(--sendbird-dark-ondark-04);
}
.sendbird-message-search-pannel {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 320px;
  height: 100%;
  box-sizing: border-box;
}

.sendbird-theme--light .sendbird-message-search-pannel {
  background-color: var(--sendbird-light-background-50);
}

.sendbird-theme--dark .sendbird-message-search-pannel {
  background-color: var(--sendbird-dark-background-600);
}

.sendbird--mobile-mode .sendbird-message-search-pannel {
  width: 100%;
}

.sendbird-message-search-pannel .sendbird-message-search-pannel__input__container__input-area {
  position: absolute;
  top: 14px;
  margin: 0px;
  padding: 0px;
  border: 0px;
  outline: none;
  font-size: 14px;
  width: calc(100% - 90px);
}

[dir="ltr"] .sendbird-message-search-pannel .sendbird-message-search-pannel__input__container__input-area {
  left: 48px;
}

[dir="rtl"] .sendbird-message-search-pannel .sendbird-message-search-pannel__input__container__input-area {
  right: 48px;
}

.sendbird-theme--light .sendbird-message-search-pannel .sendbird-message-search-pannel__input__container__input-area {
  color: var(--sendbird-light-onlight-01);
  background-color: var(--sendbird-light-background-50);
}

.sendbird-theme--dark .sendbird-message-search-pannel .sendbird-message-search-pannel__input__container__input-area {
  color: var(--sendbird-dark-ondark-01);
  background-color: var(--sendbird-dark-background-600);
}

[dir="ltr"] .sendbird-message-search-pannel .sendbird-message-search-pannel__header .sendbird-ui-header__middle__title {
  margin-left: 4px;
}

[dir="rtl"] .sendbird-message-search-pannel .sendbird-message-search-pannel__header .sendbird-ui-header__middle__title {
  margin-right: 4px;
}

.sendbird-message-search-pannel .sendbird-message-search-pannel__input {
  display: flex;
  position: relative;
  padding: 16px;
  box-sizing: border-box;
}

.sendbird-message-search-pannel .sendbird-message-search-pannel__input .sendbird-message-search-pannel__input__container {
  position: relative;
  border-radius: 4px;
  width: 100%;
  height: 44px;
}

.sendbird-theme--light .sendbird-message-search-pannel .sendbird-message-search-pannel__input .sendbird-message-search-pannel__input__container {
  border: 1px solid var(--sendbird-light-onlight-03);
}

.sendbird-theme--dark .sendbird-message-search-pannel .sendbird-message-search-pannel__input .sendbird-message-search-pannel__input__container {
  border: 1px solid var(--sendbird-dark-ondark-03);
}

.sendbird-message-search-pannel .sendbird-message-search-pannel__input .sendbird-message-search-pannel__input__container .sendbird-message-search-pannel__input__container__search-icon {
  position: absolute;
  top: 10px;
}

[dir="ltr"] .sendbird-message-search-pannel .sendbird-message-search-pannel__input .sendbird-message-search-pannel__input__container .sendbird-message-search-pannel__input__container__search-icon {
  left: 16px;
}

[dir="rtl"] .sendbird-message-search-pannel .sendbird-message-search-pannel__input .sendbird-message-search-pannel__input__container .sendbird-message-search-pannel__input__container__search-icon {
  right: 16px;
}

.sendbird-message-search-pannel .sendbird-message-search-pannel__input .sendbird-message-search-pannel__input__container .sendbird-message-search-pannel__input__container__spinner {
  position: absolute;
  top: 12px;
}

[dir="ltr"] .sendbird-message-search-pannel .sendbird-message-search-pannel__input .sendbird-message-search-pannel__input__container .sendbird-message-search-pannel__input__container__spinner {
  right: 12px;
}

[dir="rtl"] .sendbird-message-search-pannel .sendbird-message-search-pannel__input .sendbird-message-search-pannel__input__container .sendbird-message-search-pannel__input__container__spinner {
  left: 12px;
}

.sendbird-message-search-pannel .sendbird-message-search-pannel__input .sendbird-message-search-pannel__input__container .sendbird-message-search-pannel__input__container__reset-input-button {
  position: absolute;
  top: 12px;
}

[dir="ltr"] .sendbird-message-search-pannel .sendbird-message-search-pannel__input .sendbird-message-search-pannel__input__container .sendbird-message-search-pannel__input__container__reset-input-button {
  right: 12px;
}

[dir="rtl"] .sendbird-message-search-pannel .sendbird-message-search-pannel__input .sendbird-message-search-pannel__input__container .sendbird-message-search-pannel__input__container__reset-input-button {
  left: 12px;
}

.sendbird-message-search-pannel .sendbird-message-search-pannel__input .sendbird-message-search-pannel__input__container .sendbird-message-search-pannel__input__container__reset-input-button:hover {
  cursor: pointer;
}

.sendbird-message-search-pannel .sendbird-message-search-pannel__message-search {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  overflow-y: hidden;
}
.sendbird-message-search {
  position: relative;
  height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
}

.sendbird-theme--light .sendbird-message-search {
  background-color: var(--sendbird-light-background-50);
}

.sendbird-theme--dark .sendbird-message-search {
  background-color: var(--sendbird-dark-background-600);
}
.sendbird-message-search-item {
  display: inline-flex;
  flex-direction: row;
  width: 100%;
  height: 80px;
  position: relative;
  cursor: pointer;
}

.sendbird-theme--light .sendbird-message-search-item {
  border-bottom: 1px solid var(--sendbird-light-onlight-04);
  background-color: var(--sendbird-light-background-50);
}

.sendbird-theme--dark .sendbird-message-search-item {
  border-bottom: 1px solid var(--sendbird-dark-ondark-04);
  background-color: var(--sendbird-dark-background-600);
}

.sendbird-theme--light .sendbird-message-search-item:hover {
  background-color: var(--sendbird-light-background-100);
}

.sendbird-theme--dark .sendbird-message-search-item:hover {
  background-color: var(--sendbird-dark-background-500);
}

.sendbird-message-search-item .sendbird-message-search-item__left {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90px;
  height: 80px;
}

.sendbird-message-search-item .sendbird-message-search-item__right {
  display: flex;
  flex-direction: column;
  width: calc(100% - 106px);
}

.sendbird-message-search-item .sendbird-message-search-item__right .sendbird-message-search-item__right__sender-name {
  position: absolute;
  top: 12px;
  display: inline;
  max-width: 150px;
  height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: keep-all;
}

.sendbird-message-search-item .sendbird-message-search-item__right .sendbird-message-search-item__right__message-text {
  box-sizing: border-box;
  display: flex;
  width: inherit;
  height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  position: absolute;
  top: 36px;
  word-break: break-word;
}

.sendbird-message-search-item .sendbird-message-search-item__right .sendbird-message-search-item__right__message-created-at {
  position: absolute;
  top: 12px;
}

[dir="ltr"] .sendbird-message-search-item .sendbird-message-search-item__right .sendbird-message-search-item__right__message-created-at {
  right: 18px;
}

[dir="rtl"] .sendbird-message-search-item .sendbird-message-search-item__right .sendbird-message-search-item__right__message-created-at {
  left: 18px;
}

.sendbird-message-search-item .sendbird-message-search-item__right-footer {
  width: 16px;
}

.sendbird-theme--light .sendbird-message-search-item.sendbird-message-search-item--selected {
  background-color: var(--sendbird-light-primary-100);
}

.sendbird-theme--dark .sendbird-message-search-item.sendbird-message-search-item--selected {
  background-color: var(--sendbird-dark-background-700);
}

.sendbird-theme--light .sendbird-message-search-item.sendbird-message-search-item--selected .sendbird-message-search-item__left {
  border-inline-start: 4px solid var(--sendbird-light-primary-300);
}

.sendbird-theme--dark .sendbird-message-search-item.sendbird-message-search-item--selected .sendbird-message-search-item__left {
  border-inline-start: 4px solid var(--sendbird-dark-primary-200);
}
.sendbird-message-search-file-item {
  position: relative;
  display: inline-flex;
  flex-direction: row;
  width: 100%;
  height: 80px;
  cursor: pointer;
}

.sendbird-theme--light .sendbird-message-search-file-item {
  border-bottom: 1px solid var(--sendbird-light-onlight-04);
  background-color: var(--sendbird-light-background-50);
}

.sendbird-theme--dark .sendbird-message-search-file-item {
  border-bottom: 1px solid var(--sendbird-dark-ondark-04);
  background-color: var(--sendbird-dark-background-600);
}

.sendbird-theme--light .sendbird-message-search-file-item:hover {
  background-color: var(--sendbird-light-background-100);
}

.sendbird-theme--dark .sendbird-message-search-file-item:hover {
  background-color: var(--sendbird-dark-background-500);
}

.sendbird-message-search-file-item .sendbird-message-search-file-item__left {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90px;
  height: 80px;
}

.sendbird-message-search-file-item .sendbird-message-search-file-item__right {
  position: relative;
  display: flex;
  flex-direction: column;
  width: calc(100% - 106px);
}

.sendbird-message-search-file-item .sendbird-message-search-file-item__right .sendbird-message-search-file-item__right__sender-name {
  position: absolute;
  top: 12px;
  display: inline-block;
  max-width: 146px;
  height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.sendbird-message-search-file-item .sendbird-message-search-file-item__right .sendbird-message-search-file-item__right__content {
  position: absolute;
  top: 36px;
  box-sizing: border-box;
  width: 100%;
  height: 32px;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.sendbird-message-search-file-item .sendbird-message-search-file-item__right .sendbird-message-search-file-item__right__content .sendbird-message-search-file-item__right__content__type-icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 26px;
  min-width: 26px;
  height: 26px;
  border-radius: 8px;
}

[dir="ltr"] .sendbird-message-search-file-item .sendbird-message-search-file-item__right .sendbird-message-search-file-item__right__content .sendbird-message-search-file-item__right__content__type-icon {
  margin-right: 4px;
}

[dir="rtl"] .sendbird-message-search-file-item .sendbird-message-search-file-item__right .sendbird-message-search-file-item__right__content .sendbird-message-search-file-item__right__content__type-icon {
  margin-left: 4px;
}

.sendbird-theme--light .sendbird-message-search-file-item .sendbird-message-search-file-item__right .sendbird-message-search-file-item__right__content .sendbird-message-search-file-item__right__content__type-icon {
  background-color: var(--sendbird-light-background-100);
}

.sendbird-theme--dark .sendbird-message-search-file-item .sendbird-message-search-file-item__right .sendbird-message-search-file-item__right__content .sendbird-message-search-file-item__right__content__type-icon {
  background-color: var(--sendbird-dark-background-500);
}

.sendbird-message-search-file-item .sendbird-message-search-file-item__right .sendbird-message-search-file-item__right__content .sendbird-message-search-file-item__right__content__url {
  height: 16px;
  position: relative;
  display: inline;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: keep-all;
  white-space: nowrap;
}

.sendbird-message-search-file-item .sendbird-message-search-file-item__message-created-at {
  position: absolute;
  top: 12px;
}

[dir="ltr"] .sendbird-message-search-file-item .sendbird-message-search-file-item__message-created-at {
  right: 18px;
}

[dir="rtl"] .sendbird-message-search-file-item .sendbird-message-search-file-item__message-created-at {
  left: 18px;
}

.sendbird-message-search-file-item .sendbird-message-search-file-item__right-footer {
  width: 16px;
}

.sendbird-theme--light .sendbird-message-search-file-item.sendbird-message-search-file-item--selected {
  background-color: var(--sendbird-light-primary-100);
}

.sendbird-theme--dark .sendbird-message-search-file-item.sendbird-message-search-file-item--selected {
  background-color: var(--sendbird-dark-background-700);
}

[dir="ltr"] .sendbird-theme--light .sendbird-message-search-file-item.sendbird-message-search-file-item--selected .sendbird-message-search-file-item__left {
  border-left: 4px solid var(--sendbird-light-primary-300);
}

[dir="rtl"] .sendbird-theme--light .sendbird-message-search-file-item.sendbird-message-search-file-item--selected .sendbird-message-search-file-item__left {
  border-right: 4px solid var(--sendbird-light-primary-300);
}

[dir="ltr"] .sendbird-theme--dark .sendbird-message-search-file-item.sendbird-message-search-file-item--selected .sendbird-message-search-file-item__left {
  border-left: 4px solid var(--sendbird-dark-primary-200);
}

[dir="rtl"] .sendbird-theme--dark .sendbird-message-search-file-item.sendbird-message-search-file-item--selected .sendbird-message-search-file-item__left {
  border-right: 4px solid var(--sendbird-dark-primary-200);
}
.sendbird-thread-ui {
  position: relative;
  max-width: 320px;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}

.sendbird-theme--light .sendbird-thread-ui {
  border-bottom: 1px solid var(--sendbird-light-onlight-04);
  background-color: var(--sendbird-light-background-50);
}

[dir="ltr"] .sendbird-theme--light .sendbird-thread-ui {
  border-right: 1px solid var(--sendbird-light-onlight-04);
}

[dir="rtl"] .sendbird-theme--light .sendbird-thread-ui {
  border-left: 1px solid var(--sendbird-light-onlight-04);
}

.sendbird-theme--dark .sendbird-thread-ui {
  border-bottom: 1px solid var(--sendbird-dark-ondark-04);
  background-color: var(--sendbird-dark-background-600);
}

[dir="ltr"] .sendbird-theme--dark .sendbird-thread-ui {
  border-right: 1px solid var(--sendbird-dark-ondark-04);
}

[dir="rtl"] .sendbird-theme--dark .sendbird-thread-ui {
  border-left: 1px solid var(--sendbird-dark-ondark-04);
}

.sendbird-thread-ui__header {
  width: 320px;
}

.sendbird-theme--light .sendbird-thread-ui__header {
  border-top: 1px solid var(--sendbird-light-onlight-04);
}

.sendbird-theme--dark .sendbird-thread-ui__header {
  border-top: 1px solid var(--sendbird-dark-ondark-04);
}

.sendbird-thread-ui--scroll {
  overflow-y: scroll;
  overflow-x: hidden;
  height: 100%;
  display: inline-flex;
  flex-direction: column;
  justify-content: flex-start;
}

.sendbird-theme--light .sendbird-thread-ui__parent-message-info {
  border-top: 1px solid var(--sendbird-light-onlight-04);
  border-bottom: 1px solid var(--sendbird-light-onlight-04);
}

.sendbird-theme--dark .sendbird-thread-ui__parent-message-info {
  border-top: 1px solid var(--sendbird-dark-ondark-04);
  border-bottom: 1px solid var(--sendbird-dark-ondark-04);
}

.sendbird-theme--light .sendbird-thread-ui__parent-message-info .sendbird-word__mention .sendbird-label {
  color: var(--sendbird-light-onlight-01);
}

.sendbird-theme--dark .sendbird-thread-ui__parent-message-info .sendbird-word__mention .sendbird-label {
  color: var(--sendbird-dark-ondark-01);
}

.sendbird-thread-ui__reply-counts {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  height: 42px;
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  padding: 16px 11px;
}

.sendbird-theme--light .sendbird-thread-ui__reply-counts {
  border-top: 1px solid var(--sendbird-light-onlight-04);
  border-bottom: 1px solid var(--sendbird-light-onlight-04);
}

.sendbird-theme--dark .sendbird-thread-ui__reply-counts {
  border-top: 1px solid var(--sendbird-dark-ondark-04);
  border-bottom: 1px solid var(--sendbird-dark-ondark-04);
}

.sendbird-thread-ui__thread-list {
  padding: 16px;
}

.sendbird-thread-ui__message-input {
  padding: 0px 16px;
  margin-bottom: 24px;
}

.sendbird-thread-ui__thread-list.sendbird-place-holder {
  box-sizing: border-box;
}
.sendbird-parent-message-info {
  position: relative;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  display: inline-flex;
  flex-direction: row;
  align-items: flex-start;
  box-sizing: border-box;
}

.sendbird-conversation__messages[dir="ltr"] .sendbird-parent-message-info {
  padding: 12px 12px 12px 16px;
}

.sendbird-conversation__messages[dir="rtl"] .sendbird-parent-message-info {
  padding: 12px 16px 12px 12px;
}

.sendbird-parent-message-info__sender {
  position: relative;
  min-width: 40px;
  min-height: 40px;
}

.sendbird-parent-message-info__content {
  position: relative;
  display: inline-flex;
  flex-direction: column;
}

.sendbird-conversation__messages[dir="ltr"] .sendbird-parent-message-info__content {
  margin-left: 12px;
}

.sendbird-conversation__messages[dir="rtl"] .sendbird-parent-message-info__content {
  margin-right: 12px;
}

.sendbird-parent-message-info__content__info {
  position: relative;
  max-width: 188px;
  height: 16px;
  display: inline-flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}

.sendbird-parent-message-info__content__info__sender-name,
.sendbird-parent-message-info__content__info__sender-name--use-reaction {
  position: relative;
  word-break: keep-all;
  overflow: hidden;
  text-overflow: ellipsis;
}

.sendbird-conversation__messages[dir="ltr"] .sendbird-parent-message-info__content__info__sender-name,
.sendbird-conversation__messages[dir="ltr"] .sendbird-parent-message-info__content__info__sender-name--use-reaction {
  margin-right: 6px;
}

.sendbird-conversation__messages[dir="rtl"] .sendbird-parent-message-info__content__info__sender-name,
.sendbird-conversation__messages[dir="rtl"] .sendbird-parent-message-info__content__info__sender-name--use-reaction {
  margin-left: 6px;
}

.sendbird-parent-message-info__content__info__sender-name {
  max-width: 142px;
}

.sendbird-parent-message-info__content__info__sender-name--use-reaction {
  max-width: 110px;
}

.sendbird-parent-message-info__content__info__sent-at {
  position: relative;
  max-width: 52px;
  height: 12px;
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  white-space: nowrap;
  word-break: keep-all;
}

.sendbird-parent-message-info__content__body {
  position: relative;
  max-width: 210px;
  overflow: hidden;
}

.sendbird-parent-message-info__content__body.sendbird-thumbnail-message-item-body.incoming {
  min-width: 200px;
  height: 148px;
}

.sendbird-parent-message-info__content__reactions {
  position: relative;
  max-width: 240px;
  width: 100%;
  height: 100%;
}

.sendbird-parent-message-info__reaction-menu,
.sendbird-parent-message-info__context-menu {
  position: relative;
  display: none;
}

.sendbird-parent-message-info .sendbird-text-message-item-body.reactions {
  border-radius: 16px;
}

.sendbird-theme--light .sendbird-parent-message-info .sendbird-emoji-reactions {
  border: 1px solid var(--sendbird-light-background-50);
}

.sendbird-theme--dark .sendbird-parent-message-info .sendbird-emoji-reactions {
  border: 1px solid var(--sendbird-dark-background-600);
}

.sendbird-parent-message-info__menu-container,
.sendbird-parent-message-info:hover .sendbird-parent-message-info__context-menu,
.sendbird-parent-message-info:hover .sendbird-parent-message-info__reaction-menu,
.sendbird-parent-message-info__context-menu.sendbird-mouse-hover,
.sendbird-parent-message-info__reaction-menu.sendbird-mouse-hover {
  display: inline-flex;
}

.sendbird-parent-message-info__menu-container {
  flex-direction: row;
  position: absolute;
  top: 6px;
}

.sendbird-conversation__messages[dir="ltr"] .sendbird-parent-message-info__menu-container {
  right: 12px;
}

.sendbird-conversation__messages[dir="rtl"] .sendbird-parent-message-info__menu-container {
  left: 12px;
}

.sendbird-theme--light .sendbird-parent-message-info .sendbird-parent-message-info__content__body {
  background-color: var(--sendbird-light-background-50);
}

.sendbird-theme--dark .sendbird-parent-message-info .sendbird-parent-message-info__content__body {
  background-color: var(--sendbird-dark-background-600);
}

.sendbird-theme--light .sendbird-parent-message-info:hover,
.sendbird-theme--light .sendbird-parent-message-info:hover .sendbird-parent-message-info__content__body {
  background-color: var(--sendbird-light-background-100);
}

.sendbird-theme--dark .sendbird-parent-message-info:hover,
.sendbird-theme--dark .sendbird-parent-message-info:hover .sendbird-parent-message-info__content__body {
  background-color: var(--sendbird-dark-background-500);
}

.sendbird--mobile-mode .sendbird-parent-message-info.sendbird-thread-ui__parent-message-info:hover {
  background-color: transparent;
}

.sendbird-theme--light .sendbird-parent-message-info:hover .sendbird-emoji-reactions {
  border: 1px solid var(--sendbird-light-background-100);
  background-color: var(--sendbird-light-background-100);
}

.sendbird-theme--dark .sendbird-parent-message-info:hover .sendbird-emoji-reactions {
  border: 1px solid var(--sendbird-dark-background-500);
  background-color: var(--sendbird-dark-background-500);
}

.parent-message-info--suggested-mention-list {
  width: 100%;
  margin-left: 0px;
  margin-right: 0px;
  min-height: 200px;
}

.parent-message-info--suggested-mention-list .sendbird-mention-suggest-list__user-item {
  padding-left: 16px;
  padding-right: 16px;
}

.parent-message-info--suggested-mention-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__nickname {
  max-width: 166px;
}

.parent-message-info--suggested-mention-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__user-id {
  max-width: 68px;
}
.sendbird-parent-message-info-item {
  margin-top: 8px;
  position: relative;
}

.sendbird-parent-message-info-item__text-message,
.sendbird-parent-message-info-item__og-field {
  display: inline-block;
  white-space: pre-line;
  word-break: break-all;
}

.sendbird-conversation__messages[dir="ltr"] .sendbird-parent-message-info-item__text-message,
.sendbird-conversation__messages[dir="ltr"] .sendbird-parent-message-info-item__og-field {
  padding-right: 4px;
}

.sendbird-conversation__messages[dir="rtl"] .sendbird-parent-message-info-item__text-message,
.sendbird-conversation__messages[dir="rtl"] .sendbird-parent-message-info-item__og-field {
  padding-left: 4px;
}

.sendbird-parent-message-info-item__og-field {
  display: inline-flex;
  flex-direction: column;
  margin-top: 4px;
}

.sendbird-parent-message-info-item__og-field__content {
  display: inline-flex;
  flex-direction: column;
  gap: 4px;
  padding: 8px 12px;
}

.sendbird-parent-message-info-item__file-message {
  align-items: center;
  display: inline-flex;
  flex-direction: row;
  gap: 8px;
}

.sendbird-parent-message-info-item__file-message__file-name {
  display: inline-block;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.sendbird-parent-message-info-item__thumbnail-message {
  display: block;
  height: 148px;
  position: relative;
  width: 200px;
}

.sendbird-parent-message-info-item__multiple-files-message-wrapper {
  padding: 0;
}

.sendbird-theme--light .sendbird-parent-message-info-item__multiple-files-message-wrapper {
  background-color: transparent;
}

.sendbird-theme--dark .sendbird-parent-message-info-item__multiple-files-message-wrapper {
  background-color: transparent;
}

.sendbird-parent-message-info-item__thumbnail-message__thumbnail {
  border-radius: 16px;
  position: absolute;
}

.sendbird-parent-message-info-item__thumbnail-message__placeholder {
  align-items: center;
  display: flex;
  height: 148px;
  justify-content: center;
  position: absolute;
  width: 100%;
}

.sendbird-parent-message-info-item__thumbnail-message__placeholder__icon {
  align-items: center;
  background-color: var(--sendbird-light-background-50);
  border-radius: 50%;
  display: flex;
  height: 56px;
  justify-content: center;
  width: 56px;
}

.sendbird-parent-message-info-item__thumbnail-message__image-cover {
  background-color: var(--sendbird-light-overlay-01);
  border-radius: 16px;
  display: none;
  height: 148px;
  position: absolute;
  top: 0;
  width: 100%;
}

.sendbird-parent-message-info-item__thumbnail-message__video {
  border-radius: 16px;
  height: 148px;
  position: absolute;
  width: 100%;
}

.sendbird-parent-message-info-item__thumbnail-message__icon-wrapper {
  align-items: center;
  display: flex;
  height: 148px;
  justify-content: center;
  position: absolute;
  width: 100%;
}

.sendbird-parent-message-info-item__thumbnail-message__icon-wrapper__icon {
  align-items: center;
  background-color: var(--sendbird-light-ondark-01);
  border-radius: 50%;
  display: inline-flex;
  height: 56px;
  justify-content: center;
  width: 56px;
}

.sendbird-parent-message-info-item__thumbnail-message:hover {
  cursor: pointer;
}

.sendbird-parent-message-info-item__thumbnail-message:hover .sendbird-parent-message-info-item__thumbnail-message__image-cover {
  display: inline-flex;
}

.sendbird-parent-message-info-item__voice-message__item {
  height: 50px;
  min-width: 136px;
}
.sendbird-thread-list-item .sendbird-separator {
  margin: 4px 0px;
}

.sendbird-thread-list .sendbird-message-content__middle__sender-name {
  white-space: nowrap;
  max-width: 210px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.sendbird-thread-list .sendbird-message-content.incoming .sendbird-message-content__middle {
  max-width: 200px;
}

.sendbird-thread-list .sendbird-thumbnail-message-item-body.outgoing {
  min-width: 200px;
  min-height: 148px;
  height: 148px;
}

.sendbird-thread-list .sendbird-message-content .sendbird-message-content__middle {
  max-width: 230px;
}

.sendbird-thread-list .sendbird-message-status__icon.sendbird-message-status--sent {
  display: none;
}

.sendbird-thread-list .sendbird-mention-suggest-list {
  width: 100%;
  margin-left: 0px;
  margin-right: 0px;
}

.sendbird-thread-list .sendbird-mention-suggest-list__user-item {
  padding-left: 16px;
  padding-right: 16px;
}

.sendbird-thread-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__nickname {
  max-width: 134px;
}

.sendbird-thread-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__user-id {
  max-width: 46px;
}
.sendbird-thread-list-item-content {
  position: relative;
  display: inline-flex;
  flex-direction: row;
  width: 100%;
  height: 100%;
}

.sendbird-thread-list-item-content.incoming {
  justify-content: flex-start;
}

.sendbird-thread-list-item-content.outgoing {
  justify-content: flex-end;
}

.sendbird-thread-list-item-content .sendbird-thread-list-item-content__middle {
  max-width: 200px;
}

.sendbird--mobile-mode .sendbird-thread-list-item-content .sendbird-thread-list-item-content__middle {
  max-width: calc(100vw - 100px);
}

.sendbird-thread-list-item-content .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__quote-message.use-quote {
  margin-top: -8px;
  bottom: -8px;
}

.sendbird-thread-list-item-content__middle__body-container {
  width: 100%;
}

.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__left {
  position: relative;
  display: inline-flex;
  min-width: 40px;
}

.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__left .sendbird-thread-list-item-content__left__avatar {
  position: absolute;
  bottom: 2px;
}

.sendbird-conversation__messages[dir="ltr"] .sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__left .sendbird-thread-list-item-content__left__avatar {
  left: 0px;
}

.sendbird-conversation__messages[dir="rtl"] .sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__left .sendbird-thread-list-item-content__left__avatar {
  right: 0px;
}

.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__middle {
  position: relative;
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
}

.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__body-container .sendbird-thread-list-item-content__middle__body-container__created-at {
  position: absolute;
  bottom: 6px;
  white-space: nowrap;
  display: flex;
  flex-direction: row;
  min-width: 80px;
}

.sendbird-conversation__messages[dir="ltr"] .sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__body-container .sendbird-thread-list-item-content__middle__body-container__created-at {
  right: -84px;
}

.sendbird-conversation__messages[dir="rtl"] .sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__body-container .sendbird-thread-list-item-content__middle__body-container__created-at {
  left: -84px;
}

.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__body-container .sendbird-thread-list-item-content__middle__body-container__created-at.sendbird-mouse-hover {
  display: none;
}

.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__sender-name {
  position: relative;
  margin-bottom: 4px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.sendbird-conversation__messages[dir="ltr"] .sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__sender-name {
  margin-left: 12px;
}

.sendbird-conversation__messages[dir="rtl"] .sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__sender-name {
  margin-right: 12px;
}

.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__quote-message {
  position: relative;
  width: 100%;
  display: inline-flex;
}

.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__quote-message.outgoing {
  justify-content: flex-end;
}

.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__quote-message.incoming {
  justify-content: flex-start;
}

.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__quote-message:hover {
  cursor: pointer;
}

.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__right {
  position: relative;
  display: inline-flex;
  width: 50px;
  padding-top: 18px;
}

.sendbird-conversation__messages[dir="ltr"] .sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__right {
  margin-left: 4px;
}

.sendbird-conversation__messages[dir="rtl"] .sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__right {
  margin-right: 4px;
}

.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__right.use-reactions {
  width: 70px;
}

.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__right.chain-top {
  padding-top: 2px;
}

.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__right.chain-top.use-quote {
  padding-top: 18px;
}

.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__right .sendbird-thread-list-item-content-menu {
  position: relative;
  flex-direction: row;
  height: 32px;
  display: none;
}

.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__right .sendbird-thread-list-item-content-menu.sendbird-mouse-hover {
  display: inline-flex;
}

.sendbird-thread-list-item-content.incoming:hover .sendbird-thread-list-item-content__right .sendbird-thread-list-item-content-menu {
  display: inline-flex;
}

.sendbird-thread-list-item-content.incoming:hover .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__body-container .sendbird-thread-list-item-content__middle__body-container__created-at {
  display: none;
}

.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__left {
  position: relative;
  box-sizing: border-box;
  display: inline-flex;
  justify-content: flex-end;
  width: 50px;
}

.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__left.use-reactions {
  width: 70px;
}

.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__left.use-quote .sendbird-thread-list-item-content-menu {
  top: 18px;
}

.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__left .sendbird-thread-list-item-content-menu {
  position: absolute;
  top: 2px;
  flex-direction: row;
  display: none;
}

.sendbird-conversation__messages[dir="ltr"] .sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__left .sendbird-thread-list-item-content-menu {
  right: 4px;
}

.sendbird-conversation__messages[dir="rtl"] .sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__left .sendbird-thread-list-item-content-menu {
  left: 4px;
}

.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__left .sendbird-thread-list-item-content-menu.sendbird-mouse-hover {
  display: inline-flex;
}

.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__middle {
  position: relative;
  display: inline-flex;
  flex-direction: column;
  align-items: flex-end;
}

.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__quote-message {
  position: relative;
  width: 100%;
  display: inline-flex;
}

.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__quote-message.outgoing {
  justify-content: flex-end;
}

.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__quote-message.incoming {
  justify-content: flex-start;
}

.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__body-container {
  position: relative;
}

.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__body-container .sendbird-thread-list-item-content__middle__body-container__created-at {
  position: absolute;
  bottom: 2px;
  white-space: nowrap;
  display: flex;
  justify-content: flex-end;
  box-sizing: content-box;
  min-width: 80px;
  min-height: 16px;
}

.sendbird-conversation__messages[dir="ltr"] .sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__body-container .sendbird-thread-list-item-content__middle__body-container__created-at {
  left: -84px;
}

.sendbird-conversation__messages[dir="rtl"] .sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__body-container .sendbird-thread-list-item-content__middle__body-container__created-at {
  right: -84px;
}

.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__body-container .sendbird-thread-list-item-content__middle__body-container__created-at.sendbird-mouse-hover {
  display: none;
}

.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__body-container .sendbird-thread-list-item-content__middle__body-container__created-at .sendbird-thread-list-item-content__middle__body-container__created-at__component-container {
  position: relative;
  display: inline-flex;
}

.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__right {
  display: none;
}

.sendbird-thread-list-item-content.outgoing:hover .sendbird-thread-list-item-content__left .sendbird-thread-list-item-content-menu {
  display: inline-flex;
}

.sendbird-thread-list-item-content.outgoing:hover .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__body-container .sendbird-thread-list-item-content__middle__body-container__created-at {
  display: none;
}

.sendbird-thread-list-item-content__middle__body-container {
  position: relative;
  display: flex;
  flex-direction: column;
}

.sendbird-thread-list-item-content__middle__body-container .sendbird-thread-list-item-content__middle__message-item-body {
  width: 100%;
  box-sizing: border-box;
}

.sendbird-thread-list-item-content-reactions {
  position: relative;
  width: 100%;
  max-width: 400px;
  border-radius: 0px 0px 16px 16px;
}

.sendbird-theme--light .sendbird-thread-list-item-content-reactions {
  background-color: var(--sendbird-light-background-100);
}

.sendbird-theme--dark .sendbird-thread-list-item-content-reactions {
  background-color: var(--sendbird-dark-background-500);
}

.sendbird-theme--light .sendbird-thread-list-item-content-reactions.primary {
  background-color: var(--sendbird-light-primary-300);
}

.sendbird-theme--dark .sendbird-thread-list-item-content-reactions.primary {
  background-color: var(--sendbird-dark-primary-200);
}

.sendbird-theme--light .sendbird-thread-list-item-content-reactions.mouse-hover, .sendbird-theme--light .sendbird-thread-list-item-content-reactions:hover {
  background-color: var(--sendbird-light-background-200);
}

.sendbird-theme--dark .sendbird-thread-list-item-content-reactions.mouse-hover, .sendbird-theme--dark .sendbird-thread-list-item-content-reactions:hover {
  background-color: var(--sendbird-dark-background-400);
}

.sendbird-theme--light .sendbird-thread-list-item-content-reactions.mouse-hover.primary, .sendbird-theme--light .sendbird-thread-list-item-content-reactions:hover.primary {
  background-color: var(--sendbird-light-primary-400);
}

.sendbird-theme--dark .sendbird-thread-list-item-content-reactions.mouse-hover.primary, .sendbird-theme--dark .sendbird-thread-list-item-content-reactions:hover.primary {
  background-color: var(--sendbird-dark-primary-300);
}

.sendbird-thread-list-item-content__middle__thread-replies {
  margin-top: 4px;
}

.sendbird-thread-list-item-content__middle__message-item-body.sendbird-og-message-item-body,
.sendbird-thread-list-item-content__middle__message-item-body.sendbird-thumbnail-message-item-body {
  min-width: 200px;
  max-width: 200px;
}

.sendbird-thread-list-item-content__middle__message-item-body.sendbird-thumbnail-message-item-body {
  height: 148px;
}

.sendbird-thread-list-item-content__middle__message-item-body .sendbird-thumbnail-message-item-body__placeholder,
.sendbird-thread-list-item-content__middle__message-item-body .sendbird-thumbnail-message-item-body__icon-wrapper,
.sendbird-thread-list-item-content__middle__message-item-body .sendbird-thumbnail-message-item-body__video {
  height: 148px;
}

.sendbird-voice-message-item-body.sendbird-thread-list-item-content__middle__message-item-body {
  min-width: 136px;
  height: 50px;
}
.sendbird-thread-message-input .sendbird-mention-suggest-list {
  width: 100%;
  margin-left: 0px;
  margin-right: 0px;
}

.sendbird-thread-message-input .sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item {
  padding-left: 16px;
  padding-right: 16px;
}

.sendbird-thread-message-input .sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__nickname {
  max-width: 134px;
}

.sendbird-thread-message-input .sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__user-id {
  max-width: 46px;
}

.sendbird-theme--light .sendbird-thread-message-input--voice-message {
  border-top: 1px solid var(--sendbird-light-onlight-04);
}

.sendbird-theme--dark .sendbird-thread-message-input--voice-message {
  border-top: 1px solid var(--sendbird-dark-ondark-04);
}
.sb_mobile {
  height: 100%;
}

.sb_mobile__panelwrap {
  height: 100%;
}

.sb-show-main {
  padding: 0 !important;
}

.sb_mobile__panelwrap .sendbird-thread {
  width: 100%;
  height: 100%;
}

.sb_mobile__panelwrap .sendbird-thread .sendbird-thread-ui {
  max-width: 100%;
}

.sb_mobile__panelwrap .sendbird-thread .sendbird-thread-ui .sendbird-thread-ui__header {
  width: 100%;
}
.sendbird-app__wrap {
  width: 100%;
  height: 100%;
  display: flex;
  box-sizing: border-box;
}

.sendbird-app__wrap .sendbird-app__searchpanel-wrap {
  width: 320px;
  min-width: 320px;
  overflow-x: hidden;
  overflow-y: scroll;
  box-sizing: border-box;
}

.sendbird-theme--light .sendbird-app__wrap .sendbird-app__searchpanel-wrap {
  border-top: 1px solid var(--sendbird-light-onlight-04);
  border-bottom: 1px solid var(--sendbird-light-onlight-04);
}

[dir="ltr"] .sendbird-theme--light .sendbird-app__wrap .sendbird-app__searchpanel-wrap {
  border-right: 1px solid var(--sendbird-light-onlight-04);
}

[dir="rtl"] .sendbird-theme--light .sendbird-app__wrap .sendbird-app__searchpanel-wrap {
  border-left: 1px solid var(--sendbird-light-onlight-04);
}

.sendbird-theme--dark .sendbird-app__wrap .sendbird-app__searchpanel-wrap {
  border-top: 1px solid var(--sendbird-dark-background-600);
  border-bottom: 1px solid var(--sendbird-dark-background-600);
}

[dir="ltr"] .sendbird-theme--dark .sendbird-app__wrap .sendbird-app__searchpanel-wrap {
  border-right: 1px solid var(--sendbird-dark-background-600);
}

[dir="rtl"] .sendbird-theme--dark .sendbird-app__wrap .sendbird-app__searchpanel-wrap {
  border-left: 1px solid var(--sendbird-dark-background-600);
}

.sendbird-app__wrap .sendbird-app__conversation-wrap {
  flex: 1;
  position: relative;
  width: calc(100% - 320px);
}

.sendbird-app__wrap .sendbird-app__channellist-wrap {
  max-width: 320px;
}

.sendbird-theme--light .sendbird-app__wrap .sendbird-app__channellist-wrap {
  border-top: 1px solid var(--sendbird-light-onlight-04);
  border-bottom: 1px solid var(--sendbird-light-onlight-04);
}

[dir="ltr"] .sendbird-theme--light .sendbird-app__wrap .sendbird-app__channellist-wrap {
  border-left: 1px solid var(--sendbird-light-onlight-04);
}

[dir="rtl"] .sendbird-theme--light .sendbird-app__wrap .sendbird-app__channellist-wrap {
  border-right: 1px solid var(--sendbird-light-onlight-04);
}

.sendbird-theme--dark .sendbird-app__wrap .sendbird-app__channellist-wrap {
  border-top: 1px solid var(--sendbird-dark-background-600);
  border-bottom: 1px solid var(--sendbird-dark-background-600);
}

[dir="ltr"] .sendbird-theme--dark .sendbird-app__wrap .sendbird-app__channellist-wrap {
  border-left: 1px solid var(--sendbird-dark-background-600);
}

[dir="rtl"] .sendbird-theme--dark .sendbird-app__wrap .sendbird-app__channellist-wrap {
  border-right: 1px solid var(--sendbird-dark-background-600);
}

.sendbird-theme--light .sendbird-app__wrap .sendbird-app__conversation--settings-open .sendbird-chat-header__info {
  background-color: var(--sendbird-light-primary-100);
}

.sendbird-theme--dark .sendbird-app__wrap .sendbird-app__conversation--settings-open .sendbird-chat-header__info {
  background-color: var(--sendbird-dark-background-700);
}

[dir="ltr"] .sendbird-app__wrap .sendbird-chat-header__search {
  margin-right: 16px;
}

[dir="rtl"] .sendbird-app__wrap .sendbird-chat-header__search {
  margin-left: 16px;
}

.sendbird-theme--light .sendbird-app__wrap .sendbird-app__conversation--search-open .sendbird-chat-header__search {
  background-color: var(--sendbird-light-primary-100);
}

.sendbird-theme--dark .sendbird-app__wrap .sendbird-app__conversation--search-open .sendbird-chat-header__search {
  background-color: var(--sendbird-dark-background-700);
}

[dir="ltr"] .sendbird-app__wrap .sendbird-channel-settings {
  border-left: none;
}

[dir="rtl"] .sendbird-app__wrap .sendbird-channel-settings {
  border-right: none;
}

.sendbird-theme--light .sendbird-app__wrap .sendbird-channel-settings {
  border-top: 1px solid var(--sendbird-light-onlight-04);
  border-bottom: 1px solid var(--sendbird-light-onlight-04);
}

[dir="ltr"] .sendbird-theme--light .sendbird-app__wrap .sendbird-channel-settings {
  border-right: 1px solid var(--sendbird-light-onlight-04);
}

[dir="rtl"] .sendbird-theme--light .sendbird-app__wrap .sendbird-channel-settings {
  border-left: 1px solid var(--sendbird-light-onlight-04);
}

.sendbird-theme--dark .sendbird-app__wrap .sendbird-channel-settings {
  border-top: 1px solid var(--sendbird-dark-background-600);
  border-bottom: 1px solid var(--sendbird-dark-background-600);
}

[dir="ltr"] .sendbird-theme--dark .sendbird-app__wrap .sendbird-channel-settings {
  border-right: 1px solid var(--sendbird-dark-background-600);
}

[dir="rtl"] .sendbird-theme--dark .sendbird-app__wrap .sendbird-channel-settings {
  border-left: 1px solid var(--sendbird-dark-background-600);
}

.sendbird-app__wrap .sendbird-channel-settings .sendbird-channel-settings__header {
  height: 64px;
}
.sendbird-openchannel-conversation {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
}

.sendbird-theme--light .sendbird-openchannel-conversation {
  background-color: var(--sendbird-light-background-50);
}

.sendbird-theme--dark .sendbird-openchannel-conversation {
  background-color: var(--sendbird-dark-background-600);
}

.sendbird-openchannel-conversation .sendbird-openchannel-conversation-scroll {
  overflow-y: auto;
  flex: 1 1 0;
  width: 100%;
}

.sendbird-openchannel-conversation .sendbird-openchannel-footer {
  padding: 12px 24px 24px 24px;
}

.sendbird-openchannel-conversation .sendbird-openchannel-conversation-scroll-container {
  display: flex;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  flex-direction: column;
}

.sendbird-openchannel-conversation .sendbird-openchannel-conversation-scroll-container .sendbird-openchannel-conversation-scroll-padding {
  flex: 1 1 0;
}
.sendbird-frozen-channel-notification {
  position: relative;
  margin-top: 8px;
  margin-right: 24px;
  margin-left: 24px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
}

.sendbird-theme--light .sendbird-frozen-channel-notification {
  background-color: var(--sendbird-light-information-100);
}

.sendbird-theme--dark .sendbird-frozen-channel-notification {
  background-color: var(--sendbird-dark-information-100);
}
.sendbird-oepnchannel-header__icon_back {
  position: absolute;
  top: 18px;
}

[dir="ltr"] .sendbird-oepnchannel-header__icon_back {
  left: 12px;
}

[dir="rtl"] .sendbird-oepnchannel-header__icon_back {
  right: 12px;
}

.sendbird-openchannel-conversation-header {
  position: relative;
  min-height: 64px;
  box-sizing: border-box;
}

.sendbird-theme--light .sendbird-openchannel-conversation-header {
  border-bottom: 1px solid var(--sendbird-light-onlight-04);
}

.sendbird-theme--dark .sendbird-openchannel-conversation-header {
  border-bottom: 1px solid var(--sendbird-dark-ondark-04);
}

.sendbird-openchannel-conversation-header .sendbird-openchannel-conversation-header__left__title {
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
  max-width: calc(100% - 120px);
}

.sendbird--mobile-mode .sendbird-openchannel-conversation-header .sendbird-openchannel-conversation-header__left__title {
  max-width: calc(100% - 160px);
}

.sendbird-openchannel-conversation-header__left [class*=sendbird-openchannel-conversation-header__left__cover-image] {
  position: absolute;
  top: 16px;
}

[dir="ltr"] .sendbird-openchannel-conversation-header__left [class*=sendbird-openchannel-conversation-header__left__cover-image] {
  left: 20px;
}

[dir="rtl"] .sendbird-openchannel-conversation-header__left [class*=sendbird-openchannel-conversation-header__left__cover-image] {
  right: 20px;
}

[dir="ltr"] .sendbird--mobile-mode .sendbird-openchannel-conversation-header__left [class*=sendbird-openchannel-conversation-header__left__cover-image] {
  left: 50px;
}

[dir="rtl"] .sendbird--mobile-mode .sendbird-openchannel-conversation-header__left [class*=sendbird-openchannel-conversation-header__left__cover-image] {
  right: 50px;
}

.sendbird-openchannel-conversation-header__left__title {
  position: absolute;
  top: 12px;
}

[dir="ltr"] .sendbird-openchannel-conversation-header__left__title {
  left: 60px;
}

[dir="rtl"] .sendbird-openchannel-conversation-header__left__title {
  right: 60px;
}

[dir="ltr"] .sendbird--mobile-mode .sendbird-openchannel-conversation-header__left__title {
  left: 90px;
}

[dir="rtl"] .sendbird--mobile-mode .sendbird-openchannel-conversation-header__left__title {
  right: 90px;
}

.sendbird-openchannel-conversation-header__left__sub-title {
  position: absolute;
  top: 36px;
}

[dir="ltr"] .sendbird-openchannel-conversation-header__left__sub-title {
  left: 60px;
}

[dir="rtl"] .sendbird-openchannel-conversation-header__left__sub-title {
  right: 60px;
}

[dir="ltr"] .sendbird--mobile-mode .sendbird-openchannel-conversation-header__left__sub-title {
  left: 90px;
}

[dir="rtl"] .sendbird--mobile-mode .sendbird-openchannel-conversation-header__left__sub-title {
  right: 90px;
}

.sendbird-openchannel-conversation-header__right {
  position: absolute;
  top: 0px;
  width: 64px;
  height: 64px;
}

[dir="ltr"] .sendbird-openchannel-conversation-header__right {
  right: 0px;
}

[dir="rtl"] .sendbird-openchannel-conversation-header__right {
  left: 0px;
}

.sendbird-openchannel-conversation-header__right__trigger {
  position: absolute;
  top: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}

[dir="ltr"] .sendbird-openchannel-conversation-header__right__trigger {
  right: 16px;
}

[dir="rtl"] .sendbird-openchannel-conversation-header__right__trigger {
  left: 16px;
}

.sendbird-openchannel-conversation-header__left__cover-image--icon {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}

.sendbird-theme--light .sendbird-openchannel-conversation-header__left__cover-image--icon {
  background-color: var(--sendbird-light-background-300);
}

.sendbird-theme--dark .sendbird-openchannel-conversation-header__left__cover-image--icon {
  background-color: var(--sendbird-dark-background-300);
}
.sendbird-openchannel-conversation-scroll {
  position: relative;
  width: 100%;
}

.sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container {
  position: sticky;
  width: 100%;
  bottom: 0px;
  height: 100%;
  overflow: hidden;
}

.sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container .sendbird-openchannel-conversation-scroll__container__padding {
  height: 8px;
}

.sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container .sendbird-openchannel-conversation-scroll__container__item-container {
  width: 100%;
  height: 100%;
  overflow: scroll;
}

.sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container .sendbird-openchannel-conversation-scroll__container__item-container.no-messages {
  width: 100%;
  height: 100%;
}

.sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container .sendbird-openchannel-conversation-scroll__container__item-container.no-messages .sendbird-openchannel-conversation-scroll__container__place-holder {
  width: 100%;
  height: 100%;
}

.sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container__scroll-bottom-button {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 8px;
  width: 40px;
  height: 40px;
  border-radius: 24px;
  z-index: 1;
}

[dir="ltr"] .sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container__scroll-bottom-button {
  left: calc(50% - 20px);
}

[dir="rtl"] .sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container__scroll-bottom-button {
  right: calc(50% - 20px);
}

.sendbird-theme--light .sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container__scroll-bottom-button {
  background-color: var(--sendbird-light-primary-300);
  box-shadow: var(--sendbird-light-shadow-05);
}

.sendbird-theme--dark .sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container__scroll-bottom-button {
  background-color: var(--sendbird-dark-primary-200);
  box-shadow: var(--sendbird-dark-shadow-05);
}

.sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container__scroll-bottom-button:hover {
  cursor: pointer;
}

.sendbird-theme--light .sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container__scroll-bottom-button:hover {
  background-color: var(--sendbird-light-primary-400);
}

.sendbird-theme--dark .sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container__scroll-bottom-button:hover {
  background-color: var(--sendbird-dark-primary-300);
}

.sendbird-theme--light .sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container__scroll-bottom-button:active {
  background-color: var(--sendbird-light-primary-500);
}

.sendbird-theme--dark .sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container__scroll-bottom-button:active {
  background-color: var(--sendbird-dark-primary-400);
}
.sendbird-open-channel-msg-hoc {
  min-width: 380px;
}
.sendbird-openchannel-user-message {
  position: relative;
  display: flex;
  flex-direction: row;
  width: 100%;
}

.sendbird-theme--light .sendbird-openchannel-user-message:hover {
  background-color: var(--sendbird-light-background-100);
}

.sendbird-theme--dark .sendbird-openchannel-user-message:hover {
  background-color: var(--sendbird-dark-background-400);
}

.sendbird-openchannel-user-message:hover .sendbird-openchannel-user-message__context-menu {
  display: block;
}

.sendbird-openchannel-user-message .sendbird-openchannel-user-message__left {
  position: relative;
  display: flex;
  width: 52px;
  min-width: 52px;
}

.sendbird-openchannel-user-message .sendbird-openchannel-user-message__left .sendbird-openchannel-user-message__left__avatar {
  position: relative;
  display: flex;
  margin-top: 8px;
}

[dir="ltr"] .sendbird-openchannel-user-message .sendbird-openchannel-user-message__left .sendbird-openchannel-user-message__left__avatar {
  margin-left: 24px;
}

[dir="rtl"] .sendbird-openchannel-user-message .sendbird-openchannel-user-message__left .sendbird-openchannel-user-message__left__avatar {
  margin-right: 24px;
}

.sendbird-openchannel-user-message .sendbird-openchannel-user-message__right {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
}

[dir="ltr"] .sendbird-openchannel-user-message .sendbird-openchannel-user-message__right {
  margin: 8px 24px 8px 12px;
}

[dir="rtl"] .sendbird-openchannel-user-message .sendbird-openchannel-user-message__right {
  margin: 8px 12px 8px 24px;
}

.sendbird-openchannel-user-message .sendbird-openchannel-user-message__right .sendbird-openchannel-user-message__right__top {
  position: relative;
  display: flex;
  margin-bottom: 2px;
}

.sendbird-openchannel-user-message .sendbird-openchannel-user-message__right .sendbird-openchannel-user-message__right__top .sendbird-openchannel-user-message__right__top__sender-name {
  position: relative;
  display: flex;
}

.sendbird-openchannel-user-message .sendbird-openchannel-user-message__right .sendbird-openchannel-user-message__right__top .sendbird-openchannel-user-message__right__top__sent-at {
  position: relative;
  display: flex;
}

[dir="ltr"] .sendbird-openchannel-user-message .sendbird-openchannel-user-message__right .sendbird-openchannel-user-message__right__top .sendbird-openchannel-user-message__right__top__sent-at {
  margin-left: 4px;
}

[dir="rtl"] .sendbird-openchannel-user-message .sendbird-openchannel-user-message__right .sendbird-openchannel-user-message__right__top .sendbird-openchannel-user-message__right__top__sent-at {
  margin-right: 4px;
}

.sendbird-openchannel-user-message .sendbird-openchannel-user-message__right .sendbird-openchannel-user-message__right__bottom {
  position: relative;
  display: flex;
  width: 100%;
}

.sendbird-openchannel-user-message .sendbird-openchannel-user-message__right .sendbird-openchannel-user-message__right__bottom .sendbird-openchannel-user-message__right__bottom__message {
  position: relative;
  word-break: break-all;
  white-space: pre-line;
}

.sendbird-openchannel-user-message .sendbird-openchannel-user-message__right .sendbird-openchannel-user-message__right__tail {
  position: relative;
  top: 2px;
}

.sendbird-openchannel-user-message .sendbird-openchannel-user-message__context-menu {
  position: absolute;
  display: none;
}

[dir="ltr"] .sendbird-openchannel-user-message .sendbird-openchannel-user-message__context-menu {
  right: 16px;
}

[dir="rtl"] .sendbird-openchannel-user-message .sendbird-openchannel-user-message__context-menu {
  left: 16px;
}

.sendbird-theme--light .sendbird-openchannel-user-message .sendbird-openchannel-user-message__context-menu .sendbird-openchannel-user-message__context-menu--icon {
  background-color: var(--sendbird-light-background-200);
}

.sendbird-theme--dark .sendbird-openchannel-user-message .sendbird-openchannel-user-message__context-menu .sendbird-openchannel-user-message__context-menu--icon {
  background-color: var(--sendbird-dark-background-500);
}

.sendbird-theme--light .sendbird-openchannel-user-message .sendbird-openchannel-user-message__context-menu .sendbird-openchannel-user-message__context-menu--icon:hover {
  background-color: var(--sendbird-light-primary-100);
}

.sendbird-theme--dark .sendbird-openchannel-user-message .sendbird-openchannel-user-message__context-menu .sendbird-openchannel-user-message__context-menu--icon:hover {
  background-color: var(--sendbird-dark-background-700);
}
.sendbird-openchannel__mobile-menu-hyperlink {
  display: block;
  width: 100%;
  text-decoration: none;
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-stretch: normal;
  font-style: normal;
  line-height: inherit;
  letter-spacing: inherit;
  font-family: inherit;
}
.sendbird-openchannel-admin-message {
  position: relative;
  margin: 16px 24px;
  padding: 12px 16px;
  border-radius: 4px;
}

.sendbird-theme--light .sendbird-openchannel-admin-message {
  background-color: var(--sendbird-light-background-100);
}

.sendbird-theme--dark .sendbird-openchannel-admin-message {
  background-color: var(--sendbird-dark-background-500);
}

.sendbird-theme--light .sendbird-openchannel-admin-message:hover {
  background-color: var(--sendbird-light-background-100);
}

.sendbird-theme--dark .sendbird-openchannel-admin-message:hover {
  background-color: var(--sendbird-dark-background-400);
}

.sendbird-openchannel-admin-message .sendbird-openchannel-admin-message__text {
  word-wrap: break-word;
}
.sendbird-openchannel-og-message {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
}

.sendbird-theme--light .sendbird-openchannel-og-message:hover {
  background-color: var(--sendbird-light-background-100);
}

.sendbird-theme--dark .sendbird-openchannel-og-message:hover {
  background-color: var(--sendbird-dark-background-400);
}

.sendbird-openchannel-og-message:hover .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__context-menu {
  display: block;
}

.sendbird-openchannel-og-message .sendbird-openchannel-og-message__top {
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: row;
}

.sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__left {
  position: relative;
  display: flex;
  width: 52px;
  min-width: 52px;
}

.sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__left .sendbird-openchannel-og-message__top__left__avatar {
  position: absolute;
  display: flex;
  top: 8px;
}

[dir="ltr"] .sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__left .sendbird-openchannel-og-message__top__left__avatar {
  left: 24px;
}

[dir="rtl"] .sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__left .sendbird-openchannel-og-message__top__left__avatar {
  right: 24px;
}

.sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__right {
  position: relative;
  display: flex;
  box-sizing: border-box;
  flex-direction: column;
}

[dir="ltr"] .sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__right {
  margin: 8px 24px 8px 12px;
}

[dir="rtl"] .sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__right {
  margin: 8px 12px 8px 24px;
}

.sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__right .sendbird-openchannel-og-message__top__right__title {
  position: relative;
  display: flex;
  margin-bottom: 2px;
}

.sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__right .sendbird-openchannel-og-message__top__right__title .sendbird-openchannel-og-message__top__right__title__sender-name {
  position: relative;
  display: flex;
}

.sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__right .sendbird-openchannel-og-message__top__right__title .sendbird-openchannel-og-message__top__right__title__sent-at {
  position: relative;
  display: flex;
}

[dir="ltr"] .sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__right .sendbird-openchannel-og-message__top__right__title .sendbird-openchannel-og-message__top__right__title__sent-at {
  margin-left: 4px;
}

[dir="rtl"] .sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__right .sendbird-openchannel-og-message__top__right__title .sendbird-openchannel-og-message__top__right__title__sent-at {
  margin-right: 4px;
}

.sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__right .sendbird-openchannel-og-message__top__right__description .sendbird-openchannel-og-message__top__right__description__message {
  position: relative;
  display: inline;
  white-space: pre-wrap;
  word-break: break-all;
}

.sendbird-theme--light .sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__right .sendbird-openchannel-og-message__top__right__description .sendbird-openchannel-og-message__top__right__description__message .sendbird-word .sendbird-word__url {
  color: var(--sendbird-light-primary-300);
}

.sendbird-theme--dark .sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__right .sendbird-openchannel-og-message__top__right__description .sendbird-openchannel-og-message__top__right__description__message .sendbird-word .sendbird-word__url {
  color: var(--sendbird-dark-primary-200);
}

.sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__context-menu {
  position: absolute;
  display: none;
}

[dir="ltr"] .sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__context-menu {
  right: 16px;
}

[dir="rtl"] .sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__context-menu {
  left: 16px;
}

.sendbird-theme--light .sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__context-menu .sendbird-openchannel-og-message__top__context-menu--icon {
  background-color: var(--sendbird-light-background-200);
}

.sendbird-theme--dark .sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__context-menu .sendbird-openchannel-og-message__top__context-menu--icon {
  background-color: var(--sendbird-dark-background-500);
}

.sendbird-theme--light .sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__context-menu .sendbird-openchannel-og-message__top__context-menu--icon:hover {
  background-color: var(--sendbird-light-primary-100);
}

.sendbird-theme--dark .sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__context-menu .sendbird-openchannel-og-message__top__context-menu--icon:hover {
  background-color: var(--sendbird-dark-background-700);
}

.sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom {
  position: relative;
  display: inline;
  margin-bottom: 8px;
  width: 100%;
}

.sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  width: 360px;
  padding: 12px 12px 4px 12px;
  border-radius: 8px;
}

[dir="ltr"] .sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag {
  left: 64px;
}

[dir="rtl"] .sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag {
  right: 64px;
}

.sendbird-theme--light .sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag {
  border: solid 1px var(--sendbird-light-onlight-04);
  background-color: var(--sendbird-light-background-100);
}

.sendbird-theme--dark .sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag {
  border: solid 1px var(--sendbird-dark-ondark-04);
  background-color: var(--sendbird-dark-background-500);
}

.sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag .sendbird-openchannel-og-message__bottom__og-tag__url {
  position: relative;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 8px;
  max-width: 336px;
}

.sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag .sendbird-openchannel-og-message__bottom__og-tag__title {
  position: relative;
  display: inline-block;
  white-space: pre-wrap;
  overflow-wrap: normal;
  margin-bottom: 8px;
  max-width: 336px;
}

.sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag .sendbird-openchannel-og-message__bottom__og-tag__title:hover {
  cursor: pointer;
}

.sendbird-theme--light .sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag .sendbird-openchannel-og-message__bottom__og-tag__title:hover {
  color: var(--sendbird-light-primary-300);
}

.sendbird-theme--dark .sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag .sendbird-openchannel-og-message__bottom__og-tag__title:hover {
  color: var(--sendbird-dark-primary-200);
}

.sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag .sendbird-openchannel-og-message__bottom__og-tag__description {
  position: relative;
  display: block;
  white-space: pre-wrap;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  max-height: 32px;
  margin-bottom: 8px;
  width: 100%;
  max-width: 336px;
}

.sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag .sendbird-openchannel-og-message__bottom__og-tag__thumbnail {
  box-sizing: border-box;
  position: relative;
  display: block;
  margin-top: 4px;
  margin-bottom: 8px;
  width: 100%;
}

.sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag .sendbird-openchannel-og-message__bottom__og-tag__thumbnail:hover {
  cursor: pointer;
}

.sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag .sendbird-openchannel-og-message__bottom__og-tag__thumbnail .sendbird-openchannel-og-message__bottom__og-tag__thumbnail__image {
  border-radius: 8px;
  width: 100%;
  min-width: 200px;
  max-width: 336px;
}

.sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag .sendbird-openchannel-og-message__bottom__og-tag__thumbnail .sendbird-openchannel-og-message__bottom__og-tag__thumbnail__image--placeholder {
  border-radius: 8px;
  width: 100%;
  min-width: 200px;
  max-width: 336px;
}

.sendbird-openchannel-og-message .sendbird-openchannel-og-message__top__right__tail {
  position: relative;
  top: 2px;
}

[dir="ltr"] .sendbird-openchannel-og-message .sendbird-openchannel-og-message__top__right__tail {
  left: 64px;
}

[dir="rtl"] .sendbird-openchannel-og-message .sendbird-openchannel-og-message__top__right__tail {
  right: 64px;
}

.sendbird-openchannel-og-message--word {
  display: inline;
  margin: 0px 2px;
  word-break: break-all;
}
.sendbird-openchannel-thumbnail-message {
  position: relative;
  display: flex;
  flex-direction: row;
}

.sendbird-theme--light .sendbird-openchannel-thumbnail-message:hover {
  background-color: var(--sendbird-light-background-100);
}

.sendbird-theme--dark .sendbird-openchannel-thumbnail-message:hover {
  background-color: var(--sendbird-dark-background-400);
}

.sendbird-openchannel-thumbnail-message:hover .sendbird-openchannel-thumbnail-message__context-menu {
  display: block;
}

.sendbird-theme--light .sendbird-openchannel-thumbnail-message:hover .sendbird-openchannel-thumbnail-message__context-menu .sendbird-openchannel-thumbnail-message__context-menu--icon {
  background-color: var(--sendbird-light-background-200);
}

.sendbird-theme--dark .sendbird-openchannel-thumbnail-message:hover .sendbird-openchannel-thumbnail-message__context-menu .sendbird-openchannel-thumbnail-message__context-menu--icon {
  background-color: var(--sendbird-dark-background-500);
}

.sendbird-theme--light .sendbird-openchannel-thumbnail-message:hover .sendbird-openchannel-thumbnail-message__context-menu .sendbird-openchannel-thumbnail-message__context-menu--icon:hover {
  background-color: var(--sendbird-light-primary-100);
}

.sendbird-theme--dark .sendbird-openchannel-thumbnail-message:hover .sendbird-openchannel-thumbnail-message__context-menu .sendbird-openchannel-thumbnail-message__context-menu--icon:hover {
  background-color: var(--sendbird-dark-background-700);
}

.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__left {
  position: relative;
  display: flex;
  width: 52px;
  min-width: 52px;
}

.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__left .sendbird-openchannel-thumbnail-message__left__avatar {
  position: absolute;
  display: inline;
  margin-top: 8px;
}

[dir="ltr"] .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__left .sendbird-openchannel-thumbnail-message__left__avatar {
  margin-left: 28px;
}

[dir="rtl"] .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__left .sendbird-openchannel-thumbnail-message__left__avatar {
  margin-right: 28px;
}

.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right {
  position: relative;
  display: flex;
  flex-direction: column;
  margin-top: 8px;
  margin-bottom: 8px;
  width: calc(100% - 64px);
}

[dir="ltr"] .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right {
  margin-left: 12px;
}

[dir="rtl"] .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right {
  margin-right: 12px;
}

.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__title {
  position: relative;
  display: inline;
  margin-bottom: 4px;
}

.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__title .sendbird-openchannel-thumbnail-message__right__title__sender-name {
  position: relative;
  display: inline;
}

[dir="ltr"] .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__title .sendbird-openchannel-thumbnail-message__right__title__sender-name {
  margin-right: 4px;
}

[dir="rtl"] .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__title .sendbird-openchannel-thumbnail-message__right__title__sender-name {
  margin-left: 4px;
}

.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__title .sendbird-openchannel-thumbnail-message__right__title__sent-at {
  position: relative;
  display: inline;
}

.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body {
  position: relative;
  display: flex;
  border-radius: 8px;
}

.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body:hover .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__overlay {
  opacity: 1;
}

.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap {
  position: relative;
  box-sizing: content-box;
}

.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__overlay {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  max-width: 360px;
  top: 0px;
  border-radius: 8px;
  cursor: pointer;
}

[dir="ltr"] .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__overlay {
  left: 0px;
}

[dir="rtl"] .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__overlay {
  right: 0px;
}

.sendbird-theme--light .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__overlay {
  background-color: var(--sendbird-light-overlay-02);
}

.sendbird-theme--dark .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__overlay {
  background-color: var(--sendbird-dark-overlay-02);
}

.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__video {
  max-width: 360px;
  max-height: 360px;
}

.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__video:hover {
  cursor: pointer;
}

.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__video .sendbird-openchannel-thumbnail-message__right__body__wrap__video__video {
  max-width: 360px;
  max-height: 360px;
  border-radius: 8px;
}

.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__video .sendbird-openchannel-thumbnail-message__right__body__wrap__video__icon {
  position: absolute;
  top: calc(50% - 28px);
}

[dir="ltr"] .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__video .sendbird-openchannel-thumbnail-message__right__body__wrap__video__icon {
  left: calc(50% - 28px);
}

[dir="rtl"] .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__video .sendbird-openchannel-thumbnail-message__right__body__wrap__video__icon {
  right: calc(50% - 28px);
}

.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__video--icon {
  padding: 107px 152px 107px 152px;
  border-radius: 8px;
}

.sendbird-theme--light .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__video--icon {
  background-color: var(--sendbird-light-background-100);
}

.sendbird-theme--dark .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__video--icon {
  background-color: var(--sendbird-dark-background-500);
}

.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__image {
  border-radius: 8px;
}

.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__image--icon {
  padding: 107px 152px 107px 152px;
  border-radius: 8px;
}

.sendbird-theme--light .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__image--icon {
  background-color: var(--sendbird-light-background-100);
}

.sendbird-theme--dark .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__image--icon {
  background-color: var(--sendbird-dark-background-500);
}

.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__unknown {
  padding: 107px 152px 107px 152px;
  border-radius: 8px;
}

.sendbird-theme--light .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__unknown {
  background-color: var(--sendbird-light-background-100);
}

.sendbird-theme--dark .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__unknown {
  background-color: var(--sendbird-dark-background-500);
}

.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__tail {
  position: relative;
  top: 2px;
}

.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__context-menu {
  position: absolute;
  display: none;
  top: 8px;
}

[dir="ltr"] .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__context-menu {
  right: 16px;
}

[dir="rtl"] .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__context-menu {
  left: 16px;
}
.sendbird-openchannel-file-message {
  position: relative;
  display: flex;
  flex-direction: row;
}

.sendbird-theme--light .sendbird-openchannel-file-message:hover {
  background-color: var(--sendbird-light-background-100);
}

.sendbird-theme--dark .sendbird-openchannel-file-message:hover {
  background-color: var(--sendbird-dark-background-400);
}

.sendbird-openchannel-file-message:hover .sendbird-openchannel-file-message__context-menu {
  display: block;
}

.sendbird-openchannel-file-message .sendbird-openchannel-file-message__left {
  position: relative;
  display: flex;
  width: 52px;
  min-width: 52px;
}

.sendbird-openchannel-file-message .sendbird-openchannel-file-message__left .sendbird-openchannel-file-message__left__avatar {
  position: absolute;
  display: block;
  margin-top: 8px;
}

[dir="ltr"] .sendbird-openchannel-file-message .sendbird-openchannel-file-message__left .sendbird-openchannel-file-message__left__avatar {
  margin-left: 24px;
}

[dir="rtl"] .sendbird-openchannel-file-message .sendbird-openchannel-file-message__left .sendbird-openchannel-file-message__left__avatar {
  margin-right: 24px;
}

.sendbird-openchannel-file-message .sendbird-openchannel-file-message__right {
  position: relative;
  display: flex;
  flex-direction: column;
  margin-bottom: 4px;
  width: calc(100% - 64px);
}

[dir="ltr"] .sendbird-openchannel-file-message .sendbird-openchannel-file-message__right {
  margin-left: 12px;
}

[dir="rtl"] .sendbird-openchannel-file-message .sendbird-openchannel-file-message__right {
  margin-right: 12px;
}

.sendbird-openchannel-file-message .sendbird-openchannel-file-message__right .sendbird-openchannel-file-message__right__title {
  position: relative;
  display: flex;
  margin-top: 8px;
}

.sendbird-openchannel-file-message .sendbird-openchannel-file-message__right .sendbird-openchannel-file-message__right__title .sendbird-openchannel-file-message__right__title__sender-name {
  position: relative;
  display: flex;
}

.sendbird-openchannel-file-message .sendbird-openchannel-file-message__right .sendbird-openchannel-file-message__right__title .sendbird-openchannel-file-message__right__title__sent-at {
  position: relative;
  display: flex;
}

[dir="ltr"] .sendbird-openchannel-file-message .sendbird-openchannel-file-message__right .sendbird-openchannel-file-message__right__title .sendbird-openchannel-file-message__right__title__sent-at {
  margin-left: 4px;
}

[dir="rtl"] .sendbird-openchannel-file-message .sendbird-openchannel-file-message__right .sendbird-openchannel-file-message__right__title .sendbird-openchannel-file-message__right__title__sent-at {
  margin-right: 4px;
}

.sendbird-openchannel-file-message .sendbird-openchannel-file-message__right .sendbird-openchannel-file-message__right__body {
  position: relative;
  display: flex;
  margin-top: 4px;
  margin-bottom: 4px;
  border-radius: 8px;
  max-width: 360px;
}

.sendbird-theme--light .sendbird-openchannel-file-message .sendbird-openchannel-file-message__right .sendbird-openchannel-file-message__right__body {
  background-color: var(--sendbird-light-background-100);
  border: solid 1px var(--sendbird-light-onlight-04);
}

.sendbird-theme--dark .sendbird-openchannel-file-message .sendbird-openchannel-file-message__right .sendbird-openchannel-file-message__right__body {
  background-color: var(--sendbird-dark-background-500);
  border: solid 1px var(--sendbird-dark-ondark-04);
}

.sendbird-openchannel-file-message .sendbird-openchannel-file-message__right .sendbird-openchannel-file-message__right__body .sendbird-openchannel-file-message__right__body__icon {
  position: relative;
  display: inline-block;
  margin: 8px;
  border-radius: 8.6px;
}

.sendbird-theme--light .sendbird-openchannel-file-message .sendbird-openchannel-file-message__right .sendbird-openchannel-file-message__right__body .sendbird-openchannel-file-message__right__body__icon {
  background-color: var(--sendbird-light-background-50);
}

.sendbird-theme--dark .sendbird-openchannel-file-message .sendbird-openchannel-file-message__right .sendbird-openchannel-file-message__right__body .sendbird-openchannel-file-message__right__body__icon {
  background-color: var(--sendbird-dark-background-600);
}

.sendbird-openchannel-file-message .sendbird-openchannel-file-message__right .sendbird-openchannel-file-message__right__body .sendbird-openchannel-file-message__right__body__file-name {
  position: relative;
  display: flex;
  margin-top: 22px;
  overflow: hidden;
  height: 20px;
  max-height: 20px;
}

[dir="ltr"] .sendbird-openchannel-file-message .sendbird-openchannel-file-message__right .sendbird-openchannel-file-message__right__body .sendbird-openchannel-file-message__right__body__file-name {
  margin-right: 16px;
  margin-left: 4px;
}

[dir="rtl"] .sendbird-openchannel-file-message .sendbird-openchannel-file-message__right .sendbird-openchannel-file-message__right__body .sendbird-openchannel-file-message__right__body__file-name {
  margin-left: 16px;
  margin-right: 4px;
}

.sendbird-openchannel-file-message .sendbird-openchannel-file-message__right .sendbird-openchannel-file-message__right__body .sendbird-openchannel-file-message__right__body__file-name .sendbird-openchannel-file-message__right__body__file-name__label {
  overflow-x: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.sendbird-openchannel-file-message .sendbird-openchannel-file-message__context-menu {
  position: absolute;
  display: none;
  top: 8px;
}

[dir="ltr"] .sendbird-openchannel-file-message .sendbird-openchannel-file-message__context-menu {
  right: 16px;
}

[dir="rtl"] .sendbird-openchannel-file-message .sendbird-openchannel-file-message__context-menu {
  left: 16px;
}

.sendbird-theme--light .sendbird-openchannel-file-message .sendbird-openchannel-file-message__context-menu .sendbird-openchannel-file-message__context-menu__icon {
  background-color: var(--sendbird-light-background-200);
}

.sendbird-theme--dark .sendbird-openchannel-file-message .sendbird-openchannel-file-message__context-menu .sendbird-openchannel-file-message__context-menu__icon {
  background-color: var(--sendbird-dark-background-500);
}

.sendbird-theme--light .sendbird-openchannel-file-message .sendbird-openchannel-file-message__context-menu .sendbird-openchannel-file-message__context-menu__icon:hover {
  background-color: var(--sendbird-light-primary-100);
}

.sendbird-theme--dark .sendbird-openchannel-file-message .sendbird-openchannel-file-message__context-menu .sendbird-openchannel-file-message__context-menu__icon:hover {
  background-color: var(--sendbird-dark-background-700);
}
.sendbird-openchannel-settings {
  height: 100%;
  width: 320px;
  display: inline-block;
  overflow-y: scroll;
  position: relative;
}

.sendbird--mobile-mode .sendbird-openchannel-settings {
  width: 100%;
}

.sendbird-theme--light .sendbird-openchannel-settings {
  background-color: var(--sendbird-light-background-50);
}

[dir="ltr"] .sendbird-theme--light .sendbird-openchannel-settings {
  border-left: 1px solid var(--sendbird-light-onlight-04);
}

[dir="rtl"] .sendbird-theme--light .sendbird-openchannel-settings {
  border-right: 1px solid var(--sendbird-light-onlight-04);
}

.sendbird-theme--dark .sendbird-openchannel-settings {
  background-color: var(--sendbird-dark-background-600);
}

[dir="ltr"] .sendbird-theme--dark .sendbird-openchannel-settings {
  border-left: 1px solid var(--sendbird-dark-ondark-04);
}

[dir="rtl"] .sendbird-theme--dark .sendbird-openchannel-settings {
  border-right: 1px solid var(--sendbird-dark-ondark-04);
}

.sendbird-openchannel-settings .sendbird-participants-accordion__footer {
  padding-top: 16px;
}

[dir="ltr"] .sendbird-openchannel-settings .sendbird-participants-accordion__footer {
  text-align: left;
  padding-left: 16px;
}

[dir="rtl"] .sendbird-openchannel-settings .sendbird-participants-accordion__footer {
  text-align: right;
  padding-right: 16px;
}

.sendbird-openchannel-settings .sendbird-openchannel-settings__operator-accordion-icon {
  position: absolute;
}

[dir="ltr"] .sendbird-openchannel-settings .sendbird-openchannel-settings__operator-accordion-icon {
  left: 14px;
}

[dir="rtl"] .sendbird-openchannel-settings .sendbird-openchannel-settings__operator-accordion-icon {
  right: 14px;
}

.sendbird-openchannel-settings .sendbird-openchannel-settings__accordion-icon,
.sendbird-openchannel-settings .sendbird-openchannel-settings__panel-icon__delete {
  position: absolute;
}

[dir="ltr"] .sendbird-openchannel-settings .sendbird-openchannel-settings__accordion-icon,
[dir="ltr"] .sendbird-openchannel-settings .sendbird-openchannel-settings__panel-icon__delete {
  left: 16px;
}

[dir="rtl"] .sendbird-openchannel-settings .sendbird-openchannel-settings__accordion-icon,
[dir="rtl"] .sendbird-openchannel-settings .sendbird-openchannel-settings__panel-icon__delete {
  right: 16px;
}

.sendbird-openchannel-settings .sendbird-openchannel-settings__participant {
  height: 100%;
}

.sendbird-openchannel-settings .sendbird-openchannel-settings__participant .sendbird-openchannel-settings__participant-list {
  padding-top: 64px;
  height: calc(100% - 64px);
  overflow-y: scroll;
}

.sendbird-openchannel-settings .sendbird-openchannel-settings__participant .sendbird-openchannel-settings__header {
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
}

[dir="ltr"] .sendbird-openchannel-settings .sendbird-openchannel-settings__participant .sendbird-openchannel-settings__header {
  left: 0;
}

[dir="rtl"] .sendbird-openchannel-settings .sendbird-openchannel-settings__participant .sendbird-openchannel-settings__header {
  right: 0;
}

.sendbird-theme--light .sendbird-openchannel-settings .sendbird-openchannel-settings__participant .sendbird-openchannel-settings__header {
  background-color: var(--sendbird-light-background-50);
}

.sendbird-theme--dark .sendbird-openchannel-settings .sendbird-openchannel-settings__participant .sendbird-openchannel-settings__header {
  background-color: var(--sendbird-dark-background-600);
}

[dir="ltr"] .sendbird-openchannel-settings .sendbird-participants-accordion,
[dir="ltr"] .sendbird-openchannel-settings .sendbird-openchannel-settings__delete-channel {
  text-align: left;
}

[dir="rtl"] .sendbird-openchannel-settings .sendbird-participants-accordion,
[dir="rtl"] .sendbird-openchannel-settings .sendbird-openchannel-settings__delete-channel {
  text-align: right;
}

.sendbird-openchannel-settings .sendbird-openchannel-settings__members .sendbird-badge__text {
  margin-top: -2px;
}

.sendbird-openchannel-settings .sendbird-openchannel-settings__header {
  height: 64px;
  min-height: 64px;
  position: relative;
  padding: 20px 24px;
  box-sizing: border-box;
}

[dir="ltr"] .sendbird-openchannel-settings .sendbird-openchannel-settings__header {
  text-align: left;
}

[dir="rtl"] .sendbird-openchannel-settings .sendbird-openchannel-settings__header {
  text-align: right;
}

.sendbird-theme--light .sendbird-openchannel-settings .sendbird-openchannel-settings__header {
  border-bottom: solid 1px var(--sendbird-light-onlight-04);
}

.sendbird-theme--dark .sendbird-openchannel-settings .sendbird-openchannel-settings__header {
  border-bottom: solid 1px var(--sendbird-dark-ondark-04);
}

.sendbird-openchannel-settings .sendbird-openchannel-settings__close-icon {
  cursor: pointer;
  position: absolute;
  top: 20px;
}

[dir="ltr"] .sendbird-openchannel-settings .sendbird-openchannel-settings__close-icon {
  right: 16px;
}

[dir="rtl"] .sendbird-openchannel-settings .sendbird-openchannel-settings__close-icon {
  left: 16px;
}

.sendbird-theme--light .sendbird-openchannel-settings .sendbird-openchannel-settings__close-icon path {
  fill: var(--sendbird-light-onlight-01);
}

.sendbird-theme--dark .sendbird-openchannel-settings .sendbird-openchannel-settings__close-icon path {
  fill: var(--sendbird-dark-ondark-01);
}

.sendbird-openchannel-settings .sendbird-openchannel-settings__placeholder {
  margin-top: 40%;
}

.sendbird-openchannel-settings .sendbird-openchannel-settings__url {
  padding: 16px;
  box-sizing: border-box;
  position: relative;
}

.sendbird-openchannel-settings .sendbird-openchannel-settings__url:hover .sendbird-openchannel-settings__copy-icon {
  display: inline-block;
}

.sendbird-openchannel-settings .sendbird-openchannel-settings__url .sendbird-openchannel-settings__copy-icon {
  cursor: pointer;
  position: absolute;
  display: none;
  top: 10px;
}

[dir="ltr"] .sendbird-openchannel-settings .sendbird-openchannel-settings__url .sendbird-openchannel-settings__copy-icon {
  right: 18px;
}

[dir="rtl"] .sendbird-openchannel-settings .sendbird-openchannel-settings__url .sendbird-openchannel-settings__copy-icon {
  left: 18px;
}

.sendbird-openchannel-settings .sendbird-openchannel-settings__url .sendbird-openchannel-settings__url-value {
  margin-top: 8px;
}

.sendbird-theme--light .sendbird-openchannel-settings .sendbird-openchannel-settings__url .sendbird-openchannel-settings__url-value {
  color: var(--sendbird-light-onlight-01);
}

.sendbird-theme--dark .sendbird-openchannel-settings .sendbird-openchannel-settings__url .sendbird-openchannel-settings__url-value {
  color: var(--sendbird-dark-ondark-01);
}

.sendbird-openchannel-settings .sendbird-openchannel-settings__url .sendbird-openchannel-settings__url-value,
.sendbird-openchannel-settings .sendbird-openchannel-settings__url .sendbird-openchannel-settings__url-label {
  display: block;
  word-wrap: break-word;
}

[dir="ltr"] .sendbird-openchannel-settings .sendbird-openchannel-settings__url .sendbird-openchannel-settings__url-value,
[dir="ltr"] .sendbird-openchannel-settings .sendbird-openchannel-settings__url .sendbird-openchannel-settings__url-label {
  text-align: left;
}

[dir="rtl"] .sendbird-openchannel-settings .sendbird-openchannel-settings__url .sendbird-openchannel-settings__url-value,
[dir="rtl"] .sendbird-openchannel-settings .sendbird-openchannel-settings__url .sendbird-openchannel-settings__url-label {
  text-align: right;
}

.sendbird-theme--light .sendbird-openchannel-settings .sendbird-openchannel-settings__url {
  background-color: var(--sendbird-light-background-50);
  border-bottom: 1px solid var(--sendbird-light-onlight-04);
}

.sendbird-theme--dark .sendbird-openchannel-settings .sendbird-openchannel-settings__url {
  background-color: var(--sendbird-dark-background-600);
  border-bottom: 1px solid var(--sendbird-dark-ondark-04);
}

.sendbird-openchannel-settings .sendbird-openchannel-settings__panel-item {
  display: block;
  cursor: pointer;
  box-sizing: border-box;
  position: relative;
}

[dir="ltr"] .sendbird-openchannel-settings .sendbird-openchannel-settings__panel-item {
  padding: 12px 22px 10px 56px;
}

[dir="rtl"] .sendbird-openchannel-settings .sendbird-openchannel-settings__panel-item {
  padding: 12px 56px 10px 22px;
}

.sendbird-theme--light .sendbird-openchannel-settings .sendbird-openchannel-settings__panel-item {
  background-color: var(--sendbird-light-background-50);
  border-bottom: 1px solid var(--sendbird-light-onlight-04);
}

.sendbird-theme--dark .sendbird-openchannel-settings .sendbird-openchannel-settings__panel-item {
  background-color: var(--sendbird-dark-background-600);
  border-bottom: 1px solid var(--sendbird-dark-ondark-04);
}

.sendbird-openchannel-settings .sendbird-openchannel-settings__panel-item:focus {
  outline: none;
}

.sendbird-openchannel-settings .sendbird-openchannel-settings__panel-item.sendbird-channel-settings__panel-item__disabled {
  cursor: not-allowed;
}

.sendbird-openchannel-settings .sendbird-participants-accordion__member {
  position: relative;
  width: 100%;
  height: 40px;
  box-sizing: border-box;
}

[dir="ltr"] .sendbird-openchannel-settings .sendbird-participants-accordion__member {
  padding: 12px 0px 12px 56px;
  text-align: left;
}

[dir="rtl"] .sendbird-openchannel-settings .sendbird-participants-accordion__member {
  padding: 12px 56px 12px 0px;
  text-align: right;
}

.sendbird-openchannel-settings .sendbird-participants-accordion__member .sendbird-label {
  max-width: 190px;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.sendbird-openchannel-settings .sendbird-participants-accordion__member .sendbird-participants-accordion__member__title.self-operator,
.sendbird-openchannel-settings .sendbird-participants-accordion__member .sendbird-participants-accordion__member__title.operator,
.sendbird-openchannel-settings .sendbird-participants-accordion__member .sendbird-participants-accordion__member__title.user-id {
  position: absolute;
}

[dir="ltr"] .sendbird-openchannel-settings .sendbird-participants-accordion__member .sendbird-participants-accordion__member__title.self-operator,
[dir="ltr"] .sendbird-openchannel-settings .sendbird-participants-accordion__member .sendbird-participants-accordion__member__title.operator,
[dir="ltr"] .sendbird-openchannel-settings .sendbird-participants-accordion__member .sendbird-participants-accordion__member__title.user-id {
  right: 16px;
}

[dir="rtl"] .sendbird-openchannel-settings .sendbird-participants-accordion__member .sendbird-participants-accordion__member__title.self-operator,
[dir="rtl"] .sendbird-openchannel-settings .sendbird-participants-accordion__member .sendbird-participants-accordion__member__title.operator,
[dir="rtl"] .sendbird-openchannel-settings .sendbird-participants-accordion__member .sendbird-participants-accordion__member__title.user-id {
  left: 16px;
}

.sendbird-openchannel-settings .sendbird-participants-accordion__member .sendbird-participants-accordion__member__action {
  display: none;
}

.sendbird-openchannel-settings .sendbird-participants-accordion__member:hover .sendbird-participants-accordion__member__title.operator,
.sendbird-openchannel-settings .sendbird-participants-accordion__member:hover .sendbird-participants-accordion__member__title.user-id {
  display: none;
}

.sendbird-openchannel-settings .sendbird-participants-accordion__member:hover .sendbird-participants-accordion__member__action {
  display: inline-block;
}

.sendbird-openchannel-settings .sendbird-participants-accordion__member-avatar {
  position: absolute;
  top: 10px;
  cursor: pointer;
}

[dir="ltr"] .sendbird-openchannel-settings .sendbird-participants-accordion__member-avatar {
  left: 16px;
}

[dir="rtl"] .sendbird-openchannel-settings .sendbird-participants-accordion__member-avatar {
  right: 16px;
}

.sendbird-openchannel-settings .sendbird-participants-accordion__member__action {
  position: absolute;
  display: none;
  top: 4px;
  cursor: pointer;
}

[dir="ltr"] .sendbird-openchannel-settings .sendbird-participants-accordion__member__action {
  right: 8px;
}

[dir="rtl"] .sendbird-openchannel-settings .sendbird-participants-accordion__member__action {
  left: 8px;
}

.sendbird-openchannel-settings .sendbird-openchannel-operator-list__footer,
.sendbird-openchannel-settings .sendbird-openchannel-participant-list__footer,
.sendbird-openchannel-settings .sendbird-channel-settings-muted-participant-list__footer,
.sendbird-openchannel-settings .sendbird-channel-settings-banned-user-list__footer {
  padding-top: 16px;
  display: flex;
}

[dir="ltr"] .sendbird-openchannel-settings .sendbird-openchannel-operator-list__footer,
[dir="ltr"] .sendbird-openchannel-settings .sendbird-openchannel-participant-list__footer,
[dir="ltr"] .sendbird-openchannel-settings .sendbird-channel-settings-muted-participant-list__footer,
[dir="ltr"] .sendbird-openchannel-settings .sendbird-channel-settings-banned-user-list__footer {
  justify-content: left;
  padding-left: 12px;
}

[dir="rtl"] .sendbird-openchannel-settings .sendbird-openchannel-operator-list__footer,
[dir="rtl"] .sendbird-openchannel-settings .sendbird-openchannel-participant-list__footer,
[dir="rtl"] .sendbird-openchannel-settings .sendbird-channel-settings-muted-participant-list__footer,
[dir="rtl"] .sendbird-openchannel-settings .sendbird-channel-settings-banned-user-list__footer {
  justify-content: right;
  padding-right: 12px;
}

[dir="ltr"] .sendbird-openchannel-settings .sendbird-openchannel-operator-list__footer .sendbird-button:nth-child(2),
[dir="ltr"] .sendbird-openchannel-settings .sendbird-openchannel-participant-list__footer .sendbird-button:nth-child(2),
[dir="ltr"] .sendbird-openchannel-settings .sendbird-channel-settings-muted-participant-list__footer .sendbird-button:nth-child(2),
[dir="ltr"] .sendbird-openchannel-settings .sendbird-channel-settings-banned-user-list__footer .sendbird-button:nth-child(2) {
  margin-left: 8px;
}

[dir="rtl"] .sendbird-openchannel-settings .sendbird-openchannel-operator-list__footer .sendbird-button:nth-child(2),
[dir="rtl"] .sendbird-openchannel-settings .sendbird-openchannel-participant-list__footer .sendbird-button:nth-child(2),
[dir="rtl"] .sendbird-openchannel-settings .sendbird-channel-settings-muted-participant-list__footer .sendbird-button:nth-child(2),
[dir="rtl"] .sendbird-openchannel-settings .sendbird-channel-settings-banned-user-list__footer .sendbird-button:nth-child(2) {
  margin-right: 8px;
}

.sendbird-participants-accordion__member-avatar__avatar {
  position: absolute;
}

.sendbird-more-users__popup-scroll {
  max-height: 420px;
  overflow: scroll;
}
.sendbird-openchannel-profile {
  position: relative;
  text-align: center;
  padding: 32px 40px 27px 40px;
}

.sendbird-theme--light .sendbird-openchannel-profile {
  border-bottom: 1px solid var(--sendbird-light-onlight-04);
  background-color: var(--sendbird-light-background-50);
}

.sendbird-theme--dark .sendbird-openchannel-profile {
  border-bottom: 1px solid var(--sendbird-dark-ondark-04);
  background-color: var(--sendbird-dark-background-600);
}

.sendbird-openchannel-profile .sendbird-openchannel-profile--inner {
  height: 116px;
}

.sendbird-openchannel-profile .sendbird-openchannel-profile__avatar {
  margin-bottom: 16px;
  text-align: center;
}

.sendbird-openchannel-profile .sendbird-openchannel-profile__title {
  display: inline-block;
  max-width: 240px;
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
  height: 18px;
}

.sendbird-openchannel-profile .sendbird-openchannel-profile__edit {
  position: absolute;
  top: 10px;
}

[dir="ltr"] .sendbird-openchannel-profile .sendbird-openchannel-profile__edit {
  right: 16px;
}

[dir="rtl"] .sendbird-openchannel-profile .sendbird-openchannel-profile__edit {
  left: 16px;
}
.sendbird-theme--light .sendbird-accordion.sendbird-accordion--closed {
  border-bottom: 0px;
}

.sendbird-theme--dark .sendbird-accordion.sendbird-accordion--closed {
  border-bottom: 0px;
}

.sendbird-accordion {
  position: relative;
  box-sizing: border-box;
}

.sendbird-theme--light .sendbird-accordion {
  border-bottom: 1px solid var(--sendbird-light-onlight-04);
  background-color: var(--sendbird-light-background-50);
}

.sendbird-theme--dark .sendbird-accordion {
  border-bottom: 1px solid var(--sendbird-dark-ondark-04);
  background-color: var(--sendbird-dark-background-600);
}

.sendbird-accordion .sendbird-accordion__member {
  position: relative;
  height: 40px;
  box-sizing: border-box;
}

[dir="ltr"] .sendbird-accordion .sendbird-accordion__member {
  padding: 12px 0px 12px 44px;
}

[dir="rtl"] .sendbird-accordion .sendbird-accordion__member {
  padding: 12px 44px 12px 0px;
}

.sendbird-accordion .sendbird-accordion__footer {
  display: flex;
  justify-content: flex-start;
  margin-top: 8px;
}

.sendbird-accordion__list {
  padding-top: 8px;
  padding-bottom: 16px;
}

.sendbird-accordion__panel-header {
  cursor: pointer;
  position: relative;
}

[dir="ltr"] .sendbird-accordion__panel-header {
  padding: 12px 22px 10px 56px;
}

[dir="rtl"] .sendbird-accordion__panel-header {
  padding: 12px 56px 10px 22px;
}

.sendbird-theme--light .sendbird-accordion__panel-header {
  background-color: var(--sendbird-light-background-50);
  border-bottom: 1px solid var(--sendbird-light-onlight-04);
}

.sendbird-theme--dark .sendbird-accordion__panel-header {
  background-color: var(--sendbird-dark-background-600);
  border-bottom: 1px solid var(--sendbird-dark-ondark-04);
}

.sendbird-accordion__panel-header:focus {
  outline: none;
}

.sendbird-accordion__panel-header.sendbird-accordion__panel-item__disabled {
  cursor: not-allowed;
}

.sendbird-accordion__panel-icon-left,
.sendbird-accordion__panel-icon-right {
  position: absolute;
  top: 10px;
}

[dir="ltr"] .sendbird-accordion__panel-icon-left {
  left: 16px;
}

[dir="rtl"] .sendbird-accordion__panel-icon-left {
  right: 16px;
}

[dir="ltr"] .sendbird-accordion__panel-icon-right {
  right: 16px;
}

[dir="rtl"] .sendbird-accordion__panel-icon-right {
  left: 16px;
  transform: rotate(180deg);
}

[dir="ltr"] .sendbird-accordion__panel-icon--open {
  transform: rotate(90deg);
}

[dir="rtl"] .sendbird-accordion__panel-icon--open {
  transform: rotate(-90deg);
}

.sendbird-theme--light .sendbird-accordion__panel-icon--chevron path {
  fill: var(--sendbird-light-onlight-01);
}

.sendbird-theme--dark .sendbird-accordion__panel-icon--chevron path {
  fill: var(--sendbird-dark-ondark-01);
}

.sendbird-theme--light .sendbird-accordion__panel-icon__leave path {
  fill: var(--sendbird-light-error-300);
}

.sendbird-theme--dark .sendbird-accordion__panel-icon__leave path {
  fill: var(--sendbird-dark-error-300);
}
</pre></body></html>