:root{--st-live:#00ffa3;--st-live-bg:rgba(0,255,163,.13);--st-live-border:rgba(0,255,163,.23);--st-void:#ffd166;--st-void-bg:rgba(255,193,7,.13);--st-void-border:rgba(255,193,7,.24);--st-win:#60a5fa;--st-win-bg:rgba(59,130,246,.14);--st-win-border:rgba(59,130,246,.30);--st-lose:#f87171;--st-lose-bg:rgba(239,68,68,.14);--st-lose-border:rgba(239,68,68,.30)}.prediction.prediction-market{position:relative;width:100%;box-sizing:border-box;margin:0 0 14px;padding:16px 18px;border-radius:18px;background:#15181f;border:1px solid rgb(255 255 255 / .075);overflow:hidden}.prediction.prediction-market *{box-sizing:border-box}.market-empty-card{color:#e6edf3;text-align:center}.market-list-head{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 14px}.market-list-title{color:#e6edf3;font-size:18px;font-weight:900;letter-spacing:-.3px}.market-tabs{display:inline-flex;align-items:center;justify-content:flex-end;gap:5px;padding:4px;border-radius:999px;background:#11141b;border:1px solid rgb(255 255 255 / .07);box-shadow:inset 0 1px 0 rgb(255 255 255 / .03)}.market-tab{min-height:32px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 11px;border-radius:999px;color:#8b949e;font-size:12px;font-weight:900;line-height:1;text-decoration:none;white-space:nowrap;transition:.18s ease}.market-tab:hover{color:#e6edf3;background:#1b2029}.market-tab span{min-width:18px;height:18px;padding:0 6px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:rgb(255 255 255 / .07);color:inherit;font-size:10px;font-weight:900}.market-tab.tab-live.active{background:var(--st-live);color:#03130d;box-shadow:0 0 18px rgb(0 255 163 / .16)}.market-tab.tab-closed.active{background:var(--st-void);color:#211600;box-shadow:0 0 18px rgb(255 209 102 / .14)}.market-tab.tab-done.active{background:var(--st-win);color:#06121f;box-shadow:0 0 18px rgb(96 165 250 / .14)}.market-tab.tab-bets.active{background:#c084fc;color:#160821;box-shadow:0 0 18px rgb(192 132 252 / .15)}.market-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:14px}.market-head-left{min-width:0}.prediction-market h3{margin:0 0 6px;padding:0;color:#e6edf3;font-size:17px;font-weight:900;line-height:1.25;letter-spacing:-.3px}.market-time{color:#7d8794;font-size:12px;font-weight:800}.market-head-right{flex-shrink:0}.market-status{display:inline-flex;align-items:center;justify-content:center;height:26px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:900;line-height:1;white-space:nowrap}.market-status.live{background:var(--st-live-bg);color:var(--st-live);border:1px solid var(--st-live-border)}.market-status.closed{background:rgb(255 255 255 / .08);color:#9ca3af;border:1px solid rgb(255 255 255 / .08)}.market-status.done{background:var(--st-win-bg);color:var(--st-win);border:1px solid var(--st-win-border)}.market-status.void{background:var(--st-void-bg);color:var(--st-void);border:1px solid var(--st-void-border)}.market-match-top,.market-teams,.market-outcome-board,.match-bet-label,.market-btn-note{display:none}.market-match-board,.merged-match-board{width:100%;box-sizing:border-box}.market-match-bets,.merged-match-bets{position:relative;width:100%;display:flex;flex-direction:column;gap:0;border-radius:16px;background:#11141b;border:1px solid rgb(255 255 255 / .08);overflow:hidden}.prediction-market .match-bet-btn{appearance:none;-webkit-appearance:none;width:100%;min-height:56px;height:56px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;padding:0 14px;margin:0;border-radius:0;border:0;border-bottom:1px solid rgb(255 255 255 / .065);background:#171b23;color:#e6edf3;cursor:pointer;text-align:left;transition:.18s ease}.prediction-market .match-bet-btn:last-child{border-bottom:0}.prediction-market .match-bet-btn:hover{background:#20242d}.prediction-market .match-bet-a:hover{box-shadow:inset 3px 0 0 var(--st-live)}.prediction-market .match-bet-draw{background:#151b22}.prediction-market .match-bet-draw:hover{box-shadow:inset 3px 0 0 var(--st-void)}.prediction-market .match-bet-b:hover{box-shadow:inset 3px 0 0 #ff5f87}.prediction-market .match-bet-img{width:34px;height:34px;min-width:34px;max-width:34px;border-radius:50%;object-fit:cover;object-position:center;display:block;overflow:hidden;background:#fff;border:1px solid rgb(255 255 255 / .18)}.match-bet-placeholder{width:34px;height:34px;min-width:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#20242d;border:1px solid rgb(255 255 255 / .10);color:#9ca3af;font-size:12px;font-weight:900;line-height:1}.match-bet-placeholder.lock{background:rgb(255 255 255 / .06);color:#64748b}.prediction-market .match-bet-btn .market-btn-team{min-width:0;display:block;color:#e6edf3;font-size:15px;font-weight:900;line-height:1.1;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prediction-market .match-bet-btn em{min-width:64px;height:30px;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;border-radius:999px;font-style:normal;font-size:14px;font-weight:950;line-height:1;background:var(--st-live-bg);border:1px solid var(--st-live-border);color:#7dffb4;white-space:nowrap}.prediction-market .match-bet-draw em{background:var(--st-void-bg);border-color:var(--st-void-border);color:var(--st-void)}.prediction-market .match-bet-b em{background:rgb(255 71 119 / .10);border-color:rgb(255 71 119 / .18);color:#ff5f87}.prediction-market .match-bet-btn.selected{background:#203f34;box-shadow:inset 3px 0 0 var(--st-live)}.prediction-market .match-bet-btn.selected .market-btn-team{color:#fff}.prediction-market .match-bet-btn.locked:not(.selected),.prediction-market .match-bet-btn:disabled{opacity:.48;cursor:not-allowed}.prediction-market .match-bet-btn.draw-locked{background:#131720}.prediction-market .match-bet-btn.draw-locked .market-btn-team,.prediction-market .match-bet-btn.draw-locked em{color:#64748b}.prediction-market .match-bet-btn.draw-locked em{background:rgb(255 255 255 / .055);border-color:rgb(255 255 255 / .07)}.market-bet-status-area{margin-top:10px}.market-bet-complete{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:12px;background:var(--st-live-bg);border:1px solid var(--st-live-border)}.market-bet-complete div:first-child{min-width:0}.market-bet-complete span{display:block;color:var(--st-live);font-size:11px;font-weight:900;margin-bottom:3px}.market-bet-complete strong{display:block;color:#e6edf3;font-size:13px;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.market-bet-complete div:last-child{display:flex;flex-direction:column;align-items:flex-end;gap:3px;white-space:nowrap}.market-bet-complete em{color:#9ca3af;font-size:11px;font-style:normal;font-weight:800}.prediction-market .stat-wrap{margin-top:10px;padding:10px;border-radius:12px;background:#11141b;border:1px solid rgb(255 255 255 / .045)}.prediction-market .stat-meta{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;margin-bottom:7px;color:#8b949e;font-size:10.5px;font-weight:800}.prediction-market .stat-meta.stat-meta-draw{grid-template-columns:1fr 1fr 1fr}.prediction-market .stat-meta span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prediction-market .stat-meta span:first-child{text-align:left;color:var(--st-live)}.prediction-market .stat-meta span:nth-child(2){text-align:center;color:var(--st-void)}.prediction-market .stat-meta span:last-child{text-align:right;color:#ff8aa8}.stat-total-line{margin:-2px 0 7px;color:#8b949e;font-size:10.5px;font-weight:900;text-align:center}.prediction-market .stat-bar{display:flex;height:22px;border-radius:999px;overflow:hidden;background:#252a35;border:1px solid rgb(255 255 255 / .04)}.prediction-market .bar{height:100%;width:0;min-width:30px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:900;transition:width .45s ease}.prediction-market .bar.a{background:linear-gradient(90deg,#00d88c,#00ffa3);color:#001a12}.prediction-market .bar.d{background:linear-gradient(90deg,#d8a900,#ffd166);color:#201500}.prediction-market .bar.b{background:linear-gradient(90deg,#ff4777,#ff7ca0);color:#fff}.market-closed-box{padding:16px;border-radius:14px;background:#11141b;border:1px solid rgb(255 255 255 / .055)}.market-closed-box strong{display:block;color:#e6edf3;font-size:14px;font-weight:900;margin-bottom:5px}.market-closed-box span{color:#8b949e;font-size:12px;font-weight:800}.market-result-box{padding:14px;border-radius:14px;background:#11141b;border:1px solid rgb(255 255 255 / .055)}.market-result-winner{display:flex;align-items:center;gap:8px;margin-bottom:12px}.market-result-winner span{display:inline-flex;padding:4px 9px;border-radius:999px;background:var(--st-live-bg);color:var(--st-live);font-size:11px;font-weight:900}.market-result-winner strong{color:#e6edf3;font-size:15px;font-weight:900}.market-result-teams{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:10px}.market-result-teams.has-draw{grid-template-columns:1fr 1fr 1fr}.market-result-team{display:flex;align-items:center;gap:8px;min-width:0;padding:10px;border-radius:12px;background:#20242d;border:1px solid rgb(255 255 255 / .055)}.market-result-team.winner{background:var(--st-live-bg);border-color:var(--st-live-border)}.market-result-team .team-img{width:24px;height:24px;min-width:24px;border-radius:50%;object-fit:cover;background:#fff}.result-draw-icon{width:24px;height:24px;min-width:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:rgb(255 209 102 / .12);color:var(--st-void);font-size:10px;font-weight:900}.market-result-team span:not(.result-draw-icon){min-width:0;color:#e6edf3;font-size:13px;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.market-result-team em{margin-left:auto;color:var(--st-live);font-size:11px;font-style:normal;font-weight:900}.result-stats{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:6px;margin-top:10px;font-size:11.5px}.result-stats span{display:inline-flex;padding:4px 8px;border-radius:999px;background:rgb(255 255 255 / .045);color:#8b949e;font-weight:800}.result-stats .win{background:var(--st-live-bg);color:var(--st-live)}.void-result-box{position:relative;overflow:hidden;padding:18px 14px;border-radius:14px;background:radial-gradient(circle at top,rgb(255 193 7 / .14),transparent 55%),linear-gradient(180deg,rgb(255 193 7 / .10),rgb(255 193 7 / .045));border:1px solid var(--st-void-border);text-align:center;box-shadow:0 0 0 1px rgb(255 193 7 / .04),0 0 22px rgb(255 193 7 / .08)}.void-badge{display:inline-flex;align-items:center;justify-content:center;padding:7px 15px;margin-bottom:10px;border-radius:999px;background:rgb(255 193 7 / .17);border:1px solid rgb(255 193 7 / .32);color:var(--st-void);font-size:13px;font-weight:900;line-height:1}.void-title{color:#e6edf3;font-size:14px;font-weight:900;margin-bottom:10px}html.bet-cart-open,body.bet-cart-open{overflow:hidden!important;overscroll-behavior:none!important}.bet-cart-modal{--bet-cart-vv-top:0px;--bet-cart-vv-height:100dvh;position:fixed!important;top:var(--bet-cart-vv-top)!important;right:0!important;bottom:auto!important;left:0!important;z-index:999999;width:100vw!important;height:var(--bet-cart-vv-height)!important;min-height:0!important;display:grid;place-items:center;padding:max(16px, env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) max(16px, env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left));overflow:hidden;background:rgb(0 0 0 / .68);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);opacity:0;visibility:hidden;pointer-events:none;isolation:isolate;transition:opacity .18s ease,visibility 0s linear .18s}.bet-cart-modal.active{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}.bet-cart-box{position:relative;width:min(420px, 100%);max-width:100%;max-height:calc(var(--bet-cart-vv-height) - 32px);overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:22px;background:#15181f;border:1px solid rgb(255 255 255 / .08);border-radius:18px;box-shadow:0 24px 80px rgb(0 0 0 / .65),0 0 28px rgb(0 255 163 / .08);transform:translate3d(0,12px,0) scale(.97);opacity:.96;transition:transform .18s ease,opacity .18s ease;will-change:transform}.bet-cart-modal.active .bet-cart-box{transform:translate3d(0,0,0) scale(1);opacity:1}.bet-cart-close{position:absolute;top:14px;right:14px;width:34px;height:34px;display:flex;align-items:center;justify-content:center;border:none;border-radius:10px;background:#222733;color:#9ca3af;font-size:22px;font-weight:800;line-height:1;cursor:pointer}.bet-cart-title{color:#f1f5f9;font-size:21px;font-weight:900;margin-bottom:6px;padding-right:44px}.bet-cart-market{color:#8b949e;font-size:12px;font-weight:800;margin-bottom:18px;padding-right:44px;line-height:1.4}.bet-cart-pick{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px;margin-bottom:12px;border-radius:14px;background:#20242d;border:1px solid rgb(255 255 255 / .06)}.bet-cart-pick span{display:block;color:#8b949e;font-size:11px;font-weight:900;margin-bottom:4px}.bet-cart-pick strong{color:#e6edf3;font-size:15px;font-weight:900}.bet-cart-pick em{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:999px;background:var(--st-live-bg);color:var(--st-live);font-size:13px;font-style:normal;font-weight:900}.bet-cart-balance-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 16px;padding:11px 13px;border-radius:12px;background:var(--st-live-bg);border:1px solid var(--st-live-border)}.bet-cart-balance-row span{color:#8b949e;font-size:12px;font-weight:900}.bet-cart-balance-row strong{color:var(--st-live);font-size:14px;font-weight:900}.bet-cart-label{display:block;color:#e6edf3;font-size:13px;font-weight:900;margin-bottom:8px}.bet-cart-input-wrap{position:relative;margin-bottom:14px}.bet-cart-input-wrap input{width:100%;height:52px;box-sizing:border-box;padding:0 46px 0 14px;border-radius:13px;background:#0f1218;border:1px solid rgb(0 255 163 / .18);color:#fff;font-size:18px;font-weight:800;text-align:right;outline:none}.bet-cart-input-wrap input::placeholder{color:#6f7885;font-size:14px;font-weight:800}.bet-cart-input-wrap input:focus{border-color:var(--st-live);box-shadow:0 0 0 3px rgb(0 255 163 / .08)}.bet-cart-input-wrap span{position:absolute;top:50%;right:15px;transform:translateY(-50%);color:var(--st-live);font-size:13px;font-weight:900}.bet-cart-calc{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:16px}.bet-cart-calc div{padding:12px;border-radius:12px;background:#20242d;border:1px solid rgb(255 255 255 / .055)}.bet-cart-calc span{display:block;color:#8b949e;font-size:11px;font-weight:900;margin-bottom:6px}.bet-cart-calc strong{color:var(--st-live);font-size:16px;font-weight:900}.bet-cart-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.bet-cart-actions button{width:100%;height:48px;border:none;border-radius:13px;font-size:14px;font-weight:900;cursor:pointer;transition:.18s ease}.bet-cart-cancel{background:#242936;color:#9ca3af;border:1px solid rgb(255 255 255 / .07)}.bet-cart-confirm{background:var(--st-live);color:#03130d;box-shadow:0 0 20px rgb(0 255 163 / .18)}.bet-cart-confirm:disabled,.bet-cart-cancel:disabled{opacity:.55;cursor:not-allowed}.bet-cart-submit{display:none}#prediction-market-toast.prediction-market-toast{position:fixed!important;top:auto!important;right:auto!important;bottom:max(28px, env(safe-area-inset-bottom))!important;left:50%!important;width:max-content;max-width:min(520px, calc(100vw - 28px));margin:0!important;padding:11px 15px!important;transform:translate3d(-50%,12px,0)!important;z-index:2147483647!important;display:block!important;overflow:visible!important;isolation:isolate;border-radius:12px!important;background:#11141b!important;border:1px solid rgb(0 255 163 / .28)!important;color:#f2f6f9!important;font-family:Pretendard,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;font-size:13px!important;font-weight:850!important;line-height:1.4!important;letter-spacing:-.015em;text-align:center;white-space:normal;word-break:keep-all;opacity:0!important;visibility:hidden!important;pointer-events:none!important;filter:none!important;-webkit-filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-shadow:0 14px 38px rgb(0 0 0 / .58),0 0 0 1px rgb(0 255 163 / .04)!important;transition:opacity .18s ease,transform .18s ease,visibility 0s linear .18s!important;will-change:transform,opacity}html.bet-cart-open #prediction-market-toast.prediction-market-toast,body.bet-cart-open #prediction-market-toast.prediction-market-toast,#prediction-market-toast.prediction-market-toast.is-over-bet-cart{top:auto!important;bottom:max(22px, env(safe-area-inset-bottom))!important;transform:translate3d(-50%,12px,0)!important}#prediction-market-toast.prediction-market-toast.show{opacity:1!important;visibility:visible!important;transform:translate3d(-50%,0,0)!important;transition-delay:0s!important}.pred-pagination{display:flex;justify-content:center;align-items:center;gap:6px;margin-top:16px}.pred-pagination a{min-width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#20242d;border:1px solid rgb(255 255 255 / .055);color:#8b949e;font-size:12px;font-weight:900;text-decoration:none}.pred-pagination a.active{background:var(--st-live);color:#03130d;border-color:var(--st-live)}.pred-admin-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.pred-admin-btn{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 12px;border-radius:8px;font-size:12px;font-weight:800;text-decoration:none}.pred-admin-btn.settle-a{background:#2271b1;color:#fff;border-color:#2271b1}.pred-admin-btn.settle-b{background:#232633;color:#fff;border-color:#232633}.pred-admin-btn.settle-d{background:#0f766e;color:#fff;border-color:#0f766e}.pred-admin-btn.void{background:#946200;color:#fff;border-color:#946200}.pred-admin-btn.delete{background:#d63638;color:#fff;border-color:#d63638}.pred-admin-btn:hover{filter:brightness(1.08)}.streak-rank-box{width:100%;box-sizing:border-box;padding:16px;border-radius:18px;background:#15181f;border:1px solid rgb(255 255 255 / .075)}.streak-rank-title{display:flex;align-items:center;gap:8px;margin-bottom:14px;color:#f1f5f9;font-size:17px;font-weight:900;line-height:1.2;letter-spacing:-.3px}.streak-list{display:flex;flex-direction:column;gap:8px}.streak-item{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px;padding:12px 13px;border-radius:14px;background:#20242d;border:1px solid rgb(255 255 255 / .055);transition:.18s ease}.streak-left{display:flex;align-items:center;gap:10px;min-width:0;flex:1 1 auto}.streak-rank{width:30px;height:30px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#15181f;color:#e6edf3;font-size:13px;font-weight:900}.streak-name{min-width:0;color:#e6edf3;font-size:14px;font-weight:900;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.streak-stats{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:6px;min-width:0;flex-shrink:0;white-space:nowrap}.streak-count{display:inline-flex;align-items:center;justify-content:center;padding:5px 8px;border-radius:999px;background:rgb(0 255 163 / .10);color:var(--st-live);font-size:12px;font-weight:900}.streak-sub{display:inline-block;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#8b949e;font-size:11px;font-weight:800}.streak-empty{padding:16px;color:#8b949e;text-align:center;font-size:13px;font-weight:900}.streak-item.streak-tier-1{border-color:rgb(148 163 184 / .12)}.streak-count.streak-tier-1{background:rgb(148 163 184 / .13);color:#cbd5e1}.streak-item.streak-tier-3{border-color:rgb(34 197 94 / .18)}.streak-count.streak-tier-3{background:rgb(34 197 94 / .14);color:#86efac}.streak-item.streak-tier-5{border-color:rgb(0 255 163 / .22)}.streak-count.streak-tier-5{background:rgb(0 255 163 / .15);color:var(--st-live)}.streak-item.streak-tier-7{border-color:rgb(56 189 248 / .24)}.streak-count.streak-tier-7{background:rgb(56 189 248 / .15);color:#7dd3fc}.streak-item.streak-tier-10{border-color:rgb(129 140 248 / .26);background:linear-gradient(90deg,rgb(129 140 248 / .10),#20242d 55%)}.streak-count.streak-tier-10{background:rgb(129 140 248 / .18);color:#c4b5fd}.streak-item.streak-tier-15{border-color:rgb(236 72 153 / .28);background:linear-gradient(90deg,rgb(236 72 153 / .11),#20242d 58%)}.streak-count.streak-tier-15{background:rgb(236 72 153 / .18);color:#f9a8d4}.streak-item.streak-tier-20{border-color:rgb(251 146 60 / .32);background:linear-gradient(90deg,rgb(251 146 60 / .13),#20242d 60%);box-shadow:0 0 18px rgb(251 146 60 / .06)}.streak-count.streak-tier-20{background:rgb(251 146 60 / .20);color:#fdba74}.streak-item.streak-tier-30{border-color:rgb(255 209 102 / .42);background:radial-gradient(circle at left,rgb(255 209 102 / .18),transparent 38%),linear-gradient(90deg,rgb(255 209 102 / .13),#20242d 62%);box-shadow:0 0 0 1px rgb(255 209 102 / .05),0 0 24px rgb(255 209 102 / .10)}.streak-count.streak-tier-30{background:rgb(255 209 102 / .22);color:var(--st-void);box-shadow:0 0 14px rgb(255 209 102 / .12)}.my-bet-card{border-color:rgb(255 255 255 / .08)}.my-bet-panel{padding:12px;border-radius:14px;background:#11141b;border:1px solid rgb(255 255 255 / .055)}.my-bet-pick{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;padding:10px 12px;border-radius:12px;background:#20242d;border:1px solid rgb(255 255 255 / .055)}.my-bet-pick span{color:#8b949e;font-size:11px;font-weight:900}.my-bet-pick strong{min-width:0;color:#e6edf3;font-size:14px;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.my-bet-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.my-bet-grid div{min-width:0;padding:10px;border-radius:12px;background:#171b23;border:1px solid rgb(255 255 255 / .05)}.my-bet-grid span{display:block;margin-bottom:5px;color:#8b949e;font-size:10.5px;font-weight:900}.my-bet-grid strong{display:block;color:#e6edf3;font-size:13px;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.my-bet-grid div:last-child strong{display:inline-flex;align-items:center;justify-content:center;width:max-content;max-width:100%;min-height:26px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:900;line-height:1;white-space:nowrap}.my-bet-live .my-bet-panel{border-color:var(--st-live-border)}.my-bet-live .my-bet-grid div:last-child strong{background:var(--st-live-bg);color:var(--st-live);border:1px solid var(--st-live-border)}.my-bet-void .my-bet-panel{border-color:var(--st-void-border)}.my-bet-void .my-bet-grid div:last-child strong{background:var(--st-void-bg);color:var(--st-void);border:1px solid var(--st-void-border)}.my-bet-win .my-bet-panel{border-color:var(--st-win-border)}.my-bet-win .my-bet-grid div:last-child strong{background:var(--st-win-bg);color:var(--st-win);border:1px solid var(--st-win-border)}.my-bet-lose .my-bet-panel{border-color:var(--st-lose-border)}.my-bet-lose .my-bet-grid div:last-child strong{background:var(--st-lose-bg);color:var(--st-lose);border:1px solid var(--st-lose-border)}.mybet-status{display:inline-flex;align-items:center;justify-content:center;height:26px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:900;line-height:1;white-space:nowrap}.mybet-status.live{background:var(--st-live-bg);color:var(--st-live);border:1px solid var(--st-live-border)}.mybet-status.void{background:var(--st-void-bg);color:var(--st-void);border:1px solid var(--st-void-border)}.mybet-status.win,.mybet-status.paid{background:var(--st-win-bg);color:var(--st-win);border:1px solid var(--st-win-border)}.mybet-status.lose,.mybet-status.unpaid{background:var(--st-lose-bg);color:var(--st-lose);border:1px solid var(--st-lose-border)}.mybet-result-chip{width:max-content;max-width:100%;display:inline-flex;align-items:center;justify-content:center;height:24px;padding:0 9px;border-radius:999px;font-size:11px;font-weight:900;line-height:1;white-space:nowrap}.mybet-result-chip.pending{background:var(--st-live-bg);color:var(--st-live);border:1px solid var(--st-live-border)}.mybet-result-chip.refund{background:var(--st-void-bg);color:var(--st-void);border:1px solid var(--st-void-border)}.mybet-result-chip.paid{background:var(--st-win-bg);color:var(--st-win);border:1px solid var(--st-win-border)}.mybet-result-chip.unpaid{background:var(--st-lose-bg);color:var(--st-lose);border:1px solid var(--st-lose-border)}.prediction-market-shell{position:relative;min-height:120px}.prediction-market-shell.market-loading{opacity:.55;pointer-events:none;filter:blur(.4px);transition:.16s ease}.prediction-market-shell.market-loading::after{content:'불러오는 중...';position:absolute;top:54px;left:50%;transform:translateX(-50%);z-index:20;display:inline-flex;align-items:center;justify-content:center;height:34px;padding:0 14px;border-radius:999px;background:#11141b;border:1px solid rgb(0 255 163 / .18);color:var(--st-live);font-size:12px;font-weight:900;box-shadow:0 10px 30px rgb(0 0 0 / .35)}@media (max-width:640px){.prediction.prediction-market{padding:13px;border-radius:16px}.market-list-head{align-items:flex-start;gap:10px;margin-bottom:12px}.market-list-title{font-size:16px;line-height:32px}.market-tabs{margin-left:auto;max-width:100%;overflow-x:auto}.market-tab{min-height:30px;padding:0 9px;font-size:11px}.market-tab span{min-width:16px;height:16px;padding:0 5px;font-size:9px}.market-head{margin-bottom:12px}.prediction-market h3{font-size:15px}.market-time{font-size:11px}.market-status{height:24px;padding:0 8px;font-size:10px}.prediction-market .match-bet-btn{min-height:52px;height:52px;grid-template-columns:32px minmax(0,1fr) auto;gap:10px;padding:0 11px}.prediction-market .match-bet-img,.match-bet-placeholder{width:30px;height:30px;min-width:30px;max-width:30px}.prediction-market .match-bet-btn .market-btn-team{font-size:14px}.prediction-market .match-bet-btn em{min-width:54px;height:27px;padding:0 8px;font-size:12.5px}.prediction-market .stat-meta,.prediction-market .stat-meta.stat-meta-draw{font-size:9.5px;gap:5px}.prediction-market .bar{min-width:24px;font-size:9px}.market-result-teams,.market-result-teams.has-draw{grid-template-columns:1fr}.bet-cart-box{padding:18px;border-radius:16px}.bet-cart-title{font-size:19px}.bet-cart-input-wrap input{font-size:17px}.bet-cart-input-wrap input::placeholder{font-size:13px}.streak-item{gap:8px;padding:10px}.streak-left{gap:8px}.streak-rank{width:28px;height:28px;font-size:12px}.streak-name{font-size:13px}.streak-stats{gap:5px;flex-shrink:1}.streak-count{padding:5px 7px;font-size:11px;flex-shrink:0}.streak-sub{max-width:96px;font-size:10px}.my-bet-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:390px){.market-list-title{display:none}.market-tabs{width:100%;justify-content:space-between}.market-tab{flex:1}.streak-sub{max-width:74px}}.market-match-board,.merged-match-board{width:100%!important;box-sizing:border-box!important}.market-match-bets,.merged-match-bets{width:100%!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;padding:10px!important;border-radius:16px!important;overflow:visible!important}.prediction-market .match-bet-btn{width:100%!important;min-width:0!important;height:auto!important;min-height:112px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:8px!important;margin:0!important;padding:13px 8px 12px!important;border-radius:14px!important;border:1px solid rgb(255 255 255 / .075)!important;border-bottom:1px solid rgb(255 255 255 / .075)!important;text-align:center!important}.prediction-market .match-bet-btn:last-child{border-bottom:1px solid rgb(255 255 255 / .075)!important}.prediction-market .match-bet-btn:hover{transform:translateY(-2px)!important}.prediction-market .match-bet-a:hover{box-shadow:inset 0 3px 0 var(--st-live)!important}.prediction-market .match-bet-draw:hover{box-shadow:inset 0 3px 0 var(--st-void)!important}.prediction-market .match-bet-b:hover{box-shadow:inset 0 3px 0 #ff5f87!important}.prediction-market .match-bet-img,.match-bet-placeholder{width:38px!important;height:38px!important;min-width:38px!important;max-width:38px!important}.prediction-market .match-bet-btn .market-btn-team{width:100%!important;max-width:100%!important;min-width:0!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;font-size:14px!important;line-height:1.2!important;text-align:center!important;white-space:normal!important;word-break:keep-all!important;overflow:hidden!important;text-overflow:ellipsis!important}.prediction-market .match-bet-btn em{min-width:auto!important;height:28px!important;padding:0 10px!important;font-size:13px!important}.prediction-market .match-bet-btn.selected{box-shadow:inset 0 3px 0 var(--st-live)!important}.prediction-market .match-bet-btn.locked:not(.selected),.prediction-market .match-bet-btn:disabled{transform:none!important}@media (max-width:640px){.market-match-bets,.merged-match-bets{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;padding:8px!important;border-radius:15px!important}.prediction-market .match-bet-btn{min-height:98px!important;padding:10px 5px 9px!important;gap:6px!important;border-radius:12px!important}.prediction-market .match-bet-img,.match-bet-placeholder{width:30px!important;height:30px!important;min-width:30px!important;max-width:30px!important}.prediction-market .match-bet-btn .market-btn-team{font-size:11.5px!important;line-height:1.18!important}.prediction-market .match-bet-btn em{height:24px!important;padding:0 7px!important;font-size:10.5px!important}}@media (max-width:390px){.market-match-bets,.merged-match-bets{gap:5px!important;padding:6px!important}.prediction-market .match-bet-btn{min-height:92px!important;padding:9px 4px 8px!important;gap:5px!important}.prediction-market .match-bet-img,.match-bet-placeholder{width:27px!important;height:27px!important;min-width:27px!important;max-width:27px!important}.prediction-market .match-bet-btn .market-btn-team{font-size:10.5px!important}.prediction-market .match-bet-btn em{height:22px!important;padding:0 6px!important;font-size:10px!important}}@media (min-width:701px){.streak-stats{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:7px!important}.streak-sub{order:1!important;max-width:90px!important;padding:3px 7px!important;border-radius:999px!important;background:rgb(255 255 255 / .055)!important;border:1px solid rgb(255 255 255 / .055)!important;color:#9ca3af!important;font-size:9.5px!important;font-weight:900!important;line-height:1!important;letter-spacing:-.15px!important;text-align:center!important;white-space:nowrap!important}.streak-count{order:2!important;min-width:54px!important;padding:6px 10px!important;font-size:12px!important;font-weight:950!important;flex-shrink:0!important}}@media (max-width:700px){.streak-stats{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:6px!important;min-width:auto!important;flex-shrink:0!important;white-space:nowrap!important}.streak-sub{display:inline-flex!important;align-items:center!important;justify-content:center!important;order:1!important;max-width:none!important;min-width:54px!important;height:22px!important;padding:0 7px!important;border-radius:999px!important;background:rgb(255 255 255 / .055)!important;border:1px solid rgb(255 255 255 / .055)!important;color:#9ca3af!important;font-size:9px!important;font-weight:900!important;line-height:1!important;letter-spacing:-.2px!important;text-align:center!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important}.streak-count{order:2!important;min-width:48px!important;height:24px!important;padding:0 8px!important;font-size:11px!important;font-weight:950!important;flex-shrink:0!important}.streak-name{min-width:0!important;flex:1 1 auto!important}}@media (max-width:390px){.streak-stats{gap:4px!important}.streak-sub{min-width:48px!important;height:20px!important;padding:0 6px!important;font-size:8.5px!important}.streak-count{min-width:44px!important;height:22px!important;padding:0 7px!important;font-size:10px!important}}.prediction.prediction-market.my-bet-card{border-color:rgb(255 255 255 / .085);background:radial-gradient(circle at 10% 0%,rgb(0 255 163 / .045),transparent 34%),#15181f}.my-bet-card .market-head{margin-bottom:12px}.mybet-board-stage{position:relative;width:100%;margin-top:4px;border-radius:17px;overflow:hidden}.my-bet-card .mybet-match-board{position:relative;transition:filter .18s ease,opacity .18s ease,transform .18s ease}.my-bet-card .mybet-match-bets{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;padding:10px!important;border-radius:17px!important;background:#11141b!important;border:1px solid rgb(255 255 255 / .085)!important;overflow:visible!important}.prediction-market.my-bet-card .mybet-readonly-btn{position:relative!important;width:100%!important;min-width:0!important;min-height:124px!important;height:auto!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:14px 10px!important;border-radius:15px!important;border:1px solid rgb(255 255 255 / .07)!important;background:#171b23!important;text-align:center!important;cursor:default!important;opacity:1!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .035)!important}.prediction-market.my-bet-card .mybet-readonly-btn:disabled{opacity:1!important;cursor:default!important}.prediction-market.my-bet-card .mybet-readonly-btn.is-my-choice{background:radial-gradient(circle at 50% 0%,rgb(0 255 163 / .11),transparent 62%),#173128!important;border-color:rgb(0 255 163 / .34)!important;box-shadow:0 0 0 1px rgb(0 255 163 / .08),inset 0 1px 0 rgb(255 255 255 / .045)!important}.prediction-market.my-bet-card .mybet-readonly-btn.is-winner{border-color:rgb(0 255 163 / .42)!important}.prediction-market.my-bet-card .mybet-readonly-btn.is-loser{opacity:.74!important}.prediction-market.my-bet-card .mybet-readonly-btn.draw-locked{opacity:.42!important;background:#131720!important}.prediction-market.my-bet-card .mybet-readonly-btn .match-bet-img,.prediction-market.my-bet-card .mybet-readonly-btn .match-bet-placeholder{width:40px!important;height:40px!important;min-width:40px!important;max-width:40px!important}.prediction-market.my-bet-card .mybet-readonly-btn .market-btn-team{width:100%!important;min-width:0!important;display:block!important;color:#e6edf3!important;font-size:14px!important;font-weight:950!important;line-height:1.15!important;text-align:center!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.prediction-market.my-bet-card .mybet-readonly-btn em{min-width:0!important;height:28px!important;padding:0 10px!important;margin:0!important;border-radius:999px!important;font-size:12px!important;font-weight:950!important}.mybet-choice-tag,.mybet-winner-tag{position:absolute;left:50%;transform:translateX(-50%);display:inline-flex;align-items:center;justify-content:center;height:21px;padding:0 8px;border-radius:999px;font-size:9.5px;font-weight:950;line-height:1;white-space:nowrap;pointer-events:none}.mybet-choice-tag{bottom:8px;background:rgb(0 255 163 / .12);color:var(--st-live);border:1px solid rgb(0 255 163 / .23)}.mybet-winner-tag{top:8px;background:rgb(255 255 255 / .075);color:#e6edf3;border:1px solid rgb(255 255 255 / .10)}.mybet-board-stage.is-settled .mybet-match-board{filter:blur(2.8px) saturate(.78) brightness(.72);opacity:.42;transform:scale(.985);pointer-events:none}.mybet-settlement-overlay{position:absolute;inset:0;z-index:5;display:flex;align-items:center;justify-content:center;padding:14px;pointer-events:none}.mybet-settlement-card{min-width:190px;max-width:calc(100% - 20px);padding:14px 18px;border-radius:18px;text-align:center;background:rgb(10 14 20 / .74);border:1px solid rgb(255 255 255 / .12);box-shadow:0 22px 54px rgb(0 0 0 / .45),inset 0 1px 0 rgb(255 255 255 / .06);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}.mybet-settlement-card span{display:inline-flex;align-items:center;justify-content:center;height:25px;padding:0 11px;margin-bottom:8px;border-radius:999px;font-size:11px;font-weight:950;line-height:1}.mybet-settlement-card strong{display:block;color:#fff;font-size:25px;font-weight:950;letter-spacing:-.045em;line-height:1.05;font-variant-numeric:tabular-nums}.mybet-settlement-card em{display:block;margin-top:6px;color:#aab4c2;font-size:12px;font-style:normal;font-weight:900}.mybet-settlement-overlay.win .mybet-settlement-card{border-color:var(--st-win-border);background:linear-gradient(180deg,rgb(59 130 246 / .20),rgb(10 14 20 / .78))}.mybet-settlement-overlay.win .mybet-settlement-card span{background:var(--st-win-bg);border:1px solid var(--st-win-border);color:var(--st-win)}.mybet-settlement-overlay.win .mybet-settlement-card strong{color:var(--st-win)}.mybet-settlement-overlay.void .mybet-settlement-card{border-color:var(--st-void-border);background:linear-gradient(180deg,rgb(255 193 7 / .18),rgb(10 14 20 / .78))}.mybet-settlement-overlay.void .mybet-settlement-card span{background:var(--st-void-bg);border:1px solid var(--st-void-border);color:var(--st-void)}.mybet-settlement-overlay.void .mybet-settlement-card strong{color:var(--st-void)}.mybet-settlement-overlay.lose .mybet-settlement-card{border-color:var(--st-lose-border);background:linear-gradient(180deg,rgb(239 68 68 / .18),rgb(10 14 20 / .78))}.mybet-settlement-overlay.lose .mybet-settlement-card span{background:var(--st-lose-bg);border:1px solid var(--st-lose-border);color:var(--st-lose)}.mybet-settlement-overlay.lose .mybet-settlement-card strong{color:var(--st-lose)}.mybet-settlement-overlay.closed .mybet-settlement-card{border-color:rgb(255 255 255 / .13);background:linear-gradient(180deg,rgb(255 255 255 / .09),rgb(10 14 20 / .80))}.mybet-settlement-overlay.closed .mybet-settlement-card span{background:rgb(255 255 255 / .075);border:1px solid rgb(255 255 255 / .12);color:#cbd5e1}.mybet-summary-line{margin-top:10px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:11px 12px;border-radius:13px;background:var(--st-live-bg);border:1px solid var(--st-live-border)}.mybet-summary-line>div{min-width:0}.mybet-summary-line span{display:block;margin-bottom:3px;color:var(--st-live);font-size:11px;font-weight:950}.mybet-summary-line strong{display:block;color:#e6edf3;font-size:13px;font-weight:950;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mybet-summary-line div:nth-child(2){display:flex;flex-direction:column;align-items:flex-end;gap:3px;white-space:nowrap}.mybet-summary-line em{color:#9ca3af;font-size:11px;font-style:normal;font-weight:850}.mybet-summary-line.void{background:var(--st-void-bg);border-color:var(--st-void-border)}.mybet-summary-line.void span{color:var(--st-void)}.mybet-summary-line.win{background:var(--st-win-bg);border-color:var(--st-win-border)}.mybet-summary-line.win span{color:var(--st-win)}.mybet-summary-line.lose{background:var(--st-lose-bg);border-color:var(--st-lose-border)}.mybet-summary-line.lose span{color:var(--st-lose)}.mybet-summary-line.closed{background:rgb(255 255 255 / .06);border-color:rgb(255 255 255 / .10)}.mybet-summary-line.closed span{color:#cbd5e1}.mybet-status.closed{background:rgb(255 255 255 / .08);color:#cbd5e1;border:1px solid rgb(255 255 255 / .10)}.my-bet-card .mybet-static-stat{margin-top:10px!important}@media (max-width:640px){.my-bet-card .mybet-match-bets{grid-template-columns:1fr!important;gap:7px!important;padding:8px!important}.prediction-market.my-bet-card .mybet-readonly-btn{min-height:58px!important;display:grid!important;grid-template-columns:34px minmax(0,1fr) auto!important;align-items:center!important;justify-content:initial!important;gap:10px!important;text-align:left!important;padding:0 11px!important}.prediction-market.my-bet-card .mybet-readonly-btn .match-bet-img,.prediction-market.my-bet-card .mybet-readonly-btn .match-bet-placeholder{width:32px!important;height:32px!important;min-width:32px!important;max-width:32px!important}.prediction-market.my-bet-card .mybet-readonly-btn .market-btn-team{text-align:left!important;font-size:13.5px!important}.mybet-choice-tag,.mybet-winner-tag{position:static;transform:none;height:20px;padding:0 7px;justify-self:end;grid-column:2 / 4;margin-top:-3px}.mybet-summary-line{grid-template-columns:1fr;gap:8px}.mybet-summary-line div:nth-child(2){align-items:flex-start}.mybet-summary-line .mybet-result-chip{width:max-content}.mybet-settlement-card{min-width:170px;padding:13px 16px}.mybet-settlement-card strong{font-size:22px}}.mybet-choice-tag{display:none!important}@media (max-width:640px){.prediction.prediction-market.my-bet-card{padding:12px 12px 13px!important;margin-bottom:10px!important;border-radius:16px!important}.my-bet-card .market-head{margin-bottom:8px!important;align-items:center!important;gap:8px!important}.prediction-market.my-bet-card h3{margin-bottom:3px!important;font-size:14.5px!important;line-height:1.18!important;letter-spacing:-.04em!important}.my-bet-card .market-time{max-width:100%!important;color:#8994a3!important;font-size:10.3px!important;line-height:1.2!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.mybet-status{height:24px!important;padding:0 9px!important;font-size:10px!important;border-radius:999px!important}.mybet-board-stage{margin-top:0!important;border-radius:14px!important}.my-bet-card .mybet-match-bets{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important;padding:7px!important;border-radius:14px!important;overflow:hidden!important}.prediction-market.my-bet-card .mybet-readonly-btn{min-height:76px!important;height:76px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:4px!important;padding:8px 5px!important;border-radius:12px!important;text-align:center!important}.prediction-market.my-bet-card .mybet-readonly-btn .match-bet-img,.prediction-market.my-bet-card .mybet-readonly-btn .match-bet-placeholder{width:26px!important;height:26px!important;min-width:26px!important;max-width:26px!important}.prediction-market.my-bet-card .mybet-readonly-btn .market-btn-team{width:100%!important;max-width:100%!important;text-align:center!important;font-size:11.5px!important;line-height:1.05!important;letter-spacing:-.03em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.prediction-market.my-bet-card .mybet-readonly-btn em{min-width:0!important;height:22px!important;padding:0 7px!important;font-size:10.5px!important;line-height:1!important}.mybet-winner-tag{position:absolute!important;top:5px!important;right:5px!important;left:auto!important;bottom:auto!important;transform:none!important;height:18px!important;padding:0 6px!important;font-size:8.5px!important;border-radius:999px!important;z-index:2!important}.mybet-summary-line{margin-top:8px!important;grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;padding:8px 10px!important;border-radius:12px!important}.mybet-summary-line>div:first-child{display:none!important}.mybet-summary-line div:nth-child(2){align-items:flex-start!important;gap:2px!important;white-space:normal!important}.mybet-summary-line em{font-size:10.5px!important;line-height:1.25!important}.mybet-summary-line .mybet-result-chip{width:auto!important;height:24px!important;padding:0 9px!important;font-size:10.5px!important;align-self:center!important}.my-bet-card .mybet-static-stat,.prediction-market.my-bet-card .stat-wrap{margin-top:8px!important;padding:8px!important;border-radius:12px!important}.prediction-market.my-bet-card .stat-meta{gap:4px!important;margin-bottom:4px!important;font-size:9.4px!important;line-height:1.1!important}.prediction-market.my-bet-card .stat-total-line{margin:-1px 0 5px!important;font-size:9.4px!important;line-height:1.1!important}.prediction-market.my-bet-card .stat-bar{height:18px!important}.prediction-market.my-bet-card .bar{min-width:24px!important;font-size:9px!important}.mybet-board-stage.is-settled .mybet-match-board{filter:blur(2.2px) saturate(.78) brightness(.66)!important;opacity:.42!important;transform:scale(.992)!important}.mybet-settlement-overlay{padding:8px!important}.mybet-settlement-card{min-width:142px!important;max-width:calc(100% - 12px)!important;padding:10px 14px!important;border-radius:14px!important;backdrop-filter:blur(6px)!important;-webkit-backdrop-filter:blur(6px)!important}.mybet-settlement-card span{height:21px!important;padding:0 9px!important;margin-bottom:5px!important;font-size:10px!important}.mybet-settlement-card strong{font-size:19px!important;line-height:1.03!important}.mybet-settlement-card em{margin-top:4px!important;font-size:10.5px!important}}@media (max-width:390px){.prediction.prediction-market.my-bet-card{padding:11px 10px 12px!important}.prediction-market.my-bet-card h3{font-size:13.5px!important}.my-bet-card .market-time{font-size:9.8px!important}.my-bet-card .mybet-match-bets{gap:5px!important;padding:6px!important}.prediction-market.my-bet-card .mybet-readonly-btn{height:70px!important;min-height:70px!important;gap:3px!important;padding:7px 4px!important}.prediction-market.my-bet-card .mybet-readonly-btn .match-bet-img,.prediction-market.my-bet-card .mybet-readonly-btn .match-bet-placeholder{width:24px!important;height:24px!important;min-width:24px!important;max-width:24px!important}.prediction-market.my-bet-card .mybet-readonly-btn .market-btn-team{font-size:10.6px!important}.prediction-market.my-bet-card .mybet-readonly-btn em{height:20px!important;padding:0 6px!important;font-size:9.8px!important}.mybet-summary-line{padding:7px 9px!important}}.prediction-market .match-bet-btn.selected:disabled,.prediction-market .match-bet-btn.selected.locked{opacity:1!important}.bet-cart-modal{z-index:2147482000!important}.bet-cart-close:disabled{opacity:.45;cursor:not-allowed}@media (max-width:768px){.bet-cart-modal{display:grid!important;place-items:center!important;padding:max(12px, env(safe-area-inset-top)) max(12px, env(safe-area-inset-right)) max(12px, env(safe-area-inset-bottom)) max(12px, env(safe-area-inset-left))!important;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.bet-cart-box{width:min(100%, 420px)!important;max-height:calc(var(--bet-cart-vv-height, 100dvh) - 24px)!important;margin:0!important;padding:18px!important;border-radius:16px!important}.bet-cart-input-wrap input{font-size:17px!important}#prediction-market-toast.prediction-market-toast{bottom:calc(88px + env(safe-area-inset-bottom))!important;max-width:calc(100vw - 24px);padding:10px 13px!important;font-size:12px!important}html.bet-cart-open #prediction-market-toast.prediction-market-toast,body.bet-cart-open #prediction-market-toast.prediction-market-toast,#prediction-market-toast.prediction-market-toast.is-over-bet-cart{top:auto!important;bottom:calc(24px + env(safe-area-inset-bottom))!important}}@media (max-height:620px) and (max-width:768px){.bet-cart-box{padding:15px!important}.bet-cart-market{margin-bottom:12px!important}.bet-cart-pick,.bet-cart-balance-row{margin-bottom:9px!important;padding:10px 12px!important}.bet-cart-input-wrap{margin-bottom:10px!important}.bet-cart-calc{margin-bottom:11px!important}}@media (prefers-reduced-motion:reduce){.bet-cart-modal,.bet-cart-box,#prediction-market-toast.prediction-market-toast,.prediction-market .bar,.prediction-market-shell{transition:none!important;animation:none!important;scroll-behavior:auto!important}}.market-sport-tabs-wrap{width:100%;margin:-3px 0 14px;padding:0;overflow:hidden}.market-sport-tabs{display:flex;align-items:center;gap:7px;width:100%;padding:2px 1px 4px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}.market-sport-tabs::-webkit-scrollbar{display:none}.market-sport-tab{flex:0 0 auto;min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 13px;border:1px solid rgb(255 255 255 / .075);border-radius:12px;background:#15181f;color:#8f98a4;font-size:12px;font-weight:850;line-height:1;white-space:nowrap;text-decoration:none;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.market-sport-tab:hover{color:#e6edf3;border-color:rgb(255 255 255 / .13);background:#1b2029}.market-sport-tab:active{transform:scale(.97)}.market-sport-tab.active{color:#07130e;border-color:rgb(3 248 132 / .68);background:#03f884;box-shadow:0 0 18px rgb(3 248 132 / .12)}.market-sport-icon{width:17px;height:17px;min-width:17px;display:block;object-fit:contain;border-radius:4px}.market-sport-icon.is-fallback{display:inline-flex;align-items:center;justify-content:center;overflow:visible;color:currentColor;font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif;font-size:15px;line-height:1}.market-title-line{min-width:0;display:flex;align-items:center;gap:8px;margin:0 0 6px}.market-title-line h3{min-width:0;margin:0!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.market-card-sport{flex:0 0 auto;min-height:23px;display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:0 7px;border:1px solid rgb(255 255 255 / .08);border-radius:7px;background:#20242d;color:#aab3bf;font-size:10px;font-weight:850;line-height:1;white-space:nowrap}.market-card-sport-icon{width:13px;height:13px;min-width:13px;display:block;object-fit:contain}.market-card-sport-icon.is-fallback{display:inline-flex;align-items:center;justify-content:center;font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif;font-size:11px;line-height:1}@media (max-width:640px){.market-sport-tabs-wrap{margin:-2px 0 11px;width:calc(100% + 2px)}.market-sport-tabs{gap:6px;padding-bottom:3px;scroll-padding-inline:1px}.market-sport-tab{min-height:34px;gap:6px;padding:0 10px;border-radius:10px;font-size:11px}.market-sport-icon{width:15px;height:15px;min-width:15px}.market-sport-icon.is-fallback{font-size:13px}.market-title-line{gap:6px;margin-bottom:5px}.market-card-sport{min-height:21px;padding:0 6px;font-size:9px}.market-card-sport-icon{width:12px;height:12px;min-width:12px}}@media (max-width:390px){.market-sport-tab{min-height:32px;padding:0 9px;font-size:10.5px}.market-card-sport span:last-child{display:none}.market-card-sport{width:22px;padding:0}}.prediction-market .pred-default-jersey,.market-result-team .pred-default-jersey{display:block!important;padding:1px!important;overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important;object-fit:contain!important;box-shadow:none!important}.prediction-market .match-bet-btn .pred-default-jersey{align-self:center!important}.market-result-team .pred-default-jersey{width:26px!important;height:26px!important;min-width:26px!important;max-width:26px!important;flex:0 0 26px!important}@media(max-width:640px){.market-result-team .pred-default-jersey{width:24px!important;height:24px!important;min-width:24px!important;max-width:24px!important;flex-basis:24px!important}}.prediction-market.prediction-closed .market-closed-box{display:none!important}.prediction-market.prediction-closed .market-closed-board{filter:grayscale(1) saturate(0)!important;opacity:.76!important}.prediction-market.prediction-closed .match-bet-btn:disabled,.prediction-market.prediction-closed .match-bet-btn.locked{opacity:1!important;cursor:default!important;pointer-events:none!important;transform:none!important}.prediction-market.prediction-closed .match-bet-btn:hover,.prediction-market.prediction-closed .match-bet-a:hover,.prediction-market.prediction-closed .match-bet-draw:hover,.prediction-market.prediction-closed .match-bet-b:hover{transform:none!important;box-shadow:none!important}.prediction-market.prediction-closed .market-closed-bets{background:#11141a!important;border-color:rgb(255 255 255 / .065)!important}.prediction-market.prediction-closed .market-closed-choice{background:#181b22!important;border-color:rgb(255 255 255 / .065)!important}.prediction-market.prediction-closed .market-closed-choice .market-btn-team{color:#b5bac3!important}.prediction-market.prediction-closed .market-closed-choice em{background:rgb(255 255 255 / .055)!important;border-color:rgb(255 255 255 / .075)!important;color:#9ca3af!important}.prediction-market .market-closed-static-stats{margin-top:10px!important;padding:10px 11px 11px!important;border:1px solid rgb(255 255 255 / .05)!important;border-radius:12px!important;background:#11141b!important}.market-closed-total-bet{display:flex;align-items:baseline;justify-content:center;gap:7px;min-width:0;margin:0 0 9px;text-align:center;font-variant-numeric:tabular-nums}.market-closed-total-bet span{color:#7f8792;font-size:10px;font-weight:850;line-height:1;white-space:nowrap}.market-closed-total-bet strong{color:#e5e7eb;font-size:13px;font-weight:950;line-height:1;letter-spacing:-.02em;white-space:nowrap}.market-closed-total-bet em{color:#737b86;font-size:9.5px;font-style:normal;font-weight:800;line-height:1;white-space:nowrap}.market-closed-team-meta{display:grid;align-items:center;gap:8px;min-width:0;margin:0 0 7px;color:#8b929d;font-size:10px;font-weight:800;filter:grayscale(1);opacity:.78}.market-closed-team-meta.no-draw{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.market-closed-team-meta.has-draw{grid-template-columns:repeat(3,minmax(0,1fr))}.market-closed-team-meta span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.market-closed-team-meta .team-a{text-align:left}.market-closed-team-meta .team-d{text-align:center}.market-closed-team-meta .team-b{text-align:right}.prediction-market .market-closed-stat-bar{filter:grayscale(1) saturate(0)!important;opacity:.72!important}.prediction-market .market-closed-stat-bar .bar{transition:none!important}.prediction-market.prediction-closed{background:linear-gradient(145deg,rgb(23 25 31 / .98),rgb(18 20 26 / .99))!important}.prediction-market.prediction-closed .market-time{color:#747b86!important}@media(max-width:640px){.prediction-market .market-closed-static-stats{padding:9px!important}.market-closed-total-bet{gap:5px;margin-bottom:8px}.market-closed-total-bet span{font-size:9px}.market-closed-total-bet strong{font-size:11.5px}.market-closed-total-bet em{font-size:8.5px}.market-closed-team-meta{gap:5px;font-size:8.5px}}@media(max-width:390px){.market-closed-total-bet{flex-wrap:wrap;row-gap:4px}.market-closed-total-bet strong{font-size:11px}.market-closed-team-meta{font-size:8px}}