/* ===== EBL Liga — front ===== */
.ebl-tablewrap{overflow-x:auto;margin:0 0 1.2rem;-webkit-overflow-scrolling:touch}
.ebl-table{width:100%;border-collapse:collapse;font-size:14px;background:#fff}
.ebl-table thead th{background:#262d38;color:#fff;text-align:center;padding:9px 10px;font-weight:600;white-space:nowrap}
.ebl-table thead th:nth-child(2),.ebl-table thead th:first-child{text-align:left}
.ebl-table td{padding:9px 10px;text-align:center;border-bottom:1px solid #eceef0}
.ebl-table tbody tr:nth-child(even){background:#f6f7f8}
.ebl-table tbody tr:hover{background:#eef6ee}
.ebl-tcell{text-align:left!important}
.ebl-strong{font-weight:700}
.ebl-pos{color:#6b7280;width:36px}
.ebl-total{font-weight:700;background:#eef1f4!important}
.ebl-empty{color:#6b7280;font-style:italic;padding:.6rem 0}

.ebl-club{display:inline-flex;align-items:center;gap:8px;color:inherit;text-decoration:none}
.ebl-club:hover span{text-decoration:underline}
.ebl-crest,.ebl-crest-lg{display:inline-block;object-fit:contain;vertical-align:middle;border-radius:3px}
.ebl-crest{width:22px;height:22px}
.ebl-crest-lg{width:64px;height:64px}
.ebl-crest--ph{background:#262d38;color:#fff;text-align:center;line-height:22px;font-weight:700;font-size:12px}
.ebl-crest-lg.ebl-crest--ph{line-height:64px;font-size:26px;border-radius:8px}

/* abas */
.ebl-tabs{margin:0 0 1.2rem}
.ebl-tabbar{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}
.ebl-tab{background:#fff;border:1px solid #d9dee3;border-radius:30px;padding:7px 16px;font-size:13px;font-weight:600;color:#374151;cursor:pointer;transition:.15s}
.ebl-tab:hover{border-color:#9aa6b2}
.ebl-tab.is-active{background:#1f9d55;border-color:#1f9d55;color:#fff}
.ebl-panel{display:none}
.ebl-panel.is-active{display:block}

/* resultados (fixtures) */
.ebl-fixtures{display:flex;flex-direction:column;gap:8px;margin:0 0 1.2rem}
.ebl-fx{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;background:#fff;border:1px solid #eceef0;border-radius:8px;padding:10px 14px;text-decoration:none;color:#1f2937;transition:.15s}
.ebl-fx:hover{border-color:#1f9d55;box-shadow:0 2px 10px rgba(0,0,0,.05)}
.ebl-fx-team{display:flex;align-items:center;gap:8px;font-weight:600}
.ebl-fx-h{justify-content:flex-end;text-align:right}
.ebl-fx-a{justify-content:flex-start}
.ebl-fx-score{font-weight:800;font-size:17px;text-align:center;white-space:nowrap;display:flex;flex-direction:column;line-height:1.15}
.ebl-fx-score span{font-weight:400;color:#9aa3ad}
.ebl-fx-score small{font-weight:500;font-size:11px;color:#9aa3ad}

/* ícones de evento */
.ebl-ic{display:inline-block;vertical-align:middle;margin:0 2px}
.ebl-ic-goal{width:13px;height:13px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#fff 0 2px,transparent 3px),#111;border:1px solid #111}
.ebl-ic-owngoal{width:13px;height:13px;border-radius:50%;background:#c0392b;border:1px solid #7d2018}
.ebl-ic-assist{width:11px;height:11px;border-radius:50%;border:2px solid #6b7280}
.ebl-ic-yellow{width:9px;height:13px;border-radius:2px;background:#f1c40f}
.ebl-ic-red{width:9px;height:13px;border-radius:2px;background:#e74c3c}
.ebl-ic + small{font-size:11px;color:#6b7280;margin-left:1px}

/* ficha de partida */
.ebl-match-head{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;margin:0 0 1.4rem;text-align:center}
.ebl-mh-team{display:flex;flex-direction:column;align-items:center;gap:8px;font-weight:700;font-size:17px}
.ebl-mh-score{font-size:34px;font-weight:800}
.ebl-mh-score span{font-weight:400;color:#9aa3ad;font-size:24px;margin:0 6px}
.ebl-mdetails td{font-size:13px}
.ebl-lineups-view{display:flex;gap:20px;flex-wrap:wrap;margin:1.2rem 0}
.ebl-lv-col{flex:1;min-width:280px;background:#fff;border:1px solid #eceef0;border-radius:8px;padding:14px 16px}
.ebl-lv-col h4{margin:0 0 10px;font-size:16px}
.ebl-lv-col ul{list-style:none;margin:0;padding:0}
.ebl-lv-col li{display:flex;align-items:center;gap:8px;padding:7px 0;border-bottom:1px solid #f1f3f5;font-size:14px}
.ebl-lv-col li:last-child{border-bottom:none}
.ebl-lv-col li small{color:#9aa3ad;font-size:11px}
.ebl-lv-col li a{color:#1f2937;text-decoration:none;font-weight:600}
.ebl-lv-col li a:hover{text-decoration:underline}
.ebl-capm{background:#262d38;color:#fff;border-radius:3px;font-size:10px;padding:1px 4px}
.ebl-lv-coach{margin:12px 0 0;font-size:13px;color:#4b5563}
.ebl-tl-title{margin:1.4rem 0 .6rem}
.ebl-timeline td{font-size:13px}
.ebl-tl-l{text-align:right!important;width:42%}
.ebl-tl-m{font-weight:700;color:#6b7280;width:16%}
.ebl-tl-r{text-align:left!important;width:42%}

/* perfis */
.ebl-profile{display:flex;gap:22px;flex-wrap:wrap;margin:0 0 1.4rem;align-items:flex-start}
.ebl-profile-photo img{border-radius:10px;background:#f1f3f5}
.ebl-profile-info{flex:1;min-width:280px}
.ebl-keyval{width:100%;border-collapse:collapse}
.ebl-keyval th{text-align:left;color:#9aa3ad;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.04em;padding:8px 14px 2px 0;width:190px;vertical-align:top}
.ebl-keyval td{padding:8px 0 2px;font-size:15px;border-bottom:1px solid #f1f3f5}
.ebl-sec-title{margin:1.6rem 0 .7rem;font-size:20px}
.ebl-trophies{list-style:none;margin:0 0 1.2rem;padding:0;display:flex;flex-direction:column;gap:6px}
.ebl-trophies li{background:#fff7e6;border:1px solid #f3e3b8;border-left:4px solid #d9b154;border-radius:6px;padding:9px 14px;font-weight:600}

/* campeões */
.ebl-champ-season{margin:0 0 1.6rem}
.ebl-champ-season h3{margin:0 0 .8rem;font-size:18px;border-bottom:2px solid #eceef0;padding-bottom:6px}
.ebl-champ-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:12px}
.ebl-champ-card{background:#fff;border:1px solid #eceef0;border-radius:10px;padding:16px 14px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:6px}
.ebl-champ-card strong{font-size:15px}
.ebl-champ-comp{font-size:12px;color:#1f9d55;font-weight:600}
.ebl-champ-coach{font-size:12px;color:#6b7280}

@media(max-width:600px){
  .ebl-mh-score{font-size:26px}
  .ebl-mh-team{font-size:14px}
  .ebl-keyval th{width:130px}
  .ebl-fx-score{font-size:15px}
}
