/* Ligas Central: posiciones públicas v2.4. Estilos aislados. */
.lc-standings{--lc-blue:#193e78;--lc-gold:#ffd83f;--lc-line:#e4ebf3;overflow:hidden;border:1px solid #dbe5f1;border-radius:18px;background:#fff;box-shadow:0 8px 28px rgba(25,62,120,.055);margin:0 0 28px;color:#20334d}
.lc-standings-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 26px;background:linear-gradient(115deg,#193e78,#244e8e);color:white}
.lc-standings-heading{display:flex;align-items:center;gap:14px;min-width:0}.lc-standings-heading-icon{display:grid;place-items:center;width:42px;height:42px;flex:0 0 42px;border-radius:12px;background:#ffffff19;color:var(--lc-gold);font-size:27px;font-weight:800;line-height:1}
.lc-standings-heading p{margin:0 0 4px;color:#ffd83f;font-size:10px;font-weight:850;letter-spacing:1.5px;line-height:1.2}.lc-standings-heading h2{margin:0;color:white;font-size:clamp(19px,2.2vw,25px);line-height:1.2;letter-spacing:-.5px}
.lc-standings-count{flex-shrink:0;border:1px solid #ffffff35;background:#ffffff12;color:#e9f1ff;border-radius:999px;padding:8px 13px;font-size:12px;font-weight:750}
.lc-standings-scroll{max-width:100%;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#afc1dc transparent}.lc-standings-scroll:focus-visible{outline:3px solid #ffd83f;outline-offset:-3px}
.lc-standings-table{width:100%;min-width:810px;table-layout:fixed;border-collapse:separate;border-spacing:0;font-size:13px;font-variant-numeric:tabular-nums}.lc-standings-table .lc-col-rank{width:58px}.lc-standings-table .lc-col-number{width:57px}.lc-standings-table .lc-col-points{width:82px}
.lc-standings-table th{height:46px;padding:12px 14px;background:#f3f6fb;color:#60738d;border-bottom:1px solid var(--lc-line);font-size:10px;font-weight:850;letter-spacing:.65px;white-space:nowrap}.lc-standings-table th:first-child{padding-left:20px}.lc-standings-table th:nth-child(2){padding-left:10px}
.lc-standings-table td{height:65px;padding:11px 14px;border-bottom:1px solid #edf1f6;background:#fff;color:#34465f;line-height:1.35}.lc-standings-table tbody tr:last-child td{border-bottom:0}.lc-standings-table tbody tr:hover td{background:#f6f9fe}.lc-standings-table tbody tr.is-leader td{background:#fffdf3}.lc-standings-table tbody tr.is-leader:hover td{background:#fff9e7}
.lc-standings-table .lc-standings-rank-cell{padding-left:17px;padding-right:5px;border-left:3px solid transparent}.lc-standings-table tr.is-leader .lc-standings-rank-cell{border-left-color:#e8b72c}
.lc-standings-rank{display:grid;place-items:center;width:31px;height:31px;border-radius:9px;background:#f0f3f8;color:#6d7f96;font-weight:850;font-size:12px}.lc-standings-rank.is-rank-1{background:#fff0bc;color:#7c5811}.lc-standings-rank.is-rank-2{background:#e8edf5;color:#465d7b}.lc-standings-rank.is-rank-3{background:#f4e8da;color:#876344}
.lc-standings-team-cell{padding-left:10px!important}.lc-standings-team{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}.lc-standings-team .team-cell{display:flex;align-items:center;gap:11px;min-width:0;max-width:100%}.lc-standings-team .team-crest,.lc-standings-team .team-crest-fallback{width:36px!important;height:36px!important;max-width:36px!important;max-height:36px!important;flex:0 0 36px!important;object-fit:contain;border-radius:8px}.lc-standings-team .team-crest[hidden],.lc-standings-team .team-crest-fallback[hidden]{display:none!important}.lc-standings-team .team-cell-name{min-width:0;overflow-wrap:anywhere;color:#1b304c;font-weight:750;font-size:13px;line-height:1.35}.lc-standings-leader-badge{flex-shrink:0;background:#fff0bc;color:#835c08;border:1px solid #f7e09b;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:850}
.lc-standings-table .lc-standings-number{text-align:center}.lc-standings-dg{font-weight:750;color:#60738d}.lc-standings-dg.is-positive{color:#16804c}.lc-standings-dg.is-negative{color:#bb4950}.lc-standings-table .lc-standings-points-cell{text-align:center;padding-left:8px;padding-right:8px}.lc-standings-points{display:inline-flex;align-items:center;justify-content:center;min-width:43px;padding:8px 9px;border-radius:9px;background:#eaf0f9;color:#193e78;font-size:15px;font-weight:850;line-height:1}.lc-standings-table .is-leader .lc-standings-points{background:#193e78;color:#fff}
.lc-standings-footer{display:flex;align-items:center;justify-content:space-between;gap:8px 20px;flex-wrap:wrap;padding:15px 24px;border-top:1px solid var(--lc-line);background:#fbfcfe;color:#718199;font-size:11px;line-height:1.5}.lc-standings-footer span:first-child{display:flex;align-items:center;gap:7px}.lc-standings-legend-dot{width:9px;height:9px;display:inline-block;border-radius:3px;background:#e8b72c}.lc-standings-empty{padding:35px 25px;border:1px dashed #cbd7e5;border-radius:14px;background:#fff;color:#687d96;text-align:center}
@media(max-width:700px){.lc-standings-header{padding:18px 16px;gap:10px}.lc-standings-heading{gap:10px}.lc-standings-heading-icon{width:36px;height:36px;flex-basis:36px;font-size:23px}.lc-standings-heading h2{font-size:18px}.lc-standings-count{font-size:10px;padding:7px 9px}.lc-standings-table{min-width:800px}.lc-standings-table th,.lc-standings-table td{padding-left:9px;padding-right:9px}.lc-standings-table .lc-standings-rank-cell{padding-left:10px}.lc-standings-table .lc-col-rank{width:48px}.lc-standings-table .lc-col-number{width:55px}.lc-standings-table .lc-col-points{width:70px}.lc-standings-table th:first-child{padding-left:10px}.lc-standings-table th:nth-child(2){padding-left:9px}.lc-standings-table th:nth-child(-n+2){position:sticky;z-index:3;left:0}.lc-standings-table th:nth-child(2){left:48px;box-shadow:4px 0 8px #193e7808}.lc-standings-table td:nth-child(-n+2){position:sticky;z-index:2;left:0}.lc-standings-table td:nth-child(2){left:48px;box-shadow:4px 0 8px #193e7808}.lc-standings-team .team-crest,.lc-standings-team .team-crest-fallback{width:30px!important;height:30px!important;max-width:30px!important;max-height:30px!important;flex-basis:30px!important}.lc-standings-team .team-cell{gap:8px}.lc-standings-leader-badge{display:none}.lc-standings-team .team-cell-name{font-size:12px}.lc-standings-footer{padding:12px 16px;font-size:10px}.lc-standings-table td{height:59px}}
/* Transparencia de la tabla pública de Posiciones */

.public .lc-standings {
    background: rgba(255, 255, 255, 0.84) !important;
    border: 1px solid rgba(255, 255, 255, 0.55);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}

/* Evitar que la tabla interna tape el fondo */
.public .lc-standings-table,
.public .lc-standings-scroll {
    background: transparent !important;
}

/* Filas semitransparentes */
.public .lc-standings-table td {
    background: rgba(255, 255, 255, 0.82) !important;
}

/* Encabezado de columnas */
.public .lc-standings-table th {
    background: rgba(255, 225, 0, 0.88) !important;
    color: #101b4b !important;
}

/* Destacar al líder */
.public .lc-standings-table tbody tr.is-leader td {
    background: rgba(255, 241, 176, 0.92) !important;
}

/* Efecto al pasar el mouse */
.public .lc-standings-table tbody tr:hover td {
    background: rgba(255, 255, 255, 0.96) !important;
}

/* Pie de la tabla */
.public .lc-standings-footer {
    background: rgba(255, 255, 255, 0.84) !important;
}

/* Mantener el encabezado principal azul */
.public .lc-standings-header {
    background: linear-gradient(
        110deg,
        rgba(0, 1, 197, 0.96),
        rgba(16, 27, 75, 0.96)
    ) !important;
}