.player-profile-body{font-size:13px}.pp-page{max-width:900px;padding-top:10px;padding-bottom:28px}.pp-card{background:var(--panel);border:1px solid var(--line);border-radius:15px;padding:12px;box-shadow:0 8px 22px rgba(0,0,0,.08);margin-bottom:10px}.pp-hero{display:grid;grid-template-columns:78px 1fr auto;gap:12px;align-items:center;position:relative;overflow:hidden}.pp-hero:before{content:"";position:absolute;inset:0 0 auto;height:70px;background:linear-gradient(100deg,rgba(55,241,139,.18),rgba(64,118,255,.06));pointer-events:none}.pp-photo,.pp-identity,.pp-live-state{position:relative}.pp-photo{width:76px;height:82px;border-radius:13px;background:var(--panel2);overflow:hidden;border:1px solid var(--line);align-self:start}.pp-photo img{width:100%;height:100%;object-fit:contain;object-position:center bottom}.pp-team{display:inline-flex;align-items:center;gap:5px;color:var(--muted);font-size:9px;font-weight:800}.pp-team img{width:17px;height:17px;object-fit:contain}.pp-identity h1{font-size:25px;line-height:1;margin:6px 0 4px;letter-spacing:-.03em}.pp-identity p{margin:0;color:var(--muted);font-size:10px}.pp-live-state{font-size:8px;color:var(--muted);align-self:start;padding:5px 7px;border:1px solid var(--line);border-radius:999px;background:var(--panel2);white-space:nowrap}.pp-live-state.ok{color:var(--green)}.pp-live-state.warn{color:#ffb25b}.pp-bio-grid{grid-column:1/-1;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));border-top:1px solid var(--line);margin-top:0;padding-top:8px}.pp-bio-grid>div{padding:2px 7px;border-right:1px solid var(--line);min-width:0}.pp-bio-grid>div:last-child{border-right:0}.pp-bio-grid b{display:block;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pp-bio-grid span{display:block;color:var(--muted);font-size:7px;margin-top:2px}.pp-grid{display:grid;gap:10px}.pp-grid-top{grid-template-columns:.85fr 1.15fr}.pp-grid-bottom{grid-template-columns:1.12fr .88fr}.pp-grid>.pp-card{margin-bottom:0}.pp-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:8px}.pp-head h2{font-size:15px;margin:0;letter-spacing:-.015em}.pp-head p{font-size:8px;color:var(--muted);margin:2px 0 0}.pp-position-wrap{display:grid;grid-template-columns:1fr 112px;gap:9px;align-items:center;min-height:150px}.pp-position-copy>b{font-size:15px}.pp-position-copy p{font-size:9px;color:var(--muted);margin:4px 0}.pp-position-tags{display:flex;flex-wrap:wrap;gap:4px;margin-top:7px}.pp-position-tags span{font-size:8px;padding:3px 6px;border-radius:999px;background:var(--panel2);border:1px solid var(--line)}.pp-position-tags span.main{color:#fff;background:#e51624;border-color:#e51624}.pp-mini-pitch{position:relative;width:112px;aspect-ratio:68/105;border-radius:9px;background:linear-gradient(90deg,rgba(255,255,255,.025) 50%,rgba(255,255,255,.055) 50%),#17784e;border:1.5px solid rgba(255,255,255,.65);overflow:hidden}.pp-mini-pitch:before{content:"";position:absolute;left:0;right:0;top:50%;border-top:1px solid rgba(255,255,255,.62)}.pp-mini-pitch:after{content:"";position:absolute;width:32%;aspect-ratio:1;border:1px solid rgba(255,255,255,.62);border-radius:50%;left:34%;top:calc(50% - 16%)}.pp-pos-dot{position:absolute;width:15px;height:15px;border-radius:50%;background:#8f99a5;color:#fff;border:1.5px solid #fff;display:grid;place-items:center;transform:translate(-50%,-50%);box-shadow:0 2px 7px rgba(0,0,0,.28);z-index:2}.pp-pos-dot.main{background:#e51624}.pp-pos-dot i{position:absolute;left:50%;top:calc(100% + 2px);transform:translateX(-50%);font-size:6px;line-height:1;font-style:normal;font-weight:900;text-shadow:0 1px 2px rgba(0,0,0,.8);white-space:nowrap}.pp-radar{width:100%;height:auto;display:block;max-height:195px}.pp-radar-label{font-size:7px;fill:var(--muted)}.pp-market-svg{width:100%;height:auto;display:block;max-height:150px;margin-top:5px}.pp-market-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:var(--line);border:1px solid var(--line);border-radius:10px;overflow:hidden}.pp-market-metrics>div{background:var(--panel2);padding:8px 10px}.pp-market-metrics span{display:block;font-size:7px;color:var(--muted)}.pp-market-metrics b{display:block;font-size:15px;margin-top:2px}.pp-market-metrics small{display:block;color:var(--muted);font-size:7px;margin-top:2px}.pp-chart-empty,.pp-loading-row{min-height:68px;display:grid;place-items:center;color:var(--muted);font-size:9px;border:1px dashed var(--line);border-radius:10px;text-align:center;padding:8px}.pp-compact-empty{min-height:48px}.pp-season-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:10px;overflow:hidden}.pp-season-grid>div{background:var(--panel2);padding:8px 4px;text-align:center}.pp-season-grid b{font-size:16px;color:var(--text)}.pp-season-grid span{font-size:7px;color:var(--muted);display:block;margin-top:2px}.pp-match-list{display:grid}.pp-match-row{display:grid;grid-template-columns:48px minmax(0,1fr) 44px 34px;gap:6px;align-items:center;padding:7px 2px;border-bottom:1px solid var(--line);color:inherit;text-decoration:none}.pp-match-row:last-child{border-bottom:0}.pp-match-row:hover{background:rgba(55,241,139,.04)}.pp-match-date{font-size:7px;color:var(--muted)}.pp-match-opponent b{font-size:9px;display:block}.pp-match-opponent span{font-size:7px;color:var(--muted);display:block;margin-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pp-match-score{font-size:10px;font-weight:900;text-align:center}.pp-match-score small{display:block;color:var(--muted);font-size:7px}.pp-match-meta{text-align:right}.pp-rating{display:inline-grid;place-items:center;min-width:27px;height:21px;padding:0 4px;border-radius:6px;background:#23c878;color:white;font-size:8px;font-weight:900}.pp-rating.mid{background:#f39b2f}.pp-rating.low{background:#e85c4a}.pp-rating.none{background:var(--panel2);color:var(--muted)}.pp-shot-pitch{position:relative;aspect-ratio:105/68;background:#152d42;border:1px solid var(--line);border-radius:10px;overflow:hidden}.pp-shot-pitch:before{content:"";position:absolute;inset:7%;border:1px solid rgba(255,255,255,.42)}.pp-shot-pitch:after{content:"";position:absolute;left:50%;top:7%;bottom:7%;border-left:1px solid rgba(255,255,255,.42)}.pp-shot-dot{position:absolute;width:7px;height:7px;border-radius:50%;background:#3b9cff;border:1px solid #fff;transform:translate(-50%,-50%);opacity:.9}.pp-shot-dot.goal{background:#28e894;width:10px;height:10px}.pp-stat-groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.pp-stat-group{background:var(--panel2);border:1px solid var(--line);border-radius:10px;padding:9px}.pp-stat-group h3{font-size:10px;margin:0 0 5px}.pp-stat-row{display:flex;justify-content:space-between;gap:8px;padding:4px 0;border-top:1px solid color-mix(in srgb,var(--line) 70%,transparent);font-size:8px}.pp-stat-row span{color:var(--muted)}.pp-stat-row b{text-align:right}.pp-hidden{display:none!important}.player-profile-body .topbar{min-height:52px}.player-profile-body .brand{font-size:12px}.player-profile-body .brand>span{width:31px;height:31px}.player-profile-body .ghost-btn,.player-profile-body .theme-btn{font-size:9px;padding:7px 9px}.player-profile-body .footer{font-size:8px;padding-block:14px}

@media(max-width:760px){
 .player-profile-body{font-size:12px}.pp-page{padding:7px 8px 22px}.pp-card{padding:9px;border-radius:13px;margin-bottom:7px}.pp-hero{grid-template-columns:60px 1fr;gap:8px}.pp-photo{width:58px;height:66px;border-radius:11px}.pp-live-state{position:absolute;right:8px;top:8px;font-size:7px;padding:4px 6px}.pp-identity{padding-right:42px}.pp-identity h1{font-size:20px;margin:4px 0 3px}.pp-team{font-size:8px}.pp-team img{width:14px;height:14px}.pp-identity p{font-size:9px}.pp-bio-grid{grid-template-columns:repeat(4,1fr);padding-top:6px}.pp-bio-grid>div{padding:5px 4px;border-right:0;border-bottom:1px solid var(--line)}.pp-bio-grid>div:nth-child(4n+1):not(:first-child){border-left:0}.pp-bio-grid>div:nth-last-child(-n+3){border-bottom:0}.pp-bio-grid b{font-size:10px}.pp-bio-grid span{font-size:6.5px}.pp-grid-top,.pp-grid-bottom{grid-template-columns:1fr}.pp-grid{gap:7px}.pp-head{margin-bottom:6px}.pp-head h2{font-size:13px}.pp-head p{font-size:7px}.pp-position-wrap{grid-template-columns:minmax(0,1fr) 96px;min-height:128px}.pp-position-copy>b{font-size:13px}.pp-position-copy p{font-size:8px;line-height:1.25}.pp-position-tags{margin-top:5px}.pp-position-tags span{font-size:7px;padding:2px 5px}.pp-mini-pitch{width:96px}.pp-pos-dot{width:13px;height:13px}.pp-pos-dot i{font-size:5.5px}.pp-radar{max-height:165px}.pp-radar-label{font-size:6.5px}.pp-market-svg{max-height:120px}.pp-market-metrics>div{padding:6px 8px}.pp-market-metrics b{font-size:13px}.pp-season-grid{grid-template-columns:repeat(3,1fr)}.pp-season-grid>div{padding:7px 3px}.pp-season-grid b{font-size:14px}.pp-match-row{grid-template-columns:43px minmax(0,1fr) 39px 31px;padding:6px 1px}.pp-stat-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.pp-stat-group{padding:7px}.pp-stat-row{font-size:7.5px}.player-profile-body .topbar{min-height:48px;padding-inline:9px}.player-profile-body .brand{font-size:11px}.player-profile-body .brand>span{width:28px;height:28px}.player-profile-body .top-actions .ghost-btn{display:none}
}
@media(max-width:390px){.pp-bio-grid{grid-template-columns:repeat(3,1fr)}.pp-bio-grid>div:nth-last-child(-n+3){border-bottom:0}.pp-stat-groups{grid-template-columns:1fr 1fr}.pp-position-wrap{grid-template-columns:minmax(0,1fr) 88px}.pp-mini-pitch{width:88px}.pp-radar{max-height:150px}}
