@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap');

.dgca-genai-chatbot {

  *,
  ::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: ;
  }

  /*
! tailwindcss v3.4.18 | MIT License | https://tailwindcss.com
*/
  /*
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)
*/
  *,
  ::before,
  ::after {
    box-sizing: border-box;
    /* 1 */
    border-width: 0;
    /* 2 */
    border-style: solid;
    /* 2 */
    border-color: #e5e7eb;
    /* 2 */
  }

  ::before,
  ::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
*/
  html,
  :host {
    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.
*/
  body {
    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 {
    height: 0;
    /* 1 */
    color: inherit;
    /* 2 */
    border-top-width: 1px;
    /* 3 */
  }

  /*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }

  /*
Remove the default font size and weight for headings.
*/
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: inherit;
    font-weight: inherit;
  }

  /*
Reset links to optimize for opt-in styling instead of opt-out.
*/
  a {
    color: inherit;
    text-decoration: inherit;
  }

  /*
Add the correct font weight in Edge and Safari.
*/
  b,
  strong {
    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,
  kbd,
  samp,
  pre {
    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 {
    font-size: 80%;
  }

  /*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
  sub,
  sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }

  sub {
    bottom: -0.25em;
  }

  sup {
    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 {
    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,
  input,
  optgroup,
  select,
  textarea {
    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,
  select {
    text-transform: none;
  }

  /*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
  button,
  input:where([type='button']),
  input:where([type='reset']),
  input:where([type='submit']) {
    -webkit-appearance: button;
    /* 1 */
    background-color: transparent;
    /* 2 */
    background-image: none;
    /* 2 */
  }

  /*
Use the modern Firefox focus style for all focusable elements.
*/
  :-moz-focusring {
    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 {
    box-shadow: none;
  }

  /*
Add the correct vertical alignment in Chrome and Firefox.
*/
  progress {
    vertical-align: baseline;
  }

  /*
Correct the cursor style of increment and decrement buttons in Safari.
*/
  ::-webkit-inner-spin-button,
  ::-webkit-outer-spin-button {
    height: auto;
  }

  /*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
  [type='search'] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
  }

  /*
Remove the inner padding in Chrome and Safari on macOS.
*/
  ::-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.
*/
  ::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
  }

  /*
Add the correct display in Chrome and Safari.
*/
  summary {
    display: list-item;
  }

  /*
Removes the default spacing and border for appropriate elements.
*/
  blockquote,
  dl,
  dd,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  hr,
  figure,
  p,
  pre {
    margin: 0;
  }

  fieldset {
    margin: 0;
    padding: 0;
  }

  legend {
    padding: 0;
  }

  ol,
  ul,
  menu {
    list-style: none;
    margin: 0;
    padding: 0;
  }

  /*
Reset default styling for dialogs.
*/
  dialog {
    padding: 0;
  }

  /*
Prevent resizing textareas horizontally by default.
*/
  textarea {
    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.
*/
  input::-moz-placeholder,
  textarea::-moz-placeholder {
    opacity: 1;
    /* 1 */
    color: #9ca3af;
    /* 2 */
  }

  input::placeholder,
  textarea::placeholder {
    opacity: 1;
    /* 1 */
    color: #9ca3af;
    /* 2 */
  }

  /*
Set the default cursor for buttons.
*/
  button,
  [role="button"] {
    cursor: pointer;
  }

  /*
Make sure disabled buttons don't get the pointer cursor.
*/
  :disabled {
    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,
  svg,
  video,
  canvas,
  audio,
  iframe,
  embed,
  object {
    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,
  video {
    max-width: 100%;
    height: auto;
  }

  /* Make elements with the HTML hidden attribute stay hidden by default */
  [hidden]:where(:not([hidden="until-found"])) {
    display: none;
  }

  .dgca-fixed {
    position: fixed;
  }

  .dgca-absolute {
    position: absolute;
  }

  .dgca-relative {
    position: relative;
  }

  .dgca-inset-0 {
    inset: 0px;
  }

  .dgca-bottom-24 {
    bottom: 6rem;
  }

  .dgca-bottom-5 {
    bottom: 1.25rem;
  }

  .dgca-bottom-\[70px\] {
    bottom: 70px;
  }

  .dgca-right-5 {
    right: 1.25rem;
  }

  .dgca-right-\[75px\] {
    right: 75px;
  }

  .dgca-z-10 {
    z-index: 10;
  }

  .dgca-z-50 {
    z-index: 50;
  }

  .dgca-mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .dgca-mb-1 {
    margin-bottom: 0.25rem;
  }

  .dgca-mb-2 {
    margin-bottom: 0.5rem;
  }

  .dgca-mb-3 {
    margin-bottom: 0.75rem;
  }

  .dgca-mb-4 {
    margin-bottom: 1rem;
  }

  .dgca-ml-2 {
    margin-left: 0.5rem;
  }

  .dgca-ml-5 {
    margin-left: 1.25rem;
  }

  .dgca-mr-2 {
    margin-right: 0.5rem;
  }

  .dgca-mt-0\.5 {
    margin-top: 0.125rem;
  }

  .dgca-mt-2 {
    margin-top: 0.5rem;
  }

  .dgca-mt-3 {
    margin-top: 0.75rem;
  }

  .dgca-mt-4 {
    margin-top: 1rem;
  }

  .dgca-inline-block {
    display: inline-block;
  }

  .dgca-flex {
    display: flex;
  }

  .dgca-grid {
    display: grid;
  }

  .dgca-hidden {
    display: none;
  }

  .dgca-h-12 {
    height: 3rem;
  }

  .dgca-h-2 {
    height: 0.5rem;
  }

  .dgca-h-3 {
    height: 0.75rem;
  }

  .dgca-h-5 {
    height: 1.25rem;
  }

  .dgca-h-6 {
    height: 1.5rem;
  }

  .dgca-h-8 {
    height: 2rem;
  }

  .dgca-h-\[24px\] {
    height: 24px;
  }

  .dgca-h-\[70vh\] {
    height: 70vh;
  }

  .dgca-h-full {
    height: 100%;
  }

  .dgca-max-h-\[220px\] {
    max-height: 220px;
  }

  .dgca-max-h-\[600px\] {
    max-height: 600px;
  }

  .dgca-w-12 {
    width: 3rem;
  }

  .dgca-w-2 {
    width: 0.5rem;
  }

  .dgca-w-3 {
    width: 0.75rem;
  }

  .dgca-w-5 {
    width: 1.25rem;
  }

  .dgca-w-6 {
    width: 1.5rem;
  }

  .dgca-w-8 {
    width: 2rem;
  }

  .dgca-w-\[24px\] {
    width: 24px;
  }

  .dgca-w-full {
    width: 100%;
  }

  .dgca-max-w-\[85\%\] {
    max-width: 85%;
  }

  .dgca-max-w-full {
    max-width: 100%;
  }

  .dgca-max-w-md {
    max-width: 28rem;
  }

  .dgca-max-w-sm {
    max-width: 24rem;
  }

  .dgca-flex-1 {
    flex: 1 1 0%;
  }

  .dgca-flex-shrink-0 {
    flex-shrink: 0;
  }

  .dgca-shrink-0 {
    flex-shrink: 0;
  }

  .dgca-flex-grow {
    flex-grow: 1;
  }

  @keyframes dgca-pulse {
    50% {
      opacity: .5;
    }
  }

  .dgca-animate-pulse {
    animation: dgca-pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }

  .dgca-resize-none {
    resize: none;
  }

  .dgca-list-decimal {
    list-style-type: decimal;
  }

  .dgca-list-disc {
    list-style-type: disc;
  }

  .dgca-grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .dgca-flex-col {
    flex-direction: column;
  }

  .dgca-items-start {
    align-items: center;
  }

  .dgca-items-end {
    align-items: flex-end;
  }

  .dgca-items-center {
    align-items: center;
  }

  .dgca-justify-start {
    justify-content: flex-start;
  }

  .dgca-justify-end {
    justify-content: flex-end;
  }

  .dgca-justify-center {
    justify-content: center;
  }

  .dgca-justify-between {
    justify-content: space-between;
  }

  .dgca-gap-2 {
    gap: 0.5rem;
  }

  .dgca-space-x-2> :not([hidden])~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .dgca-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)));
  }

  .dgca-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));
  }

  .dgca-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));
  }

  .dgca-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));
  }

  .dgca-overflow-hidden {
    overflow: hidden;
  }

  .dgca-overflow-y-auto {
    overflow-y: auto;
  }

  .dgca-overflow-x-hidden {
    overflow-x: hidden;
  }

  .dgca-break-words {
    overflow-wrap: break-word;
  }

  .dgca-rounded {
    border-radius: 0.25rem;
  }

  .dgca-rounded-2xl {
    border-radius: 1rem;
  }

  .dgca-rounded-3xl {
    border-radius: 1.5rem;
  }

  .dgca-rounded-full {
    border-radius: 9999px;
  }

  .dgca-rounded-lg {
    border-radius: 0.5rem;
  }

  .dgca-rounded-xl {
    border-radius: 0.75rem;
  }

  .dgca-rounded-b-3xl {
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .dgca-rounded-t-3xl {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
  }

  .dgca-rounded-bl-md {
    border-bottom-left-radius: 0.375rem;
  }

  .dgca-rounded-br-md {
    border-bottom-right-radius: 0.375rem;
  }

  .dgca-border {
    border-width: 1px;
  }

  .dgca-border-blue-200 {
    --tw-border-opacity: 1;
    border-color: rgb(191 219 254 / var(--tw-border-opacity, 1));
  }

  .dgca-border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
  }

  .dgca-bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1));
  }

  .dgca-bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
  }

  .dgca-bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
  }

  .dgca-bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1));
  }

  .dgca-bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
  }

  .dgca-bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  }

  .dgca-bg-opacity-30 {
    --tw-bg-opacity: 0.3;
  }

  .dgca-p-1 {
    padding: 0.25rem;
  }

  .dgca-p-3 {
    padding: 0.75rem;
  }

  .dgca-p-4 {
    padding: 1rem;
  }

  .dgca-p-6 {
    padding: 1.5rem;
  }

  .dgca-px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .dgca-px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .dgca-px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .dgca-py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .dgca-py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .dgca-text-left {
    text-align: left;
  }

  .dgca-text-center {
    text-align: center;
  }

  .dgca-font-mono {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  }

  .dgca-font-sans {
    font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  }

  .dgca-text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .dgca-text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .dgca-text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .dgca-text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .dgca-font-bold {
    font-weight: 700;
  }

  .dgca-font-medium {
    font-weight: 500;
  }

  .dgca-font-semibold {
    font-weight: 600;
  }

  .dgca-leading-none {
    line-height: 1;
  }

  .dgca-leading-relaxed {
    line-height: 1.625;
  }

  .dgca-text-blue-600 {
    --tw-text-opacity: 1;
    color: rgb(37 99 235 / var(--tw-text-opacity, 1));
  }

  .dgca-text-gray-400 {
    --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity, 1));
  }

  .dgca-text-gray-600 {
    --tw-text-opacity: 1;
    color: rgb(75 85 99 / var(--tw-text-opacity, 1));
  }

  .dgca-text-gray-700 {
    --tw-text-opacity: 1;
    color: rgb(55 65 81 / var(--tw-text-opacity, 1));
  }

  .dgca-text-gray-800 {
    --tw-text-opacity: 1;
    color: rgb(31 41 55 / var(--tw-text-opacity, 1));
  }

  .dgca-text-green-500 {
    --tw-text-opacity: 1;
    color: rgb(34 197 94 / var(--tw-text-opacity, 1));
  }

  .dgca-text-red-500 {
    --tw-text-opacity: 1;
    color: rgb(239 68 68 / var(--tw-text-opacity, 1));
  }

  .dgca-text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .dgca-placeholder-gray-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgb(107 114 128 / var(--tw-placeholder-opacity, 1));
  }

  .dgca-placeholder-gray-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgb(107 114 128 / var(--tw-placeholder-opacity, 1));
  }

  .dgca-shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
    --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .dgca-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);
  }

  .dgca-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);
  }

  .dgca-transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .dgca-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;
  }

  .dgca-transition-opacity {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .dgca-duration-200 {
    transition-duration: 200ms;
  }

  .dgca-duration-300 {
    transition-duration: 300ms;
  }

  .dgca-duration-500 {
    transition-duration: 500ms;
  }
}

