.globalStatsPage{max-width:1460px;margin:0 auto;padding:30px 28px 60px}.globalStatsHero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:end;padding:32px;border:1px solid rgba(225,170,55,.18);border-radius:22px;background:radial-gradient(circle at 88% 10%,rgba(213,154,43,.14),transparent 32%),linear-gradient(145deg,#101419,#0a0d12)}.globalStatsHero h1{margin:0 0 12px;font-size:clamp(34px,4vw,58px);letter-spacing:-.03em}.globalStatsHero p{max-width:800px;margin:0;color:#a8aaa7;line-height:1.65}.globalStatsSummary{display:grid;grid-template-columns:repeat(2,minmax(135px,1fr));gap:10px}.globalStatsSummary>div{padding:16px 18px;border:1px solid #303642;border-radius:15px;background:rgba(255,255,255,.025)}.globalStatsSummary small,.profileMeta small,.profileStat small{display:block;color:#8f949e;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.globalStatsSummary b{display:block;margin-top:5px;color:#f4bf50;font-size:25px}.globalStatsPanel{margin-top:18px;padding:22px;border:1px solid rgba(225,170,55,.14);border-radius:20px;background:linear-gradient(145deg,#10151b,#0b0f14)}.globalStatsPanelHead{display:flex;justify-content:space-between;gap:20px;align-items:center}.globalStatsPanelHead h2{margin:2px 0 0;font-size:25px}.globalStatsTabs{display:flex;gap:8px;overflow:auto;margin-top:20px;padding-bottom:10px}.globalStatsTabs button{flex:0 0 auto;border:1px solid #303846;border-radius:11px;background:#111721;color:#9da5b0;padding:10px 13px;cursor:pointer;font-weight:750}.globalStatsTabs button:hover{border-color:#a87824;color:#fff}.globalStatsTabs button.active{border-color:#d59b31;background:rgba(213,155,49,.12);color:#f7c65e}.globalStatsPane{display:none;border:1px solid #2b323d;border-radius:16px;overflow:hidden}.globalStatsPane.active{display:block}.globalStatsRow{display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px 17px;border-bottom:1px solid #242b34}.globalStatsRow:last-child{border-bottom:0}.globalStatsRank{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:rgba(218,161,49,.1);color:#f5c35a;font-weight:900}.globalStatsPlayer{display:flex;align-items:center;gap:12px;min-width:0}.globalStatsPlayerAvatar{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#1b222c;color:#d8a43c;font-weight:900}.globalStatsPlayer span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:800}.globalStatsRow strong{color:#62dfb9}.globalStatsNote{margin:18px 4px;color:#777f89;font-size:12px;line-height:1.6}.globalStatsLoading{padding:20px;color:#9198a3}.globalStatsEmpty{padding:28px;text-align:center;color:#8f96a1}.profileHero{position:relative;overflow:hidden;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:22px;align-items:center;padding:28px;border:1px solid rgba(225,170,55,.2);border-radius:22px;background:radial-gradient(circle at 78% 18%,rgba(207,146,36,.17),transparent 28%),linear-gradient(145deg,#11161c,#0a0d12)}.profileAvatar{width:86px;height:86px;display:grid;place-items:center;border-radius:25px;border:1px solid rgba(229,175,67,.35);background:linear-gradient(145deg,#202833,#12171e);font-size:34px;font-weight:950;color:#f1ba4b}.profileHero h1{margin:3px 0 7px;font-size:36px}.profileHero p{margin:0;color:#9298a1}.profileBadge{padding:8px 11px;border:1px solid #395742;border-radius:999px;background:rgba(68,154,95,.1);color:#79d698;font-size:12px;font-weight:850}.profileBadge.admin{border-color:#71552a;background:rgba(206,148,43,.1);color:#efbf61}.profileStatsGrid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:18px}.profileStat{padding:17px;border:1px solid #2a323e;border-radius:15px;background:#0e141b}.profileStat b{display:block;margin-top:7px;font-size:23px}.profileStat em{display:block;margin-top:4px;color:#d0a34d;font-style:normal;font-size:11px}.profileSection{margin-top:18px;padding:22px;border:1px solid #29323e;border-radius:19px;background:#0d1218}.profileSectionHead{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.profileSection h2{margin:0;font-size:23px}.profileProjectList{display:grid;gap:10px}.profileProject{display:grid;grid-template-columns:minmax(190px,1.3fr) repeat(5,minmax(90px,.7fr));gap:10px;align-items:center;padding:14px;border:1px solid #28313b;border-radius:14px;background:#10161d}.profileProjectName b,.profileProjectName small{display:block}.profileProjectName small{margin-top:4px;color:#858d97}.profileProjectMetric small{display:block;color:#747d88;font-size:10px}.profileProjectMetric b{display:block;margin-top:3px}.profileRankList{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.profileRank{padding:14px;border:1px solid #29323d;border-radius:14px;background:#10161d}.profileRank span,.profileRank small{display:block}.profileRank span{color:#9ca3ad;font-size:12px}.profileRank b{display:block;margin-top:5px;color:#efbd58;font-size:21px}.profileRank small{margin-top:2px;color:#747c87}.profileMeta{display:flex;flex-wrap:wrap;gap:12px}.profileMeta>div{padding:11px 13px;border:1px solid #27303a;border-radius:12px;background:#0f151c}.profileMeta b{display:block;margin-top:4px}.profileError{padding:40px;text-align:center}.profileError h1{margin:0 0 8px}.profileError p{color:#9097a0}.profileActions{display:flex;gap:9px;flex-wrap:wrap}.globalStatsPlayerLink:hover .globalStatsPlayer span{color:#f1bb51}.supportLeaderboardRow a{color:inherit}.supportLeaderboardRow a:hover span{color:var(--accent)}
@media(max-width:1050px){.profileStatsGrid{grid-template-columns:repeat(3,1fr)}.profileProject{grid-template-columns:1fr repeat(3,minmax(90px,.7fr))}.profileProject .profileProjectMetric:nth-child(n+5){display:none}.profileRankList{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.globalStatsPage{padding:18px 12px 45px}.globalStatsHero{grid-template-columns:1fr;padding:22px}.globalStatsSummary{width:100%}.globalStatsPanel{padding:14px}.globalStatsPanelHead{align-items:flex-start;flex-direction:column}.profileHero{grid-template-columns:auto 1fr}.profileHero>.profileBadge{grid-column:1/-1;justify-self:start}.profileStatsGrid{grid-template-columns:repeat(2,1fr)}.profileProject{grid-template-columns:1fr 1fr}.profileProjectName{grid-column:1/-1}.profileProject .profileProjectMetric:nth-child(n+4){display:none}.profileRankList{grid-template-columns:1fr}.globalStatsRow{grid-template-columns:45px minmax(0,1fr)}.globalStatsRow strong{grid-column:2}}
.profileProgress{display:grid;grid-template-columns:150px minmax(0,1fr) 150px;gap:12px;align-items:center;margin-top:18px;padding:18px 20px;border:1px solid rgba(222,166,55,.22);border-radius:17px;background:linear-gradient(135deg,rgba(213,155,49,.08),rgba(14,20,27,.92))}.profileProgress>div:first-child,.profileProgress>div:last-child{text-align:center}.profileProgress small{display:block;color:#8d949e;font-size:11px;text-transform:uppercase;letter-spacing:.07em}.profileProgress b{display:block;margin-top:4px;color:#f1bc52;font-size:29px}.profileProgressMain span{display:flex;justify-content:space-between;gap:16px;align-items:end}.profileProgressMain strong{font-size:17px}.profileProgressMain i{display:block;height:9px;margin-top:9px;overflow:hidden;border-radius:999px;background:#202935}.profileProgressMain em{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#a87320,#f1c65f)}.profileHighlights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.profileHighlights>div{padding:18px;border:1px solid #2b3440;border-radius:16px;background:radial-gradient(circle at 90% 0,rgba(213,155,49,.09),transparent 38%),#0e141b}.profileHighlights small,.profileHighlights b,.profileHighlights span{display:block}.profileHighlights small{color:#838c97;text-transform:uppercase;font-size:10px;letter-spacing:.07em}.profileHighlights b{margin-top:6px;font-size:21px}.profileHighlights span{margin-top:5px;color:#9ca4ae;font-size:12px}.profileAchievements{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.profileAchievement{padding:15px;border:1px solid rgba(215,159,45,.25);border-radius:14px;background:linear-gradient(145deg,rgba(213,155,49,.09),#0e141b)}.profileAchievement span,.profileAchievement small{display:block}.profileAchievement span{color:#efbd58;font-weight:900}.profileAchievement small{margin-top:6px;color:#8f98a3;line-height:1.45}.profileWeaponList{display:grid;gap:12px}.profileWeapon{padding:17px;border:1px solid #29323e;border-radius:16px;background:#0e141b}.profileWeapon.favorite{border-color:rgba(219,164,53,.45);background:radial-gradient(circle at 92% 10%,rgba(213,155,49,.12),transparent 34%),#0e141b}.profileWeaponHead{display:flex;justify-content:space-between;gap:18px;align-items:start}.profileWeaponHead small{display:block;color:#c59841;text-transform:uppercase;font-size:10px;letter-spacing:.08em}.profileWeaponHead h3{margin:4px 0 0;font-size:20px}.profileWeaponHead code{display:block;margin-top:5px;color:#77818d;font-size:11px}.profileWeaponHead strong{color:#65deb7;font-size:18px;white-space:nowrap}.profileWeaponStats{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-top:14px}.profileWeaponStats span{padding:10px;border:1px solid #26303a;border-radius:11px;background:#101820}.profileWeaponStats small,.profileWeaponStats b{display:block}.profileWeaponStats small{color:#747e8a;font-size:9px;text-transform:uppercase}.profileWeaponStats b{margin-top:4px}.profileWeaponProjects{margin-top:12px;border-top:1px solid #252e38;padding-top:10px}.profileWeaponProjects summary{cursor:pointer;color:#b0b6bf;font-size:12px}.weaponProjectRow{display:flex;justify-content:space-between;gap:14px;padding:8px 3px;border-bottom:1px solid #202832;font-size:12px}.weaponProjectRow:last-child{border-bottom:0}.weaponProjectRow a{color:#e3b14d}.weaponProjectRow b{color:#8d96a0;font-weight:700}
@media(max-width:1050px){.profileAchievements{grid-template-columns:repeat(2,1fr)}.profileWeaponStats{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.profileProgress{grid-template-columns:1fr 1fr}.profileProgressMain{grid-column:1/-1;grid-row:2}.profileHighlights{grid-template-columns:1fr}.profileAchievements{grid-template-columns:1fr}.profileWeaponHead{flex-direction:column}.profileWeaponStats{grid-template-columns:repeat(2,1fr)}.weaponProjectRow{flex-direction:column;gap:3px}}

/* Global top compact hero + metric picker v3 */
.globalStatsHeroCompact{align-items:center;padding:20px 24px;gap:20px;border-radius:18px}.globalStatsHeroCompact h1{margin:1px 0 6px;font-size:clamp(27px,3vw,40px)}.globalStatsHeroCompact p{max-width:680px;line-height:1.45;font-size:13px}.globalStatsHeroCompact .generalEyebrow{font-size:10px}.globalStatsHeroCompact .globalStatsSummary{grid-template-columns:repeat(2,minmax(108px,1fr));gap:8px}.globalStatsHeroCompact .globalStatsSummary>div{padding:10px 13px;border-radius:12px;min-width:108px}.globalStatsHeroCompact .globalStatsSummary small{font-size:9px}.globalStatsHeroCompact .globalStatsSummary b{margin-top:2px;font-size:20px}
.globalStatsPanel{padding:20px}.globalStatsPanelHead h2{font-size:22px}.globalStatsMetricPicker{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px;overflow:visible;margin-top:16px;padding:0 0 14px}.globalStatsMetricPicker button{position:relative;display:flex;align-items:center;gap:10px;min-width:0;padding:11px 12px;border-radius:12px;text-align:left;line-height:1.2;background:linear-gradient(145deg,#101721,#0d131b);transition:border-color .15s ease,background .15s ease,transform .15s ease,color .15s ease}.globalStatsMetricPicker button::before{content:attr(data-icon);flex:0 0 auto;width:29px;height:29px;display:grid;place-items:center;border-radius:9px;background:#18212c;color:#c99332;font-size:14px;font-weight:900}.globalStatsMetricPicker button:hover{transform:translateY(-1px);background:#151d27;border-color:#755a2d}.globalStatsMetricPicker button.active{background:linear-gradient(145deg,rgba(213,155,49,.16),rgba(21,27,36,.98));border-color:#d59b31;color:#ffd477;box-shadow:inset 0 0 0 1px rgba(213,155,49,.08)}.globalStatsMetricPicker button.active::before{background:rgba(213,155,49,.17);color:#ffd477}.globalStatsMetricPicker .metricLabel{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.globalStatsPanes{margin-top:2px}
@media(max-width:760px){.globalStatsHeroCompact{padding:16px}.globalStatsHeroCompact .globalStatsSummary{grid-template-columns:repeat(2,1fr)}.globalStatsMetricPicker{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.globalStatsMetricPicker button{padding:9px 10px;font-size:12px}.globalStatsMetricPicker button::before{width:25px;height:25px;border-radius:8px;font-size:12px}.globalStatsPanelHead h2{font-size:19px}}
@media(max-width:430px){.globalStatsMetricPicker{grid-template-columns:1fr}}

/* Global top metric picker v4 — content-width adaptive buttons */
.globalStatsMetricPicker{
  display:flex;
  flex-wrap:wrap;
  align-items:stretch;
  gap:8px;
}
.globalStatsMetricPicker button{
  flex:0 1 auto;
  width:max-content;
  max-width:100%;
  min-width:0;
  justify-content:flex-start;
}
.globalStatsMetricPicker .metricLabel{
  overflow:visible;
  text-overflow:clip;
  white-space:nowrap;
}
@media(max-width:760px){
  .globalStatsMetricPicker{display:flex;flex-wrap:wrap;gap:7px}
  .globalStatsMetricPicker button{width:max-content;max-width:100%;flex:0 1 auto}
}
@media(max-width:430px){
  .globalStatsMetricPicker{display:flex;flex-wrap:wrap}
  .globalStatsMetricPicker button{width:max-content;max-width:100%}
  .globalStatsMetricPicker .metricLabel{white-space:normal}
}

.profileHeroBadges{display:grid;gap:9px;justify-items:end}.profileLastSeen{min-width:240px;padding:10px 12px;border:1px solid #2f3944;border-radius:13px;background:rgba(12,18,24,.88);text-align:right}.profileLastSeen small,.profileLastSeen b,.profileLastSeen span{display:block}.profileLastSeen small{color:#7f8994;font-size:9px;text-transform:uppercase;letter-spacing:.07em}.profileLastSeen b{margin-top:3px;color:#e7b44e}.profileLastSeen span{margin-top:2px;color:#9aa3ad;font-size:11px}.profileHitZones{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.profileHitZone{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:13px;border:1px solid #28323d;border-radius:13px;background:#10171e}.profileHitZone span,.profileHitZone b,.profileHitZone small{display:block}.profileHitZone small{margin-top:4px;color:#818b96}.profileHitZone strong{color:#e5b44f}@media(max-width:760px){.profileHeroBadges{grid-column:1/-1;justify-items:start}.profileLastSeen{text-align:left;min-width:0;width:100%}.profileHitZones{grid-template-columns:1fr}}

.globalStatsGroupPicker{display:flex;flex-wrap:wrap;gap:7px;margin-top:16px;padding-bottom:10px;border-bottom:1px solid #252e38}.globalStatsGroupPicker button{border:1px solid #2a3440;border-radius:999px;background:#10171f;color:#9ca5af;padding:8px 13px;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.globalStatsGroupPicker button:hover{border-color:#765b2d;color:#e7c178}.globalStatsGroupPicker button.active{border-color:#d29a33;background:rgba(210,154,51,.13);color:#ffd477}.globalStatsGroupPicker+.globalStatsMetricPicker{margin-top:10px}
