.stats-grid.svelte-1yo9aow{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-md)}.stat-card.svelte-1yo9aow{background:var(--bg-card);padding:var(--space-md);border-radius:var(--radius-lg);text-align:center;border:1px solid var(--border-color);display:flex;flex-direction:column;justify-content:center;align-items:center;min-width:0}.stat-value.svelte-1yo9aow{font-size:1.5rem;font-weight:700;color:var(--primary);line-height:1.2;margin-bottom:var(--space-xs);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.stat-label.svelte-1yo9aow{font-size:.875rem;color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}@media(max-width:640px){.stats-grid.svelte-1yo9aow{gap:var(--space-xs)}.stat-card.svelte-1yo9aow{padding:var(--space-sm) var(--space-xs)}.stat-value.svelte-1yo9aow{font-size:1.125rem}.stat-label.svelte-1yo9aow{font-size:.7rem}}.progress-section.svelte-1yo9aow h3:where(.svelte-1yo9aow){margin-bottom:var(--space-md);font-size:1.1rem}.progress-bar-container.svelte-1yo9aow{margin-bottom:var(--space-md)}.progress-bar.svelte-1yo9aow{height:24px;background:var(--bg-secondary);border-radius:var(--radius-full);overflow:hidden;display:flex}.progress-fill.svelte-1yo9aow{height:100%;transition:width var(--transition-slow)}.progress-fill.confirmed.svelte-1yo9aow{background:var(--success)}.progress-fill.excluded.svelte-1yo9aow{background:var(--danger)}.progress-legend.svelte-1yo9aow{display:flex;gap:var(--space-lg);flex-wrap:wrap}.legend-item.svelte-1yo9aow{display:flex;align-items:center;gap:var(--space-xs);font-size:.875rem;color:var(--text-secondary)}.legend-dot.svelte-1yo9aow{width:12px;height:12px;border-radius:50%}.legend-dot.confirmed.svelte-1yo9aow{background:var(--success)}.legend-dot.excluded.svelte-1yo9aow{background:var(--danger)}.legend-dot.possible.svelte-1yo9aow{background:var(--warning)}.hero.svelte-fsoj2m{position:relative;min-height:50vh;display:flex;align-items:center;justify-content:center;text-align:center;background:var(--cover-url, none),var(--accent-gradient);background-size:cover;background-position:center center;overflow:hidden}.hero-overlay.svelte-fsoj2m{position:absolute;inset:0;background:linear-gradient(to bottom,#0a0a0f4d,#0a0a0f99,#0a0a0ff2)}.hero-content.svelte-fsoj2m{position:relative;z-index:1;padding:var(--space-2xl);max-width:800px}.hero-title.svelte-fsoj2m{font-size:clamp(2.5rem,8vw,4.5rem);font-weight:800;background:linear-gradient(135deg,#fff,#ff6b8a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:var(--space-sm);text-shadow:0 4px 30px rgba(255,77,109,.3);line-height:1.1}.hero-subtitle.svelte-fsoj2m{font-size:1.25rem;color:#fffc;margin-bottom:var(--space-sm);font-weight:500}.hero-jackpot.svelte-fsoj2m{font-size:1.15rem;font-weight:700;color:#ffe08a;margin-bottom:var(--space-xl)}.hero-actions.svelte-fsoj2m{display:flex;gap:var(--space-md);justify-content:center;flex-wrap:wrap}@media(max-width:640px){.hero.svelte-fsoj2m{min-height:40vh}.hero-content.svelte-fsoj2m{padding:var(--space-xl) var(--space-md)}.hero-actions.svelte-fsoj2m{flex-direction:column;align-items:center}.hero-actions.svelte-fsoj2m .btn:where(.svelte-fsoj2m){width:100%;max-width:250px}}
