.container.svelte-14choqa{max-width:1200px;margin:0 auto;padding:0 2rem}.btn.svelte-14choqa{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;border-radius:12px;text-decoration:none;font-weight:600;transition:all .3s ease;border:2px solid transparent;cursor:pointer;font-size:1rem}.btn-primary.svelte-14choqa{background:linear-gradient(135deg,#1e40af,#3b82f6);color:#fff}.btn-primary.svelte-14choqa:hover{transform:translateY(-3px);box-shadow:0 15px 35px #1e40af66}.btn-secondary.svelte-14choqa{background:transparent;color:#1e40af;border-color:#1e40af}.btn-secondary.svelte-14choqa:hover{background:#1e40af;color:#fff;transform:translateY(-2px)}.btn-outline.svelte-14choqa{background:transparent;color:#1e40af;border-color:#e5e7eb}.btn-outline.svelte-14choqa:hover{border-color:#1e40af;background:#f8fafc;transform:translateY(-2px)}.hero.svelte-14choqa{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden;background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.hero-background.svelte-14choqa{position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 0 10" fill="none" stroke="%23e2e8f0" stroke-width="0.5"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>');opacity:.4}.hero-content.svelte-14choqa{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:1}.hero-text.svelte-14choqa h1:where(.svelte-14choqa){font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem;color:#1e293b}.highlight.svelte-14choqa{background:linear-gradient(135deg,#3b82f6,#1e40af);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-description.svelte-14choqa{font-size:1.25rem;color:#64748b;margin-bottom:2.5rem;line-height:1.7}.hero-actions.svelte-14choqa{display:flex;gap:1.5rem;flex-wrap:wrap}.hero-visual.svelte-14choqa{position:relative;display:flex;justify-content:center;align-items:center}.player-card.svelte-14choqa{background:#fff;border-radius:24px;padding:2rem;box-shadow:0 25px 50px #0000001a;position:relative;z-index:2}.player-image.svelte-14choqa{width:200px;height:240px;background:linear-gradient(135deg,#3b82f6,#1e40af);border-radius:16px;margin-bottom:1.5rem;position:relative}.player-image.svelte-14choqa:after{content:"👤";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:4rem;opacity:.3}.player-stats.svelte-14choqa{text-align:center}.stat-value.svelte-14choqa{display:block;font-size:2.5rem;font-weight:800;color:#1e40af}.stat-label.svelte-14choqa{color:#64748b;font-size:.9rem;font-weight:500}.floating-elements.svelte-14choqa{position:absolute;top:0;right:0;bottom:0;left:0}.element.svelte-14choqa{position:absolute;font-size:2rem;animation:svelte-14choqa-float 6s ease-in-out infinite}.element-1.svelte-14choqa{top:20%;left:10%;animation-delay:0s}.element-2.svelte-14choqa{top:60%;right:15%;animation-delay:2s}.element-3.svelte-14choqa{bottom:20%;left:15%;animation-delay:4s}@keyframes svelte-14choqa-float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.services.svelte-14choqa{padding:6rem 0;background:#fff}.section-header.svelte-14choqa{text-align:center;margin-bottom:4rem}.section-header.svelte-14choqa h2:where(.svelte-14choqa){font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#1e293b}.section-header.svelte-14choqa p:where(.svelte-14choqa){font-size:1.125rem;color:#64748b;max-width:600px;margin:0 auto}.services-grid.svelte-14choqa{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.service-card.svelte-14choqa{background:#fff;padding:2.5rem;border-radius:16px;border:1px solid #e2e8f0;transition:all .3s ease;text-align:center}.service-card.svelte-14choqa:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001a;border-color:#3b82f6}.service-icon.svelte-14choqa{font-size:3rem;margin-bottom:1.5rem}.service-card.svelte-14choqa h3:where(.svelte-14choqa){font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#1e293b}.service-card.svelte-14choqa p:where(.svelte-14choqa){color:#64748b;line-height:1.7}.about.svelte-14choqa{padding:6rem 0;background:#f8fafc}.about-content.svelte-14choqa{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.section-label.svelte-14choqa{display:inline-block;padding:.5rem 1rem;background:#dbeafe;color:#1e40af;border-radius:6px;font-size:.875rem;font-weight:600;margin-bottom:1rem}.about-text.svelte-14choqa h2:where(.svelte-14choqa){font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;color:#1e293b}.about-text.svelte-14choqa p:where(.svelte-14choqa){color:#64748b;margin-bottom:1.5rem;line-height:1.7}.about-visual.svelte-14choqa{position:relative}.about-image.svelte-14choqa{width:100%;height:400px;background:linear-gradient(135deg,#1e40af,#3b82f6);border-radius:16px;position:relative}.about-image.svelte-14choqa:after{content:"🏃‍♂️";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:5rem;opacity:.3}.players.svelte-14choqa{padding:6rem 0;background:#fff}.section-header-content.svelte-14choqa{flex:1}.section-header.svelte-14choqa{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:4rem}.players-grid.svelte-14choqa{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.player-card-small.svelte-14choqa{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.5rem;text-align:center;transition:all .3s ease}.player-card-small.svelte-14choqa:hover{transform:translateY(-5px);box-shadow:0 15px 30px #0000001a;border-color:#3b82f6}.player-avatar.svelte-14choqa{width:80px;height:80px;background:linear-gradient(135deg,#3b82f6,#1e40af);border-radius:50%;margin:0 auto 1rem;position:relative}.player-avatar.svelte-14choqa:after{content:"👤";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:2rem;opacity:.5}.player-info.svelte-14choqa h3:where(.svelte-14choqa){font-size:1.125rem;font-weight:600;margin-bottom:.5rem;color:#1e293b}.player-info.svelte-14choqa p:where(.svelte-14choqa){color:#64748b;margin-bottom:1rem;font-size:.875rem}.player-rating.svelte-14choqa{display:flex;flex-direction:column;align-items:center;gap:.25rem}.rating-value.svelte-14choqa{font-size:1.5rem;font-weight:700;color:#1e40af}.rating-label.svelte-14choqa{font-size:.75rem;color:#64748b;font-weight:500}.stats.svelte-14choqa{padding:4rem 0;background:linear-gradient(135deg,#1e40af,#3b82f6);color:#fff}.stats-grid.svelte-14choqa{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.stat-item.svelte-14choqa{text-align:center}.stat-icon.svelte-14choqa{font-size:2rem;margin-bottom:1rem;opacity:.8}.stat-number.svelte-14choqa{font-size:3rem;font-weight:800;margin-bottom:.5rem}.stat-description.svelte-14choqa{font-size:1rem;opacity:.9;font-weight:500}.cta.svelte-14choqa{padding:6rem 0;background:#f8fafc}.cta-content.svelte-14choqa{text-align:center;max-width:800px;margin:0 auto}.cta-content.svelte-14choqa h2:where(.svelte-14choqa){font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#1e293b}.cta-content.svelte-14choqa p:where(.svelte-14choqa){font-size:1.125rem;color:#64748b;margin-bottom:2.5rem}.cta-actions.svelte-14choqa{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}@media (max-width: 768px){.container.svelte-14choqa{padding:0 1rem}.hero-content.svelte-14choqa{grid-template-columns:1fr;text-align:center;gap:3rem}.hero-text.svelte-14choqa h1:where(.svelte-14choqa){font-size:2.5rem}.about-content.svelte-14choqa{grid-template-columns:1fr;gap:3rem}.section-header.svelte-14choqa{flex-direction:column;gap:2rem;align-items:center}.hero-actions.svelte-14choqa,.cta-actions.svelte-14choqa{justify-content:center}.services-grid.svelte-14choqa,.players-grid.svelte-14choqa,.stats-grid.svelte-14choqa{grid-template-columns:1fr}}
