<div style='padding:20px; font-family:sans-serif; background:#fee2e2; color:#991b1b; border:1px solid #f87171; border-radius:12px; margin:20px auto; max-width:600px; box-shadow: 0 10px 25px rgba(0,0,0,0.1);'>
                    <h2 style='margin-top:0;'>⚠️ Database Connection Error</h2>
                    <p style='font-size:0.95rem; line-height:1.5;'>Gagal terhubung ke Database MySQL Server. Mohon periksa kembali konfigurasi di file <code>config.php</code> Anda:</p>
                    <ul style='font-size:0.9rem;'>
                        <li><strong>DB_USER</strong>: root</li>
                        <li><strong>DB_NAME</strong>: projectgabungan</li>
                        <li><strong>Error Detail</strong>: SQLSTATE[HY000] [1045] Access denied for user &#039;root&#039;@&#039;localhost&#039; (using password: NO)</li>
                    </ul>
                    <p style='font-size:0.85rem; color:#7f1d1d;'>Pastikan User Database di cPanel sudah di-assign ke Database dengan hak akses <strong>ALL PRIVILEGES</strong>.</p>
                </div>