.lead-section.svelte-1nh9e88{padding:4rem 1.5rem;background:#f8fafc}.lead-inner.svelte-1nh9e88{max-width:32rem;margin:0 auto;background:#fff;border-radius:1rem;padding:2.5rem 2rem;box-shadow:0 10px 30px #0f172a14}header.svelte-1nh9e88{text-align:center;margin-bottom:1.75rem}h2.svelte-1nh9e88{font-size:1.75rem;font-weight:700;margin:0 0 .5rem;color:#0f172a}header.svelte-1nh9e88 p:where(.svelte-1nh9e88){margin:0;color:#475569}label.svelte-1nh9e88{display:block;margin-bottom:1rem}label.svelte-1nh9e88 span:where(.svelte-1nh9e88){display:block;font-size:.875rem;font-weight:600;color:#334155;margin-bottom:.375rem}input.svelte-1nh9e88,textarea.svelte-1nh9e88{width:100%;padding:.75rem .875rem;border:1px solid #cbd5e1;border-radius:.5rem;font-size:1rem;font-family:inherit;box-sizing:border-box}input.svelte-1nh9e88:focus,textarea.svelte-1nh9e88:focus{outline:2px solid var(--accent);outline-offset:1px;border-color:var(--accent)}button.svelte-1nh9e88{width:100%;padding:.875rem 1rem;background:var(--accent);color:#fff;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer}button.svelte-1nh9e88:disabled{opacity:.6;cursor:not-allowed}.error.svelte-1nh9e88{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca;border-radius:.5rem;padding:.75rem;margin:0 0 1rem;font-size:.9375rem}.privacy.svelte-1nh9e88{text-align:center;font-size:.8125rem;color:#64748b;margin:.875rem 0 0}.thanks.svelte-1nh9e88{text-align:center}.thanks.svelte-1nh9e88 h2:where(.svelte-1nh9e88){color:var(--accent)}.hp.svelte-1nh9e88{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.landing-page.svelte-xod7dh{--primary: #0066FF;--secondary: #FF6B00;min-height:100vh;font-family:system-ui,-apple-system,sans-serif;color:#1a1a2e;background:#fff}.hero.svelte-xod7dh{position:relative;min-height:80vh;display:flex;align-items:center;justify-content:center;padding:4rem 2rem;background:linear-gradient(135deg,var(--primary) 0%,#4a90d9 100%);color:#fff}.hero-image.svelte-xod7dh{position:absolute;inset:0;overflow:hidden}.hero-image.svelte-xod7dh img:where(.svelte-xod7dh){width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.3}.hero-content.svelte-xod7dh{position:relative;z-index:1;max-width:800px;text-align:center}.hero.svelte-xod7dh h1:where(.svelte-xod7dh){font-size:clamp(2rem,5vw,3.5rem);font-weight:700;margin-bottom:1rem;line-height:1.2}.subheadline.svelte-xod7dh{font-size:clamp(1rem,2vw,1.25rem);opacity:.9;margin-bottom:2rem}.hero-form.svelte-xod7dh{background:#fff;padding:2rem;border-radius:12px;max-width:400px;margin:0 auto;text-align:left;color:#1a1a2e}.form-field.svelte-xod7dh{margin-bottom:1rem}.form-field.svelte-xod7dh label:where(.svelte-xod7dh){display:block;font-size:.875rem;font-weight:500;margin-bottom:.25rem}.form-field.svelte-xod7dh input:where(.svelte-xod7dh),.form-field.svelte-xod7dh textarea:where(.svelte-xod7dh){width:100%;padding:.75rem;border:1px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:border-color .2s}.form-field.svelte-xod7dh input:where(.svelte-xod7dh):focus,.form-field.svelte-xod7dh textarea:where(.svelte-xod7dh):focus{outline:none;border-color:var(--primary)}.form-field.svelte-xod7dh textarea:where(.svelte-xod7dh){min-height:100px;resize:vertical}.error.svelte-xod7dh{color:#dc2626;font-size:.875rem;margin-bottom:1rem}button[type=submit].svelte-xod7dh,.cta-button.svelte-xod7dh{display:inline-block;width:100%;padding:1rem 2rem;background:var(--secondary);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;text-align:center;text-decoration:none;transition:transform .2s,box-shadow .2s}button[type=submit].svelte-xod7dh:hover,.cta-button.svelte-xod7dh:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}button[type=submit].svelte-xod7dh:disabled{opacity:.7;cursor:not-allowed;transform:none}.success-message.svelte-xod7dh{background:#fff;padding:2rem;border-radius:12px;text-align:center;color:#059669}.success-message.svelte-xod7dh svg:where(.svelte-xod7dh){margin-bottom:1rem}.sections.svelte-xod7dh{padding:0}.section.svelte-xod7dh{padding:4rem 2rem;max-width:1200px;margin:0 auto}.section.svelte-xod7dh h2:where(.svelte-xod7dh){text-align:center;font-size:2rem;margin-bottom:2rem;color:var(--primary)}.features-grid.svelte-xod7dh{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.feature-card.svelte-xod7dh{text-align:center;padding:2rem;border-radius:12px;background:#f8f9fa}.feature-icon.svelte-xod7dh{font-size:2.5rem;margin-bottom:1rem}.feature-card.svelte-xod7dh h3:where(.svelte-xod7dh){font-size:1.25rem;margin-bottom:.5rem}.feature-card.svelte-xod7dh p:where(.svelte-xod7dh){color:#666}.testimonials-grid.svelte-xod7dh{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.testimonial-card.svelte-xod7dh{background:#f8f9fa;padding:2rem;border-radius:12px}.testimonial-card.svelte-xod7dh blockquote:where(.svelte-xod7dh){font-size:1.1rem;font-style:italic;margin-bottom:1rem;line-height:1.6}.testimonial-card.svelte-xod7dh cite:where(.svelte-xod7dh){display:flex;align-items:center;gap:.75rem}.testimonial-card.svelte-xod7dh cite:where(.svelte-xod7dh) img:where(.svelte-xod7dh){width:48px;height:48px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.testimonial-card.svelte-xod7dh cite:where(.svelte-xod7dh) span:where(.svelte-xod7dh){font-weight:600}.testimonial-card.svelte-xod7dh cite:where(.svelte-xod7dh) small:where(.svelte-xod7dh){display:block;color:#666;font-size:.875rem}.pricing-grid.svelte-xod7dh{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;align-items:start}.pricing-card.svelte-xod7dh{background:#fff;border:2px solid #e0e0e0;border-radius:12px;padding:2rem;text-align:center}.pricing-card.featured.svelte-xod7dh{border-color:var(--primary);transform:scale(1.05)}.pricing-card.svelte-xod7dh h3:where(.svelte-xod7dh){font-size:1.5rem;margin-bottom:1rem}.price.svelte-xod7dh{margin-bottom:1.5rem}.price.svelte-xod7dh .amount:where(.svelte-xod7dh){font-size:3rem;font-weight:700;color:var(--primary)}.price.svelte-xod7dh .period:where(.svelte-xod7dh){color:#666}.pricing-card.svelte-xod7dh ul:where(.svelte-xod7dh){list-style:none;padding:0;margin-bottom:1.5rem;text-align:left}.pricing-card.svelte-xod7dh li:where(.svelte-xod7dh){padding:.5rem 0;border-bottom:1px solid #f0f0f0}.pricing-card.svelte-xod7dh li:where(.svelte-xod7dh):before{content:"✓";color:#059669;margin-right:.5rem}.plan-cta.svelte-xod7dh{display:inline-block;padding:.75rem 2rem;background:var(--primary);color:#fff;text-decoration:none;border-radius:8px;font-weight:600}.faq-list.svelte-xod7dh{max-width:800px;margin:0 auto}.faq-item.svelte-xod7dh{border-bottom:1px solid #e0e0e0;padding:1rem 0}.faq-item.svelte-xod7dh summary:where(.svelte-xod7dh){font-weight:600;cursor:pointer;padding:.5rem 0}.faq-item.svelte-xod7dh p:where(.svelte-xod7dh){padding:1rem 0;color:#666;line-height:1.6}.cta-section.svelte-xod7dh{text-align:center;background:linear-gradient(135deg,var(--primary) 0%,#4a90d9 100%);color:#fff;padding:4rem 2rem;border-radius:12px}.cta-section.svelte-xod7dh p:where(.svelte-xod7dh){font-size:1.25rem;margin-bottom:1.5rem}.cta-section.svelte-xod7dh .cta-button:where(.svelte-xod7dh){width:auto;background:#fff;color:var(--primary)}footer.svelte-xod7dh{text-align:center;padding:2rem;background:#f8f9fa;color:#666}footer.svelte-xod7dh a:where(.svelte-xod7dh){color:var(--primary);text-decoration:none}@media(max-width:768px){.hero.svelte-xod7dh{min-height:auto;padding:3rem 1.5rem}.section.svelte-xod7dh{padding:3rem 1.5rem}.pricing-card.featured.svelte-xod7dh{transform:none}}
