body{margin:0;font-family:Poppins,sans-serif}.page-wrapper.svelte-1jh1odp{background:#fff;overflow-x:hidden}.hero-section.svelte-1jh1odp{min-height:80vh;max-width:var(--desktop);margin:0 auto;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:var(--spacing-xl) var(--spacing-md);gap:var(--spacing-xl)}.hero-content.svelte-1jh1odp h1:where(.svelte-1jh1odp){font-family:var(--FFTitle);font-size:3.5rem;line-height:1.1;margin-bottom:var(--spacing-md);color:var(--text)}.highlight.svelte-1jh1odp{color:var(--cta);position:relative;white-space:nowrap}.highlight.svelte-1jh1odp:after{content:"";position:absolute;bottom:5px;left:0;width:100%;height:15px;background:#fbd5c6;z-index:-1;opacity:.6;transform:rotate(-2deg)}.hero-subtitle.svelte-1jh1odp{font-size:1.3rem;color:var(--secondary);margin-bottom:var(--spacing-lg);line-height:1.6;max-width:90%}.badge-new.svelte-1jh1odp{display:inline-flex;align-items:center;gap:8px;background:#e6f4ea;color:#1e8e3e;padding:6px 16px;border-radius:50px;font-weight:700;font-size:.9rem;margin-bottom:var(--spacing-md);text-transform:uppercase}.phone-mockup.svelte-1jh1odp{position:relative;width:280px;margin:0 auto}.phone-mockup.svelte-1jh1odp img:where(.svelte-1jh1odp){width:100%;border-radius:30px;box-shadow:0 20px 60px #0003;border:8px solid white}.floating-card.svelte-1jh1odp{position:absolute;bottom:10%;left:-40px;background:#fff;padding:15px 20px;border-radius:12px;box-shadow:0 10px 30px #00000026;font-weight:600;display:flex;align-items:center;gap:10px;width:300px;font-size:.9rem;animation:svelte-1jh1odp-float 4s ease-in-out infinite}@keyframes svelte-1jh1odp-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.steps-section.svelte-1jh1odp{background:#f8f9fa;padding:var(--spacing-xl) var(--spacing-md);text-align:center}.section-title.svelte-1jh1odp{font-size:2.5rem;margin-bottom:var(--spacing-xl);color:var(--text);font-family:var(--FFTitle)}.steps-grid.svelte-1jh1odp{max-width:1000px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;position:relative}.step-card.svelte-1jh1odp{flex:1;display:flex;flex-direction:column;align-items:center;gap:15px;padding:0 20px}.step-number.svelte-1jh1odp{width:50px;height:50px;background:var(--cta);color:#fff;font-size:1.5rem;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:10px}.step-card.svelte-1jh1odp h3:where(.svelte-1jh1odp){font-size:1.2rem;margin-bottom:5px}.step-card.svelte-1jh1odp p:where(.svelte-1jh1odp){font-size:.95rem;color:var(--secondary)}.step-line.svelte-1jh1odp{flex:.5;height:2px;background:#e9ecef;margin-top:25px}.showcase-section.svelte-1jh1odp{padding:var(--spacing-xl) var(--spacing-md);text-align:center;background:#fff;overflow:hidden}.app-screens.svelte-1jh1odp{display:flex;justify-content:center;align-items:flex-end;gap:30px;padding-top:30px;flex-wrap:wrap}.screen-item.svelte-1jh1odp{display:flex;flex-direction:column;align-items:center;gap:15px;width:220px}.screen-item.svelte-1jh1odp img:where(.svelte-1jh1odp){width:100%;border-radius:20px;box-shadow:0 15px 40px #0000001a;border:6px solid #f8f9fa;transition:transform .3s ease}.screen-item.svelte-1jh1odp:hover img:where(.svelte-1jh1odp){transform:translateY(-10px)}.center-screen.svelte-1jh1odp{z-index:2;width:240px}.center-screen.svelte-1jh1odp img:where(.svelte-1jh1odp){box-shadow:0 20px 50px #00000026;border:8px solid white}.screen-caption.svelte-1jh1odp{font-weight:700;color:var(--text);font-size:1.1rem}.examples-section.svelte-1jh1odp{padding:var(--spacing-xl) var(--spacing-md);max-width:var(--desktop);margin:0 auto;text-align:center}.section-subtitle.svelte-1jh1odp{font-size:1.2rem;color:var(--secondary);margin-top:-30px;margin-bottom:var(--spacing-xl)}.examples-grid.svelte-1jh1odp{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--spacing-lg)}.example-card.svelte-1jh1odp{background:#fff;border:1px solid #eee;border-radius:var(--radius-lg);padding:30px;transition:transform .3s ease;box-shadow:0 5px 15px #00000008}.example-card.svelte-1jh1odp:hover{transform:translateY(-10px);box-shadow:0 15px 30px #00000014}.example-icon.svelte-1jh1odp{font-size:2.5rem;color:var(--secondary);margin-bottom:20px}.offer-box.svelte-1jh1odp{background:#fff5f2;color:var(--cta);font-weight:700;padding:10px;border-radius:8px;margin:15px 0;font-size:.95rem;border:1px dashed var(--ctaFade)}.result.svelte-1jh1odp{font-size:.85rem;color:#10b981;font-weight:600}.final-cta.svelte-1jh1odp{background:#073b4c;color:#fff;text-align:center;padding:var(--spacing-xl) var(--spacing-md)}.final-cta.svelte-1jh1odp h2:where(.svelte-1jh1odp){color:#fff;margin-bottom:var(--spacing-lg);font-size:2.5rem}.cta-button.svelte-1jh1odp{display:inline-flex;align-items:center;gap:10px;background:var(--cta);color:#fff;padding:15px 30px;border-radius:50px;font-weight:700;font-size:1.2rem;text-decoration:none;transition:all .3s ease;box-shadow:0 5px 20px #0000004d}.cta-button.svelte-1jh1odp:hover{transform:scale(1.05);background:var(--ctaHover);box-shadow:0 10px 30px #0006}.big-pulse.svelte-1jh1odp{animation:svelte-1jh1odp-pulse 2s infinite}@keyframes svelte-1jh1odp-pulse{0%{box-shadow:0 0 #d9467a66}70%{box-shadow:0 0 0 15px #d9467a00}to{box-shadow:0 0 #d9467a00}}.sub-cta.svelte-1jh1odp{margin-top:15px;opacity:.7;font-size:.9rem}.text-success.svelte-1jh1odp{color:#10b981}@media (max-width: 1024px){.hero-section.svelte-1jh1odp{grid-template-columns:1fr;text-align:center}.hero-content.svelte-1jh1odp h1:where(.svelte-1jh1odp){font-size:2.5rem}.hero-subtitle.svelte-1jh1odp{margin:0 auto var(--spacing-lg) auto}.steps-grid.svelte-1jh1odp{flex-direction:column;align-items:center;gap:30px}.step-line.svelte-1jh1odp{display:none}.examples-grid.svelte-1jh1odp{grid-template-columns:1fr}}
