.AthletesPage-module__rmZK0G__page{background:var(--bg);min-height:100vh;color:var(--text-primary)}.AthletesPage-module__rmZK0G__container{width:100%;max-width:80.1563rem;margin:0 auto;padding:0 .84375rem}.AthletesPage-module__rmZK0G__banner{background:linear-gradient(#0000 0%,#0000002e 48%,#0000009e 100%),url(/images/listing-assets/athletes-listing-hero.jpg) 50%/cover no-repeat;align-items:center;height:31.6406rem;display:flex;position:relative;overflow:hidden}.AthletesPage-module__rmZK0G__banner:before{content:"";opacity:.3;background-image:radial-gradient(circle at 25% 25%,#ffffff05 0 .0625rem,#0000 .0625rem),radial-gradient(circle at 75% 75%,#ffffff05 0 .0625rem,#0000 .0625rem);background-size:6.25rem 6.25rem;position:absolute;inset:0}.AthletesPage-module__rmZK0G__banner:after{content:"";background:linear-gradient(to bottom, transparent, var(--bg));height:6.25rem;position:absolute;bottom:0;left:0;right:0}.AthletesPage-module__rmZK0G__bannerInner{z-index:1;width:100%;padding:0 var(--layout-padding);text-align:center;position:relative}.AthletesPage-module__rmZK0G__bannerTitle{color:var(--text-primary);font-size:var(--font-size-5xl);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-lg);line-height:var(--line-height-tight);text-transform:uppercase;margin:0}.AthletesPage-module__rmZK0G__intro{padding-top:var(--section-padding-top)}.AthletesPage-module__rmZK0G__introGrid{gap:var(--space-xl);grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;display:grid}.AthletesPage-module__rmZK0G__sectionTitle{color:var(--text-primary);font-size:var(--font-size-4xl);font-weight:var(--font-weight-regular);line-height:var(--line-height-snug);margin:0}.AthletesPage-module__rmZK0G__sectionDescription{color:var(--text-secondary);font-size:var(--font-size-md);font-weight:var(--font-weight-light);line-height:var(--line-height-relaxed);margin:0}.AthletesPage-module__rmZK0G__gridSection{padding-top:var(--section-padding-top)}.AthletesPage-module__rmZK0G__tabsWrap{justify-content:center;align-items:center;gap:var(--space-md);margin-bottom:var(--section-padding-top);flex-wrap:wrap;display:flex}.AthletesPage-module__rmZK0G__tabs{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.AthletesPage-module__rmZK0G__tab{border:.125rem solid var(--border-tab);border-radius:var(--radius-xl);color:var(--text-secondary);cursor:pointer;padding:var(--space-sm) 1.2rem;font-family:inherit;font-size:.875rem;font-weight:var(--font-weight-medium);transition:all var(--transition-fast);background:0 0}.AthletesPage-module__rmZK0G__tab:hover,.AthletesPage-module__rmZK0G__activeTab{border-color:var(--accent);background:var(--accent);color:var(--text-primary);box-shadow:0 4px 15px #4ea4f84d}.AthletesPage-module__rmZK0G__filterToggle{justify-content:center;align-items:center;gap:var(--space-sm);border-radius:var(--radius-xl);color:var(--text-primary);cursor:pointer;padding:var(--space-sm) 1.2rem;font-family:inherit;font-size:.875rem;font-weight:var(--font-weight-medium);transition:all var(--transition-fast);background:#ffffff0f;border:.125rem solid #ffffff24;display:inline-flex}.AthletesPage-module__rmZK0G__filterToggle:hover,.AthletesPage-module__rmZK0G__filterToggleActive{border-color:var(--accent);color:var(--text-primary);background:#4ea4f829}.AthletesPage-module__rmZK0G__filterToggle span{background:var(--accent);min-width:1.35rem;height:1.35rem;color:var(--text-primary);border-radius:999px;justify-content:center;align-items:center;font-size:.75rem;display:inline-flex}.AthletesPage-module__rmZK0G__filterPanel{margin-bottom:var(--section-padding-top);padding:var(--space-xl);border-radius:var(--radius-xl);background:#ffffff0d;border:.0625rem solid #ffffff1f;box-shadow:0 1.5rem 4rem #0003}.AthletesPage-module__rmZK0G__filterPanelHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-md);margin-bottom:var(--space-xl);display:flex}.AthletesPage-module__rmZK0G__filterPanelHeader h3{margin:0 0 var(--space-xs);color:var(--text-primary);font-size:var(--font-size-xl)}.AthletesPage-module__rmZK0G__filterPanelHeader p{color:var(--text-secondary);font-size:var(--font-size-sm);margin:0}.AthletesPage-module__rmZK0G__filterClose{width:2.25rem;height:2.25rem;color:var(--text-secondary);cursor:pointer;background:0 0;border:.0625rem solid #ffffff24;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.AthletesPage-module__rmZK0G__filterGrid{gap:var(--space-lg);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.AthletesPage-module__rmZK0G__filterField{gap:var(--space-xs);color:var(--text-primary);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);flex-direction:column;display:flex}.AthletesPage-module__rmZK0G__filterField small{color:var(--text-secondary);font-size:.75rem;font-weight:var(--font-weight-regular);line-height:var(--line-height-normal)}.AthletesPage-module__rmZK0G__filterInput{border-radius:var(--radius-md);width:100%;color:var(--text-primary);padding:var(--space-sm) var(--space-md);font:inherit;background:#ffffff14;border:.0625rem solid #ffffff24;outline:none}.AthletesPage-module__rmZK0G__filterInput:focus{border-color:var(--accent)}.AthletesPage-module__rmZK0G__filterStatus{justify-content:center;align-items:center;gap:var(--space-sm);min-height:6rem;color:var(--text-secondary);text-align:center;display:flex}.AthletesPage-module__rmZK0G__filterActions{justify-content:flex-end;gap:var(--space-sm);margin-top:var(--space-xl);display:flex}.AthletesPage-module__rmZK0G__clearFiltersBtn,.AthletesPage-module__rmZK0G__applyFiltersBtn{border:.125rem solid var(--border-tab);border-radius:var(--radius-xl);cursor:pointer;padding:var(--space-sm) 1.2rem;font-family:inherit;font-size:.875rem;font-weight:var(--font-weight-medium);transition:all var(--transition-fast)}.AthletesPage-module__rmZK0G__clearFiltersBtn{color:var(--text-secondary);background:0 0}.AthletesPage-module__rmZK0G__applyFiltersBtn{border-color:var(--accent);background:var(--accent);color:var(--text-primary)}.AthletesPage-module__rmZK0G__playersGrid{gap:var(--card-gap);grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.AthletesPage-module__rmZK0G__playerCard{width:100%}.AthletesPage-module__rmZK0G__loading,.AthletesPage-module__rmZK0G__empty{min-height:25rem;color:var(--text-secondary);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:3rem;display:flex}.AthletesPage-module__rmZK0G__loading i,.AthletesPage-module__rmZK0G__empty i{opacity:.8;font-size:3rem}.AthletesPage-module__rmZK0G__empty i{color:var(--error)}.AthletesPage-module__rmZK0G__empty p{font-size:1.125rem;font-weight:var(--font-weight-medium);margin:0}@media (max-width:1023px){.AthletesPage-module__rmZK0G__filterGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.AthletesPage-module__rmZK0G__playersGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:767px){.AthletesPage-module__rmZK0G__container{padding:0 var(--layout-padding)}.AthletesPage-module__rmZK0G__banner{height:18.75rem}.AthletesPage-module__rmZK0G__bannerTitle{letter-spacing:var(--letter-spacing-md);font-size:1.8rem}.AthletesPage-module__rmZK0G__introGrid{gap:var(--space-md);grid-template-columns:1fr}.AthletesPage-module__rmZK0G__sectionTitle{font-size:var(--font-size-3xl)}.AthletesPage-module__rmZK0G__playersGrid{gap:var(--space-md);grid-template-columns:repeat(2,minmax(0,1fr))}.AthletesPage-module__rmZK0G__filterPanel{padding:var(--space-md)}.AthletesPage-module__rmZK0G__filterPanelHeader,.AthletesPage-module__rmZK0G__filterActions{flex-direction:column;align-items:stretch}.AthletesPage-module__rmZK0G__filterGrid{grid-template-columns:1fr}.AthletesPage-module__rmZK0G__playerCard{height:15rem}}.AthletesPage-module__rmZK0G__loadMoreWrap{margin-top:var(--section-padding);justify-content:center;display:flex}.AthletesPage-module__rmZK0G__loadMoreBtn{padding:var(--space-sm) 1.2rem;border:.125rem solid var(--border-tab);border-radius:var(--radius-xl);color:var(--text-secondary);font-family:inherit;font-size:.875rem;font-weight:var(--font-weight-medium);cursor:pointer;transition:all var(--transition-fast);background:0 0;align-items:center;gap:.75rem;display:inline-flex}.AthletesPage-module__rmZK0G__loadMoreBtn:hover:not(:disabled){border-color:var(--accent);background:var(--accent);color:var(--text-primary);box-shadow:0 4px 15px #4ea4f84d}.AthletesPage-module__rmZK0G__loadMoreBtn:active:not(:disabled){transform:translateY(0)}.AthletesPage-module__rmZK0G__loadMoreBtn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.AthletesPage-module__rmZK0G__locationFilter{min-width:200px}
