/* V2.8.39 — live score/status polish */
.tfe-v15-live .tfe-match-state{display:flex;align-items:center;justify-content:flex-end;gap:10px;min-width:82px}
.tfe-v15-live .tfe-match-state time{font-weight:800;font-variant-numeric:tabular-nums}
.tfe-v15-live .tfe-match-state.is-live{min-width:150px}
.tfe-v15-live .tfe-live-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border-radius:999px;background:rgba(220,38,38,.10);border:1px solid rgba(220,38,38,.24);color:#dc2626;font-size:.74rem;font-weight:900;letter-spacing:.035em;white-space:nowrap}
.tfe-v15-live .tfe-live-pill>i{width:7px;height:7px;border-radius:50%;background:currentColor;box-shadow:0 0 0 0 rgba(220,38,38,.35);animation:tfe-live-pulse 1.5s ease-out infinite}
.tfe-v15-live .tfe-live-pill>b{font-size:.76rem;font-variant-numeric:tabular-nums}
.tfe-v15-live .tfe-live-score{font-size:1.2rem;font-weight:950;line-height:1;font-variant-numeric:tabular-nums;letter-spacing:.02em}
.tfe-v15-live .tfe-public-match.is-live{border-color:rgba(220,38,38,.24)}
.tfe-v15-live .tfe-public-match.is-live .tfe-match-head{background:linear-gradient(90deg,rgba(220,38,38,.035),transparent 44%)}
@keyframes tfe-live-pulse{0%{box-shadow:0 0 0 0 rgba(220,38,38,.38)}70%{box-shadow:0 0 0 7px rgba(220,38,38,0)}100%{box-shadow:0 0 0 0 rgba(220,38,38,0)}}
html[data-theme="dark"] .tfe-v15-live .tfe-live-pill,.dark .tfe-v15-live .tfe-live-pill{background:rgba(248,113,113,.12);border-color:rgba(248,113,113,.28);color:#f87171}
@media(max-width:620px){.tfe-v15-live .tfe-match-state{min-width:auto;flex-direction:column;align-items:flex-end;gap:5px}.tfe-v15-live .tfe-match-state.is-live{min-width:86px}.tfe-v15-live .tfe-live-pill{padding:5px 7px}.tfe-v15-live .tfe-live-score{font-size:1.08rem}}
