.player-stats-section{gap:var(--player-section-gap,15px);flex-direction:column;width:100%;display:flex}.player-stats-toolbar{border:1px solid var(--fv-background-2,#e8eaed);border-radius:var(--player-detail-radius,6px);box-sizing:border-box;background:linear-gradient(#fff 0%,#eef1f5 100%);flex-wrap:wrap;align-items:center;gap:10px;padding:12px 14px;display:flex;box-shadow:0 4px 12px #0000000f}.player-stats-toolbar-filters{flex-wrap:wrap;align-items:flex-start;gap:8px;width:100%;display:flex}.player-stats-league-filter{flex:200px;min-width:min(220px,100%);max-width:min(360px,100%)}.player-stats-season-filter{flex:0 auto;min-width:96px;max-width:min(140px,100%)}.player-stats-grid{gap:var(--player-section-gap,15px);box-sizing:border-box;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;margin:0;padding:0;display:grid}.player-stats-box{border:1px solid var(--fv-background-2,#e8eaed);border-radius:var(--player-detail-radius,6px);background:var(--background-0,#fff);box-sizing:border-box;overflow:visible;box-shadow:0 4px 12px #0000000f}.player-stats-box-body{padding:6px 0 8px}.player-stats-rows{flex-direction:column;gap:0;margin:0;display:flex}.player-stats-row{box-sizing:border-box;justify-content:space-between;align-items:center;gap:14px;min-height:36px;padding:8px 14px;font-family:Arial,Helvetica,sans-serif;font-size:13px;line-height:1.35;transition:background-color .12s;display:flex}.player-stats-row:nth-child(odd){background:#f8fafc}.player-stats-row:nth-child(2n){background:#fff}.player-stats-row:hover{background:#f2f4f7}.player-stats-row-label{color:#475467;flex:1;min-width:0;margin:0;font-weight:600}.player-stats-row-label--tip{cursor:help;text-underline-offset:2px;-webkit-text-decoration:underline dotted #c4cdd5;text-decoration:underline dotted #c4cdd5;position:relative}.player-stats-row-label--tip:after{content:attr(data-tooltip);z-index:30;color:#fff;white-space:normal;opacity:0;visibility:hidden;pointer-events:none;background:#101828;border-radius:6px;max-width:min(280px,70vw);padding:6px 10px;font-size:12px;font-weight:600;line-height:1.35;transition:opacity .1s,visibility .1s;position:absolute;bottom:calc(100% + 6px);left:0;box-shadow:0 4px 12px #10182833}.player-stats-row-label--tip:hover:after,.player-stats-row-label--tip:focus-visible:after{opacity:1;visibility:visible}.player-stats-row-value{color:#101828;text-align:right;font-variant-numeric:tabular-nums;letter-spacing:.01em;flex-shrink:0;margin:0;font-size:13px;font-weight:800}.player-stats-team-logo{object-fit:contain;flex-shrink:0;width:18px;height:18px}.player-stats-section>.player-page-section-card{margin-top:0}@media (max-width:720px){.player-stats-grid{grid-template-columns:1fr}.player-stats-toolbar{padding:10px 14px}}.player-page-tab-content>.player-stats-section{margin:0}
.player-career-section{width:100%}.player-career-card{border:1px solid var(--fv-background-2,#e8eaed);border-radius:var(--player-detail-radius,6px);background:var(--background-0,#fff);box-sizing:border-box;width:100%;overflow:hidden;box-shadow:0 4px 12px #0000000f}.player-career-table{background:var(--background-0,#fff);box-sizing:border-box;width:100%}.player-career-row{width:100%;min-height:48px;color:inherit;font:inherit;text-align:left;box-sizing:border-box;background:0 0;border:0;border-bottom:1px solid #f0f2f5;grid-template-columns:minmax(0,1fr) 28px auto;align-items:center;column-gap:0;padding:10px 14px 10px 16px;display:grid}.player-career-row--header{border-bottom:1px solid #e8eaed;min-height:44px;padding-top:10px;padding-bottom:10px}.player-career-row--year{cursor:pointer}.player-career-row--year:disabled{cursor:default}.player-career-row--year:hover:not(:disabled){background:#fafbfc}.player-career-row--competition{background:#fff}.player-career-match-block{grid-template-columns:minmax(52px,68px) minmax(0,1fr);align-items:center;column-gap:12px;min-width:0;display:grid}.player-career-match-block--header{align-items:center;gap:16px;display:flex}.player-career-header-year,.player-career-header-team{letter-spacing:.04em;text-transform:uppercase;color:#9aa0a6;font-size:11px;font-weight:600}.player-career-year{color:#121212;white-space:nowrap;font-size:14px;font-weight:700}.player-career-row--competition .player-career-year{visibility:hidden}.player-career-team{align-items:center;gap:8px;min-width:0;display:flex}.player-career-team--competition{padding-left:0}.player-career-team-logo{object-fit:contain;flex-shrink:0;width:22px;height:22px}.player-career-team-name{color:#101828;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.player-career-league-logo{object-fit:contain;flex-shrink:0;width:18px;height:18px}.player-career-league-logo-spacer{flex-shrink:0;width:18px;height:18px}.player-career-league-name{color:#374151;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.player-career-chevron{border-top:5px solid #9aa0a6;border-left:4px solid #0000;border-right:4px solid #0000;flex-shrink:0;width:0;height:0;margin-left:2px;transition:transform .15s;display:inline-block}.player-career-chevron--open{transform:rotate(180deg)}.player-career-stats-divider{background:#e8eaed;justify-self:center;width:1px;height:28px;margin:0 10px}.player-career-stats-block{grid-template-columns:repeat(6,36px);place-items:center;column-gap:6px;display:grid}.player-career-stats-block--header{min-height:28px}.player-career-stat-cell{justify-content:center;align-items:center;width:100%;display:flex}.player-career-stat-dash{color:#d0d5dd;justify-content:center;align-items:center;width:28px;height:24px;font-size:13px;font-weight:500;display:inline-flex}.player-career-stat-chip{font-variant-numeric:tabular-nums;box-sizing:border-box;border-radius:5px;justify-content:center;align-items:center;min-width:28px;height:24px;padding:0 5px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.player-career-stat-chip--mp{color:#344054;background:#eef4ff}.player-career-stat-chip--min{color:#344054;background:#eef4ff;max-width:44px;font-size:11px}.player-career-stat-chip--goals{color:#027a48;background:#d1fadf}.player-career-stat-chip--assists{color:#175cd3;background:#e8f2ff}.player-career-stat-chip--yellow{color:#a16207;background:#fff4cc}.player-career-stat-chip--red{color:#c01048;background:#feecec}.player-career-stat-header{color:#667085;outline:none;justify-content:center;align-items:center;display:inline-flex;position:relative}.player-career-stat-tooltip{color:#fff;white-space:nowrap;opacity:0;pointer-events:none;z-index:2;background:#101828;border-radius:4px;padding:4px 8px;font-size:11px;font-weight:500;transition:opacity .12s;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%)}.player-career-stat-header:hover .player-career-stat-tooltip,.player-career-stat-header:focus .player-career-stat-tooltip{opacity:1}.player-career-header-svg{flex-shrink:0;display:block}.player-career-header-emoji{font-size:14px;line-height:1}.player-career-assist-icon{color:#175cd3;background:#e8f2ff;border-radius:3px;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;font-weight:800;display:inline-flex}.player-career-card-icon{border-radius:2px;width:10px;height:14px;display:inline-block}.player-career-card-icon--yellow{background:#f5c518}.player-career-card-icon--red{background:#e5484d}.player-career-group:last-child .player-career-row:last-child{border-bottom:0}@media (max-width:640px){.player-career-row{padding-left:10px;padding-right:10px}.player-career-match-block{grid-template-columns:minmax(44px,56px) minmax(0,1fr);column-gap:8px}.player-career-stats-block{grid-template-columns:repeat(6,30px);column-gap:4px}.player-career-stats-divider{margin:0 6px}.player-career-team-name,.player-career-league-name{font-size:12px}.player-career-stat-chip--min{padding:0 3px;font-size:10px}}
