:root{--input-offset: 56px}.chat-container{max-width:1000px;margin:20px auto}.chat-messages{width:85%;max-width:700px;min-height:0;max-height:58vh;margin:0 auto 12px;padding:10px 6px;overflow-y:auto;scroll-behavior:smooth;border-radius:14px}.msg{display:flex;margin:10px 0}.msg.user{justify-content:flex-end}.msg.assistant{justify-content:flex-start}.bubble{max-width:78%;padding:10px 12px;border-radius:14px;font-size:14px;line-height:1.6;white-space:pre-wrap;word-break:break-word;border:1px solid #ececec;background:#fff}.msg.user .bubble{background:#f7f7f7}.chat-container,.chat-container .chat-messages,.chat-container .chat-messages .bubble,.chat-container .chat-messages .bubble .bubble-content,.chat-container .chat-messages .bubble textarea,.chat-container .chat-messages .bubble-editbox{text-align:left!important}.chat-container .chat-messages .msg.user{justify-content:flex-end}.chat-container .chat-messages .msg.assistant{justify-content:flex-start}.chat-container .chat-messages .bubble{display:inline-block}.chat-container .chat-messages .msg{text-align:left!important}.chat-container .msg.user .bubble{background:#f7f7f7;border-color:#00000014}@media (max-width: 768px){.chat-container .chat-messages{width:92%}.chat-container .bubble{max-width:86%}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/ai-chat-base.css.map */
