body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#101011;font-family:Noto Sans,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.chat-container{font-family:Inter,monospace,sans-serif}.chat,.chat-container{display:flex;flex-direction:column;width:100%}.chat{height:100%;margin-left:auto;margin-right:auto;max-width:60%;overflow-y:scroll;transition:max-width .5s ease}.chat__hero{color:#2f2f2f;margin:0 12px;text-align:center}.chat__hero--description{color:#666;font-size:14px}.chat__hero--title{font-size:20px}.chat--centered{justify-content:space-between;margin-left:auto;margin-right:auto}.chat__header{background-color:#004ca1;position:sticky;top:0;width:100%;z-index:1000}.chat__title{align-items:center;color:#fff;display:flex;gap:12px;line-height:24px;margin:0 auto;padding:8px 16px;transition:width .5s ease;width:60%}.chat__title h2,.chat__title h3{font-style:normal;font-weight:600;margin:4px}.chat__title h2{font-size:16px;line-height:20px}.chat__title h3{font-size:14px;line-height:16px}.chat__title .chat-db-logo{border:1px solid #ccc;border-radius:50%;height:24px;object-fit:cover;width:24px}.chat__messages{display:flex;flex-direction:column;flex-grow:1;gap:6px;overflow-y:auto;padding:0 24px}.chat__messages--empty{flex-grow:0}.chat__input{align-items:center;border:1px solid hsla(218,4%,65%,.302);display:flex;padding:4px}.chat__input input{border:none;border-radius:14px;flex-grow:1;font-size:.9rem;padding:10px}.chat__input input:focus{box-shadow:none;outline:none}.chat__input input:disabled{background-color:#f5f5f5;color:#666;cursor:not-allowed}.chat__input button{background:#0000;border:none;border-radius:0 14px 14px 0;cursor:pointer}.chat__input button:disabled{cursor:not-allowed}.chat__message--user{align-self:end}.chat__message--bot{display:flex;flex-direction:row}.chat .input-icon{height:14px;margin:auto 4px;width:14px}.chat .db-logo{align-self:center;border:none;border-radius:50%;height:24px;margin:0 4px;object-fit:cover;position:relative;top:8px;width:24px}@media(max-width:768px){.chat{max-width:100%}.chat__title{width:95%}}.agent-response{display:flex;flex-direction:column}.agent-completed-action,.agent-current-action{align-items:center;background-color:#f5f5f5;border:1px solid #ddd;display:flex;font-family:Inter,monospace,sans-serif;margin:8px 0;padding:8px}.spinner{animation:spin 1s linear infinite;border:2px solid #0000001a;border-radius:50%;border-top-color:#333;height:12px;margin-right:8px;width:12px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.checkmark{color:green;margin-right:8px}.error-alert{align-items:center;background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:8px;color:#c71d2e;font-size:clamp(12px,14px,1.5vw);font-style:normal;font-weight:400;line-height:1.5;padding:0 4px;text-align:center}.error-alert p{margin:10px}#ref-list-id{padding-left:1rem}a:link,a:visited{color:#0053ac}.message-bubble-feedback-widget{align-items:center;align-self:flex-end;display:flex;position:relative}.message-bubble-feedback-widget .feedback-text{color:#9c9c9c;font-size:12px}.message-bubble-feedback-widget .feedback-button{background:none;border:none;border-radius:4px;cursor:pointer;padding:4px;transition:all .3s ease}.message-bubble-feedback-widget .feedback-button svg{color:#d0d0d0;transition:all .3s ease}.message-bubble-feedback-widget .feedback-button.hidden{display:none}.message-bubble-feedback-widget .feedback-button.submitting{cursor:not-allowed;opacity:.5}.message-bubble-feedback-widget .feedback-button:disabled{cursor:not-allowed}.message-bubble-feedback-widget .feedback-button.thumbs-icon:hover:not(:disabled) svg{color:#686a6d;transform:scale(1.1)}.message-bubble-feedback-widget .feedback-button.thumbs-icon.selected svg{color:#686a6d}.message-bubble-feedback-widget .feedback-error{color:#c71d2e;font-size:12px;margin-left:8px}.message-bubble{word-wrap:break-word;border-radius:8px 8px 8px 0;box-shadow:0 2px 4px rgba(0,0,0,.098);display:inline-block;font-size:14px;font-style:normal;font-weight:600;line-height:20px;margin:5px 0;padding:10px 15px;transition:background-color .3s,box-shadow .3s}.user-message{align-self:flex-end;background-color:#1192e8;border-radius:8px 8px 0 8px;box-shadow:0 4px 12xp rgba(0,0,0,.247);color:#fff;font-weight:400}.system-message,.user-message{font-family:Inter,monospace,sans-serif}.system-message{align-self:flex-start;background-color:#f0f0f0;color:#353944;font-size:14px;font-style:normal;font-weight:500;line-height:20px;word-spacing:1.1px}.system-message,.user-message{font-size:clamp(12px,14px,1.5vw);line-height:1.5}.choice-button{align-items:center;background-color:#fff;border:1px solid #1192e8;border-radius:8px;color:#1192e8;cursor:pointer;display:flex;flex-shrink:0;font-size:14px;font-style:normal;font-weight:400;gap:2px;line-height:16px;max-width:80%;padding:8px 12px;transition:background-color .3s ease;width:fit-content}.choice-button:hover{background-color:#e2e8f3}.choice-button:active{background-color:#a6d1ff}.choice-button img.icon{height:18px;width:18px}.message-choices{display:flex;flex-direction:column;gap:10px;margin-top:10px}.App{display:flex;height:100vh;min-width:275px;overflow:hidden;width:100vw}
/*# sourceMappingURL=main.48299dee.css.map*/