.top-jogadores{width:360px;background:#00000038;border-radius:24px;padding:16px;box-sizing:border-box}.top-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.top-header h2{color:#fff;font-size:18px;margin:0}.top-header span{color:#ffb000;font-size:14px;font-weight:700}.jogador-card{display:flex;justify-content:space-between;align-items:center;background:#0000002e;border-radius:16px;padding:12px;margin-bottom:10px;gap:12px}.lado-esquerdo{display:flex;align-items:center;gap:12px;min-width:0;flex:1}.posicao{width:32px;height:32px;min-width:32px;min-height:32px;border-radius:50%;background:#444;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;flex-shrink:0}.posicao.ouro{background:#ffb000;color:#fff}.posicao.prata{background:silver;color:#fff}.posicao.bronze{background:#cd7f32;color:#fff}.avatar{width:46px;height:46px;min-width:46px;border-radius:50%;object-fit:cover;border:2px solid #ff6b00;flex-shrink:0}.jogador-texto{min-width:0}.jogador-texto h3{margin:0;color:#fff;font-size:15px;line-height:1.2;word-break:break-word}.jogador-texto p{margin:3px 0 0;color:#d6d6d6;font-size:12px}.jogador-card strong{color:#ffb000;font-size:16px;min-width:55px;text-align:right;flex-shrink:0}@media (max-width: 480px){.top-jogadores{width:100%}.jogador-card{padding:10px}.avatar{width:40px;height:40px;min-width:40px}.jogador-texto h3,.jogador-card strong{font-size:14px}}
