.chat-bubble[data-v-b9079e30]{max-width:70%;padding:10px 15px;border-radius:18px;margin:5px 0;font-size:14px;word-wrap:break-word}.user[data-v-b9079e30]{background-color:#007bff;color:#fff;-ms-flex-item-align:end;align-self:flex-end;border-bottom-right-radius:5px;text-align:left}.assistant[data-v-b9079e30]{background-color:#f1f1f1;color:#000;-ms-flex-item-align:start;align-self:flex-start;border-bottom-left-radius:5px;text-align:left}.chat-bubble p[data-v-b9079e30]{margin:0}.chat-bubble.assistant[data-v-b9079e30]:has(ol){padding-left:30px}.chat-bubble.assistant[data-v-b9079e30]:has(ul){padding-left:30px}.chat-container[data-v-f786630e]{width:320px;border:1px solid #ccc;border-radius:10px;overflow:hidden;background:#fff}.chat-container[data-v-f786630e],.chat-window[data-v-f786630e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.chat-window[data-v-f786630e]{height:360px;overflow-y:auto;padding:60px 10px 10px 10px;background:#f9f9f9}.chat-input[data-v-f786630e]{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid #ccc;padding:8px;background:#fff}.chat-input input[data-v-f786630e]{-webkit-box-flex:1;-ms-flex:1;flex:1;border:none;padding:10px;border-radius:5px;outline:none}.chat-input button[data-v-f786630e]{background:#007bff;color:#fff;border:none;padding:8px 12px;margin-left:5px;border-radius:5px;cursor:pointer}.chat-input button[data-v-f786630e]:disabled{background:#ccc;cursor:not-allowed}@media only screen and (orientation:landscape){.chat-window[data-v-f786630e]{height:60vh;max-height:360px}}.chat-widget[data-v-0d5b2ac2]{position:fixed;bottom:20px;right:20px}.chat-button[data-v-0d5b2ac2]{width:60px;height:60px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;font-size:24px;cursor:pointer;-webkit-box-shadow:0 4px 6px rgba(0,0,0,.1);box-shadow:0 4px 6px rgba(0,0,0,.1)}.chat-button img[data-v-0d5b2ac2]{border-radius:50%;width:60px;height:60px;-o-object-fit:contain;object-fit:contain;border:1px solid #f1f1f1}.chat-box[data-v-0d5b2ac2]{position:absolute;bottom:0;right:0;width:320px;-webkit-box-shadow:0 4px 6px rgba(0,0,0,.2);box-shadow:0 4px 6px rgba(0,0,0,.2);background:#fff;border-radius:10px;overflow:hidden;border:1px solid #ccc}.chat-box.open[data-v-0d5b2ac2]{-webkit-animation:chatBoxOpen-0d5b2ac2 .3s ease-in forwards;animation:chatBoxOpen-0d5b2ac2 .3s ease-in forwards}@-webkit-keyframes chatBoxOpen-0d5b2ac2{0%{width:0;height:0;opacity:0}50%{width:320px;height:250px;opacity:.5}75%{width:320px;height:350px;opacity:1}to{width:320px;height:auto;opacity:1}}@keyframes chatBoxOpen-0d5b2ac2{0%{width:0;height:0;opacity:0}50%{width:320px;height:250px;opacity:.5}75%{width:320px;height:350px;opacity:1}to{width:320px;height:auto;opacity:1}}.chat-box.close[data-v-0d5b2ac2]{-webkit-animation:chatBoxClose-0d5b2ac2 .3s ease-out forwards;animation:chatBoxClose-0d5b2ac2 .3s ease-out forwards}@-webkit-keyframes chatBoxClose-0d5b2ac2{0%{width:320px;height:auto;opacity:1}50%{width:320px;height:350px;opacity:1}75%{width:320px;height:250px;opacity:.5}to{width:0;height:0;opacity:0}}@keyframes chatBoxClose-0d5b2ac2{0%{width:320px;height:auto;opacity:1}50%{width:320px;height:350px;opacity:1}75%{width:320px;height:250px;opacity:.5}to{width:0;height:0;opacity:0}}.close-btn[data-v-0d5b2ac2],.minimize-btn[data-v-0d5b2ac2]{color:#fff;border:none;cursor:pointer;width:30px;height:30px;font-size:19px}.close-btn[data-v-0d5b2ac2]:hover,.minimize-btn[data-v-0d5b2ac2]:hover{border-radius:20px;background-color:hsla(0,0%,96.1%,.4)}.chat-box-header[data-v-0d5b2ac2]{position:absolute;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px;background-color:#09b585;width:100%;-webkit-box-shadow:0 -2px 6px 0 rgba(0,0,0,.2);box-shadow:0 -2px 6px 0 rgba(0,0,0,.2);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chat-box-header img[data-v-0d5b2ac2]{width:30px;height:30px;border-radius:50px}.close-btn[data-v-0d5b2ac2]:focus,.minimize-btn[data-v-0d5b2ac2]:focus{outline:none}