/* === FONT PRIORITY FIX === */

/* Ensures Inter font overrides any Tailwind defaults */


.dgca-genai-chatbot .chat-widget, 
.dgca-genai-chatbot .chat-widget * {
    font-family: 'Inter' !important;
}

.dgca-genai-chatbot {
    --primary-gradient: linear-gradient(135deg, #0c213e 0%, #15417b 100%);
    --secondary-gradient: linear-gradient(135deg, #f093fb 0%, #f5576c 100%);
    --glass-bg: rgba(255, 255, 255, 0.25);
    --glass-border: rgba(255, 255, 255, 0.18);
    --shadow-soft: 0 8px 32px 0 rgba(31, 38, 135, 0.37);
    --shadow-glow: 0 0 40px rgba(12, 33, 62, 0.6);
}

.dgca-genai-chatbot .chat-header h3 {
    color: #ffffff;
}

/* Floating Button Fixed Position */
.dgca-genai-chatbot #chat-toggle {
    position: fixed !important;
    bottom: 20px !important;
    right: 20px !important;
    z-index: 1000 !important;
}
/* Fix icon zoom + alignment */
.dgca-genai-chatbot #chat-toggle img {
    object-fit: cover;   /* This zooms and fills the circle */
    transform: scale(1.2) translateY(2px); /* Adjust zoom level (1.3 = zoom in) */
    border-radius: 50%;
}

