.react-hs-odds-match-card{border:1px solid #DCDBE0;border-radius:12px;padding:20px 14px;background:#fff;display:flex;flex-direction:column;flex:1;box-shadow:0 4px 10px #0000000f}.react-hs-odds-teams{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:10px;gap:10px}.react-hs-odds-team{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;text-align:center;max-width:120px;flex:1}.react-hs-odds-match-date{display:flex;flex-direction:column;align-items:center;flex:1;gap:3px}.react-hs-odds-match-time{font-weight:500;font-size:16px;line-height:16px;color:#82808f}.react-hs-odds-match-day{font-weight:400;font-size:14px;line-height:16px;color:#b1b0b9}.react-hs-odds-match-team-name{font-weight:500;font-size:14px;line-height:16px;color:#2b2a30;min-height:30px}.react-hs-odds-scores{display:grid;grid-template-columns:repeat(3,1fr);margin:8px 0;gap:10px}.react-hs-odds-score{display:flex;flex-direction:column;justify-content:center;width:100%}.react-hs-odds-score span{color:#717171;font-weight:400;font-size:12px;line-height:23.25px;text-align:center}.react-hs-odds-scores p{flex:1;border:1px solid #002F86;border-radius:6px;padding:6px;margin:0 4px;background:#ecf2ff;color:#2b2a30;font-weight:600;font-size:14px;text-align:center}.react-hs-odds-compare-link a{color:#ee5d5f;margin-top:4px;font-weight:400;font-size:14px;line-height:16px;text-decoration:none;display:flex;align-items:center;gap:10px;justify-content:center;padding:6px;cursor:pointer;justify-self:center}.react-hs-odds-compare-link a:hover{text-decoration:underline}.react-hs-odds-match-image{width:32px;height:32px;object-fit:contain}.epl-odds-skeleton-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding:30px 0}.epl-odds-skeleton-card{display:flex;flex-direction:column;align-items:center;padding:16px;gap:5px;border-radius:8px}.epl-odds-shimmer-circle{width:36px;height:36px;border-radius:50%;background:linear-gradient(90deg,#eee 25%,#ddd,#eee 75%);background-size:200% 100%;animation:shimmer 1.2s infinite}.epl-odds-shimmer-text{height:14px;background:linear-gradient(90deg,#eee 25%,#ddd,#eee 75%);background-size:200% 100%;animation:shimmer 1.2s infinite;border-radius:3px}.react-hs-odds-scores.skeleton{width:100%}@media (max-width: 768px){.react-hs-odds-match-card{padding:16px}.react-hs-odds-match-team-name{min-height:18px}.epl-odds-skeleton-grid{grid-template-columns:1fr}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}
