.button-ai { background-color: #333; border: 2px solid #000; color: #fff; transition: font-size 0.3s; }
.button-ai:hover { font-size: 1.1em; }