.athletes-view{max-width:1180px}.athletes-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}.athletes-head h1,.athlete-profile-head h1{font:600 clamp(42px,7vw,76px)/.95 'Source Serif 4',Georgia,serif;margin:6px 0}.athletes-head p,.athlete-profile-head p{color:var(--muted)}.athletes-count{font-size:12px;color:var(--muted)}.athlete-tools{display:grid;grid-template-columns:1fr 220px;gap:12px;padding:14px 0 20px;border-top:1px solid var(--line)}.athlete-tools label{display:grid;gap:6px;font-size:10px;font-weight:700;color:var(--muted)}.athlete-tools input,.athlete-tools select{width:100%;padding:11px;border:1px solid var(--line);border-radius:4px;background:#fff}.athlete-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.athlete-card{display:grid;grid-template-columns:58px 1fr auto;gap:12px;align-items:center;text-align:left;padding:14px;border:1px solid var(--line);background:#fff;color:var(--ink)}.athlete-card:hover{border-color:#72a18f;background:#f3f8f5}.athlete-avatar{width:50px;height:50px;display:grid;place-items:center;border-radius:50%;background:var(--green);color:#fff;font-weight:700}.athlete-avatar.large{width:82px;height:82px;font-size:22px}.athlete-identity{display:grid;gap:3px}.athlete-identity small,.athlete-identity em,.athlete-numbers small,.athlete-profile-stats small,.athlete-profile-stats span,.athlete-meeting small,.athlete-range small{color:var(--muted);font-size:9px;font-style:normal}.athlete-identity b{font:600 18px 'Source Serif 4',Georgia,serif}.athlete-numbers{display:flex;gap:15px}.athlete-numbers span{display:grid;text-align:center}.athlete-numbers strong{font-size:18px}.athlete-back{border:0;background:none;color:#286b59;padding:8px 0}.athlete-profile-head{display:flex;gap:20px;align-items:center;margin:20px 0}.athlete-profile-stats{display:grid;grid-template-columns:1fr 1fr 2fr;gap:8px}.athlete-profile-stats article{display:grid;gap:4px;padding:18px;background:#e8f1ed}.athlete-profile-stats strong{font-size:24px}.athlete-history-columns{display:grid;grid-template-columns:1.2fr 1fr;gap:30px;margin-top:28px}.athlete-history-columns h2{font:600 24px 'Source Serif 4',Georgia,serif}.athlete-meeting{display:grid;grid-template-columns:90px 1fr auto;gap:12px;padding:12px 0;border-top:1px solid var(--line)}.athlete-meeting time{font-size:10px;color:var(--muted)}.athlete-meeting div,.athlete-range span{display:grid;gap:3px}.athlete-range{display:flex;justify-content:space-between;gap:10px;padding:10px 0;border-top:1px solid var(--line)}.athlete-empty{color:var(--muted);padding:25px 0}@media(max-width:720px){.athletes-head{align-items:start;display:grid;gap:10px}.athlete-tools,.athlete-grid,.athlete-history-columns{grid-template-columns:1fr}.athlete-profile-stats{grid-template-columns:1fr 1fr}.athlete-profile-stats article:last-child{grid-column:1/-1}.athlete-numbers{display:none}.athlete-card{grid-template-columns:50px 1fr}.athlete-meeting{grid-template-columns:1fr auto}.athlete-meeting time{grid-column:1/-1}}
