.match{display:flex;justify-content:space-between;align-items:center;padding:10px;border-bottom:1px solid #eee}.match:last-child{border-bottom:none}.team{display:flex;align-items:center;gap:5px;font-size:12px;font-weight:700;flex:1;min-width:0}.team.away{justify-content:flex-end}.team span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:85px}.team img{width:20px;height:20px;object-fit:contain}.center{text-align:center;min-width:80px}.score{font-size:14px;font-weight:700}.status{font-size:11px;font-weight:700;padding:2px 8px;border-radius:999px;margin-top:3px;display:inline-flex;align-items:center;gap:4px}.live{background:#fee2e2;color:#dc2626;animation:pulse 1s infinite}.finished{background:#dcfce7;color:#16a34a}.upcoming{background:#eff6ff;color:#2563eb}.dot{width:6px;height:6px;background:#dc2626;border-radius:50%;display:inline-block}.league{font-size:10px;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}