.trust-bar[data-v-855eebd9]{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.trust-item[data-v-855eebd9]{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:var(--theme-text-muted, var(--gray-500))}.trust-item svg[data-v-855eebd9]{color:var(--emerald-500);flex-shrink:0}.risk-reversal[data-v-855eebd9]{display:inline-flex;align-items:center;gap:.5rem;background:var(--emerald-500);color:#fff;padding:.375rem .875rem;border-radius:var(--radius-full);font-size:.75rem;font-weight:600}.hero-mini-testimonial[data-v-855eebd9]{position:absolute;bottom:-1rem;left:1rem;right:1rem;z-index:10}.mini-testimonial-content[data-v-855eebd9]{background:var(--theme-card-bg, white);border:1px solid var(--theme-card-border, var(--gray-200));border-radius:var(--radius-lg);padding:1rem 1.25rem;box-shadow:0 4px 20px #00000014}.mini-stars[data-v-855eebd9]{color:var(--amber-500);font-size:.75rem;letter-spacing:1px;margin-bottom:.375rem}.mini-testimonial-content p[data-v-855eebd9]{font-size:.875rem;font-weight:500;color:var(--theme-text, var(--gray-900));margin:0 0 .25rem;font-style:italic}.mini-testimonial-content span[data-v-855eebd9]{font-size:.75rem;color:var(--theme-text-muted, var(--gray-500))}@media(max-width:991px){.hero-mini-testimonial[data-v-855eebd9]{position:relative;bottom:auto;left:auto;right:auto;margin-top:1rem}}.hero-modern[data-v-855eebd9]{padding-top:10rem!important}.stats-bar-section[data-v-c76e903c]{background:var(--theme-bg, white);padding:2.5rem 0;border-bottom:1px solid var(--theme-card-border, var(--gray-100))}.stats-bar[data-v-c76e903c]{display:flex;align-items:center;justify-content:center;gap:2.5rem;flex-wrap:wrap}.stat-item[data-v-c76e903c]{text-align:center}.stat-value[data-v-c76e903c]{font-size:2rem;font-weight:800;background:linear-gradient(135deg,var(--brand-500),var(--violet-500));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2}.stat-label[data-v-c76e903c]{font-size:.8125rem;color:var(--theme-text-muted, var(--gray-500));margin-top:.25rem}.stat-divider[data-v-c76e903c]{width:1px;height:40px;background:var(--theme-card-border, var(--gray-200))}@media(max-width:768px){.stats-bar[data-v-c76e903c]{gap:1.5rem}.stat-divider[data-v-c76e903c]{display:none}.stat-item[data-v-c76e903c]{flex:0 0 45%}.stat-value[data-v-c76e903c]{font-size:1.5rem}}.problem-solution-section[data-v-b1a0e650]{background:linear-gradient(180deg,#fff,#f8faff);padding:4rem 0;position:relative;overflow:hidden}[data-theme=dark] .problem-solution-section[data-v-b1a0e650]{background:linear-gradient(180deg,var(--gray-900) 0%,#1e1b4b 100%)}.section-badge-red[data-v-b1a0e650]{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem .875rem;background:linear-gradient(135deg,#ef44441a,#ef44440d);border-radius:var(--radius-full);font-size:.8125rem;font-weight:600;color:#dc2626;margin-bottom:.75rem}[data-theme=dark] .section-badge-red[data-v-b1a0e650]{background:#ef444426;color:#f87171}.section-title[data-v-b1a0e650]{color:var(--gray-900);font-size:1.875rem;font-weight:800}[data-theme=dark] .section-title[data-v-b1a0e650]{color:#fff}.problem-card[data-v-b1a0e650]{background:#fef2f2;border:1px solid #fecaca;border-radius:var(--radius-xl);padding:1.5rem;height:100%;transition:transform .3s ease,box-shadow .3s ease;display:flex;align-items:flex-start;gap:1rem}.problem-card[data-v-b1a0e650]:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ef44441a}.problem-card .card-icon[data-v-b1a0e650]{width:3rem;height:3rem;background:#fee2e2;border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;flex-shrink:0}.problem-card .card-icon svg[data-v-b1a0e650]{width:1.5rem;height:1.5rem;color:#dc2626}.problem-card .card-text[data-v-b1a0e650]{flex:1;min-width:0}.problem-card h4[data-v-b1a0e650]{color:#b91c1c;font-size:1rem;font-weight:600;margin-bottom:.375rem}.problem-card p[data-v-b1a0e650]{color:#7f1d1d;font-size:.875rem;margin:0;line-height:1.5}[data-theme=dark] .problem-card[data-v-b1a0e650]{background:#ef44441a;border-color:#ef444433}[data-theme=dark] .problem-card[data-v-b1a0e650]:hover{box-shadow:0 12px 40px #ef444426}[data-theme=dark] .problem-card .card-icon[data-v-b1a0e650]{background:#ef444426}[data-theme=dark] .problem-card .card-icon svg[data-v-b1a0e650]{color:#f87171}[data-theme=dark] .problem-card h4[data-v-b1a0e650]{color:#fca5a5}[data-theme=dark] .problem-card p[data-v-b1a0e650]{color:#fff9}.solution-wrapper[data-v-b1a0e650]{display:flex;flex-direction:column;align-items:center;gap:1rem}.solution-arrow[data-v-b1a0e650]{width:2.5rem;height:2.5rem;background:linear-gradient(135deg,var(--brand-500),var(--violet-500));border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 15px #465fff66;animation:bounce-b1a0e650 2s infinite}@keyframes bounce-b1a0e650{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}.solution-box[data-v-b1a0e650]{background:linear-gradient(135deg,#f0fdf4,#ecfdf5);border:2px solid #86efac;border-radius:var(--radius-2xl);padding:1.5rem 2rem;display:flex;align-items:center;gap:1.5rem;max-width:800px;width:100%}[data-theme=dark] .solution-box[data-v-b1a0e650]{background:linear-gradient(135deg,#10b9811a,#10b9810d);border-color:#10b9814d}.solution-icon[data-v-b1a0e650]{width:3.5rem;height:3.5rem;background:linear-gradient(135deg,#10b981,#14b8a6);border-radius:var(--radius-xl);display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 8px 20px #10b9814d}.solution-icon svg[data-v-b1a0e650]{color:#fff}.solution-content h3[data-v-b1a0e650]{font-size:1.125rem;font-weight:700;color:#15803d;margin-bottom:.375rem}[data-theme=dark] .solution-content h3[data-v-b1a0e650]{color:#6ee7b7}.solution-content p[data-v-b1a0e650]{font-size:.875rem;color:#166534;margin:0 0 .75rem;line-height:1.5}[data-theme=dark] .solution-content p[data-v-b1a0e650]{color:#ffffffb3}.solution-benefits[data-v-b1a0e650]{display:flex;flex-wrap:wrap;gap:.5rem}.solution-benefits span[data-v-b1a0e650]{display:inline-flex;align-items:center;gap:.25rem;font-size:.6875rem;font-weight:500;color:#15803d;background:#dcfce7;padding:.25rem .5rem;border-radius:var(--radius-full)}.solution-benefits span svg[data-v-b1a0e650]{color:#16a34a}[data-theme=dark] .solution-benefits span[data-v-b1a0e650]{background:#10b98133;color:#6ee7b7}[data-theme=dark] .solution-benefits span svg[data-v-b1a0e650]{color:#34d399}@media(max-width:767px){.solution-box[data-v-b1a0e650]{flex-direction:column;text-align:center;padding:1.25rem}.solution-benefits[data-v-b1a0e650]{justify-content:center}}.step-card[data-v-66e89836]{background:var(--theme-card-bg, white);border:1px solid var(--theme-card-border, var(--gray-200));border-radius:var(--radius-2xl);padding:1.75rem;height:100%;transition:all .3s ease;position:relative}.step-card[data-v-66e89836]:hover{border-color:var(--brand-200);box-shadow:0 12px 40px #465fff1a;transform:translateY(-4px)}[data-theme=dark] .step-card[data-v-66e89836]:hover{border-color:var(--brand-400);box-shadow:0 12px 40px #465fff26}.step-header[data-v-66e89836]{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem}.step-number[data-v-66e89836]{width:2.25rem;height:2.25rem;border-radius:var(--radius-lg);background:linear-gradient(135deg,var(--brand-500),var(--violet-500));color:#fff;font-size:.875rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px #465fff4d}.step-icon[data-v-66e89836]{width:2.25rem;height:2.25rem;border-radius:var(--radius-lg);background:var(--brand-50);display:flex;align-items:center;justify-content:center;flex-shrink:0}[data-theme=dark] .step-icon[data-v-66e89836]{background:#465fff26}.step-icon svg[data-v-66e89836]{width:1.125rem;height:1.125rem;color:var(--brand-500)}[data-theme=dark] .step-icon svg[data-v-66e89836]{color:var(--brand-400)}.step-card h3[data-v-66e89836]{font-size:1rem;font-weight:700;color:var(--theme-text, var(--gray-900));margin-bottom:.5rem}.step-card p[data-v-66e89836]{font-size:.875rem;color:var(--theme-text-secondary, var(--gray-600));margin:0;line-height:1.6}.steps-wrapper[data-v-387418ca]{position:relative}.steps-connector[data-v-387418ca]{display:none}@media(min-width:992px){.steps-connector[data-v-387418ca]{display:block;position:absolute;top:2.5rem;left:12.5%;right:12.5%;height:2px;background:linear-gradient(90deg,var(--brand-200),var(--violet-200),var(--brand-200));z-index:0}[data-theme=dark] .steps-connector[data-v-387418ca]{background:linear-gradient(90deg,#465fff4d,#8b5cf64d,#465fff4d)}}.urgency-text[data-v-387418ca]{font-size:.8125rem;color:var(--theme-text-muted, var(--gray-500));margin-top:1rem}.urgency-text strong[data-v-387418ca]{color:var(--brand-600)}[data-theme=dark] .urgency-text strong[data-v-387418ca]{color:var(--brand-400)}.compact-trust-badge[data-v-387418ca]{display:inline-flex;align-items:center;gap:.75rem;background:var(--theme-card-bg, white);border:1px solid var(--theme-card-border, var(--gray-200));border-radius:var(--radius-full);padding:.5rem 1rem;font-size:.8125rem;color:var(--theme-text-secondary, var(--gray-600))}.compact-trust-badge svg[data-v-387418ca]{color:var(--emerald-500)}.compact-trust-badge strong[data-v-387418ca]{color:var(--theme-text, var(--gray-900))}.features-bg[data-v-e6da94b0]{background:var(--gray-50)}[data-theme=dark] .features-bg[data-v-e6da94b0]{background:var(--theme-bg-subtle)}.image-caption[data-v-e6da94b0]{display:flex;align-items:center;gap:.5rem;margin-top:1rem;padding:.75rem 1rem;background:var(--theme-bg-subtle, var(--gray-50));border-radius:var(--radius-lg);font-size:.8125rem;color:var(--theme-text-secondary, var(--gray-600))}.image-caption svg[data-v-e6da94b0]{color:var(--brand-500);flex-shrink:0}.benefit-highlight[data-v-e6da94b0]{background:linear-gradient(135deg,var(--brand-50) 0%,#faf5ff 100%);border-radius:var(--radius-xl);padding:1.25rem 1.5rem;display:flex;align-items:flex-start;gap:1rem}[data-theme=dark] .benefit-highlight[data-v-e6da94b0]{background:linear-gradient(135deg,#465fff26,#8b5cf626)}.benefit-highlight .icon[data-v-e6da94b0]{width:2.5rem;height:2.5rem;border-radius:var(--radius-lg);background:linear-gradient(135deg,var(--brand-500),var(--violet-500));display:flex;align-items:center;justify-content:center;flex-shrink:0}.benefit-highlight .icon svg[data-v-e6da94b0]{width:1.25rem;height:1.25rem;color:#fff}.benefit-highlight .content h4[data-v-e6da94b0]{font-size:.9375rem;font-weight:600;color:var(--theme-text, var(--gray-900));margin-bottom:.25rem}.benefit-highlight .content p[data-v-e6da94b0]{font-size:.8125rem;color:var(--theme-text-secondary, var(--gray-600));margin:0}.testimonial-summary[data-v-4986a87c]{color:var(--theme-text-muted, var(--gray-500));font-size:.875rem;margin:0}.testimonial-summary strong[data-v-4986a87c]{color:var(--theme-text, var(--gray-900))}.section-bridge[data-v-5a62ba74]{background:var(--theme-bg, white);padding:2rem 0;text-align:center}.bridge-content[data-v-5a62ba74]{display:inline-flex;align-items:center;gap:1rem;padding:.875rem 1.5rem;background:linear-gradient(135deg,#465fff0d,#8b5cf60d);border-radius:var(--radius-full);border:1px solid rgba(70,95,255,.1)}[data-theme=dark] .bridge-content[data-v-5a62ba74]{background:linear-gradient(135deg,#465fff1a,#8b5cf61a);border-color:#465fff33}.bridge-content p[data-v-5a62ba74]{margin:0;font-size:.9375rem;color:var(--theme-text-secondary, var(--gray-600))}.bridge-content strong[data-v-5a62ba74]{color:var(--brand-600)}[data-theme=dark] .bridge-content strong[data-v-5a62ba74]{color:var(--brand-400)}.pricing-bg[data-v-cf00394e]{background:var(--gray-50)}[data-theme=dark] .pricing-bg[data-v-cf00394e]{background:var(--theme-bg-subtle)}.urgency-pill[data-v-cf00394e]{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#f59e0b,#f97316);color:#fff;font-weight:600;font-size:.75rem;padding:.375rem .875rem;border-radius:var(--radius-full);margin-bottom:1rem;box-shadow:0 2px 8px #f59e0b4d}.urgency-pill svg[data-v-cf00394e]{animation:pulse-glow-cf00394e 2s ease-in-out infinite}@keyframes pulse-glow-cf00394e{0%,to{opacity:1}50%{opacity:.6}}.faq-compact[data-v-c95d5f70]{background:var(--theme-card-bg, white);border:1px solid var(--theme-card-border, var(--gray-200));border-radius:var(--radius-lg);margin-bottom:.75rem}.faq-compact summary[data-v-c95d5f70]{padding:1rem 1.25rem;font-weight:600;font-size:.9375rem;color:var(--theme-text, var(--gray-900));cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}.faq-compact summary[data-v-c95d5f70]::-webkit-details-marker{display:none}.faq-compact summary[data-v-c95d5f70]:after{content:"+";font-size:1.25rem;color:var(--theme-text-muted, var(--gray-400));transition:transform .2s}.faq-compact[open] summary[data-v-c95d5f70]:after{content:"-"}.answer[data-v-c95d5f70]{padding:0 1.25rem 1rem;font-size:.875rem;color:var(--theme-text-secondary, var(--gray-600));line-height:1.7}.faq-stats[data-v-06ca3ac0]{display:flex;gap:1.5rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--theme-card-border, var(--gray-200))}.faq-stat[data-v-06ca3ac0]{text-align:left}.faq-stat-value[data-v-06ca3ac0]{font-size:1.5rem;font-weight:700;color:var(--brand-600)}[data-theme=dark] .faq-stat-value[data-v-06ca3ac0]{color:var(--brand-400)}.faq-stat-label[data-v-06ca3ac0]{font-size:.75rem;color:var(--theme-text-muted, var(--gray-500))}.cta-bg[data-v-6c04e432]{background:var(--gray-50)}[data-theme=dark] .cta-bg[data-v-6c04e432]{background:var(--theme-bg-subtle)}.cta-modern-enhanced[data-v-6c04e432]{background:linear-gradient(135deg,var(--brand-600) 0%,#7c3aed 100%);border-radius:var(--radius-2xl);padding:4rem 3rem;text-align:center;position:relative;overflow:hidden}.cta-modern-enhanced[data-v-6c04e432]:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23fff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.cta-modern-enhanced h2[data-v-6c04e432]{color:#fff;font-size:2.25rem;font-weight:800;margin-bottom:1rem;position:relative}.cta-modern-enhanced>p[data-v-6c04e432]{color:#fffc;font-size:1.125rem;margin-bottom:2rem;position:relative}.cta-features[data-v-6c04e432]{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap;margin-bottom:2rem;position:relative}.cta-feature[data-v-6c04e432]{display:flex;align-items:center;gap:.5rem;color:#ffffffe6;font-size:.875rem}.cta-feature svg[data-v-6c04e432]{color:#a5f3fc}.btn-cta[data-v-6c04e432]{background:#fff;color:var(--brand-500)!important;position:relative}.cta-social-proof[data-v-6c04e432]{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1.5rem;position:relative}.cta-avatars[data-v-6c04e432]{display:flex}.cta-avatars span[data-v-6c04e432]{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#f472b6,#8b5cf6);border:2px solid white;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.75rem;font-weight:600;margin-left:-8px}.cta-avatars span[data-v-6c04e432]:first-child{margin-left:0}.cta-social-proof p[data-v-6c04e432]{color:#ffffffb3;font-size:.8125rem;margin:0}.cta-social-proof p strong[data-v-6c04e432]{color:#fff}
