body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.message-row{align-items:flex-end;animation:message-fade-in .18s ease-out;display:flex;gap:8px;margin:6px 0}.message-row--user{justify-content:flex-end}.message-row--bot{justify-content:flex-start}.message-bubble-wrapper{display:flex;flex-direction:column;gap:2px;max-width:78%}.message-bubble{border-radius:18px;font-size:14px;word-break:break-word}.message-bubble--bot{background:#111827;border-bottom-left-radius:4px;color:#e5e7eb}.message-bubble--user{background:#2563eb;border-bottom-right-radius:4px;color:#fff}.message-meta{color:#9ca3af;display:flex;font-size:11px;justify-content:flex-end}.message-row--bot .message-meta{justify-content:flex-start}.message-avatar{align-items:center;background:#111827;border-radius:999px;color:#e5e7eb;display:flex;flex-shrink:0;font-size:13px;height:28px;justify-content:center;width:28px}.message-avatar--user{background:#1d4ed8}.message-avatar--bot{background:#4b5563}@keyframes message-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.message-bubble-wrapper{max-width:86%}}.typing-row{margin-top:4px}.typing-bubble{align-items:center;display:inline-flex;gap:4px;min-width:40px}.typing-dot{animation:typing-dot-bounce .9s ease-in-out infinite;background:#e5e7eb;border-radius:999px;height:6px;opacity:.4;width:6px}.typing-dot:nth-child(2){animation-delay:.15s}.typing-dot:nth-child(3){animation-delay:.3s}@keyframes typing-dot-bounce{0%,80%,to{opacity:.4;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}.chat-window{background-color:#000;color:#fff;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px}.chat-title{color:#fff;font-size:22px;font-weight:600;margin-bottom:14px;text-align:center}.agent-card{align-items:center;background:#1e1f22;border:1px solid #2d2f32;border-radius:10px;display:flex;margin-bottom:14px;padding:12px}.agent-avatar{border-radius:8px;height:48px;margin-right:12px;width:48px}.agent-info{flex-grow:1}.agent-name{color:#fff;font-size:16px;font-weight:600;margin-bottom:2px}.agent-role{color:#b0b0b0;font-size:13px}.agent-status{color:#4cd964;font-size:12px;margin-left:10px}.message-bubble{border-radius:12px;font-size:15px;line-height:1.4;margin-bottom:10px;max-width:75%;padding:10px 14px}.message-bubble.user{align-self:flex-end;background-color:#007aff;color:#fff}.message-bubble.bot{align-self:flex-start;background-color:#1e1f22;border:1px solid #333;color:#fff}.typing-indicator{align-items:center;display:flex;margin-bottom:8px}.typing-dot{animation:blink 1.4s infinite both;background-color:#aaa;border-radius:50%;height:8px;margin-right:4px;width:8px}.typing-dot:nth-child(2){animation-delay:.2s}.typing-dot:nth-child(3){animation-delay:.4s}@keyframes blink{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.chat-input-area{display:flex;margin-top:auto}.chat-input{flex-grow:1;margin-right:8px;outline:none;padding:10px}.chat-input,.chat-send-btn{border:none;border-radius:6px;font-size:15px}.chat-send-btn{background-color:#007aff;color:#fff;cursor:pointer;padding:10px 16px}.chat-send-btn:hover{background-color:#006ae0}.chat-shell{grid-gap:16px;display:grid;gap:16px;grid-template-columns:2fr 1fr;height:100vh;margin:0 auto;max-width:1200px}.chat-container,.chat-shell{box-sizing:border-box;padding:14px;width:100%}.chat-container{background:#070a12;border:1px solid #1f2a3a;border-radius:14px;box-shadow:0 12px 24px #00000059;display:flex;flex-direction:column;height:100%;min-height:0}.chat-header{align-items:center;display:flex;gap:12px;justify-content:space-between;padding:4px 2px 10px}.chat-header h2{color:#f8fafc;font-weight:700;margin:0}.chat-eyebrow{color:#94a3b8;font-size:11px;letter-spacing:.08em;margin:0;text-transform:uppercase}.status-pill{align-items:center;background:#0f172a;border:1px solid #1f2a3a;border-radius:999px;color:#cbd5e1;display:inline-flex;font-size:12px;gap:6px;margin-top:6px;padding:4px 10px}.status-pill--error{background:#7f1d1d33;border-color:#7f1d1d;color:#fecdd3}.tenant-pill{align-items:center;background:#0b1220;border:1px solid #1f2a3a;border-radius:999px;color:#dbeafe;display:inline-flex;font-size:12px;gap:6px;margin-top:6px;padding:4px 10px}.tenant-pill__badge{background:#1f2937;border:1px solid #334155;border-radius:999px;color:#a5b4fc;font-size:11px;padding:2px 8px}.tenant-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.tenant-select{border:1px solid #1f2a3a;border-radius:10px;font-size:14px;padding:8px 12px}.tenant-select,.tenant-select option{background:#0f172a;color:#e5e7eb}.tenant-select:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633;outline:none}.ghost-btn{background:#3b82f61a;border:1px solid #334155;border-radius:10px;color:#bfdbfe;cursor:pointer;padding:8px 12px;transition:background .2s ease,border-color .2s ease,transform .1s ease}.ghost-btn:hover{background:#3b82f62e;border-color:#3b82f6;transform:translateY(-1px)}.ghost-btn--danger{background:#f871711a;border-color:#7f1d1d;color:#fecdd3}.reset-btn{background-color:#1f2937;border:1px solid #334155;border-radius:10px;color:#e5e7eb;cursor:pointer;padding:8px 14px;transition:background .2s ease,border-color .2s ease,transform .1s ease}.reset-btn:hover{background-color:#273449;border-color:#3b82f6;transform:translateY(-1px)}.messages-container{background:#0f172a;border:1px solid #1f2a3a;border-radius:12px;flex:1 1;margin:10px 0 6px;min-height:0;overflow-y:auto;padding:12px}.error-banner{align-items:center;background:#311;border:1px solid #512222;border-radius:8px;color:#f77;justify-content:space-between;margin:10px 0}.error-banner,.input-container{display:flex;gap:10px;padding:10px}.input-container{background:#0f172a;border:1px solid #1f2a3a;border-radius:12px}.input-container input{background:#111827;border:1px solid #1f2a3a;border-radius:10px;color:#fff;flex:1 1;font-size:16px;padding:12px}.input-container input:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633;outline:none}.input-container button{background-color:#3578ff;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:16px;min-width:90px;padding:12px 20px;transition:transform .1s ease,background .2s ease}.input-container button:hover:not(:disabled){background-color:#2f6fe6;transform:translateY(-1px)}.input-container button:disabled{cursor:not-allowed;opacity:.5}.btn-loading{align-items:center;display:inline-flex;gap:6px}.btn-loading .dot{animation:btn-blink 1.4s infinite both;background:#ffffffe6;border-radius:50%;height:6px;width:6px}.btn-loading .dot:nth-child(2){animation-delay:.15s}.btn-loading .dot:nth-child(3){animation-delay:.3s}@keyframes btn-blink{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.system-box{background:#0f172a;border:1px solid #1f2a3a;border-radius:12px;margin-bottom:12px;padding:12px}.system-box__header{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.system-eyebrow{color:#94a3b8;font-size:11px;letter-spacing:.08em;margin:0;text-transform:uppercase}.system-note{color:#9ca3af;font-size:13px;margin:2px 0 0}.system-actions{align-items:center;display:flex;gap:10px}.system-counter{color:#cbd5e1;font-size:12px}.system-textarea{background:#0b101a;border:1px solid #1f2a3a;border-radius:10px;color:#e5e7eb;font-size:14px;margin-top:10px;min-height:68px;padding:10px;resize:vertical;width:100%}.system-textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633;outline:none}.system-clear{border:1px solid #334155}@media (max-width:960px){.chat-shell{grid-template-columns:1fr;grid-template-rows:auto auto;height:auto;padding:12px}.chat-container{height:auto}.history-panel{order:2}}.history-panel{background:#0b101a;border:1px solid #1f2a3a;border-radius:14px;box-shadow:0 12px 24px #00000059;color:#e5e7eb;display:flex;flex-direction:column;gap:12px;height:100%;min-height:0;padding:14px}.history-header{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.history-kicker{color:#94a3b8;font-size:11px;letter-spacing:.08em;margin:0 0 4px;text-transform:uppercase}.history-header h3{color:#f8fafc;font-size:18px;margin:0}.history-actions{display:flex;gap:8px}.history-body{grid-gap:12px;display:grid;flex:1 1;gap:12px;grid-template-rows:minmax(150px,230px) 1fr;min-height:0}.history-subheader{align-items:center;color:#94a3b8;display:flex;font-size:12px;gap:10px;justify-content:space-between;padding:4px 2px 2px}.history-pill{background:#111827;border:1px solid #1f2a3a;border-radius:999px;color:#dbeafe;font-weight:600;padding:6px 10px}.history-note{color:#94a3b8;flex:1 1;text-align:right}.history-list{display:flex;flex-direction:column;gap:8px;overflow-y:auto;padding-right:2px}.history-list-item{background:#0f172a;border:1px solid #1f2a3a;border-radius:10px;color:#e5e7eb;cursor:pointer;padding:10px;text-align:left;transition:border-color .2s ease,background .2s ease,transform .15s ease}.history-list-item:hover{border-color:#334155;transform:translateY(-1px)}.history-list-item.is-active{background:#111c30;border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f680}.history-meta-row{align-items:center;color:#9ca3af;display:flex;font-size:12px;gap:8px;justify-content:space-between;margin-bottom:6px}.history-tenant{background:#111827;border-radius:8px;color:#dbeafe;font-weight:600;padding:4px 8px}.history-time{color:#94a3b8}.history-preview{color:#e5e7eb;font-size:14px;line-height:1.4}.history-detail{background:#0f172a;border:1px solid #1f2a3a;border-radius:12px;min-height:0;overflow-y:auto;padding:12px}.history-messages{display:flex;flex-direction:column;gap:10px}.history-msg{background:#0b1220;border:1px solid #1f2a3a;border-radius:10px;padding:10px 12px}.history-msg--user{background:#3b82f614;border-color:#3b82f6}.history-msg--bot{border-color:#1e293b}.history-msg-header{align-items:center;color:#94a3b8;display:flex;font-size:12px;justify-content:space-between;margin-bottom:6px}.history-role{color:#e5e7eb;font-weight:600}.history-timestamp{color:#94a3b8}.history-msg-text{color:#e5e7eb;line-height:1.5;margin:0}.history-empty{background:#0f172a;border:1px dashed #1f2a3a;border-radius:10px;color:#94a3b8;padding:10px;text-align:left}.history-empty-title{color:#e5e7eb;font-weight:600;margin:0 0 4px}.history-empty-copy{font-size:13px;line-height:1.4;margin:0}.link-btn{background:#0000;border:none;border-radius:6px;color:#93c5fd;cursor:pointer;padding:4px 8px;transition:background .2s ease,color .2s ease}.link-btn:hover:not(:disabled){background:#3b82f61f;color:#bfdbfe}.link-btn:disabled{color:#475569;cursor:not-allowed}@media (max-width:960px){.history-panel{gap:10px;height:auto;padding:12px}.history-body{gap:10px;grid-template-rows:auto auto}.history-subheader{align-items:flex-start;flex-direction:column}.history-note{text-align:left}.history-list{max-height:280px}.history-detail{min-height:180px}}.App{align-items:center;background:#1e1e1e;display:flex;height:100vh;justify-content:center;width:100%}
/*# sourceMappingURL=main.37380a05.css.map*/