@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";:root{--font-sans: Poppins, ui}.gw-chatbot *{font-family:var(--font-sans),ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}@layer properties;@layer theme,base,components,utilities;@layer theme{:root,.gw-chatbot :host{--font-sans: var(--font-sans), ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-red-200: oklch(88.5% .062 18.334);--color-red-500: oklch(63.7% .237 25.331);--color-red-800: oklch(44.4% .177 26.899);--color-blue-500: oklch(62.3% .214 259.815);--color-slate-400: oklch(70.4% .04 256.788);--color-slate-500: oklch(55.4% .046 257.417);--color-gray-200: oklch(92.8% .006 264.531);--color-gray-400: oklch(70.7% .022 261.325);--color-neutral-300: oklch(87% 0 0);--color-neutral-400: oklch(70.8% 0 0);--color-neutral-500: oklch(55.6% 0 0);--color-neutral-800: oklch(26.9% 0 0);--color-black: #000;--color-white: #fff;--spacing: .25rem;--container-sm: 24rem;--container-lg: 32rem;--container-xl: 36rem;--text-xs: .75rem;--text-xs--line-height: calc(1 / .75);--text-sm: .875rem;--text-sm--line-height: calc(1.25 / .875);--text-base: 1rem;--text-base--line-height: 1.5 ;--text-lg: 1.125rem;--text-lg--line-height: calc(1.75 / 1.125);--text-xl: 1.25rem;--text-xl--line-height: calc(1.75 / 1.25);--text-2xl: 1.5rem;--text-2xl--line-height: calc(2 / 1.5);--text-3xl: 1.875rem;--text-3xl--line-height: 1.2 ;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--tracking-tight: -.025em;--tracking-widest: .1em;--leading-relaxed: 1.625;--radius-sm: calc(var(--radius) - 4px);--radius-md: calc(var(--radius) - 2px);--radius-lg: var(--radius);--radius-xl: .75rem;--radius-2xl: 1rem;--drop-shadow-md: 0 3px 3px rgb(0 0 0 / .12);--ease-out: cubic-bezier(0, 0, .2, 1);--ease-in-out: cubic-bezier(.4, 0, .2, 1);--animate-spin: spin 1s linear infinite;--animate-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;--blur-xs: 4px;--aspect-video: 16 / 9;--default-transition-duration: .15s;--default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);--default-font-family: var(--font-sans);--default-mono-font-family: var(--font-mono);--color-border: hsl(var(--border));--color-input: hsl(var(--input));--color-input-disabled: hsl(var(--disabled));--color-input-border: hsl(var(--neutral-200));--color-input-color: hsl(var(--neutral-500));--color-input-disabledBorder: hsl(var(--neutral-180));--color-ring: hsl(var(--ring));--color-background: hsl(var(--background));--color-foreground: hsl(var(--foreground));--color-primary: hsl(var(--primary));--color-primary-foreground: hsl(var(--primary-foreground));--color-primary-hover: hsl(var(--primary-800));--color-primary-text: hsl(var(--neutral-900));--color-primary-light: hsl(var(--primary-100));--color-primary-background: hsl(var(--primary-300));--color-primary-focusBackground: hsl(var(--primary-500));--color-secondary: hsl(var(--secondary));--color-secondary-foreground: hsl(var(--secondary-foreground));--color-destructive: hsl(var(--destructive));--color-destructive-foreground: hsl(var(--destructive-foreground));--color-destructive-background: hsl(var(--error-300));--color-destructive-hover: hsl(var(--error-900-1));--color-destructive-focused: hsl(var(--error-900-2));--color-muted: hsl(var(--muted));--color-muted-foreground: hsl(var(--muted-foreground));--color-muted-text: hsl(var(--neutral-400));--color-accent: hsl(var(--accent));--color-accent-foreground: hsl(var(--accent-foreground));--color-popover: hsl(var(--popover));--color-popover-foreground: hsl(var(--popover-foreground));--color-card: hsl(var(--card));--color-table-text: hsl(var(--neutral-800));--color-icon: hsl(var(--neutral-700));--color-icon-focused: hsl(var(--neutral-600));--color-warning: hsl(var(--warning-300));--color-warning-text: hsl(var(--warning-900))}}@layer base{.gw-chatbot *,.gw-chatbot :after,.gw-chatbot :before,.gw-chatbot ::backdrop,.gw-chatbot ::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}.gw-chatbot html,.gw-chatbot :host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings, normal);font-variation-settings:var(--default-font-variation-settings, normal);-webkit-tap-highlight-color:transparent}.gw-chatbot hr{height:0;color:inherit;border-top-width:1px}.gw-chatbot abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.gw-chatbot h1,.gw-chatbot h2,.gw-chatbot h3,.gw-chatbot h4,.gw-chatbot h5,.gw-chatbot h6{font-size:inherit;font-weight:inherit}.gw-chatbot a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}.gw-chatbot b,.gw-chatbot strong{font-weight:bolder}.gw-chatbot code,.gw-chatbot kbd,.gw-chatbot samp,.gw-chatbot pre{font-family:var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings, normal);font-variation-settings:var(--default-mono-font-variation-settings, normal);font-size:1em}.gw-chatbot small{font-size:80%}.gw-chatbot sub,.gw-chatbot sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.gw-chatbot sub{bottom:-.25em}.gw-chatbot sup{top:-.5em}.gw-chatbot table{text-indent:0;border-color:inherit;border-collapse:collapse}.gw-chatbot :-moz-focusring{outline:auto}.gw-chatbot progress{vertical-align:baseline}.gw-chatbot summary{display:list-item}.gw-chatbot ol,.gw-chatbot ul,.gw-chatbot menu{list-style:none}.gw-chatbot img,.gw-chatbot svg,.gw-chatbot video,.gw-chatbot canvas,.gw-chatbot audio,.gw-chatbot iframe,.gw-chatbot embed,.gw-chatbot object{display:block;vertical-align:middle}.gw-chatbot img,.gw-chatbot video{max-width:100%;height:auto}.gw-chatbot button,.gw-chatbot input,.gw-chatbot select,.gw-chatbot optgroup,.gw-chatbot textarea,.gw-chatbot ::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}.gw-chatbot :where(select:is([multiple],[size])) optgroup{font-weight:bolder}.gw-chatbot :where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}.gw-chatbot ::file-selector-button{margin-inline-end:4px}.gw-chatbot ::placeholder{opacity:1}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){.gw-chatbot ::placeholder{color:currentcolor;@supports (color: color-mix(in lab,red,red)){color:color-mix(in oklab,currentcolor 50%,transparent)}}}.gw-chatbot textarea{resize:vertical}.gw-chatbot ::-webkit-search-decoration{-webkit-appearance:none}.gw-chatbot ::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}.gw-chatbot ::-webkit-datetime-edit{display:inline-flex}.gw-chatbot ::-webkit-datetime-edit-fields-wrapper{padding:0}.gw-chatbot ::-webkit-datetime-edit,.gw-chatbot ::-webkit-datetime-edit-year-field,.gw-chatbot ::-webkit-datetime-edit-month-field,.gw-chatbot ::-webkit-datetime-edit-day-field,.gw-chatbot ::-webkit-datetime-edit-hour-field,.gw-chatbot ::-webkit-datetime-edit-minute-field,.gw-chatbot ::-webkit-datetime-edit-second-field,.gw-chatbot ::-webkit-datetime-edit-millisecond-field,.gw-chatbot ::-webkit-datetime-edit-meridiem-field{padding-block:0}.gw-chatbot ::-webkit-calendar-picker-indicator{line-height:1}.gw-chatbot :-moz-ui-invalid{box-shadow:none}.gw-chatbot button,.gw-chatbot input:where([type=button],[type=reset],[type=submit]),.gw-chatbot ::file-selector-button{appearance:button}.gw-chatbot ::-webkit-inner-spin-button,.gw-chatbot ::-webkit-outer-spin-button{height:auto}.gw-chatbot [hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.gw-chatbot .\@container{container-type:inline-size}.gw-chatbot .pointer-events-none{pointer-events:none}.gw-chatbot .invisible{visibility:hidden}.gw-chatbot .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border-width:0}.gw-chatbot .absolute{position:absolute}.gw-chatbot .fixed{position:fixed}.gw-chatbot .relative{position:relative}.gw-chatbot .inset-0{inset:calc(var(--spacing) * 0)}.gw-chatbot .inset-x-0{inset-inline:calc(var(--spacing) * 0)}.gw-chatbot .inset-y-0{inset-block:calc(var(--spacing) * 0)}.gw-chatbot .start{inset-inline-start:var(--spacing)}.gw-chatbot .inset-e-2{inset-inline-end:calc(var(--spacing) * 2)}.gw-chatbot .-top-\[2px\]{top:-2px}.gw-chatbot .top-0{top:calc(var(--spacing) * 0)}.gw-chatbot .top-1\/2{top:50%}.gw-chatbot .top-4{top:calc(var(--spacing) * 4)}.gw-chatbot .top-\[50\%\]{top:50%}.gw-chatbot .-right-\[12px\]{right:-12px}.gw-chatbot .right-0{right:calc(var(--spacing) * 0)}.gw-chatbot .right-1{right:calc(var(--spacing) * 1)}.gw-chatbot .right-1\/2{right:50%}.gw-chatbot .right-4{right:calc(var(--spacing) * 4)}.gw-chatbot .bottom-0{bottom:calc(var(--spacing) * 0)}.gw-chatbot .bottom-8{bottom:calc(var(--spacing) * 8)}.gw-chatbot .bottom-28{bottom:calc(var(--spacing) * 28)}.gw-chatbot .left-0{left:calc(var(--spacing) * 0)}.gw-chatbot .left-1{left:calc(var(--spacing) * 1)}.gw-chatbot .left-1\/2{left:50%}.gw-chatbot .left-2{left:calc(var(--spacing) * 2)}.gw-chatbot .left-\[50\%\]{left:50%}.gw-chatbot .-z-10{z-index:-10}.gw-chatbot .z-10{z-index:10}.gw-chatbot .z-50{z-index:50}.gw-chatbot .col-span-1{grid-column:span 1 / span 1}.gw-chatbot .col-span-3{grid-column:span 3 / span 3}.gw-chatbot .col-span-5{grid-column:span 5 / span 5}.gw-chatbot .container{width:100%;@media (width >= 640px){max-width:640px}@media (width >= 768px){max-width:768px}@media (width >= 1024px){max-width:1024px}@media (width >= 1200px){max-width:1200px}@media (width >= 1536px){max-width:1536px}}.gw-chatbot .container{margin-inline:auto;padding-inline:2rem;@media (width >= 640px){max-width:none}@media (width >= 1920px){max-width:1920px}}.gw-chatbot .-mx-1{margin-inline:calc(var(--spacing) * -1)}.gw-chatbot .my-0\.5{margin-block:calc(var(--spacing) * .5)}.gw-chatbot .my-1{margin-block:calc(var(--spacing) * 1)}.gw-chatbot .-mt-4{margin-top:calc(var(--spacing) * -4)}.gw-chatbot .mt-1{margin-top:calc(var(--spacing) * 1)}.gw-chatbot .mt-1\.5{margin-top:calc(var(--spacing) * 1.5)}.gw-chatbot .mt-2{margin-top:calc(var(--spacing) * 2)}.gw-chatbot .mt-4{margin-top:calc(var(--spacing) * 4)}.gw-chatbot .mt-6{margin-top:calc(var(--spacing) * 6)}.gw-chatbot .mr-1{margin-right:calc(var(--spacing) * 1)}.gw-chatbot .mr-2{margin-right:calc(var(--spacing) * 2)}.gw-chatbot .mr-auto{margin-right:auto}.gw-chatbot .mb-1{margin-bottom:calc(var(--spacing) * 1)}.gw-chatbot .mb-4{margin-bottom:calc(var(--spacing) * 4)}.gw-chatbot .ml-4{margin-left:calc(var(--spacing) * 4)}.gw-chatbot .ml-auto{margin-left:auto}.gw-chatbot .block{display:block}.gw-chatbot .contents{display:contents}.gw-chatbot .flex{display:flex}.gw-chatbot .grid{display:grid}.gw-chatbot .hidden{display:none}.gw-chatbot .inline-flex{display:inline-flex}.gw-chatbot .table{display:table}.gw-chatbot .aspect-square{aspect-ratio:1 / 1}.gw-chatbot .aspect-video{aspect-ratio:var(--aspect-video)}.gw-chatbot .size-3{width:calc(var(--spacing) * 3);height:calc(var(--spacing) * 3)}.gw-chatbot .size-4{width:calc(var(--spacing) * 4);height:calc(var(--spacing) * 4)}.gw-chatbot .custom-scrollbar{.gw-chatbot &::-webkit-scrollbar{height:.5rem}.gw-chatbot &::-webkit-scrollbar-thumb{background:hsl(var(--border));border-radius:10px;height:5px}scrollbar-width:.5rem;scrollbar-color:hsl(var(--border)) transparent}.gw-chatbot .h-\(--radix-select-trigger-height\){height:var(--radix-select-trigger-height)}.gw-chatbot .h-2{height:calc(var(--spacing) * 2)}.gw-chatbot .h-2\.5{height:calc(var(--spacing) * 2.5)}.gw-chatbot .h-3\.5{height:calc(var(--spacing) * 3.5)}.gw-chatbot .h-4{height:calc(var(--spacing) * 4)}.gw-chatbot .h-4\.5{height:calc(var(--spacing) * 4.5)}.gw-chatbot .h-5{height:calc(var(--spacing) * 5)}.gw-chatbot .h-6{height:calc(var(--spacing) * 6)}.gw-chatbot .h-7{height:calc(var(--spacing) * 7)}.gw-chatbot .h-8{height:calc(var(--spacing) * 8)}.gw-chatbot .h-9{height:calc(var(--spacing) * 9)}.gw-chatbot .h-10{height:calc(var(--spacing) * 10)}.gw-chatbot .h-11{height:calc(var(--spacing) * 11)}.gw-chatbot .h-12{height:calc(var(--spacing) * 12)}.gw-chatbot .h-14{height:calc(var(--spacing) * 14)}.gw-chatbot .h-16{height:calc(var(--spacing) * 16)}.gw-chatbot .h-24{height:calc(var(--spacing) * 24)}.gw-chatbot .h-32{height:calc(var(--spacing) * 32)}.gw-chatbot .h-\[0\.5rem\]{height:.5rem}.gw-chatbot .h-\[4px\]{height:4px}.gw-chatbot .h-\[115px\]{height:115px}.gw-chatbot .h-\[330px\]{height:330px}.gw-chatbot .h-auto{height:auto}.gw-chatbot .h-full{height:100%}.gw-chatbot .h-px{height:1px}.gw-chatbot .max-h-56{max-height:calc(var(--spacing) * 56)}.gw-chatbot .max-h-\[115px\]{max-height:115px}.gw-chatbot .max-h-\[300px\]{max-height:300px}.gw-chatbot .min-h-9{min-height:calc(var(--spacing) * 9)}.gw-chatbot .min-h-12{min-height:calc(var(--spacing) * 12)}.gw-chatbot .min-h-\[80px\]{min-height:80px}.gw-chatbot .w-0{width:calc(var(--spacing) * 0)}.gw-chatbot .w-1{width:calc(var(--spacing) * 1)}.gw-chatbot .w-1\/2{width:50%}.gw-chatbot .w-2{width:calc(var(--spacing) * 2)}.gw-chatbot .w-2\.5{width:calc(var(--spacing) * 2.5)}.gw-chatbot .w-2\/3{width:calc(2 / 3 * 100%)}.gw-chatbot .w-3\.5{width:calc(var(--spacing) * 3.5)}.gw-chatbot .w-3\/4{width:75%}.gw-chatbot .w-4{width:calc(var(--spacing) * 4)}.gw-chatbot .w-4\.5{width:calc(var(--spacing) * 4.5)}.gw-chatbot .w-4\/5{width:80%}.gw-chatbot .w-5{width:calc(var(--spacing) * 5)}.gw-chatbot .w-6{width:calc(var(--spacing) * 6)}.gw-chatbot .w-7{width:calc(var(--spacing) * 7)}.gw-chatbot .w-8{width:calc(var(--spacing) * 8)}.gw-chatbot .w-9{width:calc(var(--spacing) * 9)}.gw-chatbot .w-10{width:calc(var(--spacing) * 10)}.gw-chatbot .w-14{width:calc(var(--spacing) * 14)}.gw-chatbot .w-16{width:calc(var(--spacing) * 16)}.gw-chatbot .w-65{width:calc(var(--spacing) * 65)}.gw-chatbot .w-72{width:calc(var(--spacing) * 72)}.gw-chatbot .w-\[0\.5rem\]{width:.5rem}.gw-chatbot .w-auto{width:auto}.gw-chatbot .w-fit{width:fit-content}.gw-chatbot .w-full{width:100%}.gw-chatbot .w-px{width:1px}.gw-chatbot .max-w-\[75\%\]{max-width:75%}.gw-chatbot .max-w-full{max-width:100%}.gw-chatbot .max-w-lg{max-width:var(--container-lg)}.gw-chatbot .max-w-xl{max-width:var(--container-xl)}.gw-chatbot .min-w-\(--radix-popover-trigger-width\){min-width:var(--radix-popover-trigger-width)}.gw-chatbot .min-w-\(--radix-select-trigger-width\){min-width:var(--radix-select-trigger-width)}.gw-chatbot .min-w-0{min-width:calc(var(--spacing) * 0)}.gw-chatbot .min-w-30{min-width:calc(var(--spacing) * 30)}.gw-chatbot .min-w-32{min-width:calc(var(--spacing) * 32)}.gw-chatbot .min-w-\[90\%\]{min-width:90%}.gw-chatbot .flex-1{flex:1}.gw-chatbot .shrink-0{flex-shrink:0}.gw-chatbot .grow{flex-grow:1}.gw-chatbot .basis-full{flex-basis:100%}.gw-chatbot .caption-bottom{caption-side:bottom}.gw-chatbot .border-collapse{border-collapse:collapse}.gw-chatbot .border-separate{border-collapse:separate}.gw-chatbot .border-spacing-y-4{--tw-border-spacing-y: calc(var(--spacing) * 4);border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)}.gw-chatbot .translate-x-1\/2{--tw-translate-x: 50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.gw-chatbot .translate-x-\[-50\%\]{--tw-translate-x: -50%;translate:var(--tw-translate-x) var(--tw-translate-y)}.gw-chatbot .-translate-y-1\/2{--tw-translate-y: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.gw-chatbot .translate-y-\[-50\%\]{--tw-translate-y: -50%;translate:var(--tw-translate-x) var(--tw-translate-y)}.gw-chatbot .rotate-90{rotate:90deg}.gw-chatbot .transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.gw-chatbot .animate-pulse{animation:var(--animate-pulse)}.gw-chatbot .animate-spin{animation:var(--animate-spin)}.gw-chatbot .cursor-default{cursor:default}.gw-chatbot .cursor-pointer{cursor:pointer}.gw-chatbot .touch-none{touch-action:none}.gw-chatbot .resize{resize:both}.gw-chatbot .resize-none{resize:none}.gw-chatbot .list-decimal{list-style-type:decimal}.gw-chatbot .list-disc{list-style-type:disc}.gw-chatbot .grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.gw-chatbot .grid-rows-\[auto_repeat\(3\,minmax\(0\,1fr\)\)\]{grid-template-rows:auto repeat(3,minmax(0,1fr))}.gw-chatbot .flex-col{flex-direction:column}.gw-chatbot .flex-col-reverse{flex-direction:column-reverse}.gw-chatbot .flex-row{flex-direction:row}.gw-chatbot .flex-wrap{flex-wrap:wrap}.gw-chatbot .items-baseline{align-items:baseline}.gw-chatbot .items-center{align-items:center}.gw-chatbot .items-end{align-items:flex-end}.gw-chatbot .items-start{align-items:flex-start}.gw-chatbot .items-stretch{align-items:stretch}.gw-chatbot .justify-between{justify-content:space-between}.gw-chatbot .justify-center{justify-content:center}.gw-chatbot .justify-end{justify-content:flex-end}.gw-chatbot .justify-start{justify-content:flex-start}.gw-chatbot .gap-0{gap:calc(var(--spacing) * 0)}.gw-chatbot .gap-0\.5{gap:calc(var(--spacing) * .5)}.gw-chatbot .gap-1{gap:calc(var(--spacing) * 1)}.gw-chatbot .gap-1\.5{gap:calc(var(--spacing) * 1.5)}.gw-chatbot .gap-2{gap:calc(var(--spacing) * 2)}.gw-chatbot .gap-3{gap:calc(var(--spacing) * 3)}.gw-chatbot .gap-4{gap:calc(var(--spacing) * 4)}.gw-chatbot .gap-5{gap:calc(var(--spacing) * 5)}.gw-chatbot .space-y-1{.gw-chatbot :where(>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)))}}.gw-chatbot .space-y-1\.5{.gw-chatbot :where(>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 1.5) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 1.5) * calc(1 - var(--tw-space-y-reverse)))}}.gw-chatbot .space-y-2{.gw-chatbot :where(>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)))}}.gw-chatbot .space-y-4{.gw-chatbot :where(>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))}}.gw-chatbot .space-x-1{.gw-chatbot :where(>:not(:last-child)){--tw-space-x-reverse: 0;margin-inline-start:calc(calc(var(--spacing) * 1) * var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-x-reverse)))}}.gw-chatbot .space-x-2{.gw-chatbot :where(>:not(:last-child)){--tw-space-x-reverse: 0;margin-inline-start:calc(calc(var(--spacing) * 2) * var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-x-reverse)))}}.gw-chatbot .gap-y-2{row-gap:calc(var(--spacing) * 2)}.gw-chatbot .overflow-auto{overflow:auto}.gw-chatbot .overflow-hidden{overflow:hidden}.gw-chatbot .overflow-x-auto{overflow-x:auto}.gw-chatbot .overflow-x-hidden{overflow-x:hidden}.gw-chatbot .overflow-y-auto{overflow-y:auto}.gw-chatbot .overscroll-contain{overscroll-behavior:contain}.gw-chatbot .rounded{border-radius:.25rem}.gw-chatbot .rounded-2xl{border-radius:var(--radius-2xl)}.gw-chatbot .rounded-\[2px\]{border-radius:2px}.gw-chatbot .rounded-\[5px\]{border-radius:5px}.gw-chatbot .rounded-\[8px\]{border-radius:8px}.gw-chatbot .rounded-\[inherit\]{border-radius:inherit}.gw-chatbot .rounded-full{border-radius:calc(infinity * 1px)}.gw-chatbot .rounded-lg{border-radius:var(--radius-lg)}.gw-chatbot .rounded-md{border-radius:var(--radius-md)}.gw-chatbot .rounded-none{border-radius:0}.gw-chatbot .rounded-sm{border-radius:var(--radius-sm)}.gw-chatbot .rounded-xl{border-radius:var(--radius-xl)}.gw-chatbot .rounded-t-md{border-top-left-radius:var(--radius-md);border-top-right-radius:var(--radius-md)}.gw-chatbot .rounded-l-full{border-top-left-radius:calc(infinity * 1px);border-bottom-left-radius:calc(infinity * 1px)}.gw-chatbot .rounded-l-sm{border-top-left-radius:var(--radius-sm);border-bottom-left-radius:var(--radius-sm)}.gw-chatbot .rounded-r-full{border-top-right-radius:calc(infinity * 1px);border-bottom-right-radius:calc(infinity * 1px)}.gw-chatbot .rounded-br-none{border-bottom-right-radius:0}.gw-chatbot .rounded-bl-none{border-bottom-left-radius:0}.gw-chatbot .border{border-style:var(--tw-border-style);border-width:1px}.gw-chatbot .border-\[1\.5px\]{border-style:var(--tw-border-style);border-width:1.5px}.gw-chatbot .border-x{border-inline-style:var(--tw-border-style);border-inline-width:1px}.gw-chatbot .border-y{border-block-style:var(--tw-border-style);border-block-width:1px}.gw-chatbot .border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.gw-chatbot .border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.gw-chatbot .border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.gw-chatbot .border-b-2{border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.gw-chatbot .border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.gw-chatbot .border-dashed{--tw-border-style: dashed;border-style:dashed}.gw-chatbot .border-border{border-color:var(--color-border)}.gw-chatbot .border-border\/50{border-color:color-mix(in srgb,hsl(var(--border)) 50%,transparent);@supports (color: color-mix(in lab,red,red)){border-color:color-mix(in oklab,var(--color-border) 50%,transparent)}}.gw-chatbot .border-destructive{border-color:var(--color-destructive)}.gw-chatbot .border-destructive\/50{border-color:color-mix(in srgb,hsl(var(--destructive)) 50%,transparent);@supports (color: color-mix(in lab,red,red)){border-color:color-mix(in oklab,var(--color-destructive) 50%,transparent)}}.gw-chatbot .border-foreground{border-color:var(--color-foreground)}.gw-chatbot .border-input{border-color:var(--color-input)}.gw-chatbot .border-input-border{border-color:var(--color-input-border)}.gw-chatbot .border-input-color{border-color:var(--color-input-color)}.gw-chatbot .border-input-disabledBorder{border-color:var(--color-input-disabledBorder)}.gw-chatbot .border-primary{border-color:var(--color-primary)}.gw-chatbot .border-transparent{border-color:transparent}.gw-chatbot .border-t-transparent{border-top-color:transparent}.gw-chatbot .border-b-neutral-300{border-bottom-color:var(--color-neutral-300)}.gw-chatbot .border-l-transparent{border-left-color:transparent}.gw-chatbot .bg-\(--color-bg\){background-color:var(--color-bg)}.gw-chatbot .bg-accent{background-color:var(--color-accent)}.gw-chatbot .bg-background{background-color:var(--color-background)}.gw-chatbot .bg-background\/80{background-color:color-mix(in srgb,hsl(var(--background)) 80%,transparent);@supports (color: color-mix(in lab,red,red)){background-color:color-mix(in oklab,var(--color-background) 80%,transparent)}}.gw-chatbot .bg-black\/25{background-color:color-mix(in srgb,#000 25%,transparent);@supports (color: color-mix(in lab,red,red)){background-color:color-mix(in oklab,var(--color-black) 25%,transparent)}}.gw-chatbot .bg-border{background-color:var(--color-border)}.gw-chatbot .bg-card{background-color:var(--color-card)}.gw-chatbot .bg-destructive{background-color:var(--color-destructive)}.gw-chatbot .bg-destructive-background{background-color:var(--color-destructive-background)}.gw-chatbot .bg-foreground{background-color:var(--color-foreground)}.gw-chatbot .bg-input-border{background-color:var(--color-input-border)}.gw-chatbot .bg-input-disabledBorder{background-color:var(--color-input-disabledBorder)}.gw-chatbot .bg-muted{background-color:var(--color-muted)}.gw-chatbot .bg-muted\/50{background-color:color-mix(in srgb,hsl(var(--muted)) 50%,transparent);@supports (color: color-mix(in lab,red,red)){background-color:color-mix(in oklab,var(--color-muted) 50%,transparent)}}.gw-chatbot .bg-neutral-800{background-color:var(--color-neutral-800)}.gw-chatbot .bg-popover{background-color:var(--color-popover)}.gw-chatbot .bg-primary{background-color:var(--color-primary)}.gw-chatbot .bg-primary-background{background-color:var(--color-primary-background)}.gw-chatbot .bg-primary-light{background-color:var(--color-primary-light)}.gw-chatbot .bg-primary\/10{background-color:color-mix(in srgb,hsl(var(--primary)) 10%,transparent);@supports (color: color-mix(in lab,red,red)){background-color:color-mix(in oklab,var(--color-primary) 10%,transparent)}}.gw-chatbot .bg-red-200{background-color:var(--color-red-200)}.gw-chatbot .bg-secondary{background-color:var(--color-secondary)}.gw-chatbot .bg-transparent{background-color:transparent}.gw-chatbot .bg-warning{background-color:var(--color-warning)}.gw-chatbot .bg-white{background-color:var(--color-white)}.gw-chatbot .bg-linear-to-b{--tw-gradient-position: to bottom;@supports (background-image: linear-gradient(in lab,red,red)){--tw-gradient-position: to bottom in oklab}background-image:linear-gradient(var(--tw-gradient-stops))}.gw-chatbot .bg-gradient-to-b{--tw-gradient-position: to bottom in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.gw-chatbot .from-muted{--tw-gradient-from: var(--color-muted);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.gw-chatbot .to-transparent{--tw-gradient-to: transparent;--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.gw-chatbot .p-0{padding:calc(var(--spacing) * 0)}.gw-chatbot .p-1{padding:calc(var(--spacing) * 1)}.gw-chatbot .p-2{padding:calc(var(--spacing) * 2)}.gw-chatbot .p-3{padding:calc(var(--spacing) * 3)}.gw-chatbot .p-4{padding:calc(var(--spacing) * 4)}.gw-chatbot .p-5{padding:calc(var(--spacing) * 5)}.gw-chatbot .p-6{padding:calc(var(--spacing) * 6)}.gw-chatbot .px-1{padding-inline:calc(var(--spacing) * 1)}.gw-chatbot .px-2{padding-inline:calc(var(--spacing) * 2)}.gw-chatbot .px-2\.5{padding-inline:calc(var(--spacing) * 2.5)}.gw-chatbot .px-3{padding-inline:calc(var(--spacing) * 3)}.gw-chatbot .px-4{padding-inline:calc(var(--spacing) * 4)}.gw-chatbot .px-6{padding-inline:calc(var(--spacing) * 6)}.gw-chatbot .px-8{padding-inline:calc(var(--spacing) * 8)}.gw-chatbot .px-\[1em\]{padding-inline:1em}.gw-chatbot .py-0\.5{padding-block:calc(var(--spacing) * .5)}.gw-chatbot .py-1{padding-block:calc(var(--spacing) * 1)}.gw-chatbot .py-1\.5{padding-block:calc(var(--spacing) * 1.5)}.gw-chatbot .py-2{padding-block:calc(var(--spacing) * 2)}.gw-chatbot .py-2\.5{padding-block:calc(var(--spacing) * 2.5)}.gw-chatbot .py-3{padding-block:calc(var(--spacing) * 3)}.gw-chatbot .py-4{padding-block:calc(var(--spacing) * 4)}.gw-chatbot .py-6{padding-block:calc(var(--spacing) * 6)}.gw-chatbot .pt-0{padding-top:calc(var(--spacing) * 0)}.gw-chatbot .pt-1{padding-top:calc(var(--spacing) * 1)}.gw-chatbot .pt-1\.5{padding-top:calc(var(--spacing) * 1.5)}.gw-chatbot .pt-3{padding-top:calc(var(--spacing) * 3)}.gw-chatbot .pr-1{padding-right:calc(var(--spacing) * 1)}.gw-chatbot .pr-2{padding-right:calc(var(--spacing) * 2)}.gw-chatbot .pb-3{padding-bottom:calc(var(--spacing) * 3)}.gw-chatbot .pb-4{padding-bottom:calc(var(--spacing) * 4)}.gw-chatbot .pb-6{padding-bottom:calc(var(--spacing) * 6)}.gw-chatbot .pl-1{padding-left:calc(var(--spacing) * 1)}.gw-chatbot .pl-2{padding-left:calc(var(--spacing) * 2)}.gw-chatbot .pl-6{padding-left:calc(var(--spacing) * 6)}.gw-chatbot .pl-7{padding-left:calc(var(--spacing) * 7)}.gw-chatbot .pl-8{padding-left:calc(var(--spacing) * 8)}.gw-chatbot .text-center{text-align:center}.gw-chatbot .text-end{text-align:end}.gw-chatbot .text-left{text-align:left}.gw-chatbot .text-start{text-align:start}.gw-chatbot .align-middle{vertical-align:middle}.gw-chatbot .font-mono{font-family:var(--font-mono)}.gw-chatbot .text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading, var(--text-2xl--line-height))}.gw-chatbot .text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading, var(--text-3xl--line-height))}.gw-chatbot .text-base{font-size:var(--text-base);line-height:var(--tw-leading, var(--text-base--line-height))}.gw-chatbot .text-lg{font-size:var(--text-lg);line-height:var(--tw-leading, var(--text-lg--line-height))}.gw-chatbot .text-sm{font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height))}.gw-chatbot .text-xl{font-size:var(--text-xl);line-height:var(--tw-leading, var(--text-xl--line-height))}.gw-chatbot .text-xs{font-size:var(--text-xs);line-height:var(--tw-leading, var(--text-xs--line-height))}.gw-chatbot .text-\[0\.8rem\]{font-size:.8rem}.gw-chatbot .leading-6{--tw-leading: calc(var(--spacing) * 6);line-height:calc(var(--spacing) * 6)}.gw-chatbot .leading-8{--tw-leading: calc(var(--spacing) * 8);line-height:calc(var(--spacing) * 8)}.gw-chatbot .leading-9{--tw-leading: calc(var(--spacing) * 9);line-height:calc(var(--spacing) * 9)}.gw-chatbot .leading-none{--tw-leading: 1;line-height:1}.gw-chatbot .font-bold{--tw-font-weight: var(--font-weight-bold);font-weight:var(--font-weight-bold)}.gw-chatbot .font-medium{--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium)}.gw-chatbot .font-normal{--tw-font-weight: var(--font-weight-normal);font-weight:var(--font-weight-normal)}.gw-chatbot .font-semibold{--tw-font-weight: var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.gw-chatbot .tracking-tight{--tw-tracking: var(--tracking-tight);letter-spacing:var(--tracking-tight)}.gw-chatbot .tracking-widest{--tw-tracking: var(--tracking-widest);letter-spacing:var(--tracking-widest)}.gw-chatbot .break-words,.gw-chatbot .wrap-break-word{overflow-wrap:break-word}.gw-chatbot .whitespace-break-spaces{white-space:break-spaces}.gw-chatbot .whitespace-nowrap{white-space:nowrap}.gw-chatbot .text-accent-foreground{color:var(--color-accent-foreground)}.gw-chatbot .text-blue-500{color:var(--color-blue-500)}.gw-chatbot .text-border{color:var(--color-border)}.gw-chatbot .text-current{color:currentcolor}.gw-chatbot .text-destructive{color:var(--color-destructive)}.gw-chatbot .text-destructive-foreground{color:var(--color-destructive-foreground)}.gw-chatbot .text-foreground{color:var(--color-foreground)}.gw-chatbot .text-icon{color:var(--color-icon)}.gw-chatbot .text-inherit{color:inherit}.gw-chatbot .text-input-color{color:var(--color-input-color)}.gw-chatbot .text-muted-foreground{color:var(--color-muted-foreground)}.gw-chatbot .text-muted-text{color:var(--color-muted-text)}.gw-chatbot .text-neutral-400{color:var(--color-neutral-400)}.gw-chatbot .text-neutral-500{color:var(--color-neutral-500)}.gw-chatbot .text-neutral-800{color:var(--color-neutral-800)}.gw-chatbot .text-popover-foreground{color:var(--color-popover-foreground)}.gw-chatbot .text-primary{color:var(--color-primary)}.gw-chatbot .text-primary-foreground{color:var(--color-primary-foreground)}.gw-chatbot .text-primary-hover{color:var(--color-primary-hover)}.gw-chatbot .text-primary-light{color:var(--color-primary-light)}.gw-chatbot .text-primary-text{color:var(--color-primary-text)}.gw-chatbot .text-red-500{color:var(--color-red-500)}.gw-chatbot .text-red-800{color:var(--color-red-800)}.gw-chatbot .text-secondary-foreground{color:var(--color-secondary-foreground)}.gw-chatbot .text-slate-400{color:var(--color-slate-400)}.gw-chatbot .text-slate-500{color:var(--color-slate-500)}.gw-chatbot .text-table-text{color:var(--color-table-text)}.gw-chatbot .text-warning-text{color:var(--color-warning-text)}.gw-chatbot .text-white{color:var(--color-white)}.gw-chatbot .tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.gw-chatbot .underline{text-decoration-line:underline}.gw-chatbot .underline-offset-2{text-underline-offset:2px}.gw-chatbot .underline-offset-4{text-underline-offset:4px}.gw-chatbot .opacity-0{opacity:0%}.gw-chatbot .opacity-40{opacity:40%}.gw-chatbot .opacity-50{opacity:50%}.gw-chatbot .opacity-60{opacity:60%}.gw-chatbot .opacity-70{opacity:70%}.gw-chatbot .opacity-100{opacity:100%}.gw-chatbot .shadow{--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.gw-chatbot .shadow-2xs{--tw-shadow: 0 1px var(--tw-shadow-color, rgb(0 0 0 / .05));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.gw-chatbot .shadow-elevation-3a{--tw-shadow: 0 4px 8px 3px var(--tw-shadow-color, rgb(63 68 86 / .15));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.gw-chatbot .shadow-elevation-4{--tw-shadow: 0 2px 3px 0 var(--tw-shadow-color, rgb(63 68 86 / .3)), 0 6px 10px 4px var(--tw-shadow-color, rgb(63 68 86 / .15));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.gw-chatbot .shadow-inner{--tw-shadow: inset 0 2px 4px 0 var(--tw-shadow-color, rgb(0 0 0 / .05));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.gw-chatbot .shadow-lg{--tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.gw-chatbot .shadow-md{--tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.gw-chatbot .shadow-xl{--tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 8px 10px -6px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.gw-chatbot .shadow-xs{--tw-shadow: 0 1px 2px 0 var(--tw-shadow-color, rgb(0 0 0 / .05));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.gw-chatbot .ring-2{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.gw-chatbot .ring-4{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.gw-chatbot .ring-primary{--tw-ring-color: var(--color-primary)}.gw-chatbot .ring-ring{--tw-ring-color: var(--color-ring)}.gw-chatbot .ring-ring\/50{--tw-ring-color: color-mix(in srgb, hsl(var(--ring)) 50%, transparent);@supports (color: color-mix(in lab,red,red)){--tw-ring-color: color-mix(in oklab, var(--color-ring) 50%, transparent)}}.gw-chatbot .ring-offset-background{--tw-ring-offset-color: var(--color-background)}.gw-chatbot .outline-hidden{--tw-outline-style: none;outline-style:none;@media (forced-colors: active){outline:2px solid transparent;outline-offset:2px}}.gw-chatbot .outline{outline-style:var(--tw-outline-style);outline-width:1px}.gw-chatbot .blur{--tw-blur: blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.gw-chatbot .backdrop-blur-xs{--tw-backdrop-blur: blur(var(--blur-xs));-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.gw-chatbot .transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.gw-chatbot .transition-\[color\,box-shadow\]{transition-property:color,box-shadow;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.gw-chatbot .transition-all{transition-property:all;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.gw-chatbot .transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.gw-chatbot .transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.gw-chatbot .duration-200{--tw-duration: .2s;transition-duration:.2s}.gw-chatbot .duration-400{--tw-duration: .4s;transition-duration:.4s}.gw-chatbot .duration-1000{--tw-duration: 1s;transition-duration:1s}.gw-chatbot .ease-in-out{--tw-ease: var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.gw-chatbot .ease-out{--tw-ease: var(--ease-out);transition-timing-function:var(--ease-out)}.gw-chatbot .select-none{-webkit-user-select:none;user-select:none}.gw-chatbot .\[writing-mode\:sideways-lr\]{writing-mode:sideways-lr}.gw-chatbot .ring-inset{--tw-ring-inset: inset}.gw-chatbot .group-hover\:border-primary-hover{.gw-chatbot &:is(:where(.group):hover *){@media (hover: hover){border-color:var(--color-primary-hover)}}}.gw-chatbot .group-hover\:bg-input-disabledBorder{.gw-chatbot &:is(:where(.group):hover *){@media (hover: hover){background-color:var(--color-input-disabledBorder)}}}.gw-chatbot .group-hover\:bg-primary-hover{.gw-chatbot &:is(:where(.group):hover *){@media (hover: hover){background-color:var(--color-primary-hover)}}}.gw-chatbot .group-hover\:text-destructive{.gw-chatbot &:is(:where(.group):hover *){@media (hover: hover){color:var(--color-destructive)}}}.gw-chatbot .group-hover\:text-primary-hover{.gw-chatbot &:is(:where(.group):hover *){@media (hover: hover){color:var(--color-primary-hover)}}}.gw-chatbot .group-data-disabled\:text-border{.gw-chatbot &:is(:where(.group)[data-disabled] *){color:var(--color-border)}}.gw-chatbot .group-data-\[state\=open\]\:rotate-180{.gw-chatbot &:is(:where(.group)[data-state=open] *){rotate:180deg}}.gw-chatbot .group-data-\[state\=open\]\:text-icon-focused{.gw-chatbot &:is(:where(.group)[data-state=open] *){color:var(--color-icon-focused)}}.gw-chatbot .group-\[\.toast\]\:bg-muted{.gw-chatbot &:is(:where(.group):is(.toast) *){background-color:var(--color-muted)}}.gw-chatbot .group-\[\.toast\]\:bg-primary{.gw-chatbot &:is(:where(.group):is(.toast) *){background-color:var(--color-primary)}}.gw-chatbot .group-\[\.toast\]\:text-muted-foreground{.gw-chatbot &:is(:where(.group):is(.toast) *){color:var(--color-muted-foreground)}}.gw-chatbot .group-\[\.toast\]\:text-primary-foreground{.gw-chatbot &:is(:where(.group):is(.toast) *){color:var(--color-primary-foreground)}}.gw-chatbot .group-\[\.toaster\]\:border-border{.gw-chatbot &:is(:where(.group):is(.toaster) *){border-color:var(--color-border)}}.gw-chatbot .group-\[\.toaster\]\:bg-background{.gw-chatbot &:is(:where(.group):is(.toaster) *){background-color:var(--color-background)}}.gw-chatbot .group-\[\.toaster\]\:text-foreground{.gw-chatbot &:is(:where(.group):is(.toaster) *){color:var(--color-foreground)}}.gw-chatbot .group-\[\.toaster\]\:shadow-lg{.gw-chatbot &:is(:where(.group):is(.toaster) *){--tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}.gw-chatbot .peer-disabled\:cursor-not-allowed{.gw-chatbot &:is(:where(.peer):disabled~*){cursor:not-allowed}}.gw-chatbot .peer-disabled\:opacity-70{.gw-chatbot &:is(:where(.peer):disabled~*){opacity:70%}}.gw-chatbot .file\:border-0{.gw-chatbot &::file-selector-button{border-style:var(--tw-border-style);border-width:0px}}.gw-chatbot .file\:bg-transparent{.gw-chatbot &::file-selector-button{background-color:transparent}}.gw-chatbot .file\:text-sm{.gw-chatbot &::file-selector-button{font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height))}}.gw-chatbot .file\:font-medium{.gw-chatbot &::file-selector-button{--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium)}}.gw-chatbot .placeholder\:text-input-color{.gw-chatbot &::placeholder{color:var(--color-input-color)}}.gw-chatbot .placeholder\:text-muted-foreground{.gw-chatbot &::placeholder{color:var(--color-muted-foreground)}}.gw-chatbot .first\:rounded-s-lg{.gw-chatbot &:first-child{border-start-start-radius:var(--radius-lg);border-end-start-radius:var(--radius-lg)}}.gw-chatbot .first\:rounded-s-xl{.gw-chatbot &:first-child{border-start-start-radius:var(--radius-xl);border-end-start-radius:var(--radius-xl)}}.gw-chatbot .first\:rounded-l-md{.gw-chatbot &:first-child{border-top-left-radius:var(--radius-md);border-bottom-left-radius:var(--radius-md)}}.gw-chatbot .first\:border-l{.gw-chatbot &:first-child{border-left-style:var(--tw-border-style);border-left-width:1px}}.gw-chatbot .last\:rounded-e-lg{.gw-chatbot &:last-child{border-start-end-radius:var(--radius-lg);border-end-end-radius:var(--radius-lg)}}.gw-chatbot .last\:rounded-e-xl{.gw-chatbot &:last-child{border-start-end-radius:var(--radius-xl);border-end-end-radius:var(--radius-xl)}}.gw-chatbot .last\:rounded-r-md{.gw-chatbot &:last-child{border-top-right-radius:var(--radius-md);border-bottom-right-radius:var(--radius-md)}}.gw-chatbot .last-of-type\:border-b-0{.gw-chatbot &:last-of-type{border-bottom-style:var(--tw-border-style);border-bottom-width:0px}}.gw-chatbot .focus-within\:relative{.gw-chatbot &:focus-within{position:relative}}.gw-chatbot .focus-within\:z-20{.gw-chatbot &:focus-within{z-index:20}}.gw-chatbot .hover\:border-border{.gw-chatbot &:hover{@media (hover: hover){border-color:var(--color-border)}}}.gw-chatbot .hover\:border-muted-text{.gw-chatbot &:hover{@media (hover: hover){border-color:var(--color-muted-text)}}}.gw-chatbot .hover\:border-primary-hover{.gw-chatbot &:hover{@media (hover: hover){border-color:var(--color-primary-hover)}}}.gw-chatbot .hover\:border-transparent{.gw-chatbot &:hover{@media (hover: hover){border-color:transparent}}}.gw-chatbot .hover\:bg-accent{.gw-chatbot &:hover{@media (hover: hover){background-color:var(--color-accent)}}}.gw-chatbot .hover\:bg-border{.gw-chatbot &:hover{@media (hover: hover){background-color:var(--color-border)}}}.gw-chatbot .hover\:bg-destructive-hover{.gw-chatbot &:hover{@media (hover: hover){background-color:var(--color-destructive-hover)}}}.gw-chatbot .hover\:bg-destructive\/80{.gw-chatbot &:hover{@media (hover: hover){background-color:color-mix(in srgb,hsl(var(--destructive)) 80%,transparent);@supports (color: color-mix(in lab,red,red)){background-color:color-mix(in oklab,var(--color-destructive) 80%,transparent)}}}}.gw-chatbot .hover\:bg-input-border{.gw-chatbot &:hover{@media (hover: hover){background-color:var(--color-input-border)}}}.gw-chatbot .hover\:bg-input-disabledBorder{.gw-chatbot &:hover{@media (hover: hover){background-color:var(--color-input-disabledBorder)}}}.gw-chatbot .hover\:bg-muted\/50{.gw-chatbot &:hover{@media (hover: hover){background-color:color-mix(in srgb,hsl(var(--muted)) 50%,transparent);@supports (color: color-mix(in lab,red,red)){background-color:color-mix(in oklab,var(--color-muted) 50%,transparent)}}}}.gw-chatbot .hover\:bg-primary{.gw-chatbot &:hover{@media (hover: hover){background-color:var(--color-primary)}}}.gw-chatbot .hover\:bg-primary-background{.gw-chatbot &:hover{@media (hover: hover){background-color:var(--color-primary-background)}}}.gw-chatbot .hover\:bg-primary-hover{.gw-chatbot &:hover{@media (hover: hover){background-color:var(--color-primary-hover)}}}.gw-chatbot .hover\:bg-primary\/80{.gw-chatbot &:hover{@media (hover: hover){background-color:color-mix(in srgb,hsl(var(--primary)) 80%,transparent);@supports (color: color-mix(in lab,red,red)){background-color:color-mix(in oklab,var(--color-primary) 80%,transparent)}}}}.gw-chatbot .hover\:bg-secondary{.gw-chatbot &:hover{@media (hover: hover){background-color:var(--color-secondary)}}}.gw-chatbot .hover\:bg-secondary\/80{.gw-chatbot &:hover{@media (hover: hover){background-color:color-mix(in srgb,hsl(var(--secondary)) 80%,transparent);@supports (color: color-mix(in lab,red,red)){background-color:color-mix(in oklab,var(--color-secondary) 80%,transparent)}}}}.gw-chatbot .hover\:bg-transparent{.gw-chatbot &:hover{@media (hover: hover){background-color:transparent}}}.gw-chatbot .hover\:text-accent-foreground{.gw-chatbot &:hover{@media (hover: hover){color:var(--color-accent-foreground)}}}.gw-chatbot .hover\:text-background{.gw-chatbot &:hover{@media (hover: hover){color:var(--color-background)}}}.gw-chatbot .hover\:text-foreground{.gw-chatbot &:hover{@media (hover: hover){color:var(--color-foreground)}}}.gw-chatbot .hover\:text-inherit{.gw-chatbot &:hover{@media (hover: hover){color:inherit}}}.gw-chatbot .hover\:text-primary-foreground{.gw-chatbot &:hover{@media (hover: hover){color:var(--color-primary-foreground)}}}.gw-chatbot .hover\:text-primary-hover{.gw-chatbot &:hover{@media (hover: hover){color:var(--color-primary-hover)}}}.gw-chatbot .hover\:text-table-text{.gw-chatbot &:hover{@media (hover: hover){color:var(--color-table-text)}}}.gw-chatbot .hover\:opacity-100{.gw-chatbot &:hover{@media (hover: hover){opacity:100%}}}.gw-chatbot .hover\:shadow-elevation-4{.gw-chatbot &:hover{@media (hover: hover){--tw-shadow: 0 2px 3px 0 var(--tw-shadow-color, rgb(63 68 86 / .3)), 0 6px 10px 4px var(--tw-shadow-color, rgb(63 68 86 / .15));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}}.gw-chatbot .hover\:ring-4{.gw-chatbot &:hover{@media (hover: hover){--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}}.gw-chatbot .focus\:bg-accent{.gw-chatbot &:focus{background-color:var(--color-accent)}}.gw-chatbot .focus\:bg-primary{.gw-chatbot &:focus{background-color:var(--color-primary)}}.gw-chatbot .focus\:bg-primary-focusBackground{.gw-chatbot &:focus{background-color:var(--color-primary-focusBackground)}}.gw-chatbot .focus\:bg-secondary{.gw-chatbot &:focus{background-color:var(--color-secondary)}}.gw-chatbot .focus\:text-accent-foreground{.gw-chatbot &:focus{color:var(--color-accent-foreground)}}.gw-chatbot .focus\:text-primary-foreground{.gw-chatbot &:focus{color:var(--color-primary-foreground)}}.gw-chatbot .focus\:text-primary-hover{.gw-chatbot &:focus{color:var(--color-primary-hover)}}.gw-chatbot .focus\:text-secondary-foreground{.gw-chatbot &:focus{color:var(--color-secondary-foreground)}}.gw-chatbot .focus\:ring-2{.gw-chatbot &:focus{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}.gw-chatbot .focus\:ring-ring{.gw-chatbot &:focus{--tw-ring-color: var(--color-ring)}}.gw-chatbot .focus\:ring-offset-2{.gw-chatbot &:focus{--tw-ring-offset-width: 2px;--tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}}.gw-chatbot .focus\:outline-hidden{.gw-chatbot &:focus{--tw-outline-style: none;outline-style:none;@media (forced-colors: active){outline:2px solid transparent;outline-offset:2px}}}.gw-chatbot .focus-visible\:border{.gw-chatbot &:focus-visible{border-style:var(--tw-border-style);border-width:1px}}.gw-chatbot .focus-visible\:border-none{.gw-chatbot &:focus-visible{--tw-border-style: none;border-style:none}}.gw-chatbot .focus-visible\:border-border{.gw-chatbot &:focus-visible{border-color:var(--color-border)}}.gw-chatbot .focus-visible\:border-input-color{.gw-chatbot &:focus-visible{border-color:var(--color-input-color)}}.gw-chatbot .focus-visible\:bg-destructive-focused{.gw-chatbot &:focus-visible{background-color:var(--color-destructive-focused)}}.gw-chatbot .focus-visible\:bg-input-border{.gw-chatbot &:focus-visible{background-color:var(--color-input-border)}}.gw-chatbot .focus-visible\:bg-muted-text{.gw-chatbot &:focus-visible{background-color:var(--color-muted-text)}}.gw-chatbot .focus-visible\:bg-primary-hover{.gw-chatbot &:focus-visible{background-color:var(--color-primary-hover)}}.gw-chatbot .focus-visible\:bg-primary-light{.gw-chatbot &:focus-visible{background-color:var(--color-primary-light)}}.gw-chatbot .focus-visible\:bg-ring{.gw-chatbot &:focus-visible{background-color:var(--color-ring)}}.gw-chatbot .focus-visible\:bg-secondary{.gw-chatbot &:focus-visible{background-color:var(--color-secondary)}}.gw-chatbot .focus-visible\:text-background{.gw-chatbot &:focus-visible{color:var(--color-background)}}.gw-chatbot .focus-visible\:text-table-text{.gw-chatbot &:focus-visible{color:var(--color-table-text)}}.gw-chatbot .focus-visible\:ring-0{.gw-chatbot &:focus-visible{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}.gw-chatbot .focus-visible\:ring-2{.gw-chatbot &:focus-visible{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}.gw-chatbot .focus-visible\:ring-4{.gw-chatbot &:focus-visible{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}.gw-chatbot .focus-visible\:ring-destructive{.gw-chatbot &:focus-visible{--tw-ring-color: var(--color-destructive)}}.gw-chatbot .focus-visible\:ring-muted-text{.gw-chatbot &:focus-visible{--tw-ring-color: var(--color-muted-text)}}.gw-chatbot .focus-visible\:ring-primary{.gw-chatbot &:focus-visible{--tw-ring-color: var(--color-primary)}}.gw-chatbot .focus-visible\:ring-ring{.gw-chatbot &:focus-visible{--tw-ring-color: var(--color-ring)}}.gw-chatbot .focus-visible\:ring-offset-0{.gw-chatbot &:focus-visible{--tw-ring-offset-width: 0px;--tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}}.gw-chatbot .focus-visible\:ring-offset-2{.gw-chatbot &:focus-visible{--tw-ring-offset-width: 2px;--tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}}.gw-chatbot .focus-visible\:outline-hidden{.gw-chatbot &:focus-visible{--tw-outline-style: none;outline-style:none;@media (forced-colors: active){outline:2px solid transparent;outline-offset:2px}}}.gw-chatbot .focus-visible\:outline-none{.gw-chatbot &:focus-visible{--tw-outline-style: none;outline-style:none}}.gw-chatbot .disabled\:pointer-events-none{.gw-chatbot &:disabled{pointer-events:none}}.gw-chatbot .disabled\:cursor-not-allowed{.gw-chatbot &:disabled{cursor:not-allowed}}.gw-chatbot .disabled\:border-border{.gw-chatbot &:disabled{border-color:var(--color-border)}}.gw-chatbot .disabled\:border-input-border{.gw-chatbot &:disabled{border-color:var(--color-input-border)}}.gw-chatbot .disabled\:border-input-disabledBorder{.gw-chatbot &:disabled{border-color:var(--color-input-disabledBorder)}}.gw-chatbot .disabled\:bg-background{.gw-chatbot &:disabled{background-color:var(--color-background)}}.gw-chatbot .disabled\:bg-card{.gw-chatbot &:disabled{background-color:var(--color-card)}}.gw-chatbot .disabled\:bg-input-disabled{.gw-chatbot &:disabled{background-color:var(--color-input-disabled)}}.gw-chatbot .disabled\:bg-transparent{.gw-chatbot &:disabled{background-color:transparent}}.gw-chatbot .disabled\:text-border{.gw-chatbot &:disabled{color:var(--color-border)}}.gw-chatbot .disabled\:opacity-30{.gw-chatbot &:disabled{opacity:30%}}.gw-chatbot .disabled\:opacity-50{.gw-chatbot &:disabled{opacity:50%}}.gw-chatbot .has-disabled\:opacity-50{.gw-chatbot &:has(*:disabled){opacity:50%}}.gw-chatbot .aria-invalid\:border-destructive{.gw-chatbot &[aria-invalid=true]{border-color:var(--color-destructive)}}.gw-chatbot .aria-invalid\:ring-destructive\/20{.gw-chatbot &[aria-invalid=true]{--tw-ring-color: color-mix(in srgb, hsl(var(--destructive)) 20%, transparent);@supports (color: color-mix(in lab,red,red)){--tw-ring-color: color-mix(in oklab, var(--color-destructive) 20%, transparent)}}}.gw-chatbot .aria-selected\:bg-accent{.gw-chatbot &[aria-selected=true]{background-color:var(--color-accent)}}.gw-chatbot .aria-selected\:text-accent-foreground{.gw-chatbot &[aria-selected=true]{color:var(--color-accent-foreground)}}.gw-chatbot .aria-selected\:opacity-100{.gw-chatbot &[aria-selected=true]{opacity:100%}}.gw-chatbot .data-disabled\:pointer-events-none{.gw-chatbot &[data-disabled]{pointer-events:none}}.gw-chatbot .data-disabled\:text-border{.gw-chatbot &[data-disabled]{color:var(--color-border)}}.gw-chatbot .data-disabled\:opacity-50{.gw-chatbot &[data-disabled]{opacity:50%}}.gw-chatbot .data-placeholder\:text-muted-foreground{.gw-chatbot &[data-placeholder]{color:var(--color-muted-foreground)}}.gw-chatbot .data-\[disabled\=true\]\:pointer-events-none{.gw-chatbot &[data-disabled=true]{pointer-events:none}}.gw-chatbot .data-\[disabled\=true\]\:opacity-50{.gw-chatbot &[data-disabled=true]{opacity:50%}}.gw-chatbot .data-\[orientation\=horizontal\]\:h-1\.5{.gw-chatbot &[data-orientation=horizontal]{height:calc(var(--spacing) * 1.5)}}.gw-chatbot .data-\[orientation\=horizontal\]\:h-full{.gw-chatbot &[data-orientation=horizontal]{height:100%}}.gw-chatbot .data-\[orientation\=horizontal\]\:h-px{.gw-chatbot &[data-orientation=horizontal]{height:1px}}.gw-chatbot .data-\[orientation\=horizontal\]\:w-full{.gw-chatbot &[data-orientation=horizontal]{width:100%}}.gw-chatbot .data-\[orientation\=vertical\]\:h-auto{.gw-chatbot &[data-orientation=vertical]{height:auto}}.gw-chatbot .data-\[orientation\=vertical\]\:h-full{.gw-chatbot &[data-orientation=vertical]{height:100%}}.gw-chatbot .data-\[orientation\=vertical\]\:min-h-44{.gw-chatbot &[data-orientation=vertical]{min-height:calc(var(--spacing) * 44)}}.gw-chatbot .data-\[orientation\=vertical\]\:w-1\.5{.gw-chatbot &[data-orientation=vertical]{width:calc(var(--spacing) * 1.5)}}.gw-chatbot .data-\[orientation\=vertical\]\:w-auto{.gw-chatbot &[data-orientation=vertical]{width:auto}}.gw-chatbot .data-\[orientation\=vertical\]\:w-full{.gw-chatbot &[data-orientation=vertical]{width:100%}}.gw-chatbot .data-\[orientation\=vertical\]\:w-px{.gw-chatbot &[data-orientation=vertical]{width:1px}}.gw-chatbot .data-\[orientation\=vertical\]\:flex-col{.gw-chatbot &[data-orientation=vertical]{flex-direction:column}}.gw-chatbot .data-\[orientation\=vertical\]\:self-stretch{.gw-chatbot &[data-orientation=vertical]{align-self:stretch}}.gw-chatbot .data-\[selected\=\'true\'\]\:bg-accent{.gw-chatbot &[data-selected=true]{background-color:var(--color-accent)}}.gw-chatbot .data-\[selected\=true\]\:text-accent-foreground{.gw-chatbot &[data-selected=true]{color:var(--color-accent-foreground)}}.gw-chatbot .data-\[side\=bottom\]\:translate-y-1{.gw-chatbot &[data-side=bottom]{--tw-translate-y: calc(var(--spacing) * 1);translate:var(--tw-translate-x) var(--tw-translate-y)}}.gw-chatbot .data-\[side\=left\]\:-translate-x-1{.gw-chatbot &[data-side=left]{--tw-translate-x: calc(var(--spacing) * -1);translate:var(--tw-translate-x) var(--tw-translate-y)}}.gw-chatbot .data-\[side\=right\]\:translate-x-1{.gw-chatbot &[data-side=right]{--tw-translate-x: calc(var(--spacing) * 1);translate:var(--tw-translate-x) var(--tw-translate-y)}}.gw-chatbot .data-\[side\=top\]\:-translate-y-1{.gw-chatbot &[data-side=top]{--tw-translate-y: calc(var(--spacing) * -1);translate:var(--tw-translate-x) var(--tw-translate-y)}}.gw-chatbot .data-\[state\=active\]\:bg-primary{.gw-chatbot &[data-state=active]{background-color:var(--color-primary)}}.gw-chatbot .data-\[state\=active\]\:text-background{.gw-chatbot &[data-state=active]{color:var(--color-background)}}.gw-chatbot .data-\[state\=active\]\:shadow-xs{.gw-chatbot &[data-state=active]{--tw-shadow: 0 1px 2px 0 var(--tw-shadow-color, rgb(0 0 0 / .05));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}.gw-chatbot .data-\[state\=checked\]\:border-primary{.gw-chatbot &[data-state=checked]{border-color:var(--color-primary)}}.gw-chatbot .data-\[state\=checked\]\:bg-primary{.gw-chatbot &[data-state=checked]{background-color:var(--color-primary)}}.gw-chatbot .data-\[state\=checked\]\:text-primary-foreground{.gw-chatbot &[data-state=checked]{color:var(--color-primary-foreground)}}.gw-chatbot .data-\[state\=closed\]\:duration-300{.gw-chatbot &[data-state=closed]{--tw-duration: .3s;transition-duration:.3s}}.gw-chatbot .data-\[state\=off\]\:border-muted{.gw-chatbot &[data-state=off]{border-color:var(--color-muted)}}.gw-chatbot .data-\[state\=off\]\:bg-background{.gw-chatbot &[data-state=off]{background-color:var(--color-background)}}.gw-chatbot .hover\:data-\[state\=off\]\:bg-muted{.gw-chatbot &:hover{@media (hover: hover){.gw-chatbot &[data-state=off]{background-color:var(--color-muted)}}}}.gw-chatbot .data-\[state\=on\]\:border-primary{.gw-chatbot &[data-state=on]{border-color:var(--color-primary)}}.gw-chatbot .data-\[state\=on\]\:bg-primary\/10{.gw-chatbot &[data-state=on]{background-color:color-mix(in srgb,hsl(var(--primary)) 10%,transparent);@supports (color: color-mix(in lab,red,red)){background-color:color-mix(in oklab,var(--color-primary) 10%,transparent)}}}.gw-chatbot .data-\[state\=open\]\:border-primary{.gw-chatbot &[data-state=open]{border-color:var(--color-primary)}}.gw-chatbot .data-\[state\=open\]\:bg-accent{.gw-chatbot &[data-state=open]{background-color:var(--color-accent)}}.gw-chatbot .data-\[state\=open\]\:bg-background{.gw-chatbot &[data-state=open]{background-color:var(--color-background)}}.gw-chatbot .data-\[state\=open\]\:bg-muted-text{.gw-chatbot &[data-state=open]{background-color:var(--color-muted-text)}}.gw-chatbot .data-\[state\=open\]\:bg-secondary{.gw-chatbot &[data-state=open]{background-color:var(--color-secondary)}}.gw-chatbot .data-\[state\=open\]\:text-muted-foreground{.gw-chatbot &[data-state=open]{color:var(--color-muted-foreground)}}.gw-chatbot .data-\[state\=open\]\:ring-1{.gw-chatbot &[data-state=open]{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}.gw-chatbot .data-\[state\=open\]\:ring-primary{.gw-chatbot &[data-state=open]{--tw-ring-color: var(--color-primary)}}.gw-chatbot .data-\[state\=open\]\:ring-offset-0{.gw-chatbot &[data-state=open]{--tw-ring-offset-width: 0px;--tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}}.gw-chatbot .data-\[state\=open\]\:outline-hidden{.gw-chatbot &[data-state=open]{--tw-outline-style: none;outline-style:none;@media (forced-colors: active){outline:2px solid transparent;outline-offset:2px}}}.gw-chatbot .data-\[state\=open\]\:duration-500{.gw-chatbot &[data-state=open]{--tw-duration: .5s;transition-duration:.5s}}.gw-chatbot .data-\[state\=selected\]\:bg-muted{.gw-chatbot &[data-state=selected]{background-color:var(--color-muted)}}.gw-chatbot .sm\:top-1\/2{@media (width >= 640px){top:50%}}.gw-chatbot .sm\:right-\[56\%\]{@media (width >= 640px){right:56%}}.gw-chatbot .sm\:mt-0{@media (width >= 640px){margin-top:calc(var(--spacing) * 0)}}.gw-chatbot .sm\:ml-0{@media (width >= 640px){margin-left:calc(var(--spacing) * 0)}}.gw-chatbot .sm\:w-\[88\%\]{@media (width >= 640px){width:88%}}.gw-chatbot .sm\:w-full{@media (width >= 640px){width:100%}}.gw-chatbot .sm\:max-w-sm{@media (width >= 640px){max-width:var(--container-sm)}}.gw-chatbot .sm\:rotate-0{@media (width >= 640px){rotate:0deg}}.gw-chatbot .sm\:flex-col{@media (width >= 640px){flex-direction:column}}.gw-chatbot .sm\:flex-row{@media (width >= 640px){flex-direction:row}}.gw-chatbot .sm\:items-start{@media (width >= 640px){align-items:flex-start}}.gw-chatbot .sm\:justify-end{@media (width >= 640px){justify-content:flex-end}}.gw-chatbot .sm\:space-y-0{@media (width >= 640px){.gw-chatbot :where(>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 0) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 0) * calc(1 - var(--tw-space-y-reverse)))}}}.gw-chatbot .sm\:space-x-2{@media (width >= 640px){.gw-chatbot :where(>:not(:last-child)){--tw-space-x-reverse: 0;margin-inline-start:calc(calc(var(--spacing) * 2) * var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-x-reverse)))}}}.gw-chatbot .sm\:space-x-4{@media (width >= 640px){.gw-chatbot :where(>:not(:last-child)){--tw-space-x-reverse: 0;margin-inline-start:calc(calc(var(--spacing) * 4) * var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-x-reverse)))}}}.gw-chatbot .sm\:rounded-lg{@media (width >= 640px){border-radius:var(--radius-lg)}}.gw-chatbot .sm\:px-2{@media (width >= 640px){padding-inline:calc(var(--spacing) * 2)}}.gw-chatbot .sm\:py-0{@media (width >= 640px){padding-block:calc(var(--spacing) * 0)}}.gw-chatbot .sm\:pt-6{@media (width >= 640px){padding-top:calc(var(--spacing) * 6)}}.gw-chatbot .sm\:text-left{@media (width >= 640px){text-align:left}}.gw-chatbot .sm\:text-2xl{@media (width >= 640px){font-size:var(--text-2xl);line-height:var(--tw-leading, var(--text-2xl--line-height))}}.gw-chatbot .sm\:text-3xl{@media (width >= 640px){font-size:var(--text-3xl);line-height:var(--tw-leading, var(--text-3xl--line-height))}}.gw-chatbot .sm\:text-base{@media (width >= 640px){font-size:var(--text-base);line-height:var(--tw-leading, var(--text-base--line-height))}}.gw-chatbot .sm\:text-xl{@media (width >= 640px){font-size:var(--text-xl);line-height:var(--tw-leading, var(--text-xl--line-height))}}.gw-chatbot .sm\:text-\[2rem\]{@media (width >= 640px){font-size:2rem}}.gw-chatbot .md\:w-full{@media (width >= 768px){width:100%}}.gw-chatbot .md\:py-4{@media (width >= 768px){padding-block:calc(var(--spacing) * 4)}}.gw-chatbot .lg\:px-6{@media (width >= 1024px){padding-inline:calc(var(--spacing) * 6)}}.gw-chatbot .\@4xl\:right-0{@container (width >= 56rem){right:calc(var(--spacing) * 0)}}.gw-chatbot .\@4xl\:right-8{@container (width >= 56rem){right:calc(var(--spacing) * 8)}}.gw-chatbot .\@4xl\:min-w-0{@container (width >= 56rem){min-width:calc(var(--spacing) * 0)}}.gw-chatbot .\@4xl\:translate-x-0{@container (width >= 56rem){--tw-translate-x: calc(var(--spacing) * 0);translate:var(--tw-translate-x) var(--tw-translate-y)}}.gw-chatbot .dark\:border-destructive{.gw-chatbot &:is(.dark *){border-color:var(--color-destructive)}}.gw-chatbot .dark\:bg-input\/30{.gw-chatbot &:is(.dark *){background-color:color-mix(in srgb,hsl(var(--input)) 30%,transparent);@supports (color: color-mix(in lab,red,red)){background-color:color-mix(in oklab,var(--color-input) 30%,transparent)}}}.gw-chatbot .dark\:hover\:bg-input\/50{.gw-chatbot &:is(.dark *){.gw-chatbot &:hover{@media (hover: hover){background-color:color-mix(in srgb,hsl(var(--input)) 50%,transparent);@supports (color: color-mix(in lab,red,red)){background-color:color-mix(in oklab,var(--color-input) 50%,transparent)}}}}}.gw-chatbot .dark\:aria-invalid\:ring-destructive\/40{.gw-chatbot &:is(.dark *){.gw-chatbot &[aria-invalid=true]{--tw-ring-color: color-mix(in srgb, hsl(var(--destructive)) 40%, transparent);@supports (color: color-mix(in lab,red,red)){--tw-ring-color: color-mix(in oklab, var(--color-destructive) 40%, transparent)}}}}.gw-chatbot .\[\&_\*\]\:pointer-events-auto{.gw-chatbot & *{pointer-events:auto}}.gw-chatbot .\[\&_\*\]\:fill-primary{.gw-chatbot & *{fill:var(--color-primary)}}.gw-chatbot .\[\&_\.recharts-cartesian-axis-tick_text\]\:fill-muted-foreground{.gw-chatbot & .recharts-cartesian-axis-tick text{fill:var(--color-muted-foreground)}}.gw-chatbot .\[\&_\.recharts-cartesian-grid_line\[stroke\=\'\#ccc\'\]\]\:stroke-border\/50{.gw-chatbot & .recharts-cartesian-grid line[stroke="#ccc"]{stroke:color-mix(in srgb,hsl(var(--border)) 50%,transparent);@supports (color: color-mix(in lab,red,red)){stroke:color-mix(in oklab,var(--color-border) 50%,transparent)}}}.gw-chatbot .\[\&_\.recharts-curve\.recharts-tooltip-cursor\]\:stroke-border{.gw-chatbot & .recharts-curve.recharts-tooltip-cursor{stroke:var(--color-border)}}.gw-chatbot .\[\&_\.recharts-dot\[stroke\=\'\#fff\'\]\]\:stroke-transparent{.gw-chatbot & .recharts-dot[stroke="#fff"]{stroke:transparent}}.gw-chatbot .\[\&_\.recharts-layer\]\:outline-hidden{.gw-chatbot & .recharts-layer{--tw-outline-style: none;outline-style:none;@media (forced-colors: active){outline:2px solid transparent;outline-offset:2px}}}.gw-chatbot .\[\&_\.recharts-polar-grid_\[stroke\=\'\#ccc\'\]\]\:stroke-border{.gw-chatbot & .recharts-polar-grid [stroke="#ccc"]{stroke:var(--color-border)}}.gw-chatbot .\[\&_\.recharts-radial-bar-background-sector\]\:fill-muted{.gw-chatbot & .recharts-radial-bar-background-sector{fill:var(--color-muted)}}.gw-chatbot .\[\&_\.recharts-rectangle\.recharts-tooltip-cursor\]\:fill-muted{.gw-chatbot & .recharts-rectangle.recharts-tooltip-cursor{fill:var(--color-muted)}}.gw-chatbot .\[\&_\.recharts-reference-line_\[stroke\=\'\#ccc\'\]\]\:stroke-border{.gw-chatbot & .recharts-reference-line [stroke="#ccc"]{stroke:var(--color-border)}}.gw-chatbot .\[\&_\.recharts-sector\]\:outline-hidden{.gw-chatbot & .recharts-sector{--tw-outline-style: none;outline-style:none;@media (forced-colors: active){outline:2px solid transparent;outline-offset:2px}}}.gw-chatbot .\[\&_\.recharts-sector\[stroke\=\'\#fff\'\]\]\:stroke-transparent{.gw-chatbot & .recharts-sector[stroke="#fff"]{stroke:transparent}}.gw-chatbot .\[\&_\.recharts-surface\]\:outline-hidden{.gw-chatbot & .recharts-surface{--tw-outline-style: none;outline-style:none;@media (forced-colors: active){outline:2px solid transparent;outline-offset:2px}}}.gw-chatbot .\[\&_\[cmdk-group\]\:not\(\[hidden\]\)_\~\[cmdk-group\]\]\:pt-0{.gw-chatbot & [cmdk-group]:not([hidden])~[cmdk-group]{padding-top:calc(var(--spacing) * 0)}}.gw-chatbot .\[\&_\[cmdk-input-wrapper\]_svg\]\:h-5{.gw-chatbot & [cmdk-input-wrapper] svg{height:calc(var(--spacing) * 5)}}.gw-chatbot .\[\&_\[cmdk-input-wrapper\]_svg\]\:w-5{.gw-chatbot & [cmdk-input-wrapper] svg{width:calc(var(--spacing) * 5)}}.gw-chatbot .\[\&_\[cmdk-item\]_svg\]\:h-5{.gw-chatbot & [cmdk-item] svg{height:calc(var(--spacing) * 5)}}.gw-chatbot .\[\&_\[cmdk-item\]_svg\]\:w-5{.gw-chatbot & [cmdk-item] svg{width:calc(var(--spacing) * 5)}}.gw-chatbot .\[\&_p\]\:leading-relaxed{.gw-chatbot & p{--tw-leading: var(--leading-relaxed);line-height:var(--leading-relaxed)}}.gw-chatbot .\[\&_svg\]\:pointer-events-none{.gw-chatbot & svg{pointer-events:none}}.gw-chatbot .\[\&_svg\]\:size-4{.gw-chatbot & svg{width:calc(var(--spacing) * 4);height:calc(var(--spacing) * 4)}}.gw-chatbot .\[\&_svg\]\:size-5{.gw-chatbot & svg{width:calc(var(--spacing) * 5);height:calc(var(--spacing) * 5)}}.gw-chatbot .\[\&_svg\]\:shrink-0{.gw-chatbot & svg{flex-shrink:0}}.gw-chatbot .\[\&_svg\]\:stroke-red-800{.gw-chatbot & svg{stroke:var(--color-red-800)}}.gw-chatbot .\[\&_svg_path\]\:fill-black{.gw-chatbot & svg path{fill:var(--color-black)}}.gw-chatbot .\[\&_svg_path\]\:fill-gray-400{.gw-chatbot & svg path{fill:var(--color-gray-400)}}.gw-chatbot .\[\&_svg_path\]\:stroke-black{.gw-chatbot & svg path{stroke:var(--color-black)}}.gw-chatbot .\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4{.gw-chatbot & svg:not([class*=size-]){width:calc(var(--spacing) * 4);height:calc(var(--spacing) * 4)}}.gw-chatbot .\[\&_svg\:not\(\[class\*\=\'text-\'\]\)\]\:text-muted-foreground{.gw-chatbot & svg:not([class*=text-]){color:var(--color-muted-foreground)}}.gw-chatbot .\[\&_tr\:first-child\]\:border-b-0{.gw-chatbot & tr:first-child{border-bottom-style:var(--tw-border-style);border-bottom-width:0px}}.gw-chatbot .\[\&_tr\:last-child\]\:border-0{.gw-chatbot & tr:last-child{border-style:var(--tw-border-style);border-width:0px}}.gw-chatbot .first\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-l-md{.gw-chatbot &:first-child{.gw-chatbot &:has([aria-selected]){border-top-left-radius:var(--radius-md);border-bottom-left-radius:var(--radius-md)}}}.gw-chatbot .last\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-r-md{.gw-chatbot &:last-child{.gw-chatbot &:has([aria-selected]){border-top-right-radius:var(--radius-md);border-bottom-right-radius:var(--radius-md)}}}.gw-chatbot .\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0{.gw-chatbot &:has([role=checkbox]){padding-right:calc(var(--spacing) * 0)}}.gw-chatbot .\*\*\:\[\[cmdk-group-heading\]\]\:px-2{.gw-chatbot :is(*){.gw-chatbot &:is([cmdk-group-heading]){padding-inline:calc(var(--spacing) * 2)}}}.gw-chatbot .\*\*\:\[\[cmdk-group-heading\]\]\:py-1\.5{.gw-chatbot :is(*){.gw-chatbot &:is([cmdk-group-heading]){padding-block:calc(var(--spacing) * 1.5)}}}.gw-chatbot .\*\*\:\[\[cmdk-group-heading\]\]\:text-xs{.gw-chatbot :is(*){.gw-chatbot &:is([cmdk-group-heading]){font-size:var(--text-xs);line-height:var(--tw-leading, var(--text-xs--line-height))}}}.gw-chatbot .\*\*\:\[\[cmdk-group-heading\]\]\:font-medium{.gw-chatbot :is(*){.gw-chatbot &:is([cmdk-group-heading]){--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium)}}}.gw-chatbot .\*\*\:\[\[cmdk-group-heading\]\]\:text-muted-foreground{.gw-chatbot :is(*){.gw-chatbot &:is([cmdk-group-heading]){color:var(--color-muted-foreground)}}}.gw-chatbot .\*\*\:\[\[cmdk-group\]\]\:px-2{.gw-chatbot :is(*){.gw-chatbot &:is([cmdk-group]){padding-inline:calc(var(--spacing) * 2)}}}.gw-chatbot .\*\*\:\[\[cmdk-input\]\]\:h-12{.gw-chatbot :is(*){.gw-chatbot &:is([cmdk-input]){height:calc(var(--spacing) * 12)}}}.gw-chatbot .\*\*\:\[\[cmdk-item\]\]\:px-2{.gw-chatbot :is(*){.gw-chatbot &:is([cmdk-item]){padding-inline:calc(var(--spacing) * 2)}}}.gw-chatbot .\*\*\:\[\[cmdk-item\]\]\:py-3{.gw-chatbot :is(*){.gw-chatbot &:is([cmdk-item]){padding-block:calc(var(--spacing) * 3)}}}.gw-chatbot .\[\&\>div\]\:flex{.gw-chatbot &>div{display:flex}}.gw-chatbot .\[\&\>div\]\:flex-col{.gw-chatbot &>div{flex-direction:column}}.gw-chatbot .\[\&\>div\]\:gap-4{.gw-chatbot &>div{gap:calc(var(--spacing) * 4)}}.gw-chatbot .\[\&\>li\]\:pl-2{.gw-chatbot &>li{padding-left:calc(var(--spacing) * 2)}}.gw-chatbot .\[\&\>svg\]\:absolute{.gw-chatbot &>svg{position:absolute}}.gw-chatbot .\[\&\>svg\]\:top-4{.gw-chatbot &>svg{top:calc(var(--spacing) * 4)}}.gw-chatbot .\[\&\>svg\]\:left-4{.gw-chatbot &>svg{left:calc(var(--spacing) * 4)}}.gw-chatbot .\[\&\>svg\]\:size-3\.5{.gw-chatbot &>svg{width:calc(var(--spacing) * 3.5);height:calc(var(--spacing) * 3.5)}}.gw-chatbot .\[\&\>svg\]\:size-4{.gw-chatbot &>svg{width:calc(var(--spacing) * 4);height:calc(var(--spacing) * 4)}}.gw-chatbot .\[\&\>svg\]\:h-2\.5{.gw-chatbot &>svg{height:calc(var(--spacing) * 2.5)}}.gw-chatbot .\[\&\>svg\]\:h-3{.gw-chatbot &>svg{height:calc(var(--spacing) * 3)}}.gw-chatbot .\[\&\>svg\]\:w-2\.5{.gw-chatbot &>svg{width:calc(var(--spacing) * 2.5)}}.gw-chatbot .\[\&\>svg\]\:w-3{.gw-chatbot &>svg{width:calc(var(--spacing) * 3)}}.gw-chatbot .\[\&\>svg\]\:text-destructive{.gw-chatbot &>svg{color:var(--color-destructive)}}.gw-chatbot .\[\&\>svg\]\:text-foreground{.gw-chatbot &>svg{color:var(--color-foreground)}}.gw-chatbot .\[\&\>svg\]\:text-muted-foreground{.gw-chatbot &>svg{color:var(--color-muted-foreground)}}.gw-chatbot .\[\&\>svg\+div\]\:translate-y-\[-3px\]{.gw-chatbot &>svg+div{--tw-translate-y: -3px;translate:var(--tw-translate-x) var(--tw-translate-y)}}.gw-chatbot .\[\&\>svg\~\*\]\:pl-7{.gw-chatbot &>svg~*{padding-left:calc(var(--spacing) * 7)}}.gw-chatbot .\[\&\>tr\]\:drop-shadow-md{.gw-chatbot &>tr{--tw-drop-shadow-size: drop-shadow(0 3px 3px var(--tw-drop-shadow-color, rgb(0 0 0 / .12)));--tw-drop-shadow: drop-shadow(var(--drop-shadow-md));filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}}@layer base{.gw-chatbot *,.gw-chatbot :after,.gw-chatbot :before,.gw-chatbot ::backdrop,.gw-chatbot ::file-selector-button{border-color:var(--color-gray-200, currentcolor)}}@layer base{:root{--background: 0 0% 100%;--foreground: 156.7 62% 15.5%;--muted: 210 40% 96.1%;--muted-foreground: 215.4 16.3% 46.9%;--popover: 0 0% 100%;--popover-foreground: 222.2 84% 4.9%;--card: 220 100% 99%;--card-foreground: 222.2 84% 4.9%;--border: 220 10% 80%;--input: 214.3 31.8% 91.4%;--primary: 156.9 69.5% 25.7%;--primary-foreground: 0 0% 100%;--secondary: 220 42% 97%;--secondary-foreground: 222.2 47.4% 11.2%;--accent: 155 51% 90%;--accent-foreground: ;--destructive: 6 54% 42%;--destructive-foreground: 210 40% 98%;--ring: 155 48% 22%;--radius: 1.25rem;--chart-1: 151 33% 61%;--chart-2: 212 66% 33%;--chart-3: 30 80% 55%;--chart-4: 280 65% 60%;--chart-5: 160 60% 45%;--chart-6: 20 70% 50%;--chart-7: 200 80% 60%;--chart-8: 60 60% 50%;--chart-9: 320 50% 55%;--chart-10: 180 45% 40%;--chart-11: 45 85% 65%;--chart-12: 240 70% 45%;--chart-13: 100 40% 35%;--chart-14: 350 60% 50%;--chart-15: 270 55% 65%;--brand: 163.4 51.5% 50.4%;--disabled: 0 0% 95%;--tab: 157.2 73.7% 34.3%;--neutral-180: 218 18% 91%;--neutral-200: 220 15% 90%;--neutral-400: 227 15% 69%;--neutral-600: 226 15% 49%;--neutral-500: 225 15% 59%;--neutral-700: 226 15% 39%;--neutral-800: 227 15% 29%;--neutral-900: 135 17% 5%;--primary-100: 154 54% 87%;--primary-300: 154 61% 83%;--primary-500: 155 59% 70%;--primary-800: 155 48% 36%;--warning-300: 43 78% 87%;--warning-900: 43 74% 43%;--error-300: 7 73% 88%;--error-900-1: 6 100% 30%;--error-900-2: 6 88% 26%}}@layer base{.gw-chatbot *{border-color:var(--color-border)}.gw-chatbot body{background-color:var(--color-background);color:var(--color-foreground)}}@property --tw-border-spacing-x{syntax: "<length>"; inherits: false; initial-value: 0;}@property --tw-border-spacing-y{syntax: "<length>"; inherits: false; initial-value: 0;}@property --tw-translate-x{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-translate-y{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-translate-z{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-rotate-x{syntax: "*"; inherits: false;}@property --tw-rotate-y{syntax: "*"; inherits: false;}@property --tw-rotate-z{syntax: "*"; inherits: false;}@property --tw-skew-x{syntax: "*"; inherits: false;}@property --tw-skew-y{syntax: "*"; inherits: false;}@property --tw-space-y-reverse{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-space-x-reverse{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-border-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-gradient-position{syntax: "*"; inherits: false;}@property --tw-gradient-from{syntax: "<color>"; inherits: false; initial-value: #0000;}@property --tw-gradient-via{syntax: "<color>"; inherits: false; initial-value: #0000;}@property --tw-gradient-to{syntax: "<color>"; inherits: false; initial-value: #0000;}@property --tw-gradient-stops{syntax: "*"; inherits: false;}@property --tw-gradient-via-stops{syntax: "*"; inherits: false;}@property --tw-gradient-from-position{syntax: "<length-percentage>"; inherits: false; initial-value: 0%;}@property --tw-gradient-via-position{syntax: "<length-percentage>"; inherits: false; initial-value: 50%;}@property --tw-gradient-to-position{syntax: "<length-percentage>"; inherits: false; initial-value: 100%;}@property --tw-leading{syntax: "*"; inherits: false;}@property --tw-font-weight{syntax: "*"; inherits: false;}@property --tw-tracking{syntax: "*"; inherits: false;}@property --tw-ordinal{syntax: "*"; inherits: false;}@property --tw-slashed-zero{syntax: "*"; inherits: false;}@property --tw-numeric-figure{syntax: "*"; inherits: false;}@property --tw-numeric-spacing{syntax: "*"; inherits: false;}@property --tw-numeric-fraction{syntax: "*"; inherits: false;}@property --tw-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-shadow-color{syntax: "*"; inherits: false;}@property --tw-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-inset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-shadow-color{syntax: "*"; inherits: false;}@property --tw-inset-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-ring-color{syntax: "*"; inherits: false;}@property --tw-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-ring-color{syntax: "*"; inherits: false;}@property --tw-inset-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-ring-inset{syntax: "*"; inherits: false;}@property --tw-ring-offset-width{syntax: "<length>"; inherits: false; initial-value: 0px;}@property --tw-ring-offset-color{syntax: "*"; inherits: false; initial-value: #fff;}@property --tw-ring-offset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-outline-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-blur{syntax: "*"; inherits: false;}@property --tw-brightness{syntax: "*"; inherits: false;}@property --tw-contrast{syntax: "*"; inherits: false;}@property --tw-grayscale{syntax: "*"; inherits: false;}@property --tw-hue-rotate{syntax: "*"; inherits: false;}@property --tw-invert{syntax: "*"; inherits: false;}@property --tw-opacity{syntax: "*"; inherits: false;}@property --tw-saturate{syntax: "*"; inherits: false;}@property --tw-sepia{syntax: "*"; inherits: false;}@property --tw-drop-shadow{syntax: "*"; inherits: false;}@property --tw-drop-shadow-color{syntax: "*"; inherits: false;}@property --tw-drop-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-drop-shadow-size{syntax: "*"; inherits: false;}@property --tw-backdrop-blur{syntax: "*"; inherits: false;}@property --tw-backdrop-brightness{syntax: "*"; inherits: false;}@property --tw-backdrop-contrast{syntax: "*"; inherits: false;}@property --tw-backdrop-grayscale{syntax: "*"; inherits: false;}@property --tw-backdrop-hue-rotate{syntax: "*"; inherits: false;}@property --tw-backdrop-invert{syntax: "*"; inherits: false;}@property --tw-backdrop-opacity{syntax: "*"; inherits: false;}@property --tw-backdrop-saturate{syntax: "*"; inherits: false;}@property --tw-backdrop-sepia{syntax: "*"; inherits: false;}@property --tw-duration{syntax: "*"; inherits: false;}@property --tw-ease{syntax: "*"; inherits: false;}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.5}}@layer properties{@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))){.gw-chatbot *,.gw-chatbot :before,.gw-chatbot :after,.gw-chatbot ::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-translate-z: 0;--tw-rotate-x: initial;--tw-rotate-y: initial;--tw-rotate-z: initial;--tw-skew-x: initial;--tw-skew-y: initial;--tw-space-y-reverse: 0;--tw-space-x-reverse: 0;--tw-border-style: solid;--tw-gradient-position: initial;--tw-gradient-from: #0000;--tw-gradient-via: #0000;--tw-gradient-to: #0000;--tw-gradient-stops: initial;--tw-gradient-via-stops: initial;--tw-gradient-from-position: 0%;--tw-gradient-via-position: 50%;--tw-gradient-to-position: 100%;--tw-leading: initial;--tw-font-weight: initial;--tw-tracking: initial;--tw-ordinal: initial;--tw-slashed-zero: initial;--tw-numeric-figure: initial;--tw-numeric-spacing: initial;--tw-numeric-fraction: initial;--tw-shadow: 0 0 #0000;--tw-shadow-color: initial;--tw-shadow-alpha: 100%;--tw-inset-shadow: 0 0 #0000;--tw-inset-shadow-color: initial;--tw-inset-shadow-alpha: 100%;--tw-ring-color: initial;--tw-ring-shadow: 0 0 #0000;--tw-inset-ring-color: initial;--tw-inset-ring-shadow: 0 0 #0000;--tw-ring-inset: initial;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-offset-shadow: 0 0 #0000;--tw-outline-style: solid;--tw-blur: initial;--tw-brightness: initial;--tw-contrast: initial;--tw-grayscale: initial;--tw-hue-rotate: initial;--tw-invert: initial;--tw-opacity: initial;--tw-saturate: initial;--tw-sepia: initial;--tw-drop-shadow: initial;--tw-drop-shadow-color: initial;--tw-drop-shadow-alpha: 100%;--tw-drop-shadow-size: initial;--tw-backdrop-blur: initial;--tw-backdrop-brightness: initial;--tw-backdrop-contrast: initial;--tw-backdrop-grayscale: initial;--tw-backdrop-hue-rotate: initial;--tw-backdrop-invert: initial;--tw-backdrop-opacity: initial;--tw-backdrop-saturate: initial;--tw-backdrop-sepia: initial;--tw-duration: initial;--tw-ease: initial}}}
/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */
