.squad-table{overflow:auto}.squad-table-head,.squad-athlete-row{min-width:820px;display:grid;grid-template-columns:minmax(220px,1.8fr) 90px repeat(3,110px) 80px;gap:10px;align-items:center}.squad-table-head{padding:9px 10px;color:var(--muted);font-size:10px;font-weight:800;text-transform:uppercase;border-bottom:1px solid var(--line)}.squad-athlete-row{padding:10px;border-bottom:1px solid var(--line)}.squad-athlete-row.not-selected,.performance-row.not-selected{background:rgba(255,255,255,.025);color:var(--muted)}.squad-athlete-row.not-selected strong,.performance-row.not-selected strong{color:var(--muted)}.squad-athlete-name{display:grid;gap:3px;min-width:0;padding:0;border:0;background:none;color:var(--text);text-align:left}.squad-athlete-name:disabled{cursor:default}.squad-athlete-name strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.squad-athlete-name small{color:var(--gold);font-size:11px}.squad-nation{display:grid;grid-template-columns:14px 24px minmax(0,1fr);gap:4px}.captain-slot{width:14px;display:grid;place-items:center}.captain-icon{color:var(--gold);font-size:13px;line-height:1}.squad-table-total{display:flex;justify-content:flex-end;gap:18px;padding:12px 10px;font-size:13px}.squad-table-total span{display:flex;gap:6px}.squad-table-total strong{color:var(--ice)}.player-expand{grid-template-columns:1fr}.athlete-history{margin:16px 0}.athlete-history-head,.athlete-history-row{display:grid;grid-template-columns:minmax(180px,1.6fr) repeat(3,1fr);gap:8px;padding:8px 0;border-top:1px solid var(--line);font-size:13px}.athlete-history-head{font-size:10px;color:var(--muted);font-weight:800;text-transform:uppercase}.athlete-history-row.not-selected{color:var(--muted)}@media(max-width:700px){.squad-table-panel{padding:12px}.squad-table-head,.squad-athlete-row{min-width:700px;grid-template-columns:minmax(190px,1.6fr) 76px repeat(3,100px) 70px}.athlete-history-head,.athlete-history-row{min-width:560px}.athlete-history{overflow:auto}}
