:root{--navy:#024;--navy-2:#0b3a6b;--green:#69be28;--green-dark:#4c8f1c;--grey:#a5acaf;--ink:#1b1f24;--muted:#5b6470;--bg:#fff;--bg-alt:#f4f6f8;--line:#e1e5ea;--max:1080px;--font:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif}*{box-sizing:border-box}html{font-family:var(--font);color:var(--ink);background:var(--bg);-webkit-text-size-adjust:100%;line-height:1.55}body{margin:0}img{max-width:100%;height:auto;display:block}a{color:var(--navy-2)}a:hover{color:var(--green-dark)}h1,h2,h3{color:var(--navy);margin:0 0 .5em;line-height:1.2}h1{font-size:clamp(1.75rem,4vw,2.5rem)}h2{margin-top:1.75em;font-size:clamp(1.35rem,3vw,1.75rem)}h3{margin-top:1.5em;font-size:1.15rem}p,ul,ol,table{margin:0 0 1em}.wrap{max-width:var(--max);margin:0 auto;padding:0 1rem}.site-header{background:var(--navy);color:#fff;border-bottom:4px solid var(--green)}.site-header .wrap{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:.75rem;padding-bottom:.75rem;display:flex}.brand{color:#fff;letter-spacing:-.01em;font-size:1.4rem;font-weight:800;text-decoration:none}.brand span{color:var(--green)}.nav{flex-wrap:wrap;gap:.25rem 1rem;display:flex}.nav a{color:#fff;border-bottom:2px solid #0000;padding:.25rem 0;font-size:.95rem;font-weight:600;text-decoration:none}.nav a:hover,.nav a[aria-current=page]{border-color:var(--green);color:#fff}main{padding:1.5rem 0 3rem}.crumbs{color:var(--muted);margin-bottom:1rem;font-size:.85rem}.crumbs ol{flex-wrap:wrap;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.crumbs li+li:before{content:"›";color:var(--grey);margin-right:.35rem}.disclosure{background:var(--bg-alt);border-left:4px solid var(--green);color:var(--muted);margin:0 0 1.5rem;padding:.6rem .9rem;font-size:.88rem}.lede{color:var(--muted);max-width:62ch;font-size:1.12rem}.meta{color:var(--muted);font-size:.85rem}.grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem;margin:1rem 0 2rem;display:grid}.card{border:1px solid var(--line);background:#fff;border-radius:10px;padding:1rem}.card h3{margin-top:0}.card p{margin-bottom:.5rem;font-size:.95rem}.card a.more{font-weight:600;text-decoration:none}table{border-collapse:collapse;width:100%;font-size:.93rem}th,td{text-align:left;border-bottom:1px solid var(--line);vertical-align:top;padding:.55rem .6rem}th{background:var(--bg-alt);color:var(--navy);font-weight:700}.table-wrap{margin-bottom:1.5rem;overflow-x:auto}.btn{background:var(--green);color:var(--navy);border-radius:8px;margin:.15rem .35rem .15rem 0;padding:.5rem .9rem;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-block}.btn:hover{background:var(--green-dark);color:#fff}.btn.secondary{background:var(--bg-alt);color:var(--navy);border:1px solid var(--line)}.pill{background:var(--bg-alt);color:var(--muted);border-radius:999px;padding:.1rem .5rem;font-size:.75rem;display:inline-block}.faq h3{margin-top:1.25em}.hero{background:linear-gradient(135deg, var(--navy), var(--navy-2));color:#fff;margin:-1.5rem 0 2rem;padding:2.5rem 0}.hero h1,.hero p{color:#fff}.hero .lede{color:#d9e2ec}.site-footer{background:var(--navy);color:#cbd5e1;margin-top:2rem;padding:2rem 0;font-size:.85rem}.site-footer a{color:#fff}.site-footer .links{flex-wrap:wrap;gap:.5rem 1.25rem;margin-bottom:1rem;display:flex}.site-footer p{max-width:80ch;margin-bottom:.6rem}@media (width<=640px){.nav{gap:.25rem .75rem}.nav a{font-size:.88rem}}.card.product h3{font-size:1rem;line-height:1.3}.card.product .btn{margin-top:.35rem}.player-hero{grid-template-columns:minmax(200px,300px) 1fr;align-items:end;gap:1.5rem 2rem;margin:0 0 2rem;display:grid}.player-hero figure{margin:0}.player-hero img{aspect-ratio:4/5;object-fit:cover;background:var(--bg-alt);border-radius:12px;width:100%}.player-hero figcaption{color:var(--muted);margin-top:.35rem;font-size:.72rem;line-height:1.35}.player-hero figcaption a{color:var(--muted)}.player-hero .num{letter-spacing:-.04em;color:var(--navy);-webkit-text-stroke:0;margin:0 0 .1em;font-size:clamp(5rem,16vw,9rem);font-weight:900;line-height:.85;display:block}.player-hero .num span{color:var(--green)}.player-hero h1{margin-bottom:.25em}.player-hero .meta{margin-bottom:.75rem}.player-hero .lede{margin-bottom:0}.swatches{flex-wrap:wrap;gap:.5rem;margin:1rem 0 0;display:flex}.swatches .jersey{filter:drop-shadow(0 1px 1px #00000026)}td .jersey{vertical-align:middle}.card.product .jersey{float:right;margin:-.25rem -.25rem 0 .5rem}@media (width<=640px){.player-hero{grid-template-columns:1fr}.player-hero figure{max-width:260px}}.card.guide{color:inherit;padding:0;text-decoration:none;display:block;overflow:hidden}.card.guide img{aspect-ratio:4/3;object-fit:cover;object-position:50% 20%;width:100%}.card.guide h3{margin:.75rem 1rem 0}.card.guide p{margin:.25rem 1rem 1rem}.card.guide:hover h3{color:var(--green-dark)}.guide{max-width:72ch}.guide table{max-width:100%}.guide h2{margin-top:2em}.guide .related{border-top:1px solid var(--line);margin-top:2rem;padding-top:1rem;font-size:.95rem}
