.player-hero__grid{color:#fff;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;padding:32px 32px 24px;display:grid}.player-hero__avatar-shell{flex-shrink:0;width:120px;height:120px;position:relative}.player-hero__avatar{width:100%;height:100%;font-family:var(--ff-display);color:#fff;background:#ffffff2e;border:3px solid #ffffff59;border-radius:50%;place-items:center;font-size:32px;font-weight:900;display:grid;overflow:hidden}.player-hero__avatar-frame{object-fit:contain;pointer-events:none;z-index:2;width:calc(100% + 18px)!important;max-width:none!important;height:calc(100% + 18px)!important;inset:-9px!important}.player-hero__info{min-width:0}.player-hero__name{letter-spacing:-.02em;color:#fff;word-break:keep-all;overflow-wrap:break-word;margin:0 0 4px;font-size:36px;font-weight:800}.player-hero__nameplate{isolation:isolate;width:fit-content;min-width:min(280px,100%);max-width:min(360px,100%);margin:-3px 0 4px -12px;padding:7px 24px 8px 54px;display:inline-grid;position:relative}.player-hero__nameplate .player-hero__name{z-index:1;margin:0;position:relative}.player-hero__nameplate-art{object-fit:fill;z-index:0}.player-hero__eyebrow{opacity:.85;letter-spacing:.08em;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:4px;font-size:11px;font-weight:700;display:flex}.player-hero__meta{opacity:.9;word-break:keep-all;margin-bottom:10px;font-size:14px}.player-hero__bio{color:#ffffffeb;white-space:pre-wrap;word-break:break-word;margin-top:10px;font-size:13px;line-height:1.6}.player-hero__actions{flex-direction:column;gap:6px;min-width:140px;display:flex}@media (max-width:767px){.player-hero__grid{grid-template-columns:80px 1fr;align-items:start;gap:12px;padding:16px}.player-hero__avatar-shell{width:80px;height:80px}.player-hero__avatar{border-width:2px;font-size:22px}.player-hero__avatar-frame{width:calc(100% + 12px)!important;height:calc(100% + 12px)!important;inset:-6px!important}.player-hero__name{font-size:22px}.player-hero__nameplate{min-width:min(200px,100%);max-width:min(260px,100%);margin:-2px 0 3px -8px;padding:6px 18px 7px 44px}.player-hero__eyebrow{margin-bottom:2px;font-size:10px}.player-hero__meta{margin-bottom:6px;font-size:12px}.player-hero__bio{margin-top:6px;font-size:12px}.player-hero__actions{flex-direction:row;grid-column:1/-1;min-width:0;margin-top:4px}.player-hero__actions>*{flex:1}}
.overview-tab__layout{grid-template-columns:minmax(0,1fr) 320px;gap:16px;display:grid}.overview-tab__season-grid{border:1px solid var(--border);border-radius:8px;grid-template-columns:repeat(8,1fr);display:grid;overflow:hidden}@media (max-width:720px){.overview-tab__layout{grid-template-columns:1fr}.overview-tab__season-grid{grid-template-columns:repeat(4,1fr)}.overview-tab__season-grid>div{border-top:1px solid var(--border)}.overview-tab__season-grid>div:nth-child(-n+4){border-top:0}.overview-tab__season-grid>div:nth-child(4n+1){border-left:0!important}}
