:root{--background:#fff;--foreground:#09090b;--muted:#f4f4f5;--muted-foreground:#71717a;--popover:#fff;--popover-foreground:#09090b;--card:#fff;--card-foreground:#09090b;--border:#e4e4e7;--input:#e8eaed;--primary:#3c83f6;--primary-foreground:#fafafa;--secondary:#f4f4f5;--secondary-foreground:#18181b;--accent:#f4f4f5;--accent-foreground:#18181b;--destructive:#ef4444;--destructive-foreground:#fafafa;--ring:#a1a1aa;--radius:.75rem;--avaada-blue:#3c83f6;--avaada-green:#36d399;--avaada-dark:#1f2937;--avaada-light:#f8fafc;--ui-scale:.85;--mitr-green:#95bf6a;--mitr-green-hover:#7caf5a;--mitr-green-active:#7a9f5a;--mitr-bg-panel:#f3f4f6}.dark{--background:#09090b;--foreground:#fafafa;--muted:#27272a;--muted-foreground:#a1a1aa;--popover:#09090b;--popover-foreground:#fafafa;--card:#09090b;--card-foreground:#fafafa;--border:#27272a;--input:#27272a;--primary:#3c83f6;--primary-foreground:#fafafa;--secondary:#27272a;--secondary-foreground:#fafafa;--accent:#27272a;--accent-foreground:#fafafa;--destructive:#7f1d1d;--destructive-foreground:#fafafa;--ring:#d4d4d8;--avaada-blue:#3c83f6;--avaada-green:#36d399;--avaada-dark:#1f2937;--avaada-light:#f8fafc}*{border-color:var(--border)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--background);color:var(--foreground);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}html,body{height:100%;margin:0;padding:0;overflow:hidden}#root{zoom:var(--ui-scale);height:100%;margin:0;padding:0}.chat-page{width:100%;height:calc(100vh / var(--ui-scale));min-height:calc(100vh / var(--ui-scale));margin:0;padding:0}.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{inset: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}.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-left:0;margin-right:.5rem}.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:0}.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:0}.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{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.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:#0000}.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:#eff6ff;--tw-gradient-to:#eff6ff00;--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500{--tw-gradient-from:#3b82f6;--tw-gradient-to:#3b82f600;--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.to-green-500{--tw-gradient-to:#22c55e}.to-indigo-100{--tw-gradient-to:#e0e7ff}.to-green-50{--tw-gradient-to:#f0fdf4}.from-blue-600{--tw-gradient-from:#2563eb;--tw-gradient-to:#2563eb00;--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.to-green-600{--tw-gradient-to:#16a34a}.from-blue-700{--tw-gradient-from:#1d4ed8;--tw-gradient-to:#1d4ed800;--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.to-green-700{--tw-gradient-to:#15803d}.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-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.text-transparent{color:#0000}.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:#0000}.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-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-opacity{transition-property:opacity;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-property:transform;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.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-offset:2px;outline:2px solid #0000}.focus-visible\:ring-0:focus-visible,.focus-visible\:ring-offset-0:focus-visible{box-shadow:none}.focus-visible\:ring-2:focus-visible,.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-offset:2px;outline:2px solid #0000}.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:#0000}.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}.toast-alert{width:100%}.toast-alert .MuiAlert-icon{display:none}.toast-alert.destructive .MuiAlert-icon{display:flex}.toast-alert .MuiAlert-action{padding-top:0}.toast-close-button{color:#0009;position:absolute;top:8px;right:8px}.toast-close-button:hover{color:#000000de}[data-theme=dark] .toast-close-button{color:#fff9}[data-theme=dark] .toast-close-button:hover{color:#ffffffde}.button-icon-size{width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;padding:0!important}button.button-icon-size{width:40px!important;min-width:40px!important;max-width:40px!important;padding:0!important}@media (width<=639px){button.button-icon-size{width:32px!important;min-width:32px!important;max-width:32px!important;height:32px!important;min-height:32px!important;max-height:32px!important}}button.chat-microphone-button.button-icon-size,button.button-icon-size.chat-microphone-button,button.chat-microphone-button{flex-shrink:0!important;justify-content:center!important;align-self:flex-end!important;align-items:center!important;width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;min-height:40px!important;max-height:40px!important;margin:0!important;padding:0!important;display:flex!important}@media (width>=640px){button.chat-microphone-button.button-icon-size,button.button-icon-size.chat-microphone-button,button.chat-microphone-button{width:48px!important;min-width:48px!important;max-width:48px!important;height:48px!important;min-height:48px!important;max-height:48px!important}}.chat-microphone-button.recording{color:#fff!important;background-color:#ef4444!important;border-color:#ef4444!important}.chat-microphone-button.recording:hover{background-color:#dc2626!important;border-color:#dc2626!important}.data-\[state\=open\]\:animate-in[data-state=open]{animation:.15s ease-out fadeIn}.data-\[state\=closed\]\:animate-out[data-state=closed]{animation:.15s ease-in fadeOut}.data-\[state\=open\]\:slide-in-from-top-full[data-state=open]{animation:.3s ease-out slideInFromTop}.data-\[state\=closed\]\:slide-out-to-right-full[data-state=closed]{animation:.3s ease-in slideOutToRight}.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:translateX(var(--radix-toast-swipe-end-x))}.data-\[swipe\=move\]\:translate-x-\[var\(--radix-toast-swipe-move-x\)\][data-swipe=move]{transform:translateX(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:.2s ease-out slideInFromTop}.data-\[side\=left\]\:slide-in-from-right-2[data-side=left]{animation:.2s ease-out slideInFromRight}.data-\[side\=right\]\:slide-in-from-left-2[data-side=right]{animation:.2s ease-out slideInFromLeft}.data-\[side\=top\]\:slide-in-from-bottom-2[data-side=top]{animation:.2s ease-out slideInFromBottom}.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%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes slideInFromBottom{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes slideInFromLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes slideInFromRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes slideOutToRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}.animate-in{animation:.15s ease-out fadeIn}.animate-out{animation:.15s ease-in fadeOut}.fade-in-0{animation:.15s ease-out fadeIn}.fade-out-0{animation:.15s ease-in fadeOut}.zoom-in-95{animation:.15s ease-out zoomIn}.zoom-out-95{animation:.15s ease-in zoomOut}.slide-in-from-top-2{animation:.2s ease-out slideInFromTop}.slide-in-from-bottom-2{animation:.2s ease-out slideInFromBottom}.slide-in-from-left-2{animation:.2s ease-out slideInFromLeft}.slide-in-from-right-2{animation:.2s ease-out slideInFromRight}.slide-in-from-top-full{animation:.3s ease-out slideInFromTop}.slide-in-from-bottom-full{animation:.3s ease-out slideInFromBottom}.slide-out-to-right-full{animation:.3s ease-in slideOutToRight}@keyframes zoomIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes zoomOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}.animate-spin{animation:1s linear infinite spin}.animate-bounce{animation:1s infinite bounce}.animate-pulse{animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}@keyframes spin{to{transform:rotate(360deg)}}@keyframes bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:translateY(0)}}@keyframes pulse{0%{box-shadow:0 0 #ef4444b3}70%{box-shadow:0 0 0 10px #ef444400}to{box-shadow:0 0 #ef444400}}@keyframes typing{0%,60%,to{opacity:.5;transform:scale(1)}30%{opacity:1;transform:scale(1.2)}}.typing-indicator span{background:#a1a1aa;border-radius:50%;width:8px;height:8px;margin:0 2px;animation:1.4s ease-in-out infinite typing;display:inline-block}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}.message-fade-in{animation:.3s ease-out fadeInUp}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.recording{animation:1s infinite pulse}.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{margin-top:1.5rem;margin-bottom:.75rem;font-size:1.25rem}.prose h2{margin-top:1.25rem;margin-bottom:.5rem;font-size:1.125rem}.prose h3{margin-top:1rem;margin-bottom:.5rem;font-size:1rem}.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);border-radius:.25rem;padding:.125rem .25rem;font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,Liberation Mono,Menlo,monospace;font-size:.875em}.prose blockquote{border-left:3px solid var(--muted-foreground);color:var(--muted-foreground);margin:1rem 0;padding-left:1rem;font-style:italic}.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 (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:.3s ease-out slideInFromBottom}}@media (width>=640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=768px){.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:max-w-420px,.md\:max-w-\[420px\]{max-width:420px}}@media (width>=1024px){.lg\:flex{display:flex}}@media (width<=768px){.chat-page{flex-direction:column;height:100svh;min-height:100svh;display:flex;overflow:hidden}.chat-header{z-index:30;flex-shrink:0;padding:.75rem;position:relative}.chat-page>.flex-1{flex-direction:column;min-height:0;display:flex}.chat-scroll-container{-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;flex:1;min-height:0}.chat-messages{padding:.5rem .5rem 1.5rem}.chat-input{padding:.75rem;padding-bottom:max(.75rem, env(safe-area-inset-bottom));z-index:20;background:var(--background);border-top:1px solid var(--border);flex-shrink:0;bottom:0;left:0;right:0;position:fixed!important}.chat-input button[title=Send],.chat-input button[title=Send\ message]{width:1.5rem!important;min-width:1.5rem!important;max-width:1.5rem!important;height:1.5rem!important;min-height:1.5rem!important;max-height:1.5rem!important}.chat-input textarea{box-sizing:border-box!important;height:40px!important;min-height:40px!important;padding-right:3rem!important;font-size:16px!important;display:block!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{aspect-ratio:1!important;width:auto!important;min-width:auto!important;height:auto!important;min-height:auto!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{padding:.5rem;font-size:.875rem}.edit-form button{padding:.25rem .5rem;font-size:.75rem}button,.clickable{min-width:2.5rem;min-height:2.5rem}input,textarea{font-size:16px}.query-modal input,.query-modal textarea,.query-modal .query-field-full,.query-modal .query-dropdown-option{font-size:.85rem!important}button{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-khtml-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-scroll-container{-webkit-overflow-scrolling:touch;max-height:calc(100dvh - 120px)!important}.chat-input.keyboard-open{z-index:40;background:var(--background);border-top:1px solid var(--border);position:sticky;bottom:0}.message-content{word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}}@media (width<=768px) and (orientation:landscape){.chat-header,.welcome-message{padding:.5rem}}@media (width<=768px){button:active,.clickable:active{transition:transform .1s;transform:scale(.95)}.message-content{word-wrap:break-word;overflow-wrap:break-word;line-height:1.5;box-shadow:0 1px 3px #0000001a}}.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;word-break:break-word!important;overflow-x:hidden!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-top:0!important;margin-bottom:.75rem!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 (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{justify-content:center;align-items:center;min-width:2.5rem;min-height:2.5rem;display:flex}}.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;appearance:none!important;border-style:solid!important;border-width:1px!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-image:none!important;border-image:!important;outline:none!important;-webkit-box-shadow:0 0 #0000!important;-moz-box-shadow:0 0 #0000!important;box-shadow:0 0 #0000!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;appearance:none!important;border-style:solid!important;border-width:1px!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-image:none!important;background-color:var(--muted)!important;border-image:!important;outline:none!important;-webkit-box-shadow:0 0 #0000!important;-moz-box-shadow:0 0 #0000!important;box-shadow:0 0 #0000!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;flex-shrink:0;width:1rem;height:1rem}.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-mitr-panel{background-color:var(--mitr-bg-panel)}.bg-mitr-green{background-color:var(--mitr-green)}.hover\:bg-mitr-green-hover:hover{background-color:var(--mitr-green-hover)}.hover\:bg-mitr-green-active:hover{background-color:var(--mitr-green-active)}.focus\:ring-mitr-green:focus{box-shadow:0 0 0 2px var(--mitr-green)}.bg-blue-100{background-color:#dbeafe}.text-gray-800{color:#1f2937}.border-blue-200{border-color:#bfdbfe}.video-background{z-index:0;position:absolute;top:0;left:0;overflow:hidden;width:calc(100vw / var(--ui-scale,1))!important;height:calc(100vh / var(--ui-scale,1))!important}.video-background video{object-fit:cover;width:100%;height:100%}.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{box-sizing:border-box!important;word-wrap:break-word!important;overflow-wrap:break-word!important;white-space:pre-wrap!important;display:block!important;overflow-x:hidden!important}.textarea-base{box-sizing:border-box!important;border:1px solid var(--border)!important;background-color:var(--background)!important;width:100%!important;color:var(--foreground)!important;resize:none!important;word-wrap:break-word!important;overflow-wrap:break-word!important;white-space:pre-wrap!important;border-radius:.375rem!important;outline:none!important;margin:0!important;padding:.5rem .75rem!important;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif!important;font-size:.875rem!important;line-height:1.5!important;transition:border-color .2s,border-width .2s!important;display:block!important;overflow:hidden auto!important}.textarea-base::placeholder{color:var(--muted-foreground)!important;opacity:1!important}.textarea-base:focus{border-width:2px!important;border-color:#3c83f6!important}.textarea-base:hover:not(:disabled){border-color:var(--muted-foreground)!important}.textarea-base:disabled{cursor:not-allowed!important;opacity:.5!important;background-color:var(--muted)!important}.dark .textarea-base{background-color:var(--background)!important;color:var(--foreground)!important;border-color:#ffffff3b!important}.dark .textarea-base:hover:not(:disabled){border-color:#fff6!important}.dark .textarea-base:focus{border-color:#3c83f6!important}.chat-textarea-wrapper .textarea-base{padding-right:3rem!important}.chat-textarea-base{width:100%!important}.chat-textarea-wrapper textarea{word-wrap:break-word!important;overflow-wrap:break-word!important;white-space:pre-wrap!important;padding-left:.75rem!important;padding-right:3rem!important;overflow-x:hidden!important}.chat-textarea-wrapper textarea.textarea-fixed-40{height:40px!important;min-height:40px!important;overflow-y:hidden!important}.chat-textarea-wrapper textarea.textarea-fixed-48{height:48px!important;min-height:48px!important;overflow-y:hidden!important}.chat-textarea-wrapper textarea.textarea-auto-resize.textarea-h-40{height:auto!important;min-height:40px!important;max-height:96px!important;overflow-y:auto!important}.chat-textarea-wrapper textarea.textarea-auto-resize.textarea-h-48{height:auto!important;min-height:48px!important;max-height:128px!important;overflow-y:auto!important}@media (width>=640px){.chat-textarea-wrapper textarea{padding-left:1rem!important}}.hidden-element{display:none!important}.body-scroll-lock{overflow:hidden!important}.textarea-auto-resize{height:auto!important;overflow-y:auto!important}.textarea-h-40{min-height:40px!important;max-height:96px!important}.textarea-h-48{min-height:48px!important;max-height:128px!important}.textarea-fixed-40{height:40px!important;min-height:40px!important;overflow-y:hidden!important}.textarea-fixed-48{height:48px!important;min-height:48px!important;overflow-y:hidden!important}button.button-base{text-transform:none!important;cursor:pointer!important;white-space:nowrap!important;-webkit-user-select:none!important;user-select:none!important;border:none!important;border-radius:.375rem!important;justify-content:center!important;align-items:center!important;font-family:inherit!important;font-weight:500!important;line-height:1.5!important;transition:all .2s!important;display:inline-flex!important}button.button-base:focus-visible{outline-offset:2px!important;outline:2px solid #3c83f6!important}button.button-base:disabled{opacity:.5!important;pointer-events:none!important;cursor:not-allowed!important}button.button-base:active:not(:disabled){transform:scale(.98)!important}button.button-size-sm{height:36px!important;padding:0 12px!important;font-size:.875rem!important}button.button-size-default{height:40px!important;padding:0 16px!important;font-size:.875rem!important}button.button-size-lg{height:44px!important;padding:0 32px!important;font-size:.875rem!important}button.button-size-icon:not(.chat-microphone-button){width:32px!important;min-width:32px!important;max-width:32px!important;height:32px!important;min-height:32px!important;max-height:32px!important;padding:0!important}@media (width>=640px){button.button-size-icon:not(.chat-microphone-button):not(.chat-send-button-mobile):not(.chat-send-button-desktop){width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;min-height:40px!important;max-height:40px!important}}button.button-variant-default{color:#fafafa!important;background-color:#3c83f6!important}button.button-variant-default:hover:not(:disabled){background-color:#0b64f4!important}button.button-variant-destructive{color:#fafafa!important;background-color:#ef4444!important}button.button-variant-destructive:hover:not(:disabled){background-color:#eb1414!important}button.button-variant-outline{border:1px solid var(--border)!important;color:var(--foreground)!important;background-color:#0000!important}button.button-variant-outline:hover:not(:disabled){background-color:var(--muted)!important}button.button-variant-secondary{background-color:var(--secondary)!important;color:var(--secondary-foreground)!important}button.button-variant-secondary:hover:not(:disabled){background-color:var(--secondary)!important;opacity:.8!important}button.button-variant-ghost{color:var(--foreground)!important;background-color:#0000!important;border:none!important}button.button-variant-ghost:hover:not(:disabled){background-color:var(--muted)!important}button.button-variant-link{color:#3c83f6!important;text-underline-offset:4px!important;background-color:#0000!important;border:none!important;height:auto!important;padding:0!important;text-decoration:underline!important}button.button-variant-link:hover:not(:disabled){background-color:#0000!important;text-decoration:underline!important}.MuiCard-root.card-base{border:1px solid var(--border)!important;background-color:var(--card)!important;color:var(--card-foreground)!important;border-radius:.5rem!important;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f!important}.card-header{flex-direction:column!important;gap:.375rem!important;padding:1.5rem!important;display:flex!important}.card-title{letter-spacing:-.025em!important;color:var(--card-foreground)!important;margin:0!important;font-size:1.5rem!important;font-weight:600!important;line-height:1!important}.card-description{color:var(--muted-foreground)!important;margin:0!important;font-size:.875rem!important}.card-content{padding:0 1.5rem 1.5rem!important}.card-footer{align-items:center!important;padding:0 1.5rem 1.5rem!important;display:flex!important}.MuiSnackbar-root.toast-snackbar .MuiSnackbarContent-root{border:1px solid var(--border)!important;background-color:var(--card)!important;color:var(--card-foreground)!important;border-radius:.375rem!important;min-width:300px!important;max-width:420px!important;padding:1.5rem 2rem 1.5rem 1.5rem!important;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important}.MuiTooltip-tooltip.tooltip-base,.MuiTooltip-root.tooltip-base .MuiTooltip-tooltip{color:#fff!important;border:1px solid var(--border)!important;background-color:#1f2937!important;border-radius:.375rem!important;padding:6px 12px!important;font-size:.875rem!important;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d!important}.MuiTooltip-arrow.tooltip-base,.MuiTooltip-root.tooltip-base .MuiTooltip-arrow{color:#1f2937!important}.dark .MuiTooltip-tooltip.tooltip-base,.dark .MuiTooltip-root.tooltip-base .MuiTooltip-tooltip{background-color:#374151!important}.dark .MuiTooltip-arrow.tooltip-base,.dark .MuiTooltip-root.tooltip-base .MuiTooltip-arrow{color:#374151!important}@media (width>=640px){.chat-input textarea.chat-textarea-desktop{height:48px!important;min-height:48px!important}}.chat-input button[title=Send],.chat-input button[title=Send\ message]{width:1.5rem!important;min-width:1.5rem!important;max-width:1.5rem!important;height:1.5rem!important;min-height:1.5rem!important;max-height:1.5rem!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{color:#fff!important;background-color:#ef4444!important;border-color:#ef4444!important;animation:1s infinite pulse!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{color:#fff!important;background-color:#dc2626!important;border-color:#dc2626!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]{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;background-color:#0000!important;border:0!important;outline:none!important}.chat-header button:has(svg[class*=Ticket]){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;background-color:#0000!important;border:0!important;outline:none!important}.chat-header button:has(svg[class*=RefreshCw]){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;background-color:#0000!important;border:0!important;outline:none!important}.chat-header button:has(svg[class*=Moon]){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;background-color:#0000!important;border:0!important;outline:none!important}.chat-header button:has(svg[class*=Sun]){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;background-color:#0000!important;border:0!important;outline:none!important}.chat-header button:has(svg[class*=LogOut]){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;background-color:#0000!important;border:0!important;outline:none!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{color:var(--foreground)!important}.chat-header button:has(svg[class*=Ticket]) svg{color:var(--foreground)!important}.chat-header button:has(svg[class*=RefreshCw]) svg{color:var(--foreground)!important}.chat-header button:has(svg[class*=Moon]) svg{color:var(--foreground)!important}.chat-header button:has(svg[class*=Sun]) svg{color:var(--foreground)!important}.chat-header button:has(svg[class*=LogOut]) svg{color:var(--foreground)!important}.chat-header button:has(svg[class*=Ticket]):hover{box-shadow:none!important;--tw-ring-offset-width:0!important;--tw-ring-width:0!important;color:var(--foreground)!important;background-color:#0000!important;border:0!important;outline:none!important}.chat-header button:has(svg[class*=RefreshCw]):hover{box-shadow:none!important;--tw-ring-offset-width:0!important;--tw-ring-width:0!important;color:var(--foreground)!important;background-color:#0000!important;border:0!important;outline:none!important}.chat-header button:has(svg[class*=Moon]):hover{box-shadow:none!important;--tw-ring-offset-width:0!important;--tw-ring-width:0!important;color:var(--foreground)!important;background-color:#0000!important;border:0!important;outline:none!important}.chat-header button:has(svg[class*=Sun]):hover{box-shadow:none!important;--tw-ring-offset-width:0!important;--tw-ring-width:0!important;color:var(--foreground)!important;background-color:#0000!important;border:0!important;outline:none!important}.chat-header button:has(svg[class*=LogOut]):hover{box-shadow:none!important;--tw-ring-offset-width:0!important;--tw-ring-width:0!important;color:var(--foreground)!important;background-color:#0000!important;border:0!important;outline:none!important}@media (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: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{color:var(--foreground)!important}.chat-header button:has(svg[class*=Ticket]):hover svg{color:var(--foreground)!important}.chat-header button:has(svg[class*=RefreshCw]):hover svg{color:var(--foreground)!important}.chat-header button:has(svg[class*=Moon]):hover svg{color:var(--foreground)!important}.chat-header button:has(svg[class*=Sun]):hover svg{color:var(--foreground)!important}.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{box-shadow:none!important;--tw-ring-offset-width:0!important;--tw-ring-width:0!important;background-color:#0000!important;border:0!important;outline:none!important}.chat-header button:has(svg[class*=Ticket]):focus{box-shadow:none!important;--tw-ring-offset-width:0!important;--tw-ring-width:0!important;background-color:#0000!important;border:0!important;outline:none!important}.chat-header button:has(svg[class*=Ticket]):focus-visible{box-shadow:none!important;--tw-ring-offset-width:0!important;--tw-ring-width:0!important;background-color:#0000!important;border:0!important;outline:none!important}.chat-header button:has(svg[class*=RefreshCw]):focus{box-shadow:none!important;--tw-ring-offset-width:0!important;--tw-ring-width:0!important;background-color:#0000!important;border:0!important;outline:none!important}.chat-header button:has(svg[class*=RefreshCw]):focus-visible{box-shadow:none!important;--tw-ring-offset-width:0!important;--tw-ring-width:0!important;background-color:#0000!important;border:0!important;outline:none!important}.chat-header button:has(svg[class*=Moon]):focus{box-shadow:none!important;--tw-ring-offset-width:0!important;--tw-ring-width:0!important;background-color:#0000!important;border:0!important;outline:none!important}.chat-header button:has(svg[class*=Moon]):focus-visible{box-shadow:none!important;--tw-ring-offset-width:0!important;--tw-ring-width:0!important;background-color:#0000!important;border:0!important;outline:none!important}.chat-header button:has(svg[class*=Sun]):focus{box-shadow:none!important;--tw-ring-offset-width:0!important;--tw-ring-width:0!important;background-color:#0000!important;border:0!important;outline:none!important}.chat-header button:has(svg[class*=Sun]):focus-visible{box-shadow:none!important;--tw-ring-offset-width:0!important;--tw-ring-width:0!important;background-color:#0000!important;border:0!important;outline:none!important}.chat-header button:has(svg[class*=LogOut]):focus{box-shadow:none!important;--tw-ring-offset-width:0!important;--tw-ring-width:0!important;background-color:#0000!important;border:0!important;outline:none!important}.chat-header button:has(svg[class*=LogOut]):focus-visible{box-shadow:none!important;--tw-ring-offset-width:0!important;--tw-ring-width:0!important;background-color:#0000!important;border:0!important;outline:none!important}@media (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"]{z-index:10000!important;pointer-events:auto!important;isolation:isolate!important;position:fixed!important}[style*="z-index: 10001"],[style*="zIndex: 10001"]{z-index:10001!important;pointer-events:auto!important;isolation:isolate!important;position:relative!important}.message-content .raise-query-button,.prose .raise-query-button,.message-content .raise-query-button:hover,.prose .raise-query-button:hover,.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;appearance:none!important;background-image:none!important;border:1px solid #d1d5db!important;border-image:!important}@media (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;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;appearance:none!important;background-image:none!important;border-image:!important;outline:none!important;justify-content:center!important;align-items:center!important;display:inline-flex!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}@media (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}}[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-color:#d1d5db!important}@media (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}}.logout-overlay{pointer-events:auto}.logout-modal{isolation:isolate;box-sizing:border-box;pointer-events:auto}.logout-close-btn{border:none;outline:none}.logout-icon{color:#111827!important}.logout-modal-buttons{gap:.75rem!important;display:flex!important}.logout-modal button{visibility:visible!important;opacity:1!important;border-radius:.5rem!important;flex:1!important;justify-content:center!important;align-items:center!important;min-width:0!important;height:auto!important;min-height:2.5rem!important;padding:.5rem 1rem!important;font-size:.875rem!important;font-weight:500!important;transition:all .2s!important;display:flex!important}.logout-cancel-button,.logout-modal .logout-cancel-button{color:#111827!important;background-color:#0000!important;border:1px solid #0000003b!important}.logout-cancel-button:hover,.logout-modal .logout-cancel-button:hover{background-color:#0000000a!important}.logout-confirm-button,.logout-modal .logout-confirm-button{color:#fff!important;background-color:#3c83f6!important;border:none!important}.logout-confirm-button:hover,.logout-modal .logout-confirm-button:hover{background-color:#0b64f4!important}.dark .logout-cancel-button,.dark .logout-modal .logout-cancel-button{color:#111827!important;border-color:#0000003b!important}.dark .logout-cancel-button:hover,.dark .logout-modal .logout-cancel-button:hover{background-color:#0000000a!important}@media (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}}.query-overlay,.logout-overlay{zoom:var(--ui-scale)}.raise-query-trigger{width:100%}.query-overlay{pointer-events:auto}.query-modal{pointer-events:auto;isolation:isolate;box-sizing:border-box}.query-close-btn{box-shadow:none;appearance:none;background-image:none;border:none;outline:none}.query-submit-button,.query-modal .query-submit-button{color:#fff!important;visibility:visible!important;opacity:1!important;background:linear-gradient(90deg,#2563eb,#16a34a)!important;border:none!important;border-radius:.5rem!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:0!important;padding:.75rem 1rem!important;font-weight:600!important;transition:all .3s!important;display:flex!important}.query-submit-button:hover,.query-modal .query-submit-button:hover{background:linear-gradient(90deg,#1d4ed8,#15803d)!important}.query-submit-button:disabled,.query-modal .query-submit-button:disabled{opacity:.5!important;cursor:not-allowed!important}.query-submit-button span,.query-submit-button>*{color:#fff!important;align-items:center!important;gap:.5rem!important;display:flex!important}.query-submit-button .animate-spin{animation:1s linear infinite spin!important}.query-close-success-button,.query-modal .query-close-success-button{color:#fff!important;visibility:visible!important;opacity:1!important;background-color:#16a34a!important;border:none!important;border-radius:.5rem!important;padding:.5rem 1.5rem!important;font-weight:500!important;transition:all .3s!important}.query-close-success-button:hover,.query-modal .query-close-success-button:hover{background-color:#15803d!important}.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{box-shadow:none;background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem}.query-dropdown-inner{border-radius:.5rem}.query-dropdown-option{background-color:#fff;border-radius:0;min-height:2.75rem;padding-top:.75rem;padding-bottom:.75rem;box-shadow:none!important;border:0!important;border-bottom:1px solid #e5e7eb!important;outline:none!important}.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%;align-items:center!important;gap:.5rem!important;display:flex!important}.chat-input-container-desktop{width:50%;align-items:center!important;gap:.75rem!important;display:flex!important}.chat-textarea-wrapper{flex:1;width:100%;position:relative;overflow:visible;justify-content:center!important;align-items:center!important;display:flex!important}.chat-textarea-mobile,.chat-textarea-desktop{box-sizing:border-box!important;line-height:1.5!important;position:relative!important}.chat-textarea-mobile{height:40px!important;min-height:40px!important;padding-top:.5rem!important;padding-bottom:.5rem!important;padding-left:.75rem!important;font-size:.875rem!important}.chat-textarea-desktop{height:48px!important;min-height:48px!important;padding-top:.625rem!important;padding-bottom:.625rem!important;padding-left:1rem!important;font-size:.875rem!important}.chat-send-button-mobile,.chat-send-button-desktop{z-index:10!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;transition:all .2s!important;display:flex!important;position:absolute!important;top:50%!important;right:.5rem!important;transform:translateY(-50%)!important}.chat-send-button-mobile:active,.chat-send-button-desktop:active{transform:translateY(-50%)scale(.95)!important}.chat-send-button-mobile{width:1.5rem!important;min-width:1.5rem!important;max-width:1.5rem!important;height:1.5rem!important;min-height:1.5rem!important;max-height:1.5rem!important}.chat-send-button-desktop{width:1.75rem!important;min-width:1.75rem!important;max-width:1.75rem!important;height:1.75rem!important;min-height:1.75rem!important;max-height:1.75rem!important}@media (width>=640px){.chat-send-button-desktop,button.chat-send-button-desktop,button.chat-send-button-desktop.button-size-icon,button.button-size-icon.chat-send-button-desktop{width:1.75rem!important;min-width:1.75rem!important;max-width:1.75rem!important;height:1.75rem!important;min-height:1.75rem!important;max-height:1.75rem!important}}.chat-textarea-wrapper{overflow:visible!important}.chat-textarea-wrapper .MuiOutlinedInput-root,.chat-textarea-wrapper .MuiTextField-root{position:relative!important;overflow:visible!important}.chat-textarea-wrapper .MuiInputBase-input,.chat-textarea-wrapper textarea{padding-right:3rem!important}[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-color:#d1d5db!important}@media (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;justify-content:center!important;align-items:center!important;display:inline-flex!important}.message-actions button.p-1\.5{width:1.625rem!important;min-width:1.625rem!important;height:1.625rem!important;min-height:1.625rem!important}@media (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 (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{box-shadow:none!important;--tw-ring-offset-width:0!important;--tw-ring-width:0!important;color:var(--foreground)!important;background-color:#0000!important;border:0!important;outline:none!important}.chat-header button:has(svg[class*=Ticket]):hover{box-shadow:none!important;--tw-ring-offset-width:0!important;--tw-ring-width:0!important;color:var(--foreground)!important;background-color:#0000!important;border:0!important;outline:none!important}.chat-header button:has(svg[class*=RefreshCw]):hover{box-shadow:none!important;--tw-ring-offset-width:0!important;--tw-ring-width:0!important;color:var(--foreground)!important;background-color:#0000!important;border:0!important;outline:none!important}.chat-header button:has(svg[class*=Moon]):hover{box-shadow:none!important;--tw-ring-offset-width:0!important;--tw-ring-width:0!important;color:var(--foreground)!important;background-color:#0000!important;border:0!important;outline:none!important}.chat-header button:has(svg[class*=Sun]):hover{box-shadow:none!important;--tw-ring-offset-width:0!important;--tw-ring-width:0!important;color:var(--foreground)!important;background-color:#0000!important;border:0!important;outline:none!important}.chat-header button:has(svg[class*=LogOut]):hover{box-shadow:none!important;--tw-ring-offset-width:0!important;--tw-ring-width:0!important;color:var(--foreground)!important;background-color:#0000!important;border:0!important;outline:none!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 (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{box-shadow:none!important;--tw-ring-offset-width:0!important;--tw-ring-width:0!important;background-color:#0000!important;border:0!important;outline:none!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:calc(100vw / var(--ui-scale,1));height:calc(100vh / var(--ui-scale,1));position:fixed;top:0;left:0;overflow:hidden}.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;touch-action:pan-y;-webkit-overflow-scrolling:touch;overflow-x:hidden}.user-edit-textarea{box-sizing:border-box;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;outline: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}.ai-table-header-cell,.ai-table-cell{padding-bottom:6px;padding-right:10px}.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-position:50%;background-repeat:no-repeat;background-size:200px}.chat-scroll-container{scroll-behavior:smooth}.error-message{color:#fff;z-index:1000;background:#ff4757;border-radius:8px;max-width:400px;padding:16px 20px;font-weight:600;position:fixed;top:20px;right:20px;box-shadow:0 4px 12px #3333334d}
