:root{--color-primary: #0d9488;--color-primary-light: #2dd4bf;--color-primary-dark: #0f766e;--color-bg: #ffffff;--color-text: #1f2937;--color-text-muted: #6b7280;--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}.hero.svelte-1q37ri0{position:relative;min-height:calc(100vh - 80px);display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;padding:2rem 1.5rem 4rem;font-family:var(--font-sans)}.gradient-bg.svelte-1q37ri0{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:0}.gradient-orb.svelte-1q37ri0{position:absolute;border-radius:50%;filter:blur(80px);opacity:.4;animation:svelte-1q37ri0-float 20s ease-in-out infinite}.orb-1.svelte-1q37ri0{width:600px;height:600px;background:linear-gradient(135deg,#0d9488,#2dd4bf);top:-20%;left:-10%;animation-delay:0s}.orb-2.svelte-1q37ri0{width:500px;height:500px;background:linear-gradient(135deg,#2dd4bf,#0d9488);bottom:-20%;right:-10%;animation-delay:-7s}.orb-3.svelte-1q37ri0{width:400px;height:400px;background:linear-gradient(135deg,#0d9488,#14b8a6);top:50%;left:50%;transform:translate(-50%,-50%);animation-delay:-14s}@keyframes svelte-1q37ri0-float{0%,to{transform:translate(0) scale(1)}25%{transform:translate(30px,-30px) scale(1.05)}50%{transform:translate(-20px,20px) scale(.95)}75%{transform:translate(-30px,-20px) scale(1.02)}}.particles.svelte-1q37ri0{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.particle.svelte-1q37ri0{position:absolute;width:var(--size);height:var(--size);background:#0d94884d;border-radius:50%;left:var(--x);top:var(--y);animation:svelte-1q37ri0-particleFloat var(--duration) ease-in-out infinite;animation-delay:var(--delay)}@keyframes svelte-1q37ri0-particleFloat{0%,to{transform:translateY(0) translate(0);opacity:.3}50%{transform:translateY(-100px) translate(20px);opacity:.6}}.hero-content.svelte-1q37ri0{position:relative;z-index:2;display:grid;grid-template-columns:1fr;gap:4rem;max-width:1280px;width:100%;align-items:center}@media(min-width:1024px){.hero-content.svelte-1q37ri0{grid-template-columns:1fr 1fr;gap:6rem}}.text-content.svelte-1q37ri0{text-align:center;opacity:0;transform:translateY(30px);transition:opacity .8s ease-out,transform .8s ease-out}.mounted.svelte-1q37ri0 .text-content:where(.svelte-1q37ri0){opacity:1;transform:translateY(0)}@media(min-width:1024px){.text-content.svelte-1q37ri0{text-align:left}}.badge.svelte-1q37ri0{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#0d94881a;border:1px solid rgba(13,148,136,.2);border-radius:100px;font-size:.875rem;font-weight:500;color:var(--color-primary-dark);margin-bottom:1.5rem}.badge-icon.svelte-1q37ri0{font-size:1rem}.headline.svelte-1q37ri0{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.1;color:var(--color-text);margin:0 0 1.5rem;letter-spacing:-.02em}.gradient-text.svelte-1q37ri0{background:linear-gradient(135deg,#0d9488,#2dd4bf,#0d9488);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:svelte-1q37ri0-shimmer 3s linear infinite}@keyframes svelte-1q37ri0-shimmer{0%{background-position:0% center}to{background-position:200% center}}.subheadline.svelte-1q37ri0{font-size:clamp(1rem,2vw,1.25rem);line-height:1.7;color:var(--color-text-muted);margin:0 0 2rem;max-width:540px}@media(min-width:1024px){.subheadline.svelte-1q37ri0{margin-left:0;margin-right:auto}}@media(max-width:1023px){.subheadline.svelte-1q37ri0{margin-left:auto;margin-right:auto}}.cta-group.svelte-1q37ri0{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem;justify-content:center}@media(min-width:1024px){.cta-group.svelte-1q37ri0{justify-content:flex-start}}.btn.svelte-1q37ri0{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 1.75rem;font-size:1rem;font-weight:600;text-decoration:none;border-radius:12px;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer}.btn-primary.svelte-1q37ri0{background:linear-gradient(135deg,#0d9488,#0f766e);color:#fff;box-shadow:0 4px 14px #0d948866,0 0 #0d948833}.btn-primary.svelte-1q37ri0:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0d948880,0 0 0 4px #0d94881a}.btn-secondary.svelte-1q37ri0{background:transparent;color:var(--color-primary-dark);border:2px solid rgba(13,148,136,.3)}.btn-secondary.svelte-1q37ri0:hover{background:#0d94880d;border-color:var(--color-primary);transform:translateY(-2px)}.btn-icon.svelte-1q37ri0{flex-shrink:0}.btn-icon-right.svelte-1q37ri0{flex-shrink:0;transition:transform .3s ease}.btn-secondary.svelte-1q37ri0:hover .btn-icon-right:where(.svelte-1q37ri0){transform:translate(4px)}.store-badges.svelte-1q37ri0{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;justify-content:center}@media(min-width:1024px){.store-badges.svelte-1q37ri0{justify-content:flex-start}}.store-badge.svelte-1q37ri0{text-decoration:none;color:inherit}.store-badge-placeholder.svelte-1q37ri0{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;background:#000;color:#fff;border-radius:10px;transition:all .3s ease}.store-badge-placeholder.svelte-1q37ri0:hover{transform:scale(1.02);box-shadow:0 4px 12px #0000004d}.store-badge-text.svelte-1q37ri0{display:flex;flex-direction:column}.store-badge-small.svelte-1q37ri0{font-size:.65rem;opacity:.8;text-transform:uppercase;letter-spacing:.02em}.store-badge-large.svelte-1q37ri0{font-size:1.1rem;font-weight:600;line-height:1.2}.coming-soon.svelte-1q37ri0{font-size:.875rem;color:var(--color-text-muted);font-style:italic}.app-preview.svelte-1q37ri0{position:relative;display:flex;justify-content:center;opacity:0;transform:translateY(40px);transition:opacity .8s ease-out .3s,transform .8s ease-out .3s}.mounted.svelte-1q37ri0 .app-preview:where(.svelte-1q37ri0){opacity:1;transform:translateY(0)}.phone-frame.svelte-1q37ri0{position:relative;width:280px;height:580px;background:linear-gradient(145deg,#1a1a1a,#2d2d2d);border-radius:45px;padding:12px;box-shadow:0 50px 100px -20px #00000040,0 30px 60px -30px #0000004d,inset 0 1px #ffffff1a;animation:svelte-1q37ri0-phoneFloat 6s ease-in-out infinite}@keyframes svelte-1q37ri0-phoneFloat{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-15px) rotate(1deg)}}.phone-notch.svelte-1q37ri0{position:absolute;top:20px;left:50%;transform:translate(-50%);width:100px;height:28px;background:#000;border-radius:20px;z-index:10}.phone-screen.svelte-1q37ri0{width:100%;height:100%;background:linear-gradient(180deg,#f8f9fa,#fff);border-radius:35px;overflow:hidden;padding:50px 16px 16px;display:flex;flex-direction:column;gap:12px}.app-header.svelte-1q37ri0{display:flex;align-items:center;gap:10px;padding-bottom:12px;border-bottom:1px solid #e5e7eb}.app-logo.svelte-1q37ri0{width:36px;height:36px;background:linear-gradient(135deg,#0d9488,#2dd4bf);border-radius:10px}.app-title.svelte-1q37ri0{font-size:18px;font-weight:700;color:#1f2937}.app-card.svelte-1q37ri0{display:flex;align-items:center;gap:12px;padding:14px;background:#fff;border-radius:16px;box-shadow:0 2px 8px #0000000a;border:1px solid #f3f4f6}.card-avatar.svelte-1q37ri0{width:44px;height:44px;background:linear-gradient(135deg,#e0f2f1,#b2dfdb);border-radius:50%;flex-shrink:0}.card-content.svelte-1q37ri0{flex:1;display:flex;flex-direction:column;gap:6px}.card-name.svelte-1q37ri0{height:12px;width:70%;background:#e5e7eb;border-radius:6px}.card-status.svelte-1q37ri0{height:8px;width:50%;background:#d1fae5;border-radius:4px}.app-nav.svelte-1q37ri0{margin-top:auto;display:flex;justify-content:space-around;padding:14px 0;border-top:1px solid #e5e7eb}.nav-item.svelte-1q37ri0{width:28px;height:28px;background:#e5e7eb;border-radius:8px}.nav-item.active.svelte-1q37ri0{background:linear-gradient(135deg,#0d9488,#2dd4bf)}.floating-card.svelte-1q37ri0{position:absolute;display:flex;align-items:center;gap:8px;padding:10px 16px;background:#fffffff2;border-radius:14px;box-shadow:0 10px 40px #0000001a,0 0 0 1px #00000005;font-size:.875rem;font-weight:500;color:var(--color-text);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.floating-icon.svelte-1q37ri0{font-size:1.25rem}.card-1.svelte-1q37ri0{top:15%;left:-30px;animation:svelte-1q37ri0-floatCard1 5s ease-in-out infinite}.card-2.svelte-1q37ri0{top:45%;right:-40px;animation:svelte-1q37ri0-floatCard2 6s ease-in-out infinite;animation-delay:-2s}.card-3.svelte-1q37ri0{bottom:20%;left:-20px;animation:svelte-1q37ri0-floatCard3 5.5s ease-in-out infinite;animation-delay:-4s}@keyframes svelte-1q37ri0-floatCard1{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-10px) rotate(2deg)}}@keyframes svelte-1q37ri0-floatCard2{0%,to{transform:translateY(0) rotate(2deg)}50%{transform:translateY(-15px) rotate(-2deg)}}@keyframes svelte-1q37ri0-floatCard3{0%,to{transform:translateY(0) rotate(1deg)}50%{transform:translateY(-12px) rotate(-3deg)}}.scroll-indicator.svelte-1q37ri0{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;opacity:0;animation:svelte-1q37ri0-fadeInUp 1s ease-out 1.5s forwards}@keyframes svelte-1q37ri0-fadeInUp{to{opacity:.6}}.scroll-mouse.svelte-1q37ri0{width:24px;height:38px;border:2px solid var(--color-primary);border-radius:12px;display:flex;justify-content:center;padding-top:8px}.scroll-wheel.svelte-1q37ri0{width:4px;height:8px;background:var(--color-primary);border-radius:2px;animation:svelte-1q37ri0-scrollWheel 2s ease-in-out infinite}@keyframes svelte-1q37ri0-scrollWheel{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.3;transform:translateY(6px)}}.scroll-indicator.svelte-1q37ri0 span:where(.svelte-1q37ri0){font-size:.75rem;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.1em}@media(max-width:1023px){.app-preview.svelte-1q37ri0{display:none}}@media(prefers-reduced-motion:reduce){.gradient-orb.svelte-1q37ri0,.particle.svelte-1q37ri0,.phone-frame.svelte-1q37ri0,.floating-card.svelte-1q37ri0,.gradient-text.svelte-1q37ri0,.scroll-wheel.svelte-1q37ri0{animation:none}.text-content.svelte-1q37ri0,.app-preview.svelte-1q37ri0{transition:none;opacity:1;transform:none}}.features-section.svelte-1dpem8h{padding:5rem 1.5rem;background:linear-gradient(180deg,#f8fafa,#fff)}.features-container.svelte-1dpem8h{max-width:1200px;margin:0 auto}.features-header.svelte-1dpem8h{text-align:center;margin-bottom:4rem}.features-title.svelte-1dpem8h{font-size:2.25rem;font-weight:700;color:#1a1a1a;margin:0 0 1rem;line-height:1.2}.features-subtitle.svelte-1dpem8h{font-size:1.125rem;color:#666;max-width:600px;margin:0 auto;line-height:1.6}.features-grid.svelte-1dpem8h{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.feature-card.svelte-1dpem8h{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 1px 3px #00000014,0 4px 12px #0000000a;transition:transform .3s ease,box-shadow .3s ease,opacity .6s ease,translate .6s ease;opacity:0;translate:0 30px}.feature-card.visible.svelte-1dpem8h{opacity:1;translate:0 0;transition-delay:var(--delay)}.feature-card.svelte-1dpem8h:hover{transform:translateY(-4px);box-shadow:0 4px 12px #0000001a,0 8px 24px #00000014}.feature-icon.svelte-1dpem8h{width:48px;height:48px;background:linear-gradient(135deg,#0d9488,#0f766e);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.feature-icon.svelte-1dpem8h svg:where(.svelte-1dpem8h){width:24px;height:24px;color:#fff}.feature-title.svelte-1dpem8h{font-size:1.125rem;font-weight:600;color:#1a1a1a;margin:0 0 .75rem}.feature-description.svelte-1dpem8h{font-size:.9375rem;color:#555;line-height:1.6;margin:0}@media(max-width:1024px){.features-grid.svelte-1dpem8h{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.features-section.svelte-1dpem8h{padding:3rem 1rem}.features-header.svelte-1dpem8h{margin-bottom:2.5rem}.features-title.svelte-1dpem8h{font-size:1.75rem}.features-subtitle.svelte-1dpem8h{font-size:1rem}.features-grid.svelte-1dpem8h{grid-template-columns:1fr;gap:1rem}.feature-card.svelte-1dpem8h{padding:1.5rem}.feature-icon.svelte-1dpem8h{width:44px;height:44px}.feature-icon.svelte-1dpem8h svg:where(.svelte-1dpem8h){width:22px;height:22px}}.pillars-section.svelte-3l5kzd{padding:5rem 1.5rem;background:linear-gradient(180deg,#fff,#f8fafc)}.container.svelte-3l5kzd{max-width:1200px;margin:0 auto}.section-header.svelte-3l5kzd{text-align:center;margin-bottom:3.5rem;opacity:0;transform:translateY(30px);transition:opacity .6s ease-out,transform .6s ease-out}.section-header.visible.svelte-3l5kzd{opacity:1;transform:translateY(0)}.section-title.svelte-3l5kzd{font-family:Inter,system-ui,sans-serif;font-size:2.5rem;font-weight:700;color:#0f172a;margin:0 0 1rem;letter-spacing:-.025em}.section-subtitle.svelte-3l5kzd{font-family:Inter,system-ui,sans-serif;font-size:1.125rem;color:#64748b;max-width:540px;margin:0 auto;line-height:1.6}.pillars-grid.svelte-3l5kzd{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.pillar-card.svelte-3l5kzd{position:relative;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #00000014,0 4px 12px #0000000a;transition:transform .3s ease,box-shadow .3s ease,opacity .6s ease-out;opacity:0;transform:translateY(40px)}.pillar-card.visible.svelte-3l5kzd{opacity:1;transform:translateY(0);transition-delay:var(--animation-delay)}.pillar-card.svelte-3l5kzd:hover{transform:translateY(-4px);box-shadow:0 4px 12px #0000001a,0 12px 32px #00000014}.pillar-card.visible.svelte-3l5kzd:hover{transform:translateY(-4px)}.card-accent.svelte-3l5kzd{height:4px;background:var(--pillar-color)}.card-content.svelte-3l5kzd{padding:1.75rem 1.5rem}.icon-wrapper.svelte-3l5kzd{width:48px;height:48px;border-radius:12px;background:color-mix(in srgb,var(--pillar-color) 12%,transparent);display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;transition:transform .3s ease,background .3s ease}.pillar-card.svelte-3l5kzd:hover .icon-wrapper:where(.svelte-3l5kzd){transform:scale(1.05);background:color-mix(in srgb,var(--pillar-color) 18%,transparent)}.icon-wrapper.svelte-3l5kzd svg:where(.svelte-3l5kzd){width:24px;height:24px;color:var(--pillar-color)}.pillar-title.svelte-3l5kzd{font-family:Inter,system-ui,sans-serif;font-size:1.25rem;font-weight:600;color:#0f172a;margin:0 0 .75rem;letter-spacing:-.01em}.pillar-description.svelte-3l5kzd{font-family:Inter,system-ui,sans-serif;font-size:.9375rem;color:#64748b;margin:0;line-height:1.6}@media(max-width:1024px){.pillars-grid.svelte-3l5kzd{grid-template-columns:repeat(2,1fr)}.section-title.svelte-3l5kzd{font-size:2rem}}@media(max-width:640px){.pillars-section.svelte-3l5kzd{padding:3.5rem 1rem}.pillars-grid.svelte-3l5kzd{grid-template-columns:1fr;gap:1rem}.section-header.svelte-3l5kzd{margin-bottom:2.5rem}.section-title.svelte-3l5kzd{font-size:1.75rem}.section-subtitle.svelte-3l5kzd{font-size:1rem}.card-content.svelte-3l5kzd{padding:1.5rem 1.25rem}}.how-it-works.svelte-1e6pjgp{padding:5rem 1.5rem;background:linear-gradient(180deg,#fff,#f8fafa)}.container.svelte-1e6pjgp{max-width:1200px;margin:0 auto}.section-title.svelte-1e6pjgp{font-family:Inter,system-ui,sans-serif;font-size:2.5rem;font-weight:700;color:#111827;text-align:center;margin-bottom:4rem;letter-spacing:-.02em}.timeline.svelte-1e6pjgp{position:relative;display:flex;flex-direction:column;gap:2rem}.timeline-line.svelte-1e6pjgp{position:absolute;left:28px;top:40px;bottom:40px;width:2px;background:linear-gradient(180deg,#0d9488,#0d9488);opacity:.2}.step.svelte-1e6pjgp{display:flex;gap:1.5rem;align-items:flex-start;opacity:0;transform:translateY(30px);transition:opacity .6s ease-out,transform .6s ease-out;transition-delay:var(--delay)}.step.visible.svelte-1e6pjgp{opacity:1;transform:translateY(0)}.step-indicator.svelte-1e6pjgp{position:relative;flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:.75rem}.step-number.svelte-1e6pjgp{width:56px;height:56px;border-radius:12px;background:#0d9488;color:#fff;font-family:Inter,system-ui,sans-serif;font-size:1.5rem;font-weight:700;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px #0d94884d;position:relative;z-index:1}.step-icon.svelte-1e6pjgp{width:40px;height:40px;border-radius:10px;background:#fff;border:2px solid #e5e7eb;color:#0d9488;display:flex;align-items:center;justify-content:center}.step-content.svelte-1e6pjgp{padding-top:.5rem;flex:1}.step-title.svelte-1e6pjgp{font-family:Inter,system-ui,sans-serif;font-size:1.25rem;font-weight:600;color:#111827;margin:0 0 .5rem}.step-description.svelte-1e6pjgp{font-family:Inter,system-ui,sans-serif;font-size:1rem;color:#6b7280;line-height:1.6;margin:0;max-width:400px}@media(min-width:768px){.how-it-works.svelte-1e6pjgp{padding:6rem 2rem}.section-title.svelte-1e6pjgp{font-size:3rem;margin-bottom:5rem}.timeline.svelte-1e6pjgp{flex-direction:row;justify-content:space-between;gap:1rem}.timeline-line.svelte-1e6pjgp{left:60px;right:60px;top:28px;bottom:auto;width:auto;height:2px}.step.svelte-1e6pjgp{flex-direction:column;align-items:center;text-align:center;flex:1;max-width:280px;transform:translateY(40px)}.step.visible.svelte-1e6pjgp{transform:translateY(0)}.step-indicator.svelte-1e6pjgp{flex-direction:column}.step-content.svelte-1e6pjgp{padding-top:1rem}.step-description.svelte-1e6pjgp{max-width:none}}@media(min-width:1024px){.timeline.svelte-1e6pjgp{gap:2rem}.step.svelte-1e6pjgp{max-width:260px}.step-title.svelte-1e6pjgp{font-size:1.375rem}.step-description.svelte-1e6pjgp{font-size:1.0625rem}}.weekly-rhythm.svelte-uju6qx{padding:4rem 1.5rem;background:linear-gradient(135deg,#f0fdfa,#fff,#f0fdf4);position:relative;overflow:hidden}.content-wrapper.svelte-uju6qx{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.text-column.svelte-uju6qx{display:flex;flex-direction:column;gap:1.5rem}.label.svelte-uju6qx{font-size:.875rem;font-weight:600;color:#0d9488;text-transform:uppercase;letter-spacing:.1em}.title.svelte-uju6qx{font-size:2.5rem;font-weight:700;color:#1f2937;line-height:1.2;margin:0}.subtitle.svelte-uju6qx{font-size:1.125rem;color:#6b7280;line-height:1.7;margin:0}.key-points.svelte-uju6qx{list-style:none;padding:0;margin:1rem 0 0;display:flex;flex-direction:column;gap:1rem}.key-point.svelte-uju6qx{display:flex;align-items:flex-start;gap:.75rem}.check-icon.svelte-uju6qx{flex-shrink:0;margin-top:.125rem}.point-text.svelte-uju6qx{font-size:1rem;color:#374151;line-height:1.5}.point-detail.svelte-uju6qx{color:#9ca3af;font-size:.875rem}.illustration-column.svelte-uju6qx{display:flex;justify-content:center;align-items:center}.week-visualization.svelte-uju6qx{position:relative;width:100%;max-width:400px;background:linear-gradient(145deg,#0d94880d,#0d948805);border-radius:12px;padding:2rem;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.calendar-svg.svelte-uju6qx{width:100%;height:auto}.accent.svelte-uju6qx{position:absolute;border-radius:50%;background:linear-gradient(135deg,#0d9488,#14b8a6);opacity:.1;pointer-events:none}.accent-1.svelte-uju6qx{width:120px;height:120px;top:-30px;right:-30px}.accent-2.svelte-uju6qx{width:80px;height:80px;bottom:-20px;left:-20px}@media(max-width:768px){.weekly-rhythm.svelte-uju6qx{padding:3rem 1rem}.content-wrapper.svelte-uju6qx{grid-template-columns:1fr;gap:2.5rem}.title.svelte-uju6qx{font-size:2rem}.subtitle.svelte-uju6qx{font-size:1rem}.illustration-column.svelte-uju6qx{order:-1}.week-visualization.svelte-uju6qx{max-width:320px;padding:1.5rem}}.app-preview.svelte-132xz03{padding:5rem 1rem;background:linear-gradient(180deg,#fff,#f0fdfa,#ccfbf1);overflow:hidden}.container.svelte-132xz03{max-width:1400px;margin:0 auto}.section-header.svelte-132xz03{text-align:center;margin-bottom:2.5rem}.title.svelte-132xz03{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:#1a1a2e;margin:0 0 .75rem;letter-spacing:-.02em}.subtitle.svelte-132xz03{font-size:clamp(.95rem,2vw,1.1rem);color:#64748b;margin:0;font-weight:500}.phones-row.svelte-132xz03{display:flex;justify-content:center;gap:.75rem;padding:1rem 0}.phone-item.svelte-132xz03{display:flex;flex-direction:column;align-items:center}.phone-frame.svelte-132xz03{position:relative}.bezel.svelte-132xz03{position:relative;width:180px;background:linear-gradient(145deg,#1a1a1a,#000);border-radius:28px;padding:6px;box-shadow:inset 0 0 0 1px #ffffff1a,0 15px 30px -10px #0000004d;transition:transform .3s ease,box-shadow .3s ease}.phone-item.svelte-132xz03:hover .bezel:where(.svelte-132xz03){transform:translateY(-6px);box-shadow:inset 0 0 0 1px #ffffff1a,0 25px 40px -10px #0006}.dynamic-island.svelte-132xz03{position:absolute;top:10px;left:50%;transform:translate(-50%);width:55px;height:18px;background:#000;border-radius:12px;z-index:10}.screen.svelte-132xz03{width:100%;border-radius:22px;overflow:hidden;background:#000}.screenshot-img.svelte-132xz03{width:100%;height:auto;display:block;border-radius:22px}.phone-caption.svelte-132xz03{text-align:center;margin-top:.75rem}.caption-title.svelte-132xz03{font-size:.8rem;font-weight:600;color:#0f172a;margin:0}@media(max-width:1100px){.phones-row.svelte-132xz03{justify-content:flex-start;overflow-x:auto;padding:1rem;gap:1rem;scrollbar-width:none;-ms-overflow-style:none}.phones-row.svelte-132xz03::-webkit-scrollbar{display:none}.phone-item.svelte-132xz03{flex-shrink:0}}@media(max-width:768px){.app-preview.svelte-132xz03{padding:3rem .5rem}.bezel.svelte-132xz03{width:150px;border-radius:24px;padding:5px}.dynamic-island.svelte-132xz03{width:45px;height:14px;top:8px}.screen.svelte-132xz03,.screenshot-img.svelte-132xz03{border-radius:19px}}@media(prefers-reduced-motion:reduce){.bezel.svelte-132xz03{transition:none}}.testimonials-section.svelte-1jhcrt0{padding:80px 24px;background:linear-gradient(180deg,#f8fafa,#fff)}.container.svelte-1jhcrt0{max-width:1200px;margin:0 auto}.section-title.svelte-1jhcrt0{font-family:Inter,sans-serif;font-size:2.25rem;font-weight:700;color:#1a1a1a;text-align:center;margin-bottom:48px;letter-spacing:-.02em}.testimonials-grid.svelte-1jhcrt0{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.testimonial-card.svelte-1jhcrt0{background:#fff;border-radius:12px;padding:32px;box-shadow:0 4px 20px #0000000f,0 1px 3px #0000000a;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease}.testimonial-card.svelte-1jhcrt0:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001a,0 2px 6px #0000000f}.quote-icon.svelte-1jhcrt0{color:#0d9488;margin-bottom:16px;opacity:.9}.quote-text.svelte-1jhcrt0{font-family:Inter,sans-serif;font-size:1.125rem;line-height:1.7;color:#374151;margin:0 0 24px;font-style:italic;flex-grow:1}.star-rating.svelte-1jhcrt0{display:flex;gap:4px;margin-bottom:20px}.star.svelte-1jhcrt0{color:#fbbf24}.star.filled.svelte-1jhcrt0{fill:#fbbf24}.author-info.svelte-1jhcrt0{display:flex;align-items:center;gap:12px;padding-top:20px;border-top:1px solid #f3f4f6}.avatar.svelte-1jhcrt0{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#0d9488,#14b8a6);color:#fff;display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;letter-spacing:.02em}.author-name.svelte-1jhcrt0{font-family:Inter,sans-serif;font-size:1rem;font-weight:600;color:#1a1a1a}.carousel.svelte-1jhcrt0{position:relative;overflow:hidden;padding:0 8px}.carousel-track.svelte-1jhcrt0{display:flex;transition:transform .3s ease-out}.carousel-slide.svelte-1jhcrt0{flex:0 0 100%;padding:0 8px;box-sizing:border-box}.carousel-dots.svelte-1jhcrt0{display:flex;justify-content:center;gap:10px;margin-top:24px}.dot.svelte-1jhcrt0{width:10px;height:10px;border-radius:50%;border:none;background:#d1d5db;cursor:pointer;padding:0;transition:background .2s ease,transform .2s ease}.dot.svelte-1jhcrt0:hover{background:#9ca3af}.dot.active.svelte-1jhcrt0{background:#0d9488;transform:scale(1.2)}.carousel-nav.svelte-1jhcrt0{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;border:none;background:#fff;box-shadow:0 2px 8px #0000001f;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#374151;transition:background .2s ease,box-shadow .2s ease;z-index:10}.carousel-nav.svelte-1jhcrt0:hover{background:#f9fafb;box-shadow:0 4px 12px #00000026}.carousel-nav.prev.svelte-1jhcrt0{left:0}.carousel-nav.next.svelte-1jhcrt0{right:0}@media(max-width:1024px){.testimonials-grid.svelte-1jhcrt0{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.testimonials-section.svelte-1jhcrt0{padding:60px 16px}.section-title.svelte-1jhcrt0{font-size:1.75rem;margin-bottom:32px}.testimonial-card.svelte-1jhcrt0{padding:24px}.quote-text.svelte-1jhcrt0{font-size:1rem}}.pricing-section.svelte-omzaxu{padding:4rem 1.5rem;background-color:#fafafa}.pricing-container.svelte-omzaxu{max-width:900px;margin:0 auto}.pricing-title.svelte-omzaxu{font-size:2rem;font-weight:700;text-align:center;color:#111827;margin:0 0 .5rem}.pricing-subtitle.svelte-omzaxu{font-size:1.125rem;text-align:center;color:#6b7280;margin:0 0 3rem}.pricing-grid.svelte-omzaxu{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:640px){.pricing-grid.svelte-omzaxu{grid-template-columns:repeat(2,1fr)}}.pricing-card.svelte-omzaxu{position:relative;background:#fff;border-radius:12px;padding:2rem;border:1px solid #e5e7eb;display:flex;flex-direction:column}.pricing-card.highlighted.svelte-omzaxu{border:2px solid #0D9488}.tier-name.svelte-omzaxu{font-size:1.25rem;font-weight:600;color:#111827;margin:0 0 1rem}.price-wrapper.svelte-omzaxu{display:flex;align-items:baseline;gap:.25rem;margin-bottom:.5rem}.price.svelte-omzaxu{font-size:2.5rem;font-weight:700;color:#111827}.period.svelte-omzaxu{font-size:1rem;color:#6b7280}.tier-description.svelte-omzaxu{font-size:.9375rem;color:#6b7280;margin:0 0 1.5rem}.features-list.svelte-omzaxu{list-style:none;padding:0;margin:0 0 2rem;flex-grow:1}.feature-item.svelte-omzaxu{display:flex;align-items:center;gap:.75rem;font-size:.9375rem;color:#374151;padding:.5rem 0}.check-icon.svelte-omzaxu{width:1.25rem;height:1.25rem;color:#0d9488;flex-shrink:0}.feature-item.not-included.svelte-omzaxu{color:#9ca3af}.x-icon.svelte-omzaxu{width:1.25rem;height:1.25rem;color:#d1d5db;flex-shrink:0}.alt-price.svelte-omzaxu{font-size:.875rem;color:#0d9488;font-weight:500;margin:0 0 1rem}.cta-button.svelte-omzaxu{width:100%;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;border-radius:12px;cursor:pointer;transition:all .15s ease;border:none}.cta-primary.svelte-omzaxu{background-color:#0d9488;color:#fff}.cta-primary.svelte-omzaxu:hover{background-color:#0f766e}.cta-secondary.svelte-omzaxu{background-color:#fff;color:#111827;border:1px solid #d1d5db}.cta-secondary.svelte-omzaxu:hover{background-color:#f9fafb;border-color:#9ca3af}.faq-section.svelte-1t8i6y4{padding:5rem 1.5rem;background-color:#fff}.faq-container.svelte-1t8i6y4{max-width:800px;margin:0 auto}.faq-title.svelte-1t8i6y4{font-size:2.25rem;font-weight:700;text-align:center;color:#1a1a1a;margin:0 0 3rem;line-height:1.2}.faq-list.svelte-1t8i6y4{display:flex;flex-direction:column;gap:1rem}.faq-item.svelte-1t8i6y4{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.faq-item.svelte-1t8i6y4:has(.faq-trigger.active:where(.svelte-1t8i6y4)){border-color:#0d9488;box-shadow:0 0 0 1px #0d9488}.faq-trigger.svelte-1t8i6y4{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;background:transparent;border:none;cursor:pointer;text-align:left;transition:background-color .15s ease}.faq-trigger.svelte-1t8i6y4:hover{background-color:#f9fafb}.faq-trigger.svelte-1t8i6y4:focus-visible{outline:2px solid #0D9488;outline-offset:-2px;border-radius:12px}.faq-question.svelte-1t8i6y4{font-size:1.0625rem;font-weight:600;color:#1a1a1a;line-height:1.4}.faq-trigger.active.svelte-1t8i6y4 .faq-question:where(.svelte-1t8i6y4){color:#0d9488}.faq-icon.svelte-1t8i6y4{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:#6b7280;transition:color .2s ease}.faq-trigger.active.svelte-1t8i6y4 .faq-icon:where(.svelte-1t8i6y4){color:#0d9488}.faq-icon.svelte-1t8i6y4 svg:where(.svelte-1t8i6y4){width:20px;height:20px}.faq-content.svelte-1t8i6y4{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.faq-content.open.svelte-1t8i6y4{grid-template-rows:1fr}.faq-answer.svelte-1t8i6y4{overflow:hidden}.faq-answer.svelte-1t8i6y4 p:where(.svelte-1t8i6y4){padding:0 1.5rem 1.25rem;margin:0;font-size:1rem;color:#555;line-height:1.7}@media(max-width:640px){.faq-section.svelte-1t8i6y4{padding:3rem 1rem}.faq-title.svelte-1t8i6y4{font-size:1.75rem;margin-bottom:2rem}.faq-trigger.svelte-1t8i6y4{padding:1rem 1.25rem}.faq-question.svelte-1t8i6y4{font-size:1rem}.faq-answer.svelte-1t8i6y4 p:where(.svelte-1t8i6y4){padding:0 1.25rem 1rem;font-size:.9375rem}}.cta-section.svelte-1qdygc6{width:100%;background:linear-gradient(135deg,#0d9488,#0f766e);padding:5rem 1.5rem;position:relative;overflow:hidden}.cta-section.svelte-1qdygc6:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.05) 0%,transparent 70%);pointer-events:none}.cta-container.svelte-1qdygc6{max-width:800px;margin:0 auto;position:relative;z-index:1}.cta-content.svelte-1qdygc6{text-align:center}.cta-title.svelte-1qdygc6{font-size:clamp(2rem,5vw,3rem);font-weight:700;color:#fff;margin:0 0 1rem;line-height:1.2}.cta-subtitle.svelte-1qdygc6{font-size:clamp(1.125rem,2.5vw,1.375rem);color:#ffffffe6;margin:0 0 2.5rem;line-height:1.6;max-width:600px;margin-left:auto;margin-right:auto}.download-buttons.svelte-1qdygc6{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem}.download-btn.svelte-1qdygc6{display:inline-flex;align-items:center;padding:.875rem 1.5rem;background:#0000004d;border:2px solid rgba(255,255,255,.3);border-radius:12px;color:#fff;text-decoration:none;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.download-btn.svelte-1qdygc6:hover{background:#00000080;border-color:#fff9;transform:translateY(-2px);box-shadow:0 8px 25px #0003}.download-btn.svelte-1qdygc6:active{transform:translateY(0)}.store-badge.svelte-1qdygc6{display:flex;align-items:center;gap:.75rem}.store-icon.svelte-1qdygc6{width:28px;height:28px;flex-shrink:0}.store-text.svelte-1qdygc6{display:flex;flex-direction:column;align-items:flex-start;line-height:1.2}.store-label.svelte-1qdygc6{font-size:.7rem;text-transform:uppercase;letter-spacing:.05em;opacity:.9}.store-name.svelte-1qdygc6{font-size:1.125rem;font-weight:600}.email-signup.svelte-1qdygc6{max-width:460px;margin:0 auto}.email-label.svelte-1qdygc6{font-size:1rem;color:#ffffffe6;margin:0 0 1rem;font-weight:500}.email-form.svelte-1qdygc6{width:100%}.input-wrapper.svelte-1qdygc6{display:flex;background:#ffffff26;border-radius:12px;border:2px solid rgba(255,255,255,.2);overflow:hidden;transition:all .3s ease}.input-wrapper.svelte-1qdygc6:focus-within{background:#fff3;border-color:#fff6;box-shadow:0 4px 20px #00000026}.email-input.svelte-1qdygc6{flex:1;padding:1rem 1.25rem;border:none;background:transparent;color:#fff;font-size:1rem;outline:none;min-width:0}.email-input.svelte-1qdygc6::-moz-placeholder{color:#fff9}.email-input.svelte-1qdygc6::placeholder{color:#fff9}.email-input.svelte-1qdygc6:disabled{opacity:.7}.submit-btn.svelte-1qdygc6{display:flex;align-items:center;justify-content:center;padding:1rem 1.25rem;background:#fff;border:none;color:#0d9488;cursor:pointer;transition:all .3s ease;min-width:56px}.submit-btn.svelte-1qdygc6:hover:not(:disabled){background:#ffffffe6}.submit-btn.svelte-1qdygc6:disabled{opacity:.6;cursor:not-allowed}.arrow-icon.svelte-1qdygc6{width:20px;height:20px}.spinner.svelte-1qdygc6{width:20px;height:20px;border:2px solid rgba(13,148,136,.3);border-top-color:#0d9488;border-radius:50%;animation:svelte-1qdygc6-spin .8s linear infinite}@keyframes svelte-1qdygc6-spin{to{transform:rotate(360deg)}}.success-message.svelte-1qdygc6{margin-top:1rem;color:#fff;font-size:.9375rem;font-weight:500;animation:svelte-1qdygc6-fadeIn .3s ease}@keyframes svelte-1qdygc6-fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:640px){.cta-section.svelte-1qdygc6{padding:4rem 1.25rem}.download-buttons.svelte-1qdygc6{flex-direction:column;align-items:center}.download-btn.svelte-1qdygc6{width:100%;max-width:280px;justify-content:center}.input-wrapper.svelte-1qdygc6{flex-direction:column;border-radius:12px}.email-input.svelte-1qdygc6{text-align:center;border-bottom:1px solid rgba(255,255,255,.1)}.submit-btn.svelte-1qdygc6{padding:.875rem;border-radius:0 0 10px 10px}}.section-wrapper.svelte-1uha8ag{opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out}.section-wrapper.visible.svelte-1uha8ag{opacity:1;transform:translateY(0)}html{scroll-behavior:smooth}[id]{scroll-margin-top:80px}@media(prefers-reduced-motion:reduce){.section-wrapper.svelte-1uha8ag{opacity:1;transform:none;transition:none}}