.dgca-genai-chatbot .glass-morphism {
    background: rgba(255, 255, 255, 0.98);
    backdrop-filter: blur(25px);
    -webkit-backdrop-filter: blur(25px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    border-radius: 1.5rem;
    overflow: hidden;
}

.ai-avatar {
  background: white; /* ensures white circular background */
}

.ai-avatar img.ai-icon-img {
  width: 100%;
  height: 100%;
  object-fit: cover;              /* fill the circle */
  object-position: center 2px;    /* shift 4px downward (adjust as needed) */
  border-radius: 50%;             /* keep it circular */
  transform: scale(1.0);         /* zoom slightly */
}

/* Chat Widget Fixed Position */
.dgca-genai-chatbot #chat-widget {
    position: fixed !important;
    bottom: 100px !important;
    right: 20px !important;
    z-index: 999 !important;
}

.dgca-genai-chatbot .chat-widget {
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transform-origin: bottom right;
}

.dgca-genai-chatbot .chat-widget.hidden {
    opacity: 0;
    transform: translateY(30px) scale(0.95);
    pointer-events: none;
    visibility: hidden;
}

.dgca-genai-chatbot .floating-button {
    background: var(--primary-gradient);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    overflow: hidden;
}

.dgca-genai-chatbot .floating-button::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
}

