.rag-widget-root *{box-sizing:border-box;margin:0;padding:0}.rag-widget-root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.rag-widget-root{--widget-bg-primary: #ffffff;--widget-bg-secondary: #f9f9f9;--widget-bg-tertiary: #f1f5f9;--widget-text-primary: #000000;--widget-text-secondary: #131314;--widget-text-muted: #64748b;--widget-border: #e2e8f0;--widget-border-light: #f1f5f9;--widget-primary: #3b82f6;--widget-primary-dark: #2563eb;--widget-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25)}.rag-widget-root.dark{--widget-bg-primary: #070708;--widget-bg-secondary: #0c0c0c;--widget-bg-tertiary: #060606;--widget-text-primary: #f1f5f9;--widget-text-secondary: #cbd5e1;--widget-text-muted: #94a3b8;--widget-border: #1d1e1e;--widget-border-light: #232323;--widget-shadow: 0 25px 50px -12px rgba(0, 0, 0, .5)}.rag-widget-root .fixed{position:fixed}.rag-widget-root .absolute{position:absolute}.rag-widget-root .relative{position:relative}.rag-widget-root .flex{display:flex}.rag-widget-root .inline-flex{display:inline-flex}.rag-widget-root .items-center{align-items:center}.rag-widget-root .justify-start{justify-content:flex-start}.rag-widget-root .justify-end{justify-content:flex-end}.rag-widget-root .justify-between{justify-content:space-between}.rag-widget-root .flex-1{flex:1 1 0%}.rag-widget-root .flex-col{flex-direction:column}.rag-widget-root .w-full{width:100%}.rag-widget-root .h-full{height:100%}.rag-widget-root .w-16{width:4rem}.rag-widget-root .h-16{height:4rem}.rag-widget-root .w-6{width:1.5rem}.rag-widget-root .h-6{height:1.5rem}.rag-widget-root .w-8{width:2rem}.rag-widget-root .h-8{height:2rem}.rag-widget-root .w-4{width:1rem}.rag-widget-root .h-4{height:1rem}.rag-widget-root .w-5{width:1.25rem}.rag-widget-root .h-5{height:1.25rem}.rag-widget-root .w-12{width:3rem}.rag-widget-root .h-12{height:3rem}.rag-widget-root .w-2{width:.5rem}.rag-widget-root .h-2{height:.5rem}.rag-widget-root .bottom-6{bottom:1.5rem}.rag-widget-root .right-6{right:1.5rem}.rag-widget-root .left-6{left:1.5rem}.rag-widget-root .top-6{top:1.5rem}.rag-widget-root .bg-white{background-color:var(--widget-bg-primary)}.rag-widget-root .bg-gray-100{background-color:var(--widget-bg-secondary)}.rag-widget-root .bg-gray-800{background-color:#1f2937}.rag-widget-root .bg-gray-900{background-color:#000}.rag-widget-root .bg-red-300{background-color:#fca5a5}.rag-widget-root .bg-green-300{background-color:#86efac}.rag-widget-root .text-white{color:#fff}.rag-widget-root .text-gray-900{color:var(--widget-text-primary)}.rag-widget-root .text-gray-500,.rag-widget-root .text-gray-400{color:var(--widget-text-muted)}.rag-widget-root .text-gray-600{color:var(--widget-text-secondary)}.rag-widget-root .text-red-500{color:#ef4444}.rag-widget-root .border{border-width:1px}.rag-widget-root .border-t{border-top-width:1px}.rag-widget-root .border-gray-200,.rag-widget-root .border-gray-300{border-color:var(--widget-border)}.rag-widget-root .border-gray-600{border-color:#4b5563}.rag-widget-root .border-gray-700{border-color:#374151}.rag-widget-root .rounded-lg{border-radius:.5rem}.rag-widget-root .rounded-2xl{border-radius:1rem}.rag-widget-root .rounded-full{border-radius:9999px}.rag-widget-root .p-2{padding:.5rem}.rag-widget-root .p-3{padding:.75rem}.rag-widget-root .p-4{padding:1rem}.rag-widget-root .px-3{padding-left:.75rem;padding-right:.75rem}.rag-widget-root .py-2{padding-top:.5rem;padding-bottom:.5rem}.rag-widget-root .ml-1{margin-left:.25rem}.rag-widget-root .ml-4{margin-left:1rem}.rag-widget-root .mr-4{margin-right:1rem}.rag-widget-root .mt-2{margin-top:.5rem}.rag-widget-root .mt-8{margin-top:2rem}.rag-widget-root .mb-1{margin-bottom:.25rem}.rag-widget-root .mb-4{margin-bottom:1rem}.rag-widget-root .mx-auto{margin-left:auto;margin-right:auto}.rag-widget-root .space-x-1>*+*{margin-left:.25rem}.rag-widget-root .space-x-2>*+*{margin-left:.5rem}.rag-widget-root .space-x-3>*+*{margin-left:.75rem}.rag-widget-root .space-y-4>*+*{margin-top:1rem}.rag-widget-root .text-xs{font-size:.75rem;line-height:1rem}.rag-widget-root .text-sm{font-size:.875rem;line-height:1.25rem}.rag-widget-root .text-2xl{font-size:1.5rem;line-height:2rem}.rag-widget-root .font-semibold{font-weight:600}.rag-widget-root .text-center{text-align:center}.rag-widget-root .whitespace-pre-wrap{white-space:pre-wrap}.rag-widget-root .shadow-2xl{box-shadow:var(--widget-shadow)}.rag-widget-root .shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.rag-widget-root .overflow-hidden{overflow:hidden}.rag-widget-root .overflow-y-auto{overflow-y:auto}.rag-widget-root .opacity-50{opacity:.5}.rag-widget-root .opacity-90{opacity:.9}.rag-widget-root .z-50{z-index:50}.rag-widget-root .transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.rag-widget-root .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}.rag-widget-root .duration-300{transition-duration:.3s}.rag-widget-root .hover\:bg-white\/20:hover{background-color:#fff3}.rag-widget-root .hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.rag-widget-root .hover\:shadow-3xl:hover{box-shadow:0 35px 60px -12px #0000004d}.rag-widget-root .hover\:scale-110:hover{transform:scale(1.1)}.rag-widget-root .focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.rag-widget-root .focus\:ring-2:focus{box-shadow:0 0 0 2px #3b82f680}.rag-widget-root .focus\:ring-blue-500:focus{box-shadow:0 0 0 2px #3b82f680}.rag-widget-root .disabled\:opacity-50:disabled{opacity:.5}.rag-widget-root .disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.rag-widget-root .disabled\:bg-gray-100:disabled{background-color:var(--widget-bg-secondary)}.rag-widget-root .max-w-\[80\%\]{max-width:80%}.rag-widget-root .animate-spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.rag-widget-root input,.rag-widget-root button{font-family:inherit;font-size:inherit}.rag-widget-root button{cursor:pointer}.rag-widget-root button:disabled{cursor:not-allowed}.rag-widget-root .chat-container,.rag-widget-root .chat-input{background-color:var(--widget-bg-primary);border:1px solid var(--widget-border);color:var(--widget-text-primary)}.rag-widget-root .chat-input::-moz-placeholder{color:var(--widget-text-muted)}.rag-widget-root .chat-input::placeholder{color:var(--widget-text-muted)}.rag-widget-root .chat-button{background-color:var(--widget-primary);color:#fff}.rag-widget-root .chat-button:hover{background-color:var(--widget-primary-dark)}@media (max-width: 768px){.rag-widget-root{font-size:14px}}@media (prefers-color-scheme: dark){.rag-widget-root .dark\:bg-gray-900{background-color:var(--widget-bg-primary)}.rag-widget-root .dark\:bg-gray-800{background-color:var(--widget-bg-secondary)}.rag-widget-root .dark\:text-white{color:var(--widget-text-primary)}.rag-widget-root .dark\:text-gray-400{color:var(--widget-text-muted)}.rag-widget-root .dark\:border-gray-700{border-color:var(--widget-border)}.rag-widget-root .dark\:border-gray-600{border-color:var(--widget-border-light)}.rag-widget-root .dark\:disabled\:bg-gray-800:disabled{background-color:var(--widget-bg-secondary)}}.rag-chat-widget-container,.rag-chat-widget-container *{box-sizing:border-box}@keyframes ragWidgetFadeIn{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes ragWidgetSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes ragWidgetPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.05)}}@keyframes ragWidgetShimmer{0%{background-position:-468px 0}to{background-position:468px 0}}@keyframes ragWidgetTypingDot{0%,80%,to{transform:scale(.8);opacity:.4}40%{transform:scale(1.2);opacity:1}}@keyframes ragWidgetGlow{0%,to{box-shadow:0 0 5px #3b82f64d}50%{box-shadow:0 0 20px #3b82f699,0 0 30px #3b82f666}}@keyframes ragWidgetSpin{to{transform:translate(-50%,-50%) rotate(360deg)}}.rag-chat-widget-container .rag-animate-fadeIn{animation:ragWidgetFadeIn .4s cubic-bezier(.4,0,.2,1)}.rag-chat-widget-container .rag-animate-slideUp{animation:ragWidgetSlideUp .5s cubic-bezier(.4,0,.2,1)}.rag-chat-widget-container .rag-animate-pulse-custom{animation:ragWidgetPulse 2s cubic-bezier(.4,0,.6,1) infinite}.rag-chat-widget-container .rag-animate-glow{animation:ragWidgetGlow 2s ease-in-out infinite}.rag-chat-widget-container .rag-widget-text{user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;line-height:1.5}.rag-chat-widget-container .rag-gradient-text{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:600}.rag-chat-widget-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;box-sizing:border-box;position:relative;overflow:hidden;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.rag-chat-widget-container.rag-theme-modern{background:linear-gradient(145deg,#fff,#f8fafc);border:1px solid rgba(148,163,184,.2);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.rag-chat-widget-container.rag-theme-modern.rag-dark{background:linear-gradient(145deg,#1e293b,#0f172a);border:1px solid rgba(148,163,184,.2);color:#f1f5f9}.rag-chat-widget-container.rag-theme-modern .rag-widget-header{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-bottom:1px solid rgba(255,255,255,.1)}.rag-chat-widget-container.rag-theme-modern .rag-widget-messages{background:linear-gradient(to bottom,rgba(248,250,252,.5) 0%,transparent 100%)}.rag-chat-widget-container.rag-theme-classic{background:#fff;border:2px solid #e5e7eb;box-shadow:0 10px 30px #00000026;border-radius:8px}.rag-chat-widget-container.rag-theme-classic.rag-dark{background:#374151;border:2px solid #4b5563;color:#f9fafb}.rag-chat-widget-container.rag-theme-classic .rag-widget-header{background:linear-gradient(to right,#4f46e5,#7c3aed);border-bottom:2px solid rgba(255,255,255,.2);border-radius:6px 6px 0 0}.rag-chat-widget-container.rag-theme-minimal{background:#fffffff2;border:1px solid rgba(0,0,0,.08);box-shadow:0 4px 20px #00000014}.rag-chat-widget-container.rag-theme-minimal.rag-dark{background:#111827f2;border:1px solid rgba(255,255,255,.1);color:#f3f4f6}.rag-chat-widget-container.rag-theme-minimal .rag-widget-header{background:linear-gradient(90deg,#6b7280,#4b5563);border-bottom:1px solid rgba(255,255,255,.1)}.rag-chat-widget-container.rag-theme-vibrant{background:linear-gradient(135deg,#fef3c7,#fde68a,#f59e0b);border:2px solid transparent;background-clip:padding-box;box-shadow:0 0 0 2px transparent,0 25px 50px -12px #00000040;position:relative}.rag-chat-widget-container.rag-theme-vibrant:before{content:"";position:absolute;inset:0;padding:2px;background:linear-gradient(45deg,#f59e0b,#ef4444,#8b5cf6,#06b6d4);border-radius:inherit;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;z-index:-1}.rag-chat-widget-container.rag-theme-vibrant.rag-dark{background:linear-gradient(135deg,#1f2937,#111827,#0f172a);color:#f9fafb}.rag-chat-widget-container.rag-theme-vibrant .rag-widget-header{background:linear-gradient(135deg,#f59e0b,#ef4444,#8b5cf6);border-bottom:1px solid rgba(255,255,255,.2)}.rag-chat-widget-container .rag-message-input{color:#111827;background:#ffffffe6;border:1px solid rgba(0,0,0,.1)}.rag-chat-widget-container.rag-dark .rag-message-input{color:#f9fafb;background:#0000004d;border:1px solid rgba(255,255,255,.2)}.rag-chat-widget-container .rag-message-input::-moz-placeholder{color:#6b7280b3}.rag-chat-widget-container .rag-message-input::placeholder{color:#6b7280b3}.rag-chat-widget-container.rag-dark .rag-message-input::-moz-placeholder{color:#9ca3afb3}.rag-chat-widget-container.rag-dark .rag-message-input::placeholder{color:#9ca3afb3}.rag-chat-widget-container .rag-widget-messages{scrollbar-width:thin;scrollbar-color:rgba(156,163,175,.3) transparent;max-height:calc(100% - 120px);overflow-y:auto;overflow-x:hidden}.rag-chat-widget-container .rag-widget-messages::-webkit-scrollbar{width:6px}.rag-chat-widget-container .rag-widget-messages::-webkit-scrollbar-track{background:transparent;border-radius:3px}.rag-chat-widget-container .rag-widget-messages::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#9ca3af4d,#9ca3af99);border-radius:3px;-webkit-transition:all .3s ease;transition:all .3s ease}.rag-chat-widget-container .rag-widget-messages::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#9ca3af80,#9ca3afcc)}.rag-chat-widget-container .rag-widget-input{background:#ffffffe6;border:2px solid rgba(229,231,235,.6);color:#111827;font-size:14px;line-height:1.5;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 3px #0000001a}.rag-chat-widget-container .rag-widget-input:focus{outline:none;border-color:#3b82f6;background:#fff;box-shadow:0 0 0 3px #3b82f61a,0 4px 6px -1px #0000001a;transform:translateY(-1px)}.rag-chat-widget-container .rag-widget-input::-moz-placeholder{color:#6b7280;opacity:.8}.rag-chat-widget-container .rag-widget-input::placeholder{color:#6b7280;opacity:.8}.rag-chat-widget-container.rag-dark .rag-widget-input{background:#1f2937e6;border-color:#4b556399;color:#f9fafb}.rag-chat-widget-container.rag-dark .rag-widget-input:focus{background:#1f2937;border-color:#60a5fa}.rag-chat-widget-container.rag-dark .rag-widget-input::-moz-placeholder{color:#9ca3af}.rag-chat-widget-container.rag-dark .rag-widget-input::placeholder{color:#9ca3af}.rag-chat-widget-container .rag-message-bubble{max-width:85%;word-wrap:break-word;overflow-wrap:break-word;white-space:pre-wrap;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;line-height:1.5}.rag-chat-widget-container .rag-message-bubble:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026}.rag-chat-widget-container .rag-message-bubble.rag-user-message{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;margin-left:auto;border-radius:18px 18px 4px;box-shadow:0 4px 12px #3b82f64d}.rag-chat-widget-container .rag-message-bubble.rag-assistant-message{background:linear-gradient(135deg,#f8fafc,#fff);color:#1f2937;border:1px solid rgba(229,231,235,.5);border-radius:18px 18px 18px 4px;box-shadow:0 2px 8px #00000014}.rag-chat-widget-container.rag-dark .rag-message-bubble.rag-assistant-message{background:linear-gradient(135deg,#374151,#4b5563);color:#f9fafb;border-color:#4b556380}.rag-chat-widget-container .rag-typing-indicator{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#9ca3af1a;border-radius:18px 18px 18px 4px;margin-bottom:8px}.rag-chat-widget-container .rag-typing-dot{width:6px;height:6px;background:#6b7280;border-radius:50%;animation:ragWidgetTypingDot 1.4s infinite ease-in-out}.rag-chat-widget-container .rag-typing-dot:nth-child(1){animation-delay:-.32s}.rag-chat-widget-container .rag-typing-dot:nth-child(2){animation-delay:-.16s}.rag-chat-widget-container .rag-typing-dot:nth-child(3){animation-delay:0s}.rag-chat-widget-container .rag-widget-button{transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.rag-chat-widget-container .rag-widget-button:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:#fff3;border-radius:50%;transform:translate(-50%,-50%);transition:width .3s,height .3s}.rag-chat-widget-container .rag-widget-button:hover:not(:disabled):before{width:120%;height:120%}.rag-chat-widget-container .rag-widget-button:hover:not(:disabled){transform:translateY(-2px) scale(1.05);box-shadow:0 8px 25px #0003}.rag-chat-widget-container .rag-widget-button:active:not(:disabled){transform:translateY(0) scale(1)}.rag-chat-widget-container button[type=submit],.rag-chat-widget-container .rag-send-button,.rag-chat-widget-container .rag-btn-send{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;padding:12px 20px;color:#fff;font-weight:600;font-size:14px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px #667eea66;position:relative;overflow:hidden;text-transform:uppercase;letter-spacing:.5px;min-width:100px}.rag-chat-widget-container button[type=submit]:before,.rag-chat-widget-container .rag-send-button:before,.rag-chat-widget-container .rag-btn-send:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:#fff3;border-radius:50%;transform:translate(-50%,-50%);transition:width .3s,height .3s}.rag-chat-widget-container button[type=submit]:hover:not(:disabled),.rag-chat-widget-container .rag-send-button:hover:not(:disabled),.rag-chat-widget-container .rag-btn-send:hover:not(:disabled){background:linear-gradient(135deg,#5a67d8,#6b46c1);transform:translateY(-2px) scale(1.02);box-shadow:0 8px 25px #667eea99}.rag-chat-widget-container button[type=submit]:hover:not(:disabled):before,.rag-chat-widget-container .rag-send-button:hover:not(:disabled):before,.rag-chat-widget-container .rag-btn-send:hover:not(:disabled):before{width:120%;height:120%}.rag-chat-widget-container button[type=submit]:disabled,.rag-chat-widget-container .rag-send-button:disabled,.rag-chat-widget-container .rag-btn-send:disabled{opacity:.6;cursor:not-allowed;transform:none}.rag-chat-widget-container.rag-theme-modern button[type=submit],.rag-chat-widget-container.rag-theme-modern .rag-send-button{background:linear-gradient(135deg,#3b82f6,#1d4ed8);box-shadow:0 4px 15px #3b82f666}.rag-chat-widget-container.rag-theme-classic button[type=submit],.rag-chat-widget-container.rag-theme-classic .rag-send-button{background:linear-gradient(135deg,#4f46e5,#7c3aed);box-shadow:0 4px 15px #4f46e566}.rag-chat-widget-container.rag-theme-minimal button[type=submit],.rag-chat-widget-container.rag-theme-minimal .rag-send-button{background:linear-gradient(135deg,#6b7280,#4b5563);box-shadow:0 4px 15px #6b728066}.rag-chat-widget-container.rag-theme-vibrant button[type=submit],.rag-chat-widget-container.rag-theme-vibrant .rag-send-button{background:linear-gradient(135deg,#f59e0b,#ef4444);box-shadow:0 4px 15px #f59e0b66}.rag-chat-widget-container .rag-btn-secondary{background:#ffffffe6;border:2px solid rgba(102,126,234,.3);border-radius:10px;padding:10px 18px;color:#667eea;font-weight:500;font-size:14px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.rag-chat-widget-container .rag-btn-secondary:hover:not(:disabled){background:#667eea1a;border-color:#667eea;transform:translateY(-1px);box-shadow:0 4px 15px #667eea33}.rag-chat-widget-container button.rag-loading{position:relative;color:transparent}.rag-chat-widget-container button.rag-loading:after{content:"";position:absolute;top:50%;left:50%;width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;transform:translate(-50%,-50%);animation:ragWidgetSpin 1s linear infinite}.rag-chat-widget-container.rag-dark .rag-btn-secondary{background:#1f2937e6;border-color:#667eea66;color:#9ca3af}@media (max-width: 480px){.rag-chat-widget-container{left:12px!important;right:12px!important;bottom:12px!important;max-width:calc(100vw - 24px)!important;min-width:unset!important}.rag-widget-header{padding:12px 16px!important}.rag-widget-messages{max-height:50vh!important}}.rag-theme-minimal{border:1px solid #e1e5e9!important;border-radius:12px!important;box-shadow:0 2px 12px #00000014!important}.rag-theme-minimal .rag-widget-header{background:#fafbfc!important;border-bottom:1px solid #e1e5e9!important;border-radius:12px 12px 0 0!important}.rag-theme-minimal .rag-widget-messages{background:#fff!important}.rag-theme-minimal .rag-message-bubble{border:1px solid #f0f2f5!important;box-shadow:none!important}.rag-theme-minimal .rag-user-message{background:#f8f9fa!important;border-color:#e9ecef!important}.rag-theme-minimal .rag-assistant-message{background:#fff!important;border-color:#f0f2f5!important}.rag-theme-modern{border:1.5px solid #e5e7eb!important;border-radius:16px!important;box-shadow:0 4px 24px #00000021!important}.rag-theme-modern .rag-widget-header{background:#fff!important;border-bottom:1.5px solid #e5e7eb!important;border-radius:16px 16px 0 0!important}.rag-theme-modern .rag-message-bubble{border-radius:14px!important;box-shadow:0 1px 4px #0000000d!important}.rag-theme-dark{background:#1f2937!important;border:1.5px solid #374151!important;border-radius:16px!important;color:#f9fafb!important}.rag-theme-dark .rag-widget-header{background:#111827!important;border-bottom:1.5px solid #374151!important;color:#f9fafb!important}.rag-theme-dark .rag-widget-header svg{stroke:#f9fafb!important}.rag-theme-dark .rag-widget-messages{background:#1f2937!important}.rag-theme-dark .rag-user-message{background:#374151!important;color:#f9fafb!important;border-color:#4b5563!important}.rag-theme-dark .rag-assistant-message{background:#111827!important;color:#f9fafb!important;border-color:#374151!important}.rag-theme-dark .rag-widget-input{background:#374151!important;border-color:#4b5563!important;color:#f9fafb!important}.rag-theme-dark .rag-widget-input::-moz-placeholder{color:#9ca3af!important}.rag-theme-dark .rag-widget-input::placeholder{color:#9ca3af!important}.rag-theme-dark .rag-widget-button{background:#374151!important;color:#f9fafb!important;border-color:#4b5563!important}.rag-theme-dark .rag-widget-button svg{stroke:#f9fafb!important}.rag-theme-vibrant{border:2px solid transparent!important;border-radius:20px!important;background:linear-gradient(135deg,#667eea,#764ba2)!important;color:#fff!important}.rag-theme-vibrant .rag-widget-header{background:#ffffff26!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;border-bottom:1px solid rgba(255,255,255,.2)!important;color:#fff!important}.rag-theme-vibrant .rag-widget-header svg{stroke:#fff!important}.rag-theme-vibrant .rag-widget-messages{background:#ffffff1a!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.rag-theme-vibrant .rag-user-message{background:#fff3!important;color:#fff!important;border-color:#ffffff4d!important}.rag-theme-vibrant .rag-assistant-message{background:#ffffff26!important;color:#fff!important;border-color:#fff3!important}.rag-theme-vibrant .rag-widget-input{background:#fff3!important;border-color:#ffffff4d!important;color:#fff!important}.rag-theme-vibrant .rag-widget-input::-moz-placeholder{color:#ffffffb3!important}.rag-theme-vibrant .rag-widget-input::placeholder{color:#ffffffb3!important}.rag-theme-vibrant .rag-widget-button{background:#fff3!important;color:#fff!important;border-color:#ffffff4d!important}.rag-theme-vibrant .rag-widget-button svg{stroke:#fff!important}@media (prefers-reduced-motion: reduce){.rag-chat-widget-container *,.rag-chat-widget-container *:before,.rag-chat-widget-container *:after{animation-duration:.01ms;animation-iteration-count:1;transition-duration:.01ms}}@media (prefers-contrast: high){.rag-chat-widget-container,.rag-chat-widget-container .rag-message-bubble,.rag-chat-widget-container .rag-widget-input{border-width:2px}}.rag-chat-widget-container[style*="width: 100%"]{position:relative;width:100%;height:100%;max-width:100%;min-width:300px;min-height:400px}.rag-chat-widget-container[style*="width: 100%"] .rag-widget-messages{max-height:calc(100% - 140px);overflow-y:auto}.rag-chat-widget-container[style*="width: 100%"] .rag-message-input{width:calc(100% - 8px);margin:0 4px}.rag-chat-widget-container input.message-input,.rag-chat-widget-container textarea.message-input,input.message-input,textarea.message-input{color:#111827;background:#fffffff2;border:1px solid rgba(0,0,0,.1);padding:12px 16px;border-radius:12px;font-size:14px;line-height:1.5;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.rag-chat-widget-container.rag-dark input.message-input,.rag-chat-widget-container.rag-dark textarea.message-input{color:#f9fafb;background:#0006;border:1px solid rgba(255,255,255,.2)}.rag-chat-widget-container .rag-widget-header{padding:16px 20px;border-bottom:1px solid rgba(0,0,0,.1);color:#fff;font-weight:600;display:flex;align-items:center;justify-content:space-between}.rag-chat-widget-container form.rag-p-4,.rag-chat-widget-container .rag-p-4.rag-border-t{padding:12px 16px}.rag-chat-widget-container .rag-branding{color:#aaa;font-size:10px;padding:4px 12px 6px;text-align:center;opacity:.6;line-height:1.2;height:auto;min-height:16px;margin:0;flex-shrink:0;background:#f8fafc80;border-top:1px solid rgba(229,231,235,.3);font-weight:400;letter-spacing:.25px;transition:opacity .2s ease}.rag-chat-widget-container .rag-branding:hover{opacity:.8}.rag-chat-widget-container.rag-dark .rag-branding{color:#9ca3af;background:#11182780;border-top-color:#3741514d}.rag-chat-widget-container.rag-theme-minimal .rag-branding{background:#fafbfccc;border-top-color:#e1e5e980;font-size:9px}.rag-chat-widget-container.rag-theme-vibrant .rag-branding{background:#ffffff1a;color:#ffffffb3;border-top-color:#fff3}.rag-chat-widget-container.rag-theme-classic .rag-branding{background:#f8f9fa;border-top-color:#e9ecef;color:#6c757d}.rag-chat-widget-container .rag-product-carousel-container{display:flex;flex-direction:column;align-items:center;width:100%;max-width:200px;margin:8px auto 0}.rag-chat-widget-container .rag-product-carousel-main{display:flex;align-items:center;justify-content:center;width:100%;position:relative}.rag-chat-widget-container .rag-product-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#007bff;color:#fff;border:none;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:10px;z-index:10;box-shadow:0 1px 3px #0000001a;transition:all .2s ease}.rag-chat-widget-container .rag-product-carousel-arrow:hover:not(:disabled){background:#0056b3;transform:translateY(-50%) scale(1.1)}.rag-chat-widget-container .rag-product-carousel-arrow:disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed}.rag-chat-widget-container .rag-product-carousel-arrow-left{left:-25px}.rag-chat-widget-container .rag-product-carousel-arrow-right{right:-25px}.rag-chat-widget-container .rag-product-carousel-content{display:flex;flex-direction:column;align-items:center;width:100%;max-width:150px}.rag-chat-widget-container .rag-product-card{display:flex;flex-direction:column;align-items:center;width:100%;min-width:0px;border-radius:8px;padding:8px;background:#fff;cursor:pointer;box-shadow:0 1px 3px #0000001a;transition:transform .2s ease,box-shadow .2s ease;border:1px solid #e5e7eb}.rag-chat-widget-container .rag-product-card:hover{transform:translateY(-1px);box-shadow:0 2px 6px #00000026}.rag-chat-widget-container .rag-product-image-link{display:block;width:100%;text-decoration:none}.rag-chat-widget-container .rag-product-image{width:100%;height:80px;-o-object-fit:cover;object-fit:cover;border-radius:6px;margin-bottom:6px;cursor:pointer;transition:transform .2s ease}.rag-chat-widget-container .rag-product-image:hover{transform:scale(1.02)}.rag-chat-widget-container .rag-product-link-indicator{font-size:10px;color:#007bff;text-align:center;margin-bottom:3px;opacity:.8}.rag-chat-widget-container .rag-product-price{font-size:14px;font-weight:700;color:#007bff;text-align:center}.rag-chat-widget-container .rag-product-carousel-dots{display:flex;justify-content:center;gap:4px;margin-top:8px}.rag-chat-widget-container .rag-product-carousel-dot{width:6px;height:6px;border-radius:50%;background:#d1d5db;cursor:pointer;opacity:.5;transition:opacity .2s ease}.rag-chat-widget-container .rag-product-carousel-dot.rag-active{background:#007bff;opacity:1}.rag-chat-widget-container .rag-product-carousel-dot:hover{opacity:.8}
