.hero.svelte-18e2uvy{min-height:100vh;display:grid;grid-template-columns:1fr;align-items:center;position:relative;background:linear-gradient(135deg,var(--bg-deep) 0%,#1a1025 50%,var(--bg-deep) 100%);overflow:hidden;padding:120px 20px 60px}@media (min-width: 1000px){.hero.svelte-18e2uvy{grid-template-columns:1.1fr 1fr;padding:140px 80px 80px;gap:60px;max-width:1500px;margin:0 auto}}@media (min-width: 1400px){.hero.svelte-18e2uvy{padding:140px 100px 80px}}.heroOverlay.svelte-18e2uvy{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 30% 50%,rgba(139,92,246,.15) 0%,transparent 50%),radial-gradient(circle at 70% 80%,rgba(236,72,153,.1) 0%,transparent 40%);pointer-events:none}.heroContent.svelte-18e2uvy{position:relative;z-index:2;text-align:center}@media (min-width: 1000px){.heroContent.svelte-18e2uvy{text-align:left}}.hero.svelte-18e2uvy h1:where(.svelte-18e2uvy){font-family:var(--font-heading);font-size:2.8rem;color:#fff;line-height:1.1;margin-bottom:1.5rem;text-shadow:0 4px 20px rgba(0,0,0,.5);opacity:0;transform:translateY(40px);transition:all .8s ease-out}.hero.svelte-18e2uvy h1.visible:where(.svelte-18e2uvy){opacity:1;transform:translateY(0)}@media (min-width: 600px){.hero.svelte-18e2uvy h1:where(.svelte-18e2uvy){font-size:3.5rem}}@media (min-width: 1000px){.hero.svelte-18e2uvy h1:where(.svelte-18e2uvy){font-size:4.2rem}}.gradient.svelte-18e2uvy{background:linear-gradient(135deg,var(--hotpink) 0%,#a162e8 50%,var(--aqua) 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.subtitle.svelte-18e2uvy{font-size:1.15rem;color:var(--silver-muted);margin:0 auto 2rem;max-width:500px;opacity:0;transform:translateY(30px);transition:all .8s ease-out}.subtitle.visible.svelte-18e2uvy{opacity:1;transform:translateY(0)}@media (min-width: 600px){.subtitle.svelte-18e2uvy{font-size:1.3rem}}@media (min-width: 1000px){.subtitle.svelte-18e2uvy{margin-left:0;margin-right:auto}}.ctaGroup.svelte-18e2uvy{display:flex;flex-direction:column;gap:1rem;margin-bottom:2.5rem;opacity:0;transform:translateY(30px);transition:all .8s ease-out;padding:0 10px}.ctaGroup.visible.svelte-18e2uvy{opacity:1;transform:translateY(0)}@media (min-width: 600px){.ctaGroup.svelte-18e2uvy{flex-direction:row;justify-content:center;padding:0}}@media (min-width: 1000px){.ctaGroup.svelte-18e2uvy{justify-content:flex-start}}.btn-primary.svelte-18e2uvy{display:inline-block;background:var(--magic-gradient);color:#fff;padding:16px 32px;border-radius:50px;text-decoration:none;font-weight:700;font-size:.9rem;text-transform:uppercase;letter-spacing:1px;border:1px solid rgba(255,255,255,.2);box-shadow:0 4px 20px #ec489966;transition:all .3s ease;white-space:nowrap;text-align:center}.btn-primary.svelte-18e2uvy:hover{transform:translateY(-3px);box-shadow:0 8px 30px #ec489980}.btn-primary.large.svelte-18e2uvy{padding:18px 40px;font-size:1.05rem}.btn-secondary.svelte-18e2uvy{display:inline-block;background:transparent;color:var(--aqua);padding:16px 32px;border-radius:50px;text-decoration:none;font-weight:700;font-size:.9rem;border:2px solid var(--aqua);transition:all .3s ease;white-space:nowrap;text-align:center}.btn-secondary.svelte-18e2uvy:hover{background:var(--aqua);color:var(--bg-deep);transform:translateY(-3px)}.btn-secondary.large.svelte-18e2uvy{padding:18px 40px;font-size:1.05rem}.trustBadges.svelte-18e2uvy{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.85rem 1rem;background:#14181ecc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50px;border:1px solid rgba(255,255,255,.1);opacity:0;transform:translateY(30px);transition:all .8s ease-out;max-width:calc(100% - 20px);margin:0 auto;font-size:.85rem}.trustBadges.visible.svelte-18e2uvy{opacity:1;transform:translateY(0)}@media (min-width: 600px){.trustBadges.svelte-18e2uvy{gap:1.25rem;padding:1.15rem 1.5rem;max-width:450px;font-size:1rem}}@media (min-width: 1000px){.trustBadges.svelte-18e2uvy{display:inline-flex;gap:1.5rem;padding:1.25rem 2rem;max-width:none;margin:0}}.badge.svelte-18e2uvy{display:flex;align-items:center}.badgeItem.svelte-18e2uvy{display:flex;flex-direction:column;align-items:center;gap:2px}.badgeValue.svelte-18e2uvy{font-family:var(--font-heading);font-size:1.1rem;color:#fff}.badgeValue.infinityIcon.svelte-18e2uvy{width:1.6rem;height:1.6rem;display:flex;align-items:center;justify-content:center;color:#fff}.badgeLabel.svelte-18e2uvy{font-size:.55rem;color:var(--silver-muted);text-transform:uppercase;letter-spacing:.5px}.badgeDivider.svelte-18e2uvy{width:1px;height:24px;background:#ffffff26}@media (min-width: 600px){.badgeValue.svelte-18e2uvy{font-size:1.4rem}.badgeValue.infinityIcon.svelte-18e2uvy{width:2.2rem;height:2.2rem}.badgeLabel.svelte-18e2uvy{font-size:.65rem}.badgeDivider.svelte-18e2uvy{height:30px}}.heroImage.svelte-18e2uvy{display:none;position:relative;z-index:1}@media (min-width: 1000px){.heroImage.svelte-18e2uvy{display:block}}.heroImage.svelte-18e2uvy img:where(.svelte-18e2uvy){width:100%;max-width:650px;border-radius:20px;box-shadow:0 30px 60px #00000080,0 0 40px #8b5cf633}.heroImageMobile.svelte-18e2uvy{display:block;margin-top:2.5rem;padding:0 10px}.heroImageMobile.svelte-18e2uvy img:where(.svelte-18e2uvy){width:100%;max-width:450px;margin:0 auto;display:block;border-radius:16px;box-shadow:0 20px 40px #0006,0 0 30px #8b5cf626}@media (min-width: 1000px){.heroImageMobile.svelte-18e2uvy{display:none}}.statsBar.svelte-18e2uvy{display:flex;align-items:center;justify-content:center;gap:2rem;padding:1.5rem 2rem;background:#14181ef2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid rgba(139,92,246,.3);border-bottom:1px solid rgba(255,255,255,.05);flex-wrap:wrap}.stat.svelte-18e2uvy{display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center}.statValue.svelte-18e2uvy{font-family:var(--font-heading);font-size:1.5rem;color:#fff;background:linear-gradient(135deg,var(--hotpink),var(--aqua));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.statLabel.svelte-18e2uvy{font-size:.75rem;color:var(--silver-muted);text-transform:uppercase;letter-spacing:1px}.statDivider.svelte-18e2uvy{width:1px;height:35px;background:linear-gradient(to bottom,transparent,rgba(255,255,255,.15),transparent)}@media (max-width: 600px){.statsBar.svelte-18e2uvy{gap:1rem;padding:1rem}.statValue.svelte-18e2uvy{font-size:1.2rem}.statLabel.svelte-18e2uvy{font-size:.6rem}.statDivider.svelte-18e2uvy{height:25px}}.container.svelte-18e2uvy{max-width:1200px;margin:0 auto;padding:0 20px}.sectionTitle.svelte-18e2uvy{font-family:var(--font-heading);font-size:2rem;color:#fff;text-align:center;margin-bottom:1rem}@media (min-width: 600px){.sectionTitle.svelte-18e2uvy{font-size:2.5rem}}.sectionSubtitle.svelte-18e2uvy{text-align:center;color:var(--silver-muted);font-size:1.1rem;margin:0 auto 2rem;max-width:600px}.promisesSection.svelte-18e2uvy{padding:80px 20px;background:var(--bg-deep);position:relative}.promisesGrid.svelte-18e2uvy{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:3rem}@media (min-width: 900px){.promisesGrid.svelte-18e2uvy{grid-template-columns:repeat(3,1fr);gap:2rem}}.promiseCard.svelte-18e2uvy{background:#ffffff08;border:1px solid rgba(255,255,255,.08);padding:2.5rem 2rem;border-radius:20px;text-align:center;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.promiseCard.svelte-18e2uvy:hover{transform:translateY(-8px);border-color:#8b5cf666;box-shadow:0 20px 40px #0006}.promiseCard.featured.svelte-18e2uvy{border-color:var(--hotpink);background:linear-gradient(135deg,#ec48991a,#8b5cf60d);box-shadow:0 0 30px #ec489926}@media (min-width: 900px){.promiseCard.featured.svelte-18e2uvy{transform:scale(1.05)}.promiseCard.featured.svelte-18e2uvy:hover{transform:scale(1.05) translateY(-8px)}}.promiseIcon.svelte-18e2uvy{font-size:3rem;margin-bottom:1.25rem}.promiseCard.svelte-18e2uvy h3:where(.svelte-18e2uvy){font-family:var(--font-heading);font-size:1.3rem;color:#fff;margin-bottom:1rem}.promiseCard.svelte-18e2uvy p:where(.svelte-18e2uvy){color:var(--silver-muted);font-size:.95rem;line-height:1.7}.transformationSection.svelte-18e2uvy{padding:80px 20px;background:linear-gradient(180deg,var(--bg-deep) 0%,rgba(26,16,37,.5) 100%)}.includesWrapper.svelte-18e2uvy{background:var(--bg-deep);padding:40px 0}.investmentSection.svelte-18e2uvy{padding:80px 20px;background:linear-gradient(135deg,var(--bg-deep) 0%,rgba(139,92,246,.08) 50%,var(--bg-deep) 100%)}.investmentCard.svelte-18e2uvy{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media (min-width: 900px){.investmentCard.svelte-18e2uvy{grid-template-columns:1fr 1.2fr;gap:4rem}}.investmentLeft.svelte-18e2uvy{display:flex;justify-content:center}.trainerImage.svelte-18e2uvy{width:100%;max-width:400px;border-radius:20px;box-shadow:0 30px 60px #00000080,0 0 40px #ec489926}.investmentRight.svelte-18e2uvy{text-align:center}@media (min-width: 900px){.investmentRight.svelte-18e2uvy{text-align:left}}.investmentRight.svelte-18e2uvy h2:where(.svelte-18e2uvy){font-family:var(--font-heading);font-size:2rem;color:#fff;margin-bottom:1.5rem;line-height:1.2}@media (min-width: 600px){.investmentRight.svelte-18e2uvy h2:where(.svelte-18e2uvy){font-size:2.4rem}}.priceDisplay.svelte-18e2uvy{margin-bottom:2rem}.price.svelte-18e2uvy{display:block;font-family:var(--font-heading);font-size:4rem;font-weight:700;background:linear-gradient(135deg,var(--hotpink) 0%,#a162e8 50%,var(--aqua) 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:1;margin-bottom:.5rem}.priceNote.svelte-18e2uvy{color:var(--silver-muted);font-size:1rem}.investmentBenefits.svelte-18e2uvy{list-style:none;padding:0;margin:0 0 2rem;display:flex;flex-direction:column;gap:.75rem}.investmentBenefits.svelte-18e2uvy li:where(.svelte-18e2uvy){color:#ffffffe6;font-size:1rem}@media (min-width: 900px){.investmentBenefits.svelte-18e2uvy{align-items:flex-start}}.investmentCtas.svelte-18e2uvy{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}@media (min-width: 700px){.investmentCtas.svelte-18e2uvy{flex-direction:row;justify-content:center}}@media (min-width: 900px){.investmentCtas.svelte-18e2uvy{justify-content:flex-start}}.financingWrapper.svelte-18e2uvy{padding-top:1rem;border-top:1px solid rgba(255,255,255,.1)}.faqWrapper.svelte-18e2uvy{background:var(--bg-deep);padding:40px 0}.finalCta.svelte-18e2uvy{padding:100px 20px;background:linear-gradient(135deg,#8b5cf626,#ec48991a,#06b6d41a);text-align:center}.ctaContent.svelte-18e2uvy{max-width:700px;margin:0 auto}.finalCta.svelte-18e2uvy h2:where(.svelte-18e2uvy){font-family:var(--font-heading);font-size:2.2rem;color:#fff;margin-bottom:1rem}@media (min-width: 600px){.finalCta.svelte-18e2uvy h2:where(.svelte-18e2uvy){font-size:3rem}}.finalCta.svelte-18e2uvy p:where(.svelte-18e2uvy){color:var(--silver-muted);font-size:1.2rem;margin-bottom:2rem}.ctaButtons.svelte-18e2uvy{display:flex;justify-content:center}