.dgca-genai-chatbot .floating-button:hover::before {
    left: 100%;
}

.dgca-genai-chatbot .floating-button:hover {
    transform: scale(1.1) rotate(5deg);
    box-shadow: var(--shadow-glow);
}

.dgca-genai-chatbot .message-appear {
    animation: dgcaMessageSlideIn 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

@keyframes dgcaMessageSlideIn {
    from {
        opacity: 0;
        transform: translateY(20px) scale(0.95);
    }
    to {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}

.dgca-genai-chatbot .disclaimer-content {
    scrollbar-width: none;
    -ms-overflow-style: none;
    text-align: justify;
}

.dgca-genai-chatbot .disclaimer-content::-webkit-scrollbar {
    display: none;
}

.dgca-genai-chatbot .disclaimer-content::-webkit-scrollbar-thumb {
    background: rgba(59, 130, 246, 0.3);
    border-radius: 4px;
    padding-right: 8px;
}

.dgca-genai-chatbot .disclaimer-content::-webkit-scrollbar-thumb:hover {
    background: rgba(59, 130, 246, 0.5);
}

.dgca-genai-chatbot #info-button {
    color: #9CA3AF;
}

.dgca-genai-chatbot #info-button:hover {
    color: rgba(255, 255, 255, 1);
}

.dgca-genai-chatbot .user-message {
    background: var(--primary-gradient);
    box-shadow: 0 4px 15px rgba(12, 33, 62, 0.3);
    position: relative;
    overflow: hidden;
    line-height: 1.5;
}

.dgca-genai-chatbot .user-message::before {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: linear-gradient(45deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    transform: rotate(45deg);
    animation: dgcaShimmer 3s infinite;
}

@keyframes dgcaShimmer {
    0%, 100% {
        transform: translateX(-100%) translateY(-100%) rotate(45deg);
    }
    50% {
        transform: translateX(100%) translateY(100%) rotate(45deg);
    }
}

.dgca-genai-chatbot .bot-message {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.7) 100%);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.3);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

