/* FPC Wire v2.4.2b — Live Sports Data Modules */
.hub-sports-data{margin:16px 0;padding:16px;border:1px solid #2a4057;border-radius:18px;background:linear-gradient(145deg,#0d1927,#08121d)}
.hub-sports-data-head{display:flex;justify-content:space-between;align-items:end;gap:14px;margin-bottom:14px}.hub-sports-data-head h2{margin:2px 0}.hub-sports-data-head>div:last-child{display:flex;align-items:center;gap:9px}.hub-sports-updated{color:#8fa5bc;font-size:12px}
.hub-score-section h3,.hub-sports-panel h3{margin:0 0 10px}.hub-score-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.hub-score-card{padding:12px;border:1px solid #2d435a;border-radius:14px;background:#07111d}.hub-score-card.is-live{border-color:rgba(226,38,54,.65);box-shadow:0 0 0 3px rgba(226,38,54,.08)}
.hub-score-state{margin-bottom:9px;color:#ff6077;font-size:11px;font-weight:900;letter-spacing:.08em}.hub-score-team{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:7px 0;border-top:1px solid #1d2d3e}.hub-score-team span{display:flex;align-items:center;gap:8px;min-width:0}.hub-score-team img{width:28px;height:28px;object-fit:contain}.hub-score-team strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-score-team b{font-size:22px}.hub-score-card footer{margin-top:8px}.hub-score-card footer a{color:#8fc4ff;text-decoration:none;font-weight:750}
.hub-sports-columns{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(290px,.8fr);gap:12px;margin-top:12px}.hub-sports-panel{padding:13px;border:1px solid #273b51;border-radius:14px;background:#0a1521}
.hub-schedule-list{display:grid}.hub-schedule-list>a{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;border-top:1px solid #1f3144;color:inherit;text-decoration:none}.hub-schedule-list>a:first-child{border-top:0}.hub-schedule-list strong,.hub-schedule-list small{display:block}.hub-schedule-list small,.hub-schedule-list time{color:#8fa5bc;font-size:12px}.hub-schedule-list>b{font-size:18px}
.hub-standings-table{display:grid}.hub-standing-row{display:grid;grid-template-columns:minmax(0,1fr) 38px 38px 52px;align-items:center;gap:5px;padding:8px 0;border-top:1px solid #1f3144}.hub-standing-row:first-child{border-top:0}.hub-standing-row>span{display:flex;align-items:center;gap:7px;min-width:0}.hub-standing-row img{width:24px;height:24px;object-fit:contain}.hub-standing-row b{text-align:center}.hub-standing-row.is-head{color:#8fa5bc;font-size:11px;text-transform:uppercase}
.hub-sports-empty{display:grid;gap:4px;padding:18px;border:1px dashed #34506a;border-radius:13px;text-align:center}.hub-sports-empty span{color:#8fa5bc}.hub-sports-data.is-refreshing{opacity:.72;pointer-events:none}.hub-sports-admin-fields{margin:18px 0;padding:16px;border:1px solid #2b4058;border-radius:14px;background:#07111d}.hub-sports-admin-fields h3{margin:0 0 4px}.hub-sports-admin-fields>p{margin:0 0 14px;color:#8fa5bc}
@media(max-width:900px){.hub-score-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hub-sports-columns{grid-template-columns:1fr}}
@media(max-width:620px){.hub-sports-data{border-radius:14px;padding:12px}.hub-sports-data-head{align-items:flex-start;flex-direction:column}.hub-score-grid{grid-template-columns:1fr}.hub-standing-row{grid-template-columns:minmax(0,1fr) 32px 32px 44px}}