.GameShell_shell__jDiFQ{display:flex;flex-direction:column;width:100%;height:calc(100vh - 108px);min-height:500px;background:var(--game-color);position:relative;overflow:hidden;border-radius:6px;border:1px solid #202020}.GameShell_shell__jDiFQ:after,.GameShell_shell__jDiFQ:before{content:"";position:absolute;border-radius:50%;pointer-events:none;z-index:0;animation:GameShell_auroraFloat__uy3c0 9s ease-in-out infinite}.GameShell_shell__jDiFQ:before{width:55%;height:70%;top:-15%;left:-8%}.GameShell_shell__jDiFQ:after,.GameShell_shell__jDiFQ:before{background:var(--game-color);opacity:.8;filter:blur(100px) brightness(1.2)}.GameShell_shell__jDiFQ:after{width:45%;height:60%;bottom:-15%;right:-5%;animation-delay:-4.5s;animation-direction:reverse}@keyframes GameShell_auroraFloat__uy3c0{0%,to{transform:translate(0) scale(1)}33%{transform:translate(4%,3%) scale(1.05)}66%{transform:translate(-3%,-4%) scale(.96)}}.GameShell_shell__jDiFQ>*{position:relative;z-index:1}.GameShell_shell__jDiFQ.GameShell_fullscreen__Y7WCm{height:100vh;border-radius:0;border:none}.GameShell_overlay__lJV_f{position:absolute;inset:0;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:98;animation:GameShell_fadeIn__a7M9T .2s ease}.GameShell_infoDrawer__7Pzu4{position:absolute;top:0;right:0;bottom:0;width:360px;max-width:85%;background:linear-gradient(180deg,rgba(20,20,20,.98),rgba(15,15,15,.99));border-left:1px solid rgba(255,255,255,.1);z-index:99;display:flex;flex-direction:column;animation:GameShell_slideInRight__8JQ1V .25s ease}.GameShell_drawerHeader__G6la5{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid rgba(255,255,255,.08);flex-shrink:0}.GameShell_drawerTitle__1TXBY{margin:0;font-size:18px;font-weight:700;color:#fff}.GameShell_closeBtn__riok1{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:4px;color:rgba(255,255,255,.7);cursor:pointer;transition:all .15s ease}.GameShell_closeBtn__riok1:hover{background:rgba(255,255,255,.1);color:#fff}.GameShell_drawerContent__qPZPh{flex:1 1;overflow-y:auto;padding:20px}.GameShell_section___wqIC{margin-bottom:24px}.GameShell_section___wqIC:last-child{margin-bottom:0}.GameShell_sectionTitle__RGNNO{margin:0 0 12px;font-size:12px;font-weight:700;color:rgba(255,255,255,.5);text-transform:uppercase;letter-spacing:.5px}.GameShell_description__ITB5O{margin:0;font-size:14px;line-height:1.6;color:rgba(255,255,255,.7)}.GameShell_rulesList__9tSe_{display:flex;flex-direction:column;gap:12px}.GameShell_ruleItem__U2Mj1{display:flex;gap:12px;align-items:flex-start}.GameShell_ruleNumber__vR1jh{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:rgba(255,255,255,.1);border-radius:50%;font-size:12px;font-weight:700;color:#fff;flex-shrink:0}.GameShell_ruleItem__U2Mj1 p{margin:0;font-size:14px;line-height:1.5;color:rgba(255,255,255,.7);padding-top:2px}.GameShell_detailsGrid__CsQla{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.GameShell_detailItem__ucfTq{display:flex;flex-direction:column;gap:4px;padding:12px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.06);border-radius:4px}.GameShell_detailLabel__ScHek{font-size:11px;font-weight:600;color:rgba(255,255,255,.4);text-transform:uppercase;letter-spacing:.3px}.GameShell_detailValue__hi55Z{font-size:16px;font-weight:700;color:#fff}.GameShell_tipsList__HREko{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px}.GameShell_tipsList__HREko li{position:relative;padding-left:16px;font-size:14px;line-height:1.5;color:rgba(255,255,255,.7)}.GameShell_tipsList__HREko li:before{content:"";position:absolute;left:0;top:8px;width:6px;height:6px;background:rgba(255,255,255,.5);border-radius:50%}@keyframes GameShell_fadeIn__a7M9T{0%{opacity:0}to{opacity:1}}@keyframes GameShell_slideInRight__8JQ1V{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@media (max-width:768px){.GameShell_shell__jDiFQ{height:calc(100vh - 64px - 96px);min-height:400px}.GameShell_shell__jDiFQ.GameShell_fullscreen__Y7WCm{height:100vh}.GameShell_infoDrawer__7Pzu4{width:100%;max-width:100%;border-left:none}.GameShell_drawerHeader__G6la5{padding:14px 16px}.GameShell_drawerTitle__1TXBY{font-size:16px}.GameShell_drawerContent__qPZPh{padding:16px}.GameShell_detailsGrid__CsQla{grid-template-columns:1fr 1fr;gap:8px}.GameShell_detailItem__ucfTq{padding:10px}.GameShell_detailValue__hi55Z{font-size:14px}}.CrashVerificationPanel_panel__G7g3G{margin-top:12px;border:none;border-radius:10px;padding:10px}.CrashVerificationPanel_title__xZzxE{font-weight:700;color:var(--light);margin-bottom:8px}.CrashVerificationPanel_empty__CTb9W{font-size:12px;color:rgba(255,255,255,.5)}.CrashVerificationPanel_card__asGof{border:none;border-radius:8px;padding:8px;margin-top:8px;background:color-mix(in srgb,var(--button_bg) 80%,black 20%);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--container_border_color) 55%,transparent 45%)}.CrashVerificationPanel_cardHeader__ow6GP{display:flex;justify-content:space-between;align-items:center;gap:8px;font-size:12px;color:var(--light)}.CrashVerificationPanel_badge__NoDMT{font-size:11px;padding:3px 8px;border-radius:999px;font-weight:700}.CrashVerificationPanel_pending__rnysI{background:rgba(245,158,11,.18);color:#fcd34d}.CrashVerificationPanel_verified__qy9gy{background:rgba(16,185,129,.18);color:#34d399}.CrashVerificationPanel_failed__ZieTH{background:rgba(239,68,68,.2);color:#fca5a5}.CrashVerificationPanel_details__RrKxf{margin-top:8px;font-size:12px;color:#dce7ff}.CrashVerificationPanel_summary__jEVL4{cursor:pointer;color:rgba(255,255,255,.6);margin-bottom:6px}.CrashVerificationPanel_summaryInline__fOkLD{cursor:pointer;color:rgba(255,255,255,.6);font-size:11px}.CrashVerificationPanel_grid__tIAQZ{display:grid;grid-template-columns:1fr 1fr;grid-gap:6px;gap:6px}.CrashVerificationPanel_value__5ZeeL{color:rgba(255,255,255,.5);word-break:break-all}.CrashVerificationPanel_proofDetails__mIUKh{margin-top:8px;border:none;border-radius:6px;padding:6px;background:color-mix(in srgb,var(--body_bg) 72%,transparent 28%);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--container_border_color) 45%,transparent 55%)}.CrashVerificationPanel_proofList__TNlj3{margin-top:6px;max-height:120px;overflow:auto;display:grid;grid-gap:4px;gap:4px}.CrashVerificationPanel_proofItem__wHzv9{display:grid;grid-template-columns:34px 1fr;grid-gap:6px;gap:6px;font-size:11px;color:rgba(255,255,255,.5);align-items:baseline}.CrashVerificationPanel_secretRow__4ss0i{margin-top:8px;display:flex;gap:8px;align-items:center}.CrashVerificationPanel_button__y_9Hz{border:none;border-radius:6px;background:color-mix(in srgb,var(--button_bg) 88%,black 12%);color:var(--light);font-size:11px;padding:4px 8px;cursor:pointer;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--container_border_color) 55%,transparent 45%)}.CrashVerificationPanel_table__j2P_X{width:100%;border-collapse:collapse;margin-top:8px;font-size:11px}.CrashVerificationPanel_table__j2P_X td,.CrashVerificationPanel_table__j2P_X th{border:none;border-bottom:1px solid color-mix(in srgb,var(--container_border_color) 55%,transparent 45%);padding:4px;text-align:left}.CrashVerificationPanel_replayHint__Ds16h{padding:6px 8px;border-radius:6px;background:color-mix(in srgb,var(--body_bg) 72%,transparent 28%);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--container_border_color) 45%,transparent 55%)}.CrashVerificationPanel_checks__bxw9V,.CrashVerificationPanel_replayHint__Ds16h{margin-top:8px;font-size:11px;color:rgba(255,255,255,.5)}.CrashVerificationPanel_checkRow__FVLF1{display:flex;align-items:center;justify-content:space-between;gap:8px}.CrashVerificationPanel_checkIcon__mNlNb{flex-shrink:0}.CrashVerificationPanel_iconOk__nTs3v{color:#34d399}.CrashVerificationPanel_iconPending__eggDl{color:#fcd34d}.CrashVerificationPanel_error__68ETH,.CrashVerificationPanel_iconBad__zZLDO{color:#fca5a5}.CrashVerificationDock_dock__qsJfV{position:absolute;right:12px;bottom:12px;z-index:30;display:flex;flex-direction:column;align-items:flex-end;gap:8px;pointer-events:none}.CrashVerificationDock_dock__qsJfV>*{pointer-events:auto}.CrashVerificationDock_launcher__ojFKm{border:none;background:color-mix(in srgb,var(--button_bg_hover) 80%,black 20%);color:var(--light);border-radius:8px;padding:8px 11px;display:inline-flex;align-items:center;gap:10px;min-width:210px;text-align:left;cursor:pointer;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--container_border_color) 75%,transparent 25%);transition:transform .16s ease,background-color .2s ease,box-shadow .2s ease}.CrashVerificationDock_launcher__ojFKm:hover{background:color-mix(in srgb,var(--button_bg_hover) 88%,black 10%)}.CrashVerificationDock_launcher__ojFKm:active{transform:translateY(0)}.CrashVerificationDock_launcherIconWrap__jJ8Z_{position:relative;width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center}.CrashVerificationDock_launcherIcon__CPbZg{color:rgba(255,255,255,.65)}.CrashVerificationDock_launcherTextWrap__F33ry{display:grid;grid-gap:1px;gap:1px}.CrashVerificationDock_launcherTitle__5qmAu{font-size:12px;font-weight:700;line-height:1.1;letter-spacing:.1px}.CrashVerificationDock_launcherMeta__VBF6O{font-size:10px;line-height:1.1;color:rgba(255,255,255,.4)}.CrashVerificationDock_chevron__pvDbo{margin-left:auto;color:rgba(255,255,255,.4)}.CrashVerificationDock_restoreBtn__Yb5HT{border:none;background:color-mix(in srgb,var(--button_bg) 92%,black 8%);color:var(--light);border-radius:10px;padding:7px 10px;display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:600;cursor:pointer;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--container_border_color) 65%,transparent 35%)}.CrashVerificationDock_dot__VVKD8{width:8px;height:8px;border-radius:50%;background:#64748b;position:absolute;right:-1px;bottom:-1px;border:1px solid color-mix(in srgb,var(--container_bg) 85%,black 15%)}.CrashVerificationDock_live__OzorZ{background:#22c55e;box-shadow:0 0 10px rgba(34,197,94,.65);animation:CrashVerificationDock_pulse__wFm_3 1s infinite alternate}.CrashVerificationDock_panel__OjGba{width:min(440px,calc(100vw - 28px));max-height:min(60vh,560px);overflow:auto;border:none;border-radius:8px;background:color-mix(in srgb,var(--button_bg_hover) 80%,black 20%);box-shadow:0 10px 36px rgba(0,0,0,.45),inset 0 0 0 1px color-mix(in srgb,var(--container_border_color) 65%,transparent 35%);padding:12px}.CrashVerificationDock_panelHeader__2YDud{display:flex;justify-content:space-between;align-items:center;color:var(--light);margin-bottom:8px;gap:8px}.CrashVerificationDock_title__9ejit{font-size:13px;font-weight:700}.CrashVerificationDock_meta__nZlcq{color:rgba(255,255,255,.4);font-size:11px}.CrashVerificationDock_actions__6TN__{display:flex;gap:6px}.CrashVerificationDock_iconBtn___ezja{border:none;background:color-mix(in srgb,var(--button_bg) 88%,black 12%);color:var(--light);border-radius:9px;padding:5px 8px;display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:600;cursor:pointer;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--container_border_color) 65%,transparent 35%)}.CrashVerificationDock_iconBtn___ezja:hover{background:color-mix(in srgb,var(--button_bg_hover) 90%,black 10%)}@keyframes CrashVerificationDock_pulse__wFm_3{0%{opacity:.7}to{opacity:1}}@media (max-width:900px){.CrashVerificationDock_dock__qsJfV{right:8px;bottom:8px}.CrashVerificationDock_panel__OjGba{max-height:52vh}}.GameHeader_header__JQfXR{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:var(--container_bg);border-bottom:1px solid rgba(255,255,255,.02);flex-shrink:0}.GameHeader_left__SlzFW{display:flex;align-items:center;gap:10px}.GameHeader_icon__Ip3I3{display:flex;align-items:center;justify-content:center;width:32px;height:32px;color:rgba(255,255,255,.6);fill:white}.GameHeader_icon__Ip3I3 svg{width:24px;height:24px}.GameHeader_title__i8k9I{font-size:16px;font-weight:600;color:var(--white);margin:0}.GameHeader_roundBadge__faF_f{margin-left:8px;display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;color:#c7ddff;border:1px solid rgba(121,176,255,.35);background:rgba(14,34,61,.55);border-radius:999px;padding:4px 8px}.GameHeader_roundDot__DH9M0{width:7px;height:7px;border-radius:50%;background:#64748b}.GameHeader_roundLive__bR9JW .GameHeader_roundDot__DH9M0{background:#22c55e;box-shadow:0 0 8px rgba(34,197,94,.6)}.GameHeader_right__n8QOH{display:flex;align-items:center;gap:4px}.GameHeader_btn__OLhJz{position:relative;display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;background:transparent;border:1px solid transparent;border-radius:8px;color:rgba(255,255,255,.4);cursor:pointer;transition:all .15s ease}.GameHeader_btnAttention__3A_wZ{color:#facc15}.GameHeader_btnAttention__3A_wZ:hover{color:#fde68a}.GameHeader_badge__FmH1E{position:absolute;top:-4px;right:-4px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#facc15;color:#0f172a;font-size:10px;font-weight:800;line-height:1;box-shadow:0 0 0 2px var(--container_bg)}.GameHeader_btn__OLhJz:hover{background:rgba(255,255,255,.05);color:var(--white)}.GameHeader_btn__OLhJz.GameHeader_active__Fw3xi{background:rgba(251,44,54,.12);border-color:rgba(251,44,54,.2);color:#fb2c36}@media (max-width:768px){.GameHeader_header__JQfXR{padding:10px 12px}.GameHeader_icon__Ip3I3{width:28px;height:28px}.GameHeader_icon__Ip3I3 svg{width:20px;height:20px}.GameHeader_title__i8k9I{font-size:14px}.GameHeader_roundBadge__faF_f{margin-left:6px;font-size:10px;padding:3px 7px}.GameHeader_btn__OLhJz{width:32px;height:32px}}.GameContainer_container__0humc{display:flex;flex:1 1;min-height:0;overflow:hidden}.GameContainer_controlsDesktop__7UoF1{width:320px;flex-shrink:0;min-height:0;padding:16px;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;background:var(--container_bg);border-right:1px solid rgba(255,255,255,.08)}.GameContainer_main__B_RrX{min-width:0}.GameContainer_display__Bdd5p,.GameContainer_main__B_RrX{flex:1 1;display:flex;flex-direction:column;min-height:0;overflow:hidden}.GameContainer_display__Bdd5p{position:relative;z-index:1}.GameContainer_bottomDock__8NH_k{position:relative;z-index:20;flex-shrink:0;padding:10px 12px;background:linear-gradient(180deg,rgba(10,12,18,.2),rgba(10,12,18,.82));border-top:1px solid rgba(255,255,255,.08)}.GameContainer_mobileActions__3qKBB{display:none}.GameContainer_overlay__eQos_{display:block;position:fixed;inset:0;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:99998;animation:GameContainer_fadeIn__jHNnq .2s ease}.GameContainer_drawer__rv87I{display:flex;flex-direction:column;position:fixed;bottom:0;left:0;right:0;max-height:90vh;background:#111;border-top-left-radius:4px;border-top-right-radius:4px;border:1px solid rgba(255,255,255,.1);border-bottom:none;z-index:99999;animation:GameContainer_slideUp__StUbJ .3s cubic-bezier(.32,.72,0,1);box-shadow:0 -10px 40px rgba(0,0,0,.5)}.GameContainer_drawerHandle__Xbd6b{display:flex;align-items:center;justify-content:center;padding:14px;cursor:pointer}.GameContainer_handleBar__1IkQv{width:40px;height:5px;background:rgba(255,255,255,.2);border-radius:3px}.GameContainer_drawerContent__BkWl1{flex:1 1;overflow-y:auto;padding:0 20px calc(96px + env(safe-area-inset-bottom, 20px))}@media (max-width:900px){.GameContainer_container__0humc{flex-direction:column}.GameContainer_main__B_RrX{flex:1 1}.GameContainer_controlsDesktop__7UoF1{display:none}.GameContainer_mobileActions__3qKBB{display:flex;gap:10px;padding:12px 16px;background:rgba(0,0,0,.4);border-top:1px solid rgba(255,255,255,.08);flex-shrink:0}.GameContainer_bottomDock__8NH_k{padding:8px 10px}.GameContainer_replayButton__MvJRd{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:4px;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.1);color:#fff;cursor:pointer;transition:all .2s ease;flex-shrink:0}.GameContainer_replayButton__MvJRd:hover:not(:disabled){background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.3)}.GameContainer_replayButton__MvJRd:active:not(:disabled){transform:scale(.98)}.GameContainer_replayButton__MvJRd:disabled{opacity:.4;cursor:not-allowed}.GameContainer_drawerTrigger__o3Ek_{flex:1 1;display:flex;align-items:center;justify-content:space-between;padding:0 16px;height:50px;border-radius:4px;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.1);color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.GameContainer_drawerTrigger__o3Ek_:hover:not(:disabled){background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.3)}.GameContainer_drawerTrigger__o3Ek_:active:not(:disabled){transform:scale(.98)}.GameContainer_drawerTrigger__o3Ek_:disabled{opacity:.4;cursor:not-allowed}.GameContainer_drawerTrigger__o3Ek_.GameContainer_playing__vTWu3{opacity:.4}.GameContainer_drawerTrigger__o3Ek_ svg{flex-shrink:0;opacity:.7}.GameContainer_triggerContent__rp5XN{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.GameContainer_triggerText__eiO2_{font-size:13px;font-weight:600}.GameContainer_triggerInfo__11bIo{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:500;opacity:.7}.GameContainer_betsBadge__Nz7X1{display:inline-flex;align-items:center;justify-content:center;padding:2px 6px;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.2);border-radius:4px;font-size:10px;font-weight:700}}@keyframes GameContainer_fadeIn__jHNnq{0%{opacity:0}to{opacity:1}}@keyframes GameContainer_slideUp__StUbJ{0%{transform:translateY(100%)}to{transform:translateY(0)}}.GameFooter_footer__lw0AV{border-top:1px solid rgba(255,255,255,.02);background:var(--container_bg);flex-shrink:0}.GameFooter_extra__bF0_A{padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.08)}.GameFooter_badges__M4rbz{display:flex;align-items:center;justify-content:center;gap:24px;padding:10px 16px}.GameFooter_badge__lJLXk{display:flex;align-items:center;gap:6px}.GameFooter_label__uU5IJ{font-size:11px;color:var(--gray);text-transform:uppercase;letter-spacing:.03em}.GameFooter_value___6BSy{font-size:12px;font-weight:600;color:var(--light);font-family:var(--font_mono)}.GameFooter_logo__eTNU1{display:flex;align-items:center;color:rgba(255,255,255,.4)}.GameFooter_pfSecurity__lRAGp{display:inline-flex;align-items:center;gap:5px;padding:0;color:rgba(255,255,255,.4);white-space:nowrap}.GameFooter_pfIcon__IBy4K{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:999px;color:#67e8f9;background:rgba(6,182,212,.16);border:1px solid rgba(6,182,212,.42)}.GameFooter_pfText__DYvV4{font-weight:600;color:rgba(255,255,255,.4)}.GameFooter_pfBy__2zc04,.GameFooter_pfText__DYvV4{font-size:10px;letter-spacing:.01em;white-space:nowrap}.GameFooter_pfBy__2zc04{font-weight:700;color:var(--gray_lighter)}.GameFooter_pfSeparator__HYyYS{font-size:10px;color:rgba(255,255,255,.45)}.GameFooter_vaultLogo__cLFcJ{width:44px;max-width:44px;height:12px;max-height:12px;display:inline-block;object-fit:contain;flex:0 0 auto;opacity:.95}@media (max-width:768px){.GameFooter_badges__M4rbz{gap:16px;flex-wrap:wrap}.GameFooter_badge__lJLXk{gap:4px}.GameFooter_label__uU5IJ{font-size:10px}.GameFooter_value___6BSy{font-size:11px}.GameFooter_logo__eTNU1 svg{transform:scale(.85)}.GameFooter_pfIcon__IBy4K{width:14px;height:14px}.GameFooter_pfBy__2zc04,.GameFooter_pfSeparator__HYyYS,.GameFooter_pfText__DYvV4{font-size:9px}}@media (max-width:480px){.GameFooter_badges__M4rbz{gap:12px;padding:8px 12px}}.WagerPanel_panel__L6MQH{display:flex;flex-direction:column;gap:16px;width:100%}.WagerPanel_section__0pyyn{width:100%}.WagerPanel_inputGroup__osXYN{background:rgba(0,0,0,.2);border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:16px;transition:all .2s ease}.WagerPanel_inputGroup__osXYN:hover:not(.WagerPanel_disabled__2SW41){border-color:rgba(255,255,255,.15)}.WagerPanel_inputGroup__osXYN.WagerPanel_disabled__2SW41{opacity:.5}.WagerPanel_inputLabel__6nfuH{display:block;font-size:11px;font-weight:600;color:rgba(255,255,255,.5);text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px}.WagerPanel_inputField__VxnrI{width:100%;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:12px 14px;font-size:16px;font-weight:600;color:#fff;transition:all .2s ease}.WagerPanel_inputField__VxnrI:focus{outline:none;border-color:rgba(251,44,54,.4);background:rgba(255,255,255,.08)}.WagerPanel_inputField__VxnrI:disabled{cursor:not-allowed;opacity:.6}.WagerPanel_inputField__VxnrI::placeholder{color:rgba(255,255,255,.3)}.WagerPanel_sliderTrack__2BYFv{width:100%;height:6px;background:rgba(255,255,255,.1);border-radius:3px;margin-top:12px;position:relative;overflow:hidden}.WagerPanel_sliderFill__7lXQu{position:absolute;left:0;top:0;height:100%;background:linear-gradient(90deg,#c7010e,#fb2c36);border-radius:3px;transition:width .1s ease}.WagerPanel_quickButtons__RgiZK{display:flex;gap:6px;margin-top:10px}.WagerPanel_quickBtn__6WveN{flex:1 1;padding:8px 12px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:6px;font-size:12px;font-weight:600;color:rgba(255,255,255,.7);cursor:pointer;transition:all .2s ease}.WagerPanel_quickBtn__6WveN:hover:not(:disabled){background:rgba(251,44,54,.12);border-color:rgba(251,44,54,.2);color:#fb2c36}.WagerPanel_quickBtn__6WveN:active:not(:disabled){transform:translateY(0)}.WagerPanel_quickBtn__6WveN:disabled{cursor:not-allowed;opacity:.4}.WagerPanel_row__vO1eh{display:flex;gap:12px}.WagerPanel_row__vO1eh>*{flex:1 1}.WagerPanel_tokenBadge__l_z5z{display:flex;align-items:center;gap:6px;padding:6px 10px;background:rgba(255,255,255,.05);border-radius:6px;font-size:13px;font-weight:600;color:rgba(255,255,255,.8)}.WagerPanel_tokenIcon__aY7dg{width:18px;height:18px}.WagerPanel_inputWrapper__9N_FD{display:flex;align-items:center;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:8px;transition:all .2s ease}.WagerPanel_inputWrapper__9N_FD:focus-within{border-color:rgba(251,44,54,.4);background:rgba(255,255,255,.08)}.WagerPanel_inputWrapper__9N_FD input{flex:1 1;background:transparent;border:none;padding:12px 14px;font-size:16px;font-weight:600;color:#fff}.WagerPanel_inputWrapper__9N_FD input:focus{outline:none}.WagerPanel_inputAddon___eLlc{padding:0 14px;font-size:13px;font-weight:600;color:rgba(255,255,255,.5);border-left:1px solid rgba(255,255,255,.1);display:flex;align-items:center;gap:6px;height:100%}.WagerPanel_collapsible__20kvf{margin-top:8px}.WagerPanel_collapsibleTrigger__zN9Fi{display:flex;align-items:center;gap:8px;background:transparent;border:none;padding:8px 0;font-size:12px;font-weight:600;color:rgba(255,255,255,.5);text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:color .2s ease}.WagerPanel_collapsibleTrigger__zN9Fi:hover{color:var(--light)}.WagerPanel_collapsibleTrigger__zN9Fi svg{transition:transform .2s ease}.WagerPanel_collapsibleTrigger__zN9Fi.WagerPanel_open__253Zb svg{transform:rotate(180deg)}.WagerPanel_collapsibleContent__zmh_g{display:none;padding-top:12px}.WagerPanel_collapsibleContent__zmh_g.WagerPanel_show__y6IHE{display:block}.WagerInput_container__f6Rxo{display:flex;flex-direction:column;gap:10px}.WagerInput_container__f6Rxo.WagerInput_disabled__gEol7{opacity:.5;pointer-events:none}.WagerInput_title__8qrhm{display:block;font-size:11px;font-weight:600;color:rgba(255,255,255,.5);text-transform:uppercase;letter-spacing:.5px}.WagerInput_inputs__wxCZH{background:rgba(0,0,0,.2);border:1px solid rgba(255,255,255,.08);border-radius:12px;overflow:hidden;transition:all .2s ease}.WagerInput_container__f6Rxo:not(.WagerInput_disabled__gEol7) .WagerInput_inputs__wxCZH:hover{border-color:rgba(255,255,255,.15)}.WagerInput_inputs_top__KHyJX{display:flex;align-items:center;gap:8px;padding:8px 8px 8px 0}.WagerInput_modeToggle__Xpzjc{border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.08);color:rgba(255,255,255,.85);font-size:11px;font-weight:700;padding:6px 10px;border-radius:8px;text-transform:uppercase;letter-spacing:.06em;cursor:pointer;transition:all .15s ease}.WagerInput_modeToggleActive__AoxUT{background:rgba(251,44,54,.12);border-color:rgba(251,44,54,.2);color:#fb2c36}.WagerInput_input__1a25p{flex:1 1;min-width:0;font-family:inherit;font-size:16px;font-weight:600;border:none;height:36px;color:#fff;background:transparent;padding:0 12px}.WagerInput_input__1a25p:focus{outline:none}.WagerInput_input__1a25p::placeholder{color:rgba(255,255,255,.3)}.WagerInput_buttons__WDSr9{display:flex;width:100%;gap:6px;padding:10px 12px;background:rgba(255,255,255,.02);border-top:1px solid rgba(255,255,255,.06)}.WagerInput_buttons__WDSr9>*{flex:1 1;padding:8px 12px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:6px;font-size:12px;font-weight:600;color:rgba(255,255,255,.7);cursor:pointer;transition:all .2s ease}.WagerInput_container__f6Rxo:not(.WagerInput_disabled__gEol7) .WagerInput_buttons__WDSr9>:hover{background:rgba(251,44,54,.12);border-color:rgba(251,44,54,.2);color:#fb2c36}.WagerInput_container__f6Rxo:not(.WagerInput_disabled__gEol7) .WagerInput_buttons__WDSr9>:active{transform:translateY(0)}.WagerInput_container__f6Rxo.WagerInput_disabled__gEol7 .WagerInput_buttons__WDSr9>*{cursor:not-allowed;opacity:.4}.WagerInput_slider__5pZVD{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:100%;background:transparent;padding:0;margin:0;height:6px}.WagerInput_slider__5pZVD::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:16px;background:#fff;border:3px solid #fb2c36;border-radius:50%;cursor:pointer;margin-top:-5px;box-shadow:0 2px 8px rgba(251,44,54,.4);-webkit-transition:transform .15s ease,box-shadow .15s ease;transition:transform .15s ease,box-shadow .15s ease}.WagerInput_slider__5pZVD::-webkit-slider-thumb:hover{transform:scale(1.1);box-shadow:0 2px 12px rgba(251,44,54,.6)}.WagerInput_slider__5pZVD::-moz-range-thumb{width:16px;height:16px;background:#fff;border:3px solid #fb2c36;border-radius:50%;cursor:pointer;box-shadow:0 2px 8px rgba(251,44,54,.4)}.WagerInput_container__f6Rxo.WagerInput_disabled__gEol7 .WagerInput_slider__5pZVD::-webkit-slider-thumb{border-color:rgba(255,255,255,.3);box-shadow:none;cursor:default}.WagerInput_container__f6Rxo.WagerInput_disabled__gEol7 .WagerInput_slider__5pZVD::-moz-range-thumb{border-color:rgba(255,255,255,.3);box-shadow:none;cursor:default}.WagerInput_slider__5pZVD:focus{outline:none}.WagerInput_slider__5pZVD:focus::-webkit-slider-thumb{box-shadow:0 0 0 3px rgba(251,44,54,.3)}.WagerInput_slider__5pZVD::-webkit-slider-runnable-track{height:6px;cursor:pointer;background:linear-gradient(to right,#c7010e var(--percent),rgba(255,255,255,.1) var(--percent));border-radius:3px}.WagerInput_slider__5pZVD::-moz-range-track{height:6px;cursor:pointer;background:linear-gradient(to right,#c7010e var(--percent),rgba(255,255,255,.1) var(--percent));border-radius:3px}.WagerInput_container__f6Rxo.WagerInput_disabled__gEol7 .WagerInput_slider__5pZVD::-webkit-slider-runnable-track{background:linear-gradient(to right,rgba(255,255,255,.2) var(--percent),rgba(255,255,255,.1) var(--percent));cursor:default}.WagerInput_container__f6Rxo.WagerInput_disabled__gEol7 .WagerInput_slider__5pZVD::-moz-range-track{background:linear-gradient(to right,rgba(255,255,255,.2) var(--percent),rgba(255,255,255,.1) var(--percent));cursor:default}.WagerInput_slider__5pZVD::-ms-track{height:6px;cursor:pointer;background:transparent;border-color:transparent;color:transparent}.TokenSelector_container__TG4fa{position:relative;display:flex;align-items:center;flex-shrink:0}.TokenSelector_container__TG4fa.TokenSelector_disabled__WRhhV{pointer-events:none;opacity:.6}.TokenSelector_trigger__cKwl6{display:flex;align-items:center;gap:6px;padding:6px 8px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:8px;cursor:pointer;transition:all .2s ease;height:32px}.TokenSelector_trigger__cKwl6:hover:not(:disabled){background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.15)}.TokenSelector_container__TG4fa.TokenSelector_open__hqMKq .TokenSelector_trigger__cKwl6{background:rgba(255,255,255,.1);border-color:rgba(251,44,54,.4)}.TokenSelector_usdValue__HS0g_{font-size:12px;font-weight:600;color:rgba(255,255,255,.5);white-space:nowrap}.TokenSelector_tokenIcon__tTwwZ{width:18px;height:18px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.TokenSelector_tokenIcon__tTwwZ svg{width:100%;height:100%}.TokenSelector_chevron__QV_i8{color:rgba(255,255,255,.5);transition:transform .2s ease;flex-shrink:0}.TokenSelector_container__TG4fa.TokenSelector_open__hqMKq .TokenSelector_chevron__QV_i8{transform:rotate(180deg)}.TokenSelector_dropdown__lvlho{position:fixed;min-width:180px;background:var(--container_bg);border:1px solid rgba(255,255,255,.15);border-radius:10px;padding:6px;display:flex;flex-direction:column;gap:2px;box-shadow:0 16px 48px rgba(0,0,0,.4),0 8px 24px rgba(0,0,0,.2);z-index:99999;animation:TokenSelector_dropdownSlide__olqCE .15s ease-out}@keyframes TokenSelector_dropdownSlide__olqCE{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.TokenSelector_option__ZHILQ{display:flex;align-items:center;gap:10px;padding:8px 10px;background:transparent;border:none;border-radius:8px;cursor:pointer;transition:all .15s ease;width:100%;text-align:left}.TokenSelector_option__ZHILQ:hover{background:rgba(255,255,255,.08)}.TokenSelector_option__ZHILQ.TokenSelector_active__TOFhD{background:linear-gradient(135deg,#c7010e,#fb2c36 50%,#c7010e)}.TokenSelector_optionIcon__9fOdZ{width:22px;height:22px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:rgba(255,255,255,.1);border-radius:4px;padding:3px}.TokenSelector_option__ZHILQ.TokenSelector_active__TOFhD .TokenSelector_optionIcon__9fOdZ{background:rgba(255,255,255,.2)}.TokenSelector_optionIcon__9fOdZ svg{width:100%;height:100%}.TokenSelector_optionInfo__4L24K{display:flex;flex-direction:column;gap:1px;min-width:0;flex:1 1}.TokenSelector_optionSymbol__ac0ci{font-size:12px;font-weight:600;color:var(--light);white-space:nowrap}.TokenSelector_option__ZHILQ.TokenSelector_active__TOFhD .TokenSelector_optionSymbol__ac0ci{color:white}.TokenSelector_optionBalance__QM0Ov{font-size:10px;font-weight:600;color:rgba(255,255,255,.5)}.TokenSelector_option__ZHILQ.TokenSelector_active__TOFhD .TokenSelector_optionBalance__QM0Ov{color:rgba(255,255,255,.8)}.Bets_container__MBS_H{display:flex;flex-direction:column;gap:8px;min-width:80px}.Bets_container__MBS_H.Bets_disabled__jCOoE{opacity:.5;pointer-events:none}.Bets_title__8UWLQ{display:block;font-size:11px;font-weight:600;color:rgba(255,255,255,.5);text-transform:uppercase;letter-spacing:.5px}.Bets_inputs__eRPnd{background:rgba(0,0,0,.2);border:1px solid rgba(255,255,255,.08);border-radius:12px;overflow:hidden;transition:all .2s ease}.Bets_container__MBS_H:not(.Bets_disabled__jCOoE) .Bets_inputs__eRPnd:hover{border-color:rgba(255,255,255,.15)}.Bets_inputs_top__d5lDj{display:flex;justify-content:space-between;align-items:center;padding-right:12px}.Bets_number_input__iuqAI{flex:1 1;font-family:inherit;font-size:16px;font-weight:600;border:none;height:44px;color:#fff;background:transparent;padding:0 14px;width:100%}.Bets_number_input__iuqAI:focus{outline:none}.Bets_number_input__iuqAI::placeholder{color:rgba(255,255,255,.3)}.Bets_slider__0kOPN{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:100%;background:transparent;padding:0;margin:0;height:6px}.Bets_slider__0kOPN::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:14px;background:#fff;border:3px solid #fb2c36;border-radius:50%;cursor:pointer;margin-top:-4px;box-shadow:0 2px 8px rgba(251,44,54,.4);-webkit-transition:transform .15s ease,box-shadow .15s ease;transition:transform .15s ease,box-shadow .15s ease}.Bets_slider__0kOPN::-webkit-slider-thumb:hover{transform:scale(1.1);box-shadow:0 2px 12px rgba(251,44,54,.6)}.Bets_slider__0kOPN::-moz-range-thumb{width:14px;height:14px;background:#fff;border:3px solid #fb2c36;border-radius:50%;cursor:pointer;box-shadow:0 2px 8px rgba(251,44,54,.4);box-sizing:border-box}.Bets_container__MBS_H.Bets_disabled__jCOoE .Bets_slider__0kOPN::-webkit-slider-thumb{border-color:rgba(255,255,255,.3);box-shadow:none;cursor:default}.Bets_container__MBS_H.Bets_disabled__jCOoE .Bets_slider__0kOPN::-moz-range-thumb{border-color:rgba(255,255,255,.3);box-shadow:none;cursor:default}.Bets_slider__0kOPN:focus{outline:none}.Bets_slider__0kOPN:focus::-webkit-slider-thumb{box-shadow:0 0 0 3px rgba(251,44,54,.3)}.Bets_slider__0kOPN::-webkit-slider-runnable-track{height:6px;cursor:pointer;background:linear-gradient(to right,#c7010e var(--percent),rgba(255,255,255,.1) var(--percent));border-radius:0 0 12px 12px}.Bets_slider__0kOPN::-moz-range-track{height:6px;cursor:pointer;background:linear-gradient(to right,#c7010e var(--percent),rgba(255,255,255,.1) var(--percent));border-radius:0 0 12px 12px}.Bets_container__MBS_H.Bets_disabled__jCOoE .Bets_slider__0kOPN::-webkit-slider-runnable-track{background:linear-gradient(to right,rgba(255,255,255,.2) var(--percent),rgba(255,255,255,.1) var(--percent));cursor:default}.Bets_container__MBS_H.Bets_disabled__jCOoE .Bets_slider__0kOPN::-moz-range-track{background:linear-gradient(to right,rgba(255,255,255,.2) var(--percent),rgba(255,255,255,.1) var(--percent));cursor:default}.Bets_buttons__owr4J{display:flex;width:100%;gap:6px;padding:10px 12px;background:rgba(255,255,255,.02);border-top:1px solid rgba(255,255,255,.06)}.Bets_buttons__owr4J>*{flex:1 1;padding:6px 8px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:6px;font-size:11px;font-weight:600;color:rgba(255,255,255,.7);cursor:pointer;transition:all .2s ease}.Bets_container__MBS_H:not(.Bets_disabled__jCOoE) .Bets_buttons__owr4J>:hover{background:rgba(251,44,54,.12);border-color:rgba(251,44,54,.2);color:#fb2c36}.Bets_container__MBS_H:not(.Bets_disabled__jCOoE) .Bets_buttons__owr4J>:active{transform:translateY(0)}.Bets_container__MBS_H.Bets_disabled__jCOoE .Bets_buttons__owr4J>*{cursor:not-allowed;opacity:.4}.Bets_slider__0kOPN::-ms-track{height:6px;cursor:pointer;background:transparent;border-color:transparent;color:transparent}.StopGain_container__y9YBB{display:flex;flex-direction:column;gap:8px}.StopGain_container__y9YBB.StopGain_disabled__gdy9A{opacity:.5;pointer-events:none}.StopGain_title__cI1ZO{display:block;font-size:11px;font-weight:600;color:rgba(255,255,255,.5);text-transform:uppercase;letter-spacing:.5px}.StopGain_inputs__E3gPY{background:rgba(0,0,0,.2);border:1px solid rgba(255,255,255,.08);border-radius:12px;overflow:hidden;transition:all .2s ease}.StopGain_container__y9YBB:not(.StopGain_disabled__gdy9A) .StopGain_inputs__E3gPY:hover{border-color:rgba(255,255,255,.15)}.StopGain_inputs_top__28_g9{display:flex;align-items:center;padding-right:12px;gap:8px}.StopGain_modeToggle__Q_1c_{border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.08);color:rgba(255,255,255,.85);font-size:10px;font-weight:700;padding:4px 8px;border-radius:8px;text-transform:uppercase;letter-spacing:.06em;cursor:pointer;transition:all .15s ease}.StopGain_modeToggleActive__Cptus{background:rgba(251,44,54,.12);border-color:rgba(251,44,54,.2);color:#fb2c36}.StopGain_token_icon__ZpHcQ{width:20px;height:20px;flex-shrink:0}.StopGain_token_icon__ZpHcQ svg{width:100%;height:100%}.StopGain_number_input__60QOl{flex:1 1;min-width:0;font-family:inherit;font-size:16px;font-weight:600;border:none;height:44px;color:#fff;background:transparent;padding:0 14px}.StopGain_number_input__60QOl:focus{outline:none}.StopGain_number_input__60QOl::placeholder{color:rgba(255,255,255,.3)}.StopLoss_container__KXL_z{display:flex;flex-direction:column;gap:8px}.StopLoss_container__KXL_z.StopLoss_disabled__6_GEh{opacity:.5;pointer-events:none}.StopLoss_title__sEHQu{display:block;font-size:11px;font-weight:600;color:rgba(255,255,255,.5);text-transform:uppercase;letter-spacing:.5px}.StopLoss_inputs__Uuqmx{background:rgba(0,0,0,.2);border:1px solid rgba(255,255,255,.08);border-radius:12px;overflow:hidden;transition:all .2s ease}.StopLoss_container__KXL_z:not(.StopLoss_disabled__6_GEh) .StopLoss_inputs__Uuqmx:hover{border-color:rgba(255,255,255,.15)}.StopLoss_inputs_top__7_GMJ{display:flex;align-items:center;padding-right:12px;gap:8px}.StopLoss_modeToggle__JEPR0{border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.08);color:rgba(255,255,255,.85);font-size:10px;font-weight:700;padding:4px 8px;border-radius:8px;text-transform:uppercase;letter-spacing:.06em;cursor:pointer;transition:all .15s ease}.StopLoss_modeToggleActive__rohwy{background:rgba(251,44,54,.12);border-color:rgba(251,44,54,.2);color:#fb2c36}.StopLoss_token_icon___sd4h{width:20px;height:20px;flex-shrink:0}.StopLoss_token_icon___sd4h svg{width:100%;height:100%}.StopLoss_number_input__sEpcq{flex:1 1;min-width:0;font-family:inherit;font-size:16px;font-weight:600;border:none;height:44px;color:#fff;background:transparent;padding:0 14px}.StopLoss_number_input__sEpcq:focus{outline:none}.StopLoss_number_input__sEpcq::placeholder{color:rgba(255,255,255,.3)}.StopLoss_slider__jN6i7{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:100%;background:transparent;padding:0;margin:0;height:6px}.StopLoss_slider__jN6i7::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:14px;background:#fff;border:3px solid #fb2c36;border-radius:50%;cursor:pointer;margin-top:-4px;box-shadow:0 2px 8px rgba(251,44,54,.4);-webkit-transition:transform .15s ease,box-shadow .15s ease;transition:transform .15s ease,box-shadow .15s ease}.StopLoss_slider__jN6i7::-webkit-slider-thumb:hover{transform:scale(1.1);box-shadow:0 2px 12px rgba(251,44,54,.6)}.StopLoss_slider__jN6i7::-moz-range-thumb{width:14px;height:14px;background:#fff;border:3px solid #fb2c36;border-radius:50%;cursor:pointer;box-shadow:0 2px 8px rgba(251,44,54,.4);box-sizing:border-box}.StopLoss_container__KXL_z.StopLoss_disabled__6_GEh .StopLoss_slider__jN6i7::-webkit-slider-thumb{border-color:rgba(255,255,255,.3);box-shadow:none;cursor:default}.StopLoss_container__KXL_z.StopLoss_disabled__6_GEh .StopLoss_slider__jN6i7::-moz-range-thumb{border-color:rgba(255,255,255,.3);box-shadow:none;cursor:default}.StopLoss_slider__jN6i7:focus{outline:none}.StopLoss_slider__jN6i7:focus::-webkit-slider-thumb{box-shadow:0 0 0 3px rgba(251,44,54,.3)}.StopLoss_slider__jN6i7::-webkit-slider-runnable-track{height:6px;cursor:pointer;background:linear-gradient(to right,#c7010e var(--percent),rgba(255,255,255,.1) var(--percent));border-radius:0 0 12px 12px}.StopLoss_slider__jN6i7::-moz-range-track{height:6px;cursor:pointer;background:linear-gradient(to right,#c7010e var(--percent),rgba(255,255,255,.1) var(--percent));border-radius:0 0 12px 12px}.StopLoss_container__KXL_z.StopLoss_disabled__6_GEh .StopLoss_slider__jN6i7::-webkit-slider-runnable-track{background:linear-gradient(to right,rgba(255,255,255,.2) var(--percent),rgba(255,255,255,.1) var(--percent));cursor:default}.StopLoss_container__KXL_z.StopLoss_disabled__6_GEh .StopLoss_slider__jN6i7::-moz-range-track{background:linear-gradient(to right,rgba(255,255,255,.2) var(--percent),rgba(255,255,255,.1) var(--percent));cursor:default}.StopLoss_slider__jN6i7::-ms-track{height:6px;cursor:pointer;background:transparent;border-color:transparent;color:transparent}.MultibetsInput_container__jod6c{display:flex;flex-direction:column;gap:16px}.MultibetsInput_row__CzZdy{display:flex;gap:12px}.MultibetsInput_row__CzZdy>*{flex:1 1}.MultibetsInput_advanced__uBsjn{display:flex;flex-direction:column;gap:12px}.MultibetsInput_advanced_header__ncnkN{display:flex;align-items:center;gap:12px}.MultibetsInput_advanced_button__q05UP{display:flex;align-items:center;gap:8px;background:transparent;border:none;padding:8px 0;font-size:11px;font-weight:600;color:rgba(255,255,255,.5);text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:color .2s ease}.MultibetsInput_advanced_button__q05UP:hover:not(:disabled){color:var(--light)}.MultibetsInput_advanced_button__q05UP svg{width:14px;height:14px;transition:transform .2s ease}.MultibetsInput_advanced_button__q05UP.MultibetsInput_shown__qkhrr svg{transform:rotate(180deg)}.MultibetsInput_advanced_button__q05UP:disabled{color:rgba(255,255,255,.25);cursor:not-allowed}.MultibetsInput_advanced_button__q05UP:disabled svg{stroke:rgba(255,255,255,.25)}.MultibetsInput_advanced_content__sL8v0{display:none;gap:12px}.MultibetsInput_show_advanced__1umBd{display:flex;flex-direction:column}.MultibetsInput_advanced_hr__CJPtz{width:100%;height:1px;border:none;background:rgba(255,255,255,.08);margin:0}.ProfitDisplay_container__6kf7W{display:flex;flex-direction:column;gap:6px}.ProfitDisplay_title__Vqpv3{display:block;font-size:10px;font-weight:600;color:rgba(255,255,255,.55);text-transform:uppercase;letter-spacing:.6px}.ProfitDisplay_content__pkmlK{background:rgba(0,0,0,.28);border:1px solid rgba(255,255,255,.12);border-radius:10px;display:flex;justify-content:space-between;align-items:center;height:38px;padding:0 12px;font-size:14px;font-weight:600;color:#fff;box-shadow:inset 0 0 0 1px rgba(255,255,255,.02)}.ProfitDisplay_token_icon__hdBqf{width:18px;height:18px;flex-shrink:0}.ProfitDisplay_token_icon__hdBqf svg{width:100%;height:100%}.ProfitDisplay_no_wager__FVcGA{color:rgba(255,255,255,.3)}.ProfitDisplay_usdValue__tQ7U7{font-size:11px;color:rgba(255,255,255,.68)}.ProfitDisplay_usdValuePlaceholder__ivD8K{font-size:11px;color:rgba(255,255,255,.28)}.TotalWagerDisplay_container__JXkfe{display:flex;flex-direction:column;gap:6px}.TotalWagerDisplay_title__3jxnI{display:block;font-size:10px;font-weight:600;color:rgba(255,255,255,.55);text-transform:uppercase;letter-spacing:.6px}.TotalWagerDisplay_content__Pj1r1{background:rgba(0,0,0,.28);border:1px solid rgba(255,255,255,.12);border-radius:10px;display:flex;justify-content:space-between;align-items:center;height:38px;padding:0 12px;font-size:14px;font-weight:600;color:#fff;box-shadow:inset 0 0 0 1px rgba(255,255,255,.02)}.TotalWagerDisplay_token_icon___x2A_{width:18px;height:18px;flex-shrink:0}.TotalWagerDisplay_token_icon___x2A_ svg{width:100%;height:100%}.TotalWagerDisplay_no_wager__pIcPa{color:rgba(255,255,255,.3)}.TotalWagerDisplay_usdValue__YBMl_{font-size:11px;color:rgba(255,255,255,.68)}.TotalWagerDisplay_usdValuePlaceholder__sZ_EO{font-size:11px;color:rgba(255,255,255,.28)}.MoreGames_container__aAA3m{padding:0 1rem;display:flex;flex-direction:column;justify-content:flex-start;font-size:.9rem}.MoreGames_swiper__v_9Ex{width:100%;padding:1rem 2rem}.MoreGames_swiperSlide__ebIM7{width:260px;height:auto}.MoreGames_houseOriginalCard__EBmpQ{width:100%;height:360px;border-radius:4px;position:relative;overflow:hidden;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);border:1px solid rgba(255,255,255,.06)}.MoreGames_houseOriginalCard__EBmpQ:hover{border-color:rgba(251,44,54,.4)}.MoreGames_houseOriginalCard__EBmpQ.MoreGames_disabled__Vjpkl{opacity:.7;cursor:default}.MoreGames_houseOriginalCard__EBmpQ.MoreGames_disabled__Vjpkl:hover{transform:none;border-color:rgba(255,255,255,.08)}.MoreGames_cardBackground__0UYbA{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;transition:transform .6s cubic-bezier(.4,0,.2,1)}.MoreGames_houseOriginalCard__EBmpQ:hover .MoreGames_cardBackground__0UYbA{transform:scale(1.1)}.MoreGames_comingSoonPlaceholder__iayWD{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;background:linear-gradient(135deg,rgba(40,40,40,.95),rgba(20,20,20,.95));display:flex;align-items:center;justify-content:center}.MoreGames_comingSoonText__NIHcy{font-size:1.5rem;font-weight:800;color:rgba(255,255,255,.3);text-align:center;letter-spacing:2px;transform:rotate(-15deg)}.MoreGames_cardOverlay__vmdGw{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(0,0,0,.1),rgba(0,0,0,.4) 40%,rgba(0,0,0,.95));z-index:1;transition:background .4s ease}.MoreGames_houseOriginalCard__EBmpQ:hover .MoreGames_cardOverlay__vmdGw{background:linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,.5) 40%,rgba(0,0,0,.98))}.MoreGames_cardContent__3NuGE{position:absolute;bottom:0;left:0;right:0;padding:1.75rem;z-index:2;display:flex;flex-direction:column;gap:1rem}.MoreGames_cardHeader__oPVUO{display:flex;flex-direction:column;gap:.5rem}.MoreGames_cardTitle__XSyt_{color:white;font-family:var(--font_display);font-size:1.1rem;font-weight:400;text-shadow:0 2px 8px rgba(0,0,0,.8);line-height:1.2;letter-spacing:.02em}.MoreGames_cardBadge__qFXSN{display:inline-block;color:rgba(255,255,255,.9);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;padding:.35rem .85rem;background:rgba(251,44,54,.15);border:1px solid rgba(251,44,54,.3);border-radius:3px;width:-moz-fit-content;width:fit-content}.MoreGames_cardAction__UyWPJ{margin-top:auto}.MoreGames_playIndicator__FyE1O{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#fb2c36;color:white;border-radius:4px;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(255,255,255,.1)}.MoreGames_playIndicator__FyE1O svg{transition:transform .3s ease}.MoreGames_houseOriginalCard__EBmpQ:hover .MoreGames_playIndicator__FyE1O svg{transform:translateX(2px)}.MoreGames_lockedIndicator__odHh6{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:rgba(100,100,100,.3);color:rgba(255,255,255,.6);border-radius:4px;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;border:1px solid rgba(255,255,255,.1)}@media (max-width:1399px){.MoreGames_swiperSlide__ebIM7{width:240px}.MoreGames_houseOriginalCard__EBmpQ{height:320px}.MoreGames_cardTitle__XSyt_{font-size:1.15rem}}@media (max-width:1199px){.MoreGames_swiperSlide__ebIM7{width:220px}.MoreGames_houseOriginalCard__EBmpQ{height:280px}.MoreGames_cardContent__3NuGE{padding:1.5rem}.MoreGames_cardTitle__XSyt_{font-size:1.05rem}}@media (max-width:999px){.MoreGames_container__aAA3m{margin:1rem 0}.MoreGames_swiperSlide__ebIM7{width:200px}.MoreGames_houseOriginalCard__EBmpQ{height:260px}}@media (max-width:799px){.MoreGames_swiper__v_9Ex{padding:1rem 1.5rem}.MoreGames_swiperSlide__ebIM7{width:180px}.MoreGames_houseOriginalCard__EBmpQ{height:240px}.MoreGames_cardContent__3NuGE{padding:1.25rem}.MoreGames_cardTitle__XSyt_{font-size:1rem}.MoreGames_cardBadge__qFXSN{font-size:.7rem;padding:.3rem .75rem}.MoreGames_lockedIndicator__odHh6,.MoreGames_playIndicator__FyE1O{padding:.65rem 1.1rem;font-size:.85rem}}@media (max-width:499px){.MoreGames_swiper__v_9Ex{padding:1rem}.MoreGames_swiperSlide__ebIM7{width:160px}.MoreGames_houseOriginalCard__EBmpQ{height:220px}.MoreGames_cardContent__3NuGE{padding:1rem}.MoreGames_cardTitle__XSyt_{font-size:.95rem}.MoreGames_cardBadge__qFXSN{font-size:.65rem;padding:.25rem .7rem}.MoreGames_lockedIndicator__odHh6,.MoreGames_playIndicator__FyE1O{padding:.6rem 1rem;font-size:.8rem;gap:.4rem}.MoreGames_lockedIndicator__odHh6 svg,.MoreGames_playIndicator__FyE1O svg{width:14px;height:14px}}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.GameModal_overlay__qUHC0{position:fixed;inset:0;background:rgba(0,0,0,.72);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1200}.GameModal_modal__eBG9d{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;max-height:80vh;background:rgba(16,18,24,.98);border:1px solid rgba(255,255,255,.12);border-radius:10px;z-index:1201;box-shadow:0 14px 48px rgba(0,0,0,.52),inset 0 0 0 1px rgba(255,255,255,.05);overflow:hidden}.GameModal_header__j_bWi{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;border-bottom:1px solid rgba(255,255,255,.1);background:rgba(22,26,35,.98)}.GameModal_title__CY_Lv{font-size:15px;font-weight:700;color:var(--light);letter-spacing:.01em}.GameModal_closeButton__N94CG{width:30px;height:30px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.7);cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .16s ease}.GameModal_closeButton__N94CG:hover{color:var(--light);background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.2);transform:translateY(-1px)}.GameModal_content__P_YOj{min-height:0;overflow-y:auto;padding:12px 14px 14px}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));&.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}&.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled &{display:none!important}svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon{transform:rotate(180deg)}}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon{transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon{transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-button-prev,~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto;.swiper-navigation-icon{transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon{transform:rotate(90deg)}}}.GameFeed_container__Ik7Bw{padding:2rem;margin:0;width:100%;display:flex;flex-direction:column;justify-content:flex-start;font-size:.9rem;background-color:var(--container_bg);border-radius:4px;border:1px solid rgba(255,255,255,.06);min-height:650px}.GameFeed_header__QE2Wb{display:flex;width:100%;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.GameFeed_title__xNN47{font-weight:700;font-size:large;color:white;display:flex;align-items:center}.GameFeed_header_controls__EfRg2{display:flex;align-items:center;gap:1rem}.GameFeed_display_mode_selector__J40Oy,.GameFeed_filter_buttons__gznEu{display:flex;gap:2px;background:var(--button_bg);border:1px solid var(--container_border_color);border-radius:var(--container_border_radius);padding:2px}.GameFeed_display_mode_button__dZN0D{background:transparent;border:none;color:rgba(255,255,255,.4);font-size:10px;font-weight:500;padding:4px 8px;border-radius:var(--container_border_radius);cursor:pointer;transition:all .2s ease;text-transform:uppercase;letter-spacing:.5px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.GameFeed_display_mode_button__dZN0D:hover{color:var(--light);background:var(--button_bg_hover)}.GameFeed_display_mode_button__dZN0D.GameFeed_active__Elfci{background:rgba(251,44,54,.12);color:#fb2c36;box-shadow:none;font-weight:600}.GameFeed_title_name__Lgwer{font-size:1.3rem;margin:0}.GameFeed_live_indicator__jau12{width:.5em;height:.5em;background-color:#22c55e;border-radius:50%;margin-right:10px;animation:GameFeed_live_indicator__jau12 .5s infinite alternate}@keyframes GameFeed_live_indicator__jau12{0%{opacity:.25;box-shadow:0 0 10px rgba(34,197,94,0)}to{opacity:1;box-shadow:0 0 5px #22c55e}}.GameFeed_filter_button__8EST_{background:transparent;border:none;color:rgba(255,255,255,.4);font-size:10px;font-weight:500;padding:4px 8px;border-radius:var(--container_border_radius);cursor:pointer;transition:all .2s ease;text-transform:uppercase;letter-spacing:.5px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.GameFeed_filter_button__8EST_:hover{color:var(--light);background:var(--button_bg_hover)}.GameFeed_filter_button__8EST_:disabled{background:rgba(251,44,54,.12);color:#fb2c36;box-shadow:none;font-weight:600;cursor:default}.GameFeed_table_container__ov9s4{overflow-x:auto;width:100%;display:block;scrollbar-width:none;-ms-overflow-style:none}.GameFeed_table_container__ov9s4::-webkit-scrollbar{display:none}.GameFeed_table__M2Djc{width:100%;min-height:500px;max-height:600px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;display:flex;flex-direction:column;gap:.5rem}.GameFeed_table__M2Djc::-webkit-scrollbar{display:none}.GameFeed_header_row__MfCNE{display:flex;align-items:center;padding:.5rem 1rem;min-height:40px}.GameFeed_row__zQpDe{display:flex;align-items:center;padding:.75rem 1rem;min-height:60px;opacity:0;animation:GameFeed_appear__d1hIi 1s ease-out forwards;transition:all .3s cubic-bezier(.4,0,.2,1);background-color:var(--highlight);border:1px solid rgba(255,255,255,.1);border-radius:8px;position:relative;overflow:visible}.GameFeed_row__zQpDe:hover{box-shadow:0 2px 8px rgba(0,0,0,.2)}@keyframes GameFeed_appear__d1hIi{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.GameFeed_win_row__ogX3T{background:linear-gradient(90deg,rgba(16,185,129,.15),rgba(16,185,129,.08) 40%,transparent);border:1px solid rgba(16,185,129,.4);box-shadow:inset 0 0 0 1px rgba(16,185,129,.1)}.GameFeed_win_row__ogX3T:hover{background:linear-gradient(90deg,rgba(16,185,129,.22),rgba(16,185,129,.12) 40%,transparent);border:1px solid rgba(16,185,129,.6);box-shadow:inset 0 0 0 1px rgba(16,185,129,.15),0 4px 12px rgba(16,185,129,.2)}.GameFeed_loss_row__g_IdW{background:linear-gradient(90deg,rgba(239,68,68,.15),rgba(239,68,68,.08) 40%,transparent);border:1px solid rgba(239,68,68,.4);box-shadow:inset 0 0 0 1px rgba(239,68,68,.1)}.GameFeed_loss_row__g_IdW:hover{background:linear-gradient(90deg,rgba(239,68,68,.22),rgba(239,68,68,.12) 40%,transparent);border:1px solid rgba(239,68,68,.6);box-shadow:inset 0 0 0 1px rgba(239,68,68,.15),0 4px 12px rgba(239,68,68,.2)}.GameFeed_player_row__XxJ_1{border:1px solid rgba(147,51,234,.4);background:linear-gradient(90deg,rgba(147,51,234,.15),rgba(147,51,234,.08) 40%,transparent)}.GameFeed_player_row__XxJ_1.GameFeed_win_row__ogX3T{background:linear-gradient(90deg,rgba(147,51,234,.15),rgba(16,185,129,.12) 30%,rgba(16,185,129,.06) 60%,transparent);border:1px solid rgba(147,51,234,.5)}.GameFeed_player_row__XxJ_1.GameFeed_loss_row__g_IdW{background:linear-gradient(90deg,rgba(147,51,234,.15),rgba(239,68,68,.12) 30%,rgba(239,68,68,.06) 60%,transparent);border:1px solid rgba(147,51,234,.5)}.GameFeed_header_timestamp__M6IFN,.GameFeed_timestamp__keXq4{min-width:90px;flex:0 0 90px}.GameFeed_header_actions__z1WNA,.GameFeed_row_actions__t7DV9{min-width:102px;flex:0 0 102px}.GameFeed_header_player__4AZSJ,.GameFeed_player__E_oyg{min-width:150px;flex:1 1 150px}.GameFeed_header_wager__gX27y,.GameFeed_wager__5JPHM{min-width:120px;flex:0 0 120px}.GameFeed_header_multiplier__C_H4Q,.GameFeed_multiplier__sUUEi{min-width:90px;flex:0 0 90px}.GameFeed_header_xp__ImgGf,.GameFeed_xp__8O68e{min-width:80px;flex:0 0 80px;font-family:var(--font_mono)}.GameFeed_xp__8O68e{font-weight:500}.GameFeed_header_rewards__YiRA2,.GameFeed_rewards__lURgF{min-width:80px;flex:0 0 80px}.GameFeed_header_profit__MhZhs,.GameFeed_profit__zqA1T{min-width:120px;flex:0 0 120px}.GameFeed_header_actions__z1WNA,.GameFeed_header_multiplier__C_H4Q,.GameFeed_header_player__4AZSJ,.GameFeed_header_profit__MhZhs,.GameFeed_header_rewards__YiRA2,.GameFeed_header_timestamp__M6IFN,.GameFeed_header_wager__gX27y,.GameFeed_header_xp__ImgGf{opacity:.5;text-align:left;white-space:nowrap;font-size:.9rem}.GameFeed_header_multiplier__C_H4Q,.GameFeed_header_profit__MhZhs,.GameFeed_header_rewards__YiRA2,.GameFeed_header_wager__gX27y,.GameFeed_header_xp__ImgGf{text-align:right}.GameFeed_timestamp__keXq4{white-space:nowrap;color:rgba(255,255,255,.4);font-family:var(--font_mono);font-weight:500}.GameFeed_row_actions__t7DV9{display:flex;align-items:center;gap:6px;position:relative;overflow:visible}.GameFeed_iconAction__JfRRI{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-height:24px;min-width:24px;padding:0 6px;border-radius:999px;color:rgba(255,255,255,.4);background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);text-decoration:none;font-size:10px;font-weight:700;transition:all .15s ease}.GameFeed_iconAction__JfRRI:hover{color:var(--light);border-color:rgba(255,255,255,.3);background:rgba(255,255,255,.14)}.GameFeed_iconDisabled__kSZwR{opacity:.45;cursor:default}.GameFeed_pfIconAction__yK6IU{color:#cffafe;background:rgba(6,182,212,.14);border-color:rgba(6,182,212,.45);cursor:pointer;padding:0 8px}.GameFeed_pfIconAction__yK6IU span{margin-right:0;white-space:nowrap}.GameFeed_pfIconAction__yK6IU:hover{color:#e6fbff;background:rgba(6,182,212,.24);border-color:rgba(6,182,212,.72)}.GameFeed_pfIconAction__yK6IU:focus-visible{outline:2px solid rgba(6,182,212,.65);outline-offset:1px}.GameFeed_shareIconAction__892uH{color:#f7d77e;background:rgba(250,204,21,.14);border-color:rgba(250,204,21,.4);cursor:pointer}.GameFeed_shareIconAction__892uH:hover{color:#fff2bf;background:rgba(250,204,21,.24);border-color:rgba(250,204,21,.62)}.GameFeed_shareIconAction__892uH:focus-visible{outline:2px solid rgba(250,204,21,.58);outline-offset:1px}.GameFeed_player__E_oyg{display:flex;align-items:center;gap:5px;fill:rgba(255,255,255,.4);min-width:0;flex-wrap:wrap;row-gap:4px}.GameFeed_oneClickWrap__o8Qc1{position:relative;display:inline-flex;align-items:center;margin-left:6px}.GameFeed_oneClickTrigger__WGNPv{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:999px;color:#ffd1d1;background:rgba(251,44,54,.16);border:1px solid rgba(251,44,54,.4);cursor:pointer;transition:all .15s ease}.GameFeed_oneClickTrigger__WGNPv:hover{background:rgba(251,44,54,.26);border-color:rgba(251,44,54,.58)}.GameFeed_oneClickTrigger__WGNPv:focus-visible{outline:2px solid rgba(251,44,54,.55);outline-offset:1px}.GameFeed_oneClickPopover__Z3jUz{position:absolute;left:calc(100% + 6px);top:50%;transform:translateY(-50%) scale(.98);transform-origin:left center;opacity:0;pointer-events:none;white-space:nowrap;padding:8px 10px;border-radius:8px;font-size:.66rem;font-weight:700;text-transform:none;letter-spacing:.2px;color:#ffd1d1;background:color-mix(in srgb,var(--container_bg) 90%,#2b1010 10%);border:1px solid rgba(251,44,54,.42);box-shadow:0 10px 24px rgba(0,0,0,.35),inset 0 0 0 1px rgba(251,44,54,.15);transition:opacity .15s ease,transform .15s ease;z-index:120}.GameFeed_oneClickWrapOpen__jzVJD .GameFeed_oneClickPopover__Z3jUz,.GameFeed_oneClickWrap__o8Qc1:focus-within .GameFeed_oneClickPopover__Z3jUz,.GameFeed_oneClickWrap__o8Qc1:hover .GameFeed_oneClickPopover__Z3jUz{opacity:1;transform:translateY(-50%) scale(1)}.GameFeed_pfBadge__pBaOx{margin-left:6px;padding:2px 8px;border-radius:999px;font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.4px;color:#cffafe;background:rgba(6,182,212,.14);border:1px solid rgba(6,182,212,.45);white-space:nowrap;line-height:1.2;cursor:pointer;transition:all .15s ease}.GameFeed_pfBadge__pBaOx:hover{background:rgba(6,182,212,.24);border-color:rgba(6,182,212,.7)}.GameFeed_pfBadge__pBaOx:focus-visible{outline:2px solid rgba(6,182,212,.65);outline-offset:1px}.GameFeed_address__zI_zp{font-family:var(--font_mono);font-weight:700}.GameFeed_username__Pq_Vq{font-weight:700;white-space:nowrap}.GameFeed_player__E_oyg a{text-align:left;display:flex;gap:5px;align-items:center}.GameFeed_playerContent__pyfjW{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:2px}.GameFeed_playerName__0niOe{min-width:0;overflow:hidden;text-overflow:ellipsis}.GameFeed_playerMeta__nhcy0{font-size:.7rem;line-height:1.2;color:rgba(255,255,255,.58);white-space:normal;font-weight:500}.GameFeed_playerAvatarWrap__WFxIs{position:relative;display:inline-flex;width:15px;height:15px;border-radius:50%;overflow:hidden;flex-shrink:0}.GameFeed_playerAvatarImage__9mnQd{width:100%;height:100%;object-fit:cover;display:block}.GameFeed_playerLiveDot__EkEmq{position:absolute;right:-1px;bottom:-1px;width:6px;height:6px;border-radius:50%;border:1px solid var(--container_bg)}.GameFeed_playerLiveDotOn__NXjfE{background:#22c55e}.GameFeed_playerLiveDotOff__yhYpT{background:rgba(148,163,184,.95)}.GameFeed_player__E_oyg a:hover{color:var(--accent)}.GameFeed_profit__zqA1T,.GameFeed_wager__5JPHM{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem;text-align:right}.GameFeed_main_value__Dicrn{display:flex;align-items:center;gap:.25rem;justify-content:flex-end}.GameFeed_sub_value__bphZD{font-size:.75rem;opacity:.5;font-family:var(--font_mono)}.GameFeed_multiplier__sUUEi,.GameFeed_rewards__lURgF,.GameFeed_xp__8O68e{text-align:right;display:flex;align-items:center;justify-content:flex-end}.GameFeed_profit__zqA1T{opacity:.7;font-weight:500;transition:all .2s ease}.GameFeed_profit__zqA1T.GameFeed_win__5PSaE{color:rgb(16,185,129);font-weight:700;opacity:1;text-shadow:0 0 8px rgba(16,185,129,.3)}.GameFeed_profit__zqA1T.GameFeed_loss__uJhZE{color:rgb(239,68,68);font-weight:700;opacity:1;text-shadow:0 0 8px rgba(239,68,68,.3)}.GameFeed_no_bet__Rj07Z{opacity:.5}.GameFeed_empty_text__P1Xau{display:flex;align-items:center;justify-content:center;padding:3rem 1rem;opacity:.5;font-size:1rem}@media (max-width:1200px){.GameFeed_container__Ik7Bw{padding:1.5rem;min-height:auto}}@media (max-width:768px){.GameFeed_container__Ik7Bw{padding:1rem}.GameFeed_header__QE2Wb{flex-direction:column;gap:.75rem}.GameFeed_title_name__Lgwer{font-size:1.1rem}.GameFeed_header_controls__EfRg2{width:100%;flex-direction:column;gap:.75rem}.GameFeed_display_mode_selector__J40Oy{width:100%}.GameFeed_display_mode_button__dZN0D{flex:1 1;padding:.5rem;font-size:11px}.GameFeed_filter_buttons__gznEu{width:100%}.GameFeed_filter_button__8EST_{flex:1 1;padding:.5rem;font-size:11px}.GameFeed_table__M2Djc{min-height:400px;max-height:500px}.GameFeed_header_row__MfCNE,.GameFeed_row__zQpDe{font-size:.85rem;padding:.5rem .75rem;min-height:50px}.GameFeed_header_timestamp__M6IFN,.GameFeed_timestamp__keXq4{display:none}.GameFeed_header_actions__z1WNA,.GameFeed_row_actions__t7DV9{min-width:84px;flex:0 0 84px}.GameFeed_header_xp__ImgGf,.GameFeed_xp__8O68e{display:none}.GameFeed_header_player__4AZSJ,.GameFeed_player__E_oyg{min-width:95px;flex:1 1 95px}.GameFeed_header_wager__gX27y,.GameFeed_wager__5JPHM{min-width:85px;flex:0 0 85px}.GameFeed_header_multiplier__C_H4Q,.GameFeed_header_rewards__YiRA2,.GameFeed_multiplier__sUUEi,.GameFeed_rewards__lURgF{min-width:65px;flex:0 0 65px}.GameFeed_header_profit__MhZhs,.GameFeed_profit__zqA1T{min-width:85px;flex:0 0 85px}.GameFeed_sub_value__bphZD{font-size:.65rem}.GameFeed_iconAction__JfRRI{min-height:22px;min-width:22px;padding:0 5px}}@media (max-width:780px){.GameFeed_header_row__MfCNE,.GameFeed_row__zQpDe{column-gap:8px}.GameFeed_oneClickPopover__Z3jUz{left:auto;right:0;top:calc(100% + 4px);transform:translateY(0) scale(.98);transform-origin:right top;z-index:140}.GameFeed_oneClickWrapOpen__jzVJD .GameFeed_oneClickPopover__Z3jUz,.GameFeed_oneClickWrap__o8Qc1:focus-within .GameFeed_oneClickPopover__Z3jUz,.GameFeed_oneClickWrap__o8Qc1:hover .GameFeed_oneClickPopover__Z3jUz{transform:translateY(0) scale(1)}.GameFeed_header_timestamp__M6IFN,.GameFeed_header_xp__ImgGf,.GameFeed_timestamp__keXq4,.GameFeed_xp__8O68e{display:none}.GameFeed_header_actions__z1WNA,.GameFeed_row_actions__t7DV9{min-width:76px;flex:0 0 76px}.GameFeed_header_player__4AZSJ,.GameFeed_player__E_oyg{min-width:92px;flex:1 1 92px}.GameFeed_header_wager__gX27y,.GameFeed_wager__5JPHM{min-width:88px;flex:0 0 88px}.GameFeed_header_multiplier__C_H4Q,.GameFeed_multiplier__sUUEi{min-width:72px;flex:0 0 72px}.GameFeed_header_profit__MhZhs,.GameFeed_profit__zqA1T{min-width:92px;flex:0 0 92px}.GameFeed_header_multiplier__C_H4Q,.GameFeed_header_profit__MhZhs,.GameFeed_header_wager__gX27y,.GameFeed_main_value__Dicrn{font-size:.8rem}.GameFeed_sub_value__bphZD{font-size:.62rem}}@media (max-width:480px){.GameFeed_container__Ik7Bw{padding:.75rem}.GameFeed_title_name__Lgwer{font-size:1rem}.GameFeed_display_mode_button__dZN0D,.GameFeed_filter_button__8EST_{font-size:10px}.GameFeed_table__M2Djc{min-height:350px;max-height:450px}.GameFeed_header_row__MfCNE,.GameFeed_row__zQpDe{font-size:.75rem;padding:.4rem .5rem;min-height:45px}.GameFeed_header_player__4AZSJ,.GameFeed_player__E_oyg{min-width:75px;flex:1 1 75px}.GameFeed_header_actions__z1WNA,.GameFeed_row_actions__t7DV9{min-width:72px;flex:0 0 72px}.GameFeed_header_profit__MhZhs,.GameFeed_header_wager__gX27y,.GameFeed_profit__zqA1T,.GameFeed_wager__5JPHM{min-width:65px;flex:0 0 65px}.GameFeed_header_multiplier__C_H4Q,.GameFeed_header_rewards__YiRA2,.GameFeed_multiplier__sUUEi,.GameFeed_rewards__lURgF{min-width:55px;flex:0 0 55px}.GameFeed_player__E_oyg a{gap:3px}.GameFeed_player__E_oyg a>div{width:12px!important;height:12px!important}.GameFeed_main_value__Dicrn{font-size:.75rem}.GameFeed_sub_value__bphZD{font-size:.6rem}}.PnlShareModal_summary__80ffP{display:grid;grid-gap:12px;gap:12px}.PnlShareModal_shareCard__x_RfR{position:relative;border-radius:16px;overflow:hidden;border:1px solid rgba(255,215,128,.25);background:radial-gradient(140% 120% at 0 100%,rgba(87,20,73,.55) 0,transparent 52%),radial-gradient(140% 120% at 100% 0,rgba(92,21,43,.5) 0,transparent 58%),linear-gradient(180deg,#200512,#10020a);padding:14px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.03),0 14px 40px rgba(0,0,0,.45)}.PnlShareModal_gridOverlay__DVtQ5{position:absolute;inset:0;background-image:linear-gradient(rgba(255,136,212,.09) 1px,transparent 0),linear-gradient(90deg,rgba(255,136,212,.09) 1px,transparent 0);background-size:44px 44px;opacity:.45;pointer-events:none}.PnlShareModal_logoRow__Mgpno{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.PnlShareModal_logoWrap__QCjKX{display:inline-flex;align-items:center;gap:8px}.PnlShareModal_logo__iQIF6{width:28px;height:28px;object-fit:contain;filter:drop-shadow(0 0 8px rgba(255,170,211,.45))}.PnlShareModal_brandText__OqH4q{font-size:1.15rem;font-weight:700;letter-spacing:.2px;color:#ffc2e6}.PnlShareModal_website__6QUFO{color:rgba(255,194,230,.85);font-size:.8rem}.PnlShareModal_metaTop__t9AtK{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.PnlShareModal_badge__aW5BJ{border:1px solid rgba(255,215,128,.35);background:rgba(255,186,73,.14);color:#ffddaf;border-radius:999px;padding:4px 9px;font-size:.68rem;font-weight:700;letter-spacing:.8px}.PnlShareModal_gameLabel__vjfMH{color:rgba(255,200,232,.7);font-size:.86rem}.PnlShareModal_heroNumbers__z3xG_{position:relative;z-index:1;display:grid;grid-gap:10px;gap:10px;margin-bottom:12px}.PnlShareModal_heroBlock__lBUCH{display:grid;grid-gap:2px;gap:2px}.PnlShareModal_heroLabel__keRHq{color:rgba(255,200,232,.85);font-size:.78rem;letter-spacing:.8px;font-weight:600}.PnlShareModal_heroValue__xwQhf{font-size:clamp(1.7rem,4vw,2.6rem);line-height:1;font-weight:800;letter-spacing:.3px}.PnlShareModal_heroValueSmall__q98pP{font-size:clamp(1.2rem,3vw,1.8rem);line-height:1;font-weight:750}.PnlShareModal_positive__dnxVM{color:#86efac;text-shadow:0 0 18px rgba(134,239,172,.35)}.PnlShareModal_negative__W4Cp1{color:#fca5a5;text-shadow:0 0 18px rgba(252,165,165,.35)}.PnlShareModal_neutral__cShHE{color:#fbcfe8}.PnlShareModal_statsGrid__woDEC{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.PnlShareModal_statCard__QwBRo{border:1px solid rgba(255,255,255,.08);background:rgba(14,6,16,.75);border-radius:10px;padding:8px 10px;display:grid;grid-gap:3px;gap:3px}.PnlShareModal_label__uQRRV{color:rgba(255,224,243,.75);font-size:.72rem;text-transform:uppercase;letter-spacing:.8px}.PnlShareModal_value__5CyHF{font-weight:700;color:#ffe6f7;text-align:left;font-size:.92rem}.PnlShareModal_referral__AQo1z{position:relative;z-index:1;border:1px solid rgba(255,215,128,.22);border-radius:10px;background:rgba(255,215,128,.08);padding:10px;display:grid;grid-gap:8px;gap:8px}.PnlShareModal_refTitle__t3qQv{color:#fff2d7;font-weight:600;font-size:.88rem}.PnlShareModal_refLinkRow__2kBBy{display:flex;gap:8px;align-items:center}.PnlShareModal_refLink__UG3Xd{flex:1 1;min-width:0;border:1px solid var(--container_border_color);background:rgba(0,0,0,.35);color:var(--light);border-radius:8px;padding:8px;font-size:.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PnlShareModal_actions__KfaVB{display:flex;gap:8px;justify-content:flex-end;align-items:center;flex-wrap:wrap;margin-top:4px}.PnlShareModal_shareHint__n41C1{margin-right:auto;font-size:.72rem;color:rgba(255,224,243,.72)}.PnlShareModal_xButton__vlt9O{border:1px solid rgba(255,215,128,.5);background:linear-gradient(180deg,rgba(255,215,128,.95),rgba(255,186,73,.86));color:#1f1300;border-radius:10px;font-weight:700;padding:9px 14px;cursor:pointer;transition:transform .15s ease,box-shadow .2s ease}.PnlShareModal_xButton__vlt9O:hover{transform:translateY(-1px);box-shadow:0 8px 24px rgba(255,186,73,.25)}.PnlShareModal_xButton__vlt9O:active{transform:translateY(0)}.PnlShareModal_closeButton__Uci9i{border:1px solid var(--container_border_color);background:rgba(255,255,255,.05);color:var(--light);border-radius:10px;font-weight:600;padding:9px 12px;cursor:pointer}.PnlShareModal_closeButton__Uci9i:hover{background:rgba(255,255,255,.1)}@media (max-width:640px){.PnlShareModal_statsGrid__woDEC{grid-template-columns:1fr}}