.dgca-genai-chatbot .typing-indicator {
    background: rgba(248, 250, 252, 0.9);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.dgca-genai-chatbot .typing-indicator span {
    height: 8px;
    width: 8px;
    background: linear-gradient(45deg, #0c213e, #15417b);
    border-radius: 50%;
    display: inline-block;
    animation: dgcaBounce 1.4s infinite ease-in-out both;
    margin-right: 3px;
}

.dgca-genai-chatbot .typing-indicator span:nth-child(1) {
    animation-delay: -0.32s;
}

.dgca-genai-chatbot .typing-indicator span:nth-child(2) {
    animation-delay: -0.16s;
}

.dgca-genai-chatbot .typing-indicator span:nth-child(3) {
    animation-delay: 0s;
}

@keyframes dgcaBounce {
    0%, 80%, 100% {
        transform: scale(0.8);
        opacity: 0.5;
    }
    40% {
        transform: scale(1.2);
        opacity: 1;
    }
}

.dgca-genai-chatbot .chat-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 49;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease-in-out;
}

.dgca-genai-chatbot .chat-overlay.active {
    opacity: 1;
    visibility: visible;
}

.dgca-genai-chatbot #chat-body {
    scrollbar-width: none;
    scrollbar-color: rgba(59, 130, 246, 0.3) transparent;
}

.dgca-genai-chatbot #chat-body::-webkit-scrollbar {
    width: 4px;
}

.dgca-genai-chatbot #chat-body::-webkit-scrollbar-track {
    background: transparent;
}

.dgca-genai-chatbot #chat-body::-webkit-scrollbar-thumb {
    background: rgba(59, 130, 246, 0.3);
    border-radius: 10px;
    transition: all 0.3s ease;
}

.dgca-genai-chatbot #chat-body::-webkit-scrollbar-thumb:hover {
    background: rgba(59, 130, 246, 0.5);
}

.dgca-genai-chatbot .markdown-content {
    word-wrap: break-word;
    overflow-wrap: break-word;
    hyphens: auto;
}

.dgca-genai-chatbot .markdown-content ul,
.dgca-genai-chatbot .markdown-content ol {
    margin-left: 1.2rem;
    list-style-type: disc;
    padding-right: 0.5rem;
}

.dgca-genai-chatbot .markdown-content ol {
    list-style-type: decimal;
}

.dgca-genai-chatbot .markdown-content li {
    margin-bottom: 0.25rem;
    position: relative;
    word-wrap: break-word;
}

.dgca-genai-chatbot .markdown-content li::marker {
    color: #0c213e;
}

.dgca-genai-chatbot .markdown-content h1,
.dgca-genai-chatbot .markdown-content h2,
.dgca-genai-chatbot .markdown-content h3 {
    font-weight: bold;
    margin-top: 0.75rem;
    margin-bottom: 0.5rem;
    background: var(--primary-gradient);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    word-wrap: break-word;
}

.dgca-genai-chatbot .markdown-content h1 {
    font-size: 1.25rem;
}

.dgca-genai-chatbot .markdown-content h2 {
    font-size: 1.125rem;
}

.dgca-genai-chatbot .markdown-content h3 {
    font-size: 1rem;
}

.dgca-genai-chatbot .markdown-content p {
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.dgca-genai-chatbot .markdown-table {
    width: 100%;
    max-width: 100%;
    border-collapse: collapse;
    margin: 10px 0;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    font-size: 0.75rem;
    display: block;
    overflow-x: auto;
    white-space: nowrap;
}

.dgca-genai-chatbot .markdown-table thead,
.dgca-genai-chatbot .markdown-table tbody,
.dgca-genai-chatbot .markdown-table tr {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.dgca-genai-chatbot .markdown-table th,
.dgca-genai-chatbot .markdown-table td {
    padding: 6px 8px;
    border: none;
    text-align: left;
    word-wrap: break-word;
    overflow-wrap: break-word;
    white-space: normal;
    vertical-align: top;
    width: 33.33%;
}

.dgca-genai-chatbot .markdown-table th:first-child,
.dgca-genai-chatbot .markdown-table td:first-child {
    width: 40%;
}

.dgca-genai-chatbot .markdown-table th:nth-child(2),
.dgca-genai-chatbot .markdown-table td:nth-child(2) {
    width: 35%;
}

.dgca-genai-chatbot .markdown-table th:last-child,
.dgca-genai-chatbot .markdown-table td:last-child {
    width: 25%;
}

.dgca-genai-chatbot .markdown-table th {
    background: var(--primary-gradient);
    color: white;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 0.7rem;
    letter-spacing: 0.3px;
}

.dgca-genai-chatbot .markdown-table tr:nth-child(even) {
    background: rgba(12, 33, 62, 0.05);
}

.dgca-genai-chatbot .markdown-table tr:hover {
    background: rgba(12, 33, 62, 0.1);
    transition: all 0.2s ease;
}

.dgca-genai-chatbot .question-button {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.95) 0%, rgba(248, 250, 252, 0.9) 100%);
    backdrop-filter: blur(15px);
    border: 1px solid rgba(59, 130, 246, 0.2);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    overflow: hidden;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}

