/* wro5wd95 t19dbz */
/* ════════════════════════════════════════════════════════
   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.gg2yllv).
   Anti-footprint post-processor renames classes/vars/ids.
════════════════════════════════════════════════════════ */

:root {
  --lbty7sk: #F7F8FA;
  --woatv: #FFFFFF;
  --zsjv1rh: #E4E7ED;
  --gw8ya: #1A1E2C;
  --h5y2c: #6B7280;
  --cbffp: #1A56DB;
  --a5ctb: #E8222A;
  --llt8z6x: #F59E0B;
  --u75klna: #0F1629;
  --bsh9qc: #FFFFFF;
  --l4ezc: #1E2A45;
  --hvg7zk9y: #22C55E;
  --dv7tnsa: #22C55E;
  --omb2x21p: #F59E0B;
  --vf59rvtn: #E8222A;
  --aw7pgpn: #D1D5DB;
  --tsk5lm: 6px;
  --mfs7w7: 10px;
  --yynmnst: 16px;
  --edr406fk: 0 1px 3px rgba(0, 0, 0, .08);
  --u24ckp9: 0 4px 16px rgba(0, 0, 0, .10);
  --oe0ogw: 'Barlow Condensed', sans-serif;
  --qc8hzgvj: 'Inter', sans-serif;
}

*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }
body {
  font-family: var(--qc8hzgvj);
  background: var(--lbty7sk);
  color: var(--gw8ya);
  font-size: 16px;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
}
img { max-width: 100%; display: block; }
a { color: inherit; text-decoration: none; }

.v7pr037 { width: 100%; max-width: 1200px; margin: 0 auto; padding: 0 20px; }

