.player-profile-hero{display:grid;grid-template-columns:340px 1fr;gap:32px;align-items:center;padding:32px 18px 38px}.player-profile-photo-wrap{position:relative;max-width:340px}.player-photo-backdrop{background:url(/storage/defimgs/player_photo_backdrop.svg) center / cover no-repeat;border-radius:28px;overflow:hidden}.player-profile-photo{width:100%;aspect-ratio:1 / 1;-o-object-fit:cover;object-fit:cover;border-radius:28px;box-shadow:0 24px 70px #00000073}.player-profile-photo-empty{width:100%;aspect-ratio:1 / 1;border-radius:28px;background:#ffffff1f;display:flex;align-items:center;justify-content:center;font-size:92px;font-weight:800;color:#ffffffb3}.player-profile-big-number{position:absolute;right:18px;bottom:-28px;font-size:128px;line-height:1;font-weight:900;color:#ffffff1f;pointer-events:none}.player-profile-title{color:#fff;font-size:clamp(36px,5vw,68px);line-height:1;font-weight:900;margin-bottom:18px;text-transform:uppercase}.player-profile-subtitle{display:flex;flex-wrap:wrap;gap:12px;color:#fff;font-size:18px;font-weight:600;margin-bottom:18px}.player-profile-subtitle span{padding:8px 14px;border-radius:999px;background:#ffffff1f;border:1px solid rgba(255,255,255,.12)}.player-profile-status{display:inline-flex;padding:8px 14px;border-radius:999px;background:#ffffff1f;color:#fff;font-weight:700;margin-bottom:22px}.player-profile-facts{display:grid;grid-template-columns:repeat(4,auto);gap:10px;justify-content:flex-start}.player-fact-card{min-width:105px;padding:12px 14px;border-radius:16px;background:#0000003d;border:1px solid rgba(255,255,255,.06)}.player-fact-label,.player-stat-label{color:#ffffff80;font-size:12px}.player-fact-value{color:#fff;font-size:19px;font-weight:800;margin-top:2px;white-space:nowrap}.player-stat-card{border:0}.player-stat-value{color:#fff;font-size:38px;line-height:1;font-weight:900}.player-table tr{border-bottom:1px solid rgba(255,255,255,.06)}.player-games-list{display:flex;flex-direction:column;gap:10px}.player-game-card{display:grid;grid-template-columns:120px 1fr auto;gap:18px;align-items:center;padding:16px;border-radius:18px;background:#ffffff0f;border:1px solid rgba(255,255,255,.06)}.player-game-date{color:#ffffffa6;font-weight:700}.player-game-title{color:#fff;font-weight:800;font-size:17px}.player-game-meta{color:#ffffff80;font-size:13px;margin-top:4px}.player-game-stats{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.player-game-stats span{color:#fff;font-weight:800;padding:7px 10px;border-radius:999px;background:#ffffff1c}@media(max-width:991px){.player-profile-hero{grid-template-columns:1fr}.player-profile-photo-wrap{max-width:280px}.player-profile-facts{grid-template-columns:repeat(2,auto)}.player-game-card{grid-template-columns:1fr}.player-game-stats{justify-content:flex-start}}@media(max-width:575px){.player-profile-hero{padding:24px 8px 32px}.player-profile-facts{display:flex;flex-wrap:wrap;gap:8px}.player-fact-card{min-width:auto;padding:9px 12px;border-radius:14px}.player-fact-label{font-size:11px}.player-fact-value{font-size:16px}.player-profile-big-number{font-size:92px}}
