.hero.svelte-1uha8ag{align-items:center;min-height:100vh;padding-top:72px;display:flex;position:relative;overflow:hidden}.hero-bg.svelte-1uha8ag{background:linear-gradient(135deg, var(--primary-50) 0%, var(--primary-100) 100%);clip-path:polygon(20% 0,100% 0,100% 100%,0% 100%);z-index:-1;width:60%;height:100%;position:absolute;top:0;right:0}.hero-content.svelte-1uha8ag{grid-template-columns:1.1fr .9fr;align-items:center;gap:4rem;display:grid}.hero-visual.svelte-1uha8ag{justify-content:center;display:flex}.hero-video-frame.svelte-1uha8ag{background:var(--gray-900);width:min(260px,70vw);box-shadow:var(--shadow-xl);border:8px solid var(--gray-900);border-radius:28px;display:block;position:relative;overflow:hidden}.hero-video-frame.svelte-1uha8ag video:where(.svelte-1uha8ag){aspect-ratio:9/16;object-fit:cover;border-radius:20px;width:100%;display:block}.hero-video-caption.svelte-1uha8ag{text-align:center;color:#fff;background:linear-gradient(#0000 0%,#000000b3 100%);padding:1.5rem .75rem .75rem;font-size:.8125rem;font-weight:600;position:absolute;bottom:0;left:0;right:0}.hero-eyebrow.svelte-1uha8ag{letter-spacing:1px;text-transform:uppercase;color:var(--primary-600);margin-bottom:1rem;font-size:.875rem;font-weight:700;display:inline-block}.hero-text.svelte-1uha8ag h1:where(.svelte-1uha8ag){margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.hero-description.svelte-1uha8ag{color:var(--text-secondary);max-width:640px;margin:0 auto 2rem;font-size:1.25rem}.hero-buttons.svelte-1uha8ag{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2.5rem;display:flex}.hero-badges.svelte-1uha8ag{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.hero-badge.svelte-1uha8ag{color:var(--primary-700);background:var(--primary-50);border:1px solid var(--primary-200);border-radius:var(--radius-full);padding:.5rem 1rem;font-size:.875rem;font-weight:600}.members-visual.svelte-1uha8ag{justify-content:center;display:flex}.screenshot-frame.svelte-1uha8ag{background:var(--gray-900);width:min(280px,75vw);box-shadow:var(--shadow-xl);border-radius:36px;padding:10px}.screenshot-frame.svelte-1uha8ag img:where(.svelte-1uha8ag){border-radius:28px;width:100%;display:block}.live-score.svelte-1uha8ag{background:var(--bg-primary)}.live-score-content.svelte-1uha8ag{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.live-score-text.svelte-1uha8ag h2:where(.svelte-1uha8ag){margin:.5rem 0 1rem;font-size:2.25rem;font-weight:800}.live-score-text.svelte-1uha8ag>p:where(.svelte-1uha8ag){color:var(--text-secondary);margin-bottom:1.25rem;font-size:1.125rem}.live-score-langs.svelte-1uha8ag{color:var(--primary-700);background:var(--primary-50);border:1px solid var(--primary-200);border-radius:var(--radius-lg);padding:.75rem 1rem;font-size:.9375rem;font-weight:600;display:inline-block}.live-score-hardware.svelte-1uha8ag{color:var(--text-secondary);margin-top:1rem;font-size:.875rem}.live-score-visual.svelte-1uha8ag{justify-content:center;display:flex}.live-score-frame.svelte-1uha8ag{background:var(--gray-900);width:min(300px,80vw);box-shadow:var(--shadow-xl);border:10px solid var(--gray-900);border-radius:32px;position:relative;overflow:hidden}.live-score-frame.svelte-1uha8ag video:where(.svelte-1uha8ag){aspect-ratio:9/16;object-fit:cover;border-radius:22px;width:100%;display:block}.live-score-sound.svelte-1uha8ag{color:#fff;border-radius:var(--radius-full);cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);min-height:44px;transition:background var(--transition-fast);white-space:nowrap;background:#111827d1;border:1px solid #ffffff40;align-items:center;gap:.5rem;padding:.625rem 1.125rem;font-family:inherit;font-size:.875rem;font-weight:600;display:inline-flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.live-score-sound.svelte-1uha8ag:hover{background:var(--primary-600)}.problem-list.svelte-1uha8ag{flex-direction:column;gap:1rem;max-width:760px;margin:0 auto 2rem;list-style:none;display:flex}.problem-list.svelte-1uha8ag li:where(.svelte-1uha8ag){color:var(--text-secondary);padding-left:2rem;font-size:1.0625rem;position:relative}.problem-list.svelte-1uha8ag li:where(.svelte-1uha8ag):before{content:"✕";color:#c62828;font-weight:700;position:absolute;top:0;left:0}.problem-close.svelte-1uha8ag{text-align:center;color:var(--text-primary);font-size:1.25rem;font-weight:700}.features.svelte-1uha8ag{background:var(--bg-secondary)}.features-grid.svelte-1uha8ag{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.feature-card.svelte-1uha8ag{background:var(--bg-primary);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);transition:all var(--transition-base);padding:2rem}.feature-card.svelte-1uha8ag:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.feature-icon.svelte-1uha8ag{background:var(--primary-50);border-radius:var(--radius-lg);width:56px;height:56px;color:var(--primary-600);justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.feature-card.svelte-1uha8ag h3:where(.svelte-1uha8ag){margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.feature-card.svelte-1uha8ag p:where(.svelte-1uha8ag){color:var(--text-secondary);font-size:.9375rem}.steps.svelte-1uha8ag{flex-direction:column;gap:2rem;max-width:700px;margin:0 auto;display:flex}.step.svelte-1uha8ag{align-items:flex-start;gap:1.5rem;display:flex}.step-number.svelte-1uha8ag{background:linear-gradient(135deg, var(--primary-600) 0%, var(--primary-500) 100%);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:700;display:flex}.step-content.svelte-1uha8ag h3:where(.svelte-1uha8ag){margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.step-content.svelte-1uha8ag p:where(.svelte-1uha8ag){color:var(--text-secondary)}.league-types.svelte-1uha8ag{background:var(--bg-secondary)}.league-cards.svelte-1uha8ag{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.league-card.svelte-1uha8ag{background:var(--bg-primary);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);padding:2.5rem}.league-icon.svelte-1uha8ag{border-radius:var(--radius-xl);justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;display:flex}.league-icon.ladder.svelte-1uha8ag{background:linear-gradient(135deg, var(--primary-100) 0%, var(--primary-200) 100%);color:var(--primary-700)}.league-icon.pyramid.svelte-1uha8ag{color:#b45309;background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%)}.league-card.svelte-1uha8ag h3:where(.svelte-1uha8ag){margin-bottom:1rem;font-size:1.5rem;font-weight:700}.league-card.svelte-1uha8ag>p:where(.svelte-1uha8ag){color:var(--text-secondary);margin-bottom:1.5rem}.league-features.svelte-1uha8ag{list-style:none}.league-features.svelte-1uha8ag li:where(.svelte-1uha8ag){color:var(--text-secondary);padding:.5rem 0 .5rem 1.5rem;position:relative}.league-features.svelte-1uha8ag li:where(.svelte-1uha8ag):before{content:"✓";color:var(--success);font-weight:600;position:absolute;left:0}.formats-challenge.svelte-1uha8ag{flex-direction:column;align-items:center;gap:1rem;margin-top:2.5rem;display:flex}.formats-challenge.svelte-1uha8ag img:where(.svelte-1uha8ag){border-radius:var(--radius-lg);border:1px solid var(--border-color);width:min(320px,80vw);box-shadow:var(--shadow-md);display:block}.formats-challenge.svelte-1uha8ag p:where(.svelte-1uha8ag){text-align:center;max-width:560px;color:var(--text-secondary);font-size:1rem}.formats-tournaments.svelte-1uha8ag{text-align:center;background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-lg);margin-top:2rem;padding:2rem}.formats-tournaments-text.svelte-1uha8ag strong:where(.svelte-1uha8ag){color:var(--text-primary);margin-bottom:.5rem;font-size:1.25rem;display:block}.formats-tournaments-text.svelte-1uha8ag p:where(.svelte-1uha8ag){color:var(--text-secondary);max-width:640px;margin:0 auto;font-size:1.0625rem}.formats-tournaments-shot.svelte-1uha8ag{max-width:900px;margin:1.5rem auto 0}.formats-tournaments-shot.svelte-1uha8ag img:where(.svelte-1uha8ag){border-radius:var(--radius-md);border:1px solid var(--border-color);width:100%;box-shadow:var(--shadow-md);display:block}.formats-device-note.svelte-1uha8ag{color:var(--primary-700);margin-top:1rem;font-size:.9375rem;font-weight:600}.members.svelte-1uha8ag{background:var(--bg-primary)}.members-content.svelte-1uha8ag{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.members-text.svelte-1uha8ag h2:where(.svelte-1uha8ag){margin-bottom:1rem;font-size:2.25rem;font-weight:800}.members-text.svelte-1uha8ag p:where(.svelte-1uha8ag){color:var(--text-secondary);margin-bottom:1.5rem;font-size:1.125rem}.members-download.svelte-1uha8ag{border-top:1px solid var(--border-color);margin-top:2rem;padding-top:1.5rem}.members-download-heading.svelte-1uha8ag{color:var(--text-primary);margin-bottom:.875rem;font-size:.9375rem;font-weight:600}.members-store-buttons.svelte-1uha8ag{flex-wrap:wrap;gap:.75rem;display:flex}.store-badge.svelte-1uha8ag{transition:transform var(--transition-base);display:inline-block}.store-badge.svelte-1uha8ag:hover{transform:translateY(-2px)}.store-badge.svelte-1uha8ag img:where(.svelte-1uha8ag){height:48px;display:block}.why.svelte-1uha8ag{background:var(--bg-secondary)}.why-grid.svelte-1uha8ag{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.why-card.svelte-1uha8ag{background:var(--bg-primary);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);padding:1.75rem}.why-card.svelte-1uha8ag h3:where(.svelte-1uha8ag){margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.why-card.svelte-1uha8ag p:where(.svelte-1uha8ag){color:var(--text-secondary);font-size:.9375rem}.contact.svelte-1uha8ag{background:var(--bg-secondary)}.contact-content.svelte-1uha8ag{grid-template-columns:1fr 1.5fr;align-items:start;gap:3rem;display:grid}.contact-info-card.svelte-1uha8ag{background:var(--bg-primary);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);text-align:center;padding:2.5rem}.contact-icon.svelte-1uha8ag{background:var(--primary-50);width:64px;height:64px;color:var(--primary-600);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.25rem;display:flex}.contact-info-card.svelte-1uha8ag h3:where(.svelte-1uha8ag){margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.contact-info-card.svelte-1uha8ag p:where(.svelte-1uha8ag){color:var(--text-secondary);margin-bottom:1rem;font-size:.9375rem}.contact-email-link.svelte-1uha8ag{color:var(--primary-600);transition:color var(--transition-fast);font-size:1.125rem;font-weight:600;display:inline-block}.contact-email-link.svelte-1uha8ag:hover{color:var(--primary-800)}.contact-form-wrapper.svelte-1uha8ag{background:var(--bg-primary);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);padding:2.5rem}.contact-form-wrapper.svelte-1uha8ag h3:where(.svelte-1uha8ag){margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.contact-form.svelte-1uha8ag{flex-direction:column;gap:1.25rem;display:flex}.form-row.svelte-1uha8ag{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.form-group.svelte-1uha8ag{flex-direction:column;gap:.5rem;display:flex}.form-group.svelte-1uha8ag label:where(.svelte-1uha8ag){color:var(--text-primary);font-size:.9375rem;font-weight:600}.form-group.svelte-1uha8ag input:where(.svelte-1uha8ag),.form-group.svelte-1uha8ag textarea:where(.svelte-1uha8ag){border:1px solid var(--border-color);border-radius:var(--radius-md);color:var(--text-primary);background:var(--bg-primary);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);width:100%;padding:.875rem 1rem;font-family:inherit;font-size:1rem}.form-group.svelte-1uha8ag input:where(.svelte-1uha8ag):focus,.form-group.svelte-1uha8ag textarea:where(.svelte-1uha8ag):focus{border-color:var(--primary-400);outline:none;box-shadow:0 0 0 3px #2196f326}.form-group.svelte-1uha8ag textarea:where(.svelte-1uha8ag){resize:vertical;min-height:96px}.contact-submit.svelte-1uha8ag{align-self:flex-start}.contact-submit.svelte-1uha8ag:disabled{opacity:.7;cursor:not-allowed}.contact-alert.svelte-1uha8ag{border-radius:var(--radius-md);margin-bottom:1.25rem;padding:1rem 1.25rem;font-size:.9375rem}.contact-alert-success.svelte-1uha8ag{color:#2e7d32;background:#e8f5e9;border:1px solid #a5d6a7}.contact-alert-error.svelte-1uha8ag{color:#c62828;background:#ffebee;border:1px solid #ef9a9a}@keyframes svelte-1uha8ag-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spinner.svelte-1uha8ag{animation:1s linear infinite svelte-1uha8ag-spin}@media (width<=1024px){.hero-bg.svelte-1uha8ag{clip-path:none;opacity:.5;width:100%}.hero-content.svelte-1uha8ag{text-align:center;grid-template-columns:1fr}.hero-buttons.svelte-1uha8ag,.hero-badges.svelte-1uha8ag{justify-content:center}.hero-description.svelte-1uha8ag{margin-left:auto;margin-right:auto}.hero-video-frame.svelte-1uha8ag{width:min(180px,50vw);max-height:40vh}.hero-video-frame.svelte-1uha8ag video:where(.svelte-1uha8ag){max-height:calc(40vh - 16px)}.live-score-content.svelte-1uha8ag{text-align:center;grid-template-columns:1fr;gap:2.5rem}.live-score-langs.svelte-1uha8ag{text-align:left}.hero-text.svelte-1uha8ag h1:where(.svelte-1uha8ag){font-size:3rem}.features-grid.svelte-1uha8ag{grid-template-columns:repeat(2,1fr)}.league-cards.svelte-1uha8ag{grid-template-columns:1fr}.members-content.svelte-1uha8ag{text-align:center;grid-template-columns:1fr}.members-visual.svelte-1uha8ag{order:-1}.members-text.svelte-1uha8ag .btn:where(.svelte-1uha8ag){display:inline-flex}.members-store-buttons.svelte-1uha8ag{justify-content:center}.why-grid.svelte-1uha8ag{grid-template-columns:repeat(2,1fr)}.contact-content.svelte-1uha8ag{grid-template-columns:1fr}.formats-tournaments.svelte-1uha8ag{padding:1.5rem}}@media (width<=768px){.hero-text.svelte-1uha8ag h1:where(.svelte-1uha8ag){font-size:2.25rem}.features-grid.svelte-1uha8ag,.form-row.svelte-1uha8ag,.why-grid.svelte-1uha8ag{grid-template-columns:1fr}}
