.PredictionsHubPage-module__W_cyFa__heroCard{color:#f3f4f6;background:linear-gradient(#1f2021 0%,#18191a 100%);border:1px solid #2a2b2d;border-radius:16px;align-items:center;gap:20px;padding:24px 24px 24px 22px;text-decoration:none;transition:border-color .2s,transform .2s;display:flex;position:relative;overflow:hidden}.PredictionsHubPage-module__W_cyFa__heroCard:before{content:"";background:radial-gradient(140% 180% at 100% 0%, var(--card-accent-soft), transparent 55%);pointer-events:none;transition:background .3s;position:absolute;inset:0}.PredictionsHubPage-module__W_cyFa__heroCard:hover{border-color:var(--card-accent);transform:translateY(-2px)}.PredictionsHubPage-module__W_cyFa__heroCard:hover:before{background:radial-gradient(140% 180% at 100% 0%, var(--card-accent-strong), transparent 60%)}.PredictionsHubPage-module__W_cyFa__heroIcon{background:var(--card-accent-soft);width:72px;height:72px;color:var(--card-accent);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative}.PredictionsHubPage-module__W_cyFa__heroBody{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex;position:relative}.PredictionsHubPage-module__W_cyFa__heroKicker{letter-spacing:.12em;text-transform:uppercase;color:var(--card-accent);font-size:11px;font-weight:700}.PredictionsHubPage-module__W_cyFa__heroTitle{font-family:var(--app-font-base);letter-spacing:.01em;font-size:20px;font-weight:800;line-height:1.2}.PredictionsHubPage-module__W_cyFa__heroDesc{color:#9aa0a7;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.PredictionsHubPage-module__W_cyFa__heroCta{background:var(--card-accent);color:#18191a;letter-spacing:.02em;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:10px 16px;font-size:13px;font-weight:700;transition:transform .2s,filter .2s;display:inline-flex;position:relative}.PredictionsHubPage-module__W_cyFa__heroCard:hover .PredictionsHubPage-module__W_cyFa__heroCta{filter:brightness(1.06);transform:translate(2px)}.PredictionsHubPage-module__W_cyFa__forecastHeading{flex-direction:column;gap:2px;margin:24px 0 12px;display:flex}.PredictionsHubPage-module__W_cyFa__divider{background:linear-gradient(90deg,#0000 0%,#2a2b2d 20% 80%,#0000 100%);height:1px;margin:28px 0 20px}.PredictionsHubPage-module__W_cyFa__forecastTitle{font-family:var(--app-font-base);color:#f3f4f6;letter-spacing:.01em;font-size:18px;font-weight:700}.PredictionsHubPage-module__W_cyFa__forecastSubtitle{color:#9aa0a7;font-size:13px}.PredictionsHubPage-module__W_cyFa__grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.PredictionsHubPage-module__W_cyFa__card{color:#f3f4f6;background:linear-gradient(#1d1e1f 0%,#18191a 100%);border:1px solid #2a2b2d;border-radius:14px;align-items:center;gap:14px;padding:18px 18px 18px 16px;text-decoration:none;transition:border-color .2s,transform .2s;display:flex;position:relative;overflow:hidden}.PredictionsHubPage-module__W_cyFa__card:before{content:"";background:radial-gradient(120% 140% at 100% 0%, var(--card-accent-soft), transparent 60%);pointer-events:none;transition:background .3s;position:absolute;inset:0}.PredictionsHubPage-module__W_cyFa__card:hover{border-color:var(--card-accent);transform:translateY(-2px)}.PredictionsHubPage-module__W_cyFa__card:hover:before{background:radial-gradient(120% 140% at 100% 0%, var(--card-accent-strong), transparent 65%)}.PredictionsHubPage-module__W_cyFa__iconWrap{background:var(--card-accent-soft);width:52px;height:52px;color:var(--card-accent);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative}.PredictionsHubPage-module__W_cyFa__body{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex;position:relative}.PredictionsHubPage-module__W_cyFa__title{font-family:var(--app-font-base);letter-spacing:.01em;font-size:16px;font-weight:700;line-height:1.2}.PredictionsHubPage-module__W_cyFa__desc{color:#9aa0a7;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.PredictionsHubPage-module__W_cyFa__chevron{color:#9aa0a7;background:#ffffff0a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:background .2s,color .2s,transform .2s;display:inline-flex;position:relative}.PredictionsHubPage-module__W_cyFa__card:hover .PredictionsHubPage-module__W_cyFa__chevron{background:var(--card-accent);color:#18191a;transform:translate(2px)}.PredictionsHubPage-module__W_cyFa__gold{--card-accent:var(--app-color-brand);--card-accent-soft:rgba(var(--app-color-brand-rgb), .14);--card-accent-strong:rgba(var(--app-color-brand-rgb), .26)}.PredictionsHubPage-module__W_cyFa__red{--card-accent:#ef6b58;--card-accent-soft:#ef6b5824;--card-accent-strong:#ef6b5847}.PredictionsHubPage-module__W_cyFa__blue{--card-accent:#5da3d9;--card-accent-soft:#5da3d924;--card-accent-strong:#5da3d947}@media (max-width:900px){.PredictionsHubPage-module__W_cyFa__heroCard{gap:14px;padding:18px 16px}.PredictionsHubPage-module__W_cyFa__heroIcon{border-radius:12px;width:56px;height:56px}.PredictionsHubPage-module__W_cyFa__heroTitle{font-size:16px}.PredictionsHubPage-module__W_cyFa__heroDesc{font-size:12px}.PredictionsHubPage-module__W_cyFa__heroCta{padding:8px 12px;font-size:12px}.PredictionsHubPage-module__W_cyFa__grid{grid-template-columns:1fr;gap:10px}.PredictionsHubPage-module__W_cyFa__card{padding:14px}.PredictionsHubPage-module__W_cyFa__iconWrap{width:44px;height:44px}.PredictionsHubPage-module__W_cyFa__title{font-size:15px}.PredictionsHubPage-module__W_cyFa__forecastTitle{font-size:16px}}@media (max-width:480px){.PredictionsHubPage-module__W_cyFa__heroCta{display:none}}
.SuperExpressResultsEvents-module__2gtP9a__root{background:#18191b;overflow:hidden}.SuperExpressResultsEvents-module__2gtP9a__perforation{border-top:1px dashed #2e3032;height:0;margin:0 -1px;position:relative}.SuperExpressResultsEvents-module__2gtP9a__perforation:before{content:"";background:var(--mantine-color-body,#121212);border:1px solid #242424;border-left:none;border-radius:0 16px 16px 0;width:8px;height:16px;position:absolute;top:50%;left:-1px;transform:translateY(-50%)}.SuperExpressResultsEvents-module__2gtP9a__perforation:after{content:"";background:var(--mantine-color-body,#121212);border:1px solid #242424;border-right:none;border-radius:16px 0 0 16px;width:8px;height:16px;position:absolute;top:50%;right:-1px;transform:translateY(-50%)}.SuperExpressResultsEvents-module__2gtP9a__list{flex-direction:column;padding:4px 0;display:flex}.SuperExpressResultsEvents-module__2gtP9a__row{border-bottom:1px solid #222425;align-items:center;gap:10px;padding:10px 14px 10px 12px;transition:background .12s;display:flex;position:relative}.SuperExpressResultsEvents-module__2gtP9a__row:last-child{border-bottom:none}.SuperExpressResultsEvents-module__2gtP9a__row:hover{background:#ffffff04}.SuperExpressResultsEvents-module__2gtP9a__accent{background:#353a42;border-radius:0 2px 2px 0;width:3px;position:absolute;top:8px;bottom:8px;left:0}.SuperExpressResultsEvents-module__2gtP9a__num{color:#5c6470;border:1px solid #353a42;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;font-weight:700;display:flex}.SuperExpressResultsEvents-module__2gtP9a__content{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.SuperExpressResultsEvents-module__2gtP9a__meta{align-items:center;gap:6px;display:flex}.SuperExpressResultsEvents-module__2gtP9a__sport{letter-spacing:.07em;text-transform:uppercase;color:#4b5563;flex-shrink:0;font-size:10px;font-weight:700}.SuperExpressResultsEvents-module__2gtP9a__date{color:#3d434f;font-variant-numeric:tabular-nums;flex-shrink:0;margin-left:auto;font-size:10px}.SuperExpressResultsEvents-module__2gtP9a__teams{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.SuperExpressResultsEvents-module__2gtP9a__team{color:#c0c7d2;font-size:13px;font-weight:500}.SuperExpressResultsEvents-module__2gtP9a__arrow{color:#3a404a;flex-shrink:0;font-size:11px}.SuperExpressResultsEvents-module__2gtP9a__score{font-family:var(--app-font-base);color:#0a0b0c;background:var(--app-color-brand);letter-spacing:.04em;font-variant-numeric:tabular-nums;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:3px 10px;font-size:14px;font-weight:800;display:inline-flex}
.SuperExpressResultRewards-module__8HEodG__root{background:#18191b;flex-direction:column;margin-bottom:0;display:flex;overflow:hidden}.SuperExpressResultRewards-module__8HEodG__statsGrid{background:#1c1d1f;border-bottom:1px solid #2a2c2e;grid-template-columns:repeat(3,1fr);display:grid}.SuperExpressResultRewards-module__8HEodG__statCard{border-right:1px solid #252729;flex-direction:column;gap:3px;padding:10px 14px;display:flex}.SuperExpressResultRewards-module__8HEodG__statCard:last-child{border-right:none}.SuperExpressResultRewards-module__8HEodG__statIcon{color:#454d5c;margin-bottom:1px}.SuperExpressResultRewards-module__8HEodG__statLabel{letter-spacing:.07em;text-transform:uppercase;color:#4b5563;font-size:9px;font-weight:600;line-height:1}.SuperExpressResultRewards-module__8HEodG__list{flex-direction:column;display:flex}.SuperExpressResultRewards-module__8HEodG__row{border-bottom:1px solid #222425;grid-template-columns:repeat(3,1fr);align-items:center;padding:10px 14px;transition:background .12s;display:grid}.SuperExpressResultRewards-module__8HEodG__row:last-child{border-bottom:none}.SuperExpressResultRewards-module__8HEodG__row:hover{background:#ffffff04}.SuperExpressResultRewards-module__8HEodG__numMatch{font-family:var(--app-font-base);color:#d4dae4;font-size:15px;font-weight:700}.SuperExpressResultRewards-module__8HEodG__winners{color:#b8c0ce;text-align:center;font-size:13px;font-weight:600}.SuperExpressResultRewards-module__8HEodG__prize{font-family:var(--app-font-base);color:var(--app-color-brand);text-align:right;letter-spacing:.02em;font-size:14px;font-weight:700}.SuperExpressResultRewards-module__8HEodG__notes{background:#16171a;border-top:1px solid #2a2c2e;padding:10px 14px 12px}.SuperExpressResultRewards-module__8HEodG__notesLabel{letter-spacing:.07em;text-transform:uppercase;color:#4b5563;margin-bottom:6px;font-size:9px;font-weight:700;display:block}.SuperExpressResultRewards-module__8HEodG__notesList{flex-direction:column;gap:2px;margin:0;padding-left:14px;display:flex}.SuperExpressResultRewards-module__8HEodG__notesItem{color:#6b7280;font-size:11px;line-height:1.5}
.SuperExpressResults-module__A8Qc8q__root{border:1px solid #2a2c2e;flex-direction:column;display:flex;overflow:hidden}
.SwalModal-module__7OjNIa__overlay{z-index:1000;-webkit-backdrop-filter:blur();backdrop-filter:blur();background:0 0;justify-content:center;align-items:center;padding:16px;transition:background .25s,-webkit-backdrop-filter .25s,backdrop-filter .25s;display:flex;position:fixed;inset:0}.SwalModal-module__7OjNIa__overlay[data-visible=true]{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000c7}.SwalModal-module__7OjNIa__popup{opacity:0;background:#1a1b1e;border:1px solid #2a2c2e;border-radius:4px;flex-direction:column;width:100%;max-height:calc(100vh - 40px);transition:transform .25s cubic-bezier(.22,1,.36,1),opacity .2s;display:flex;position:relative;transform:scale(.93)translateY(16px);box-shadow:0 24px 64px #000000b3}.SwalModal-module__7OjNIa__popup[data-visible=true]{opacity:1;transform:scale(1)translateY(0)}.SwalModal-module__7OjNIa__popup[data-size=sm]{max-width:420px}.SwalModal-module__7OjNIa__popup[data-size=md]{max-width:560px}.SwalModal-module__7OjNIa__popup[data-size=lg]{max-width:720px}.SwalModal-module__7OjNIa__popup[data-size=xl]{max-width:900px}.SwalModal-module__7OjNIa__header{border-bottom:1px solid var(--app-color-brand);background:#1c1d1f;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;display:flex}.SwalModal-module__7OjNIa__title{font-family:var(--app-font-base);color:var(--app-color-brand);text-transform:uppercase;letter-spacing:.6px;margin:0;font-size:16px;font-weight:700}.SwalModal-module__7OjNIa__closeBtn{color:#4b5563;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:color .12s;display:flex}.SwalModal-module__7OjNIa__closeBtn:hover{color:#f87171}.SwalModal-module__7OjNIa__body{overscroll-behavior:contain;flex:1;padding:16px 20px 20px;overflow-y:auto}.SwalModal-module__7OjNIa__body::-webkit-scrollbar{width:5px}.SwalModal-module__7OjNIa__body::-webkit-scrollbar-track{background:0 0}.SwalModal-module__7OjNIa__body::-webkit-scrollbar-thumb{background:#2e3034;border-radius:4px}@media (max-width:640px){.SwalModal-module__7OjNIa__popup{border-radius:16px}.SwalModal-module__7OjNIa__header{padding:14px 16px 12px}.SwalModal-module__7OjNIa__title{font-size:15px}.SwalModal-module__7OjNIa__body{padding:12px 14px 16px}}
.SuperExpressHistory-module__0Vj8LG__root{border:1px solid #2a2c2e;flex-direction:column;display:flex}.SuperExpressHistory-module__0Vj8LG__header{border-bottom:1px solid var(--app-color-brand);background:#1c1d1f;grid-template-columns:90px 1fr 1fr 48px;padding:10px 16px;display:grid}.SuperExpressHistory-module__0Vj8LG__header span{color:var(--app-color-brand);text-transform:uppercase;letter-spacing:.6px;font-size:11px;font-weight:700}.SuperExpressHistory-module__0Vj8LG__header span:nth-child(2),.SuperExpressHistory-module__0Vj8LG__header span:nth-child(3){text-align:center}.SuperExpressHistory-module__0Vj8LG__header span:last-child{text-align:right}.SuperExpressHistory-module__0Vj8LG__list{background:#18191b;max-height:400px;overflow-y:auto}.SuperExpressHistory-module__0Vj8LG__list::-webkit-scrollbar{width:3px}.SuperExpressHistory-module__0Vj8LG__list::-webkit-scrollbar-track{background:0 0}.SuperExpressHistory-module__0Vj8LG__list::-webkit-scrollbar-thumb{background:#2a2c2e}.SuperExpressHistory-module__0Vj8LG__row{cursor:pointer;border-bottom:1px solid #1e1f21;grid-template-columns:90px 1fr 1fr 48px;align-items:center;padding:13px 16px;transition:background .12s;display:grid}.SuperExpressHistory-module__0Vj8LG__row:last-child{border-bottom:none}.SuperExpressHistory-module__0Vj8LG__row:hover{background:#1e1f21}.SuperExpressHistory-module__0Vj8LG__row:hover .SuperExpressHistory-module__0Vj8LG__chevron{color:var(--app-color-brand)}.SuperExpressHistory-module__0Vj8LG__no{font-family:var(--app-font-base);color:#f1f3f5;font-size:15px;font-weight:700}.SuperExpressHistory-module__0Vj8LG__date{color:#9ca3af;text-align:center;font-size:13px}.SuperExpressHistory-module__0Vj8LG__action{justify-content:flex-end;display:flex}.SuperExpressHistory-module__0Vj8LG__chevron{color:#4b5563;transition:color .12s}@media (max-width:640px){.SuperExpressHistory-module__0Vj8LG__header{grid-template-columns:70px 1fr 1fr 40px;padding:8px 12px}.SuperExpressHistory-module__0Vj8LG__row{grid-template-columns:70px 1fr 1fr 40px;padding:11px 12px}.SuperExpressHistory-module__0Vj8LG__date{font-size:11px}.SuperExpressHistory-module__0Vj8LG__no{font-size:13px}}
.SuperExpressRewards-module__kprEmG__reward{background:linear-gradient(#242526 0%,#1d1e1f 100%);border:1px solid #3a3d40;border-radius:10px;position:relative;overflow:hidden}.SuperExpressRewards-module__kprEmG__text{color:#f6f8fb;text-transform:uppercase;text-shadow:0 1px 4px #0006;background:linear-gradient(90deg,#171819eb 0%,#171819c7 65%,#17181900 100%);border:1px solid #464a4f;border-radius:8px;padding:8px 10px;font-size:20px;font-weight:700;position:absolute;bottom:8px;left:8px;right:8px}@media (max-width:768px){.SuperExpressRewards-module__kprEmG__text{padding:6px 8px;font-size:13px;bottom:6px;left:6px;right:6px}}
/*# sourceMappingURL=0r0t.n56i9~ux.css.map*/