diff --git a/app/static/index.html b/app/static/index.html
index 4d557e6..1bd766d 100644
--- a/app/static/index.html
+++ b/app/static/index.html
@@ -636,6 +636,7 @@
/* ── Donate card ── */
#donate-card {
+ display: none;
background: linear-gradient(135deg, #fffbf0 0%, #fff8e6 100%);
border: 1px solid #ffe0a0;
border-radius: var(--radius);
@@ -1173,7 +1174,7 @@