.oac-live-score[hidden] { display: none; }
.oac-live-score { margin-bottom: 18px; padding: 20px 24px; border: 1px solid rgba(255,255,255,.26); border-left: 6px solid #e21c2a; background: #fff; color: #101114; }
.oac-live-score-heading { display: flex; justify-content: space-between; gap: 12px; color: #a51925; font-size: .73rem; font-weight: 900; letter-spacing: .1em; text-transform: uppercase; }
.oac-live-score-heading [data-live-updated] { color: #5f6267; font-weight: 700; }
.oac-live-score-line { display: flex; align-items: baseline; flex-wrap: wrap; gap: .5em; margin: 12px 0; font-size: clamp(1.25rem,3vw,2rem); font-weight: 900; text-transform: uppercase; }
.oac-live-score-line strong { color: #e21c2a; font-size: 1.15em; }
.oac-live-score a { color: #a51925; font-size: .82rem; font-weight: 800; text-decoration: underline; text-underline-offset: 3px; }
