.stories-chatbot{max-width:760px;margin:40px auto;background:#fff;border:1px solid #e8e8e8;border-radius:18px;box-shadow:0 10px 30px rgba(0,0,0,.06);overflow:hidden}.stories-chatbot-header{padding:18px 22px;font-size:20px;font-weight:700;border-bottom:1px solid #efefef;background:#fff}.stories-chatbot-body{padding:22px;background:#fafafa}.stories-chatbot-message{max-width:85%;margin-bottom:12px;padding:14px 16px;border-radius:14px;line-height:1.5;font-size:15px}.stories-chatbot-message-bot{background:#f1f4f8;color:#1f2937}.stories-chatbot-footer{padding:18px 22px;border-top:1px solid #efefef;background:#fff}.stories-chatbot-button{background:#111;color:#fff;border:0;border-radius:12px;padding:12px 18px;font-size:15px;cursor:pointer}.stories-chatbot-button:hover{opacity:.92}