.dgca-genai-chatbot .question-button::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(59, 130, 246, 0.1), transparent);
    transition: all 0.5s ease;
    z-index: 0;
}

.dgca-genai-chatbot .question-button:hover::before {
    left: 100%;
}

.dgca-genai-chatbot .question-button:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(59, 130, 246, 0.15);
    border-color: rgba(59, 130, 246, 0.4);
    background: linear-gradient(135deg, rgba(255, 255, 255, 1) 0%, rgba(239, 246, 255, 0.95) 100%);
}

.dgca-genai-chatbot .question-button:active {
    transform: translateY(-1px);
    transition: all 0.1s ease;
}

.dgca-genai-chatbot .chat-header {
    background: var(--primary-gradient);
    backdrop-filter: blur(25px);
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
    z-index: 2;
    position: relative;
}

.dgca-genai-chatbot .chat-footer {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.98) 0%, rgba(248, 250, 252, 0.95) 100%);
    backdrop-filter: blur(25px);
    border-top: 1px solid rgba(59, 130, 246, 0.1);
}

.dgca-genai-chatbot .chat-input {
    background: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(10px);
    border: 0.3px solid #243854;
    transition: all 0.3s ease;
}

.dgca-genai-chatbot .chat-input:focus {
    background: rgba(255, 255, 255, 0.95);
    border-color: #243854;
    box-shadow: 0 0 0 3px rgba(12, 33, 62, 0.1);
}

.dgca-genai-chatbot .send-button, 
.dgca-genai-chatbot .voice-button {
    background: var(--primary-gradient);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    overflow: hidden;
}

.dgca-genai-chatbot .send-button::before, 
.dgca-genai-chatbot .voice-button::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.3s ease;
}

.dgca-genai-chatbot .send-button:hover::before, 
.dgca-genai-chatbot .voice-button:hover::before {
    width: 100px;
    height: 100px;
}

.dgca-genai-chatbot .send-button:hover, 
.dgca-genai-chatbot .voice-button:hover {
    transform: scale(1.05);
    box-shadow: 0 5px 20px rgba(12, 33, 62, 0.4);
}

.dgca-genai-chatbot .voice-button.recording {
    background: linear-gradient(135deg, #ef4444 0%, #dc2626 100%);
    animation: dgcaRecordingPulse 1.5s infinite;
}

@keyframes dgcaRecordingPulse {
    0%, 100% {
        box-shadow: 0 0 0 0 rgba(239, 68, 68, 0.7);
    }
    50% {
        box-shadow: 0 0 0 10px rgba(239, 68, 68, 0);
    }
}

.dgca-genai-chatbot .voice-recording-overlay {
    background: rgba(0, 0, 0, 0.6);
    animation: dgcaFadeIn 0.3s ease;
    border-radius: 1.5rem;
    overflow: hidden;
}

.dgca-genai-chatbot .voice-recording-modal {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.98) 0%, rgba(248, 250, 252, 0.95) 100%);
    border: 1px solid rgba(239, 68, 68, 0.2);
    border-radius: 1.25rem;
    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.15);
    animation: dgcaSlideUp 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    backdrop-filter: blur(20px);
}

@keyframes dgcaSlideUp {
    0% {
        opacity: 0;
        transform: translateY(30px) scale(0.9);
    }
    100% {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}

.dgca-genai-chatbot .recording-icon svg {
    filter: drop-shadow(0 4px 8px rgba(239, 68, 68, 0.3));
}

.dgca-genai-chatbot .waveform-container {
    background: #f8fafc;
    border-radius: 8px;
    padding: 8px;
    border: 1px solid #e2e8f0;
}

.dgca-genai-chatbot #waveform-canvas {
    border-radius: 6px;
    background: white;
}

.dgca-genai-chatbot .recording-duration {
    font-family: 'Monaco', 'Courier New', monospace;
}

.dgca-genai-chatbot #recording-time {
    color: #ef4444;
    background: rgba(239, 68, 68, 0.1);
    padding: 4px 12px;
    border-radius: 20px;
    border: 1px solid rgba(239, 68, 68, 0.2);
}

.dgca-genai-chatbot .stop-recording-btn {
    background: linear-gradient(135deg, #ef4444 0%, #dc2626 100%);
    transition: all 0.2s ease;
    box-shadow: 0 4px 15px rgba(239, 68, 68, 0.3);
    font-weight: 600;
}

.dgca-genai-chatbot #normal-input-mode {
    transition: opacity 0.3s ease;
}