/* ─── HEADER / NAV ─────────────────────────────────────── */
.site-header { background: var(--l4ezc); position: sticky; top: 0; z-index: 100; box-shadow: 0 2px 12px rgba(0, 0, 0, .25); }
.nq0co { display: flex; align-items: center; height: 62px; gap: 0; }
.mg2wcrgy { display: flex; align-items: center; gap: 10px; color: #fff; font-family: var(--oe0ogw); font-size: 1.5rem; font-weight: 800; letter-spacing: .5px; white-space: nowrap; margin-right: 32px; flex-shrink: 0; }
.mg2wcrgy .s3vxd9 { background: var(--a5ctb); color: #fff; font-size: .65rem; font-weight: 700; letter-spacing: 1px; padding: 2px 6px; border-radius: 4px; text-transform: uppercase; }
.t2ngwm { display: flex; align-items: center; gap: 4px; flex: 1; }
.t2ngwm a { color: rgba(255, 255, 255, .85); font-size: .9rem; font-weight: 600; padding: 8px 14px; border-radius: var(--tsk5lm); transition: background .15s, color .15s; white-space: nowrap; }
.t2ngwm a:hover, .t2ngwm a.active { background: rgba(255, 255, 255, .12); color: #fff; }
.t2ngwm a.axm4aie { background: var(--cbffp); color: #fff; }
.t2ngwm a.axm4aie:hover { filter: brightness(.92); }
.nwewdt { display: flex; align-items: center; gap: 4px; margin-left: auto; flex-shrink: 0; }
.nwewdt a { color: rgba(255, 255, 255, .75); font-size: .82rem; font-weight: 500; padding: 6px 12px; border-radius: var(--tsk5lm); transition: background .15s, color .15s; white-space: nowrap; }
.nwewdt a:hover { background: rgba(255, 255, 255, .1); color: #fff; }
.n8sfn { background: var(--a5ctb) !important; color: #fff !important; font-weight: 700 !important; padding: 7px 20px !important; }
.n8sfn: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(--u75klna); 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(--tsk5lm); 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 */
.oz8lr { background: var(--u75klna); }
.xykej { box-shadow: none; border-bottom: 3px solid var(--cbffp); }
.jsn4ngvy .t2ngwm a { background: rgba(255, 255, 255, .08); }
.t3y1u .nq0co { height: 54px; }
.t3y1u .mg2wcrgy { font-size: 1.3rem; }
.m3j23pi1 { 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(--zsjv1rh); position: relative; }
.hh8f8r6 { display: flex; overflow-x: auto; scrollbar-width: none; -ms-overflow-style: none; scroll-behavior: smooth; padding: 8px 32px; gap: 8px; }
.hh8f8r6::-webkit-scrollbar { display: none; }
.sfkqrke { 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; }
.sfkqrke:hover { color: #404040; }
.sfkqrke.left { left: 0; border-right: 1px solid var(--zsjv1rh); }
.sfkqrke.right { right: 0; border-left: 1px solid var(--zsjv1rh); }
.odds-card { flex-shrink: 0; width: 280px; border: 1px solid var(--zsjv1rh); 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(--zsjv1rh); 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; }
.juujj7r { 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.qyaiufn { color: #DC2626; }
.d1sb0z94 { width: 0; height: 0; border-left: 3px solid transparent; border-right: 3px solid transparent; flex-shrink: 0; }
.d1sb0z94.up { border-bottom: 5px solid #47A167; }
.d1sb0z94.qyaiufn { border-top: 5px solid #E72535; }
.odds-status { font-size: .7rem; font-weight: 600; color: var(--cbffp); text-align: center; padding: 4px 8px; width: 100%; display: block; text-decoration: none; transition: background .12s; }
.odds-status:hover { background: #F0F4FF; }
.ccqvt4 { font-size: .6rem; color: var(--h5y2c); text-align: center; padding: 3px 20px; background: #FAFBFC; border-top: 1px solid var(--zsjv1rh); }
/* odds-strip section-variant modifiers (id/JS hooks preserved) */
.ngddmn .odds-card { width: 240px; }
.e2xer5 .odds-card { width: 320px; }
.e2xer5 .odds-btn-val { font-size: .78rem; }
.kjf40 .odds-card { border-top: 3px solid var(--cbffp); }
.gkrhtob2 { background: var(--l4ezc); }
.gkrhtob2 .sfkqrke { background: var(--l4ezc); color: rgba(255, 255, 255, .55); }
.gkrhtob2 .sfkqrke.left { border-right-color: rgba(255, 255, 255, .12); }
.gkrhtob2 .sfkqrke.right { border-left-color: rgba(255, 255, 255, .12); }

/* ─── HERO ─────────────────────────────────────────────── */
.z3rj1t { background: linear-gradient(135deg, #0F1629 0%, #1A2545 60%, var(--cbffp) 100%); color: #fff; padding: 56px 0 52px; position: relative; overflow: hidden; }
.z3rj1t::before { content: '2026'; position: absolute; right: -20px; top: 50%; transform: translateY(-50%); font-family: var(--oe0ogw); font-size: clamp(120px, 18vw, 220px); font-weight: 800; color: rgba(255, 255, 255, .04); line-height: 1; pointer-events: none; user-select: none; }
.y8bb1hw { 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; }
.z3rj1t h1 { font-family: var(--oe0ogw); font-size: clamp(2.4rem, 6vw, 4.2rem); font-weight: 800; line-height: 1.05; letter-spacing: -.5px; margin-bottom: 16px; max-width: 680px; }
.z3rj1t h1 em { font-style: normal; color: var(--llt8z6x); }
.owissrq { font-size: 1.05rem; color: rgba(255, 255, 255, .75); max-width: 520px; margin-bottom: 28px; line-height: 1.55; }
.go3t3i { display: flex; flex-wrap: wrap; gap: 12px; }
/* hero section-variant modifiers */
.gt7dtuw .v7pr037 { text-align: center; }
.gt7dtuw h1, .gt7dtuw .owissrq { margin-left: auto; margin-right: auto; }
.gt7dtuw .go3t3i { justify-content: center; }
.w3cwu8f4::before { display: none; }
.bqvffi .v7pr037 { text-align: right; }
.bqvffi h1, .bqvffi .owissrq { margin-left: auto; }
.bqvffi .go3t3i { justify-content: flex-end; }
.bqvffi::before { right: auto; left: -20px; }
.btn { display: inline-flex; align-items: center; gap: 6px; padding: 12px 24px; border-radius: var(--tsk5lm); font-size: .9rem; font-weight: 600; cursor: pointer; transition: filter .15s, transform .1s; border: none; }
.btn:hover { filter: brightness(1.08); transform: translateY(-1px); }
.cp7i8je { background: var(--cbffp); color: #fff; }
.dupbbh { background: transparent; color: #fff; border: 1.5px solid rgba(255, 255, 255, .4); }
.dupbbh:hover { background: rgba(255, 255, 255, .1); }

/* ─── SECTION ──────────────────────────────────────────── */
.section { padding: 56px 0; }
.a2rpzdo { padding: 36px 0; }
.n5fgoq { background: var(--woatv); }
.onn1sn7 { display: flex; align-items: baseline; justify-content: space-between; margin-bottom: 28px; gap: 12px; flex-wrap: wrap; }
.section-title { font-family: var(--oe0ogw); 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(--cbffp); border-radius: 2px; }
.qwy3wkre { font-size: .85rem; font-weight: 600; color: var(--cbffp); white-space: nowrap; }
.qwy3wkre:hover { text-decoration: underline; }

/* ─── STATS STRIP ──────────────────────────────────────── */
.p19ciqd8 { background: var(--woatv); border-top: 1px solid var(--zsjv1rh); border-bottom: 1px solid var(--zsjv1rh); }
.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(--zsjv1rh); 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(--oe0ogw); font-size: clamp(2.2rem, 4vw, 3rem); font-weight: 800; color: var(--cbffp); line-height: 1; letter-spacing: -1px; }
.stats-label { font-size: .65rem; font-weight: 700; color: var(--h5y2c); text-transform: uppercase; letter-spacing: 1px; white-space: nowrap; }
/* stats section-variant modifiers (anti-footprint layout uniqueness) */
.gk8n9 .stats-cell { flex-direction: row; align-items: baseline; gap: 8px; }
.gk8n9 .stats-num { font-size: clamp(1.5rem, 3vw, 2.1rem); }
.j3tgja .stats-cell { border-top: 3px solid var(--cbffp); }
.j3tgja .stats-num { color: var(--gw8ya); }
.j3tgja .stats-label { color: var(--cbffp); }
.b4dm84bb .stats-grid { flex-wrap: wrap; }
.b4dm84bb .stats-cell { flex: 0 0 50%; }
.b4dm84bb .stats-cell:nth-child(odd) { border-right: 1px solid var(--zsjv1rh); }
.b4dm84bb .stats-cell:nth-child(-n+2) { border-bottom: 1px solid var(--zsjv1rh); }

/* ─── PROSE / ARTICLE ──────────────────────────────────── */
.ou5567z { max-width: 100%; }
/* article section-variant modifiers (H2 .section-title + html preserved) */
.e5y9az { background: var(--lbty7sk); }
.w4a7m .ou5567z { max-width: 760px; margin: 0 auto; }
.w4a7m .onn1sn7 { text-align: center; }
.cjaja .section-title { border-left: 4px solid var(--cbffp); padding-left: 14px; }
.ha9f5vne { border-top: 1px solid var(--zsjv1rh); }
.ou5567z h2 { font-family: var(--oe0ogw); font-size: 1.7rem; font-weight: 800; margin: 36px 0 12px; line-height: 1.15; }
.ou5567z h3 { font-family: var(--oe0ogw); font-size: 1.25rem; font-weight: 700; margin: 28px 0 10px; line-height: 1.2; }
.ou5567z h4 { font-size: 1rem; font-weight: 700; margin: 20px 0 8px; color: var(--gw8ya); }
.ou5567z p { color: #374151; margin-bottom: 16px; line-height: 1.7; }
.ou5567z ul { list-style: none; margin: 0 0 18px 0; padding: 0; display: flex; flex-direction: column; gap: 6px; }
.ou5567z ul li { padding-left: 22px; position: relative; color: #374151; line-height: 1.6; }
.ou5567z ul li::before { content: ''; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; border-radius: 50%; background: var(--cbffp); }
.ou5567z ol { counter-reset: ol-counter; list-style: none; margin: 0 0 18px 0; padding: 0; display: flex; flex-direction: column; gap: 8px; }
.ou5567z ol li { counter-increment: ol-counter; padding-left: 36px; position: relative; color: #374151; line-height: 1.6; }
.ou5567z ol li::before { content: counter(ol-counter); position: absolute; left: 0; top: 0; width: 24px; height: 24px; background: var(--cbffp); color: #fff; font-size: .75rem; font-weight: 700; border-radius: 50%; display: flex; align-items: center; justify-content: center; }
.ou5567z strong { font-weight: 700; color: var(--gw8ya); }
.ou5567z a { color: var(--cbffp); text-decoration: underline; }

.fhrh8 { margin: 24px 0 28px; }
.jgg7h { width: 100%; height: 280px; background: #F1F3F7; border: 2px dashed var(--zsjv1rh); border-radius: var(--mfs7w7); display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 8px; }
.jgg7h .xpg8ydep { font-size: 2rem; opacity: .4; }
.jgg7h .k1tv5e { font-size: .8rem; font-weight: 600; color: var(--h5y2c); }
.wa6xq { width: 100%; height: 280px; object-fit: cover; border-radius: var(--mfs7w7); display: block; }
.gtj9a { font-size: .75rem; color: var(--h5y2c); margin-top: 8px; font-style: italic; }

/* prose inline table */
.mk21erbe { overflow-x: auto; margin: 20px 0 24px; border-radius: var(--mfs7w7); border: 1px solid var(--zsjv1rh); box-shadow: var(--edr406fk); }
.yt8bg2e { width: 100%; border-collapse: collapse; background: var(--woatv); font-size: .875rem; }
.yt8bg2e thead tr { background: #F1F3F7; }
.yt8bg2e thead th { padding: 10px 16px; text-align: left; font-size: .68rem; font-weight: 800; letter-spacing: 1px; text-transform: uppercase; color: var(--h5y2c); border-bottom: 2px solid var(--zsjv1rh); white-space: nowrap; }
.yt8bg2e tbody tr { border-bottom: 1px solid var(--zsjv1rh); transition: background .12s; }
.yt8bg2e tbody tr:first-child { background: #EFF6FF; }
.yt8bg2e tbody tr:first-child td { font-weight: 600; }
.yt8bg2e tbody tr:last-child { border-bottom: none; }
.yt8bg2e tbody tr:hover { background: #F7F9FF; }
.yt8bg2e tbody td { padding: 11px 16px; vertical-align: middle; }
.u77tzz { display: inline-block; padding: 2px 10px; border-radius: 20px; font-size: .78rem; font-weight: 700; }
.u77tzz.owd8qj { background: var(--cbffp); color: #fff; }

/* prose CTA blocks */
.ndqj96 { margin: 28px 0; background: linear-gradient(135deg, #EFF6FF 0%, #E0EAFF 100%); border: 1px solid rgba(26, 86, 219, .18); border-left: 4px solid var(--cbffp); border-radius: var(--mfs7w7); padding: 20px 24px; }
.u1bna { display: flex; align-items: center; justify-content: space-between; gap: 20px; flex-wrap: wrap; }
.g3ln3p { display: flex; flex-direction: column; gap: 4px; }
.g3ln3p strong { font-size: 1rem; font-weight: 700; color: var(--gw8ya); }
.g3ln3p span { font-size: .8rem; color: var(--h5y2c); }
.hjti55np { background: var(--cbffp); color: #fff !important; padding: 11px 24px; border-radius: var(--tsk5lm); font-size: .9rem; font-weight: 700; font-family: var(--qc8hzgvj); 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; }
.hjti55np:hover { filter: brightness(1.08); transform: translateY(-1px); }
.ebby5u2 { margin: 20px 0 28px; background: var(--l4ezc); border-radius: var(--mfs7w7); padding: 22px 28px; display: flex; align-items: center; justify-content: space-between; gap: 24px; flex-wrap: wrap; position: relative; overflow: hidden; }
.ebby5u2::after { content: '2026'; position: absolute; right: 180px; top: 50%; transform: translateY(-50%); font-family: var(--oe0ogw); 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) */
.z5frn0j3 { display: flex; flex-direction: column; gap: 5px; }
.wo0fwr { font-size: .68rem; font-weight: 700; letter-spacing: 1px; text-transform: uppercase; color: rgba(255, 255, 255, .6); }
.utct989 { font-family: var(--oe0ogw); font-size: 1.3rem; font-weight: 800; color: #fff; line-height: 1.2; }
.mfn9uu { font-size: .75rem; color: rgba(255, 255, 255, .5); }
.kvyypag4 { background: var(--cbffp); color: #fff !important; padding: 12px 26px; border-radius: var(--tsk5lm); font-size: .9rem; font-weight: 700; font-family: var(--qc8hzgvj); 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; }
.kvyypag4:hover { filter: brightness(1.1); transform: translateY(-1px); }

/* split block */
.cs4dr8pp { margin: 32px 0 8px; padding-top: 32px; border-top: 1px solid var(--zsjv1rh); }
.m0rcg5ek { margin-bottom: 20px !important; }
/* r9: float the image so the text flows AROUND it and fills the space under it (no empty column) */
.tadf6y5 { display: block; }
.tadf6y5::after { content: ''; display: block; clear: both; }
.fj57p { float: left; width: 42%; margin: 4px 32px 14px 0; }
.zyfn7x { width: 100%; }
.e9t7r7d2 { height: 240px !important; }
.v3oau { display: block; }
.v3oau p { margin-bottom: 14px; }
.v3oau ul { margin-bottom: 0; }

/* ─── FAQ ──────────────────────────────────────────────── */
.qurdlrt { display: flex; flex-direction: column; gap: 12px; max-width: none; } /* r10: full width */
.viygjl2 { background: var(--woatv); border: 1px solid var(--zsjv1rh); border-radius: var(--mfs7w7); padding: 16px 20px; box-shadow: var(--edr406fk); }
.mv3p9jp { font-family: var(--oe0ogw); font-size: 1.05rem; font-weight: 700; color: var(--gw8ya); margin: 0 0 6px; } /* r10: question is an <h3>, reset default margins */
.lkn37 { font-size: .92rem; color: #374151; line-height: 1.6; }
/* faq section-variant modifiers */
.jdg9is6 .viygjl2 { background: transparent; border: none; box-shadow: none; border-radius: 0; border-bottom: 1px solid var(--zsjv1rh); padding: 16px 0; }
.cqe9ubgm .qurdlrt { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); max-width: none; }
.q2x86zv .viygjl2 { border-left: 3px solid var(--cbffp); }
.evebe1d .viygjl2 { padding: 12px 16px; }
.evebe1d .mv3p9jp { font-size: .95rem; margin-bottom: 3px; }

/* ─── HERO-SUB LINK + CONTACT FORM ─────────────────────── */
.beh4qbl { color: var(--h5y2c); font-size: .82rem; margin-top: 6px; max-width: 760px; }
.rmjcc { display: flex; flex-direction: column; gap: 14px; max-width: 520px; margin: 8px 0 4px; }
.rmjcc label { display: flex; flex-direction: column; gap: 6px; font-size: .85rem; font-weight: 600; color: var(--gw8ya); }
.rmjcc input, .rmjcc textarea { font-family: var(--qc8hzgvj); font-size: .95rem; padding: 10px 12px; border: 1px solid var(--zsjv1rh); border-radius: var(--tsk5lm); background: var(--woatv); color: var(--gw8ya); }
.rmjcc input:focus, .rmjcc textarea:focus { outline: none; border-color: var(--cbffp); }
.rmjcc button { align-self: flex-start; }

/* ─── LEGAL / INFO PAGES (sobre, contato, privacidade, cookies) ─── */
.uxk1pu { display: grid; grid-template-columns: 1fr 320px; gap: 40px; align-items: start; }
.ypzpxylb { max-width: none; }
.ypzpxylb h3 { margin-top: 26px; }
.ypzpxylb h3:first-child { margin-top: 0; }
.vxano { display: flex; flex-direction: column; gap: 16px; position: sticky; top: 80px; }
.vunb2p { background: var(--woatv); border: 1px solid var(--zsjv1rh); border-radius: var(--yynmnst); padding: 22px 24px; box-shadow: var(--edr406fk); }
.hugycke3 { font-family: var(--oe0ogw); font-size: 1.2rem; font-weight: 800; color: var(--gw8ya); margin-bottom: 10px; display: flex; align-items: center; gap: 8px; }
.z392g { font-size: .82rem; color: var(--h5y2c); line-height: 1.55; margin-bottom: 16px; }
.bqdcrh2 { font-size: .65rem; font-weight: 800; letter-spacing: 1px; text-transform: uppercase; color: var(--h5y2c); margin: 14px 0 8px; }
.wjvl9 { list-style: none; display: flex; flex-direction: column; gap: 8px; }
.wjvl9 a { font-size: .9rem; color: var(--cbffp); font-weight: 600; }
.wjvl9 a:hover { text-decoration: underline; }
.min3h1c5 { font-size: .88rem; color: var(--gw8ya); word-break: break-all; font-weight: 600; }
.ctwgv { background: var(--cbffp); color: #fff; text-align: center; padding: 13px 18px; border-radius: var(--tsk5lm); font-weight: 700; font-size: .9rem; transition: filter .15s, transform .1s; }
.ctwgv:hover { filter: brightness(1.08); transform: translateY(-1px); }
.mzivnc20 { font-size: .8rem; color: var(--h5y2c); margin-top: 24px; padding-top: 16px; border-top: 1px solid var(--zsjv1rh); }
@media (max-width: 860px) { .uxk1pu { grid-template-columns: 1fr; } .vxano { position: static; } }

/* ─── GENERIC TABLE (home preview) ─────────────────────── */
.zzzed3v6 { overflow-x: auto; -webkit-overflow-scrolling: touch; border-radius: var(--mfs7w7); border: 1px solid var(--zsjv1rh); box-shadow: var(--edr406fk); }
table { width: 100%; border-collapse: collapse; background: var(--woatv); font-size: .88rem; }
/* tabela-preview section-variant modifiers */
.vprqw table tbody tr:nth-child(even) { background: #FAFBFC; }
.gt59q table th, .gt59q table td { padding: 6px 8px; font-size: .8rem; }
.s8yopt93 table thead tr { background: var(--l4ezc); }
.s8yopt93 table thead th { color: rgba(255, 255, 255, .85); }
.j2wmy27 table tbody tr { border-bottom: 1px solid var(--zsjv1rh); }
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(--h5y2c); white-space: nowrap; border-bottom: 2px solid var(--zsjv1rh); }
thead th:not(:first-child) { text-align: center; }
tbody tr { border-bottom: 1px solid var(--zsjv1rh); 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; }
.rlz9y { 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(--h5y2c); font-size: .8rem; width: 24px; text-align: center; display: inline-block; }
.rank-pos.qualify { color: var(--cbffp); }
.pts-badge { display: inline-block; background: var(--cbffp); 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.ibujc1 { background: var(--dv7tnsa); }
.form-dot.d { background: var(--llt8z6x); }
.form-dot.gxzi4 { background: var(--a5ctb); }

/* ─── 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(--woatv); border: 1.5px solid var(--cbffp); color: var(--cbffp); font-weight: 700; font-size: .9rem; padding: 12px 30px; border-radius: var(--tsk5lm); cursor: pointer; transition: background .15s, transform .1s; font-family: var(--qc8hzgvj); }
.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(--h5y2c); padding: 8px 0 4px; border-top: 1px solid var(--zsjv1rh); margin-top: 4px; }
.match-day-label:first-child { border-top: none; margin-top: 0; }
/* jogos-preview section-variant modifiers */
.k9t258 .matches-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)); gap: 12px; }
.k9t258 .match-day-label { grid-column: 1 / -1; }
.xombsl .match-card { padding: 10px 16px; }
.xombsl .score-nums { font-size: 1.4rem; }
.zm6a81 .match-card { border-left: 3px solid var(--cbffp); }
.bygwa1fr .match-card { background: transparent; border: none; box-shadow: none; border-radius: 0; border-bottom: 1px solid var(--zsjv1rh); }
.match-day-header { display: flex; align-items: center; justify-content: space-between; padding: 10px 0 6px; border-top: 1px solid var(--zsjv1rh); 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(--gw8ya); }
.match-day-phase { font-size: .72rem; font-weight: 600; color: var(--h5y2c); }
.match-card { background: var(--woatv); border: 1px solid var(--zsjv1rh); border-radius: var(--mfs7w7); 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(--cbffp); box-shadow: 0 0 0 3px rgba(26, 86, 219, .08); }
.match-card.finished:hover { border-color: var(--zsjv1rh); 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(--zsjv1rh); 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(--oe0ogw); font-size: 1.8rem; font-weight: 800; letter-spacing: 4px; line-height: 1; color: var(--gw8ya); }
.score-nums.upcoming { color: var(--h5y2c); letter-spacing: 2px; font-size: 1.3rem; }
.yhenb { color: var(--zsjv1rh); }
.score-time { font-size: .72rem; color: var(--h5y2c); 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(--a5ctb); }
.score-status.finished { background: #F1F3F7; color: var(--h5y2c); }
.score-status.upcoming { background: #EFF6FF; color: var(--cbffp); }
.match-venue { font-size: .7rem; color: var(--cbffp); font-weight: 500; margin-top: 3px; }
.zn0mhj { font-size: .66rem; color: var(--h5y2c); }

/* ─── BANNER STRIP ─────────────────────────────────────── */
.kufzu { background: #F1F3F7; border-top: 1px solid var(--zsjv1rh); border-bottom: 1px solid var(--zsjv1rh); }
.l6eil { display: block; }
.bq5mh { width: 100%; height: 90px; display: flex; align-items: center; justify-content: space-between; padding: 0 24px; border: 2px dashed var(--zsjv1rh); cursor: pointer; transition: background .15s, border-color .15s; position: relative; overflow: hidden; }
.bq5mh:hover { background: #E8EBF0; border-color: var(--cbffp); }
.qf503xm { display: flex; align-items: center; gap: 10px; }
.xpg8ydep { font-size: 1.4rem; opacity: .4; }
.k1tv5e { font-size: .75rem; font-weight: 600; color: var(--h5y2c); letter-spacing: .3px; }
.jyat4rmg { width: 100%; height: 90px; object-fit: cover; display: block; }
.setp0 { display: flex; align-items: center; gap: 10px; flex-shrink: 0; }
.ee46yuo { display: inline-flex; align-items: center; gap: 6px; padding: 9px 20px; border-radius: var(--tsk5lm); font-size: .85rem; font-weight: 700; white-space: nowrap; transition: filter .15s, transform .1s; text-decoration: none; }
.ee46yuo:hover { filter: brightness(1.08); transform: translateY(-1px); }
.j5o96a { background: var(--cbffp); color: #fff; }
.f76xb { background: transparent; color: var(--cbffp); border: 1.5px solid var(--cbffp); }
.f76xb:hover { background: #EFF6FF; }
/* banner section-variant modifiers */
.wbk6g .bq5mh { justify-content: center; }
.wbk6g .qf503xm { gap: 16px; }
.xmod3bsn .bq5mh { border-style: solid; }

/* ─── PAGE HEADER + PHASE TABS (tabela/jogos) ──────────── */
.lxls8 { background: var(--woatv); border-bottom: 1px solid var(--zsjv1rh); padding: 20px 0 0; }
.qjku0v8e { display: flex; align-items: baseline; justify-content: space-between; margin-bottom: 16px; flex-wrap: wrap; gap: 8px; }
.qywbwodf { font-family: var(--oe0ogw); font-size: 1.8rem; font-weight: 800; letter-spacing: -.2px; }
.yjhm5 { font-size: .8rem; color: var(--h5y2c); margin-top: 2px; }
.faire4 { display: inline-block; font-size: .72rem; font-weight: 600; color: var(--cbffp); background: #EFF6FF; border: 1px solid rgba(26,86,219,.18); padding: 3px 10px; border-radius: 20px; margin-top: 8px; }
.ptztsp { background: var(--woatv); border-bottom: 1px solid var(--zsjv1rh); }
.et5aho25 { display: flex; gap: 0; border-bottom: 2px solid var(--zsjv1rh); }
.phase-tab { padding: 10px 18px; font-size: .82rem; font-weight: 600; color: var(--h5y2c); border-bottom: 2px solid transparent; margin-bottom: -2px; cursor: pointer; white-space: nowrap; transition: color .15s, border-color .15s; }
.phase-tab:hover { color: var(--cbffp); }
.phase-tab.active { color: var(--cbffp); border-bottom-color: var(--cbffp); }

/* ─── GROUP NAV PILLS (tabela) ─────────────────────────── */
.group-nav-wrap { background: var(--woatv); border-bottom: 1px solid var(--zsjv1rh); position: sticky; top: 62px; z-index: 90; }
.jki414j { display: flex; align-items: center; gap: 0; overflow-x: auto; scrollbar-width: none; padding: 10px 0; }
.jki414j::-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(--h5y2c); background: transparent; border: 1.5px solid transparent; transition: all .15s; white-space: nowrap; }
.group-pill:hover, .group-pill.active { color: var(--cbffp); border-color: var(--cbffp); background: #EFF6FF; }

/* ─── TABELA: groups + classification ──────────────────── */
.kv6jbg6 { padding: 28px 0 56px; }
.group-block { margin-bottom: 48px; scroll-margin-top: 130px; }
.hjblsn { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; align-items: start; max-width: 1000px; margin: 0 auto; }
.a9w8r { display: flex; align-items: center; justify-content: space-between; margin-bottom: 14px; gap: 12px; }
.a9w8r h2 { font-family: var(--oe0ogw); font-size: 1.4rem; font-weight: 800; letter-spacing: -.1px; }
.btn-completa { font-size: .72rem; font-weight: 700; color: var(--cbffp); border: 1.5px solid var(--cbffp); 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(--a5ctb); border-color: var(--a5ctb); 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 .hjblsn { grid-template-columns: 1fr; max-width: 1140px; }
.group-block.expanded .hjblsn > div:nth-child(2) { display: none; }
.pyoq92 { display: none; width: 100%; flex-wrap: wrap; align-items: center; gap: 10px 22px; margin-top: 8px; padding-top: 10px; border-top: 1px solid var(--zsjv1rh); }
.group-block.expanded .zbi1l { align-items: flex-start; }
.group-block.expanded .pyoq92 { display: flex; }
.qyg1dw { display: flex; align-items: center; gap: 4px; font-size: .68rem; color: var(--h5y2c); }
.nqi1i { display: flex; flex-wrap: wrap; gap: 4px 16px; }
.m96jno { font-size: .68rem; color: var(--h5y2c); }
.m96jno b { color: var(--gw8ya); font-weight: 700; margin-right: 4px; }
table.cls-table { width: 100%; border-collapse: collapse; background: var(--woatv); 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(--h5y2c); border-bottom: 2px solid var(--zsjv1rh); white-space: nowrap; }
table.cls-table thead th.n3bvny { text-align: left; }
table.cls-table thead th.ejiah { background: #EFF6FF; color: var(--cbffp); }
table.cls-table tbody tr { border-bottom: 1px solid var(--zsjv1rh); 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(--hvg7zk9y); }
td.pos-cell { position: relative; width: 36px; padding-left: 14px; text-align: center; }
.pos-num { font-size: .75rem; font-weight: 700; color: var(--h5y2c); }
.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(--zsjv1rh); }
.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.ibujc1 { background: var(--dv7tnsa); }
.bullet.d { background: var(--omb2x21p); }
.bullet.gxzi4 { background: var(--vf59rvtn); }
.bullet.p { background: var(--aw7pgpn); }
.zbi1l { padding: 8px 12px; display: flex; align-items: center; flex-wrap: wrap; gap: 12px; border-top: 1px solid var(--zsjv1rh); background: #FAFBFC; border-radius: 0 0 var(--mfs7w7) var(--mfs7w7); }
.vojrev { display: flex; align-items: center; gap: 6px; font-size: .68rem; color: var(--h5y2c); }
.qlio5 { width: 10px; height: 10px; border-radius: 2px; background: var(--hvg7zk9y); }
.w9qxl1 { display: flex; align-items: center; gap: 10px; }
.qyg1dw { display: flex; align-items: center; gap: 4px; font-size: .68rem; color: var(--h5y2c); }

/* tabela match column */
.y43o6vnd { display: flex; align-items: center; justify-content: space-between; margin-bottom: 14px; }
.y43o6vnd h2 { font-family: var(--oe0ogw); font-size: 1.4rem; font-weight: 800; }
.round-nav { display: flex; align-items: center; gap: 8px; }
.i0w7n34 { width: 28px; height: 28px; border-radius: 50%; border: 1px solid var(--zsjv1rh); background: var(--woatv); cursor: pointer; display: flex; align-items: center; justify-content: center; font-size: .85rem; color: var(--h5y2c); transition: border-color .15s, color .15s; }
.i0w7n34:hover { border-color: var(--cbffp); color: var(--cbffp); }
.round-label { font-size: .8rem; font-weight: 600; color: var(--gw8ya); 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; }
.rzs8l6 { padding: 5px 12px; display: flex; align-items: center; gap: 8px; border-bottom: 1px solid var(--zsjv1rh); background: #FAFBFC; }
.wupkoa { font-size: .65rem; font-weight: 700; display: flex; align-items: center; gap: 4px; }
.wupkoa.finished { color: var(--h5y2c); }
.wupkoa.live { color: var(--a5ctb); }
.wupkoa.upcoming { color: var(--cbffp); }
.jkctf2 { font-size: .65rem; color: var(--h5y2c); margin-left: auto; }
.coknotf { font-size: .62rem; color: var(--h5y2c); }
.e30j49 { padding: 10px 12px; display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; gap: 8px; }
.e30j49 .match-team { font-size: .82rem; gap: 8px; }
.e30j49 .match-team.away { justify-content: flex-end; flex-direction: row-reverse; }
.ythhy9 { text-align: center; min-width: 60px; }
.cs3i4 { font-family: var(--oe0ogw); font-size: 1.5rem; font-weight: 800; line-height: 1; letter-spacing: 2px; }
.f2o887 { color: #CBD5E1; }

/* knockout */
.phase-content { display: none; }
.phase-content.active { display: block; }
.ejwv7wx { padding: 14px 0 18px; }
.bracket-link { font-size: .82rem; font-weight: 600; color: var(--cbffp); 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(--woatv); border: 1px solid var(--zsjv1rh); border-radius: var(--mfs7w7); overflow: hidden; transition: border-color .15s; }
.ko-match:hover { border-color: var(--cbffp); }
.ko-match.is-final { border-color: var(--llt8z6x); box-shadow: 0 0 0 2px rgba(245, 158, 11, .15); }
.ko-datetime { padding: 16px 20px; border-right: 1px solid var(--zsjv1rh); background: #FAFBFC; }
.ko-datetime.is-final { background: #FFFBEB; }
.ko-date { font-size: .78rem; font-weight: 600; color: var(--gw8ya); line-height: 1.3; }
.ko-date.wetww8gl { color: var(--llt8z6x); font-size: .85rem; font-weight: 800; }
.ko-time { font-size: .72rem; color: var(--h5y2c); margin-top: 2px; }
.ko-broadcast { font-size: .65rem; color: var(--cbffp); 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(--gw8ya); }
.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(--h5y2c); font-weight: 400; flex-shrink: 0; }
.ko-sep.ko-score { font-family: var(--oe0ogw); font-size: 1.15rem; font-weight: 800; color: var(--gw8ya); 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(--woatv); 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(--zsjv1rh); flex-shrink: 0; }
.bk-close { font-size: 1.7rem; line-height: 1; background: none; border: none; cursor: pointer; color: var(--h5y2c); padding: 0 4px; }
.bk-close:hover { color: var(--gw8ya); }
.bk-title { font-family: var(--oe0ogw); 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 { --q1z9c: 38px; --jhpnos: #9aa6b8; display: flex; align-items: stretch; min-width: max-content; gap: var(--q1z9c); }
.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(--woatv); border: 1px solid var(--zsjv1rh); border-radius: 6px; box-shadow: var(--edr406fk); }
.bk-game.is-final .bk-card { border-color: var(--llt8z6x); }
/* 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(--q1z9c) / -2); width: calc(var(--q1z9c) / 2); border-right: 2.5px solid var(--jhpnos); }
.bk-col:not(:last-child) .bk-games .bk-game:nth-of-type(odd)::after { top: 50%; bottom: 0; border-top: 2.5px solid var(--jhpnos); }
.bk-col:not(:last-child) .bk-games .bk-game:nth-of-type(even)::after { top: 0; bottom: 50%; border-bottom: 2.5px solid var(--jhpnos); }
/* 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(--q1z9c) / -2); width: calc(var(--q1z9c) / 2); top: 50%; height: 2.5px; background: var(--jhpnos); }
.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(--zsjv1rh); }
.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(--oe0ogw); font-weight: 800; color: var(--gw8ya); margin-left: 4px; }
.bk-empty { padding: 50px; text-align: center; color: var(--h5y2c); 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(--woatv); font-family: var(--oe0ogw); font-weight: 800; font-size: 1.05rem; padding: 10px 2px 6px; border-bottom: 2px solid var(--cbffp); 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 */
.rw7dyql { background: #F1F3F7; border-top: 1px solid var(--zsjv1rh); border-bottom: 1px solid var(--zsjv1rh); margin: 32px 0; }
.o4xettv { height: 90px; display: flex; align-items: center; justify-content: center; gap: 8px; }
.o4xettv span { font-size: .72rem; color: var(--h5y2c); font-weight: 500; }
.p66bgce1 { background: var(--u75klna); border-radius: var(--yynmnst); padding: 28px 32px; display: flex; align-items: center; justify-content: space-between; gap: 24px; margin: 28px 0; position: relative; overflow: hidden; flex-wrap: wrap; }
.p66bgce1::before { content: '2026'; position: absolute; right: 190px; top: 50%; transform: translateY(-50%); font-family: var(--oe0ogw); 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 */
.rtvf3g2 { display: flex; flex-direction: column; gap: 4px; position: relative; z-index: 1; flex: 1 1 auto; min-width: 0; order: 0; }
.ssn5rger { font-size: .65rem; font-weight: 700; letter-spacing: 1px; text-transform: uppercase; color: rgba(255, 255, 255, .5); }
.d42kf { font-family: var(--oe0ogw); font-size: 1.25rem; font-weight: 800; color: #fff; line-height: 1.2; }
.wf450ukj { font-size: .75rem; color: rgba(255, 255, 255, .45); }
.ydrbtlub { background: var(--cbffp); color: #fff; padding: 11px 24px; border-radius: var(--tsk5lm); 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(--qc8hzgvj); order: 1; }
.ydrbtlub: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. */
.qo9ky { border-left: 4px solid var(--cbffp); }
.prvg5 { border-top: 3px solid var(--cbffp); }
.skxnm5s::before { display: none; }

/* ─── FOOTER ───────────────────────────────────────────── */
.tdy3iyj { background: var(--l4ezc); color: rgba(255, 255, 255, .65); padding: 40px 0 28px; }
.epcga { display: grid; grid-template-columns: 2fr 1fr 1fr; gap: 40px; margin-bottom: 36px; }
.nw5jna { font-family: var(--oe0ogw); font-size: 1.3rem; font-weight: 800; color: #fff; margin-bottom: 10px; }
.p5r9k { font-size: .85rem; line-height: 1.6; max-width: 280px; }
.hhykx8 { font-size: .72rem; font-weight: 700; letter-spacing: 1.2px; text-transform: uppercase; color: rgba(255, 255, 255, .4); margin-bottom: 14px; }
.trdtegeg { list-style: none; display: flex; flex-direction: column; gap: 8px; }
.trdtegeg a { font-size: .85rem; color: rgba(255, 255, 255, .6); transition: color .15s; }
.trdtegeg a:hover { color: #fff; }
.oahack { 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 */
.pccwj .epcga { grid-template-columns: 1fr 1fr 1fr; }
.tccn8bz .epcga { grid-template-columns: 1fr 1fr 2fr; }
.zfmeftb .epcga { grid-template-columns: 1fr; text-align: center; justify-items: center; }
.zfmeftb .trdtegeg { align-items: center; }
.zfmeftb .p5r9k { max-width: 100%; }
.zfmeftb .oahack { justify-content: center; }
.hiu7d6 .trdtegeg { flex-direction: row; flex-wrap: wrap; gap: 16px; }

/* ─── RESPONSIVE ───────────────────────────────────────── */
@media (max-width: 900px) {
  .hjblsn { grid-template-columns: 1fr; }
  .y43o6vnd, .a9w8r { flex-wrap: wrap; }
}
@media (max-width: 768px) {
  .t2ngwm { display: none; }
  .nwewdt { display: none; }
  .burger { display: flex; }
  .z3rj1t { padding: 36px 0 32px; }
  .z3rj1t::before { display: none; }
  .section { padding: 36px 0; }
  .a2rpzdo { padding: 24px 0; }
  .stats-grid { flex-wrap: wrap; }
  .stats-cell { flex: 0 0 50%; border-right: none; border-bottom: 1px solid var(--zsjv1rh); }
  .stats-cell:nth-child(odd) { border-right: 1px solid var(--zsjv1rh); }
  .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; }
  .epcga { grid-template-columns: 1fr; gap: 24px; }
  .p5r9k { max-width: 100%; }
  .fj57p { float: none; width: 100%; margin: 0 0 16px; }
  .e9t7r7d2 { 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; }
  .bq5mh, .jyat4rmg { height: 60px; }
  .jgg7h, .wa6xq { height: 180px; }
}
@media (max-width: 640px) {
  .ko-match { grid-template-columns: 1fr; }
  .ko-datetime { border-right: none; border-bottom: 1px solid var(--zsjv1rh); }
  .ko-teams { justify-content: flex-start; }
  .p66bgce1 { padding: 20px; }
  .p66bgce1::before { display: none; }
  .ydrbtlub { width: 100%; justify-content: center; }
}
@media (max-width: 600px) {
  .setp0 { display: none; }
  .bq5mh { justify-content: center; }
  .u1bna { flex-direction: column; align-items: flex-start; }
  .hjti55np { width: 100%; justify-content: center; }
  .ebby5u2 { padding: 18px 20px; }
  .ebby5u2::after { display: none; }
  .kvyypag4 { width: 100%; justify-content: center; }
}
@media (max-width: 480px) {
  .go3t3i { flex-direction: column; }
  .btn { justify-content: center; }
  .phase-tab { padding: 8px 12px; font-size: .75rem; }
}
