.match-card{color:#000c19;text-align:center;background:#f4f4f4;border-radius:7px;flex-direction:column;flex:none;justify-content:space-between;min-width:200px;height:90px;padding:14px;display:flex;box-shadow:0 6px 18px #0009}.match-card-img{object-fit:contain;border-radius:8px;width:60px;height:60px;margin:0 auto 12px}.matches-carousel-wrapper{background:0 0;width:100%;padding:12px 0;overflow:hidden}.matches-carousel{white-space:nowrap;gap:20px;display:flex;overflow:hidden}.carousel-card{color:#f4f4f4;background:linear-gradient(135deg,#000c19 0%,#0f2a52 100%);border-radius:7px;flex-direction:column;flex:none;justify-content:space-between;min-width:250px;height:150px;padding:14px;display:flex;position:relative;overflow:hidden;box-shadow:0 6px 18px #0009}.match-date{color:#b0b7d1;text-align:center;font-size:.75rem}.matchTeams{flex-direction:column;gap:6px;display:flex}.teamCard{justify-content:space-between;align-items:center;gap:8px;font-size:.85rem;font-weight:600;line-height:1.2;display:flex}.teamCard img{object-fit:contain;background:#fff;border-radius:50%;width:28px;height:28px;padding:2px}.vs{text-align:center;color:#9aa4bf;letter-spacing:1px;text-transform:uppercase;font-size:.7rem}.score{color:#00e0ff;text-align:right;min-width:24px;font-size:1.1rem;font-weight:700}.carousel-card .match-date:last-child{color:#9aa4bf;opacity:.85;font-size:.7rem}.loading-card{opacity:.9}.skeleton{background:linear-gradient(90deg,#0a1a2e 25%,#132b45 37%,#0a1a2e 63%) 0 0/400% 100%;border-radius:6px;width:100%;height:14px;margin:6px auto;animation:1.4s infinite shimmer}.matchTeam.skeleton{width:85%}.score.skeleton{width:50%;height:22px}.match-date.skeleton{width:60%;height:12px}@keyframes shimmer{0%{background-position:100% 0}to{background-position:0 0}}
