/* Estilos assíncronos */
.btn { padding: 12px 30px; background: #e63946; color: white; border: none; border-radius: 5px; cursor: pointer; font-weight: bold; }
.btn:hover { background: #d62828; }
