diff --git a/index.html b/index.html
index 3fc9a02..cf760b7 100644
--- a/index.html
+++ b/index.html
@@ -964,7 +964,7 @@
}
.pricing-config-input:focus { border-color: var(--accent); }
.pricing-config-input::placeholder { color: var(--text-muted); opacity: 0.6; }
- #pricing-email { width: 156px; }
+ #pricing-email { width: 234px; }
#pricing-email.invalid { border-color: var(--danger); box-shadow: 0 0 0 2px rgba(255, 59, 59, 0.2); }
.pricing-toast {