.PredCard-module__euN_eW__grid{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:640px){.PredCard-module__euN_eW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.PredCard-module__euN_eW__grid{grid-template-columns:repeat(3,1fr)}}.PredCard-module__euN_eW__card{background:#1a1a1a;border:1px solid #2a2a2a;border-radius:12px;flex-direction:column;transition:border-color .15s,transform .15s;display:flex;overflow:hidden}.PredCard-module__euN_eW__card:hover{border-color:#3a3a3a;transform:translateY(-1px)}.PredCard-module__euN_eW__cardLive{border-color:#4ade8059}.PredCard-module__euN_eW__cardFinished{opacity:.75}.PredCard-module__euN_eW__header{background:#141414;border-bottom:1px solid #252525;justify-content:space-between;align-items:center;gap:8px;padding:9px 14px;display:flex}.PredCard-module__euN_eW__headerLeft{align-items:center;gap:7px;min-width:0;display:flex;overflow:hidden}.PredCard-module__euN_eW__leagueFlag{object-fit:cover;border-radius:2px;flex-shrink:0}.PredCard-module__euN_eW__leagueName{color:#fff;text-transform:uppercase;letter-spacing:.07em;white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-weight:700;overflow:hidden}.PredCard-module__euN_eW__headerRight{flex-shrink:0;align-items:center;gap:8px;display:flex}.PredCard-module__euN_eW__liveDot{background:#4ade80;border-radius:50%;width:6px;height:6px;animation:2s infinite PredCard-module__euN_eW__pred-pulse;display:inline-block;box-shadow:0 0 6px #4ade80}.PredCard-module__euN_eW__liveLabel{color:#4ade80;letter-spacing:.08em;font-size:9px;font-weight:800}.PredCard-module__euN_eW__statusText{font-size:10px;font-weight:600}.PredCard-module__euN_eW__dateText{color:#ddd;font-size:10px}.PredCard-module__euN_eW__body{flex-direction:column;flex:1;padding:16px 14px 14px;display:flex}.PredCard-module__euN_eW__teamsRow{grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;margin-bottom:14px;display:grid}.PredCard-module__euN_eW__teamCol{flex-direction:column;align-items:center;gap:5px;display:flex}.PredCard-module__euN_eW__teamLogo{object-fit:contain;width:32px;height:32px}.PredCard-module__euN_eW__teamLogoPlaceholder{background:#2a2a2a;border-radius:50%;width:32px;height:32px}.PredCard-module__euN_eW__teamName{color:#fff;text-align:center;font-size:11px;font-weight:700;line-height:1.3}.PredCard-module__euN_eW__teamProb{font-size:13px;font-weight:900}.PredCard-module__euN_eW__vsLabel{color:#666;text-align:center;font-size:10px;font-weight:700}.PredCard-module__euN_eW__probBar{margin-bottom:12px}.PredCard-module__euN_eW__probBarTrack{border-radius:3px;height:6px;margin-bottom:5px;display:flex;overflow:hidden}.PredCard-module__euN_eW__probBarHome{background:#22c55e;transition:width .4s}.PredCard-module__euN_eW__probBarDraw{background:#eab308;transition:width .4s}.PredCard-module__euN_eW__probBarAway{background:#ef4444;transition:width .4s}.PredCard-module__euN_eW__probBarLabels{justify-content:space-between;display:flex}.PredCard-module__euN_eW__probLabelHome{color:#22c55e;font-size:8px;font-weight:700}.PredCard-module__euN_eW__probLabelDraw{color:#eab308;font-size:8px;font-weight:700}.PredCard-module__euN_eW__probLabelAway{color:#ef4444;font-size:8px;font-weight:700}.PredCard-module__euN_eW__pickStrip{background:#111;border:1px solid #2e2e2e;border-left:3px solid #46d369;border-radius:0 7px 7px 0;justify-content:space-between;align-items:center;margin-bottom:12px;padding:8px 12px;display:flex}.PredCard-module__euN_eW__pickLabel{color:#46d369;letter-spacing:.1em;text-transform:uppercase;margin-bottom:2px;font-size:8px;font-weight:800}.PredCard-module__euN_eW__pickValue{color:#fff;font-size:13px;font-weight:900}.PredCard-module__euN_eW__oddsLabel{color:#666;text-align:right;margin-bottom:2px;font-size:8px}.PredCard-module__euN_eW__oddsValue{color:#fff;text-align:right;font-size:16px;font-weight:900}.PredCard-module__euN_eW__teaser{color:#ddd;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;margin:0 0 14px;font-size:11px;line-height:1.6;display:-webkit-box;overflow:hidden}.PredCard-module__euN_eW__cta{color:#fff;letter-spacing:.04em;background:#46d369;border-radius:7px;justify-content:center;align-items:center;gap:6px;margin-top:auto;padding:9px 0;font-size:12px;font-weight:800;text-decoration:none;transition:background .15s;display:flex}.PredCard-module__euN_eW__cta:hover{background:#3abf5c}.PredCard-module__euN_eW__sectionLabel{align-items:center;gap:10px;padding:16px 0 12px;display:flex}.PredCard-module__euN_eW__sectionTitle{color:#fff;text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:800}.PredCard-module__euN_eW__sectionCount{color:#888;font-size:10px}.PredCard-module__euN_eW__historyToggle{color:#ddd;cursor:pointer;background:#141414;border:1px solid #2a2a2a;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:8px;padding:12px 16px;font-size:12px;font-weight:700;transition:color .15s,border-color .15s;display:flex}.PredCard-module__euN_eW__historyToggle:hover{color:#fff;border-color:#3a3a3a}.PredCard-module__euN_eW__loadMoreBtn{color:#ddd;cursor:pointer;background:#1a1a1a;border:1px solid #2a2a2a;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;margin-top:12px;padding:11px 16px;font-size:12px;font-weight:700;transition:all .15s;display:flex}.PredCard-module__euN_eW__loadMoreBtn:hover{color:#fff;border-color:#46d369}.PredCard-module__euN_eW__loadMoreBtn:disabled{opacity:.5;cursor:default}.PredCard-module__euN_eW__sportTabs{scrollbar-width:none;border-bottom:1px solid #222;gap:6px;padding:0 0 16px;display:flex;overflow-x:auto}.PredCard-module__euN_eW__sportTabs::-webkit-scrollbar{display:none}.PredCard-module__euN_eW__sportTab{cursor:pointer;white-space:nowrap;letter-spacing:.04em;border:1px solid #0000;border-radius:6px;padding:6px 14px;font-size:11px;font-weight:700;transition:all .15s}.PredCard-module__euN_eW__sportTabActive{color:#000;background:#46d369;border-color:#46d369}.PredCard-module__euN_eW__sportTabInactive{color:#ddd;background:#1a1a1a;border-color:#2a2a2a}.PredCard-module__euN_eW__sportTabInactive:hover{color:#aaa;border-color:#3a3a3a}.PredCard-module__euN_eW__pageHeader{border-bottom:1px solid #1e1e1e;margin-bottom:0;padding:20px 20px 16px}.PredCard-module__euN_eW__pageTitle{color:#fff;letter-spacing:-.02em;margin:0 0 6px;font-size:22px;font-weight:900}.PredCard-module__euN_eW__pageSubtitle{color:#ddd;margin:0;font-size:13px;line-height:1.6}@keyframes PredCard-module__euN_eW__pred-pulse{0%,to{opacity:1}50%{opacity:.3}}
