.Body_chatBody__UPff6 {
  background-color: #fff;
  min-height: 368px;
  overflow: hidden;
  padding: 24px;
  position: relative;
}
.Body_firstMessage__8sXGY {
  margin: 0;
  white-space: pre-wrap;
}
.Body_firstMessage__8sXGY p {
  margin-top: 1em !important;
}
.Body_scroll__NDD8U {
  display: inline-block;
  min-height: 400px;
  overflow-y: auto;
}
.Body_scroll__NDD8U .Body_inner__4xWEU {
  content: ".";
  height: 300%;
  width: 100%;
}
.Body_scrollSimple__2TVBU::-webkit-scrollbar {
  width: 4px;
}
.Body_scrollSimple__2TVBU::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
}
.Body_scrollSimple__2TVBU::-webkit-scrollbar-thumb {
  background: #0003;
  border-radius: 10px;
}
.Body_scrollSimple__2TVBU::-webkit-scrollbar-thumb:hover {
  background: #0006;
}
.Body_scrollSimple__2TVBU::-webkit-scrollbar-thumb:active {
  background: #000000e6;
}
.Body_messageBot__6aIkn,
.Body_messageUser__d5NIK {
  background-color: var(--chat-header-bg);
  border-radius: 12px;
  color: #fff;
  margin-bottom: 12px;
  max-width: 80%;
  padding: 12px 16px;
  white-space: pre-wrap;
}
.Body_messageUser__d5NIK {
  word-wrap: break-word;
  margin-left: auto;
}
.Body_messageUser__d5NIK:before {
  border-bottom-left-radius: 0.8rem 0.7rem;
  border-right: 1rem solid var(--chat-header-bg);
  right: -0.35rem;
  transform: translateY(-0.1rem);
}
.Body_messageUser__d5NIK:after {
  background-color: #fff;
  border-bottom-left-radius: 0.5rem;
  right: -40px;
  transform: translate(-30px, -2px);
  width: 10px;
}
.Body_messageUser__d5NIK ~ .Body_messageUser__d5NIK,
.Body_messageUser__d5NIK ~ .Body_messageUser__d5NIK:not(:last-child) {
  margin: 0.25rem 0 12px auto;
}
.Body_messageUser__d5NIK ~ .Body_messageUser__d5NIK:last-child {
  margin-bottom: 12px;
  margin-left: auto;
}
.Body_messageBot__6aIkn {
  align-items: flex-start;
  background-color: #e5e5ea;
  color: #000;
  margin-right: auto;
}
.Body_messageBot__6aIkn:before {
  border-bottom-right-radius: 0.8rem 0.7rem;
  border-left: 1rem solid #e5e5ea;
  left: -0.35rem;
  transform: translateY(-0.1rem);
}
.Body_messageBot__6aIkn:after {
  background-color: #fff;
  border-bottom-right-radius: 0.5rem;
  left: 20px;
  transform: translate(-30px, -2px);
  width: 10px;
}
.Body_imessage__pSr2y {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  margin: 0 auto 1rem;
}
.Body_imessage__pSr2y div {
  position: relative;
}
.Body_imessage__pSr2y div:after,
.Body_imessage__pSr2y div:before {
  bottom: -0.1rem;
  content: "";
  height: 0.5rem;
  position: absolute;
}
div[class^="message"] {
  margin: 0.5rem 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
div[class^="message"].Body_emoji__OLkt2 {
  background: none;
  font-size: 2.5rem;
}
div[class^="message"].Body_emoji__OLkt2:before {
  content: none;
}
.Body_attachments__r3GCi {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 8px;
}
.Body_attachment__fC-SL {
  align-items: center;
  background-color: #fff;
  border: 1px solid var(--chat-header-bg-hover);
  border-left-width: 8px;
  border-radius: 6px;
  color: #000;
  display: flex;
  font-size: 12px;
  gap: 12px;
  max-width: none !important;
  overflow: hidden;
}
.Body_attachmentInfo__Fonc7 {
  display: flex;
  flex-direction: column;
  padding: 8px 12px;
}
.Body_attachment__fC-SL p {
  margin: 0;
  padding: 0;
}
.Body_attachmentSize__c5cT9 {
  margin-top: 2px;
}
.Body_attachmentActions__lLN28 {
  border-left: 1px solid #000;
  display: flex;
  min-height: 100%;
}
.Body_attachment__fC-SL button {
  align-items: center;
  align-self: center;
  background-color: initial;
  border: none;
  cursor: pointer;
  display: flex;
  justify-content: center;
}
.Body_attachmentActions__lLN28:hover {
  background-color: #ef4444;
  color: #fff;
  cursor: pointer;
}
.Body_attachmentActions__lLN28:hover button {
  color: #fff;
}
.Body_attachmentDownloadWrapper__E8E3n {
  padding: 8px;
}
.Body_options__26PgR {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-top: 12px;
}
.Body_options__26PgR button {
  background-color: var(--chat-header-bg);
  border-radius: 4px;
  border-width: 0;
  color: #fff;
  cursor: pointer;
  padding: 4px 8px;
}
.Body_options__26PgR p {
  font-weight: 700;
  margin: 0;
}
.Body_additionalMessage__6k0KO {
  background-color: #fff;
  border-left-style: solid;
  border-left-width: 8px;
  display: inline-block;
  margin-bottom: 8px;
  padding: 6px 12px;
}
.Body_additionalMessage__6k0KO p {
  border-radius: 6px;
  display: inline-block;
  margin: 0;
}
.Body_closeMetaAnalysis__5DMdF {
  position: absolute;
}
.Body_closeMetaAnalysis__5DMdF > svg {
  cursor: "pointer";
}
.Timer_timerContainer__0gzHf {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.Timer_timerContainer__0gzHf p {
  margin: 0;
}
.Timer_timerContainer__0gzHf p.Timer_title__vE0TK {
  color: "blue";
  font-size: 12px;
  font-weight: 700;
}
.styles_container__3yngU {
  align-items: center;
  border-radius: 4px;
  display: flex;
  display: inline-flex;
  gap: 8px;
  padding: 8px;
}
.styles_container__3yngU p,
.styles_termsLabel__NdKtA {
  margin: 0;
}
.styles_container__7kN1- {
  align-items: center;
  border-radius: 4px;
  display: flex;
  display: inline-flex;
  gap: 8px;
  padding: 8px;
}
.styles_container__7kN1- p,
.styles_termsLabel__Dnh3v {
  margin: 0;
}
.MessageMetadata_metaAnalysisContainer__u4BCV,
.MessageMetadata_tokenUsageContainer__lQ2pc {
  border-radius: 4px;
  margin-top: 8px;
  padding: 8px 12px;
  position: relative;
}
.MessageMetadata_metaAnalysisContainer__u4BCV.MessageMetadata_botAnalysis__ToATh,
.MessageMetadata_tokenUsageContainer__lQ2pc.MessageMetadata_botTokenUsage__uag\+I {
  background-color: #fdfdfd !important;
}
.MessageMetadata_metaAnalysisContainer__u4BCV.MessageMetadata_userAnalysis__8E9jZ,
.MessageMetadata_tokenUsageContainer__lQ2pc.MessageMetadata_userTokenUsage__iBkU2 {
  background-color: #585fe5 !important;
  color: #fff;
}
.Spinner_lds-roller__LADc5 {
  display: inline-block;
  height: 16px;
  position: relative;
  width: 16px;
}
.Spinner_lds-roller__LADc5 div {
  animation: Spinner_lds-roller__LADc5 1.2s cubic-bezier(0.5, 0, 0.5, 1)
    infinite;
  transform-origin: 8px 8px;
}
.Spinner_lds-roller__LADc5 div:after {
  background: #000;
  border-radius: 50%;
  content: " ";
  display: block;
  height: 2px;
  margin: -1px 0 0 -1px;
  position: absolute;
  width: 2px;
}
.Spinner_lds-roller__LADc5 div:first-child {
  animation-delay: -0.09s;
}
.Spinner_lds-roller__LADc5 div:first-child:after {
  left: 14px;
  top: 14px;
}
.Spinner_lds-roller__LADc5 div:nth-child(2) {
  animation-delay: -0.18s;
}
.Spinner_lds-roller__LADc5 div:nth-child(2):after {
  left: 12px;
  top: 15px;
}
.Spinner_lds-roller__LADc5 div:nth-child(3) {
  animation-delay: -0.27s;
}
.Spinner_lds-roller__LADc5 div:nth-child(3):after {
  left: 10px;
  top: 16px;
}
.Spinner_lds-roller__LADc5 div:nth-child(4) {
  animation-delay: -0.36s;
}
.Spinner_lds-roller__LADc5 div:nth-child(4):after {
  left: 8px;
  top: 16px;
}
.Spinner_lds-roller__LADc5 div:nth-child(5) {
  animation-delay: -0.45s;
}
.Spinner_lds-roller__LADc5 div:nth-child(5):after {
  left: 6px;
  top: 15px;
}
.Spinner_lds-roller__LADc5 div:nth-child(6) {
  animation-delay: -0.54s;
}
.Spinner_lds-roller__LADc5 div:nth-child(6):after {
  left: 4px;
  top: 14px;
}
.Spinner_lds-roller__LADc5 div:nth-child(7) {
  animation-delay: -0.63s;
}
.Spinner_lds-roller__LADc5 div:nth-child(7):after {
  left: 3px;
  top: 12px;
}
.Spinner_lds-roller__LADc5 div:nth-child(8) {
  animation-delay: -0.72s;
}
.Spinner_lds-roller__LADc5 div:nth-child(8):after {
  left: 2px;
  top: 10px;
}
@keyframes Spinner_lds-roller__LADc5 {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.Spinner_container__k-afu {
  align-items: center;
  display: flex;
  justify-content: center;
  padding: 8px;
}
.Footer_container__R7sXj {
  background-color: #fff;
  border-top: 1px solid #e5e5ea;
  padding: 12px;
}
.Footer_inputWrapper__PbqdQ {
  align-items: center;
  display: flex;
  flex-direction: row;
}
.Footer_input__QyyRe {
  border: none;
  flex: 1 1;
  margin-right: 8px;
  padding: 6px;
}
.Footer_finalizedMessage__53VX9 {
  border-left: 8px solid #1d4ed8;
  flex: 1 1;
}
.Footer_finalizedMessage__53VX9 p {
  border-radius: 6px;
  color: #1d4ed8;
  display: inline-block;
  margin: 0;
  padding: 6px 12px;
}
.Footer_input__QyyRe:focus-visible {
  outline: none;
}
.Footer_button__2oD\+V,
.Footer_primaryButton__HDarq {
  background-color: initial;
  border: none;
  color: var(--chat-header-bg);
  cursor: pointer;
  margin-left: 12px;
  padding: 3px;
}
.Footer_primaryButton__HDarq {
  background-color: var(--chat-header-bg);
  border-radius: 4px;
  color: #fff;
  padding-left: 6px;
  padding-right: 6px;
}
.Footer_button__2oD\+V:hover {
  color: var(--chat-header-bg-hover);
}
.Footer_disabledButton__nlAK9 {
  background-color: initial;
  border: none;
  color: var("#737373");
  cursor: not-allowed;
  margin-left: 12px;
  padding: 3px;
}
.Footer_uploadingMessage__D2b29 {
  flex: 1 1;
  font-size: 12px;
}
.Footer_attachments__w1pXY {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 8px;
}
.Footer_attachment__lRC\+2 {
  align-items: stretch;
  border: 1px solid var(--chat-header-bg);
  border-left-width: 8px;
  border-radius: 6px;
  display: flex;
  font-size: 12px;
  gap: 12px;
  margin-bottom: 8px;
  overflow: hidden;
}
.Footer_attachmentInfo__cPLs7 {
  display: flex;
  flex-direction: column;
  padding: 8px 12px;
}
.Footer_attachment__lRC\+2 p {
  margin: 0;
  padding: 0;
}
.Footer_attachmentSize__zVHgo {
  align-self: flex-start;
  background-color: #e5e5ea;
  border-radius: 4px;
  margin-top: 2px;
  padding: 2px 4px;
}
.Footer_attachmentActions__G-CpV {
  border-left: 1px solid #000;
  display: flex;
  min-height: 100%;
}
.Footer_attachment__lRC\+2 button {
  align-items: center;
  align-self: center;
  background-color: initial;
  border: none;
  cursor: pointer;
  display: flex;
  justify-content: center;
}
.Footer_attachmentActions__G-CpV:hover {
  background-color: #ef4444;
  color: #fff;
  cursor: pointer;
}
.Footer_attachmentActions__G-CpV:hover button {
  color: #fff;
}
.Footer_attachmentErrorTag__iG5v1 {
  align-self: flex-start;
  background-color: #fecaca;
  border-radius: 4px;
  color: #b91c1c;
  margin-top: 2px;
  padding: 2px 4px;
}
.Footer_validationErrorContainer__tjxMS {
  margin-bottom: 4px;
}
.Footer_validationErrorContainer__tjxMS p {
  background-color: #fecaca;
  border-radius: 4px;
  color: #b91c1c;
  display: inline-block;
  margin: 0;
  max-width: 75%;
  padding: 2px 6px;
}
.Footer_validationErrorContainer__tjxMS svg {
  margin-right: 4px;
  vertical-align: middle;
}
.Footer_validationErrorContainer__tjxMS span {
  flex: 1 1;
  font-size: 12px;
  margin: 0;
  padding: 0;
}
.Footer_attachmentTags__6EGHL {
  display: flex;
  flex-direction: row;
  gap: 4px;
}
.Header_header__HXQOm {
  align-items: center;
  background-color: var(--chat-header-bg);
  color: #fff;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  padding: 3px 12px;
}
.Header_header__HXQOm p {
  margin-top: 1em !important;
}
.Header_headerButton__GV2xG {
  background-color: initial;
  border: none;
  color: #fff;
  cursor: pointer;
}
@media (max-width: 768px) {
  .Header_headerButton__GV2xG,
  .Header_header__HXQOm {
    display: none;
  }
  .Header_headerExpanded__-Bj5g {
    display: block;
  }
}
.Chat_container__x4T-U {
  background-color: initial;
  box-shadow: 5px 5px 10px #0003;
  display: flex;
  flex-direction: column;
}
.Chat_chatBody__IRdPh {
  background-color: #fff;
  overflow: hidden;
  padding: 16px 32px;
}
.Chat_scroll__-G9XC {
  display: inline-block;
  height: 400px;
  overflow-y: scroll;
}
.Chat_scroll__-G9XC .Chat_inner__tX-i5 {
  content: ".";
  height: 300%;
  width: 100%;
}
.Chat_scrollSimple__li-Ag::-webkit-scrollbar {
  height: 6px;
  width: 6px;
}
.Chat_scrollSimple__li-Ag::-webkit-scrollbar-track {
  background: #0000001a;
  border-radius: 10px;
}
.Chat_scrollSimple__li-Ag::-webkit-scrollbar-thumb {
  background: #0003;
  border-radius: 10px;
}
.Chat_scrollSimple__li-Ag::-webkit-scrollbar-thumb:hover {
  background: #0006;
}
.Chat_scrollSimple__li-Ag::-webkit-scrollbar-thumb:active {
  background: #000000e6;
}
.Chat_bubble__Jy99e {
  align-items: center;
  align-self: flex-end;
  background-color: var(--chat-header-bg);
  border-radius: 25px;
  box-shadow: 5px 5px 10px #0003;
  color: #fff;
  cursor: pointer;
  display: flex;
  height: 50px;
  justify-content: center;
  margin-bottom: 12px;
  width: 50px;
}
.Chat_wrapper__p90C0 {
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.Chat_bubble__Jy99e:hover {
  background-color: var(--chat-header-bg-hover);
}
@media (min-width: 768px) {
  .Chat_bubble__Jy99e {
    display: none;
  }
}
:root {
  --chat-header-bg: #353fe0;
  --chat-header-bg-hover: #585fe5;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen,
    Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  margin: 0;
}
code {
  font-family: source-code-pro, Menlo, Monaco, Consolas, Courier New, monospace;
}
a.internal {
  background-color: var(--chat-header-bg) !important;
  border-radius: 4px;
  color: #fff;
  padding: 4px 8px;
  text-decoration: none;
}
a.internal:hover {
  background-color: var(--chat-header-bg-hover) !important;
}
a.external {
  word-wrap: break-word !important;
}
/*# sourceMappingURL=main.09165bf1.css.map*/
