.chatbot{background-color:#f8f9fa;border-radius:4px;margin-top:20px}.chat-history,.chatbot{border:1px solid #ccc;padding:10px}.chat-history{background-color:#fff;border-radius:4px;max-height:150px;overflow-y:auto}.chat-input{display:flex;justify-content:space-between}.chat-input input[type=text]{border:1px solid #ccc;border-radius:4px;flex:1 1;margin-right:10px;padding:10px}.chat-input button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:10px 15px}.chat-input button:hover{background-color:#0056b3}
/*# sourceMappingURL=main.0258ae05.css.map*/