.chat-widget{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:14px;line-height:1.5}.chat-widget,.chat-widget *{box-sizing:border-box}.chat-widget-container{background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);display:flex;flex-direction:column;height:100%;max-height:600px;overflow:hidden}.chat-widget-dark .chat-widget-container{background:#1e1e1e;border-color:#404040}.chat-widget-inline .chat-widget-container{min-height:400px;width:100%}.chat-widget-bottom-right{bottom:20px;max-width:calc(100vw - 40px);position:fixed;right:20px;width:380px;z-index:10000}.chat-widget-bottom-right .chat-widget-container{height:500px;transition:height .3s ease}.chat-widget-bottom-right .chat-widget-minimized .chat-widget-input-container,.chat-widget-bottom-right .chat-widget-minimized .chat-widget-messages{display:none}.chat-widget-bottom-right .chat-widget-minimized{height:auto}.chat-widget-header{align-items:center;background:#f5f5f5;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;padding:12px 16px}.chat-widget-header-actions{align-items:center;display:flex;gap:8px}.chat-widget-export{background:none;border:none;border-radius:4px;cursor:pointer;font-size:16px;opacity:.7;padding:4px 8px;transition:background .2s}.chat-widget-export:hover{background:#e0e0e0;opacity:1}.chat-widget-dark .chat-widget-export:hover{background:#404040}.chat-widget-dark .chat-widget-header{background:#2d2d2d;border-color:#404040}.chat-widget-title{color:#333;font-size:16px;font-weight:600}.chat-widget-dark .chat-widget-title{color:#fff}.chat-widget-minimize{background:none;border:none;border-radius:4px;color:#666;cursor:pointer;font-size:18px;padding:4px 8px;transition:background .2s}.chat-widget-minimize:hover{background:#e0e0e0}.chat-widget-dark .chat-widget-minimize{color:#ccc}.chat-widget-dark .chat-widget-minimize:hover{background:#404040}.chat-widget-messages{background:#fff;display:flex;flex:1;flex-direction:column;gap:12px;overflow-y:auto;padding:16px}.chat-widget-dark .chat-widget-messages{background:#1e1e1e}.chat-widget-message{border-radius:12px;display:flex;flex-direction:column;gap:4px;max-width:80%;padding:10px 14px;word-wrap:break-word}.chat-widget-message-user{align-self:flex-end;background:#007bff;color:#fff}.chat-widget-message-assistant{align-self:flex-start;background:#f0f0f0;color:#333}.chat-widget-dark .chat-widget-message-assistant{background:#2d2d2d;color:#fff}.chat-widget-message-content-wrapper{display:flex;flex-direction:column;gap:8px}.chat-widget-message-content{font-size:14px;line-height:1.5}.chat-widget-message-content p{margin:0 0 8px}.chat-widget-message-content p:last-child{margin-bottom:0}.chat-widget-message-content ol,.chat-widget-message-content ul{margin:8px 0;padding-left:20px}.chat-widget-message-content li{margin:4px 0}.chat-widget-message-content code{background:rgba(0,0,0,.1);border-radius:3px;font-family:Courier New,monospace;font-size:.9em;padding:2px 6px}.chat-widget-dark .chat-widget-message-content code{background:hsla(0,0%,100%,.1)}.chat-widget-message-content pre{background:rgba(0,0,0,.05);border-radius:6px;margin:8px 0;overflow-x:auto;padding:12px}.chat-widget-dark .chat-widget-message-content pre{background:hsla(0,0%,100%,.05)}.chat-widget-message-content pre code{background:none;padding:0}.chat-widget-message-content a{color:#007bff;text-decoration:underline}.chat-widget-message-content strong{font-weight:600}.chat-widget-message-content em{font-style:italic}.chat-widget-message-content blockquote{border-left:3px solid #ccc;margin:8px 0;opacity:.8;padding-left:12px}.chat-widget-dark .chat-widget-message-content blockquote{border-color:#666}.chat-widget-message-content h1,.chat-widget-message-content h2,.chat-widget-message-content h3{font-weight:600;margin:12px 0 8px}.chat-widget-message-content h1{font-size:1.5em}.chat-widget-message-content h2{font-size:1.3em}.chat-widget-message-content h3{font-size:1.1em}.chat-widget-message-content table{border-collapse:collapse;margin:8px 0;width:100%}.chat-widget-message-content table td,.chat-widget-message-content table th{border:1px solid #ddd;padding:8px;text-align:left}.chat-widget-dark .chat-widget-message-content table td,.chat-widget-dark .chat-widget-message-content table th{border-color:#555}.chat-widget-message-content table th{background:rgba(0,0,0,.05);font-weight:600}.chat-widget-dark .chat-widget-message-content table th{background:hsla(0,0%,100%,.05)}.chat-widget-confidence{border-radius:4px;display:inline-block;font-size:11px;padding:4px 8px;width:-moz-fit-content;width:fit-content}.chat-widget-confidence-high{background:#d4edda;color:#155724}.chat-widget-dark .chat-widget-confidence-high{background:#1e3d24;color:#90ee90}.chat-widget-confidence-medium{background:#fff3cd;color:#856404}.chat-widget-dark .chat-widget-confidence-medium{background:#3d3419;color:gold}.chat-widget-confidence-low{background:#f8d7da;color:#721c24}.chat-widget-dark .chat-widget-confidence-low{background:#3d1f1f;color:#ff6b6b}.chat-widget-sources{border-top:1px solid rgba(0,0,0,.1);margin-top:8px;padding-top:8px}.chat-widget-dark .chat-widget-sources{border-color:hsla(0,0%,100%,.1)}.chat-widget-sources-title{font-size:11px;font-weight:600;margin-bottom:4px;opacity:.8}.chat-widget-sources-list{display:flex;flex-direction:column;gap:4px}.chat-widget-source-link{color:#007bff;font-size:11px;opacity:.8;text-decoration:none;transition:opacity .2s}.chat-widget-source-link:hover{opacity:1;text-decoration:underline}.chat-widget-dark .chat-widget-source-link{color:#4da6ff}.chat-widget-steps{margin-top:8px}.chat-widget-steps-toggle{background:none;border:none;color:#666;cursor:pointer;font-size:11px;opacity:.7;padding:4px 0;text-decoration:underline;transition:opacity .2s}.chat-widget-steps-toggle:hover{opacity:1}.chat-widget-dark .chat-widget-steps-toggle{color:#999}.chat-widget-steps-list{display:flex;flex-direction:column;font-size:12px;gap:4px;margin-top:8px;opacity:.8;padding-left:16px}.chat-widget-step-item{border-left:2px solid #ddd;padding:4px 0 4px 8px}.chat-widget-dark .chat-widget-step-item{border-color:#555}.chat-widget-message-footer{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-top:4px}.chat-widget-feedback,.chat-widget-message-actions{display:flex;gap:4px}.chat-widget-feedback-btn{background:none;border:none;cursor:pointer;font-size:14px;opacity:.5;padding:2px 4px;transition:opacity .2s,transform .2s}.chat-widget-feedback-btn:hover{opacity:1;transform:scale(1.1)}.chat-widget-feedback-btn.active{opacity:1}.chat-widget-retry{background:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;padding:4px 12px;transition:background .2s}.chat-widget-retry:hover{background:#0056b3}.chat-widget-status{background:#e7f3ff;border-radius:6px;color:#06c;font-size:12px;margin:8px 0;padding:8px 12px;text-align:center}.chat-widget-dark .chat-widget-status{background:#1e3d5c;color:#4da6ff}.chat-widget-loading-status{font-size:12px;margin-top:8px;opacity:.7}.chat-widget-read-more{background:rgba(0,123,255,.1);border:1px solid #007bff;border-radius:4px;color:#007bff;cursor:pointer;display:inline-block;font-size:12px;margin-top:8px;padding:6px 12px;transition:all .2s}.chat-widget-read-more:hover{background:rgba(0,123,255,.2)}.chat-widget-dark .chat-widget-read-more{background:rgba(77,166,255,.1);border-color:#4da6ff;color:#4da6ff}.chat-widget-dark .chat-widget-read-more:hover{background:rgba(77,166,255,.2)}.chat-widget-message-timestamp{font-size:11px;margin-top:4px;opacity:.7}.chat-widget-message-sources{font-size:11px;font-style:italic;margin-top:4px;opacity:.8}.chat-widget-message-loading{align-self:flex-start;background:#f0f0f0;padding:12px 16px}.chat-widget-dark .chat-widget-message-loading{background:#2d2d2d}.chat-widget-loading-dots{align-items:center;display:flex;gap:4px}.chat-widget-loading-dots span{animation:chat-widget-bounce 1.4s ease-in-out infinite both;background:#999;border-radius:50%;height:8px;width:8px}.chat-widget-loading-dots span:first-child{animation-delay:-.32s}.chat-widget-loading-dots span:nth-child(2){animation-delay:-.16s}@keyframes chat-widget-bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.chat-widget-message-error{align-self:center;background:#fee;border:1px solid #fcc;color:#c33;max-width:100%;text-align:center}.chat-widget-dark .chat-widget-message-error{background:#3d1f1f;border-color:#5d2f2f;color:#ff6b6b}.chat-widget-input-container{background:#f5f5f5;border-top:1px solid #e0e0e0;display:flex;gap:8px;padding:12px 16px}.chat-widget-dark .chat-widget-input-container{background:#2d2d2d;border-color:#404040}.chat-widget-input{background:#fff;border:1px solid #e0e0e0;border-radius:20px;color:#333;flex:1;font-size:14px;outline:none;padding:10px 14px;transition:border-color .2s}.chat-widget-input:focus{border-color:#007bff}.chat-widget-input:disabled{background:#f5f5f5;cursor:not-allowed;opacity:.6}.chat-widget-dark .chat-widget-input{background:#1e1e1e;border-color:#404040;color:#fff}.chat-widget-dark .chat-widget-input:focus{border-color:#007bff}.chat-widget-dark .chat-widget-input:disabled{background:#2d2d2d}.chat-widget-send{background:#007bff;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:10px 20px;transition:background .2s}.chat-widget-send:hover:not(:disabled){background:#0056b3}.chat-widget-send:disabled{background:#ccc;cursor:not-allowed}.chat-widget-messages::-webkit-scrollbar{width:6px}.chat-widget-messages::-webkit-scrollbar-track{background:#f1f1f1}.chat-widget-messages::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.chat-widget-messages::-webkit-scrollbar-thumb:hover{background:#555}.chat-widget-dark .chat-widget-messages::-webkit-scrollbar-track{background:#2d2d2d}.chat-widget-dark .chat-widget-messages::-webkit-scrollbar-thumb{background:#666}.chat-widget-dark .chat-widget-messages::-webkit-scrollbar-thumb:hover{background:#888}@media (max-width:480px){.chat-widget-bottom-right{bottom:10px;right:10px;width:calc(100vw - 20px)}.chat-widget-message{max-width:85%}}