.rag-chatbot-widget *,.rag-chatbot-widget :after,.rag-chatbot-widget :before{box-sizing:border-box}.rag-chatbot-widget{--chat-primary-angle:135deg;--chat-primary-start:#4562bb;--chat-primary-end:#02f17c;--chat-primary:linear-gradient(var(--chat-primary-angle),var(--chat-primary-start),var(--chat-primary-end));--chat-primary-solid:var(--chat-primary-start);--chat-placeholder-highlight:var(--chat-primary);--chat-placeholder-highlight-solid:var(--chat-primary-start);--chat-header-text:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5}.rag-chatbot-widget-global-logo{height:28px;margin-right:8px;object-fit:contain;vertical-align:middle;width:28px}@media (max-width:480px){.rag-chatbot-widget-global-logo{height:24px;width:24px}}.rag-chatbot-widget .chat-toggle,.rag-chatbot-widget .plugin-chat-toggle{align-items:center;background:var(--chat-primary);border:none;border-radius:50%;bottom:20px;box-shadow:0 4px 16px rgba(0,0,0,.25);color:#fff;cursor:pointer;display:flex;font-size:26px;height:60px;justify-content:center;position:fixed;right:20px;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s ease;width:60px;z-index:1000}.rag-chatbot-widget .chat-toggle:hover,.rag-chatbot-widget .plugin-chat-toggle:hover{box-shadow:0 8px 24px rgba(0,0,0,.3),0 0 0 4px rgba(69,98,187,.15);transform:scale(1.08) translateY(-2px)}.rag-chatbot-widget .chat-toggle:active,.rag-chatbot-widget .plugin-chat-toggle:active{transform:scale(.95);transition:transform .1s ease}.rag-chatbot-widget .chat-toggle .icon,.rag-chatbot-widget .chat-toggle .plugin-icon,.rag-chatbot-widget .plugin-chat-toggle .icon,.rag-chatbot-widget .plugin-chat-toggle .plugin-icon{display:block;height:24px;transition:transform .3s cubic-bezier(.34,1.56,.64,1);width:24px}.rag-chatbot-widget .chat-toggle.is-active,.rag-chatbot-widget .plugin-chat-toggle.plugin-is-active{box-shadow:0 8px 24px rgba(0,0,0,.28),0 0 0 3px rgba(69,98,187,.2);transform:scale(1.05) rotate(0deg)}.rag-chatbot-widget .chat-toggle.is-active .icon,.rag-chatbot-widget .chat-toggle.is-active .plugin-icon,.rag-chatbot-widget .plugin-chat-toggle.plugin-is-active .icon,.rag-chatbot-widget .plugin-chat-toggle.plugin-is-active .plugin-icon{transform:none}.rag-chatbot-widget .chat-panel,.rag-chatbot-widget .plugin-chat-panel{background:#fff;border-radius:16px;bottom:90px;box-shadow:0 8px 24px rgba(0,0,0,.2);display:flex;flex-direction:column;font-family:Segoe UI,sans-serif;height:min(600px,calc(100vh - 140px));max-height:calc(100vh - 140px);max-width:calc(100vw - 40px);opacity:0;pointer-events:none;position:fixed;right:20px;transform:translateY(20px) scale(.92);transform-origin:bottom right;transition:opacity .25s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1),visibility .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1);visibility:hidden;width:min(450px,calc(100vw - 40px));z-index:1000}.rag-chatbot-widget .chat-panel.is-open,.rag-chatbot-widget .plugin-chat-panel.plugin-is-open{box-shadow:0 25px 50px -12px rgba(0,0,0,.25),0 12px 24px -8px rgba(0,0,0,.15);opacity:1;pointer-events:auto;transform:translateY(0) scale(1);transition:opacity .2s cubic-bezier(0,0,.2,1),transform .35s cubic-bezier(.34,1.56,.64,1),visibility 0s,box-shadow .35s cubic-bezier(.34,1.56,.64,1);visibility:visible}.rag-chatbot-widget .chat-header,.rag-chatbot-widget .plugin-chat-header{align-items:center;background:var(--chat-primary);border-radius:16px 16px 0 0;color:var(--chat-header-text);display:flex;font-size:16px;font-weight:600;justify-content:space-between;overflow:visible;padding:14px;position:relative;z-index:1}.rag-chatbot-widget .chat-header-left,.rag-chatbot-widget .plugin-chat-header-left{align-items:flex-start;display:flex;flex-direction:column;gap:4px}.rag-chatbot-widget .chat-title,.rag-chatbot-widget .plugin-chat-title{font-size:16px;font-weight:600}.rag-chatbot-widget .context-indicator{background:hsla(0,0%,100%,.1);border-radius:12px;font-size:12px;font-weight:400;opacity:.8;padding:2px 8px}.rag-chatbot-widget .chat-header-right,.rag-chatbot-widget .plugin-chat-header-right{align-items:center;display:flex;gap:8px;overflow:visible;position:relative;z-index:1}.rag-chatbot-widget .chat-header-right [data-tooltip],.rag-chatbot-widget .chat-header-right button[data-tooltip],.rag-chatbot-widget .plugin-chat-header-right [data-tooltip],.rag-chatbot-widget .plugin-chat-header-right button[data-tooltip]{position:relative}.rag-chatbot-widget .chat-header-right [data-tooltip]:after,.rag-chatbot-widget .chat-header-right button[data-tooltip]:after,.rag-chatbot-widget .plugin-chat-header-right [data-tooltip]:after,.rag-chatbot-widget .plugin-chat-header-right button[data-tooltip]:after{background:#fff;border:1px solid rgba(17,24,39,.12);border-radius:4px;bottom:calc(100% + 8px);box-shadow:0 4px 12px rgba(15,23,42,.15);color:#111827;content:attr(data-tooltip);font-size:11px;left:50%;opacity:0;padding:4px 8px;pointer-events:none;position:absolute;transform:translate(-50%,6px) scale(.95);transition:opacity .18s ease,transform .18s ease;white-space:nowrap;z-index:10001}.rag-chatbot-widget .chat-header-right [data-tooltip]:before,.rag-chatbot-widget .chat-header-right button[data-tooltip]:before,.rag-chatbot-widget .plugin-chat-header-right [data-tooltip]:before,.rag-chatbot-widget .plugin-chat-header-right button[data-tooltip]:before{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #fff;bottom:calc(100% + 2px);content:"";filter:drop-shadow(0 2px 4px rgba(15,23,42,.1));height:0;left:50%;opacity:0;pointer-events:none;position:absolute;transform:translateX(-50%);transition:opacity .18s ease,transform .18s ease;width:0;z-index:10002}.rag-chatbot-widget .chat-header-right [data-tooltip]:focus-visible:after,.rag-chatbot-widget .chat-header-right [data-tooltip]:hover:after,.rag-chatbot-widget .chat-header-right button[data-tooltip]:focus-visible:after,.rag-chatbot-widget .chat-header-right button[data-tooltip]:hover:after,.rag-chatbot-widget .plugin-chat-header-right [data-tooltip]:focus-visible:after,.rag-chatbot-widget .plugin-chat-header-right [data-tooltip]:hover:after,.rag-chatbot-widget .plugin-chat-header-right button[data-tooltip]:focus-visible:after,.rag-chatbot-widget .plugin-chat-header-right button[data-tooltip]:hover:after{opacity:1;transform:translate(-50%) scale(1)}.rag-chatbot-widget .chat-header-right [data-tooltip]:focus-visible:before,.rag-chatbot-widget .chat-header-right [data-tooltip]:hover:before,.rag-chatbot-widget .chat-header-right button[data-tooltip]:focus-visible:before,.rag-chatbot-widget .chat-header-right button[data-tooltip]:hover:before,.rag-chatbot-widget .plugin-chat-header-right [data-tooltip]:focus-visible:before,.rag-chatbot-widget .plugin-chat-header-right [data-tooltip]:hover:before,.rag-chatbot-widget .plugin-chat-header-right button[data-tooltip]:focus-visible:before,.rag-chatbot-widget .plugin-chat-header-right button[data-tooltip]:hover:before{opacity:1}.rag-chatbot-widget .plugin-chat-panel.is-expanded .plugin-chat-header-right [data-tooltip]:after{bottom:auto;top:calc(100% + 8px);transform:translate(-50%,-6px) scale(.95)}.rag-chatbot-widget .plugin-chat-panel.is-expanded .plugin-chat-header-right [data-tooltip]:before{border-bottom:4px solid #fff;border-top:none;bottom:auto;top:calc(100% + 2px)}.rag-chatbot-widget .plugin-chat-panel.is-expanded .plugin-chat-header-right [data-tooltip]:focus-visible:after,.rag-chatbot-widget .plugin-chat-panel.is-expanded .plugin-chat-header-right [data-tooltip]:hover:after{transform:translate(-50%) scale(1)}.rag-chatbot-widget .chat-brand,.rag-chatbot-widget .plugin-chat-brand{align-items:center;display:flex;gap:10px}.rag-chatbot-widget .chat-logo,.rag-chatbot-widget .plugin-chat-logo{height:24px;object-fit:contain;width:24px}.rag-chatbot-widget .bot-avatar,.rag-chatbot-widget .plugin-bot-avatar{height:18px;object-fit:contain;width:18px}.rag-chatbot-widget .chat-global-logo,.rag-chatbot-widget .plugin-chat-global-logo{height:28px;margin-right:8px;object-fit:contain;vertical-align:middle;width:28px}.rag-chatbot-widget button{margin:0;padding:0}.rag-chatbot-widget .icon.icon-close,.rag-chatbot-widget .icon.icon-refresh{background:var(--chat-primary);display:block;height:18px;-webkit-mask-size:contain;mask-size:contain;width:18px}.rag-chatbot-widget .icon-refresh{-webkit-mask-image:url(${CONFIG.ui.iconsBaseUrl}/refresh.svg);mask-image:url(${CONFIG.ui.iconsBaseUrl}/refresh.svg)}.rag-chatbot-widget .icon-close{-webkit-mask-image:url(${CONFIG.ui.iconsBaseUrl}/close.svg);mask-image:url(${CONFIG.ui.iconsBaseUrl}/close.svg)}.rag-chatbot-widget .chat-close,.rag-chatbot-widget .new-chat-btn{align-items:center;background:#fff;border:1px solid rgba(17,24,39,.12);border-radius:10px;cursor:pointer;display:flex;height:40px;justify-content:center;transition:background-color .2s ease,transform .1s ease,border-color .2s ease;width:40px}.rag-chatbot-widget .chat-close:focus-visible,.rag-chatbot-widget .new-chat-btn:focus-visible{outline:3px solid rgba(17,24,39,.2);outline-offset:2px}.rag-chatbot-widget .chat-header-right .icon,.rag-chatbot-widget .plugin-chat-header-right .icon{background-image:var(--chat-primary);background-repeat:no-repeat;background-size:100% 100%;display:block;height:18px;-webkit-mask-image:var(--icon-url);mask-image:var(--icon-url);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:18px}.rag-chatbot-widget .new-chat-btn.is-cooldown,.rag-chatbot-widget .plugin-new-chat-btn.is-cooldown{background:#f3f4f6;border-color:#d1d5db;cursor:not-allowed;opacity:.5;pointer-events:none;transform:none}.rag-chatbot-widget .new-chat-btn.is-cooldown .icon,.rag-chatbot-widget .plugin-new-chat-btn.is-cooldown .icon{filter:grayscale(100%);opacity:.4}.rag-chatbot-widget .chat-header-right .chat-close:hover,.rag-chatbot-widget .chat-header-right .new-chat-btn:hover,.rag-chatbot-widget .chat-header-right button:hover:not(:disabled),.rag-chatbot-widget .plugin-chat-header-right .chat-close:hover,.rag-chatbot-widget .plugin-chat-header-right .new-chat-btn:hover,.rag-chatbot-widget .plugin-chat-header-right button:hover:not(:disabled){transform:translateY(-1px)}.rag-chatbot-widget .chat-box{background:#f9fafb;flex:1;overflow-y:auto;padding:12px;position:relative}.rag-chatbot-widget .chat-empty{bottom:64px;gap:10px;left:0;right:0;top:64px}.rag-chatbot-widget .chat-empty .empty-logo{height:56px;object-fit:contain;width:56px}.rag-chatbot-widget .chat-empty .empty-title{font-weight:600}.rag-chatbot-widget .chat-empty .empty-subtitle{color:var(--chat-empty-subtitle);max-width:80%;text-align:center}.rag-chatbot-widget .chat-empty{align-items:center;color:#111827;display:flex;flex-direction:column;gap:14px;inset:64px 0 64px 0;justify-content:center;pointer-events:none;position:absolute}.rag-chatbot-widget .empty-logo{height:56px;object-fit:contain;width:56px}.rag-chatbot-widget .empty-title{font-size:18px;font-weight:600}.rag-chatbot-widget .empty-subtitle{color:var(--chat-empty-subtitle);font-size:14px;max-width:80%;text-align:center}.rag-chatbot-widget .msg{word-wrap:break-word;align-items:flex-start;border-radius:10px;display:flex;gap:8px;line-height:1.6;margin:8px 0;max-width:90%;padding:8px}.rag-chatbot-widget .msg.user{background:var(--chat-primary);color:#fff;flex-direction:row-reverse;margin-left:auto;max-width:80%;white-space:pre-wrap}.rag-chatbot-widget .msg.bot{background:#e5e7eb;color:#111;margin-right:auto;max-width:95%}.rag-chatbot-widget .msg-avatar{display:none}.rag-chatbot-widget .msg-content{flex:1;min-width:0}.rag-chatbot-widget .msg.bot.error{background:#fee2e2;border:1px solid #fecaca;color:#dc2626}.rag-chatbot-widget .msg.bot.welcome{background:#dbeafe;border:1px solid #bfdbfe;color:#1e40af}.rag-chatbot-widget .msg.bot .msg-content{display:flex;flex-direction:column;gap:6px}.rag-chatbot-widget .msg.bot .sources-section-wrapper{margin-bottom:0;padding-bottom:0}.rag-chatbot-widget .msg.bot .source-section-title{color:#1f2937;display:block;font-size:14px;font-weight:600;margin-bottom:4px;margin-top:8px}.rag-chatbot-widget .msg.bot .sources-container{align-items:stretch;display:flex;flex-wrap:wrap;gap:6px;margin-bottom:0;margin-top:0;padding-bottom:0}.rag-chatbot-widget .prose .sources-section-wrapper+*,.rag-chatbot-widget .prose .sources-section-wrapper:last-child{margin-top:0}.rag-chatbot-widget .prose .sources-section-wrapper{margin-bottom:0;padding-bottom:0}.rag-chatbot-widget .msg.bot .sources-overflow{align-items:center;background:#f3f4f6;border:1px dashed rgba(17,24,39,.2);border-radius:6px;color:#4b5563;display:inline-flex;font-size:12px;font-weight:500;justify-content:center;padding:6px 10px;white-space:nowrap}.rag-chatbot-widget .msg.bot .source-download{align-items:flex-start;background:#fff;border:1px solid rgba(17,24,39,.15);border-radius:6px;box-shadow:0 1px 2px rgba(0,0,0,.05);color:#1f2937;cursor:pointer;display:inline-flex;font-size:12px;font-weight:500;gap:6px;margin:2px 4px 2px 0;max-width:100%;min-width:0;overflow-wrap:anywhere;padding:6px 10px;text-align:left;transition:all .2s ease;white-space:normal}.rag-chatbot-widget .msg.bot .source-download:before{font-size:14px;line-height:1}.rag-chatbot-widget .msg.bot .source-download:hover{background:linear-gradient(135deg,rgba(69,98,187,.1),rgba(2,241,124,.1));border-color:rgba(69,98,187,.3);box-shadow:0 3px 8px rgba(69,98,187,.15);transform:translateY(-1px)}.rag-chatbot-widget .msg.bot .source-download:active{box-shadow:0 1px 3px rgba(0,0,0,.1);transform:translateY(0)}.rag-chatbot-widget .msg.bot .source-download.is-loading{cursor:wait;opacity:.7;pointer-events:none}.rag-chatbot-widget .msg.bot .source-download.is-loading:before{content:"⏳"}.rag-chatbot-widget .msg.bot .source-download.download-error{background:#fee2e2;border-color:#dc2626;color:#dc2626}.rag-chatbot-widget .msg.bot .source-link{align-items:center;background:#fff;border:1px solid rgba(17,24,39,.15);border-radius:6px;box-shadow:0 1px 2px rgba(0,0,0,.05);color:#1f2937;cursor:pointer;display:inline-flex;font-size:12px;font-weight:500;gap:8px;justify-content:space-between;margin:2px 4px 2px 0;max-width:100%;min-width:0;overflow-wrap:anywhere;padding:6px 10px;text-align:left;text-decoration:none;transition:all .2s ease;white-space:normal}.rag-chatbot-widget .msg.bot .source-link-text{flex:1;min-width:0;overflow-wrap:anywhere}.rag-chatbot-widget .msg.bot .source-link-icon{color:#6b7280;flex-shrink:0;height:14px;opacity:.7;transition:opacity .2s ease,color .2s ease;width:14px}.rag-chatbot-widget .msg.bot .source-link:hover{background:linear-gradient(135deg,rgba(69,98,187,.1),rgba(2,241,124,.1));border-color:rgba(69,98,187,.3);box-shadow:0 3px 8px rgba(69,98,187,.15);text-decoration:none;transform:translateY(-1px)}.rag-chatbot-widget .msg.bot .source-link:hover .source-link-icon{color:#2563eb;opacity:1}.rag-chatbot-widget .msg.bot .source-link:active{box-shadow:0 1px 3px rgba(0,0,0,.1);transform:translateY(0)}.rag-chatbot-widget .msg.bot .chat-link{color:#2563eb;font-weight:500;overflow-wrap:anywhere;text-decoration:underline;text-decoration-color:rgba(37,99,235,.45);text-decoration-thickness:1px;text-underline-offset:2px;word-break:break-word}.rag-chatbot-widget .msg.bot .chat-link:hover{text-decoration-color:#2563eb}.rag-chatbot-widget .msg.bot .chat-suggestion-section{margin-top:6px}.rag-chatbot-widget .msg.bot .chat-suggestion-title{color:#6b7280;font-size:12px;font-weight:500;margin-bottom:4px}.rag-chatbot-widget .msg.bot .chat-suggestion-list{display:flex;flex-direction:column;gap:4px}.rag-chatbot-widget .msg.bot .chat-suggestion-item{background:transparent;border:1px solid transparent;border-radius:6px;color:#1f2937;cursor:pointer;font-size:12px;line-height:1.35;padding:6px 8px;text-align:left;transition:background-color .2s ease,border-color .2s ease;width:100%}.rag-chatbot-widget .msg.bot .chat-suggestion-item:hover{background:#f3f4f6;border-color:rgba(17,24,39,.15)}.rag-chatbot-widget .msg.bot .sources-container .source-download,.rag-chatbot-widget .msg.bot .sources-container .source-link{margin:0;width:100%}.rag-chatbot-widget .msg.bot .msg-body{display:flex;flex-direction:column;gap:4px}.rag-chatbot-widget .msg.bot .msg-source{align-self:flex-end;color:#4b5563;font-size:12px;margin-top:auto;opacity:.85;text-align:right}.rag-chatbot-widget .msg.bot .source-label{color:#1f2937;font-weight:600;margin-right:4px}.rag-chatbot-widget .msg.bot strong{color:#1f2937;font-weight:600}.rag-chatbot-widget .msg.bot br{display:none;margin:0}.rag-chatbot-widget .msg.bot{white-space:pre-wrap}.rag-chatbot-widget .msg.bot div{margin:2px 0}.rag-chatbot-widget .msg.bot span{display:inline}.rag-chatbot-widget .msg.bot div{line-height:1.4}.rag-chatbot-widget .msg.bot div[style*="margin: 4px 0"]{padding-left:8px;text-indent:-8px}.rag-chatbot-widget .text-sm{font-size:14px;line-height:1.5}.rag-chatbot-widget .max-w-none{max-width:none}.rag-chatbot-widget .prose{color:#111827;line-height:1.5}.rag-chatbot-widget .prose strong{color:#111827;font-weight:600}.rag-chatbot-widget .prose div,.rag-chatbot-widget .prose p{margin:2px 0}.rag-chatbot-widget .prose br{display:none}.rag-chatbot-widget .prose-sm{font-size:14px}.rag-chatbot-widget .prose-sm strong{font-weight:600}.rag-chatbot-widget .msg.bot div[style*="font-weight: bold"]{background:rgba(37,99,235,.05);border-left:3px solid var(--chat-primary-solid);border-radius:4px;padding-left:8px}.rag-chatbot-widget .msg.bot table.chat-table,.rag-chatbot-widget .plugin-msg table.plugin-table{background:#fff;border-collapse:collapse;margin:8px 0 4px;width:100%}.rag-chatbot-widget .msg.bot table.chat-table td,.rag-chatbot-widget .msg.bot table.chat-table th,.rag-chatbot-widget .plugin-msg table.plugin-table td,.rag-chatbot-widget .plugin-msg table.plugin-table th{border:1px solid rgba(17,24,39,.12);padding:8px 10px;text-align:left;vertical-align:top}.rag-chatbot-widget .msg.bot table.chat-table thead th,.rag-chatbot-widget .plugin-msg table.plugin-table thead th{background:rgba(37,99,235,.06);color:#1f2937;font-weight:600}.msg-heading{background:rgba(37,99,235,.05);border-left:3px solid var(--chat-primary-solid);border-radius:4px;color:#1f2937;font-weight:600;margin:6px 0 4px;padding:6px 10px}.rag-chatbot-widget .msg-heading.heading-1{font-size:18px}.rag-chatbot-widget .msg-heading.heading-2{font-size:17px}.rag-chatbot-widget .msg-heading.heading-3{font-size:16px}.rag-chatbot-widget .msg.bot .chat-heading{color:#1f2937;font-weight:600;line-height:0;margin:0;padding:0}.rag-chatbot-widget .plugin-chat-panel.is-expanded{top:20px!important}.rag-chatbot-widget .msg.bot .chat-heading-1{font-size:20px;margin-bottom:2px;margin-top:6px}.rag-chatbot-widget .msg.bot .chat-heading-2{font-size:18px;margin-bottom:2px;margin-top:5px}.rag-chatbot-widget .msg.bot .chat-heading-3{font-size:16px;margin-bottom:2px;margin-top:4px}.rag-chatbot-widget .msg.bot .chat-heading-4{font-size:15px;margin-bottom:2px;margin-top:4px}.rag-chatbot-widget .msg.bot .chat-heading-5{font-size:14px;font-weight:600;margin-bottom:2px;margin-top:4px}.rag-chatbot-widget .msg.bot .chat-heading-6{font-size:14px;font-weight:500;margin-bottom:2px;margin-top:4px}.rag-chatbot-widget .plugin-thinking-indicator,.rag-chatbot-widget .thinking-indicator{align-items:center;display:flex;white-space:normal}.rag-chatbot-widget .plugin-thinking-content,.rag-chatbot-widget .thinking-content{align-items:center;display:flex;gap:8px;padding:0;width:100%}.rag-chatbot-widget .plugin-thinking-inner,.rag-chatbot-widget .plugin-thinking-status,.rag-chatbot-widget .thinking-inner,.rag-chatbot-widget .thinking-status{align-items:center;display:flex;gap:8px}.rag-chatbot-widget .plugin-thinking-logo,.rag-chatbot-widget .thinking-logo{flex-shrink:0;height:16px;width:16px}.rag-chatbot-widget .plugin-thinking-spinner,.rag-chatbot-widget .thinking-spinner{animation:spin 1s linear infinite;color:#6b7280;flex-shrink:0;height:16px;width:16px}.rag-chatbot-widget .plugin-thinking-text,.rag-chatbot-widget .thinking-text{color:#6b7280;font-size:14px;line-height:1.5}@keyframes spin{to{transform:rotate(1turn)}}.rag-chatbot-widget .typing-dots{align-items:center;display:inline-flex;gap:2px;margin-left:4px;vertical-align:middle}.rag-chatbot-widget .typing-dots .dot{animation:typingPulse 1s ease-in-out infinite both;background-color:transparent;color:#6b7280;display:inline-block;font-size:1.5rem;height:auto;line-height:1;opacity:1;width:auto}.rag-chatbot-widget .typing-dots .dot:first-child{animation-delay:0s}.rag-chatbot-widget .typing-dots .dot:nth-child(2){animation-delay:.2s}.rag-chatbot-widget .typing-dots .dot:nth-child(3){animation-delay:.4s}@keyframes typingPulse{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(-5px)}}.rag-chatbot-widget .chat-input{align-items:center;background:#f8fafc;border-top:1px solid #ddd;display:flex;gap:8px;padding:12px}.rag-chatbot-widget .chat-input-field{align-items:center;display:flex;flex:1;position:relative}.chat-input-field input,.chat-input-field textarea{width:100%}.rag-chatbot-widget .custom-placeholder{color:#9ca3af;display:block;left:16px;line-height:1.4;max-width:calc(100% - 32px);overflow-wrap:anywhere;pointer-events:none;position:absolute;right:16px;text-align:left;top:50%;transform:translateY(-50%);transition:opacity .2s ease,visibility .2s ease;white-space:normal}.rag-chatbot-widget .custom-placeholder-highlight{color:var(--chat-placeholder-highlight-solid,#007bff);font-weight:600}.rag-chatbot-widget .chat-input-field.has-value .custom-placeholder,.rag-chatbot-widget .chat-input-field.is-focused .custom-placeholder{opacity:0;visibility:hidden}.chat-input input,.chat-input textarea{background:#fff;border:2px solid #d1d5db;border-radius:12px;flex:1;font-family:inherit;height:52px;min-height:52px;outline:none;overflow-y:hidden;padding:10px 16px 10px 14px;resize:none;transition:border-color .2s ease,box-shadow .2s ease}.chat-input textarea{box-sizing:border-box;line-height:20px;max-height:72px;min-height:52px;overflow-y:auto;padding:14px}.chat-input input:focus,.chat-input textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.chat-input input:disabled,.chat-input textarea:disabled{background-color:#f3f4f6;color:#6b7280}.rag-chatbot-widget .chat-input button{align-items:center;background:#fff;background-clip:padding-box,border-box;background-image:linear-gradient(#fff,#fff),var(--chat-primary);background-origin:border-box;border:2px solid transparent;border-radius:12px;box-shadow:0 1px 2px rgba(17,24,39,.08);color:#111827;cursor:pointer;display:flex;flex-shrink:0;font-size:16px;height:52px;justify-content:center;margin-left:0;max-width:60px;min-width:60px;padding:0;transition:box-shadow .2s ease,transform .1s ease;width:60px}.rag-chatbot-widget #chat-stop{min-width:44px}.rag-chatbot-widget #chat-stop .icon{background-image:var(--chat-primary);background-repeat:no-repeat;background-size:100% 100%;display:block;height:18px;-webkit-mask-image:var(--icon-url);mask-image:var(--icon-url);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:18px}.rag-chatbot-widget .chat-input button:hover:not(:disabled){box-shadow:0 6px 14px rgba(69,98,187,.25);transform:translateY(-1px)}.rag-chatbot-widget .chat-input button:disabled{background-image:linear-gradient(#f3f4f6,#f3f4f6),linear-gradient(135deg,#d1d5db,#9ca3af);box-shadow:none;color:#9ca3af;cursor:not-allowed}.rag-chatbot-widget .chat-input button .icon{background-color:var(--chat-primary);display:block;height:18px;width:18px}@media (max-width:768px){.rag-chatbot-widget .chat-panel,.rag-chatbot-widget .plugin-chat-panel{bottom:80px;height:min(80vh,600px);right:12px;width:min(92vw,420px)}.chat-input input,.chat-input textarea{font-size:14px;padding:14px}.rag-chatbot-widget .chat-input button{font-size:15px;min-width:44px;padding:14px 16px}}@media (max-width:480px){.rag-chatbot-widget .chat-toggle,.rag-chatbot-widget .plugin-chat-toggle{bottom:max(12px,env(safe-area-inset-bottom));font-size:24px;height:56px;right:12px;width:56px}.rag-chatbot-widget .chat-panel,.rag-chatbot-widget .plugin-chat-panel{border-radius:12px;bottom:max(72px,calc(env(safe-area-inset-bottom) + 56px));height:calc(100vh - 120px);left:8px;max-height:85vh;right:8px;width:auto}.rag-chatbot-widget .chat-header,.rag-chatbot-widget .plugin-chat-header{border-radius:12px 12px 0 0;font-size:15px;padding:12px}.rag-chatbot-widget .ai-disclaimer,.rag-chatbot-widget .plugin-ai-disclaimer{border-radius:0 0 12px 12px}.rag-chatbot-widget .chat-title,.rag-chatbot-widget .plugin-chat-title{font-size:15px}.rag-chatbot-widget .chat-global-logo,.rag-chatbot-widget .plugin-chat-global-logo{height:24px;width:24px}.rag-chatbot-widget .chat-box{padding:10px}.rag-chatbot-widget .msg{gap:6px;max-width:95%}}@media (max-width:360px){.rag-chatbot-widget .chat-panel,.rag-chatbot-widget .plugin-chat-panel{border-radius:10px;bottom:max(68px,calc(env(safe-area-inset-bottom) + 52px));height:calc(100vh - 110px);left:6px;max-height:88vh;right:6px}.chat-input input,.chat-input textarea{font-size:14px;padding:12px}.rag-chatbot-widget .chat-input button{font-size:14px;min-width:42px;padding:12px 14px}.rag-chatbot-widget .chat-header,.rag-chatbot-widget .plugin-chat-header{border-radius:10px 10px 0 0}.rag-chatbot-widget .ai-disclaimer,.rag-chatbot-widget .plugin-ai-disclaimer{border-radius:0 0 10px 10px}}.rag-chatbot-widget .ai-disclaimer,.rag-chatbot-widget .plugin-ai-disclaimer{background-color:#f9fafb;border-radius:0 0 16px 16px;border-top:1px solid #e5e7eb;color:#6b7280;font-size:11px;font-style:italic;opacity:.8;padding:4px 8px;text-align:center}@media (max-width:768px){.rag-chatbot-widget .ai-disclaimer,.rag-chatbot-widget .plugin-ai-disclaimer{font-size:10px;padding:3px 6px}}.rag-chatbot-widget .plugin-chat-panel.is-expanded{height:90vh;max-height:90vh;max-width:none;width:80vw}.rag-chatbot-widget .plugin-chat-panel.is-expanded .plugin-chat-body{padding:0}.rag-chatbot-widget .plugin-chat-panel.is-expanded .plugin-chat-header{padding:8px}.rag-chatbot-widget .plugin-chat-body{display:flex;flex:1;height:100%;overflow:hidden}.rag-chatbot-widget .plugin-chat-main{background:#f9fafb;display:flex;flex:1;flex-direction:column;min-width:0;position:relative}.rag-chatbot-widget .plugin-chat-sidebar{background:#f9fafb;border-right:1px solid rgba(17,24,39,.1);display:flex;flex-direction:column;flex-shrink:0;overflow:hidden;transition:width .3s cubic-bezier(.4,0,.2,1),min-width .3s cubic-bezier(.4,0,.2,1),margin .3s cubic-bezier(.4,0,.2,1);white-space:nowrap;width:260px}.rag-chatbot-widget .plugin-chat-sidebar.is-hidden{border-right:none;margin:0;min-width:0!important;width:0!important}.rag-chatbot-widget .plugin-sidebar-header{align-items:center;background:#fff;border-bottom:1px solid rgba(17,24,39,.06);display:flex;justify-content:space-between;padding:16px}.rag-chatbot-widget .plugin-sidebar-header h3{color:#1f2937;font-size:16px;font-weight:600;margin:0}.rag-chatbot-widget .plugin-sidebar-content,.rag-chatbot-widget .sidebar-content{display:flex;flex:1;flex-direction:column;height:100%;min-height:0;overflow:hidden}.rag-chatbot-widget .sidebar-show-btn,.rag-chatbot-widget .sidebar-toggle{align-items:center;background:#fff;border:1px solid rgba(17,24,39,.1);border-radius:8px;box-shadow:0 1px 2px rgba(0,0,0,.05);color:#374151;cursor:pointer;display:none;justify-content:center;padding:6px;z-index:10}.rag-chatbot-widget .sidebar-show-btn:hover,.rag-chatbot-widget .sidebar-toggle:hover{background:#f3f4f6}.rag-chatbot-widget .sidebar-show-btn .icon,.rag-chatbot-widget .sidebar-toggle .icon{background-color:#374151;height:20px;-webkit-mask-image:var(--icon-url);mask-image:var(--icon-url);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:20px}.rag-chatbot-widget .plugin-chat-panel.is-expanded .sidebar-toggle{display:flex}.rag-chatbot-widget .sidebar-show-btn{align-self:flex-start;margin:12px 0 0 12px}.rag-chatbot-widget .plugin-chat-panel.is-expanded .plugin-chat-sidebar.is-hidden+.plugin-chat-main .sidebar-show-btn{display:flex}.rag-chatbot-widget .plugin-history-list{flex:1;overflow-y:auto;padding:12px}.rag-chatbot-widget .plugin-history-item{align-items:center;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:4px;padding:10px 12px;transition:background .2s ease}.rag-chatbot-widget .plugin-history-item:hover{background:rgba(17,24,39,.05)}.rag-chatbot-widget .plugin-history-item.is-active{background:#fff;background-clip:padding-box,border-box;background-image:linear-gradient(#fff,#fff),var(--chat-primary);background-origin:border-box;border:1px solid transparent;box-shadow:0 4px 12px rgba(69,98,187,.12);transform:scale(1.02);z-index:1}.rag-chatbot-widget .plugin-history-content{flex:1;margin-right:8px;min-width:0}.rag-chatbot-widget .plugin-history-title{color:#374151;font-size:14px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rag-chatbot-widget .plugin-history-date{color:#9ca3af;font-size:11px;margin-top:2px}.rag-chatbot-widget .plugin-history-actions{align-items:center;display:flex;gap:4px;opacity:1}.rag-chatbot-widget .plugin-history-delete{align-items:center;background:none;border:none;border-radius:4px;color:#9ca3af;cursor:pointer;display:flex;justify-content:center;padding:6px}.rag-chatbot-widget .plugin-history-delete .icon{background:#dc2626!important;height:16px!important;-webkit-mask-image:var(--icon-url);mask-image:var(--icon-url);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:16px!important}.rag-chatbot-widget .plugin-history-delete:hover{background:#fee2e2}.rag-chatbot-widget .plugin-history-delete:hover .icon{background:#b91c1c!important}.rag-chatbot-widget .plugin-history-edit{align-items:center;background:none;border:none;border-radius:4px;color:#9ca3af;cursor:pointer;display:flex;justify-content:center;padding:6px}.rag-chatbot-widget .plugin-history-edit .icon{background:#6b7280!important;height:16px!important;-webkit-mask-image:var(--icon-url);mask-image:var(--icon-url);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:16px!important}.rag-chatbot-widget .plugin-history-edit:hover{background:#f3f4f6}.rag-chatbot-widget .plugin-history-edit:hover .icon{background:#4b5563!important}.rag-chatbot-widget .plugin-history-rename-input{border:1px solid var(--chat-primary);border-radius:4px;font-size:14px;margin:-5px 0 -5px -6px;outline:none;padding:4px 6px;width:100%}.rag-chatbot-widget .plugin-history-empty{color:#6b7280;font-size:14px;padding:20px;text-align:center}.rag-chatbot-widget .plugin-chat-icon-btn{align-items:center;background:#fff;border:1px solid rgba(17,24,39,.12);border-radius:10px;cursor:pointer;display:flex;height:40px;justify-content:center;transition:all .2s ease;width:40px}.rag-chatbot-widget .plugin-chat-icon-btn:hover{transform:translateY(-1px)}.rag-chatbot-widget .plugin-settings-panel{flex:1;overflow-y:auto;padding:16px}.rag-chatbot-widget .plugin-settings-item{margin-bottom:20px}.rag-chatbot-widget .plugin-settings-back{align-items:center;background:none;border:none;color:var(--chat-primary-solid);cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:6px;margin-bottom:16px;padding:0}.rag-chatbot-widget .plugin-settings-back:hover{text-decoration:underline}.rag-chatbot-widget .plugin-settings-item label{color:#374151;display:block;font-size:13px;font-weight:600;margin-bottom:6px}.rag-chatbot-widget .plugin-settings-item span{color:#111827;font-size:14px}.rag-chatbot-widget .plugin-settings-info{color:#6b7280;font-size:13px;font-style:italic;margin-top:30px;text-align:center}.rag-chatbot-widget .plugin-chat-icon-btn.chat-expand-btn,.rag-chatbot-widget .plugin-chat-icon-btn.chat-settings-btn{align-items:center;background:#fff!important;border:1px solid rgba(17,24,39,.12)!important;border-radius:10px!important;cursor:pointer;display:flex!important;height:40px!important;justify-content:center;transition:all .2s ease;width:40px!important}.rag-chatbot-widget .plugin-chat-icon-btn.chat-expand-btn:hover,.rag-chatbot-widget .plugin-chat-icon-btn.chat-settings-btn:hover{transform:translateY(-1px)}.rag-chatbot-widget .plugin-chat-icon-btn.chat-expand-btn .icon,.rag-chatbot-widget .plugin-chat-icon-btn.chat-settings-btn .icon{background:var(--chat-primary)!important;background-image:var(--chat-primary)!important;display:block!important;height:18px!important;-webkit-mask-image:var(--icon-url);mask-image:var(--icon-url);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:18px!important}@media (max-width:768px){.rag-chatbot-widget .plugin-chat-panel.is-expanded{border-radius:12px;bottom:16px;height:calc(100vh - 32px);left:auto;max-height:none;max-width:none;right:12px;top:auto;width:calc(100vw - 24px)}}@media (max-width:480px){.rag-chatbot-widget .plugin-chat-panel.is-expanded{border-radius:16px 16px 0 0;bottom:0;box-shadow:0 -4px 20px rgba(0,0,0,.15);height:calc(100% - 60px);left:0;max-height:100%;max-width:100%;right:0;top:60px;transform:none!important;width:100%}.rag-chatbot-widget .plugin-chat-panel.is-expanded .plugin-chat-header{border-radius:16px 16px 0 0}.rag-chatbot-widget .plugin-chat-panel.is-expanded .plugin-chat-sidebar{background:#f9fafb;border-radius:16px 16px 0 0;border-right:none;bottom:0;left:0;max-width:100%;position:absolute;top:0;transform:translateX(0);transition:transform .3s cubic-bezier(.4,0,.2,1);width:100%!important;z-index:100}.rag-chatbot-widget .plugin-chat-panel.is-expanded .plugin-chat-sidebar.is-hidden{transform:translateX(-100%);width:100%!important}.rag-chatbot-widget .plugin-chat-panel.is-expanded .sidebar-toggle{display:flex}.rag-chatbot-widget .plugin-chat-panel.is-expanded .chat-input{flex-wrap:nowrap}.rag-chatbot-widget .plugin-chat-panel.is-expanded .chat-input-field{flex:1;min-width:0}.rag-chatbot-widget .plugin-chat-panel.is-expanded .chat-input input{min-width:0;width:100%}.rag-chatbot-widget .plugin-chat-panel.is-expanded .chat-input button{flex-shrink:0;height:48px;width:48px}.rag-chatbot-widget .chat-input{flex-wrap:nowrap;gap:6px;padding:10px}.rag-chatbot-widget .chat-input-field{flex:1;min-width:0}.rag-chatbot-widget .chat-input input{font-size:14px!important;min-width:0;padding:12px!important;width:100%}.rag-chatbot-widget .chat-input button{flex-shrink:0;height:44px!important;padding:0!important;width:44px!important}}.rag-chatbot-widget .plugin-msg.thinking-indicator{background:transparent!important;border:none!important;box-shadow:none!important;margin-bottom:8px;padding:0}.rag-chatbot-widget .plugin-thinking-content{align-items:flex-start;display:flex}.rag-chatbot-widget .plugin-thinking-inner{align-items:center;background:#f3f4f6;border:1px solid rgba(0,0,0,.05);border-radius:12px;border-bottom-left-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.05);display:flex;gap:12px;padding:10px 14px}.rag-chatbot-widget .plugin-thinking-logo{height:20px;object-fit:contain;opacity:.9;width:20px}.rag-chatbot-widget .plugin-thinking-status{align-items:center;display:flex;gap:6px}.rag-chatbot-widget .plugin-thinking-text{color:#6b7280;font-size:14px;font-weight:500}.rag-chatbot-widget .plugin-thinking-status .typing-dots{align-items:center;display:flex;gap:2px;margin-left:2px}.rag-chatbot-widget .plugin-thinking-status .typing-dots .dot{animation:pluginTypingPulse 1s ease-in-out infinite both;color:#6b7280;font-size:1.5rem;line-height:1}.rag-chatbot-widget .plugin-thinking-status .typing-dots .dot:first-child{animation-delay:0s}.rag-chatbot-widget .plugin-thinking-status .typing-dots .dot:nth-child(2){animation-delay:.2s}.rag-chatbot-widget .plugin-thinking-status .typing-dots .dot:nth-child(3){animation-delay:.4s}@keyframes pluginTypingPulse{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(-5px)}}