.sport-hero[data-astro-cid-6mfyevyr]{background:var(--navy);color:#fff;border-top:4px solid var(--sportColor);padding:3.5rem 2rem 3rem;text-align:center}.sport-hero[data-astro-cid-6mfyevyr] h1[data-astro-cid-6mfyevyr]{font-size:clamp(1.6rem,4vw,2.4rem);font-weight:800;line-height:1.25;margin-bottom:1rem;color:#fff}.sport-hero[data-astro-cid-6mfyevyr] h1[data-astro-cid-6mfyevyr] .accent[data-astro-cid-6mfyevyr]{color:var(--sportColor)}.sport-hero-sub[data-astro-cid-6mfyevyr]{font-size:1.05rem;color:#ffffffb3;max-width:560px;margin:0 auto;line-height:1.7}.content-section[data-astro-cid-6mfyevyr]{max-width:860px;margin:3rem auto;padding:0 2rem}.section-title[data-astro-cid-6mfyevyr]{text-align:left;font-size:1.5rem;font-weight:800;color:var(--navy-dark);margin-bottom:1.75rem;padding-bottom:.5rem;border-bottom:3px solid var(--sportColor);display:inline-block}.section-title-wrap[data-astro-cid-6mfyevyr]{margin-bottom:1.75rem}.cards-grid[data-astro-cid-6mfyevyr]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.card[data-astro-cid-6mfyevyr]{background:#fff;border:1.5px solid var(--border);border-radius:16px;padding:1.75rem;transition:all .3s}.card[data-astro-cid-6mfyevyr]:hover{border-color:var(--sportColor);box-shadow:0 4px 16px #2563eb14}.card-icon[data-astro-cid-6mfyevyr]{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;background:#2563eb14;color:var(--sportColor)}.card-icon[data-astro-cid-6mfyevyr] svg[data-astro-cid-6mfyevyr]{width:22px;height:22px}.card[data-astro-cid-6mfyevyr] h3[data-astro-cid-6mfyevyr]{font-size:1rem;font-weight:700;color:var(--navy-dark);margin-bottom:.5rem}.card[data-astro-cid-6mfyevyr] p[data-astro-cid-6mfyevyr]{font-size:.88rem;color:var(--text-muted);line-height:1.6}.card-link[data-astro-cid-6mfyevyr]{text-decoration:none;color:inherit;display:block}.card-link[data-astro-cid-6mfyevyr] .card[data-astro-cid-6mfyevyr]{cursor:pointer}.card-link[data-astro-cid-6mfyevyr]:hover .card[data-astro-cid-6mfyevyr]{border-color:var(--sportColor);transform:translateY(-2px)}.two-col[data-astro-cid-6mfyevyr]{grid-template-columns:repeat(2,1fr)}.score-table[data-astro-cid-6mfyevyr]{width:100%;border-collapse:collapse;margin-top:1rem}.score-table[data-astro-cid-6mfyevyr] th[data-astro-cid-6mfyevyr],.score-table[data-astro-cid-6mfyevyr] td[data-astro-cid-6mfyevyr]{padding:.6rem 1rem;text-align:left;font-size:.88rem;border-bottom:1px solid var(--border)}.score-table[data-astro-cid-6mfyevyr] th[data-astro-cid-6mfyevyr]{font-weight:700;color:var(--navy-dark);background:#2563eb0a}.score-table[data-astro-cid-6mfyevyr] td[data-astro-cid-6mfyevyr]{color:var(--text-muted)}.score-pts[data-astro-cid-6mfyevyr]{font-weight:700;color:var(--sportColor)}.feature-list[data-astro-cid-6mfyevyr]{list-style:none;padding:0;margin:1rem 0}.feature-list[data-astro-cid-6mfyevyr] li[data-astro-cid-6mfyevyr]{font-size:.9rem;color:var(--text-muted);padding:.45rem 0 .45rem 1.5rem;position:relative;line-height:1.5}.feature-list[data-astro-cid-6mfyevyr] li[data-astro-cid-6mfyevyr]:before{content:"";position:absolute;left:0;top:.7rem;width:8px;height:8px;border-radius:2px;background:var(--sportColor);opacity:.7}.profile-grid[data-astro-cid-6mfyevyr]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.profile-item[data-astro-cid-6mfyevyr]{background:#fff;border:1.5px solid var(--border);border-radius:12px;padding:1.25rem}.profile-item[data-astro-cid-6mfyevyr] h4[data-astro-cid-6mfyevyr]{font-size:.92rem;font-weight:700;color:var(--navy-dark);margin-bottom:.35rem}.profile-item[data-astro-cid-6mfyevyr] p[data-astro-cid-6mfyevyr]{font-size:.85rem;color:var(--text-muted);line-height:1.5}.qual-grid[data-astro-cid-6mfyevyr]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.qual-card[data-astro-cid-6mfyevyr]{background:#fff;border:1.5px solid var(--border);border-radius:12px;padding:1.25rem;text-align:center}.qual-card[data-astro-cid-6mfyevyr] h4[data-astro-cid-6mfyevyr]{font-size:.9rem;font-weight:700;color:var(--navy-dark);margin-bottom:.35rem}.qual-card[data-astro-cid-6mfyevyr] p[data-astro-cid-6mfyevyr]{font-size:.82rem;color:var(--text-muted);line-height:1.5}.cta-section[data-astro-cid-6mfyevyr]{text-align:center;padding:3rem 2rem;max-width:600px;margin:0 auto}.btn-cta[data-astro-cid-6mfyevyr]{display:inline-block;padding:1rem 2.5rem;background:var(--navy);color:#fff;border:none;border-radius:14px;font-size:1.1rem;font-weight:700;cursor:pointer;font-family:inherit;transition:all .2s;text-decoration:none}.btn-cta[data-astro-cid-6mfyevyr]:hover{background:var(--navy-light);transform:translateY(-2px);box-shadow:0 8px 24px #06176f26}.trust-line[data-astro-cid-6mfyevyr]{font-size:.85rem;color:var(--text-muted);margin-top:1rem}.faq-section[data-astro-cid-6mfyevyr]{max-width:860px;margin:0 auto;padding:0 2rem 2rem}.faq-item[data-astro-cid-6mfyevyr]{background:#fff;border:1.5px solid var(--border);border-radius:12px;padding:1.25rem 1.5rem;margin-bottom:.75rem}.faq-item[data-astro-cid-6mfyevyr] h3[data-astro-cid-6mfyevyr]{font-size:.95rem;font-weight:700;color:var(--navy-dark);margin-bottom:.5rem}.faq-item[data-astro-cid-6mfyevyr] p[data-astro-cid-6mfyevyr]{font-size:.88rem;color:var(--text-muted);line-height:1.6}@media (max-width:700px){.cards-grid[data-astro-cid-6mfyevyr],.two-col[data-astro-cid-6mfyevyr],.profile-grid[data-astro-cid-6mfyevyr],.qual-grid[data-astro-cid-6mfyevyr]{grid-template-columns:1fr}}
