<div style="font-family:system-ui;padding:40px;max-width:700px;margin:40px auto;background:#fff3cd;border:1px solid #ffeeba;border-radius:8px"><h2>Database Connection Failed</h2><p>SQLSTATE[HY000] [2002] Connection refused</p><p>1. Make sure MySQL is running (MAMP/XAMPP).<br>2. Update credentials in <code>includes/config.php</code>.<br>3. Run <code>database.sql</code> to create the database.</p></div>