*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*:where(#amplitychatbotroot,#amplitychatbotroot *),
:where(#amplitychatbotroot,#amplitychatbotroot *)::before,
:where(#amplitychatbotroot,#amplitychatbotroot *)::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}

:where(#amplitychatbotroot,#amplitychatbotroot *)::before,
:where(#amplitychatbotroot,#amplitychatbotroot *)::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

#amplitychatbotroot {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

#amplitychatbotroot {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr:where(#amplitychatbotroot,#amplitychatbotroot *) {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]):where(#amplitychatbotroot,#amplitychatbotroot *) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1:where(#amplitychatbotroot,#amplitychatbotroot *),
h2:where(#amplitychatbotroot,#amplitychatbotroot *),
h3:where(#amplitychatbotroot,#amplitychatbotroot *),
h4:where(#amplitychatbotroot,#amplitychatbotroot *),
h5:where(#amplitychatbotroot,#amplitychatbotroot *),
h6:where(#amplitychatbotroot,#amplitychatbotroot *) {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a:where(#amplitychatbotroot,#amplitychatbotroot *) {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b:where(#amplitychatbotroot,#amplitychatbotroot *),
strong:where(#amplitychatbotroot,#amplitychatbotroot *) {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code:where(#amplitychatbotroot,#amplitychatbotroot *),
kbd:where(#amplitychatbotroot,#amplitychatbotroot *),
samp:where(#amplitychatbotroot,#amplitychatbotroot *),
pre:where(#amplitychatbotroot,#amplitychatbotroot *) {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small:where(#amplitychatbotroot,#amplitychatbotroot *) {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub:where(#amplitychatbotroot,#amplitychatbotroot *),
sup:where(#amplitychatbotroot,#amplitychatbotroot *) {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub:where(#amplitychatbotroot,#amplitychatbotroot *) {
  bottom: -0.25em;
}

sup:where(#amplitychatbotroot,#amplitychatbotroot *) {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table:where(#amplitychatbotroot,#amplitychatbotroot *) {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button:where(#amplitychatbotroot,#amplitychatbotroot *),
input:where(#amplitychatbotroot,#amplitychatbotroot *),
optgroup:where(#amplitychatbotroot,#amplitychatbotroot *),
select:where(#amplitychatbotroot,#amplitychatbotroot *),
textarea:where(#amplitychatbotroot,#amplitychatbotroot *) {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button:where(#amplitychatbotroot,#amplitychatbotroot *),
select:where(#amplitychatbotroot,#amplitychatbotroot *) {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button:where(#amplitychatbotroot,#amplitychatbotroot *),
input:where([type='button']):where(#amplitychatbotroot,#amplitychatbotroot *),
input:where([type='reset']):where(#amplitychatbotroot,#amplitychatbotroot *),
input:where([type='submit']):where(#amplitychatbotroot,#amplitychatbotroot *) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring:where(#amplitychatbotroot,#amplitychatbotroot *) {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid:where(#amplitychatbotroot,#amplitychatbotroot *) {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress:where(#amplitychatbotroot,#amplitychatbotroot *) {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

:where(#amplitychatbotroot,#amplitychatbotroot *) ::-webkit-inner-spin-button,
:where(#amplitychatbotroot,#amplitychatbotroot *) ::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search']:where(#amplitychatbotroot,#amplitychatbotroot *) {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

:where(#amplitychatbotroot,#amplitychatbotroot *) ::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

:where(#amplitychatbotroot,#amplitychatbotroot *) ::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary:where(#amplitychatbotroot,#amplitychatbotroot *) {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote:where(#amplitychatbotroot,#amplitychatbotroot *),
dl:where(#amplitychatbotroot,#amplitychatbotroot *),
dd:where(#amplitychatbotroot,#amplitychatbotroot *),
h1:where(#amplitychatbotroot,#amplitychatbotroot *),
h2:where(#amplitychatbotroot,#amplitychatbotroot *),
h3:where(#amplitychatbotroot,#amplitychatbotroot *),
h4:where(#amplitychatbotroot,#amplitychatbotroot *),
h5:where(#amplitychatbotroot,#amplitychatbotroot *),
h6:where(#amplitychatbotroot,#amplitychatbotroot *),
hr:where(#amplitychatbotroot,#amplitychatbotroot *),
figure:where(#amplitychatbotroot,#amplitychatbotroot *),
p:where(#amplitychatbotroot,#amplitychatbotroot *),
pre:where(#amplitychatbotroot,#amplitychatbotroot *) {
  margin: 0;
}

fieldset:where(#amplitychatbotroot,#amplitychatbotroot *) {
  margin: 0;
  padding: 0;
}

legend:where(#amplitychatbotroot,#amplitychatbotroot *) {
  padding: 0;
}

ol:where(#amplitychatbotroot,#amplitychatbotroot *),
ul:where(#amplitychatbotroot,#amplitychatbotroot *),
menu:where(#amplitychatbotroot,#amplitychatbotroot *) {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/
dialog:where(#amplitychatbotroot,#amplitychatbotroot *) {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea:where(#amplitychatbotroot,#amplitychatbotroot *) {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

:where(#amplitychatbotroot,#amplitychatbotroot *) input::-moz-placeholder, :where(#amplitychatbotroot,#amplitychatbotroot *) textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

:where(#amplitychatbotroot,#amplitychatbotroot *) input::placeholder,
:where(#amplitychatbotroot,#amplitychatbotroot *) textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button:where(#amplitychatbotroot,#amplitychatbotroot *),
[role="button"]:where(#amplitychatbotroot,#amplitychatbotroot *) {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled:where(#amplitychatbotroot,#amplitychatbotroot *) {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img:where(#amplitychatbotroot,#amplitychatbotroot *),
svg:where(#amplitychatbotroot,#amplitychatbotroot *),
video:where(#amplitychatbotroot,#amplitychatbotroot *),
canvas:where(#amplitychatbotroot,#amplitychatbotroot *),
audio:where(#amplitychatbotroot,#amplitychatbotroot *),
iframe:where(#amplitychatbotroot,#amplitychatbotroot *),
embed:where(#amplitychatbotroot,#amplitychatbotroot *),
object:where(#amplitychatbotroot,#amplitychatbotroot *) {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img:where(#amplitychatbotroot,#amplitychatbotroot *),
video:where(#amplitychatbotroot,#amplitychatbotroot *) {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])):where(#amplitychatbotroot,#amplitychatbotroot *) {
  display: none;
}
.pointer-events-none {
  pointer-events: none;
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.bottom-0 {
  bottom: 0px;
}
.bottom-10 {
  bottom: 2.5rem;
}
.bottom-24 {
  bottom: 6rem;
}
.bottom-3 {
  bottom: 0.75rem;
}
.bottom-4 {
  bottom: 1rem;
}
.left-0 {
  left: 0px;
}
.left-\[24px\] {
  left: 24px;
}
.right-0 {
  right: 0px;
}
.right-1 {
  right: 0.25rem;
}
.right-20 {
  right: 5rem;
}
.right-4 {
  right: 1rem;
}
.top-1 {
  top: 0.25rem;
}
.top-1\/2 {
  top: 50%;
}
.z-50 {
  z-index: 50;
}
.-mt-2 {
  margin-top: -0.5rem;
}
.-mt-6 {
  margin-top: -1.5rem;
}
.mb-0 {
  margin-bottom: 0px;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-1\.5 {
  margin-bottom: 0.375rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.ml-1 {
  margin-left: 0.25rem;
}
.ml-1\.5 {
  margin-left: 0.375rem;
}
.ml-10 {
  margin-left: 2.5rem;
}
.ml-12 {
  margin-left: 3rem;
}
.ml-2 {
  margin-left: 0.5rem;
}
.ml-4 {
  margin-left: 1rem;
}
.ml-auto {
  margin-left: auto;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mr-auto {
  margin-right: auto;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-\[10px\] {
  margin-top: 10px;
}
.mt-\[5px\] {
  margin-top: 5px;
}
.block {
  display: block;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.aspect-square {
  aspect-ratio: 1 / 1;
}
.h-12 {
  height: 3rem;
}
.h-20 {
  height: 5rem;
}
.h-4 {
  height: 1rem;
}
.h-5 {
  height: 1.25rem;
}
.h-6 {
  height: 1.5rem;
}
.h-8 {
  height: 2rem;
}
.h-\[24px\] {
  height: 24px;
}
.h-\[37\.33px\] {
  height: 37.33px;
}
.h-\[68px\] {
  height: 68px;
}
.h-\[75vh\] {
  height: 75vh;
}
.h-\[85vh\] {
  height: 85vh;
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.max-h-screen {
  max-height: 100vh;
}
.min-h-\[100\%\] {
  min-height: 100%;
}
.min-h-\[60px\] {
  min-height: 60px;
}
.w-12 {
  width: 3rem;
}
.w-20 {
  width: 5rem;
}
.w-4 {
  width: 1rem;
}
.w-48 {
  width: 12rem;
}
.w-5 {
  width: 1.25rem;
}
.w-6 {
  width: 1.5rem;
}
.w-8 {
  width: 2rem;
}
.w-96 {
  width: 24rem;
}
.w-\[289px\] {
  width: 289px;
}
.w-\[322px\] {
  width: 322px;
}
.w-\[352px\] {
  width: 352px;
}
.w-\[355px\] {
  width: 355px;
}
.w-\[400px\] {
  width: 400px;
}
.w-full {
  width: 100%;
}
.max-w-96 {
  max-width: 24rem;
}
.max-w-\[180px\] {
  max-width: 180px;
}
.max-w-\[200px\] {
  max-width: 200px;
}
.max-w-\[20rem\] {
  max-width: 20rem;
}
.max-w-\[400px\] {
  max-width: 400px;
}
.max-w-\[450px\] {
  max-width: 450px;
}
.max-w-\[90\%\] {
  max-width: 90%;
}
.max-w-full {
  max-width: 100%;
}
.max-w-max {
  max-width: -moz-max-content;
  max-width: max-content;
}
.max-w-md {
  max-width: 28rem;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-\[1\] {
  flex: 1;
}
.flex-\[2\] {
  flex: 2;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-0 {
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-4 {
  --tw-translate-y: 1rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-100 {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes spin {

  to {
    transform: rotate(360deg);
  }
}
.animate-spin {
  animation: spin 1s linear infinite;
}
.cursor-pointer {
  cursor: pointer;
}
.resize-none {
  resize: none;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.flex-row {
  flex-direction: row;
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-start {
  align-items: flex-start;
}
.items-center {
  align-items: center;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-3 {
  gap: 0.75rem;
}
.space-x-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1.25rem * var(--tw-space-x-reverse));
  margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.space-y-7 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.75rem * var(--tw-space-y-reverse));
}
.self-end {
  align-self: flex-end;
}
.self-stretch {
  align-self: stretch;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.overscroll-contain {
  overscroll-behavior: contain;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.whitespace-normal {
  white-space: normal;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.break-words {
  overflow-wrap: break-word;
}
.rounded-\[12px\] {
  border-radius: 12px;
}
.rounded-\[6px\] {
  border-radius: 6px;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-md {
  border-radius: 0.375rem;
}
.rounded-none {
  border-radius: 0px;
}
.rounded-sm {
  border-radius: 0.125rem;
}
.rounded-xl {
  border-radius: 0.75rem;
}
.rounded-b-lg {
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}
.rounded-t-lg {
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}
.border {
  border-width: 1px;
}
.border-2 {
  border-width: 2px;
}
.border-4 {
  border-width: 4px;
}
.border-\[1\.5px\] {
  border-width: 1.5px;
}
.border-\[1px\] {
  border-width: 1px;
}
.\!border-none {
  border-style: none !important;
}
.border-none {
  border-style: none;
}
.border-\[\#112FCF\] {
  --tw-border-opacity: 1;
  border-color: rgb(17 47 207 / var(--tw-border-opacity, 1));
}
.border-\[\#99999936\] {
  border-color: #99999936;
}
.border-\[\#CCCCCC\] {
  --tw-border-opacity: 1;
  border-color: rgb(204 204 204 / var(--tw-border-opacity, 1));
}
.border-gray-100 {
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
}
.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.border-gray-500 {
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity, 1));
}
.border-transparent {
  border-color: transparent;
}
.border-t-blue-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}
.\!bg-white {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}
.bg-\[\#112FCF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(17 47 207 / var(--tw-bg-opacity, 1));
}
.bg-\[\#D9D9FB\] {
  --tw-bg-opacity: 1;
  background-color: rgb(217 217 251 / var(--tw-bg-opacity, 1));
}
.bg-\[\#ECECFC\] {
  --tw-bg-opacity: 1;
  background-color: rgb(236 236 252 / var(--tw-bg-opacity, 1));
}
.bg-\[\#F8F8F8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity, 1));
}
.bg-\[\#F9FAFB\] {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}
.bg-blue-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1));
}
.bg-customBlue {
  --tw-bg-opacity: 1;
  background-color: rgb(236 236 252 / var(--tw-bg-opacity, 1));
}
.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}
.bg-gray-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}
.bg-gray-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
}
.bg-transparent {
  background-color: transparent;
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}
.p-0 {
  padding: 0px;
}
.p-1 {
  padding: 0.25rem;
}
.p-2 {
  padding: 0.5rem;
}
.p-3 {
  padding: 0.75rem;
}
.p-4 {
  padding: 1rem;
}
.p-\[11px\] {
  padding: 11px;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.pb-12 {
  padding-bottom: 3rem;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pl-0 {
  padding-left: 0px;
}
.pr-0 {
  padding-right: 0px;
}
.pr-\[10px\] {
  padding-right: 10px;
}
.pt-0 {
  padding-top: 0px;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-\[10px\] {
  font-size: 10px;
}
.text-\[12\.5px\] {
  font-size: 12.5px;
}
.text-\[12px\] {
  font-size: 12px;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-\[500\] {
  font-weight: 500;
}
.font-bold {
  font-weight: 700;
}
.font-medium {
  font-weight: 500;
}
.font-normal {
  font-weight: 400;
}
.tracking-wide {
  letter-spacing: 0.025em;
}
.\!text-\[\#112FCF\] {
  --tw-text-opacity: 1 !important;
  color: rgb(17 47 207 / var(--tw-text-opacity, 1)) !important;
}
.text-\[\#081820\] {
  --tw-text-opacity: 1;
  color: rgb(8 24 32 / var(--tw-text-opacity, 1));
}
.text-\[\#112FCF\] {
  --tw-text-opacity: 1;
  color: rgb(17 47 207 / var(--tw-text-opacity, 1));
}
.text-\[\#666666\] {
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity, 1));
}
.text-\[\#999999\] {
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity, 1));
}
.text-blue-500 {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}
.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
.text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}
.text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.underline {
  text-decoration-line: underline;
}
.opacity-0 {
  opacity: 0;
}
.opacity-100 {
  opacity: 1;
}
.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-xl {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.\!outline-none {
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}
.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.outline {
  outline-style: solid;
}
.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-200 {
  transition-duration: 200ms;
}
.duration-300 {
  transition-duration: 300ms;
}
.duration-500 {
  transition-duration: 500ms;
}
.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.tm-chatbot-send-button {
    background-color: transparent !important;
  }
.tm-chatbot-send-button:hover,
  .tm-chatbot-send-button:focus {
    background-color: transparent !important;
    color: inherit !important;
    box-shadow: none !important;
    outline: none !important;
  }

.tm-chatbot-button {
  outline: none !important;
  border: none !important;
  background: none !important;
  color: #112fcf !important;
  text-decoration: none !important;
  padding: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.tm-chatbot-button:hover,
.tm-chatbot-button:focus {
  background-color: transparent !important;
  color: #112fcf !important;
  text-decoration: none !important;
  border: none !important;
}

.tm-chatbot-container {
  height: min(85vh, 600px) !important;
  max-height: 90vh;
  min-height: 400px !important;
  min-width: 350px;
}

/* Add these styles to fix scrolling issues on tablets */
.overscroll-none {
  overscroll-behavior: none;
}

@media screen and (max-width: 430px) {
  .tm-chatbot-container {
    width: 100% !important;
    left: 0 !important;
    right: 0 !important;
    margin: 0 !important;
    min-width: 100% !important;
  }
}

@media screen and (max-width: 440px) {
  .tm-chatbot-container {
    width: 100% !important;
    left: 0 !important;
    right: 0 !important;
    margin: 0 !important;
    min-width: 100% !important;
  }
}

@media (max-width: 440px) {
  .tm-chatbot-button-card {
    width: 90% !important;

    max-width: 100vw !important;
  }
  .tm-chatbot-intro-text {
    margin-left: 1.4rem;
    margin-top: 3px;
  }
}

@media (max-width: 430px) {
  .tm-chatbot-button-card {
    width: 90% !important;

    max-width: 100vw !important;
  }
  .tm-chatbot-intro-text {
    margin-left: 1.4rem;
    margin-top: 3px;
  }
}

@media (max-height: 1000px) {
  .tm-chatbot-container {
    height: min(80vh, 550px) !important;
    min-height: 400px !important;
  }
}

@media (max-height: 800px) {
  .tm-chatbot-container {
    height: min(75vh, 500px) !important;
    min-height: 400px !important;
  }
}

@media (max-height: 600px) {
  .tm-chatbot-container {
    height: min(85vh, 490px) !important;
    min-height: 400px !important;
  }
}

@media (max-height: 500px) {
  .tm-chatbot-container {
    height: min(85vh, 400px) !important;
    min-height: 400px !important;
  }
}

@media (max-height: 400px) {
  .tm-chatbot-container {
    height: min(85vh, 350px) !important;
    min-height: 350px !important;
  }
}

.tm-chatbot-no-hover-bg {
  background-color: transparent !important;
}

.tm-chatbot-no-hover-bg:hover,
.tm-chatbot-no-hover-bg:focus {
  background-color: transparent !important;
  color: inherit !important;
  box-shadow: none !important;
  outline: none !important;
}

@media (max-width: 400px) {
  .tm-chatbot-icon {
    right: 10px !important;
    bottom: 20px !important;
    margin-left: 0 !important;
  }
}

@media (max-width: 430px) {
  .tm-chatbot-icon {
    right: 10px !important;
    bottom: 20px !important;
    margin-left: 0 !important;
  }
}

/* 
  Landscape view for iPhone 14 & iPhone 15 Pro
  - Landscape viewport: 852 x 393 px (CSS pixels)
  - DPR: 3x
*/
@media only screen and (min-device-width: 393px) and (max-device-width: 852px) and (min-device-height: 375px) and (max-device-height: 430px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
  .tm-chatbot-icon {
    right: 10px !important;
    bottom: 17px !important;
    /* Adjusted for smaller vertical space */
    margin-left: 0 !important;
  }
}

/* 
  Landscape view for iPhone 14 Pro Max
  - Landscape viewport: 932 x 430 px (CSS pixels)
  - DPR: 3x
*/
@media only screen and (min-device-width: 430px) and (max-device-width: 932px) and (min-device-height: 375px) and (max-device-height: 430px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
  .tm-chatbot-icon {
    right: 10px !important;
    bottom: 17px !important;
    margin-left: 0 !important;
  }
}

/* 15 PRO MAX */
@media only screen and (min-device-width: 430px) and (max-device-width: 932px) and (min-device-height: 375px) and (max-device-height: 430px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
  .tm-chatbot-icon {
    right: 8px !important;
    bottom: 17px !important;
    margin-left: 0 !important;
  }
}

/* 15 PRO MAX */
@media only screen and (device-width: 430px) and (device-height: 932px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
  .tm-chatbot-icon {
    right: -10px !important;
    bottom: 20px !important;
    margin-left: 0 !important;
  }
}

@media only screen and (device-width: 440px) and (device-height: 956px) and (orientation: portrait) /* and (-webkit-device-pixel-ratio: 3) */ {
  .tm-chatbot-icon {
    right: 8px !important;
    bottom: 17px !important;
    margin-left: 0 !important;
  }
}

.tm-chatbot-input {
  outline-color: transparent !important;
}

.hover\:border-\[\#112FCF\]:hover {
  --tw-border-opacity: 1;
  border-color: rgb(17 47 207 / var(--tw-border-opacity, 1));
}

.hover\:border-\[\#99999933\]:hover {
  border-color: #99999933;
}

.hover\:border-customBlue:hover {
  --tw-border-opacity: 1;
  border-color: rgb(236 236 252 / var(--tw-border-opacity, 1));
}

.hover\:border-gray-500:hover {
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity, 1));
}

.hover\:border-transparent:hover {
  border-color: transparent;
}

.hover\:bg-\[\#112FCF\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(17 47 207 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#ECECFC\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(236 236 252 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#F0F4FF\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(240 244 255 / var(--tw-bg-opacity, 1));
}

.hover\:bg-black:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

.hover\:bg-blue-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
}

.hover\:bg-gray-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}

.hover\:bg-transparent:hover {
  background-color: transparent;
}

.hover\:bg-white:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.hover\:bg-none:hover {
  background-image: none;
}

.hover\:text-\[\#112FCF\]:hover {
  --tw-text-opacity: 1;
  color: rgb(17 47 207 / var(--tw-text-opacity, 1));
}

.hover\:text-blue-500:hover {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}

.hover\:text-blue-600:hover {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}

.hover\:text-gray-400:hover {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.hover\:text-gray-600:hover {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}

.hover\:text-gray-700:hover {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}

.hover\:underline:hover {
  text-decoration-line: underline;
}

.hover\:shadow-md:hover {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:border-none:focus {
  border-style: none;
}

.focus\:border-\[\#99999933\]:focus {
  border-color: #99999933;
}

.focus\:bg-\[\#112FCF\]:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(17 47 207 / var(--tw-bg-opacity, 1));
}

.focus\:bg-\[\#ECECFC\]:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(236 236 252 / var(--tw-bg-opacity, 1));
}

.focus\:bg-white:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.focus\:bg-none:focus {
  background-image: none;
}

.focus\:text-\[\#112FCF\]:focus {
  --tw-text-opacity: 1;
  color: rgb(17 47 207 / var(--tw-text-opacity, 1));
}

.focus\:text-\[\#999999\]:focus {
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity, 1));
}

.focus\:text-gray-400:focus {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.focus\:text-gray-700:focus {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}

.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus\:ring-0:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-gray-300:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity, 1));
}

.focus-visible\:border-\[\#F8F8F8\]:focus-visible {
  --tw-border-opacity: 1;
  border-color: rgb(248 248 248 / var(--tw-border-opacity, 1));
}

.focus-visible\:outline-none:focus-visible {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.active\:border-\[\#99999999\]:active {
  border-color: #99999999;
}

.active\:bg-white:active {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

@media (min-width: 640px) {

  .sm\:p-1 {
    padding: 0.25rem;
  }
}

@media (min-width: 768px) {

  .md\:p-2 {
    padding: 0.5rem;
  }
}
.chat-messages-container {
  overflow-y: auto;
  overflow-x: hidden;
  padding-top: 1rem;
  padding-bottom: 1rem;
}.loading-container {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding-left: 1rem;
  background-color: inherit;
  border-radius: 8px;
  width: 110%;
  margin-left: 1vh;
}

.loading-header {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.loading-icon {
  width: 20px;
  height: 20px;
  background-color: #c1c1c1;
  border-radius: 50%;
  animation: pulse 1.5s infinite ease-in-out;
}

.loading-title {
  height: 16px;
  background: linear-gradient(90deg, #e0e0e0 25%, #f0f0f0 50%, #e0e0e0 75%);
  background-size: 200% 100%;
  border-radius: 4px;
  margin-left: 1.5rem;
  animation: shine 1.5s infinite linear; 
}

.loading-text {
  font-size: 16px;
  color: #555;
}

.loading-content {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  padding-left: 1.5rem;
  width: 20rem;
}

.loading-line {
  height: 10px;
  background: linear-gradient(90deg, #e0e0e0 25%, #f0f0f0 50%, #e0e0e0 75%);
  background-size: 200% 100%;
  border-radius: 4px;
  animation: shine 1.5s infinite linear; 
}

.loading-line.short {
  width: 60%;
}

@keyframes pulse {
  0%,
  100% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
}

@keyframes shine {
  100% {
    background-position: -200% 0;
  }
  0% {
    background-position: 200% 0;
  }
}

.custom-placeholder::-moz-placeholder {
  color: #6b778c; 
  opacity: 1; 
  font-size: 14px; 
}

.custom-placeholder::placeholder {
  color: #6b778c; 
  opacity: 1; 
  font-size: 14px; 
}


.gradient-text {
  background: linear-gradient(
    to left,
    #d1d5db 0%,   
    #9ca3af 33%,   
    #4b5563 66%,  
    #d1d5db 100%
  );
  background-size: 200% 100%;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  animation: gradientFlow 1s linear infinite;
}

@keyframes gradientFlow {
  0% {
    background-position: 200% 0;
  }
  100% {
    background-position: 0 0;
  }
}

.tm-user-message {
  background-color: #112FCF;
}
.tm-user-message, .tm-user-message * {
  ::-moz-selection {
    background: white !important;
    color: #112FCF !important;
  }
  ::selection {
    background: white !important;
    color: #112FCF !important;
  }
}
.tm-user-atag:hover{
  color: white !important;
}
