/* Factor Partido — En vivo Hub v2 real scores */
.fp-livehub{background:var(--bg);color:var(--white)}
.fp-livehub-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.58fr);gap:26px;align-items:center;padding:82px 48px 28px;border-bottom:1px solid var(--border);background:radial-gradient(circle at 12% 0%,rgba(0,194,199,.13),transparent 26%),radial-gradient(circle at 86% 14%,rgba(34,197,94,.08),transparent 26%),linear-gradient(135deg,#070c14,#0b1324 58%,#06131b)}
.fp-livehub-kicker{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(0,194,199,.22);background:rgba(0,194,199,.08);color:var(--cyan);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;border-radius:999px;padding:7px 12px;margin-bottom:14px}.fp-livehub-kicker span,.fp-livehub-dot{width:7px;height:7px;border-radius:99px;background:var(--cyan);box-shadow:0 0 0 6px rgba(0,194,199,.10)}
.fp-livehub-hero h1{font-family:var(--font-h);font-size:clamp(38px,5.4vw,66px);font-weight:900;line-height:.94;letter-spacing:-1.2px;margin:0 0 12px;max-width:760px}.fp-livehub-hero p{max-width:640px;color:var(--gray);font-size:14px;line-height:1.6;margin:0 0 18px}
.fp-livehub-actions{display:flex;flex-wrap:wrap;gap:10px}.fp-livehub-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.045);color:var(--white);border-radius:13px;padding:10px 14px;font-weight:900;font-size:12px;transition:.2s}.fp-livehub-btn:hover{transform:translateY(-2px);border-color:rgba(0,194,199,.28)}.fp-livehub-btn.primary{background:var(--cyan);color:#001018;border-color:var(--cyan)}.fp-livehub-btn.ghost{color:var(--cyan);border-color:rgba(0,194,199,.24);background:rgba(0,194,199,.07)}
.fp-livehub-hero-panel{border:1px solid rgba(255,255,255,.09);background:rgba(10,16,28,.72);backdrop-filter:blur(18px);border-radius:22px;overflow:hidden;box-shadow:0 20px 48px rgba(0,0,0,.28)}.fp-livehub-panel-title{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:13px 15px;border-bottom:1px solid rgba(255,255,255,.08)}.fp-livehub-panel-title strong{display:flex;align-items:center;gap:10px;font-family:var(--font-h);font-weight:900}.fp-livehub-panel-title small{color:var(--gray2);font-size:10px;font-weight:800}.fp-livehub-featured-loading{padding:12px}
.fp-livehub-featured{display:block;text-decoration:none;color:inherit;padding:16px;background:linear-gradient(180deg,rgba(0,194,199,.07),rgba(255,255,255,.025));border:1px solid rgba(0,194,199,.16);border-radius:18px;margin:12px}.fp-livehub-featured-top{display:flex;justify-content:space-between;gap:10px;color:var(--gray2);font-size:10px;font-weight:900;text-transform:uppercase}.fp-livehub-featured-score{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;margin-top:18px}.fp-livehub-featured-team{min-width:0}.fp-livehub-featured-team.away{text-align:right}.fp-livehub-logo{width:44px;height:44px;border-radius:14px;object-fit:contain;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);padding:5px;margin-bottom:8px}.fp-livehub-logo.fallback{display:flex;align-items:center;justify-content:center;color:var(--cyan);font-family:var(--font-h);font-weight:900}.fp-livehub-featured-team.away .fp-livehub-logo{margin-left:auto}.fp-livehub-featured-team b{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px}.fp-livehub-featured-team small{display:block;color:var(--gray2);font-size:9px;font-weight:900;text-transform:uppercase;margin-top:3px}.fp-livehub-featured-num{font-family:var(--font-h);font-size:36px;font-weight:900;color:var(--cyan);white-space:nowrap}.fp-livehub-featured-note{margin-top:14px;color:var(--gray);font-size:12px;line-height:1.45}
.fp-livehub-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;max-width:1180px;margin:20px auto 0;padding:0 26px}.fp-livehub-stats div{border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.035);border-radius:16px;padding:13px}.fp-livehub-stats strong{display:block;font-family:var(--font-h);font-size:26px;color:var(--cyan);line-height:1}.fp-livehub-stats span{display:block;margin-top:5px;color:var(--gray);font-size:11px;font-weight:800}
.fp-livehub-toolbar{max-width:1180px;margin:20px auto 0;padding:0 26px;display:flex;align-items:center;justify-content:space-between;gap:14px}.fp-livehub-tabs{display:flex;gap:8px;overflow:auto}.fp-livehub-tabs button{border:1px solid rgba(255,255,255,.08);background:var(--card);color:var(--gray);border-radius:999px;padding:9px 12px;font-size:11px;font-weight:900;white-space:nowrap;cursor:pointer}.fp-livehub-tabs button.active{background:var(--cyan);color:#001018;border-color:var(--cyan)}.fp-livehub-search input{width:260px;max-width:100%;border:1px solid rgba(255,255,255,.08);background:var(--card);color:var(--white);border-radius:14px;padding:10px 13px;outline:0}
.fp-livehub-section{max-width:1180px;margin:0 auto;padding:30px 26px 0}.fp-livehub-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:14px}.fp-livehub-section-head span{display:block;color:var(--cyan);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px}.fp-livehub-section-head h2{font-family:var(--font-h);font-size:30px;line-height:1;margin:0;font-weight:900}.fp-livehub-section-head a{color:var(--cyan);font-size:12px;font-weight:900;text-decoration:none}
.fp-livehub-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.fp-livehub-grid.compact{grid-template-columns:repeat(4,minmax(0,1fr))}.fp-livehub-row{display:grid;grid-template-columns:repeat(4,minmax(235px,1fr));gap:12px;overflow:auto;padding-bottom:6px}
.fp-livehub-card{display:block;text-decoration:none;color:inherit;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.02));border-radius:17px;padding:13px;transition:.22s;min-width:0}.fp-livehub-card:hover{transform:translateY(-3px);border-color:rgba(0,194,199,.32);box-shadow:0 16px 34px rgba(0,0,0,.22)}.fp-livehub-card.live{border-color:rgba(239,68,68,.28);background:linear-gradient(180deg,rgba(239,68,68,.06),rgba(255,255,255,.02))}.fp-livehub-card.finished{border-color:rgba(34,197,94,.14)}.fp-livehub-card.compact{min-width:235px}
.fp-livehub-card-top{display:flex;justify-content:space-between;gap:10px;margin-bottom:11px;color:var(--gray2);font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.fp-livehub-card-top strong{color:var(--cyan)}
.fp-livehub-match{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:9px}.fp-livehub-team{text-align:left;min-width:0}.fp-livehub-team.away{text-align:right}.fp-livehub-team span,.fp-livehub-team img{width:34px;height:34px;border-radius:12px;background:var(--bg3);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;color:var(--cyan);font-family:var(--font-h);font-weight:900;margin-bottom:6px;font-size:10px;object-fit:contain;padding:3px}.fp-livehub-team.away span,.fp-livehub-team.away img{margin-left:auto}.fp-livehub-team b{display:block;font-size:11.5px;line-height:1.16;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fp-livehub-team small{display:block;color:var(--gray2);font-size:8px;font-weight:900;text-transform:uppercase;margin-top:3px}.fp-livehub-score{font-family:var(--font-h);font-size:24px;font-weight:900;color:var(--cyan);white-space:nowrap}
.fp-livehub-meta{display:flex;justify-content:space-between;gap:8px;margin-top:10px;color:var(--gray2);font-size:10px;font-weight:800}.fp-livehub-probs{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:10px}.fp-livehub-probs.two-way{grid-template-columns:repeat(2,1fr)}.fp-livehub-probs div{background:rgba(0,0,0,.14);border:1px solid rgba(255,255,255,.06);border-radius:10px;padding:7px;text-align:center}.fp-livehub-probs strong{display:block;font-family:var(--font-h);font-size:15px;color:var(--white)}.fp-livehub-probs small{display:block;color:var(--gray2);font-size:8px;font-weight:900;text-transform:uppercase;margin-top:2px}
.fp-livehub-tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:9px}.fp-livehub-tags span{border:1px solid rgba(0,194,199,.16);background:rgba(0,194,199,.06);color:var(--cyan);border-radius:999px;padding:4px 6px;font-size:8px;font-weight:900;text-transform:uppercase}
.fp-livehub-empty{padding:16px;border:1px dashed rgba(0,194,199,.22);border-radius:16px;color:var(--gray);background:rgba(0,194,199,.035);line-height:1.5}.fp-livehub-empty.wide{grid-column:1/-1}.fp-livehub-card.is-hidden{display:none!important}
@media(max-width:1050px){.fp-livehub-hero{grid-template-columns:1fr;padding-top:82px}.fp-livehub-grid,.fp-livehub-grid.compact{grid-template-columns:repeat(2,1fr)}.fp-livehub-stats{grid-template-columns:repeat(2,1fr)}.fp-livehub-toolbar{display:block}.fp-livehub-search{margin-top:12px}.fp-livehub-search input{width:100%}}
@media(max-width:760px){.fp-livehub-hero{padding:78px 18px 24px}.fp-livehub-hero h1{font-size:36px}.fp-livehub-hero p{font-size:14px}.fp-livehub-section{padding:26px 18px 0}.fp-livehub-section-head{display:block}.fp-livehub-section-head a{display:inline-block;margin-top:9px}.fp-livehub-grid,.fp-livehub-grid.compact{grid-template-columns:1fr}.fp-livehub-row{grid-template-columns:repeat(1,minmax(235px,1fr))}.fp-livehub-stats{padding:0 18px;grid-template-columns:repeat(2,1fr)}.fp-livehub-featured-score{grid-template-columns:1fr;gap:8px}.fp-livehub-featured-num{text-align:left}.fp-livehub-featured-team.away{text-align:left}.fp-livehub-featured-team.away .fp-livehub-logo{margin-left:0}}