.fb-event-jump{display:flex;flex-wrap:wrap;gap:.65rem;margin:1.3rem 0 1.8rem;padding:.8rem;border:1px solid rgba(142,171,201,.24);border-radius:18px;background:#101d2b}
.fb-event-jump a{display:inline-flex;align-items:center;min-height:44px;padding:.55rem 1rem;border:1px solid rgba(142,171,201,.28);border-radius:999px;color:#edf5ff;text-decoration:none;font-weight:700}
.fb-event-jump a:hover,.fb-event-jump a:focus-visible{border-color:#c3f400;background:#354316;color:#fff;outline-offset:3px}
.fb-event-venue-image{display:block;width:100%;height:auto;max-height:220px;object-fit:cover;border-radius:12px;margin:.8rem 0}
.fb-event-data-panel{padding:clamp(1rem,3vw,2rem);border:1px solid rgba(142,171,201,.24);border-radius:22px;background:linear-gradient(145deg,#122537,#0c1825)}
.fb-event-stat-list{display:grid;gap:1rem;max-width:900px;margin:auto}
.fb-event-stat-row{padding:.9rem 1rem;border:1px solid rgba(142,171,201,.2);border-radius:14px;background:rgba(255,255,255,.035)}
.fb-event-stat-values{display:grid;grid-template-columns:minmax(3rem,1fr) minmax(7rem,2fr) minmax(3rem,1fr);gap:.6rem;align-items:center;text-align:center;color:#ecf4fc}
.fb-event-stat-values strong{font-family:JetBrains Mono,monospace;font-size:1.15rem;font-variant-numeric:tabular-nums}
.fb-event-stat-values strong:first-child{text-align:left;color:#c3f400}
.fb-event-stat-values strong:last-child{text-align:right;color:#83b9f5}
.fb-event-stat-values span{font-size:.9rem;font-weight:700;overflow-wrap:anywhere}
.fb-event-stat-bars{display:flex;gap:4px;height:8px;margin-top:.7rem}
.fb-event-stat-bars span{display:block;min-width:0;border-radius:6px 0 0 6px;background:#c3f400}
.fb-event-stat-bars span+span{border-radius:0 6px 6px 0;background:#5c99d8}
.fb-event-timeline{position:relative}
.fb-event-timeline li{border-left:3px solid #c3f400;padding-left:1rem;margin-left:.25rem}
.fb-event-timeline li::marker{color:#c3f400}
@media(max-width:640px){.fb-event-jump{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.fb-event-jump a{justify-content:center;text-align:center}.fb-event-stat-values{grid-template-columns:minmax(2.5rem,1fr) minmax(5rem,2fr) minmax(2.5rem,1fr)}.fb-event-stat-row{padding:.75rem}.fb-event-stat-values span{font-size:.78rem}}
.fb-match-detail-hero[data-live-status]{display:grid}
.fb-match-detail-hero>div:first-child{min-width:0;text-align:left}
.fb-match-detail-hero .fb-kicker{max-width:100%;height:auto;min-height:20px;white-space:normal;text-align:left;overflow-wrap:anywhere}
.fb-match-detail-hero h1{font-size:clamp(2rem,3vw,3.25rem);overflow-wrap:anywhere}
.fb-match-detail-hero .fb-match-detail-score{min-width:0}
@media(max-width:800px){.fb-match-detail-hero{grid-template-columns:1fr}.fb-match-detail-hero .fb-match-detail-score{width:100%}}
