.pg-referee-profile.rp-wrap{max-width:1000px;margin:0 auto;padding:20px 16px 72px}.pg-referee-profile .card{background:var(--card);border:1px solid var(--border);border-radius:16px}.pg-referee-profile .rp-hero{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:24px 26px;display:flex}.pg-referee-profile .rp-name{letter-spacing:-.01em;color:var(--foreground);font-size:28px;font-weight:800}.pg-referee-profile .rp-meta{color:var(--muted-foreground);align-items:center;gap:10px;margin-top:6px;font-size:14px;font-weight:600;display:flex}.pg-referee-profile .rp-flag{font-size:20px;line-height:1}.pg-referee-profile .rp-role{background:color-mix(in oklab,var(--primary)14%,transparent);color:var(--primary);text-transform:uppercase;letter-spacing:.05em;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700}.pg-referee-profile .rp-career{gap:28px;display:flex}.pg-referee-profile .rp-cstat{flex-direction:column;align-items:flex-end;display:flex}.pg-referee-profile .rp-cval{color:var(--foreground);font-variant-numeric:tabular-nums;font-size:22px;font-weight:800}.pg-referee-profile .rp-clab{text-transform:uppercase;letter-spacing:.04em;color:var(--muted-foreground);font-size:11px;font-weight:600}.pg-referee-profile .rp-scope{color:var(--muted-foreground);margin:14px 4px 20px;font-size:12.5px}.pg-referee-profile .rml-filters{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:14px;display:flex}.pg-referee-profile .rml-filters select{border:1px solid var(--border);background:var(--card);min-height:44px;color:var(--foreground);border-radius:10px;padding:0 12px;font-size:13px;font-weight:600}.pg-referee-profile .rml-seg{border:1px solid var(--border);border-radius:10px;display:inline-flex;overflow:hidden}.pg-referee-profile .rml-seg button{min-height:44px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;padding:0 14px;font-size:13px;font-weight:600}.pg-referee-profile .rml-seg button.on{background:var(--primary);color:#fff}.pg-referee-profile .rml-count{color:var(--muted-foreground);margin-left:auto;font-size:12px;font-weight:600}.pg-referee-profile .rml-table{margin-bottom:28px;overflow:hidden}.pg-referee-profile .rml-head,.pg-referee-profile .rml-row{grid-template-columns:96px minmax(0,1.1fr) minmax(0,2fr) 34px 34px 52px 44px;align-items:center;gap:12px;padding:12px 18px;display:grid}.pg-referee-profile .rml-head{background:color-mix(in oklab,var(--foreground)3%,transparent);text-transform:uppercase;letter-spacing:.04em;color:var(--muted-foreground);font-size:11px;font-weight:700}.pg-referee-profile .rml-row{border-top:1px solid var(--border);color:var(--foreground);min-height:44px;font-size:13px;text-decoration:none}.pg-referee-profile .rml-row:hover{background:color-mix(in oklab,var(--primary)5%,transparent)}.pg-referee-profile .rml-golink{color:inherit;text-decoration:none}.pg-referee-profile .rml-golink:hover{text-decoration:underline}.pg-referee-profile .rml-date{color:var(--muted-foreground);font-variant-numeric:tabular-nums;font-size:12px}.pg-referee-profile .rml-teams{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pg-referee-profile .rml-score{font-variant-numeric:tabular-nums;padding:0 4px;font-weight:700}.pg-referee-profile .rml-stat{text-align:right;font-variant-numeric:tabular-nums;font-weight:600}.pg-referee-profile .rml-y{color:var(--color-win,#c9a227)}.pg-referee-profile .rml-r{color:var(--color-loss,#d64545)}.pg-referee-profile .rml-var{color:var(--primary)}.pg-referee-profile .rml-empty{text-align:center;color:var(--muted-foreground);padding:28px;font-size:13px}.pg-referee-profile .rml-splits{overflow:hidden}.pg-referee-profile .rml-splits-head{padding:16px 18px 4px}.pg-referee-profile .rml-splits-head h2{color:var(--foreground);font-size:15px;font-weight:700}.pg-referee-profile .rml-splits-head span{color:var(--muted-foreground);font-size:11.5px}.pg-referee-profile .rml-shead,.pg-referee-profile .rml-srow{grid-template-columns:minmax(0,1fr) 34px 34px 34px 34px 40px 40px;align-items:center;gap:10px;padding:10px 18px;display:grid}.pg-referee-profile .rml-shead{background:color-mix(in oklab,var(--foreground)3%,transparent);text-transform:uppercase;color:var(--muted-foreground);margin-top:10px;font-size:11px;font-weight:700}.pg-referee-profile .rml-srow{border-top:1px solid var(--border);color:var(--foreground);font-size:13px}.pg-referee-profile .rml-steam{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pg-referee-profile .rp-empty{text-align:center;color:var(--muted-foreground);padding:40px}@media (max-width:760px){.pg-referee-profile .rp-hero{flex-direction:column;align-items:flex-start}.pg-referee-profile .rp-career{justify-content:space-between;align-self:stretch;gap:20px}.pg-referee-profile .rml-head,.pg-referee-profile .rml-row{grid-template-columns:60px minmax(0,1fr) 28px 28px 34px;gap:8px;padding:10px 12px}.pg-referee-profile .rml-head>:nth-child(2),.pg-referee-profile .rml-row>:nth-child(2),.pg-referee-profile .rml-head>:nth-child(6),.pg-referee-profile .rml-row>:nth-child(6){display:none}}.pg-referee-profile .rml-resume{margin-bottom:16px;padding:16px 20px}.pg-referee-profile .rml-resume-head{text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground);margin-bottom:10px;font-size:11px;font-weight:700}.pg-referee-profile .rml-resume-stats{flex-wrap:wrap;gap:28px;display:flex}.pg-referee-profile .rml-rstat{flex-direction:column;display:flex}.pg-referee-profile .rml-rval{color:var(--foreground);font-variant-numeric:tabular-nums;font-size:20px;font-weight:800}.pg-referee-profile .rml-rvs{color:var(--muted-foreground);font-size:14px;font-weight:600}.pg-referee-profile .rml-rlab{color:var(--muted-foreground);font-size:11px;font-weight:600}.pg-referee-profile .rml-bgi{text-transform:uppercase;letter-spacing:.03em;vertical-align:middle;border-radius:999px;margin-left:8px;padding:1px 7px;font-size:10px;font-weight:700;display:inline-block}.pg-referee-profile .rml-bgi-t1{background:color-mix(in oklab,var(--color-star-gold,#d9a441)22%,transparent);color:color-mix(in oklab,var(--color-star-gold,#b8860b)80%,var(--foreground))}.pg-referee-profile .rml-bgi-t2{background:color-mix(in oklab,var(--primary)16%,transparent);color:var(--primary)}.pg-referee-profile .rml-history{margin-top:28px;overflow:hidden}.pg-referee-profile .rml-history-head{justify-content:space-between;align-items:baseline;padding:16px 20px 4px;display:flex}.pg-referee-profile .rml-history-head h2{color:var(--foreground);font-size:15px;font-weight:700}.pg-referee-profile .rml-src{color:var(--muted-foreground);font-size:11px;font-weight:600}.pg-referee-profile .rml-hnote{color:var(--muted-foreground);padding:0 20px 12px;font-size:11.5px}.pg-referee-profile .rml-hhead,.pg-referee-profile .rml-hrow{grid-template-columns:96px minmax(0,2fr) 34px 34px 52px;align-items:center;gap:12px;padding:10px 18px;display:grid}.pg-referee-profile .rml-hhead{background:color-mix(in oklab,var(--foreground)3%,transparent);text-transform:uppercase;letter-spacing:.04em;color:var(--muted-foreground);font-size:11px;font-weight:700}.pg-referee-profile .rml-hrow{border-top:1px solid var(--border);color:var(--foreground);font-size:13px}@media (max-width:760px){.pg-referee-profile .rml-hhead,.pg-referee-profile .rml-hrow{grid-template-columns:64px minmax(0,1fr) 28px 28px}.pg-referee-profile .rml-hhead>:nth-child(5),.pg-referee-profile .rml-hrow>:nth-child(5){display:none}}.pg-referee-profile .op{margin-bottom:20px;padding:18px 20px}.pg-referee-profile .op-head{justify-content:space-between;align-items:baseline;margin-bottom:14px;display:flex}.pg-referee-profile .op-head h2{color:var(--foreground);font-size:15px;font-weight:700}.pg-referee-profile .op-sub{color:var(--muted-foreground);font-size:11.5px}.pg-referee-profile .op-stats{flex-wrap:wrap;gap:24px;margin-bottom:16px;display:flex}.pg-referee-profile .op-stat{flex-direction:column;display:flex}.pg-referee-profile .op-val{color:var(--foreground);font-variant-numeric:tabular-nums;font-size:20px;font-weight:800}.pg-referee-profile .op-lab{color:var(--muted-foreground);font-size:11px;font-weight:600}.pg-referee-profile .op-tend{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:14px;display:grid}.pg-referee-profile .op-bar-head{justify-content:space-between;align-items:baseline;display:flex}.pg-referee-profile .op-bar-lab{color:var(--foreground);font-size:12px;font-weight:700}.pg-referee-profile .op-bar-pct{color:var(--primary);font-variant-numeric:tabular-nums;font-size:12px;font-weight:700}.pg-referee-profile .op-bar-track{background:color-mix(in oklab,var(--foreground)8%,transparent);border-radius:999px;height:6px;margin:5px 0 3px;overflow:hidden}.pg-referee-profile .op-bar-fill{background:var(--primary);border-radius:999px;height:100%}.pg-referee-profile .op-bar-hint{color:var(--muted-foreground);font-size:10.5px}.pg-referee-profile .op-tend-gate{color:var(--muted-foreground);background:color-mix(in oklab,var(--foreground)3%,transparent);border-radius:10px;padding:12px 14px;font-size:12px}.pg-referee-profile .lb-head h1{color:var(--foreground);font-size:26px;font-weight:800}.pg-referee-profile .lb-head p{color:var(--muted-foreground);margin:6px 0 18px;font-size:13px}.pg-referee-profile .lb{overflow:hidden}.pg-referee-profile .lb-row{color:var(--foreground);border-top:1px solid var(--border);grid-template-columns:minmax(0,2fr) 60px 52px 78px 74px 74px;align-items:center;gap:12px;min-height:44px;padding:12px 18px;font-size:13px;text-decoration:none;display:grid}.pg-referee-profile .lb-row:first-child{border-top:none}.pg-referee-profile .lb-hrow{background:color-mix(in oklab,var(--foreground)3%,transparent);text-transform:uppercase;letter-spacing:.04em;color:var(--muted-foreground);font-size:11px;font-weight:700}.pg-referee-profile a.lb-row:hover{background:color-mix(in oklab,var(--primary)5%,transparent)}.pg-referee-profile .lb-name{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:8px;font-weight:600;display:flex;overflow:hidden}.pg-referee-profile .lb-flag{font-size:16px}.pg-referee-profile .lb-country{color:var(--muted-foreground);font-size:11px}@media (max-width:760px){.pg-referee-profile .lb-row{grid-template-columns:minmax(0,1fr) 44px 44px 56px}.pg-referee-profile .lb-row>:nth-child(4),.pg-referee-profile .lb-row>:nth-child(6){display:none}}
