diff --git a/articles/hoa-financial-blind-spots.html b/articles/hoa-financial-blind-spots.html index 19e0a30..8e66c3f 100644 --- a/articles/hoa-financial-blind-spots.html +++ b/articles/hoa-financial-blind-spots.html @@ -28,13 +28,6 @@ - -
- - - -
- @@ -243,7 +236,7 @@

Stop Flying Blind. Start Your Free Trial.

HOA LedgerIQ is accepting early access users now. See your community's financial blind spots — before they cost you.

- Get Early Access + Start Your Free 14-Day Trial

No credit card required  ·  14-day free trial  ·  No contracts

@@ -270,7 +263,7 @@ Features Pricing - Early Access + Start Free Trial @@ -262,7 +255,7 @@

Start Maximizing Your HOA's Investment Income

Get personalized investment recommendations for your community — free during early access.

- Get Free Investment Analysis + Start Your Free 14-Day Trial

No credit card required  ·  14-day free trial  ·  State-compliant strategies

@@ -280,7 +273,7 @@ Features Pricing - Early Access + Start Free Trial @@ -156,14 +156,14 @@ diff --git a/styles.css b/styles.css index 9423030..9be56ba 100644 --- a/styles.css +++ b/styles.css @@ -445,6 +445,18 @@ body { /* ---- Pricing ---- */ .pricing { padding: 100px 0; } +.pricing-embed-wrap { + margin-top: 40px; + border-radius: var(--radius-lg); + overflow: hidden; + border: 1px solid rgba(255,255,255,0.08); + box-shadow: 0 0 60px rgba(79,70,229,0.15); + background: #fff; +} +.pricing-embed { width: 100%; min-height: 780px; border: none; display: block; } +.pricing-embed-fallback { text-align: center; margin-top: 14px; font-size: 13px; color: var(--gray-400); } +.pricing-embed-fallback a { color: var(--blue); } +@media (max-width: 640px) { .pricing-embed { min-height: 1100px; } } .pricing-grid { display: grid; grid-template-columns: repeat(3, 1fr); diff --git a/terms.html b/terms.html index f394059..7fd5d18 100644 --- a/terms.html +++ b/terms.html @@ -41,9 +41,9 @@ - Get Early Access + Start Free Trial Login @@ -147,14 +147,14 @@