console.log('🚀 app.jsx carregado - iniciando...'); const { useState, useEffect, useRef } = React; function App() { return ( <>