/* Goleadores públicos v2.6. Estilos aislados del panel y otras tablas. */
.lc-scorers-v26{--sc-blue:#193e78;--sc-line:#dbe3ef;--sc-muted:#60738b;color:#172d4c;max-width:1200px;margin:0 auto 30px}
.lc-scorers-v26 *{box-sizing:border-box}
.lc-scorers-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 22px}
.lc-scorers-header p{font-size:11px;font-weight:850;letter-spacing:1.8px;color:#657f9c;margin:0 0 7px}
.lc-scorers-header h2{font-size:clamp(24px,3vw,32px);margin:0 0 7px;letter-spacing:-.7px;color:var(--sc-blue)}
.lc-scorers-header>div>span{font-size:13px;color:var(--sc-muted)}
.lc-scorers-count{display:flex;flex-direction:column;align-items:center;min-width:95px;padding:12px 18px;background:#eaf0f8;border-radius:14px;color:var(--sc-blue)}
.lc-scorers-count strong{font-size:28px;line-height:1.1}.lc-scorers-count span{font-size:10px;font-weight:800;letter-spacing:.8px}
.lc-scorers-podium{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:24px}
.lc-scorer-feature{display:flex;flex-direction:column;min-width:0;min-height:190px;padding:20px;border:1px solid var(--sc-line);border-radius:16px;background:#fff;box-shadow:0 5px 22px #17365c08}
.lc-scorer-feature.is-leader{background:linear-gradient(145deg,#193e78,#102a50);color:white;border-color:#193e78}
.lc-scorer-feature-head{display:flex;align-items:center;gap:10px;margin-bottom:18px;font-size:10px;font-weight:850;letter-spacing:1px;color:#71839c}
.lc-scorer-feature.is-leader .lc-scorer-feature-head{color:#c9daf3}
.lc-scorer-rank{display:inline-grid;place-items:center;min-width:32px;height:32px;padding:0 5px;border-radius:9px;background:#edf2f8;color:#385473;font-size:13px;font-weight:850;font-variant-numeric:tabular-nums}
.lc-scorer-rank.is-top-1{background:#ffdb57;color:#654400}.lc-scorer-rank.is-top-2{background:#e5ebf3;color:#526174}.lc-scorer-rank.is-top-3{background:#f8e4d2;color:#905c32}
.lc-scorer-feature .lc-scorer-rank{min-width:39px;height:39px;font-size:17px}
.lc-scorer-player{display:flex;flex-direction:column;gap:5px;min-width:0}
.lc-scorer-player>strong{font-size:14px;line-height:1.35;overflow-wrap:anywhere}
.lc-scorer-player.is-large>strong{font-size:18px;line-height:1.3}
.lc-scorer-player .team-cell{display:inline-flex;align-items:center;gap:8px;min-width:0;max-width:100%;color:var(--sc-muted);font-size:12px;font-weight:500}
.lc-scorer-player .team-cell-name{font-weight:500;min-width:0;overflow-wrap:anywhere}
.lc-scorer-player .team-crest,.lc-scorer-player .team-crest-fallback{width:28px!important;height:28px!important;max-width:28px!important;max-height:28px!important;flex:0 0 28px!important;object-fit:contain}
.lc-scorer-feature .team-cell{color:#60738b}.lc-scorer-feature.is-leader .team-cell{color:#d2dff0}
.lc-scorer-feature-score{margin-top:auto;padding-top:18px}
.lc-scorer-goals{display:inline-flex;align-items:baseline;gap:5px;font-variant-numeric:tabular-nums;white-space:nowrap;color:var(--sc-blue)}
.lc-scorer-goals strong{font-size:22px;font-weight:900;letter-spacing:-.7px}.lc-scorer-goals span{font-size:11px;font-weight:750}
.lc-scorer-feature .lc-scorer-goals strong{font-size:34px}.lc-scorer-feature.is-leader .lc-scorer-goals{color:#ffdb57}
.lc-scorers-list{background:white;border:1px solid var(--sc-line);border-radius:16px;overflow:hidden}
.lc-scorers-list-head{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:22px 24px 12px}
.lc-scorers-list-head h3{font-size:18px;margin:0 0 4px;color:var(--sc-blue)}.lc-scorers-list-head p{font-size:12px;color:var(--sc-muted);margin:0}
.lc-scorers-total{font-size:12px;color:var(--sc-muted);white-space:nowrap}
.lc-scorers-filters{display:flex;gap:12px;padding:10px 24px 22px;flex-wrap:wrap}
.lc-scorers-filters label{display:flex;flex:1 1 220px;flex-direction:column;gap:7px;font-size:11px;font-weight:800;color:#526982}
.lc-scorers-filters input,.lc-scorers-filters select{width:100%;height:42px;padding:9px 12px;border:1px solid #d4dfeb;background:#f8fafd;color:#172d4c;border-radius:9px;font-size:13px;min-width:0}
.lc-scorers-filters input:focus,.lc-scorers-filters select:focus{outline:2px solid #719bd3;outline-offset:1px}
.lc-scorers-scroll{overflow-x:auto;max-width:100%}
.lc-scorers-table{width:100%;border-collapse:collapse;min-width:430px;table-layout:fixed}
.lc-scorers-table th{padding:13px 24px;background:#f6f9fd;border-top:1px solid var(--sc-line);border-bottom:1px solid var(--sc-line);color:#60748e;font-size:10px;letter-spacing:1px;text-align:left}
.lc-scorers-table th:first-child{width:84px}.lc-scorers-table th:last-child{width:120px;text-align:center}
.lc-scorers-table td{padding:13px 24px;border-bottom:1px solid #e9eef5;vertical-align:middle}
.lc-scorers-table tr:last-child td{border-bottom:0}.lc-scorers-table tbody tr:hover{background:#f7faff}
.lc-scorers-table td:last-child{text-align:center}.lc-scorers-table .lc-scorer-goals{justify-content:center;align-items:center;background:#edf3fb;border-radius:10px;padding:7px 11px;min-width:68px}
.lc-scorers-table .lc-scorer-goals strong{font-size:19px}.lc-scorers-table .lc-scorer-goals span{font-size:10px}
.lc-scorers-empty{padding:36px 24px;text-align:center;color:var(--sc-muted);font-size:13px}
.lc-scorers-footer{padding:15px 24px;border-top:1px solid var(--sc-line);font-size:11px;line-height:1.6;color:var(--sc-muted)}
@media(max-width:700px){.lc-scorers-header{align-items:flex-start}.lc-scorers-count{min-width:75px;padding:10px}.lc-scorers-count strong{font-size:23px}.lc-scorers-podium{grid-template-columns:1fr;gap:10px}.lc-scorer-feature{min-height:0;padding:15px}.lc-scorer-feature-head{margin-bottom:10px}.lc-scorer-feature-score{padding-top:10px}.lc-scorer-feature .lc-scorer-goals strong{font-size:27px}.lc-scorers-list-head{padding:18px 16px 10px}.lc-scorers-filters{padding:10px 16px 18px}.lc-scorers-table th,.lc-scorers-table td{padding:12px 14px}.lc-scorers-table th:first-child{width:62px}.lc-scorers-table th:last-child{width:105px}.lc-scorers-footer{padding:14px 16px}}
