.msg-row[data-v-8cf80203]{position:relative}.msg-row:hover .msg-timestamp[data-v-8cf80203]{display:block}.msg-bubble[data-v-8cf80203]{position:relative;border-radius:.75rem;padding:1rem;width:fit-content;max-width:80%;margin-bottom:1rem}.msg-person[data-v-8cf80203]{margin-left:auto}.msg-chatbot[data-v-8cf80203]{margin-right:auto}.msg-timestamp[data-v-8cf80203]{position:absolute;width:max-content;display:none;bottom:0;border-radius:.25rem;box-shadow:#0003 0 0 2px;padding:.25rem;z-index:9999}.msg-timestamp-person[data-v-8cf80203]{left:0;transform:translate(-50%) translateY(50%)}.msg-timestamp-chatbot[data-v-8cf80203]{right:0;transform:translate(50%) translateY(50%)}.thinking-wrapper[data-v-8cf80203]{min-height:30px;text-align:left}.thinking[data-v-8cf80203]{font-size:1rem;color:#666}.msg-bubble[data-v-8cf80203] a{color:inherit;text-decoration:underline}.msg-bubble[data-v-8cf80203] img{max-width:100%;height:auto;display:block}.input[data-v-a1f091b7]:focus{outline:none}.--dark-theme{--chat-background: rgba(10, 14, 14, .95);--chat-panel-background: #131719;--chat-bubble-background: #14181a;--chat-add-button-background: #212324;--chat-send-button-background: #8147fc;--chat-text-color: #a3a3a3;--chat-options-svg: #a3a3a3}.--light-theme{--chat-background: #fffff;--chat-panel-background: #dddddd;--chat-bubble-background: #dbdbdb;--chat-add-button-background: #dadada;--chat-send-button-background: #6075ee;--chat-text-color: #000000;--chat-options-svg: #000000;--chat-submit-icon-svg: #fafafa}div.chat-view{display:flex;flex-direction:column;background:var(--chat-background);max-width:600px;margin:25px auto;box-sizing:border-box;border-radius:12px;position:relative;overflow:hidden;box-shadow:1px 1px 20px #ddd;height:calc(100vh - 50px)}div.chat-view .chat-messages-wrapper{flex:1;min-height:0;overflow:hidden}@media only screen and (max-width: 600px){div.chat-view{margin:0;border-radius:0;height:100vh}}.chatbot-demo[data-v-3fe5d73c]{padding:20px;text-align:center}
