.LiveMatchCardFull_card__hj7ms{position:relative;display:flex;flex-direction:column;gap:8px;padding:12px 16px 16px;background:var(--bg-surface);border:1px solid color-mix(in srgb,var(--color-blue-500) 12%,transparent);border-radius:var(--radius-xl);box-shadow:var(--shadow-card);transition:box-shadow .2s ease}.LiveMatchCardFull_card__hj7ms:hover{box-shadow:var(--shadow-elevated)}.LiveMatchCardFull_cardLink__jOKlK{position:absolute;inset:0;z-index:1;border-radius:inherit;text-indent:-9999px;overflow:hidden}.LiveMatchCardFull_cardLink__jOKlK:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px}.LiveMatchCardFull_oddsRow__xLCMb>button{position:relative;z-index:2}.LiveMatchCardFull_topRow__lL6_s{display:flex;align-items:center;justify-content:space-between;gap:8px}.LiveMatchCardFull_leagueName__AYVcj{font-family:var(--font-family);font-size:var(--text-xs);font-weight:var(--weight-medium);color:var(--text-muted);line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.LiveMatchCardFull_minutePill__RyqEK{display:inline-flex;align-items:center;gap:6px;padding:3px 9px;border-radius:10px;background:var(--semantic-danger);line-height:1;flex-shrink:0}.LiveMatchCardFull_minuteDot__tfFwI{width:6px;height:6px;border-radius:50%;background:var(--color-white);flex-shrink:0;animation:LiveMatchCardFull_pulse__Ra3_M 1.5s ease-in-out infinite}@keyframes LiveMatchCardFull_pulse__Ra3_M{0%,to{opacity:1}50%{opacity:.4}}@media (prefers-reduced-motion:reduce){.LiveMatchCardFull_minuteDot__tfFwI{animation:none}}.LiveMatchCardFull_minuteText__q_iGy{font-family:var(--font-family);font-size:var(--text-2xs);font-weight:var(--weight-bold);color:var(--color-white);line-height:1;letter-spacing:.2px;white-space:nowrap}.LiveMatchCardFull_matchRow__FCts2{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:28px}.LiveMatchCardFull_teamName__bo83_{font-family:var(--font-family);font-size:var(--text-lg);font-weight:var(--weight-bold);color:var(--text-primary);line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1 1;min-width:0}.LiveMatchCardFull_teamRight__W8_tY{text-align:right}.LiveMatchCardFull_score__DHesQ{display:inline-flex;align-items:baseline;gap:6px;flex-shrink:0;padding:0 4px}.LiveMatchCardFull_scoreNumber__UYxhv{font-family:var(--font-family);font-size:20px;font-weight:var(--weight-bold);color:var(--text-primary);line-height:1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;min-width:16px;text-align:center}.LiveMatchCardFull_scoreSeparator__1_woo{font-family:var(--font-family);font-size:16px;font-weight:var(--weight-regular);color:var(--text-muted);line-height:1}.LiveMatchCardFull_oddsRow__xLCMb{display:flex;gap:8px;align-items:stretch;width:100%}.LiveMatchCardFull_oddsRow__xLCMb>*{flex:1 1;min-width:0}