/* kucq35d 136tn1j */
/* ════════════════════════════════════════════════════════
   betting-directory — Copa do Mundo 2026 site template
   Consolidated stylesheet (union of the 3 mockups).
   Theme colours come from CSS variables; per-site overrides
   are injected inline in <head> (see partials/head.rixq1tsq).
   Anti-footprint post-processor renames classes/vars/ids.
════════════════════════════════════════════════════════ */

:root {
  --a4fyks: #F7F8FA;
  --qxxh6xdp: #FFFFFF;
  --qbgtx: #E4E7ED;
  --lcb566v: #1A1E2C;
  --t4kx4w2: #6B7280;
  --spkjyi3: #1A56DB;
  --xktbzj: #E8222A;
  --kzzkhgy3: #F59E0B;
  --dgmfi4t: #0F1629;
  --nkzpg: #FFFFFF;
  --gt9dq9a9: #1E2A45;
  --wq2qzoi1: #22C55E;
  --g9pon2: #22C55E;
  --bah2t: #F59E0B;
  --ur7qf7: #E8222A;
  --e56tb: #D1D5DB;
  --g64u9uv1: 6px;
  --k0u2c2k: 10px;
  --gcil8k: 16px;
  --dv7kbv3b: 0 1px 3px rgba(0, 0, 0, .08);
  --hicyyntd: 0 4px 16px rgba(0, 0, 0, .10);
  --qx7lno: 'Barlow Condensed', sans-serif;
  --gqrkihaz: 'Inter', sans-serif;
}

*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }
body {
  font-family: var(--gqrkihaz);
  background: var(--a4fyks);
  color: var(--lcb566v);
  font-size: 16px;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
}
img { max-width: 100%; display: block; }
a { color: inherit; text-decoration: none; }

.v03ink { width: 100%; max-width: 1200px; margin: 0 auto; padding: 0 20px; }

