.button-ai { background-color: #007bff; color: white; padding: 10px 20px; border: none; border-radius: 5px; font-size: 16px; cursor: pointer; }
.button-ai:hover { background-color: #0056b3; }