:root{--background: hsl(0, 0%, 100%);--foreground: hsl(240, 10%, 3.9%);--muted: hsl(240, 4.8%, 95.9%);--muted-foreground: hsl(240, 3.8%, 46.1%);--popover: hsl(0, 0%, 100%);--popover-foreground: hsl(240, 10%, 3.9%);--card: hsl(0, 0%, 100%);--card-foreground: hsl(240, 10%, 3.9%);--border: hsl(240, 5.9%, 90%);--input: hsl(220, 14%, 92%);--primary: hsl(217, 91%, 60%);--primary-foreground: hsl(0, 0%, 98%);--secondary: hsl(240, 4.8%, 95.9%);--secondary-foreground: hsl(240, 5.9%, 10%);--accent: hsl(240, 4.8%, 95.9%);--accent-foreground: hsl(240, 5.9%, 10%);--destructive: hsl(0, 84.2%, 60.2%);--destructive-foreground: hsl(0, 0%, 98%);--ring: hsl(240, 5%, 64.9%);--radius: .75rem;--avaada-blue: hsl(217, 91%, 60%);--avaada-green: hsl(158, 64%, 52%);--avaada-dark: hsl(215, 28%, 17%);--avaada-light: hsl(210, 40%, 98%)}.dark{--background: hsl(240, 10%, 3.9%);--foreground: hsl(0, 0%, 98%);--muted: hsl(240, 3.7%, 15.9%);--muted-foreground: hsl(240, 5%, 64.9%);--popover: hsl(240, 10%, 3.9%);--popover-foreground: hsl(0, 0%, 98%);--card: hsl(240, 10%, 3.9%);--card-foreground: hsl(0, 0%, 98%);--border: hsl(240, 3.7%, 15.9%);--input: hsl(240, 3.7%, 15.9%);--primary: hsl(217, 91%, 60%);--primary-foreground: hsl(0, 0%, 98%);--secondary: hsl(240, 3.7%, 15.9%);--secondary-foreground: hsl(0, 0%, 98%);--accent: hsl(240, 3.7%, 15.9%);--accent-foreground: hsl(0, 0%, 98%);--destructive: hsl(0, 62.8%, 30.6%);--destructive-foreground: hsl(0, 0%, 98%);--ring: hsl(240, 4.9%, 83.9%);--avaada-blue: hsl(217, 91%, 60%);--avaada-green: hsl(158, 64%, 52%);--avaada-dark: hsl(215, 28%, 17%);--avaada-light: hsl(210, 40%, 98%)}*{border-color:var(--border)}body{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--background);color:var(--foreground)}html,body{height:100%;overflow:hidden;margin:0;padding:0}#root{height:100%;margin:0;padding:0}.chat-page{margin:0;padding:0;width:100%}.flex{display:flex}.inline-flex{display:inline-flex}.hidden{display:none}.block{display:block}.grid{display:grid}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.top-2{top:.5rem}.right-2{right:.5rem}.bottom-2{bottom:.5rem}.left-2{left:.5rem}.left-16{left:4rem}.-left-16{left:-4rem}.top-4{top:1rem}.top-1\/2{top:50%}.right-4{right:1rem}.bottom-4{bottom:1rem}.left-4{left:1rem}.z-\[10000\]{z-index:10000}.z-\[10001\]{z-index:10001}.items-center{align-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.flex-none{flex:none}.space-x-1>*+*{margin-left:.25rem}.space-x-2>*+*{margin-left:.5rem}.space-x-3>*+*{margin-left:.75rem}.space-x-4>*+*{margin-left:1rem}.space-x-reverse>*+*{margin-right:.5rem;margin-left:0}.space-y-1>*+*{margin-top:.25rem}.space-y-1\.5>*+*{margin-top:.375rem}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pt-0{padding-top:0}.pt-6{padding-top:1.5rem}.pb-0{padding-bottom:0}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pr-8{padding-right:2rem}.pr-12{padding-right:3rem}.m-0{margin:0}.mx-auto{margin-left:auto;margin-right:auto}.mx-4{margin-left:1rem;margin-right:1rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.ml-auto{margin-left:auto}.mr-0{margin-right:0}.w-full{width:100%}.w-2{width:.5rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-24{width:6rem}.w-80{width:20rem}.min-w-0{min-width:0px}.min-w-24{min-width:6rem}.max-w-md{max-width:28rem}.max-w-xl{max-width:36rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem!important}.max-w-none{max-width:none}.max-w-\[70\%\]{max-width:48rem}.max-w-\[75\%\]{max-width:56rem}.max-w-\[80\%\]{max-width:80%}.max-w-\[85\%\]{max-width:48rem}.max-w-\[90\%\]{max-width:56rem}.h-2{height:.5rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-16{height:4rem}.h-full{height:100%}.h-screen{height:100vh}.min-h-0{min-height:0px}.min-h-screen{min-height:100vh}.min-h-\[44px\]{min-height:44px}.min-h-\[48px\]{min-height:48px}.min-h-\[80px\]{min-height:80px}.min-h-44{min-height:11rem}.min-h-48{min-height:12rem}.min-h-80{min-height:20rem}.max-h-24{max-height:6rem}.max-h-32{max-height:8rem}.max-h-48{max-height:12rem}.max-h-90vh{max-height:90vh}.max-h-screen{max-height:100vh}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.tracking-tight{letter-spacing:-.025em}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.whitespace-pre-line{white-space:pre-line}.text-foreground{color:var(--foreground)}.text-foreground\/50{color:var(--foreground) / .5}.text-muted-foreground{color:var(--muted-foreground)}.text-primary{color:var(--primary)}.text-primary-foreground{color:var(--primary-foreground)}.text-secondary-foreground{color:var(--secondary-foreground)}.text-destructive-foreground{color:var(--destructive-foreground)}.text-card-foreground{color:var(--card-foreground)}.text-popover-foreground{color:var(--popover-foreground)}.text-white{color:#fff}.text-gray-400{color:#9ca3af}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-900{color:#111827}.text-blue-500{color:#3b82f6}.text-blue-600{color:#2563eb}.text-blue-800{color:#1e40af}.text-green-500{color:#22c55e}.text-green-600{color:#16a34a}.text-green-700{color:#15803d}.text-green-800{color:#166534}.text-red-300{color:#fca5a5}.text-red-400{color:#f87171}.text-red-500{color:#ef4444}.text-red-600{color:#dc2626}.text-red-700{color:#b91c1c}.text-orange-500{color:#f97316}.text-purple-500{color:#a855f7}.text-yellow-500{color:#eab308}.text-green-100{color:#dcfce7}.bg-background{background-color:var(--background)}.bg-foreground{background-color:var(--foreground)}.bg-muted{background-color:var(--muted)}.bg-transparent{background-color:transparent}.bg-card{background-color:var(--card)}.bg-popover{background-color:var(--popover)}.bg-primary{background-color:var(--primary)}.bg-primary-foreground{background-color:var(--primary-foreground)}.bg-secondary{background-color:var(--secondary)}.bg-secondary-foreground{background-color:var(--secondary-foreground)}.bg-accent{background-color:var(--accent)}.bg-destructive{background-color:var(--destructive)}.bg-white{background-color:#fff}.bg-gray-50{background-color:#f9fafb}.bg-gray-100{background-color:#f3f4f6}.bg-gray-200{background-color:#e5e7eb}.bg-blue-50{background-color:#eff6ff}.bg-blue-500{background-color:#3b82f6}.bg-blue-600{background-color:#2563eb}.bg-green-50{background-color:#f0fdf4}.bg-green-100{background-color:#dcfce7}.bg-green-600{background-color:#16a34a}.bg-green-700{background-color:#15803d}.bg-red-50{background-color:#fef2f2}.bg-red-500{background-color:#ef4444}.bg-red-600{background-color:#dc2626}.bg-indigo-100{background-color:#e0e7ff}.bg-avaada-blue{background-color:var(--avaada-blue)}.avaada-blue{color:var(--avaada-blue)}.avaada-green{color:var(--avaada-green)}.bg-avaada-green{background-color:var(--avaada-green)}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.from-blue-50{--tw-gradient-from: rgb(239, 246, 255);--tw-gradient-to: rgb(239, 246, 255, 0);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500{--tw-gradient-from: rgb(59, 130, 246);--tw-gradient-to: rgb(59, 130, 246, 0);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-green-500{--tw-gradient-to: rgb(34, 197, 94)}.to-indigo-100{--tw-gradient-to: rgb(224, 231, 255)}.to-green-50{--tw-gradient-to: rgb(240, 253, 244)}.from-blue-600{--tw-gradient-from: rgb(37, 99, 235);--tw-gradient-to: rgb(37, 99, 235, 0);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-green-600{--tw-gradient-to: rgb(22, 163, 74)}.from-blue-700{--tw-gradient-from: rgb(29, 78, 216);--tw-gradient-to: rgb(29, 78, 216, 0);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-green-700{--tw-gradient-to: rgb(21, 128, 61)}.bg-gradient-avaada{background:linear-gradient(135deg,var(--avaada-blue),var(--avaada-green))}.text-gradient-avaada{background:linear-gradient(135deg,var(--avaada-blue),var(--avaada-green));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.text-transparent{color:transparent}.border{border-width:1px;border-color:var(--border)}.border-t{border-top-width:1px;border-color:var(--border)}.border-b{border-bottom-width:1px;border-color:var(--border)}.border-l{border-left-width:1px;border-color:var(--border)}.border-input{border-color:var(--input)}.border-border{border-color:var(--border)}.border-destructive{border-color:var(--destructive)}.border-gray-200{border-color:#e5e7eb}.border-gray-300{border-color:#d1d5db}.border-gray-400{border-color:#9ca3af}.border-red-200{border-color:#fecaca}.border-red-500{border-color:#ef4444}.border-transparent{border-color:transparent}.rounded{border-radius:.25rem}.rounded-md{border-radius:calc(var(--radius) - 4px)}.rounded-lg{border-radius:var(--radius)}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.rounded-br-md{border-bottom-right-radius:.375rem}.rounded-bl-md{border-bottom-left-radius:.375rem}.shadow-sm{box-shadow:0 1px 2px #0000000d}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.shadow-2xl{box-shadow:0 25px 50px -12px #00000040}.shadow-inner{box-shadow:inset 0 2px 4px #0000000d}.opacity-0{opacity:0}.opacity-10{opacity:.1}.opacity-50{opacity:.5}.opacity-70{opacity:.7}.opacity-90{opacity:.9}.opacity-100{opacity:1}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overflow-auto{overflow:auto}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-100,.z-\[100\]{z-index:100}.z-9999{z-index:9999}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.scale-95{transform:scale(.95)}.scale-105{transform:scale(1.05)}.-translate-y-1\/2{transform:translateY(-50%)}.translate-x-0{transform:translate(0)}.rotate-180{transform:rotate(180deg)}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-1000{transition-duration:1s}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.hover\:bg-muted:hover{background-color:var(--muted)}.hover\:bg-muted\/80:hover{background-color:var(--muted) / .8}.hover\:bg-background:hover{background-color:var(--background)}.hover\:bg-accent:hover{background-color:var(--accent)}.hover\:bg-secondary:hover{background-color:var(--secondary)}.hover\:bg-primary\/90:hover{background-color:var(--primary) / .9}.hover\:bg-destructive\/90:hover{background-color:var(--destructive) / .9}.hover\:bg-secondary\/80:hover{background-color:var(--secondary) / .8}.hover\:text-accent-foreground:hover{color:var(--accent-foreground)}.underline-offset-4{text-underline-offset:.5rem}.hover\:bg-avaada-blue\/90:hover{background-color:var(--avaada-blue) / .9}.hover\:bg-blue-600:hover{background-color:#2563eb}.hover\:bg-blue-700:hover{background-color:#1d4ed8}.hover\:bg-blue-800:hover{background-color:#1e40af}.hover\:bg-green-600:hover{background-color:#16a34a}.hover\:bg-green-700:hover{background-color:#15803d}.hover\:bg-red-600:hover{background-color:#dc2626}.hover\:bg-gray-200:hover{background-color:#e5e7eb}.hover\:bg-gray-400:hover{background-color:#9ca3af}.hover\:bg-blue-50:hover{background-color:#eff6ff}.hover\:bg-blue-100:hover{background-color:#dbeafe}.hover\:text-foreground:hover{color:var(--foreground)}.hover\:text-blue-800:hover{color:#1e40af}.hover\:text-red-50:hover{color:#fef2f2}.hover\:opacity-80:hover{opacity:.8}.hover\:scale-105:hover{transform:scale(1.05)}.hover\:underline:hover{text-decoration-line:underline}.hover\:border-border:hover{border-color:var(--border)}.hover\:border-gray-400:hover{border-color:#9ca3af}.hover\:shadow-md:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:ring-0:focus-visible{box-shadow:none}.focus-visible\:ring-offset-0:focus-visible{box-shadow:none}.focus-visible\:ring-2:focus-visible{box-shadow:0 0 0 2px var(--ring)}.focus-visible\:ring-ring:focus-visible{box-shadow:0 0 0 2px var(--ring)}.focus-visible\:ring-offset-2:focus-visible{box-shadow:0 0 0 2px var(--background),0 0 0 4px var(--ring)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{box-shadow:0 0 0 2px var(--ring)}.focus\:ring-blue-500:focus{box-shadow:0 0 0 2px #3b82f6}.focus\:ring-avaada-blue:focus{box-shadow:0 0 0 2px var(--avaada-blue)}.focus\:border-avaada-blue:focus{border-color:var(--avaada-blue)}.focus\:border-transparent:focus{border-color:transparent}.focus\:opacity-100:focus{opacity:1}.focus\:ring-red-400:focus{box-shadow:0 0 0 2px #f87171}.focus\:ring-offset-red-600:focus{box-shadow:0 0 0 2px var(--background),0 0 0 4px #dc2626}.active\:scale-95:active{transform:scale(.95)}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.group:hover .group-hover\:opacity-100{opacity:1}.destructive button,.destructive .inline-flex{border-color:var(--muted) / .4}.destructive button:hover,.destructive .inline-flex:hover{border-color:var(--destructive) / .3;background-color:var(--destructive);color:var(--destructive-foreground)}.destructive button:focus,.destructive .inline-flex:focus{box-shadow:0 0 0 2px var(--destructive)}.destructive [toast-close]{color:#fca5a5}.destructive [toast-close]:hover{color:#fef2f2}.destructive [toast-close]:focus{box-shadow:0 0 0 2px #f87171}.destructive [toast-close]:focus-visible{box-shadow:0 0 0 2px var(--background),0 0 0 4px #dc2626}.data-\[state\=open\]\:animate-in[data-state=open]{animation:fadeIn .15s ease-out}.data-\[state\=closed\]\:animate-out[data-state=closed]{animation:fadeOut .15s ease-in}.data-\[state\=open\]\:slide-in-from-top-full[data-state=open]{animation:slideInFromTop .3s ease-out}.data-\[state\=closed\]\:slide-out-to-right-full[data-state=closed]{animation:slideOutToRight .3s ease-in}.data-\[swipe\=cancel\]\:translate-x-0[data-swipe=cancel]{transform:translate(0)}.data-\[swipe\=end\]\:translate-x-\[var\(--radix-toast-swipe-end-x\)\][data-swipe=end]{transform:translate(var(--radix-toast-swipe-end-x))}.data-\[swipe\=move\]\:translate-x-\[var\(--radix-toast-swipe-move-x\)\][data-swipe=move]{transform:translate(var(--radix-toast-swipe-move-x))}.data-\[swipe\=move\]\:transition-none[data-swipe=move]{transition:none}.data-\[state\=closed\]\:fade-out-80[data-state=closed]{opacity:.8}.data-\[side\=bottom\]\:slide-in-from-top-2[data-side=bottom]{animation:slideInFromTop .2s ease-out}.data-\[side\=left\]\:slide-in-from-right-2[data-side=left]{animation:slideInFromRight .2s ease-out}.data-\[side\=right\]\:slide-in-from-left-2[data-side=right]{animation:slideInFromLeft .2s ease-out}.data-\[side\=top\]\:slide-in-from-bottom-2[data-side=top]{animation:slideInFromBottom .2s ease-out}.data-\[state\=closed\]\:zoom-out-95[data-state=closed]{transform:scale(.95)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes slideInFromTop{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideInFromBottom{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideInFromLeft{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideInFromRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideOutToRight{0%{transform:translate(0);opacity:1}to{transform:translate(100%);opacity:0}}.animate-in{animation:fadeIn .15s ease-out}.animate-out{animation:fadeOut .15s ease-in}.fade-in-0{animation:fadeIn .15s ease-out}.fade-out-0{animation:fadeOut .15s ease-in}.zoom-in-95{animation:zoomIn .15s ease-out}.zoom-out-95{animation:zoomOut .15s ease-in}.slide-in-from-top-2{animation:slideInFromTop .2s ease-out}.slide-in-from-bottom-2{animation:slideInFromBottom .2s ease-out}.slide-in-from-left-2{animation:slideInFromLeft .2s ease-out}.slide-in-from-right-2{animation:slideInFromRight .2s ease-out}.slide-in-from-top-full{animation:slideInFromTop .3s ease-out}.slide-in-from-bottom-full{animation:slideInFromBottom .3s ease-out}.slide-out-to-right-full{animation:slideOutToRight .3s ease-in}@keyframes zoomIn{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}@keyframes zoomOut{0%{transform:scale(1);opacity:1}to{transform:scale(.95);opacity:0}}.animate-spin{animation:spin 1s linear infinite}.animate-bounce{animation:bounce 1s infinite}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:translateY(0);animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes typing{0%,60%,to{transform:scale(1);opacity:.5}30%{transform:scale(1.2);opacity:1}}.typing-indicator span{height:8px;width:8px;background:#a1a1aa;border-radius:50%;animation:typing 1.4s infinite ease-in-out;display:inline-block;margin:0 2px}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}.message-fade-in{animation:fadeInUp .3s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.recording{animation:pulse 1s infinite}@keyframes pulse{0%{box-shadow:0 0 #ef4444b3}70%{box-shadow:0 0 0 10px #ef444400}to{box-shadow:0 0 #ef444400}}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.prose{color:inherit}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{color:inherit;font-weight:600;line-height:1.25}.prose h1{font-size:1.25rem;margin-top:1.5rem;margin-bottom:.75rem}.prose h2{font-size:1.125rem;margin-top:1.25rem;margin-bottom:.5rem}.prose h3{font-size:1rem;margin-top:1rem;margin-bottom:.5rem}.prose p{margin-bottom:.75rem;line-height:1.6}.prose ul,.prose ol{margin-bottom:.75rem;padding-left:1.5rem}.prose li{margin-bottom:.25rem;line-height:1.5}.prose strong{font-weight:600}.prose em{font-style:italic}.prose code{background-color:var(--muted);padding:.125rem .25rem;border-radius:.25rem;font-size:.875em;font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,Liberation Mono,Menlo,monospace}.prose blockquote{border-left:3px solid var(--muted-foreground);padding-left:1rem;margin:1rem 0;font-style:italic;color:var(--muted-foreground)}.prose-sm{font-size:.875rem}.prose-sm h1{font-size:1.125rem}.prose-sm h2{font-size:1rem}.prose-sm h3{font-size:.875rem}@media (max-width: 640px){.sm\:p-4{padding:1rem}.sm\:p-6{padding:1.5rem}.sm\:px-0{padding-left:0;padding-right:0}.sm\:py-8{padding-top:2rem;padding-bottom:2rem}.sm\:space-x-2>*+*{margin-left:.5rem}.sm\:space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:space-y-4>*+*{margin-top:1rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:h-4{height:1rem}.sm\:h-8{height:2rem}.sm\:w-4{width:1rem}.sm\:w-8{width:2rem}.sm\:w-12{width:3rem}.sm\:w-14{width:3.5rem}.sm\:w-24{width:6rem}.sm\:max-w-xl{max-width:36rem}.sm\:max-w-2xl{max-width:42rem}.sm\:max-w-3xl{max-width:48rem}.sm\:max-w-4xl{max-width:56rem}.sm\:min-h-\[48px\]{min-height:48px}.sm\:max-h-32{max-height:8rem}.sm\:mb-4{margin-bottom:1rem}.sm\:mb-6{margin-bottom:1.5rem}.sm\:mb-8{margin-bottom:2rem}.sm\:flex-col{flex-direction:column}.sm\:flex-row{flex-direction:row}.sm\:bottom-0{bottom:0}.sm\:right-0{right:0}.sm\:top-auto{top:auto}.sm\:slide-in-from-bottom-full{animation:slideInFromBottom .3s ease-out}}@media (min-width: 640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 768px){.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:max-w-420px,.md\:max-w-\[420px\]{max-width:420px}}@media (min-width: 1024px){.lg\:flex{display:flex}}@media (max-width: 768px){.chat-page{height:100vh;height:100dvh;display:flex;flex-direction:column;overflow:hidden}.chat-header{padding:.75rem;flex-shrink:0;position:relative;z-index:30}.chat-messages{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:.5rem .5rem 1.5rem;min-height:0;scroll-behavior:smooth}.chat-input{padding:.75rem;flex-shrink:0;position:relative;z-index:20;background:var(--background);border-top:1px solid var(--border)}.chat-input button[title=Send],.chat-input button[title="Send message"]{min-width:2rem!important;min-height:2rem!important;width:2rem!important;height:2rem!important}.chat-input textarea{display:block!important;padding-right:3rem!important;font-size:16px!important;min-height:40px!important;height:40px!important;box-sizing:border-box!important}.message-container.ml-auto .message-actions{display:none!important}.message-container:not(.ml-auto) .message-actions{top:.25rem!important;right:.5rem!important}.message-actions button{width:auto!important;height:auto!important;min-width:auto!important;min-height:auto!important;aspect-ratio:1!important}.message-container:not(.ml-auto) .message-content{margin-right:0!important}.welcome-message{padding:1rem}.typing-indicator span{width:.375rem;height:.375rem}.edit-form textarea{font-size:.875rem;padding:.5rem}.edit-form button{padding:.25rem .5rem;font-size:.75rem}}@media (max-width: 768px){button,.clickable{min-height:2.5rem;min-width:2.5rem}input,textarea{font-size:16px}.chat-messages{-webkit-overflow-scrolling:touch;scroll-behavior:smooth;overscroll-behavior:contain;scroll-snap-type:y proximity;transform:translateZ(0);will-change:scroll-position}.chat-page{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.chat-page .chat-messages{-webkit-overflow-scrolling:touch;scroll-behavior:smooth;overscroll-behavior:contain}.chat-page>div:nth-child(2){scroll-behavior:smooth;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scroll-snap-type:y proximity}.chat-page>div:nth-child(2)>div{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}button{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.message-container{margin-bottom:.75rem;position:relative}.chat-page{position:relative}.chat-input{position:relative;bottom:0;left:0;right:0}.chat-page.keyboard-open{height:100dvh!important;max-height:100dvh!important}.chat-page.keyboard-open .chat-messages{max-height:calc(100dvh - 120px)!important;overflow-y:auto;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.chat-input.keyboard-open{position:sticky;bottom:0;z-index:40;background:var(--background);border-top:1px solid var(--border)}.message-content{word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}}@media (max-width: 768px) and (orientation: landscape){.chat-header,.welcome-message{padding:.5rem}}@media (max-width: 768px){button:active,.clickable:active{transform:scale(.95);transition:transform .1s ease}.message-content{box-shadow:0 1px 3px #0000001a}.message-content{line-height:1.5;word-wrap:break-word;overflow-wrap:break-word}}.message-container.ml-auto .message-content,.message-container.ml-auto.flex-row-reverse .message-content,.message-container.ml-auto.flex-row-reverse.space-x-reverse .message-content{word-wrap:break-word!important;overflow-wrap:break-word!important;white-space:pre-wrap!important;overflow-x:hidden!important;word-break:break-word!important}.message-content .prose{margin:0!important;padding:0!important}.message-content .prose>*:first-of-type{margin-top:0!important}.message-content .prose>*:last-child{margin-bottom:0!important}.message-content .prose p{margin-bottom:.75rem!important;margin-top:0!important}.message-content .prose p:last-child{margin-bottom:0!important}.message-content .prose h1{margin-top:1.5rem!important;margin-bottom:.75rem!important}.message-content .prose h1:first-of-type{margin-top:0!important}.message-content .prose h2{margin-top:1.25rem!important;margin-bottom:.5rem!important}.message-content .prose h2:first-of-type{margin-top:0!important}.message-content .prose h3{margin-top:1rem!important;margin-bottom:.5rem!important}.message-content .prose h3:first-of-type{margin-top:0!important}.message-content .prose ul,.message-content .prose ol{margin-top:0!important;margin-bottom:.75rem!important}.message-content .prose ul:last-child,.message-content .prose ol:last-child{margin-bottom:0!important}@media (max-width: 768px){button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--avaada-blue);outline-offset:2px}.suggested-question{min-height:3rem}.chat-header a{min-height:2.5rem;min-width:2.5rem;display:flex;align-items:center;justify-content:center}}.ring-offset-background{box-shadow:0 0 0 2px var(--background)}.suggested-question,.suggested-question.ring-offset-background,.chat-input button[title="Voice input"],.chat-input button[title="Voice input (Click to start/stop)"]{--tw-ring-offset-width: 0 !important;box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;text-shadow:none!important;filter:none!important;outline:none!important;border-style:solid!important;border-width:1px!important;appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;background-image:none!important;border-image:none!important;box-shadow:0 0 0 0 transparent!important;-webkit-box-shadow:0 0 0 0 transparent!important;-moz-box-shadow:0 0 0 0 transparent!important;border-top-color:var(--border)!important;border-right-color:var(--border)!important;border-bottom-color:var(--border)!important;border-left-color:var(--border)!important}.suggested-question:focus,.suggested-question:focus-visible,.chat-input button[title="Voice input"]:focus,.chat-input button[title="Voice input"]:focus-visible,.chat-input button[title="Voice input (Click to start/stop)"]:focus,.chat-input button[title="Voice input (Click to start/stop)"]:focus-visible{--tw-ring-offset-width: 0 !important;box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;text-shadow:none!important;filter:none!important;outline:none!important}.suggested-question:hover,.suggested-question:active{box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;text-shadow:none!important;filter:none!important;outline:none!important;border-style:solid!important;border-width:1px!important;appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;background-image:none!important;border-image:none!important;box-shadow:0 0 0 0 transparent!important;-webkit-box-shadow:0 0 0 0 transparent!important;-moz-box-shadow:0 0 0 0 transparent!important;border-top-color:var(--border)!important;border-right-color:var(--border)!important;border-bottom-color:var(--border)!important;border-left-color:var(--border)!important;background-color:var(--muted)!important}.resize-none{resize:none}.list-disc{list-style-type:disc}.list-decimal{list-style-type:decimal}.list-outside{list-style-position:outside}.first\:mt-0:first-child{margin-top:0}.last\:mb-0:last-child{margin-bottom:0}.placeholder\:text-muted-foreground::placeholder{color:var(--muted-foreground)}button svg,.inline-flex svg{pointer-events:none;width:1rem;height:1rem;flex-shrink:0}.backdrop-blur-sm{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.backdrop-blur-lg{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.bg-\[#95BF6A\]{background-color:#95bf6a}.hover\:bg-\[#7CAF5A\]:hover{background-color:#7caf5a}.hover\:bg-\[#7a9f5a\]:hover{background-color:#7a9f5a}.bg-blue-100{background-color:#dbeafe}.text-gray-800{color:#1f2937}.border-blue-200{border-color:#bfdbfe}.bg-\[#f3f4f6\]{background-color:#f3f4f6}.video-background{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:0}.video-background video{width:100%;height:100%;object-fit:cover}.video-background .absolute{position:absolute}.bg-black\/20{background-color:#0003}.bg-black\/50{background-color:#00000080}.bg-white\/5{background-color:#ffffff0d}.bg-white\/60{background-color:#fff9}.bg-white\/80{background-color:#fffc}.bg-background\/80{background-color:var(--background) / .8}.bg-background\/60{background-color:var(--background) / .6}.bg-background\/95{background-color:var(--background) / .95}.bg-card\/80{background-color:var(--card) / .8}.bg-muted\/50{background-color:var(--muted) / .5}.border-border\/50{border-color:var(--border) / .5}.border-border\/70{border-color:var(--border) / .7}.chat-input textarea{display:block!important;min-height:40px!important;height:40px!important;box-sizing:border-box!important;padding:.5rem 3rem .5rem .75rem!important;word-wrap:break-word!important;overflow-wrap:break-word!important;white-space:pre-wrap!important;overflow-x:hidden!important;overflow-y:auto!important}.chat-input .MuiOutlinedInput-root{min-height:40px!important;height:40px!important}.chat-input .MuiInputBase-input{min-height:40px!important;height:40px!important;padding:.5rem 3rem .5rem .75rem!important;word-wrap:break-word!important;overflow-wrap:break-word!important;white-space:pre-wrap!important;overflow-x:hidden!important;overflow-y:auto!important}.chat-input .MuiOutlinedInput-root textarea{padding:.5rem 3rem .5rem .75rem!important;word-wrap:break-word!important;overflow-wrap:break-word!important;white-space:pre-wrap!important;overflow-x:hidden!important;overflow-y:auto!important}@media (min-width: 640px){.chat-input textarea,.chat-input .MuiOutlinedInput-root,.chat-input .MuiInputBase-input,.chat-input .MuiOutlinedInput-root textarea{min-height:48px!important;height:48px!important}}.chat-input button[title=Send],.chat-input button[title="Send message"]{width:2rem!important;height:2rem!important;min-width:2rem!important;min-height:2rem!important}.chat-input button[title="Voice input"],.chat-input button[title="Voice input (Click to start/stop)"]{border-color:var(--input)!important;color:var(--foreground)!important;box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;text-shadow:none!important;filter:none!important;--tw-ring-offset-width: 0 !important;border-style:solid!important;border-width:1px!important;outline:none!important}.chat-input button[title="Voice input"] svg,.chat-input button[title="Voice input (Click to start/stop)"] svg{color:var(--foreground)!important}.chat-input button[title="Voice input"].recording,.chat-input button[title="Voice input (Click to start/stop)"].recording{background-color:#ef4444!important;color:#fff!important;border-color:#ef4444!important;animation:pulse 1s infinite!important}.chat-input button[title="Voice input"].recording svg,.chat-input button[title="Voice input (Click to start/stop)"].recording svg{color:#fff!important}.chat-input button[title="Voice input"].recording:hover,.chat-input button[title="Voice input (Click to start/stop)"].recording:hover{background-color:#dc2626!important;border-color:#dc2626!important;color:#fff!important}.chat-input button[title="Voice input"]:hover,.chat-input button[title="Voice input (Click to start/stop)"]:hover{border-color:var(--input)!important;color:var(--foreground)!important;box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;text-shadow:none!important;filter:none!important;outline:none!important}.chat-input button[title="Voice input"]:hover svg,.chat-input button[title="Voice input (Click to start/stop)"]:hover svg{color:var(--foreground)!important}.chat-input button[title="Voice input"]:focus,.chat-input button[title="Voice input"]:focus-visible,.chat-input button[title="Voice input (Click to start/stop)"]:focus,.chat-input button[title="Voice input (Click to start/stop)"]:focus-visible{box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;text-shadow:none!important;filter:none!important;--tw-ring-offset-width: 0 !important;outline:none!important}.chat-input button[title=Send]:hover,.chat-input button[title="Send message"]:hover{background-color:var(--avaada-blue)!important}.chat-header>div:last-child button,.chat-header button[title="Raise Query"],.chat-header button[title="Clear Memory & Reload"],.chat-header button[title=Reload],.chat-header button[title=Logout],.chat-header button:has(svg[class*=Ticket]),.chat-header button:has(svg[class*=RefreshCw]),.chat-header button:has(svg[class*=Moon]),.chat-header button:has(svg[class*=Sun]),.chat-header button:has(svg[class*=LogOut]){background-color:transparent!important;border:none!important;border-width:0!important;border-style:none!important;outline:none!important;box-shadow:none!important;--tw-ring-offset-width: 0 !important;--tw-ring-width: 0 !important;--tw-ring-color: transparent !important;--tw-ring-offset-color: transparent !important;color:var(--foreground)!important}.chat-header>div:last-child button svg,.chat-header button[title="Raise Query"] svg,.chat-header button[title="Clear Memory & Reload"] svg,.chat-header button[title=Reload] svg,.chat-header button[title=Logout] svg,.chat-header button:has(svg[class*=Ticket]) svg,.chat-header button:has(svg[class*=RefreshCw]) svg,.chat-header button:has(svg[class*=Moon]) svg,.chat-header button:has(svg[class*=Sun]) svg,.chat-header button:has(svg[class*=LogOut]) svg{color:var(--foreground)!important}.chat-header>div:last-child button:hover svg,.chat-header button[title="Raise Query"]:hover svg,.chat-header button[title="Clear Memory & Reload"]:hover svg,.chat-header button[title=Reload]:hover svg,.chat-header button[title=Logout]:hover svg,.chat-header button:has(svg[class*=Ticket]):hover svg,.chat-header button:has(svg[class*=RefreshCw]):hover svg,.chat-header button:has(svg[class*=Moon]):hover svg,.chat-header button:has(svg[class*=Sun]):hover svg,.chat-header button:has(svg[class*=LogOut]):hover svg{color:var(--foreground)!important}.chat-header>div:last-child button:focus,.chat-header>div:last-child button:focus-visible,.chat-header button[title="Raise Query"]:focus,.chat-header button[title="Raise Query"]:focus-visible,.chat-header button[title="Clear Memory & Reload"]:focus,.chat-header button[title="Clear Memory & Reload"]:focus-visible,.chat-header button[title=Reload]:focus,.chat-header button[title=Reload]:focus-visible,.chat-header button[title=Logout]:focus,.chat-header button[title=Logout]:focus-visible,.chat-header button:has(svg[class*=Ticket]):focus,.chat-header button:has(svg[class*=Ticket]):focus-visible,.chat-header button:has(svg[class*=RefreshCw]):focus,.chat-header button:has(svg[class*=RefreshCw]):focus-visible,.chat-header button:has(svg[class*=Moon]):focus,.chat-header button:has(svg[class*=Moon]):focus-visible,.chat-header button:has(svg[class*=Sun]):focus,.chat-header button:has(svg[class*=Sun]):focus-visible,.chat-header button:has(svg[class*=LogOut]):focus,.chat-header button:has(svg[class*=LogOut]):focus-visible{background-color:transparent!important;border:none!important;border-width:0!important;border-style:none!important;outline:none!important;box-shadow:none!important;--tw-ring-offset-width: 0 !important;--tw-ring-width: 0 !important}@media (max-width: 640px){.sm\:h-3\.5{height:.875rem}.sm\:w-3\.5{width:.875rem}.sm\:h-4{height:1rem}.sm\:w-4{width:1rem}}[style*="z-index: 10000"],[style*="zIndex: 10000"]{position:fixed!important;z-index:10000!important;pointer-events:auto!important;isolation:isolate!important}[style*="z-index: 10001"],[style*="zIndex: 10001"]{position:relative!important;z-index:10001!important;pointer-events:auto!important;isolation:isolate!important}.message-content .raise-query-button,.prose .raise-query-button,.message-content .raise-query-button:hover,.prose .raise-query-button:hover{box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;border:none!important;outline:none!important}.message-content .raise-query-button:focus,.message-content .raise-query-button:focus-visible,.prose .raise-query-button:focus,.prose .raise-query-button:focus-visible{box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;border:none!important;outline:none!important}[style*="z-index: 10001"] input[type=text],[style*="zIndex: 10001"] input[type=text],[style*="z-index: 10001"] button[type=button],[style*="zIndex: 10001"] button[type=button],[style*="z-index: 10001"] textarea,[style*="zIndex: 10001"] textarea{box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;text-shadow:none!important;filter:none!important;border-style:solid!important;border-width:1px!important;appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;background-image:none!important;border-image:none!important;border-top-color:#d1d5db!important;border-right-color:#d1d5db!important;border-bottom-color:#d1d5db!important;border-left-color:#d1d5db!important}.message-actions button{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background-color:var(--background)!important;border:1px solid var(--border)!important;box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;text-shadow:none!important;filter:none!important;outline:none!important;appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;background-image:none!important;border-image:none!important}.message-actions button:hover,.message-actions button:focus,.message-actions button:active{background-color:var(--background)!important;border-color:var(--border)!important;box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;outline:none!important}[style*="z-index: 10001"] input[type=text]:focus,[style*="zIndex: 10001"] input[type=text]:focus,[style*="z-index: 10001"] button[type=button]:focus,[style*="zIndex: 10001"] button[type=button]:focus,[style*="z-index: 10001"] textarea:focus,[style*="zIndex: 10001"] textarea:focus{box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;text-shadow:none!important;filter:none!important;border-top-color:#d1d5db!important;border-right-color:#d1d5db!important;border-bottom-color:#d1d5db!important;border-left-color:#d1d5db!important}.logout-overlay{pointer-events:auto}.logout-modal{isolation:isolate;box-sizing:border-box;pointer-events:auto}.logout-close-btn{border:none;outline:none}.raise-query-trigger{width:100%}.query-overlay{pointer-events:auto}.query-modal{pointer-events:auto;isolation:isolate;box-sizing:border-box}.query-close-btn{border:none;outline:none;box-shadow:none;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:none}.query-field-full{box-sizing:border-box;width:100%;border:1px solid #d1d5db!important}.query-field-white{background-color:#fff;border:1px solid #d1d5db!important}.query-icon-spacing{margin-left:.5rem}.query-dropdown{background-color:#fff;border:1px solid #d1d5db;box-shadow:none;border-radius:.5rem}.query-dropdown-inner{border-radius:.5rem}.query-dropdown-option{background-color:#fff;border:none!important;border-top:none!important;border-bottom:1px solid #e5e7eb!important;border-left:none!important;border-right:none!important;border-width:0 0 1px 0!important;box-shadow:none!important;outline:none!important;padding-top:.75rem;padding-bottom:.75rem;min-height:2.75rem;border-radius:0}.query-dropdown-option:hover{background-color:#eff6ff}.query-dropdown-option-selected{background-color:#eff6ff!important}.query-dropdown-option:first-child{border-radius:.5rem .5rem 0 0}.query-dropdown-option:last-child{border-radius:0 0 .5rem .5rem;border-bottom:none!important}.welcome-icon-mobile{width:1.75rem;height:1.75rem}.welcome-icon-desktop{width:2rem;height:2rem}.typing-dot-delay-1{animation-delay:.1s}.typing-dot-delay-2{animation-delay:.2s}.chat-input-container-mobile{width:85%}.chat-input-container-desktop{width:50%}.chat-textarea-wrapper{position:relative}.chat-textarea-mobile,.chat-textarea-desktop{line-height:1.25rem;box-sizing:border-box;position:relative}.chat-textarea-mobile{min-height:40px;height:40px;padding-top:.5rem;padding-bottom:.5rem;padding-left:.75rem}.chat-textarea-desktop{min-height:48px;height:48px;padding-top:.625rem;padding-bottom:.625rem;padding-left:1rem}.chat-send-button-mobile,.chat-send-button-desktop{right:.5rem;z-index:10;position:absolute!important}.chat-send-button-mobile,.chat-send-button-desktop{top:50%;transform:translateY(-50%)}[style*="z-index: 10001"] input[type=text]:hover,[style*="zIndex: 10001"] input[type=text]:hover,[style*="z-index: 10001"] button[type=button]:hover,[style*="zIndex: 10001"] button[type=button]:hover,[style*="z-index: 10001"] textarea:hover,[style*="zIndex: 10001"] textarea:hover{box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;text-shadow:none!important;filter:none!important;border-top-color:#d1d5db!important;border-right-color:#d1d5db!important;border-bottom-color:#d1d5db!important;border-left-color:#d1d5db!important}@media (min-width: 640px){.message-container.ml-auto .message-content,.message-container.ml-auto.flex-row-reverse .message-content,.message-container.ml-auto.flex-row-reverse.space-x-reverse .message-content{max-width:42rem!important}}.message-actions button{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.message-actions button.p-1\.5{width:1.625rem!important;height:1.625rem!important;min-width:1.625rem!important;min-height:1.625rem!important}@media (min-width: 640px){.message-container:not(.ml-auto) .message-content.sm\:max-w-3xl,.message-container:not(.ml-auto) .message-content[class*="sm:max-w-3xl"]{max-width:48rem!important}}button,button:hover,button:focus,button:active{cursor:pointer!important}.header-title{font-size:1rem!important;line-height:1.5rem!important}.header-user-name{font-size:.875rem!important;line-height:1.5rem!important}@media (min-width: 640px){.header-title{font-size:1.25rem!important;line-height:1.75rem!important}.header-user-name{font-size:1rem!important;line-height:1.75rem!important}}.chat-header>div:last-child button:hover,.chat-header button[title="Raise Query"]:hover,.chat-header button[title="Clear Memory & Reload"]:hover,.chat-header button[title=Reload]:hover,.chat-header button[title=Logout]:hover,.chat-header button:has(svg[class*=Ticket]):hover,.chat-header button:has(svg[class*=RefreshCw]):hover,.chat-header button:has(svg[class*=Moon]):hover,.chat-header button:has(svg[class*=Sun]):hover,.chat-header button:has(svg[class*=LogOut]):hover{background-color:transparent!important;border:none!important;border-width:0!important;border-style:none!important;outline:none!important;box-shadow:none!important;--tw-ring-offset-width: 0 !important;--tw-ring-width: 0 !important;color:var(--foreground)!important}.welcome-title{font-size:1.375rem!important;line-height:1.75rem!important}.welcome-description{font-size:1rem!important;line-height:1.5rem!important}.suggested-question-text{font-size:.8125rem!important;line-height:1.4!important}@media (min-width: 640px){.welcome-title{font-size:2rem!important;line-height:2.5rem!important}.welcome-description{font-size:1.25rem!important;line-height:1.75rem!important}.suggested-question-text{font-size:.9375rem!important;line-height:1.5!important}}.chat-header>div:last-child button:focus-visible{background-color:transparent!important;border:none!important;border-width:0!important;border-style:none!important;outline:none!important;box-shadow:none!important;--tw-ring-offset-width: 0 !important;--tw-ring-width: 0 !important}.chat-header{border-bottom-color:var(--border)!important}.chat-input{border-top-color:var(--border)!important}.chat-header button:has(svg[class*=LogOut]) svg{color:var(--foreground)!important}.login-page-root{width:100vw;height:100vh;overflow:hidden;position:fixed;top:0;left:0}.login-video{filter:brightness(.7) contrast(1.1);object-position:center center}.login-video-overlay{background-color:#3333}.user-message-content{word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;overflow-x:hidden;touch-action:pan-y;-webkit-overflow-scrolling:touch}.user-edit-textarea{box-sizing:border-box;outline:none;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none}.ai-message-content{touch-action:pan-y;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.ai-table-wrapper{touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.ai-table{border-collapse:separate;border-spacing:5px 5px}.ai-table-header-cell,.ai-table-cell{padding-right:10px;padding-bottom:6px}.raise-query-button-inline{padding:7px 10px;font-size:.8rem}.edit-button,.cancel-button{box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;border:none}.chat-background-video{filter:brightness(.8) contrast(1.1);object-position:center center}.chat-background-fallback{background-image:url(/assets/favicon-DiOU6VU9.png);background-repeat:no-repeat;background-position:center;background-size:200px auto}.chat-scroll-container{scroll-behavior:smooth}.error-message{position:fixed;top:20px;right:20px;background:#ff4757;color:#fff;padding:16px 20px;border-radius:8px;font-weight:600;z-index:1000;max-width:400px;box-shadow:0 4px 12px #3333334d}