/* ─── HEADER / NAV ─────────────────────────────────────── */
.site-header { background: var(--gt9dq9a9); position: sticky; top: 0; z-index: 100; box-shadow: 0 2px 12px rgba(0, 0, 0, .25); }
.ebkzuo { display: flex; align-items: center; height: 62px; gap: 0; }
.asnnffdf { display: flex; align-items: center; gap: 10px; color: #fff; font-family: var(--qx7lno); font-size: 1.5rem; font-weight: 800; letter-spacing: .5px; white-space: nowrap; margin-right: 32px; flex-shrink: 0; }
.asnnffdf .npamgo8 { background: var(--xktbzj); color: #fff; font-size: .65rem; font-weight: 700; letter-spacing: 1px; padding: 2px 6px; border-radius: 4px; text-transform: uppercase; }
.s64tca60 { display: flex; align-items: center; gap: 4px; flex: 1; }
.s64tca60 a { color: rgba(255, 255, 255, .85); font-size: .9rem; font-weight: 600; padding: 8px 14px; border-radius: var(--g64u9uv1); transition: background .15s, color .15s; white-space: nowrap; }
.s64tca60 a:hover, .s64tca60 a.active { background: rgba(255, 255, 255, .12); color: #fff; }
.s64tca60 a.d4xu9m { background: var(--spkjyi3); color: #fff; }
.s64tca60 a.d4xu9m:hover { filter: brightness(.92); }
.eb7lr49n { display: flex; align-items: center; gap: 4px; margin-left: auto; flex-shrink: 0; }
.eb7lr49n a { color: rgba(255, 255, 255, .75); font-size: .82rem; font-weight: 500; padding: 6px 12px; border-radius: var(--g64u9uv1); transition: background .15s, color .15s; white-space: nowrap; }
.eb7lr49n a:hover { background: rgba(255, 255, 255, .1); color: #fff; }
.dprtmonf { background: var(--xktbzj) !important; color: #fff !important; font-weight: 700 !important; padding: 7px 20px !important; }
.dprtmonf:hover { filter: brightness(1.1); }
.burger { display: none; flex-direction: column; justify-content: center; align-items: center; width: 40px; height: 40px; cursor: pointer; gap: 5px; border: none; background: transparent; padding: 0; margin-left: auto; }
.burger span { display: block; width: 22px; height: 2px; background: #fff; border-radius: 2px; transition: transform .25s, opacity .25s; }
.burger.open span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.burger.open span:nth-child(2) { opacity: 0; }
.burger.open span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }
.nav-drawer { display: none; flex-direction: column; background: var(--dgmfi4t); padding: 12px 20px 20px; gap: 2px; }
/* full-screen overlay (like escort): fills the whole viewport below the sticky header.
   JS sets `top` to the exact header height so it works across all header variants. */
.nav-drawer.open { display: flex; position: fixed; left: 0; right: 0; bottom: 0; top: 62px; z-index: 99; overflow-y: auto; -webkit-overflow-scrolling: touch; }
body.nav-open { overflow: hidden; }
.nav-drawer a { color: rgba(255, 255, 255, .85); font-size: 1.05rem; font-weight: 500; padding: 14px 12px; border-radius: var(--g64u9uv1); border-bottom: 1px solid rgba(255, 255, 255, .06); }
.nav-drawer a:hover { background: rgba(255, 255, 255, .08); color: #fff; }
/* header section-variant modifiers */
.h4bhft7 { background: var(--dgmfi4t); }
.xlpum7h { box-shadow: none; border-bottom: 3px solid var(--spkjyi3); }
.rsz645 .s64tca60 a { background: rgba(255, 255, 255, .08); }
.k64q6wy3 .ebkzuo { height: 54px; }
.k64q6wy3 .asnnffdf { font-size: 1.3rem; }
.aih5g4m5 { font-size: .7rem; font-weight: 700; letter-spacing: 1.2px; text-transform: uppercase; color: rgba(255, 255, 255, .35); padding: 12px 12px 4px; }

/* ─── ODDS STRIP ───────────────────────────────────────── */
.odds-strip { background: #fff; border-bottom: 1px solid var(--qbgtx); position: relative; }
.vaipcm { display: flex; overflow-x: auto; scrollbar-width: none; -ms-overflow-style: none; scroll-behavior: smooth; padding: 8px 32px; gap: 8px; }
.vaipcm::-webkit-scrollbar { display: none; }
.sx2l5f { position: absolute; top: 0; bottom: 0; width: 28px; display: flex; align-items: center; justify-content: center; cursor: pointer; z-index: 2; border: none; font-size: .9rem; color: #A3A3A3; background: #fff; transition: color .15s; }
.sx2l5f:hover { color: #404040; }
.sx2l5f.left { left: 0; border-right: 1px solid var(--qbgtx); }
.sx2l5f.right { right: 0; border-left: 1px solid var(--qbgtx); }
.odds-card { flex-shrink: 0; width: 280px; border: 1px solid var(--qbgtx); border-radius: 8px; background: #fff; display: flex; flex-direction: column; align-items: center; overflow: hidden; }
.odds-meta { display: flex; justify-content: space-between; align-items: center; width: 100%; padding: 5px 8px; gap: 4px; }
.odds-meta-league { font-size: .6rem; color: #A3A3A3; font-weight: 500; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.odds-meta-time { display: flex; align-items: center; gap: 4px; font-size: .6rem; font-weight: 500; color: #404040; white-space: nowrap; flex-shrink: 0; }
.odds-divider { width: 100%; height: 1px; background: var(--qbgtx); flex-shrink: 0; }
.odds-teams { display: flex; align-items: center; justify-content: center; gap: 16px; padding: 6px 8px; width: 100%; min-height: 48px; }
.odds-team { display: flex; align-items: center; gap: 4px; font-size: .88rem; color: #404040; }
.odds-team.away { flex-direction: row-reverse; }
.r7jo8b { font-size: .85rem; line-height: 1; flex-shrink: 0; }
.odds-crest { width: 18px; height: 18px; border-radius: 50%; object-fit: cover; flex-shrink: 0; }
.odds-row { display: flex; justify-content: center; gap: 6px; padding: 0 6px 6px; width: 100%; }
.odds-btn { display: flex; align-items: center; background: #F5F5F5; padding: 2px 6px; border-radius: 3px; gap: 4px; cursor: pointer; border: none; text-decoration: none; transition: background .12s; }
.odds-btn:hover { background: #E8EAFF; }
.odds-btn-val { font-size: .7rem; font-weight: 500; color: #404040; }
.odds-btn-label { font-size: .65rem; font-weight: 500; color: #A3A3A3; }
.odds-trend { font-size: .55rem; line-height: 1; }
.odds-trend.up { color: #16A34A; }
.odds-trend.yw2tqcuw { color: #DC2626; }
.nycd0pt { width: 0; height: 0; border-left: 3px solid transparent; border-right: 3px solid transparent; flex-shrink: 0; }
.nycd0pt.up { border-bottom: 5px solid #47A167; }
.nycd0pt.yw2tqcuw { border-top: 5px solid #E72535; }
.odds-status { font-size: .7rem; font-weight: 600; color: var(--spkjyi3); text-align: center; padding: 4px 8px; width: 100%; display: block; text-decoration: none; transition: background .12s; }
.odds-status:hover { background: #F0F4FF; }
.vuukppz1 { font-size: .6rem; color: var(--t4kx4w2); text-align: center; padding: 3px 20px; background: #FAFBFC; border-top: 1px solid var(--qbgtx); }
/* odds-strip section-variant modifiers (id/JS hooks preserved) */
.srov7u .odds-card { width: 240px; }
.vxav8c .odds-card { width: 320px; }
.vxav8c .odds-btn-val { font-size: .78rem; }
.w3ei7o .odds-card { border-top: 3px solid var(--spkjyi3); }
.o02exf { background: var(--gt9dq9a9); }
.o02exf .sx2l5f { background: var(--gt9dq9a9); color: rgba(255, 255, 255, .55); }
.o02exf .sx2l5f.left { border-right-color: rgba(255, 255, 255, .12); }
.o02exf .sx2l5f.right { border-left-color: rgba(255, 255, 255, .12); }

/* ─── HERO ─────────────────────────────────────────────── */
.aox7n8 { background: linear-gradient(135deg, #0F1629 0%, #1A2545 60%, var(--spkjyi3) 100%); color: #fff; padding: 56px 0 52px; position: relative; overflow: hidden; }
.aox7n8::before { content: '2026'; position: absolute; right: -20px; top: 50%; transform: translateY(-50%); font-family: var(--qx7lno); font-size: clamp(120px, 18vw, 220px); font-weight: 800; color: rgba(255, 255, 255, .04); line-height: 1; pointer-events: none; user-select: none; }
.uvqxvcpt { display: inline-flex; align-items: center; gap: 6px; background: rgba(255, 255, 255, .12); border: 1px solid rgba(255, 255, 255, .2); color: rgba(255, 255, 255, .85); font-size: .75rem; font-weight: 600; letter-spacing: 1px; text-transform: uppercase; padding: 5px 12px; border-radius: 20px; margin-bottom: 16px; }
.aox7n8 h1 { font-family: var(--qx7lno); font-size: clamp(2.4rem, 6vw, 4.2rem); font-weight: 800; line-height: 1.05; letter-spacing: -.5px; margin-bottom: 16px; max-width: 680px; }
.aox7n8 h1 em { font-style: normal; color: var(--kzzkhgy3); }
.s4egot3 { font-size: 1.05rem; color: rgba(255, 255, 255, .75); max-width: 520px; margin-bottom: 28px; line-height: 1.55; }
.c4hdhi { display: flex; flex-wrap: wrap; gap: 12px; }
/* hero section-variant modifiers */
.geechzui .v03ink { text-align: center; }
.geechzui h1, .geechzui .s4egot3 { margin-left: auto; margin-right: auto; }
.geechzui .c4hdhi { justify-content: center; }
.t73579tr::before { display: none; }
.pzj7q .v03ink { text-align: right; }
.pzj7q h1, .pzj7q .s4egot3 { margin-left: auto; }
.pzj7q .c4hdhi { justify-content: flex-end; }
.pzj7q::before { right: auto; left: -20px; }
.btn { display: inline-flex; align-items: center; gap: 6px; padding: 12px 24px; border-radius: var(--g64u9uv1); font-size: .9rem; font-weight: 600; cursor: pointer; transition: filter .15s, transform .1s; border: none; }
.btn:hover { filter: brightness(1.08); transform: translateY(-1px); }
.kb3lmcc { background: var(--spkjyi3); color: #fff; }
.ixvxt { background: transparent; color: #fff; border: 1.5px solid rgba(255, 255, 255, .4); }
.ixvxt:hover { background: rgba(255, 255, 255, .1); }

/* ─── SECTION ──────────────────────────────────────────── */
.section { padding: 56px 0; }
.rsscz { padding: 36px 0; }
.m4wztaau { background: var(--qxxh6xdp); }
.v39k1mer { display: flex; align-items: baseline; justify-content: space-between; margin-bottom: 28px; gap: 12px; flex-wrap: wrap; }
.section-title { font-family: var(--qx7lno); font-size: 1.9rem; font-weight: 800; letter-spacing: -.2px; line-height: 1.1; position: relative; padding-left: 14px; }
.section-title::before { content: ''; position: absolute; left: 0; top: 6px; bottom: 6px; width: 4px; background: var(--spkjyi3); border-radius: 2px; }
.k3rsvn { font-size: .85rem; font-weight: 600; color: var(--spkjyi3); white-space: nowrap; }
.k3rsvn:hover { text-decoration: underline; }

/* ─── STATS STRIP ──────────────────────────────────────── */
.eqgp3j { background: var(--qxxh6xdp); border-top: 1px solid var(--qbgtx); border-bottom: 1px solid var(--qbgtx); }
.stats-grid { display: flex; align-items: stretch; }
.stats-cell { flex: 1; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 24px 16px; border-right: 1px solid var(--qbgtx); text-align: center; transition: background .15s; }
.stats-cell:last-child { border-right: none; }
.stats-cell:hover { background: #F7F9FF; }
.stats-cell-body { display: flex; flex-direction: column; align-items: center; gap: 6px; }
.stats-num { font-family: var(--qx7lno); font-size: clamp(2.2rem, 4vw, 3rem); font-weight: 800; color: var(--spkjyi3); line-height: 1; letter-spacing: -1px; }
.stats-label { font-size: .65rem; font-weight: 700; color: var(--t4kx4w2); text-transform: uppercase; letter-spacing: 1px; white-space: nowrap; }
/* stats section-variant modifiers (anti-footprint layout uniqueness) */
.vnhpj .stats-cell { flex-direction: row; align-items: baseline; gap: 8px; }
.vnhpj .stats-num { font-size: clamp(1.5rem, 3vw, 2.1rem); }
.ykgonyf .stats-cell { border-top: 3px solid var(--spkjyi3); }
.ykgonyf .stats-num { color: var(--lcb566v); }
.ykgonyf .stats-label { color: var(--spkjyi3); }
.mv4ads3 .stats-grid { flex-wrap: wrap; }
.mv4ads3 .stats-cell { flex: 0 0 50%; }
.mv4ads3 .stats-cell:nth-child(odd) { border-right: 1px solid var(--qbgtx); }
.mv4ads3 .stats-cell:nth-child(-n+2) { border-bottom: 1px solid var(--qbgtx); }

/* ─── PROSE / ARTICLE ──────────────────────────────────── */
.olnz1ep { max-width: 100%; }
/* article section-variant modifiers (H2 .section-title + html preserved) */
.vnp9m5gt { background: var(--a4fyks); }
.g10w9k4t .olnz1ep { max-width: 760px; margin: 0 auto; }
.g10w9k4t .v39k1mer { text-align: center; }
.aaiwz .section-title { border-left: 4px solid var(--spkjyi3); padding-left: 14px; }
.oc88pz { border-top: 1px solid var(--qbgtx); }
.olnz1ep h2 { font-family: var(--qx7lno); font-size: 1.7rem; font-weight: 800; margin: 36px 0 12px; line-height: 1.15; }
.olnz1ep h3 { font-family: var(--qx7lno); font-size: 1.25rem; font-weight: 700; margin: 28px 0 10px; line-height: 1.2; }
.olnz1ep h4 { font-size: 1rem; font-weight: 700; margin: 20px 0 8px; color: var(--lcb566v); }
.olnz1ep p { color: #374151; margin-bottom: 16px; line-height: 1.7; }
.olnz1ep ul { list-style: none; margin: 0 0 18px 0; padding: 0; display: flex; flex-direction: column; gap: 6px; }
.olnz1ep ul li { padding-left: 22px; position: relative; color: #374151; line-height: 1.6; }
.olnz1ep ul li::before { content: ''; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; border-radius: 50%; background: var(--spkjyi3); }
.olnz1ep ol { counter-reset: ol-counter; list-style: none; margin: 0 0 18px 0; padding: 0; display: flex; flex-direction: column; gap: 8px; }
.olnz1ep ol li { counter-increment: ol-counter; padding-left: 36px; position: relative; color: #374151; line-height: 1.6; }
.olnz1ep ol li::before { content: counter(ol-counter); position: absolute; left: 0; top: 0; width: 24px; height: 24px; background: var(--spkjyi3); color: #fff; font-size: .75rem; font-weight: 700; border-radius: 50%; display: flex; align-items: center; justify-content: center; }
.olnz1ep strong { font-weight: 700; color: var(--lcb566v); }
.olnz1ep a { color: var(--spkjyi3); text-decoration: underline; }

.bn4axqjk { margin: 24px 0 28px; }
.rtfbfodn { width: 100%; height: 280px; background: #F1F3F7; border: 2px dashed var(--qbgtx); border-radius: var(--k0u2c2k); display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 8px; }
.rtfbfodn .qvuey6 { font-size: 2rem; opacity: .4; }
.rtfbfodn .tx31gze { font-size: .8rem; font-weight: 600; color: var(--t4kx4w2); }
.wpdmu8qf { width: 100%; height: 280px; object-fit: cover; border-radius: var(--k0u2c2k); display: block; }
.nyvyct { font-size: .75rem; color: var(--t4kx4w2); margin-top: 8px; font-style: italic; }

/* prose inline table */
.q3uw44 { overflow-x: auto; margin: 20px 0 24px; border-radius: var(--k0u2c2k); border: 1px solid var(--qbgtx); box-shadow: var(--dv7kbv3b); }
.h0058 { width: 100%; border-collapse: collapse; background: var(--qxxh6xdp); font-size: .875rem; }
.h0058 thead tr { background: #F1F3F7; }
.h0058 thead th { padding: 10px 16px; text-align: left; font-size: .68rem; font-weight: 800; letter-spacing: 1px; text-transform: uppercase; color: var(--t4kx4w2); border-bottom: 2px solid var(--qbgtx); white-space: nowrap; }
.h0058 tbody tr { border-bottom: 1px solid var(--qbgtx); transition: background .12s; }
.h0058 tbody tr:first-child { background: #EFF6FF; }
.h0058 tbody tr:first-child td { font-weight: 600; }
.h0058 tbody tr:last-child { border-bottom: none; }
.h0058 tbody tr:hover { background: #F7F9FF; }
.h0058 tbody td { padding: 11px 16px; vertical-align: middle; }
.dm4mwu { display: inline-block; padding: 2px 10px; border-radius: 20px; font-size: .78rem; font-weight: 700; }
.dm4mwu.srwu7 { background: var(--spkjyi3); color: #fff; }

/* prose CTA blocks */
.nn7ch { margin: 28px 0; background: linear-gradient(135deg, #EFF6FF 0%, #E0EAFF 100%); border: 1px solid rgba(26, 86, 219, .18); border-left: 4px solid var(--spkjyi3); border-radius: var(--k0u2c2k); padding: 20px 24px; }
.wccmdzrt { display: flex; align-items: center; justify-content: space-between; gap: 20px; flex-wrap: wrap; }
.l0zo9r2 { display: flex; flex-direction: column; gap: 4px; }
.l0zo9r2 strong { font-size: 1rem; font-weight: 700; color: var(--lcb566v); }
.l0zo9r2 span { font-size: .8rem; color: var(--t4kx4w2); }
.ld3eaq { background: var(--spkjyi3); color: #fff !important; padding: 11px 24px; border-radius: var(--g64u9uv1); font-size: .9rem; font-weight: 700; font-family: var(--gqrkihaz); white-space: nowrap; text-decoration: none !important; display: inline-flex; align-items: center; gap: 6px; transition: filter .15s, transform .1s; flex-shrink: 0; line-height: 1.4; }
.ld3eaq:hover { filter: brightness(1.08); transform: translateY(-1px); }
.uerdsef { margin: 20px 0 28px; background: var(--gt9dq9a9); border-radius: var(--k0u2c2k); padding: 22px 28px; display: flex; align-items: center; justify-content: space-between; gap: 24px; flex-wrap: wrap; position: relative; overflow: hidden; }
.uerdsef::after { content: '2026'; position: absolute; right: 180px; top: 50%; transform: translateY(-50%); font-family: var(--qx7lno); font-size: 5rem; font-weight: 800; color: rgba(255, 255, 255, .05); line-height: 1; pointer-events: none; letter-spacing: -2px; } /* subtle background year art (button fills the right) */
.g38nxg { display: flex; flex-direction: column; gap: 5px; }
.fcaeu4 { font-size: .68rem; font-weight: 700; letter-spacing: 1px; text-transform: uppercase; color: rgba(255, 255, 255, .6); }
.go3q2w0 { font-family: var(--qx7lno); font-size: 1.3rem; font-weight: 800; color: #fff; line-height: 1.2; }
.tukm3ws { font-size: .75rem; color: rgba(255, 255, 255, .5); }
.pdgra { background: var(--spkjyi3); color: #fff !important; padding: 12px 26px; border-radius: var(--g64u9uv1); font-size: .9rem; font-weight: 700; font-family: var(--gqrkihaz); white-space: nowrap; text-decoration: none !important; display: inline-flex; align-items: center; flex-shrink: 0; transition: filter .15s, transform .1s; line-height: 1.4; position: relative; z-index: 1; }
.pdgra:hover { filter: brightness(1.1); transform: translateY(-1px); }

/* split block */
.oleip3qi { margin: 32px 0 8px; padding-top: 32px; border-top: 1px solid var(--qbgtx); }
.d9z25w { margin-bottom: 20px !important; }
/* r9: float the image so the text flows AROUND it and fills the space under it (no empty column) */
.lvo7rgfl { display: block; }
.lvo7rgfl::after { content: ''; display: block; clear: both; }
.nj4y8pe { float: left; width: 42%; margin: 4px 32px 14px 0; }
.h23tcdqp { width: 100%; }
.js3rr5 { height: 240px !important; }
.mhd32g { display: block; }
.mhd32g p { margin-bottom: 14px; }
.mhd32g ul { margin-bottom: 0; }

/* ─── FAQ ──────────────────────────────────────────────── */
.o6ifar { display: flex; flex-direction: column; gap: 12px; max-width: none; } /* r10: full width */
.b65kcu5 { background: var(--qxxh6xdp); border: 1px solid var(--qbgtx); border-radius: var(--k0u2c2k); padding: 16px 20px; box-shadow: var(--dv7kbv3b); }
.ff8a241 { font-family: var(--qx7lno); font-size: 1.05rem; font-weight: 700; color: var(--lcb566v); margin: 0 0 6px; } /* r10: question is an <h3>, reset default margins */
.ns9qce { font-size: .92rem; color: #374151; line-height: 1.6; }
/* faq section-variant modifiers */
.f0a8i3sq .b65kcu5 { background: transparent; border: none; box-shadow: none; border-radius: 0; border-bottom: 1px solid var(--qbgtx); padding: 16px 0; }
.jk9307n .o6ifar { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); max-width: none; }
.xdylk .b65kcu5 { border-left: 3px solid var(--spkjyi3); }
.n31nd .b65kcu5 { padding: 12px 16px; }
.n31nd .ff8a241 { font-size: .95rem; margin-bottom: 3px; }

/* ─── HERO-SUB LINK + CONTACT FORM ─────────────────────── */
.r7onzk { color: var(--t4kx4w2); font-size: .82rem; margin-top: 6px; max-width: 760px; }
.x118fen { display: flex; flex-direction: column; gap: 14px; max-width: 520px; margin: 8px 0 4px; }
.x118fen label { display: flex; flex-direction: column; gap: 6px; font-size: .85rem; font-weight: 600; color: var(--lcb566v); }
.x118fen input, .x118fen textarea { font-family: var(--gqrkihaz); font-size: .95rem; padding: 10px 12px; border: 1px solid var(--qbgtx); border-radius: var(--g64u9uv1); background: var(--qxxh6xdp); color: var(--lcb566v); }
.x118fen input:focus, .x118fen textarea:focus { outline: none; border-color: var(--spkjyi3); }
.x118fen button { align-self: flex-start; }

/* ─── LEGAL / INFO PAGES (sobre, contato, privacidade, cookies) ─── */
.cs457 { display: grid; grid-template-columns: 1fr 320px; gap: 40px; align-items: start; }
.yf3r7 { max-width: none; }
.yf3r7 h3 { margin-top: 26px; }
.yf3r7 h3:first-child { margin-top: 0; }
.z0pa18vf { display: flex; flex-direction: column; gap: 16px; position: sticky; top: 80px; }
.zdk1gr { background: var(--qxxh6xdp); border: 1px solid var(--qbgtx); border-radius: var(--gcil8k); padding: 22px 24px; box-shadow: var(--dv7kbv3b); }
.aw0wpeh { font-family: var(--qx7lno); font-size: 1.2rem; font-weight: 800; color: var(--lcb566v); margin-bottom: 10px; display: flex; align-items: center; gap: 8px; }
.d22jyj { font-size: .82rem; color: var(--t4kx4w2); line-height: 1.55; margin-bottom: 16px; }
.g8d4kc { font-size: .65rem; font-weight: 800; letter-spacing: 1px; text-transform: uppercase; color: var(--t4kx4w2); margin: 14px 0 8px; }
.e30nauif { list-style: none; display: flex; flex-direction: column; gap: 8px; }
.e30nauif a { font-size: .9rem; color: var(--spkjyi3); font-weight: 600; }
.e30nauif a:hover { text-decoration: underline; }
.sy3e1ajl { font-size: .88rem; color: var(--lcb566v); word-break: break-all; font-weight: 600; }
.jq136lhn { background: var(--spkjyi3); color: #fff; text-align: center; padding: 13px 18px; border-radius: var(--g64u9uv1); font-weight: 700; font-size: .9rem; transition: filter .15s, transform .1s; }
.jq136lhn:hover { filter: brightness(1.08); transform: translateY(-1px); }
.mw5aqon { font-size: .8rem; color: var(--t4kx4w2); margin-top: 24px; padding-top: 16px; border-top: 1px solid var(--qbgtx); }
@media (max-width: 860px) { .cs457 { grid-template-columns: 1fr; } .z0pa18vf { position: static; } }

/* ─── GENERIC TABLE (home preview) ─────────────────────── */
.u1gnwquo { overflow-x: auto; -webkit-overflow-scrolling: touch; border-radius: var(--k0u2c2k); border: 1px solid var(--qbgtx); box-shadow: var(--dv7kbv3b); }
table { width: 100%; border-collapse: collapse; background: var(--qxxh6xdp); font-size: .88rem; }
/* tabela-preview section-variant modifiers */
.k4zgy7 table tbody tr:nth-child(even) { background: #FAFBFC; }
.x6j0v2 table th, .x6j0v2 table td { padding: 6px 8px; font-size: .8rem; }
.teh8m45 table thead tr { background: var(--gt9dq9a9); }
.teh8m45 table thead th { color: rgba(255, 255, 255, .85); }
.nxr013n table tbody tr { border-bottom: 1px solid var(--qbgtx); }
thead tr { background: #F1F3F7; }
thead th { padding: 11px 14px; text-align: left; font-size: .72rem; font-weight: 700; letter-spacing: .8px; text-transform: uppercase; color: var(--t4kx4w2); white-space: nowrap; border-bottom: 2px solid var(--qbgtx); }
thead th:not(:first-child) { text-align: center; }
tbody tr { border-bottom: 1px solid var(--qbgtx); transition: background .12s; }
tbody tr:last-child { border-bottom: none; }
tbody tr:hover { background: #F7F9FF; }
tbody td { padding: 11px 14px; vertical-align: middle; white-space: nowrap; }
tbody td:not(:first-child) { text-align: center; }
.team-cell { display: flex; align-items: center; gap: 10px; }
.z7kext { width: 26px; height: 18px; border-radius: 3px; background: linear-gradient(90deg, #E4E7ED 25%, #f0f2f5 50%, #E4E7ED 75%); flex-shrink: 0; }
.rank-pos { font-weight: 700; color: var(--t4kx4w2); font-size: .8rem; width: 24px; text-align: center; display: inline-block; }
.rank-pos.qualify { color: var(--spkjyi3); }
.pts-badge { display: inline-block; background: var(--spkjyi3); color: #fff; font-weight: 700; font-size: .8rem; min-width: 28px; padding: 3px 7px; border-radius: 4px; text-align: center; }
.pts-badge.gray { background: #9CA3AF; }
.form-dot { display: inline-block; width: 8px; height: 8px; border-radius: 50%; margin: 0 1px; }
.form-dot.ghechj { background: var(--g9pon2); }
.form-dot.d { background: var(--kzzkhgy3); }
.form-dot.v4bx92h { background: var(--xktbzj); }

/* ─── MATCH CARDS (home + jogos full) ──────────────────── */
.matches-grid { display: flex; flex-direction: column; gap: 10px; }
.match-day-group { display: flex; flex-direction: column; gap: 8px; }
.jogos-hidden { display: none !important; }
.load-more-btn { align-self: center; margin-top: 18px; background: var(--qxxh6xdp); border: 1.5px solid var(--spkjyi3); color: var(--spkjyi3); font-weight: 700; font-size: .9rem; padding: 12px 30px; border-radius: var(--g64u9uv1); cursor: pointer; transition: background .15s, transform .1s; font-family: var(--gqrkihaz); }
.load-more-btn:hover { background: #EFF6FF; transform: translateY(-1px); }
.match-day-label { font-size: .75rem; font-weight: 700; letter-spacing: 1px; text-transform: uppercase; color: var(--t4kx4w2); padding: 8px 0 4px; border-top: 1px solid var(--qbgtx); margin-top: 4px; }
.match-day-label:first-child { border-top: none; margin-top: 0; }
/* jogos-preview section-variant modifiers */
.ykrp704 .matches-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)); gap: 12px; }
.ykrp704 .match-day-label { grid-column: 1 / -1; }
.bjodn99 .match-card { padding: 10px 16px; }
.bjodn99 .score-nums { font-size: 1.4rem; }
.oct3hj9 .match-card { border-left: 3px solid var(--spkjyi3); }
.wdm90ooc .match-card { background: transparent; border: none; box-shadow: none; border-radius: 0; border-bottom: 1px solid var(--qbgtx); }
.match-day-header { display: flex; align-items: center; justify-content: space-between; padding: 10px 0 6px; border-top: 1px solid var(--qbgtx); margin-top: 8px; }
.match-day-header:first-child { border-top: none; margin-top: 0; }
.match-day-date { font-size: .78rem; font-weight: 700; letter-spacing: .8px; text-transform: uppercase; color: var(--lcb566v); }
.match-day-phase { font-size: .72rem; font-weight: 600; color: var(--t4kx4w2); }
.match-card { background: var(--qxxh6xdp); border: 1px solid var(--qbgtx); border-radius: var(--k0u2c2k); padding: 16px 24px; display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; gap: 16px; transition: box-shadow .15s, border-color .15s; }
.match-card:hover { border-color: var(--spkjyi3); box-shadow: 0 0 0 3px rgba(26, 86, 219, .08); }
.match-card.finished:hover { border-color: var(--qbgtx); box-shadow: none; }
.match-team { display: flex; align-items: center; gap: 12px; font-weight: 600; font-size: .95rem; }
.match-team.away { justify-content: flex-end; flex-direction: row; }
.match-team.away .team-flag-circle { order: 2; }
.match-team.away .team-name { order: 1; }
.team-flag-circle { width: 40px; height: 40px; border-radius: 50%; border: 2px solid var(--qbgtx); background: linear-gradient(135deg, #E4E7ED 0%, #F7F8FA 100%); flex-shrink: 0; overflow: hidden; display: flex; align-items: center; justify-content: center; font-size: 1.3rem; line-height: 1; }
.team-flag-circle img { width: 100%; height: 100%; object-fit: cover; }
.match-center { text-align: center; min-width: 130px; display: flex; flex-direction: column; align-items: center; gap: 3px; }
.match-score { text-align: center; min-width: 80px; }
.score-nums { font-family: var(--qx7lno); font-size: 1.8rem; font-weight: 800; letter-spacing: 4px; line-height: 1; color: var(--lcb566v); }
.score-nums.upcoming { color: var(--t4kx4w2); letter-spacing: 2px; font-size: 1.3rem; }
.n1dtd5 { color: var(--qbgtx); }
.score-time { font-size: .72rem; color: var(--t4kx4w2); font-weight: 500; }
.score-status { display: inline-block; font-size: .65rem; font-weight: 700; letter-spacing: .8px; text-transform: uppercase; padding: 2px 8px; border-radius: 3px; }
.score-status.live { background: #FEE2E2; color: var(--xktbzj); }
.score-status.finished { background: #F1F3F7; color: var(--t4kx4w2); }
.score-status.upcoming { background: #EFF6FF; color: var(--spkjyi3); }
.match-venue { font-size: .7rem; color: var(--spkjyi3); font-weight: 500; margin-top: 3px; }
.main3car { font-size: .66rem; color: var(--t4kx4w2); }

/* ─── BANNER STRIP ─────────────────────────────────────── */
.ulrzva2m { background: #F1F3F7; border-top: 1px solid var(--qbgtx); border-bottom: 1px solid var(--qbgtx); }
.b14ae93 { display: block; }
.bs0fmc { width: 100%; height: 90px; display: flex; align-items: center; justify-content: space-between; padding: 0 24px; border: 2px dashed var(--qbgtx); cursor: pointer; transition: background .15s, border-color .15s; position: relative; overflow: hidden; }
.bs0fmc:hover { background: #E8EBF0; border-color: var(--spkjyi3); }
.sle9ambl { display: flex; align-items: center; gap: 10px; }
.qvuey6 { font-size: 1.4rem; opacity: .4; }
.tx31gze { font-size: .75rem; font-weight: 600; color: var(--t4kx4w2); letter-spacing: .3px; }
.epnvtrq { width: 100%; height: 90px; object-fit: cover; display: block; }
.qux2n { display: flex; align-items: center; gap: 10px; flex-shrink: 0; }
.ngb9g3wa { display: inline-flex; align-items: center; gap: 6px; padding: 9px 20px; border-radius: var(--g64u9uv1); font-size: .85rem; font-weight: 700; white-space: nowrap; transition: filter .15s, transform .1s; text-decoration: none; }
.ngb9g3wa:hover { filter: brightness(1.08); transform: translateY(-1px); }
.xr2g8pgv { background: var(--spkjyi3); color: #fff; }
.aon08 { background: transparent; color: var(--spkjyi3); border: 1.5px solid var(--spkjyi3); }
.aon08:hover { background: #EFF6FF; }
/* banner section-variant modifiers */
.b2sccx .bs0fmc { justify-content: center; }
.b2sccx .sle9ambl { gap: 16px; }
.i882grf .bs0fmc { border-style: solid; }

/* ─── PAGE HEADER + PHASE TABS (tabela/jogos) ──────────── */
.tyzc7y { background: var(--qxxh6xdp); border-bottom: 1px solid var(--qbgtx); padding: 20px 0 0; }
.ga1rt { display: flex; align-items: baseline; justify-content: space-between; margin-bottom: 16px; flex-wrap: wrap; gap: 8px; }
.hk5sy { font-family: var(--qx7lno); font-size: 1.8rem; font-weight: 800; letter-spacing: -.2px; }
.uy20n7l { font-size: .8rem; color: var(--t4kx4w2); margin-top: 2px; }
.wd7fx3 { display: inline-block; font-size: .72rem; font-weight: 600; color: var(--spkjyi3); background: #EFF6FF; border: 1px solid rgba(26,86,219,.18); padding: 3px 10px; border-radius: 20px; margin-top: 8px; }
.znz0nk { background: var(--qxxh6xdp); border-bottom: 1px solid var(--qbgtx); }
.fnecgy { display: flex; gap: 0; border-bottom: 2px solid var(--qbgtx); }
.phase-tab { padding: 10px 18px; font-size: .82rem; font-weight: 600; color: var(--t4kx4w2); border-bottom: 2px solid transparent; margin-bottom: -2px; cursor: pointer; white-space: nowrap; transition: color .15s, border-color .15s; }
.phase-tab:hover { color: var(--spkjyi3); }
.phase-tab.active { color: var(--spkjyi3); border-bottom-color: var(--spkjyi3); }

/* ─── GROUP NAV PILLS (tabela) ─────────────────────────── */
.group-nav-wrap { background: var(--qxxh6xdp); border-bottom: 1px solid var(--qbgtx); position: sticky; top: 62px; z-index: 90; }
.jard54 { display: flex; align-items: center; gap: 0; overflow-x: auto; scrollbar-width: none; padding: 10px 0; }
.jard54::-webkit-scrollbar { display: none; }
.group-pill { flex-shrink: 0; padding: 6px 16px; border-radius: 20px; font-size: .8rem; font-weight: 600; cursor: pointer; color: var(--t4kx4w2); background: transparent; border: 1.5px solid transparent; transition: all .15s; white-space: nowrap; }
.group-pill:hover, .group-pill.active { color: var(--spkjyi3); border-color: var(--spkjyi3); background: #EFF6FF; }

/* ─── TABELA: groups + classification ──────────────────── */
.sktofaf { padding: 28px 0 56px; }
.group-block { margin-bottom: 48px; scroll-margin-top: 130px; }
.fm32s4o { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; align-items: start; max-width: 1000px; margin: 0 auto; }
.zl5hgc { display: flex; align-items: center; justify-content: space-between; margin-bottom: 14px; gap: 12px; }
.zl5hgc h2 { font-family: var(--qx7lno); font-size: 1.4rem; font-weight: 800; letter-spacing: -.1px; }
.btn-completa { font-size: .72rem; font-weight: 700; color: var(--spkjyi3); border: 1.5px solid var(--spkjyi3); padding: 4px 12px; border-radius: 4px; cursor: pointer; background: transparent; transition: background .12s; white-space: nowrap; }
.btn-completa:hover { background: #EFF6FF; }
.btn-completa.is-expanded { color: var(--xktbzj); border-color: var(--xktbzj); background: transparent; }
.btn-completa.is-expanded:hover { background: #FEF2F2; }
/* Completa toggle: compact ↔ full-width table (D/GP/GC/SG/%) */
.col-extra { display: none; }
.group-block.expanded .col-extra { display: table-cell; }
.group-block.expanded .fm32s4o { grid-template-columns: 1fr; max-width: 1140px; }
.group-block.expanded .fm32s4o > div:nth-child(2) { display: none; }
.zbllzl { display: none; width: 100%; flex-wrap: wrap; align-items: center; gap: 10px 22px; margin-top: 8px; padding-top: 10px; border-top: 1px solid var(--qbgtx); }
.group-block.expanded .hzqueo { align-items: flex-start; }
.group-block.expanded .zbllzl { display: flex; }
.xf1d8h5r { display: flex; align-items: center; gap: 4px; font-size: .68rem; color: var(--t4kx4w2); }
.nv7rdus { display: flex; flex-wrap: wrap; gap: 4px 16px; }
.wubxvu9 { font-size: .68rem; color: var(--t4kx4w2); }
.wubxvu9 b { color: var(--lcb566v); font-weight: 700; margin-right: 4px; }
table.cls-table { width: 100%; border-collapse: collapse; background: var(--qxxh6xdp); font-size: .82rem; }
table.cls-table thead tr { background: #F1F3F7; }
table.cls-table thead th { padding: 9px 10px; text-align: center; font-size: .65rem; font-weight: 700; letter-spacing: .8px; text-transform: uppercase; color: var(--t4kx4w2); border-bottom: 2px solid var(--qbgtx); white-space: nowrap; }
table.cls-table thead th.crik9fln { text-align: left; }
table.cls-table thead th.p002b09d { background: #EFF6FF; color: var(--spkjyi3); }
table.cls-table tbody tr { border-bottom: 1px solid var(--qbgtx); transition: background .12s; }
table.cls-table tbody tr:last-child { border-bottom: none; }
table.cls-table tbody tr:hover { background: #F7F9FF; }
table.cls-table tbody td { padding: 9px 10px; text-align: center; vertical-align: middle; }
.qualify-bar { width: 3px; min-height: 38px; position: absolute; left: 0; top: 0; bottom: 0; background: var(--wq2qzoi1); }
td.pos-cell { position: relative; width: 36px; padding-left: 14px; text-align: center; }
.pos-num { font-size: .75rem; font-weight: 700; color: var(--t4kx4w2); }
.cls-table .team-cell { display: flex; align-items: center; gap: 8px; text-align: left; }
.team-crest { width: 24px; height: 24px; object-fit: contain; border-radius: 50%; flex-shrink: 0; background: var(--qbgtx); }
.team-name { font-weight: 600; font-size: .82rem; }
.form-bullets { display: flex; gap: 3px; justify-content: center; }
.bullet { width: 9px; height: 9px; border-radius: 50%; flex-shrink: 0; display: inline-block; }
.bullet.ghechj { background: var(--g9pon2); }
.bullet.d { background: var(--bah2t); }
.bullet.v4bx92h { background: var(--ur7qf7); }
.bullet.p { background: var(--e56tb); }
.hzqueo { padding: 8px 12px; display: flex; align-items: center; flex-wrap: wrap; gap: 12px; border-top: 1px solid var(--qbgtx); background: #FAFBFC; border-radius: 0 0 var(--k0u2c2k) var(--k0u2c2k); }
.mmi61 { display: flex; align-items: center; gap: 6px; font-size: .68rem; color: var(--t4kx4w2); }
.ixqamim { width: 10px; height: 10px; border-radius: 2px; background: var(--wq2qzoi1); }
.phoe1n { display: flex; align-items: center; gap: 10px; }
.xf1d8h5r { display: flex; align-items: center; gap: 4px; font-size: .68rem; color: var(--t4kx4w2); }

/* tabela match column */
.jobf2 { display: flex; align-items: center; justify-content: space-between; margin-bottom: 14px; }
.jobf2 h2 { font-family: var(--qx7lno); font-size: 1.4rem; font-weight: 800; }
.round-nav { display: flex; align-items: center; gap: 8px; }
.xurucs { width: 28px; height: 28px; border-radius: 50%; border: 1px solid var(--qbgtx); background: var(--qxxh6xdp); cursor: pointer; display: flex; align-items: center; justify-content: center; font-size: .85rem; color: var(--t4kx4w2); transition: border-color .15s, color .15s; }
.xurucs:hover { border-color: var(--spkjyi3); color: var(--spkjyi3); }
.round-label { font-size: .8rem; font-weight: 600; color: var(--lcb566v); white-space: nowrap; }
.match-list { display: flex; flex-direction: column; gap: 8px; }
.round-matches { display: flex; flex-direction: column; gap: 8px; }
.match-list .match-card { display: block; padding: 0; overflow: hidden; cursor: pointer; }
.vfd9rvms { padding: 5px 12px; display: flex; align-items: center; gap: 8px; border-bottom: 1px solid var(--qbgtx); background: #FAFBFC; }
.m3go8tk { font-size: .65rem; font-weight: 700; display: flex; align-items: center; gap: 4px; }
.m3go8tk.finished { color: var(--t4kx4w2); }
.m3go8tk.live { color: var(--xktbzj); }
.m3go8tk.upcoming { color: var(--spkjyi3); }
.e37a0 { font-size: .65rem; color: var(--t4kx4w2); margin-left: auto; }
.gg45i { font-size: .62rem; color: var(--t4kx4w2); }
.gub6k { padding: 10px 12px; display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; gap: 8px; }
.gub6k .match-team { font-size: .82rem; gap: 8px; }
.gub6k .match-team.away { justify-content: flex-end; flex-direction: row-reverse; }
.aeco23 { text-align: center; min-width: 60px; }
.hl4qe0 { font-family: var(--qx7lno); font-size: 1.5rem; font-weight: 800; line-height: 1; letter-spacing: 2px; }
.yq3fasj { color: #CBD5E1; }

/* knockout */
.phase-content { display: none; }
.phase-content.active { display: block; }
.h8o54x9 { padding: 14px 0 18px; }
.bracket-link { font-size: .82rem; font-weight: 600; color: var(--spkjyi3); cursor: pointer; display: inline-flex; align-items: center; gap: 4px; }
.bracket-link:hover { text-decoration: underline; }
.ko-match-list { display: flex; flex-direction: column; gap: 10px; max-width: 820px; margin: 0 auto; }
.ko-match { display: grid; grid-template-columns: 200px 1fr; align-items: center; background: var(--qxxh6xdp); border: 1px solid var(--qbgtx); border-radius: var(--k0u2c2k); overflow: hidden; transition: border-color .15s; }
.ko-match:hover { border-color: var(--spkjyi3); }
.ko-match.is-final { border-color: var(--kzzkhgy3); box-shadow: 0 0 0 2px rgba(245, 158, 11, .15); }
.ko-datetime { padding: 16px 20px; border-right: 1px solid var(--qbgtx); background: #FAFBFC; }
.ko-datetime.is-final { background: #FFFBEB; }
.ko-date { font-size: .78rem; font-weight: 600; color: var(--lcb566v); line-height: 1.3; }
.ko-date.wvjhvw { color: var(--kzzkhgy3); font-size: .85rem; font-weight: 800; }
.ko-time { font-size: .72rem; color: var(--t4kx4w2); margin-top: 2px; }
.ko-broadcast { font-size: .65rem; color: var(--spkjyi3); margin-top: 4px; font-weight: 500; }
.ko-teams { padding: 16px 24px; display: flex; align-items: center; justify-content: center; gap: 16px; font-size: .9rem; color: var(--lcb566v); }
.ko-team { display: flex; align-items: center; gap: 8px; font-weight: 500; }
.ko-team-crest { width: 28px; height: 28px; border-radius: 50%; object-fit: contain; flex-shrink: 0; }
.ko-team-ph { width: 28px; height: 28px; border-radius: 50%; background: #2D3748; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
.ko-team-ph svg { width: 16px; height: 16px; fill: #718096; }
.ko-sep { font-size: .85rem; color: var(--t4kx4w2); font-weight: 400; flex-shrink: 0; }
.ko-sep.ko-score { font-family: var(--qx7lno); font-size: 1.15rem; font-weight: 800; color: var(--lcb566v); letter-spacing: 1px; min-width: 56px; text-align: center; }

/* ─── Chaveamento (knockout bracket) drawer + tree ─── */
.bk-overlay { position: fixed; inset: 0; background: rgba(0,0,0,.5); z-index: 200; display: none; }
.bk-overlay.open { display: block; }
body.bk-lock { overflow: hidden; }
.bk-panel { position: absolute; top: 0; right: 0; bottom: 0; width: min(1000px, 100%); background: var(--qxxh6xdp); display: flex; flex-direction: column; box-shadow: -8px 0 30px rgba(0,0,0,.3); }
.bk-head { display: flex; align-items: center; gap: 14px; padding: 16px 20px; border-bottom: 1px solid var(--qbgtx); flex-shrink: 0; }
.bk-close { font-size: 1.7rem; line-height: 1; background: none; border: none; cursor: pointer; color: var(--t4kx4w2); padding: 0 4px; }
.bk-close:hover { color: var(--lcb566v); }
.bk-title { font-family: var(--qx7lno); font-size: 1.4rem; font-weight: 800; }
.bk-scroll { flex: 1; overflow: auto; padding: 24px; -webkit-overflow-scrolling: touch; }
/* DESKTOP: equal-height columns; each game in an equal flex slot so pair midpoints line up,
   then proper bracket connectors (vertical join per pair + horizontal stub into the next round). */
.bk-tree { --zhhef2s: 38px; --t5gnd2c1: #9aa6b8; display: flex; align-items: stretch; min-width: max-content; gap: var(--zhhef2s); }
.bk-col { display: flex; flex-direction: column; min-width: 168px; }
.bk-roundhead { display: none; }
.bk-games { flex: 1; display: flex; flex-direction: column; }
.bk-game { flex: 1 1 0; min-height: 72px; display: flex; flex-direction: column; justify-content: center; position: relative; }
.bk-card { background: var(--qxxh6xdp); border: 1px solid var(--qbgtx); border-radius: 6px; box-shadow: var(--dv7kbv3b); }
.bk-game.is-final .bk-card { border-color: var(--kzzkhgy3); }
/* vertical pair-join sits in the right half of the gap; top game draws center→bottom-edge, bottom game top-edge→center */
.bk-col:not(:last-child) .bk-games .bk-game::after { content: ''; position: absolute; right: calc(var(--zhhef2s) / -2); width: calc(var(--zhhef2s) / 2); border-right: 2.5px solid var(--t5gnd2c1); }
.bk-col:not(:last-child) .bk-games .bk-game:nth-of-type(odd)::after { top: 50%; bottom: 0; border-top: 2.5px solid var(--t5gnd2c1); }
.bk-col:not(:last-child) .bk-games .bk-game:nth-of-type(even)::after { top: 0; bottom: 50%; border-bottom: 2.5px solid var(--t5gnd2c1); }
/* horizontal line from the pair-join into the next round's game (left half of the gap) */
.bk-col:not(:first-child) .bk-games .bk-game::before { content: ''; position: absolute; left: calc(var(--zhhef2s) / -2); width: calc(var(--zhhef2s) / 2); top: 50%; height: 2.5px; background: var(--t5gnd2c1); }
.bk-slot { display: flex; align-items: center; gap: 7px; padding: 4px 9px; font-size: .8rem; line-height: 1.2; }
.bk-slot.is-team { font-weight: 600; }
.bk-slot + .bk-slot { border-top: 1px solid var(--qbgtx); }
.bk-slot img { width: 18px; height: 18px; object-fit: contain; flex-shrink: 0; }
.bk-ph { width: 18px; height: 18px; display: inline-flex; align-items: center; justify-content: center; flex-shrink: 0; }
.bk-ph svg { width: 14px; height: 14px; fill: #94a3b8; }
.bk-name { flex: 1; min-width: 0; word-break: break-word; } /* wrap long slot labels instead of clipping */
.bk-sc { font-family: var(--qx7lno); font-weight: 800; color: var(--lcb566v); margin-left: 4px; }
.bk-empty { padding: 50px; text-align: center; color: var(--t4kx4w2); width: 100%; }

/* MOBILE: no horizontal tree — stack rounds vertically (sticky round header + cards), no connectors */
@media (max-width: 768px) {
  .bk-panel { width: 100%; }
  .bk-scroll { padding: 12px 14px; }
  .bk-tree { flex-direction: column; min-width: 0; gap: 0; }
  .bk-col { min-width: 0; width: 100%; }
  .bk-roundhead { display: block; position: sticky; top: 0; background: var(--qxxh6xdp); font-family: var(--qx7lno); font-weight: 800; font-size: 1.05rem; padding: 10px 2px 6px; border-bottom: 2px solid var(--spkjyi3); margin: 16px 0 8px; z-index: 1; }
  .bk-col:first-child .bk-roundhead { margin-top: 0; }
  .bk-games { display: block; }
  .bk-game { display: block; }
  .bk-card { margin: 6px 0; }
  .bk-game::before, .bk-game::after { display: none !important; }
}
.ko-team-label { font-size: .85rem; }

/* ad strip + tabela CTA */
.i55ua3oo { background: #F1F3F7; border-top: 1px solid var(--qbgtx); border-bottom: 1px solid var(--qbgtx); margin: 32px 0; }
.p8bi9 { height: 90px; display: flex; align-items: center; justify-content: center; gap: 8px; }
.p8bi9 span { font-size: .72rem; color: var(--t4kx4w2); font-weight: 500; }
.hhutu8 { background: var(--dgmfi4t); border-radius: var(--gcil8k); padding: 28px 32px; display: flex; align-items: center; justify-content: space-between; gap: 24px; margin: 28px 0; position: relative; overflow: hidden; flex-wrap: wrap; }
.hhutu8::before { content: '2026'; position: absolute; right: 190px; top: 50%; transform: translateY(-50%); font-family: var(--qx7lno); font-size: 5rem; font-weight: 800; color: rgba(255, 255, 255, .05); line-height: 1; pointer-events: none; letter-spacing: -2px; } /* subtle background year art (button fills the right) */
/* r13: text block grows, button stays RIGHT on the same line in every variant */
.ajmrz { display: flex; flex-direction: column; gap: 4px; position: relative; z-index: 1; flex: 1 1 auto; min-width: 0; order: 0; }
.nmrix { font-size: .65rem; font-weight: 700; letter-spacing: 1px; text-transform: uppercase; color: rgba(255, 255, 255, .5); }
.eystlh6s { font-family: var(--qx7lno); font-size: 1.25rem; font-weight: 800; color: #fff; line-height: 1.2; }
.cr7uq { font-size: .75rem; color: rgba(255, 255, 255, .45); }
.ppzidqh { background: var(--spkjyi3); color: #fff; padding: 11px 24px; border-radius: var(--g64u9uv1); font-size: .88rem; font-weight: 700; white-space: nowrap; text-decoration: none; display: inline-flex; align-items: center; gap: 6px; transition: filter .15s, transform .1s; position: relative; z-index: 1; flex-shrink: 0; font-family: var(--gqrkihaz); order: 1; }
.ppzidqh:hover { filter: brightness(1.12); transform: translateY(-1px); }
/* tabela-cta section-variant modifiers — button stays RIGHT on one line in ALL of them (r13);
   variants differ by accent/decoration, NOT by stacking the button below the text. */
.jlg1p5qn { border-left: 4px solid var(--spkjyi3); }
.oe00or { border-top: 3px solid var(--spkjyi3); }
.to4igxz::before { display: none; }

/* ─── FOOTER ───────────────────────────────────────────── */
.dmsxyv { background: var(--gt9dq9a9); color: rgba(255, 255, 255, .65); padding: 40px 0 28px; }
.zi5ad { display: grid; grid-template-columns: 2fr 1fr 1fr; gap: 40px; margin-bottom: 36px; }
.nrwyuvf8 { font-family: var(--qx7lno); font-size: 1.3rem; font-weight: 800; color: #fff; margin-bottom: 10px; }
.iftp3hh { font-size: .85rem; line-height: 1.6; max-width: 280px; }
.wq98vps { font-size: .72rem; font-weight: 700; letter-spacing: 1.2px; text-transform: uppercase; color: rgba(255, 255, 255, .4); margin-bottom: 14px; }
.uap5f { list-style: none; display: flex; flex-direction: column; gap: 8px; }
.uap5f a { font-size: .85rem; color: rgba(255, 255, 255, .6); transition: color .15s; }
.uap5f a:hover { color: #fff; }
.f6n8j4nk { border-top: 1px solid rgba(255, 255, 255, .08); padding-top: 20px; display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 10px; font-size: .8rem; color: rgba(255, 255, 255, .35); }
/* footer section-variant modifiers */
.j2moh .zi5ad { grid-template-columns: 1fr 1fr 1fr; }
.lkdaqln .zi5ad { grid-template-columns: 1fr 1fr 2fr; }
.regadf7 .zi5ad { grid-template-columns: 1fr; text-align: center; justify-items: center; }
.regadf7 .uap5f { align-items: center; }
.regadf7 .iftp3hh { max-width: 100%; }
.regadf7 .f6n8j4nk { justify-content: center; }
.e17erm4z .uap5f { flex-direction: row; flex-wrap: wrap; gap: 16px; }

/* ─── RESPONSIVE ───────────────────────────────────────── */
@media (max-width: 900px) {
  .fm32s4o { grid-template-columns: 1fr; }
  .jobf2, .zl5hgc { flex-wrap: wrap; }
}
@media (max-width: 768px) {
  .s64tca60 { display: none; }
  .eb7lr49n { display: none; }
  .burger { display: flex; }
  .aox7n8 { padding: 36px 0 32px; }
  .aox7n8::before { display: none; }
  .section { padding: 36px 0; }
  .rsscz { padding: 24px 0; }
  .stats-grid { flex-wrap: wrap; }
  .stats-cell { flex: 0 0 50%; border-right: none; border-bottom: 1px solid var(--qbgtx); }
  .stats-cell:nth-child(odd) { border-right: 1px solid var(--qbgtx); }
  .match-card { grid-template-columns: 1fr auto 1fr; gap: 8px; padding: 12px 14px; }
  .team-flag-circle { width: 32px; height: 32px; font-size: 1rem; }
  .match-team { font-size: .82rem; gap: 8px; }
  .score-nums { font-size: 1.4rem; letter-spacing: 2px; }
  .match-center { min-width: 90px; }
  .zi5ad { grid-template-columns: 1fr; gap: 24px; }
  .iftp3hh { max-width: 100%; }
  .nj4y8pe { float: none; width: 100%; margin: 0 0 16px; }
  .js3rr5 { height: 180px !important; }
  thead th:nth-child(n+4):not(:last-child) { display: none; }
  tbody td:nth-child(n+4):not(:last-child) { display: none; }
  .bs0fmc, .epnvtrq { height: 60px; }
  .rtfbfodn, .wpdmu8qf { height: 180px; }
}
@media (max-width: 640px) {
  .ko-match { grid-template-columns: 1fr; }
  .ko-datetime { border-right: none; border-bottom: 1px solid var(--qbgtx); }
  .ko-teams { justify-content: flex-start; }
  .hhutu8 { padding: 20px; }
  .hhutu8::before { display: none; }
  .ppzidqh { width: 100%; justify-content: center; }
}
@media (max-width: 600px) {
  .qux2n { display: none; }
  .bs0fmc { justify-content: center; }
  .wccmdzrt { flex-direction: column; align-items: flex-start; }
  .ld3eaq { width: 100%; justify-content: center; }
  .uerdsef { padding: 18px 20px; }
  .uerdsef::after { display: none; }
  .pdgra { width: 100%; justify-content: center; }
}
@media (max-width: 480px) {
  .c4hdhi { flex-direction: column; }
  .btn { justify-content: center; }
  .phase-tab { padding: 8px 12px; font-size: .75rem; }
}