.dgca-genai-chatbot #voice-recording-mode {
    transition: all 0.3s ease;
    animation: dgcaSlideUp 0.3s ease;
}

.dgca-genai-chatbot #transcription-mode {
    transition: all 0.3s ease;
}

.dgca-genai-chatbot .waveform-footer-container {
    background: #f8fafc;
    border: 1px solid #e2e8f0;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.dgca-genai-chatbot #waveform-footer-canvas {
    background: white;
    border-radius: 4px;
    max-width: 100%;
    height: 40px;
}

.dgca-genai-chatbot .recording-dot {
    animation: dgcaRecordingDotPulse 1.5s infinite;
}

@keyframes dgcaRecordingDotPulse {
    0%, 100% {
        opacity: 1;
        transform: scale(1);
    }
    50% {
        opacity: 0.5;
        transform: scale(1.2);
    }
}

.dgca-genai-chatbot #recording-time-footer {
    color: #ef4444;
    background: rgba(239, 68, 68, 0.1);
    padding: 2px 8px;
    border-radius: 12px;
    font-weight: 600;
}

.dgca-genai-chatbot .typing-indicator-small {
    display: flex;
    align-items: center;
    gap: 4px;
}

.dgca-genai-chatbot .typing-indicator-small span {
    height: 6px;
    width: 6px;
    background: linear-gradient(45deg, #0c213e, #15417b);
    border-radius: 50%;
    display: inline-block;
    animation: dgcaBounce 1.4s infinite ease-in-out both;
}

.dgca-genai-chatbot .typing-indicator-small span:nth-child(1) {
    animation-delay: -0.32s;
}

.dgca-genai-chatbot .typing-indicator-small span:nth-child(2) {
    animation-delay: -0.16s;
}

.dgca-genai-chatbot .typing-indicator-small span:nth-child(3) {
    animation-delay: 0s;
}

.dgca-genai-chatbot .voice-button.recording #mic-icon {
    display: none;
}

.dgca-genai-chatbot .voice-button.recording #stop-icon {
    display: block !important;
}

.dgca-genai-chatbot .voice-recording-overlay {
    display: none !important;
}

.dgca-genai-chatbot .stop-recording-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(239, 68, 68, 0.4);
}

.dgca-genai-chatbot .stop-recording-btn:active {
    transform: translateY(0);
}

@keyframes dgcaWaveform {
    0%, 100% { transform: scaleY(0.3); }
    50% { transform: scaleY(1); }
}

.dgca-genai-chatbot .ai-avatar {
    background: #f8f8f8;
}

@keyframes dgcaPulse {
    0%, 100% {
        box-shadow: 0 0 0 0 rgba(12, 33, 62, 0.7);
    }
    50% {
        box-shadow: 0 0 0 10px rgba(12, 33, 62, 0);
    }
}

.dgca-genai-chatbot .status-indicator {
    animation: dgcaBreathe 2s infinite;
}

@keyframes dgcaBreathe {
    0%, 100% {
        opacity: 1;
    }
    50% {
        opacity: 0.7;
    }
}

.dgca-genai-chatbot .main-content {
    background: rgba(255, 255, 255, 0.9);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(0, 0, 0, 0.1);
    animation: dgcaFadeIn 1s ease-in-out;
}

@keyframes dgcaFadeIn {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.dgca-genai-chatbot .table-wrapper {
    width: 100%;
    overflow-x: auto;
    margin: 8px 0;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.dgca-genai-chatbot .table-wrapper::-webkit-scrollbar {
    height: 4px;
}

.dgca-genai-chatbot .table-wrapper::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.05);
    border-radius: 4px;
}

.dgca-genai-chatbot .table-wrapper::-webkit-scrollbar-thumb {
    background: rgba(59, 130, 246, 0.3);
    border-radius: 4px;
}

.dgca-genai-chatbot .table-wrapper::-webkit-scrollbar-thumb:hover {
    background: rgba(59, 130, 246, 0.5);
}

/* Welcome Popup Fixed Position */
.dgca-genai-chatbot #welcome-popup {
    position: fixed !important;
    z-index: 999 !important;
    animation: dgcaFadeInSlideUp 0.5s ease-out;
}

