.player-profile{width:100%;min-width:0;max-width:1120px;margin-inline:auto;padding:24px 32px}.player-profile-scroll{scrollbar-gutter:stable;min-height:0;padding:0 2px 32px;overflow:auto}.player-profile-heading{align-items:center;gap:28px;padding-block:28px 32px;display:flex}.player-profile-heading>div{min-width:0}.player-profile-heading .eyebrow{margin:0 0 8px}.player-profile-heading h1{font:700 clamp(1.875rem,4vw,3.25rem)/1.08 var(--font-ui);overflow-wrap:anywhere;margin:0}.player-profile-heading p:not(.eyebrow){color:var(--muted);margin:12px 0 0;font-size:1rem}.player-portrait{background:var(--surface);border:1px solid var(--line);border-radius:16px;flex:none;place-items:center;width:128px;height:144px;display:grid;overflow:hidden}.player-portrait img{object-fit:contain;object-position:center bottom;width:100%;height:100%}.player-portrait>svg{width:48px;height:48px;color:var(--muted)}.player-facts dl{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0;display:grid}.player-facts dl>div{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);min-width:0;padding:18px}.player-facts dt{color:var(--muted);margin-bottom:10px;font-size:.8125rem}.player-facts dd{overflow-wrap:anywhere;font-variant-numeric:tabular-nums;margin:0;font-size:1.375rem;font-weight:600;line-height:1.3}.player-profile-columns{grid-template-columns:minmax(220px,.8fr) minmax(0,1.4fr);gap:28px;padding-top:32px;display:grid}.player-section-heading{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px 12px;padding-bottom:16px;display:flex}.player-section-heading h2{margin:0;font-size:1.3125rem;line-height:1.2}.player-section-heading>span{color:var(--muted);font-size:.8125rem}.player-squads,.player-matches,.player-source-notes ul{margin:0;padding:0;list-style:none}.player-squads,.player-matches{gap:12px;display:grid}.player-squads a,.player-matches a{color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);transition:background-color var(--motion-state) var(--ease-ui),border-color var(--motion-state) var(--ease-ui);text-decoration:none}.player-squads a{align-items:center;gap:14px;padding:20px 16px;display:flex}.player-squads .team-mark{--mark-w:44px;--mark-h:48px;flex:none}.player-squads a>span:last-child{gap:6px;min-width:0;display:grid}.player-squads strong{overflow-wrap:anywhere;font-size:1.125rem}.player-squads a>span>span,.player-squads small{color:var(--muted);font-size:.8125rem;line-height:1.5}.player-matches a{padding:16px;display:block;overflow:hidden}.player-match-context{color:var(--muted);justify-content:space-between;gap:10px;margin-bottom:16px;font-size:.8125rem;line-height:1.5;display:flex}.player-match-context>span{text-align:right;overflow-wrap:anywhere}.player-match-context time{flex-shrink:0}.player-match-teams{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px;min-height:56px;font-size:1rem;font-weight:600;line-height:1.3;display:grid}.player-match-teams>span:last-child{text-align:right}.player-match-teams>span{overflow-wrap:anywhere}.player-match-teams strong{font-variant-numeric:tabular-nums;white-space:nowrap;background:var(--surface-recessed);border-radius:var(--radius-control);padding:10px 12px;font-size:1.625rem}.player-match-role{color:var(--muted);border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:6px 14px;margin-top:16px;padding-top:12px;font-size:.8125rem;line-height:1.5;display:flex}.player-match-phase{color:var(--ink);font-weight:600}.player-match-phase[data-status=live],.player-match-phase[data-status=halftime]{color:var(--live)}.player-matches li:has(.player-recorded-statistics)>a{border-bottom-right-radius:0;border-bottom-left-radius:0}.player-recorded-statistics{border:1px solid var(--line);border-radius:0 0 var(--radius) var(--radius);background:var(--surface);border-top:0;padding:0 16px 12px}.player-recorded-statistics summary{cursor:pointer;min-height:44px;color:var(--focus);align-content:center;font-size:.8125rem;font-weight:600}.player-recorded-statistics summary>span{color:var(--muted);margin-left:8px;font-size:.75rem;font-weight:400}.player-recorded-statistics dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:4px 0 12px;display:grid}.player-recorded-statistics dl>div{background:var(--surface-recessed);border-radius:var(--radius-control);min-width:0;padding:10px}.player-recorded-statistics dt{color:var(--muted);overflow-wrap:anywhere;font-size:.75rem;line-height:1.4}.player-recorded-statistics dd{font-variant-numeric:tabular-nums;overflow-wrap:anywhere;margin:6px 0 0;font-size:1.3125rem;font-weight:600;line-height:1.2}.player-recorded-statistics p{color:var(--muted);margin:0;font-size:.75rem;line-height:1.5}@media (max-width:620px){.player-recorded-statistics{padding-inline:14px}.player-recorded-statistics dl{grid-template-columns:repeat(2,minmax(0,1fr))}}.player-squads a:hover,.player-matches a:hover{background:var(--surface-soft);border-color:var(--line-strong)}.player-squads a:focus-visible,.player-matches a:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.player-source-notes{border-top:1px solid var(--line);color:var(--muted);margin-top:28px;padding-top:16px;font-size:.8125rem;line-height:1.6}.player-source-notes summary{cursor:pointer;min-height:44px;color:var(--ink);font-weight:600}.player-source-notes p{max-width:70ch}.player-source-notes ul{max-width:540px}.player-source-notes li{justify-content:space-between;gap:18px;padding-block:5px;display:flex}.player-profile .empty-data{margin:0;padding:12px 0;font-size:.875rem;line-height:1.6}@media (max-width:900px){.player-profile{padding:12px 20px 24px}.player-profile-scroll{scrollbar-gutter:auto;overflow:visible}.player-profile-columns{gap:24px}}@media (max-width:620px){.player-profile-heading{gap:18px;padding-block:20px 24px}.player-portrait{border-radius:12px;width:80px;height:100px}.player-profile-heading h1{font-size:1.875rem}.player-profile-heading p:not(.eyebrow){font-size:.875rem}.player-facts dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.player-facts dl>div{padding:14px}.player-facts dd{font-size:1.25rem}.player-profile-columns{grid-template-columns:minmax(0,1fr);gap:28px;padding-top:24px}.player-matches a{padding:14px}.player-match-context{gap:8px;font-size:.75rem}.player-match-teams{gap:8px;font-size:.9375rem}.player-match-teams strong{padding:8px;font-size:1.5rem}.player-match-role{font-size:.75rem}}
