.Athletes_page__YW11H{--athletes-radius-sm:10px;--athletes-radius-md:14px;--athletes-radius-lg:16px;--athletes-shadow-sm:0 2px 12px rgba(15,23,42,0.05);--athletes-shadow-md:0 12px 32px rgba(15,23,42,0.1);--athletes-shadow-search:0 16px 40px rgba(10,26,51,0.25);--athletes-ease:cubic-bezier(0.16,1,0.3,1);--athletes-ease-sweep:cubic-bezier(0.65,0,0.35,1);--athletes-transition-fast:220ms ease;--athletes-transition-sweep:420ms var(--athletes-ease-sweep);min-height:60vh;background-color:var(--color-bg,#f4f6f5)}.Athletes_hero__ZCEn_{position:relative;overflow:hidden;background:linear-gradient(135deg,#0a1a33,#0f2447 55%,#14294f);padding:clamp(28px,4vw,40px) 0}.Athletes_heroBg__Awo5_{position:absolute;inset:0;background:radial-gradient(circle at 85% 15%,rgba(255,255,255,.06),transparent 55%);pointer-events:none}.Athletes_heroInner__BGMDB{position:relative;z-index:1;max-width:var(--container-max-width);margin:0 auto;padding:0 clamp(16px,4vw,40px);animation:Athletes_heroFadeUp__KklZq .6s var(--athletes-ease) both}.Athletes_heading__4QBSm{font-family:var(--font-family-base);font-size:clamp(1.5rem,4vw,2.5rem);font-weight:800;color:#ffffff;margin:0 0 8px;letter-spacing:-.02em;line-height:1.15}.Athletes_subtext__Alral{color:#a9bdd1;font-size:clamp(.8125rem,2vw,1rem);margin:0;line-height:1.5}.Athletes_searchWrapper__F1kO5{position:relative;z-index:2;max-width:var(--container-max-width);margin:0 auto;padding:0 clamp(16px,4vw,40px);animation:Athletes_searchReveal__jDjx9 .6s var(--athletes-ease) .15s both}.Athletes_searchBar__fylre{display:flex;align-items:center;gap:12px;background-color:#ffffff;border-radius:var(--athletes-radius-lg);padding:18px 22px;box-shadow:var(--athletes-shadow-search);border:1.5px solid transparent;transition:box-shadow var(--athletes-transition-fast),border-color var(--athletes-transition-fast),transform var(--athletes-transition-fast)}.Athletes_searchBar__fylre:focus-within{border-color:var(--color-accent,#c5e63b);box-shadow:0 20px 48px rgba(10,26,51,.3),0 0 0 4px rgba(197,230,59,.15);transform:translateY(-2px)}.Athletes_emptyState__yqlsj{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:70px 20px;animation:Athletes_fadeIn__8dGvR .5s ease}.Athletes_emptyIcon__cUL5D{width:82px;height:82px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(213,218,40,.18),rgba(15,42,64,.08));color:var(--themeColor);margin-bottom:22px;animation:Athletes_float__T6jZa 3s ease-in-out infinite}.Athletes_emptyTitle__nq7tm{font-size:1.35rem;font-weight:700;color:var(--themeBlue);margin-bottom:8px}.Athletes_emptyDescription__ALb1o{max-width:420px;line-height:1.7;color:#6b7280;font-size:.95rem}@keyframes Athletes_float__T6jZa{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes Athletes_fadeIn__8dGvR{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.Athletes_searchIcon__nfG87{color:#64748b;flex-shrink:0;transition:color var(--athletes-transition-fast)}.Athletes_searchBar__fylre:focus-within .Athletes_searchIcon__nfG87{color:var(--color-text,#0f2447)}.Athletes_searchInput__TqtSp{flex:1;min-width:0;border:none;outline:none;background:none;font-size:1rem;font-family:var(--font-family-base);color:var(--color-text,#1e293b)}.Athletes_searchInput__TqtSp::-moz-placeholder{color:#94a3b8}.Athletes_searchInput__TqtSp::placeholder{color:#94a3b8}.Athletes_body__TaVeu{padding:28px 0 clamp(48px,5vw,72px)}.Athletes_list___MIju{max-width:var(--container-max-width);margin:0 auto;padding:0 clamp(16px,4vw,40px);display:flex;flex-direction:column;gap:16px}.Athletes_emptyText__Y3Ub7{font-size:.9375rem}.Athletes_emptyText__Y3Ub7,.Athletes_errorState__9udgu{text-align:center;color:var(--color-text-muted,#64748b);padding:48px 0}.Athletes_errorState__9udgu{display:flex;flex-direction:column;align-items:center;gap:12px}.Athletes_retryBtn__Npu_Z{padding:10px 24px;border-radius:999px;border:none;background:#0f2447;color:#ffffff;font-size:.875rem;font-weight:700;cursor:pointer;transition:background-color var(--athletes-transition-fast),transform var(--athletes-transition-fast)}.Athletes_retryBtn__Npu_Z:hover{background:#14294f;transform:translateY(-2px)}.Athletes_retryBtn__Npu_Z:focus-visible{outline:3px solid rgba(197,230,59,.6);outline-offset:3px}.Athletes_sentinel__JKrMP{height:1px}.Athletes_rowSkeleton__et3Jp{height:92px;border-radius:var(--athletes-radius-lg);background:linear-gradient(90deg,#eef1f4,#f7f8fa 50%,#eef1f4);background-size:200% 100%;animation:Athletes_skeletonShimmer__YML_y 1.4s ease-in-out infinite}.Athletes_loadMoreRow__kr9i2{display:flex;align-items:center;justify-content:center;gap:10px;padding:20px 0;color:var(--color-text-muted,#64748b);font-size:.875rem}.Athletes_loadMoreSpinner__wI1LJ{width:16px;height:16px;border-radius:50%;border:2px solid #e2e8f0;border-top-color:#0f2447;animation:Athletes_loadMoreSpin__QLVhX .7s linear infinite}.Athletes_row__vNknG{display:flex;align-items:center;justify-content:space-between;gap:20px;background-color:#ffffff;border-radius:var(--athletes-radius-lg);padding:20px 24px;border:1px solid rgba(15,23,42,.14);box-shadow:var(--athletes-shadow-sm);will-change:transform,opacity;transform:translateZ(0);animation:Athletes_rowReveal__lLtHq .6s var(--athletes-ease) both;transition:box-shadow var(--athletes-transition-fast),transform var(--athletes-transition-fast)}.Athletes_row__vNknG:first-child{animation-delay:0s}.Athletes_row__vNknG:nth-child(2){animation-delay:70ms}.Athletes_row__vNknG:nth-child(3){animation-delay:.14s}.Athletes_row__vNknG:nth-child(4){animation-delay:.21s}.Athletes_row__vNknG:nth-child(5){animation-delay:.28s}.Athletes_row__vNknG:nth-child(6){animation-delay:.35s}.Athletes_row__vNknG:nth-child(n+7){animation-delay:.4s}.Athletes_row__vNknG:hover{box-shadow:var(--athletes-shadow-md);transform:translateY(-3px) translateZ(0)}.Athletes_rowLeft__wfxpO{display:flex;align-items:center;gap:18px;min-width:0;flex:1}.Athletes_avatar__aJjwC{flex-shrink:0;width:56px;height:56px;border-radius:50%;background-color:#e4ebf5;color:#0f2447;font-size:1.125rem;font-weight:800;display:flex;align-items:center;justify-content:center;transition:transform var(--athletes-transition-fast);overflow:hidden;position:relative}.Athletes_avatarSkeleton__usSXA{position:absolute;inset:0;background:linear-gradient(90deg,#e4ebf5,#f1f5f9 50%,#e4ebf5);background-size:200% 100%;animation:Athletes_skeletonShimmer__YML_y 1.4s ease-in-out infinite}.Athletes_avatarImg__cLxRD{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%;position:absolute;inset:0;opacity:0;transition:opacity .25s ease}.Athletes_avatarImgVisible__V3Cb6{opacity:1}.Athletes_flagWrapper__B8XQa{position:relative;display:inline-flex;width:16px;height:12px;flex-shrink:0}.Athletes_flagSkeleton__tk2zQ{position:absolute;inset:0;border-radius:2px;background:linear-gradient(90deg,#e2e8f0,#f1f5f9 50%,#e2e8f0);background-size:200% 100%;animation:Athletes_skeletonShimmer__YML_y 1.4s ease-in-out infinite}.Athletes_flagIcon__SqPhj{width:16px;height:12px;-o-object-fit:cover;object-fit:cover;border-radius:2px;flex-shrink:0;box-shadow:0 0 0 1px rgba(0,0,0,.08);position:absolute;inset:0;opacity:0;transition:opacity .25s ease}.Athletes_flagIconVisible__dHn4_{opacity:1}.Athletes_row__vNknG:hover .Athletes_avatar__aJjwC{transform:scale(1.05)}.Athletes_accentBar__jjnfB{flex-shrink:0;width:3px;height:44px;border-radius:2px;background:linear-gradient(180deg,#ef4444,#f59e0b);background-size:100% 200%;animation:Athletes_accentPulse__Xr31k 3s ease-in-out infinite}.Athletes_rowInfo__AK2cQ{min-width:0;flex:1}.Athletes_rowName__sUxKo{font-family:var(--font-family-base);font-size:clamp(.9375rem,2.5vw,1.125rem);font-weight:800;color:var(--color-text,#0f2447);margin:0 0 4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Athletes_rowMeta__V5dSJ{display:flex;align-items:center;gap:6px;color:#64748b;font-size:.875rem;margin:0;flex-wrap:wrap}.Athletes_metaDivider__L8cSD{width:1px;height:12px;background-color:#cbd5e1;flex-shrink:0}.Athletes_rowActions__a_ZAK{display:flex;align-items:center;gap:12px;flex-shrink:0}.Athletes_followBtnActive__Zhfq6{background:rgba(197,230,59,.15);border-color:rgba(197,230,59,.4)}.Athletes_followBtnSpinner__QlNZx{width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-top-color:currentcolor;border-radius:50%;animation:Athletes_spin__q8puP .7s linear infinite}@keyframes Athletes_spin__q8puP{to{transform:rotate(1turn)}}.Athletes_followBtn__MRXO0,.Athletes_viewBtn__Ya6eP{position:relative;overflow:hidden;display:flex;align-items:center;gap:8px;padding:12px 20px;border-radius:var(--athletes-radius-sm);cursor:pointer;isolation:isolate;will-change:transform;transition:transform var(--athletes-transition-fast),box-shadow var(--athletes-transition-fast),border-color var(--athletes-transition-fast)}.Athletes_followBtn__MRXO0:focus-visible,.Athletes_viewBtn__Ya6eP:focus-visible{outline:3px solid rgba(197,230,59,.6);outline-offset:3px}.Athletes_viewBtn__Ya6eP{background-color:transparent;border:1.5px solid #0f2447}.Athletes_followBtnFill__Hq4n_,.Athletes_viewBtnFill__XpqVW{position:absolute;inset:0;transform:translateX(-101%) translateZ(0);transition:transform var(--athletes-transition-sweep);z-index:-1;will-change:transform}.Athletes_viewBtnFill__XpqVW{background-color:#0f2447}.Athletes_viewBtn__Ya6eP:focus-visible .Athletes_viewBtnFill__XpqVW,.Athletes_viewBtn__Ya6eP:hover .Athletes_viewBtnFill__XpqVW{transform:translateX(0) translateZ(0)}.Athletes_viewBtn__Ya6eP:focus-visible,.Athletes_viewBtn__Ya6eP:hover{transform:translateY(-2px);border-color:#0f2447}.Athletes_viewBtn__Ya6eP:active{transform:translateY(0) scale(.98)}.Athletes_viewBtnContent__bvh6o{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;color:#0f2447;font-size:.9375rem;font-weight:700;white-space:nowrap;transition:color var(--athletes-transition-sweep)}.Athletes_viewBtn__Ya6eP:focus-visible .Athletes_viewBtnContent__bvh6o,.Athletes_viewBtn__Ya6eP:hover .Athletes_viewBtnContent__bvh6o{color:#ffffff}.Athletes_followBtn__MRXO0{background-color:#0f2447;border:1.5px solid #0f2447}.Athletes_followBtnFill__Hq4n_{background-color:var(--color-accent,#c5e63b)}.Athletes_followBtn__MRXO0:focus-visible .Athletes_followBtnFill__Hq4n_,.Athletes_followBtn__MRXO0:hover .Athletes_followBtnFill__Hq4n_{transform:translateX(0) translateZ(0)}.Athletes_followBtn__MRXO0:focus-visible,.Athletes_followBtn__MRXO0:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(197,230,59,.3)}.Athletes_followBtn__MRXO0:active{transform:translateY(0) scale(.98)}.Athletes_followBtnContent__IAm3X{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;color:#ffffff;font-size:.9375rem;font-weight:700;white-space:nowrap;transition:color var(--athletes-transition-sweep)}.Athletes_followBtn__MRXO0:focus-visible .Athletes_followBtnContent__IAm3X,.Athletes_followBtn__MRXO0:hover .Athletes_followBtnContent__IAm3X{color:#0f2447}.Athletes_lockIcon__D60f1{color:#f5b942;flex-shrink:0;transition:color var(--athletes-transition-sweep)}.Athletes_followBtn__MRXO0:focus-visible .Athletes_lockIcon__D60f1,.Athletes_followBtn__MRXO0:hover .Athletes_lockIcon__D60f1{color:#b8860b}@keyframes Athletes_heroFadeUp__KklZq{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes Athletes_searchReveal__jDjx9{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes Athletes_rowReveal__lLtHq{0%{opacity:0;transform:translateY(20px) scale(.97) translateZ(0)}to{opacity:1;transform:translateY(0) scale(1) translateZ(0)}}@keyframes Athletes_accentPulse__Xr31k{0%,to{background-position:0 0}50%{background-position:0 100%}}@keyframes Athletes_skeletonShimmer__YML_y{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes Athletes_loadMoreSpin__QLVhX{to{transform:rotate(1turn)}}@media (min-width:1440px){.Athletes_list___MIju{gap:18px}.Athletes_row__vNknG{padding:24px 28px}}@media (max-width:1200px){.Athletes_heroInner__BGMDB,.Athletes_list___MIju,.Athletes_searchWrapper__F1kO5{padding-left:clamp(16px,3.5vw,32px);padding-right:clamp(16px,3.5vw,32px)}}@media (max-width:992px){.Athletes_row__vNknG{padding:18px 20px}.Athletes_rowActions__a_ZAK{gap:10px}}@media (max-width:768px){.Athletes_searchBar__fylre{padding:14px 18px}.Athletes_hero__ZCEn_{padding-bottom:24px}.Athletes_searchWrapper__F1kO5{margin-top:16px;margin-bottom:16px}.Athletes_body__TaVeu{padding-top:0}.Athletes_list___MIju{gap:12px}.Athletes_row__vNknG{flex-direction:column;align-items:stretch;gap:14px;padding:16px;border-radius:var(--athletes-radius-md);overflow:hidden}.Athletes_rowLeft__wfxpO{gap:14px}.Athletes_rowActions__a_ZAK{flex-direction:row;justify-content:stretch;gap:10px;width:100%}.Athletes_followBtn__MRXO0,.Athletes_viewBtn__Ya6eP{flex:1;min-width:0;padding:12px 10px}.Athletes_rowName__sUxKo{white-space:normal;line-height:1.25}.Athletes_rowMeta__V5dSJ{font-size:.8125rem}}@media (max-width:576px){.Athletes_heroInner__BGMDB{padding-left:16px;padding-right:16px}.Athletes_heading__4QBSm{font-size:1.375rem}.Athletes_subtext__Alral{font-size:.75rem}.Athletes_searchBar__fylre{padding:12px 14px;border-radius:var(--athletes-radius-md)}.Athletes_searchInput__TqtSp{font-size:.875rem}.Athletes_rowLeft__wfxpO{gap:10px}.Athletes_avatar__aJjwC{width:46px;height:46px;font-size:.9375rem}.Athletes_accentBar__jjnfB{height:34px}.Athletes_rowMeta__V5dSJ{font-size:.75rem}.Athletes_followBtnContent__IAm3X,.Athletes_viewBtnContent__bvh6o{font-size:.8125rem;gap:6px}}@media (max-width:360px){.Athletes_row__vNknG{padding:14px}.Athletes_rowName__sUxKo{font-size:.875rem}.Athletes_searchBar__fylre{padding:10px 12px}.Athletes_avatar__aJjwC{width:42px;height:42px;font-size:.875rem}.Athletes_followBtnContent__IAm3X,.Athletes_viewBtnContent__bvh6o{font-size:.75rem;gap:5px}}@media (prefers-reduced-motion:reduce){.Athletes_accentBar__jjnfB,.Athletes_heroInner__BGMDB,.Athletes_loadMoreSpinner__wI1LJ,.Athletes_rowSkeleton__et3Jp,.Athletes_row__vNknG,.Athletes_searchWrapper__F1kO5{animation:none}.Athletes_avatar__aJjwC,.Athletes_followBtnContent__IAm3X,.Athletes_followBtnFill__Hq4n_,.Athletes_followBtn__MRXO0,.Athletes_lockIcon__D60f1,.Athletes_retryBtn__Npu_Z,.Athletes_row__vNknG,.Athletes_searchBar__fylre,.Athletes_searchIcon__nfG87,.Athletes_viewBtnContent__bvh6o,.Athletes_viewBtnFill__XpqVW,.Athletes_viewBtn__Ya6eP{transition:none}.Athletes_row__vNknG:hover,.Athletes_row__vNknG:hover .Athletes_avatar__aJjwC{transform:none}.Athletes_searchBar__fylre:focus-within{transform:none}}