.frontier-leaders{margin:1rem 0 3rem}.frontier-leaders .section-heading{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1rem}.frontier-leaders h2{margin:.1rem 0;font-size:clamp(1.7rem,4vw,2.7rem)}.leaderboard-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.leaderboard-card{padding:1rem;border:1px solid var(--line);border-top:3px solid var(--gold);border-radius:.45rem;background:var(--surface)}.leaderboard-card h3{margin:0 0 .75rem}.leaderboard-card ol{margin:0;padding:0;list-style:none}.leaderboard-card li{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.65rem 0;border-top:1px solid var(--line)}.leaderboard-card li>span{min-width:0}.leaderboard-card a,.leaderboard-card small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.leaderboard-card a{display:block;font-weight:800}.leaderboard-card strong{font-variant-numeric:tabular-nums}@media(max-width:800px){.leaderboard-grid{grid-template-columns:1fr}.frontier-leaders .section-heading{align-items:start;flex-direction:column}}
.recent-battles{margin:1rem 0 3rem}.recent-battles .section-heading{margin-bottom:1rem}.recent-battles h2{margin:.1rem 0;font-size:clamp(1.7rem,4vw,2.7rem)}