@keyframes dgcaFadeInSlideUp {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.dgca-genai-chatbot .feedback-buttons {
    display: flex;
    gap: 8px;
    margin-top: 8px;
    opacity: 1;
    transition: opacity 0.3s ease;
}

.dgca-genai-chatbot .feedback-btn {
    background: rgba(255, 255, 255, 0.8);
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.2s ease;
    backdrop-filter: blur(5px);
}

.dgca-genai-chatbot .feedback-btn:hover {
    background: rgba(255, 255, 255, 0.95);
    transform: scale(1.1);
}

.dgca-genai-chatbot .feedback-btn.liked {
    background: rgba(34, 197, 94, 0.1);
    border-color: rgba(34, 197, 94, 0.3);
    color: #22c55e;
}

.dgca-genai-chatbot .feedback-btn.disliked {
    background: rgba(239, 68, 68, 0.1);
    border-color: rgba(239, 68, 68, 0.3);
    color: #ef4444;
}

.dgca-genai-chatbot .feedback-btn svg {
    width: 16px;
    height: 16px;
}

.dgca-genai-chatbot .feedback-modal h4 {
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 10px;
    background: var(--primary-gradient);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.dgca-genai-chatbot .feedback-modal p {
    font-size: 0.85rem;
    color: #4b5563;
    margin-bottom: 14px;
}

.dgca-genai-chatbot .feedback-modal textarea {
    background: #f9fafb;
    border: 1px solid #d1d5db;
    border-radius: 0.75rem;
    padding: 0.6rem;
    font-size: 0.85rem;
    resize: none;
    transition: all 0.2s ease;
    margin-bottom: 14px;
}

.dgca-genai-chatbot .feedback-modal textarea:focus {
    background: white;
    border-color: #3b82f6;
    box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.1);
}

.dgca-genai-chatbot .feedback-overlay {
    background: rgba(0, 0, 0, 0.4);
    animation: dgcaFadeIn 0.25s ease;
    border-radius: 1.5rem;
    overflow: hidden;
    font-family: 'Inter', sans-serif;
    z-index: 70;
}

.dgca-genai-chatbot .feedback-modal {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.98) 0%, rgba(248, 250, 252, 0.95) 100%);
    border: 1px solid rgba(59, 130, 246, 0.15);
    border-radius: 1rem;
    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.12);
    animation: dgcaPopIn 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    padding: 1.25rem;
    max-width: 340px;
    width: 100%;
    margin: 10px;
    font-size: 0.9rem;
    line-height: 1.4;
}

.dgca-genai-chatbot .feedback-cancel-btn {
    background: #f3f4f6;
    border: 1px solid #d1d5db;
    color: #374151;
    font-weight: 500;
    padding: 0.4rem 1rem;
    border-radius: 0.6rem;
    transition: all 0.2s ease;
    font-size: 0.85rem;
}

.dgca-genai-chatbot .feedback-cancel-btn:hover {
    background: #f87171;
    border-color: #dc2626;
    color: white;
}

.dgca-genai-chatbot .feedback-submit-btn {
    background: var(--primary-gradient);
    color: white;
    border: none;
    font-weight: 500;
    transition: all 0.2s ease;
}

.dgca-genai-chatbot .feedback-submit-btn:hover:not(:disabled) {
    opacity: 0.9;
    transform: translateY(-1px);
}

.dgca-genai-chatbot .feedback-submit-btn:disabled {
    opacity: 0.5;
    cursor: not-allowed;
}

@keyframes dgcaPopIn {
    0% {
        opacity: 0;
        transform: scale(0.8);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}

.dgca-genai-chatbot .feedback-submitted {
    opacity: 0.6;
    pointer-events: none;
}

.dgca-genai-chatbot .chat-input::-webkit-scrollbar {
    display: none;
}

.dgca-genai-chatbot .chat-input {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.hover\:dgca-border-blue-300:hover {
  --tw-border-opacity: 1;
  border-color: rgb(147 197 253 / var(--tw-border-opacity, 1));
}

.hover\:dgca-bg-blue-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
}

.hover\:dgca-bg-red-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1));
}

.hover\:dgca-bg-white\/10:hover {
  background-color: rgb(255 255 255 / 0.1);
}

.hover\:dgca-text-gray-600:hover {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}

.focus\:dgca-outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus\:dgca-ring-4: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(4px + 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\:dgca-ring-purple-300:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(216 180 254 / var(--tw-ring-opacity, 1));
}

.focus\:dgca-ring-opacity-50:focus {
  --tw-ring-opacity: 0.5;
}

.disabled\:dgca-cursor-not-allowed:disabled {
  cursor: not-allowed;
}

.disabled\:dgca-opacity-50:disabled {
  opacity: 0.5;
}