:root{--primary: #6366f1;--accent: #f43f5e;--background: #f9fafb;--text-primary: #111827;--text-secondary: #6b7280;--card-bg: #ffffff;--shadow: 0 4px 6px -1px rgba(0, 0, 0, .1)}.landing-section.svelte-epxty8{max-width:1400px;margin:0 auto;padding:2rem 1rem;background:var(--background)}.hero.svelte-epxty8{display:flex;align-items:center;justify-content:space-between;padding:6rem 2rem;background:linear-gradient(135deg,var(--primary) 0%,var(--accent) 100%);border-radius:1.5rem;color:#fff;margin-bottom:4rem;overflow:hidden}.hero-content.svelte-epxty8{max-width:50%}.hero-title.svelte-epxty8{font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.hero-text.svelte-epxty8{font-size:1.25rem;opacity:.9;margin-bottom:2rem;line-height:1.6}.hero-cta.svelte-epxty8{display:flex;gap:1rem}.cta-button.svelte-epxty8{padding:1rem 2rem;border-radius:.75rem;font-weight:600;cursor:pointer;transition:all .3s ease;border:none}.cta-button.primary.svelte-epxty8{background:#fff;color:var(--primary)}.cta-button.secondary.svelte-epxty8{background:transparent;border:2px solid white;color:#fff}.cta-button.svelte-epxty8:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.hero-image.svelte-epxty8 img:where(.svelte-epxty8){max-width:720px;height:auto;border-radius:13px}.features-section.svelte-epxty8{padding:4rem 1rem;text-align:center}.section-title.svelte-epxty8{font-size:2.5rem;color:var(--text-primary);margin-bottom:3rem;font-weight:700}.features-grid.svelte-epxty8{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.feature-card.svelte-epxty8{background:var(--card-bg);border-radius:1rem;padding:2rem;box-shadow:var(--shadow);transition:transform .3s ease;text-align:center}.feature-card.svelte-epxty8:hover{transform:translateY(-5px)}.feature-title.svelte-epxty8{font-size:1.5rem;color:var(--text-primary);margin-bottom:1rem}.feature-description.svelte-epxty8{color:var(--text-secondary);line-height:1.6}.testimonials-section.svelte-epxty8{padding:4rem 1rem;background:linear-gradient(180deg,#f3f4f6 0%,var(--background) 100%);border-radius:1rem;text-align:center}.testimonials-grid.svelte-epxty8{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.testimonial-card.svelte-epxty8{background:var(--card-bg);border-radius:1rem;padding:2rem;box-shadow:var(--shadow);text-align:center}.testimonial-quote.svelte-epxty8{font-size:1.1rem;color:var(--text-primary);margin-bottom:1.5rem;line-height:1.6}.testimonial-author.svelte-epxty8{display:flex;flex-direction:column;gap:.25rem}.testimonial-name.svelte-epxty8{font-weight:600;color:var(--text-primary)}.testimonial-role.svelte-epxty8{color:var(--text-secondary);font-size:.9rem}.cta-section.svelte-epxty8{text-align:center;padding:5rem 2rem;background:var(--primary);border-radius:1rem;color:#fff;margin:4rem 0}.cta-title.svelte-epxty8{font-size:2.5rem;margin-bottom:1.5rem}.cta-text.svelte-epxty8{font-size:1.2rem;opacity:.9;margin-bottom:2rem}@media (max-width: 1024px){.hero.svelte-epxty8{flex-direction:column;text-align:center}.hero-content.svelte-epxty8{max-width:100%;margin-bottom:2rem}.hero-image.svelte-epxty8 img:where(.svelte-epxty8){max-width:400px}}@media (max-width: 768px){.hero-title.svelte-epxty8{font-size:2.5rem}.section-title.svelte-epxty8{font-size:2rem}.hero-image.svelte-epxty8 img:where(.svelte-epxty8){max-width:300px}}@media (max-width: 480px){.hero.svelte-epxty8{padding:3rem 1rem}.hero-title.svelte-epxty8{font-size:2rem}.hero-text.svelte-epxty8{font-size:1rem}.cta-button.svelte-epxty8{padding:.75rem 1.5rem}.features-grid.svelte-epxty8,.testimonials-grid.svelte-epxty8{grid-template-columns:1fr}}
