.hero.svelte-r07c53{background:var(--color-bg-primary);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative}.hero-content.svelte-r07c53{text-align:center;animation:1s ease-out svelte-r07c53-fadeIn}.hero-subtitle.svelte-r07c53{font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--color-text-primary);margin-bottom:var(--space-4);display:block}.hero-title.svelte-r07c53{font-size:clamp(2rem,6vw,3.5rem);font-weight:var(--font-extrabold);letter-spacing:-.02em;color:var(--color-text-primary);margin-bottom:var(--space-10);line-height:1.2}.hero-title.svelte-r07c53 .line:where(.svelte-r07c53){display:block}.hero-cta.svelte-r07c53{padding:var(--space-4) var(--space-8);color:#000;font-size:var(--text-lg);font-weight:var(--font-bold);font-family:var(--font-family);border-radius:var(--radius-full);background:linear-gradient(135deg,#facc15,#eab308);text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 20px #facc154d}.hero-cta.svelte-r07c53:hover{transform:translateY(-2px);box-shadow:0 6px 30px #facc1580}@keyframes svelte-r07c53-fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.mobile-screens-section.svelte-1y4lj36{background:var(--color-bg-primary);text-align:center;width:100%;padding:60px 5%;overflow:visible}.mobile-screens-container.svelte-1y4lj36{justify-content:center;align-items:flex-start;width:100%;max-width:1200px;margin:0 auto;display:flex}.mobile-column.svelte-1y4lj36{justify-content:center;width:33.33%;display:flex;position:sticky}.mobile-column.left.svelte-1y4lj36{align-items:flex-end;height:1300px;padding-right:40px;top:-550px}.mobile-column.center.svelte-1y4lj36{z-index:2;align-items:flex-end;height:708px;top:40px}.mobile-column.right.svelte-1y4lj36{align-items:flex-end;height:1300px;margin-top:290px;padding-left:40px;top:-620px}.screen-wrapper.svelte-1y4lj36{justify-content:center;display:flex}.mobile-screen.svelte-1y4lj36{object-fit:contain;border-radius:15px;width:90%;max-width:320px;height:auto;box-shadow:0 25px 50px -12px #00000080}@media (width<=900px){.mobile-screens-section.svelte-1y4lj36{padding:40px 0}.mobile-screens-container.svelte-1y4lj36{flex-flow:row;justify-content:center;align-items:flex-start;max-width:100%;padding:0 10px}.mobile-column.svelte-1y4lj36{justify-content:center;width:33.33%;display:flex;position:sticky;padding:0 5px!important}.mobile-column.left.svelte-1y4lj36{z-index:1;align-items:flex-end;height:800px;top:-300px}.mobile-column.center.svelte-1y4lj36{z-index:2;align-items:flex-end;height:450px;top:80px}.mobile-column.right.svelte-1y4lj36{z-index:1;align-items:flex-end;height:800px;margin-top:180px;top:-350px}.mobile-screen.svelte-1y4lj36{filter:drop-shadow(0 20px 40px #0006);width:100%;max-width:200px}}@media (width<=600px){.mobile-screens-section.svelte-1y4lj36{padding:30px 0}.mobile-screens-container.svelte-1y4lj36{padding:0 5px}.mobile-column.svelte-1y4lj36{padding:0 3px!important}.mobile-column.left.svelte-1y4lj36{height:600px;top:-200px}.mobile-column.center.svelte-1y4lj36{height:350px;top:70px}.mobile-column.right.svelte-1y4lj36{height:600px;margin-top:140px;top:-230px}.mobile-screen.svelte-1y4lj36{border-radius:10px;max-width:140px}}.stats-section.svelte-1hr8hii{padding:var(--space-20) 0;background:var(--color-bg-primary)}.container.svelte-1hr8hii{width:100%;max-width:1200px;padding:0 var(--space-4);margin:0 auto}.stats-title.svelte-1hr8hii{text-align:center;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:var(--font-bold);color:var(--color-text-primary);margin-bottom:var(--space-16)}.stats-grid.svelte-1hr8hii{gap:var(--space-8);text-align:center;grid-template-columns:repeat(4,1fr);display:grid}.stat-item.svelte-1hr8hii{gap:var(--space-2);flex-direction:column;display:flex}.stat-value.svelte-1hr8hii{font-size:clamp(1.5rem,4vw,2rem);font-weight:var(--font-bold);color:var(--color-text-primary)}.stat-label.svelte-1hr8hii{font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--color-text-secondary);margin-bottom:var(--space-4)}.stat-line.svelte-1hr8hii{background:linear-gradient(90deg, transparent, var(--color-text-muted), transparent);width:100%;height:1px}@media (width<=768px){.stats-grid.svelte-1hr8hii{gap:var(--space-10);grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.stats-grid.svelte-1hr8hii{grid-template-columns:1fr}}.benefits-section.svelte-15gddfv{padding:var(--space-20) 0;background:var(--color-bg-primary)}.container.svelte-15gddfv{width:100%;max-width:1200px;padding:0 var(--space-4);margin:0 auto}.benefits-title.svelte-15gddfv{text-align:center;font-size:clamp(1.75rem,5vw,2.5rem);font-weight:var(--font-bold);color:var(--color-text-primary);margin-bottom:var(--space-16)}.benefits-grid.svelte-15gddfv{gap:var(--space-12) var(--space-8);grid-template-columns:repeat(3,1fr);max-width:1000px;margin:0 auto;display:grid}.benefit-card.svelte-15gddfv{text-align:center}.benefit-name.svelte-15gddfv{font-size:var(--text-lg);font-weight:var(--font-bold);color:#3b82f6;margin-bottom:var(--space-3)}.benefit-description.svelte-15gddfv{font-size:var(--text-sm);color:var(--color-text-tertiary);line-height:1.6}@media (width<=768px){.benefits-grid.svelte-15gddfv{gap:var(--space-10);grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.benefits-grid.svelte-15gddfv{grid-template-columns:1fr}}.coaches-section.svelte-1n4q9ll{padding:var(--space-24) var(--space-4);background:var(--color-bg-primary)}.container.svelte-1n4q9ll{width:100%;max-width:1200px;padding:0 var(--space-4);margin:0 auto}.coaches-title.svelte-1n4q9ll{text-align:center;font-size:clamp(2rem,5vw,3rem);font-weight:var(--font-extrabold);color:var(--color-text-primary);margin-bottom:var(--space-16)}.coaches-grid.svelte-1n4q9ll{gap:var(--space-6);grid-template-columns:repeat(3,1fr);max-width:1000px;margin:0 auto;display:grid}.coach-card.svelte-1n4q9ll{border-radius:var(--radius-xl);transition:transform var(--transition-base);position:relative;overflow:hidden}.coach-card.svelte-1n4q9ll:hover{transform:translateY(-8px)}.coach-image.svelte-1n4q9ll{aspect-ratio:1;object-fit:cover;object-position:center top;width:100%;display:block}.coach-overlay.svelte-1n4q9ll{padding:var(--space-4) var(--space-3);-webkit-backdrop-filter:blur(12px);background:#0006;border-top:1px solid #ffffff1a;position:absolute;bottom:0;left:0;right:0}.coach-text.svelte-1n4q9ll{font-size:var(--text-sm);color:#fffffff2;text-align:center;line-height:1.5;font-weight:var(--font-medium);text-shadow:0 1px 2px #0000004d}.coaches-grid.svelte-1n4q9ll .coach-card:where(.svelte-1n4q9ll):nth-child(7){grid-column:2}@media (width<=900px){.coaches-grid.svelte-1n4q9ll{gap:var(--space-4);grid-template-columns:repeat(2,1fr)}.coaches-grid.svelte-1n4q9ll .coach-card:where(.svelte-1n4q9ll):nth-child(7){grid-column:span 2;justify-self:center;max-width:50%}.coach-overlay.svelte-1n4q9ll{padding:var(--space-3) var(--space-2)}.coach-text.svelte-1n4q9ll{font-size:var(--text-xs)}}@media (width<=600px){.coaches-grid.svelte-1n4q9ll{grid-template-columns:1fr;max-width:350px}.coaches-grid.svelte-1n4q9ll .coach-card:where(.svelte-1n4q9ll):nth-child(7){grid-column:1;max-width:100%}.coach-overlay.svelte-1n4q9ll{padding:var(--space-4) var(--space-3)}.coach-text.svelte-1n4q9ll{font-size:var(--text-sm)}}
