.system-states_skeletonGrid__bTFH4{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--space-3);gap:var(--space-3);padding:var(--space-4)}.system-states_skeletonHero__K0rI_{grid-column:1/-1;height:96px}.system-states_skeletonHero__K0rI_,.system-states_skeletonTile__N9_t1{border-radius:var(--radius-lg);background:var(--color-bg-elev);animation:system-states_pulse__X1VOt 1.4s ease-in-out infinite}.system-states_skeletonTile__N9_t1{aspect-ratio:1/1}@keyframes system-states_pulse__X1VOt{0%,to{opacity:.55}50%{opacity:.9}}.system-states_offline__mkBTT{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);background:var(--color-danger);color:var(--color-bg-ink);font-family:var(--font-body);font-size:var(--text-sm);font-weight:var(--weight-semibold)}.system-states_offlineDot__De9ZI{width:8px;height:8px;border-radius:var(--radius-pill);background:var(--color-bg-ink);animation:system-states_blink__rTGnx 1s steps(2,start) infinite}@keyframes system-states_blink__rTGnx{to{visibility:hidden}}.system-states_offlineText__VaISy{flex:1 1}.system-states_offlineRetry__Pa7xT{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:var(--color-bg-ink);color:var(--color-fg);border-radius:var(--radius-pill);padding:var(--space-1) var(--space-3);min-height:28px;font-weight:var(--weight-semibold);cursor:pointer}.system-states_offlineRetry__Pa7xT:disabled{opacity:.6;cursor:default}.system-states_restoreToast__KB3K8{position:fixed;left:var(--space-4);right:var(--space-4);bottom:calc(80px + env(safe-area-inset-bottom, 0px) + var(--space-3));z-index:40;display:flex;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);background:var(--color-bg-elev-2);border:1px solid var(--color-border-strong);border-radius:var(--radius-lg);box-shadow:var(--shadow-pill);animation:system-states_slideUp__tm2uR .24s ease-out}@keyframes system-states_slideUp__tm2uR{0%{transform:translateY(16px);opacity:0}to{transform:translateY(0);opacity:1}}.system-states_restoreBody__q_QMp{display:flex;flex-direction:column;gap:2px;flex:1 1;min-width:0}.system-states_restoreTitle___hRbL{font-family:var(--font-display);font-size:var(--text-sm);font-weight:var(--weight-bold);color:var(--color-fg)}.system-states_restoreSub__MaXG6{font-size:var(--text-xs);color:var(--color-fg-muted)}.system-states_restoreActions___lO94{display:flex;gap:var(--space-2)}.system-states_restoreFinish__Y6eYf,.system-states_restoreResume__M_Fb9{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:var(--radius-pill);min-height:36px;padding:0 var(--space-3);font-weight:var(--weight-semibold);font-size:var(--text-sm);cursor:pointer}.system-states_restoreResume__M_Fb9{background:var(--color-accent);color:var(--color-bg-ink)}.system-states_restoreFinish__Y6eYf{background:transparent;border:1px solid var(--color-border-strong);color:var(--color-fg-muted)}@media (prefers-reduced-motion:reduce){.system-states_offlineDot__De9ZI,.system-states_restoreToast__KB3K8,.system-states_skeletonHero__K0rI_,.system-states_skeletonTile__N9_t1{animation:none}}.boot-error_shell__vAQe3{display:flex;align-items:center;justify-content:center;min-height:100svh;padding:var(--space-5)}.boot-error_card__L_3Tb{display:flex;flex-direction:column;align-items:center;text-align:center;gap:var(--space-4);width:100%;max-width:34ch;padding:var(--space-6) var(--space-5);background:var(--color-bg-elev);border:1px solid var(--color-border-strong);border-radius:var(--radius-xl);box-shadow:var(--shadow-chip)}.boot-error_badge__qra7j{display:inline-flex;padding:4px 10px;background:var(--color-brand);color:var(--color-bg-ink);border-radius:var(--radius-pill);font-size:var(--text-xs);font-weight:var(--weight-bold);letter-spacing:.06em;text-transform:uppercase;transform:rotate(-3deg)}.boot-error_glyph__F0mlL{color:var(--color-brand);margin:var(--space-2) 0;filter:drop-shadow(0 0 12px var(--color-brand-soft))}.boot-error_title__bGAsK{font-family:var(--font-display);font-size:1.375rem;font-weight:var(--weight-bold);letter-spacing:-.02em;color:var(--color-fg);line-height:1.15;white-space:nowrap}@media (max-width:360px){.boot-error_title__bGAsK{white-space:normal;font-size:1.25rem}}.boot-error_message__YE9MK{color:var(--color-fg-muted);font-size:var(--text-sm);line-height:1.55}.boot-error_retry__TxozQ{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:52px;padding:var(--space-3) var(--space-6);background:var(--color-accent);color:var(--color-bg-ink);border:0;border-radius:var(--radius-pill);font-family:var(--font-body);font-size:var(--text-md);font-weight:var(--weight-bold);letter-spacing:.005em;line-height:1;white-space:nowrap;cursor:pointer;box-shadow:inset 0 1px 0 rgba(255,255,255,.18),inset 0 -2px 0 rgba(0,0,0,.18),0 12px 28px -10px rgba(200,255,61,.45);transition:transform .15s ease}.boot-error_retry__TxozQ:hover{transform:translateY(-1px)}.boot-error_retry__TxozQ:focus-visible{outline:none;transform:translateY(-1px);box-shadow:0 0 0 3px var(--color-bg),0 0 0 5px var(--color-accent),0 1px 0 rgba(255,255,255,.18) inset,0 -2px 0 rgba(0,0,0,.18) inset,0 12px 28px -10px rgba(200,255,61,.45)}.boot-error_retry__TxozQ:active{transform:translateY(1px)}.balance-pill_pill__55ia3{display:inline-flex;align-items:center;gap:6px;min-height:36px;padding:5px 10px;background:var(--color-blue-soft,rgba(59,140,255,.12));border:1.5px solid rgba(59,140,255,.4);border-radius:var(--radius-pill);position:relative;flex-shrink:0}.balance-pill_icon__XbWbQ{width:18px;height:18px;flex-shrink:0;color:var(--color-blue,#3b8cff)}.balance-pill_amount__it6_4{display:inline-flex;align-items:baseline;gap:4px;font-family:var(--font-display);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:-.01em;white-space:nowrap}.balance-pill_amountValue__OjsLu{font-size:1rem;font-weight:var(--weight-bold);color:#cfe3ff}.balance-pill_amount__it6_4[data-size="1"] .balance-pill_amountValue__OjsLu{font-size:1rem}.balance-pill_amount__it6_4[data-size="2"] .balance-pill_amountValue__OjsLu{font-size:.78rem}.balance-pill_amount__it6_4[data-size="3"] .balance-pill_amountValue__OjsLu{font-size:.64rem}.balance-pill_amountSymbol__Z_ac6{font-size:.75rem;font-weight:var(--weight-semibold);color:var(--color-blue,#3b8cff);letter-spacing:.04em}.balance-pill_pill__55ia3[data-flash=true]{border-color:rgba(61,220,132,.85);background:rgba(61,220,132,.18);animation:balance-pill_balanceCredit__HBhlJ 1.1s ease-out both}@keyframes balance-pill_balanceCredit__HBhlJ{0%{box-shadow:0 0 0 0 rgba(61,220,132,0)}25%{box-shadow:0 0 18px 2px rgba(61,220,132,.7)}to{box-shadow:0 0 0 0 rgba(61,220,132,0)}}@media (prefers-reduced-motion:reduce){.balance-pill_pill__55ia3[data-flash=true]{animation:none}}.header-game_header__RtNe3{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);padding:calc(env(safe-area-inset-top, 0px) + var(--space-3)) var(--space-4) var(--space-3);background:var(--color-bg);border-bottom:1px solid var(--color-border)}.header-game_identity__r5XKV{display:flex;align-items:center;gap:var(--space-2);min-width:0}.header-game_avatar__BwWSv{display:grid;place-items:center;width:36px;height:36px;flex-shrink:0;border-radius:var(--radius-pill);background:var(--color-bg-elev-2);border:1px solid var(--color-border-strong);overflow:hidden}.header-game_avatarImg__mzFSW{width:100%;height:100%;object-fit:cover}.header-game_avatarFallback__QdMCJ{font-family:var(--font-display);font-weight:var(--weight-bold);font-size:var(--text-sm);color:var(--color-accent)}.header-game_level__2tXCT{font-size:var(--text-xs);font-weight:var(--weight-semibold);color:var(--color-fg-dim);white-space:nowrap}.header-game_right__pOKYx{display:flex;align-items:center;gap:var(--space-2);flex-shrink:0}.header-game_close__Pt3Zy{display:grid;place-items:center;width:44px;height:44px;border-radius:var(--radius-md);border:1px solid var(--color-border-strong);background:var(--color-bg-elev);color:var(--color-fg-muted);font-size:var(--text-xl);line-height:1;cursor:pointer}.header-game_close__Pt3Zy:active{background:var(--color-bg-elev-2)}.web-hub-boot-state_root__93SOA{position:fixed;z-index:80;inset:0;display:grid;grid-template-columns:184px minmax(0,1fr);grid-template-rows:auto minmax(min-content,1fr);min-height:100dvh;overflow:auto;color:#edfaff;background:radial-gradient(ellipse at 62% 40%,rgba(18,125,173,.09),transparent 48%),linear-gradient(160deg,#05101c,#02060d 75%)}.web-hub-boot-state_rail__8G3qZ{grid-row:1/-1;display:flex;flex-direction:column;gap:20px;padding:104px 20px 24px;border-right:1px solid rgba(75,211,244,.07);background:rgba(10,28,44,.3)}.web-hub-boot-state_account__nd9UI>span,.web-hub-boot-state_action__yHouT,.web-hub-boot-state_avatar__jCP3e,.web-hub-boot-state_mobileNavigation__rLiDX i,.web-hub-boot-state_rail__8G3qZ>span,.web-hub-boot-state_search__r2dTC{display:block;border-radius:12px;background:linear-gradient(110deg,#0b1b2a 15%,#132a3b 45%,#0b1b2a 75%);background-size:220% 100%;animation:web-hub-boot-state_shimmer__BGNI3 2.4s ease-in-out infinite}.web-hub-boot-state_rail__8G3qZ>span{height:28px}.web-hub-boot-state_rail__8G3qZ>span:nth-child(3n){width:75%}.web-hub-boot-state_header__g_pAb{display:flex;align-items:center;gap:clamp(12px,2vw,28px);min-width:0;padding:max(22px,env(safe-area-inset-top)) clamp(20px,3vw,44px) 22px}.web-hub-boot-state_brand__k_Jz1,.web-hub-boot-state_centerBrand__tC2Rq{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;gap:9px}.web-hub-boot-state_brandMark__PLFVe{width:32px;height:32px}.web-hub-boot-state_brandWordmark__eVu_d{width:120px;height:auto}.web-hub-boot-state_search__r2dTC{width:min(33vw,480px);height:44px;margin-right:auto}.web-hub-boot-state_account__nd9UI{display:grid;grid-gap:8px;gap:8px;width:84px;margin-left:auto}.web-hub-boot-state_account__nd9UI>span{height:12px}.web-hub-boot-state_account__nd9UI>span:first-child{width:68%;margin-left:auto}.web-hub-boot-state_action__yHouT{width:clamp(80px,9vw,138px);height:44px}.web-hub-boot-state_avatar__jCP3e{width:44px;height:44px;flex-shrink:0}.web-hub-boot-state_center__5Hn_i{align-self:stretch;align-content:center;display:grid;justify-items:center;grid-gap:26px;gap:26px;width:100%;min-width:0;padding:40px 24px 120px}.web-hub-boot-state_centerBrand__tC2Rq{gap:14px;opacity:.68;filter:drop-shadow(0 0 28px rgba(33,180,236,.13))}.web-hub-boot-state_centerMark__azVfo{width:64px;height:64px}.web-hub-boot-state_centerWordmark__7A4Cd{width:clamp(160px,20vw,260px);height:auto}.web-hub-boot-state_loading__fqZSy{display:grid;justify-items:center;grid-gap:15px;gap:15px;color:#809aaf;font-size:12px}.web-hub-boot-state_loadingDots__gCD3u{display:flex;gap:7px}.web-hub-boot-state_loadingDots__gCD3u>i{width:5px;height:5px;border-radius:50%;background:#43d3f8;animation:web-hub-boot-state_breathe__OIoMR 1.8s ease-in-out infinite}.web-hub-boot-state_loadingDots__gCD3u>i:nth-child(2){animation-delay:.2s}.web-hub-boot-state_loadingDots__gCD3u>i:nth-child(3){animation-delay:.4s}.web-hub-boot-state_error__qCzxr{width:min(100%,460px);text-align:center}.web-hub-boot-state_error__qCzxr h1{margin:0;font-size:clamp(22px,3vw,30px);line-height:1.25;outline:none}.web-hub-boot-state_error__qCzxr p{margin:16px 0 24px;color:#91a8bd;line-height:1.6}.web-hub-boot-state_error__qCzxr button{min-height:48px;padding:12px 26px;border:1px solid rgba(128,235,255,.5);border-radius:12px;background:linear-gradient(180deg,#159fc6,#0865a9);color:#fff;font:inherit;font-weight:700;cursor:pointer}.web-hub-boot-state_error__qCzxr button:hover{filter:brightness(1.12)}.web-hub-boot-state_error__qCzxr button:focus-visible{outline:2px solid #9aeeff;outline-offset:4px}.web-hub-boot-state_root__93SOA[data-web-hub-boot-state=error] .web-hub-boot-state_header__g_pAb span,.web-hub-boot-state_root__93SOA[data-web-hub-boot-state=error] .web-hub-boot-state_mobileNavigation__rLiDX i,.web-hub-boot-state_root__93SOA[data-web-hub-boot-state=error] .web-hub-boot-state_rail__8G3qZ>span{animation:none}.web-hub-boot-state_mobileNavigation__rLiDX{display:none}@keyframes web-hub-boot-state_shimmer__BGNI3{to{background-position:-220% 0}}@keyframes web-hub-boot-state_breathe__OIoMR{50%{opacity:.3}}@media (max-width:1199px){.web-hub-boot-state_root__93SOA{grid-template-columns:minmax(0,1fr)}.web-hub-boot-state_rail__8G3qZ{display:none}}@media (max-width:767px){.web-hub-boot-state_root__93SOA{grid-template-rows:auto minmax(min-content,1fr) auto}.web-hub-boot-state_header__g_pAb{gap:10px;padding:max(18px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) 18px max(16px,env(safe-area-inset-left))}.web-hub-boot-state_brand__k_Jz1{gap:6px}.web-hub-boot-state_brandMark__PLFVe{width:26px;height:26px}.web-hub-boot-state_brandWordmark__eVu_d{width:94px}.web-hub-boot-state_search__r2dTC{display:none}.web-hub-boot-state_account__nd9UI{width:45px;gap:6px}.web-hub-boot-state_account__nd9UI>span{height:9px}.web-hub-boot-state_action__yHouT{width:62px;height:34px}.web-hub-boot-state_avatar__jCP3e{width:32px;height:34px}.web-hub-boot-state_center__5Hn_i{gap:24px;padding:36px 22px}.web-hub-boot-state_centerBrand__tC2Rq{gap:10px}.web-hub-boot-state_centerMark__azVfo{width:46px;height:46px}.web-hub-boot-state_centerWordmark__7A4Cd{width:clamp(154px,44vw,230px)}.web-hub-boot-state_mobileNavigation__rLiDX{display:flex;justify-content:space-around;gap:14px;padding:18px 20px max(20px,env(safe-area-inset-bottom))}.web-hub-boot-state_mobileNavigation__rLiDX>span{display:grid;justify-items:center;grid-gap:9px;gap:9px;width:48px}.web-hub-boot-state_mobileNavigation__rLiDX i:first-child{width:22px;height:22px;border-radius:50%}.web-hub-boot-state_mobileNavigation__rLiDX i:last-child{width:42px;height:8px}}@media (prefers-reduced-motion:reduce){.web-hub-boot-state_root__93SOA *,.web-hub-boot-state_root__93SOA :after,.web-hub-boot-state_root__93SOA :before{animation:none!important}}.chrome_brand__e79nd{min-width:0;display:flex;align-items:center;gap:9px;color:#eefcff}.chrome_brandMark__sS_kr{width:29px;height:29px;flex:0 0 auto;filter:drop-shadow(0 0 12px rgba(49,220,255,.2))}.chrome_brandWordmark__v4ZXT{width:111px;height:auto}.chrome_rail__TTRTO{position:-webkit-sticky;position:sticky;top:0;z-index:30;height:100dvh;display:flex;flex-direction:column;gap:12px;overflow-x:hidden;overflow-y:auto;padding:17px 13px 13px;border-right:1px solid rgba(75,211,244,.12);background:radial-gradient(circle at 40% 4%,rgba(35,215,255,.08),transparent 28%),linear-gradient(180deg,rgba(7,19,27,.98),rgba(2,8,13,.99));scrollbar-width:none}.chrome_rail__TTRTO::-webkit-scrollbar{display:none}.chrome_rail__TTRTO>.chrome_brand__e79nd{min-height:38px;padding-inline:6px}.chrome_nav__7ah4m{display:grid;grid-gap:3px;gap:3px}.chrome_navLink__Pwazy{position:relative;min-height:38px;display:flex;align-items:center;gap:10px;padding:0 10px;border:1px solid transparent;border-radius:9px;color:rgba(205,235,242,.55);font-size:11px;font-weight:660;transition:color .16s ease,background-color .16s ease,border-color .16s ease}.chrome_navLink__Pwazy:focus-visible,.chrome_navLink__Pwazy:hover{border-color:rgba(64,217,251,.13);background:rgba(31,183,220,.06);color:#ecfbff;outline:none}.chrome_navLink__Pwazy[data-active=true]{border-color:rgba(65,220,255,.26);background:linear-gradient(90deg,rgba(26,196,236,.16),rgba(11,54,69,.14));color:#f1fcff;box-shadow:inset 2px 0 #35dcff,0 0 19px rgba(37,209,246,.05)}.chrome_navIcon__W74ZP{width:16px;height:16px;flex:0 0 auto;color:#53dcf8;stroke-width:1.8}.chrome_navLabel__GUVeo{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chrome_navBadge__qAFz2{min-width:17px;height:17px;display:grid;place-items:center;margin-left:auto;padding-inline:4px;border-radius:999px;background:#32d7ff;color:#021017;font-size:7px;font-weight:850}.chrome_profileCard__ByRuz{width:100%;min-height:76px;display:flex;align-items:center;gap:8px;padding:8px;border:1px solid rgba(78,218,250,.12);border-radius:11px;background:linear-gradient(145deg,rgba(11,36,47,.8),rgba(4,16,23,.88));text-align:left}.chrome_profileCard__ByRuz:focus-visible,.chrome_profileCard__ByRuz:hover{border-color:rgba(78,218,250,.3);outline:none}.chrome_avatar__e50_Y{width:32px;height:32px;display:grid;place-items:center;flex:0 0 auto;overflow:hidden;border:1px solid rgba(99,226,255,.35);border-radius:50%;background:radial-gradient(circle at 35% 25%,rgba(83,221,255,.32),transparent 28%),linear-gradient(145deg,#153c4e,#07141d);color:#78e9ff;font-family:var(--font-display);font-size:10px;font-weight:760}.chrome_avatarImage__bJbqQ{width:100%;height:100%;object-fit:cover}.chrome_profileDetails__64_KL{min-width:0;display:grid;flex:1 1;grid-gap:2px;gap:2px}.chrome_profileName__aFiv2{overflow:hidden;color:#effcff;font-size:10px;font-weight:740;text-overflow:ellipsis;white-space:nowrap}.chrome_profileId__ZYzjD,.chrome_profileLevel__pL8OB{display:block;min-width:0;line-height:1.35;overflow-wrap:anywhere;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.chrome_profileId__ZYzjD{color:rgba(195,229,237,.7);font-size:10px}.chrome_profileLevel__pL8OB{color:#9ceaff;font-size:11px;font-weight:650}.chrome_profileProgress__B9k_1{height:2px;overflow:hidden;margin-top:3px;border-radius:999px;background:rgba(104,214,239,.12)}.chrome_profileProgress__B9k_1>span{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#24b9de,#69e8ff);box-shadow:0 0 8px rgba(45,215,255,.4)}.chrome_railBalance__PeoPX{display:grid;grid-gap:5px;gap:5px;padding:9px;border:1px solid rgba(78,218,250,.1);border-radius:10px;background:rgba(5,18,25,.72)}.chrome_railBalance__PeoPX>span{color:rgba(196,228,236,.4);font-size:9px;letter-spacing:.1em;text-transform:uppercase}.chrome_railBalance__PeoPX>a{display:flex;align-items:center;justify-content:space-between;color:#f4fdff;font-family:var(--font-display);font-size:12px;font-weight:730;white-space:nowrap}.chrome_railBalance__PeoPX>a svg{width:13px;height:13px;color:#4cdbf8}.chrome_railMoneyActions__ZMwyN{display:grid;grid-template-columns:1fr auto;grid-gap:5px;gap:5px;margin-top:2px}.chrome_menuMoneyActions__mgWy5 button,.chrome_railMoneyActions__ZMwyN button{min-height:31px;padding:0 8px;border:1px solid rgba(70,220,251,.15);border-radius:7px;color:rgba(222,247,252,.7);font-size:10px;font-weight:720}.chrome_menuMoneyActions__mgWy5 button:first-child,.chrome_railMoneyActions__ZMwyN button:first-child{border-color:rgba(64,228,255,.35);background:linear-gradient(145deg,#3ee1ff,#139fc8);color:#021218}.chrome_wheelPromo___OhWG{position:relative;min-height:82px;display:flex;align-items:center;padding:10px 66px 10px 10px;overflow:hidden;border:1px solid rgba(246,194,82,.2);border-radius:11px;background:radial-gradient(circle at 12% 50%,rgba(255,207,91,.16),transparent 30%),linear-gradient(135deg,rgba(58,43,16,.7),rgba(13,22,27,.86));color:#fff2c9;text-align:left}.chrome_wheelPromo___OhWG:focus-visible,.chrome_wheelPromo___OhWG:hover{border-color:rgba(255,211,111,.38);outline:none}.chrome_wheelCopy__jbmLS{position:relative;z-index:2;min-width:0;display:grid;grid-gap:2px;gap:2px}.chrome_wheelArtworkSlot__3soml{position:absolute;inset:5px 4px 3px auto;width:61px;pointer-events:none}.chrome_wheelArtworkSlot__3soml:before{position:absolute;content:"";inset:7px 5px 15px;border:1px solid rgba(255,217,121,.72);border-radius:50%;box-shadow:inset 0 0 0 1px rgba(255,244,202,.16),0 0 12px rgba(255,199,71,.2)}.chrome_wheelArtwork___1Qza,.chrome_wheelPicture__IEw87{display:block;width:100%;height:100%}.chrome_wheelPicture__IEw87{position:relative;z-index:1}.chrome_wheelArtwork___1Qza{object-fit:contain;filter:drop-shadow(0 0 8px rgba(255,210,102,.22)) drop-shadow(0 0 14px rgba(76,204,255,.16))}.chrome_wheelPromo___OhWG strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.chrome_wheelPromo___OhWG small{color:rgba(252,232,178,.52);font-size:9px}.chrome_railFooter__FfeCi{margin-top:auto;padding-block:5px 2px;color:rgba(187,221,229,.28);font-size:9px;text-align:center}.chrome_header__qEunv,.chrome_mobileNav__a8Fmi,.chrome_tabletNav__USLIK{display:none}.chrome_headerAvatar__Y2ucC,.chrome_headerIconButton__Td77G{position:relative;width:44px;height:44px;display:grid;place-items:center;flex:0 0 auto;border:1px solid rgba(79,215,248,.13);border-radius:11px;background:rgba(7,22,30,.75);color:#dff8ff}.chrome_headerIconButton__Td77G svg{width:19px;height:19px}.chrome_headerAvatar__Y2ucC .chrome_avatar__e50_Y{width:32px;height:32px}.chrome_inboxBadge__f81QX{position:absolute;right:-4px;top:-4px;min-width:20px;height:20px;display:grid;place-items:center;padding-inline:4px;border:2px solid #061018;border-radius:999px;background:#ff8ca2;color:#280511;font-size:11px;font-weight:850;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;line-height:1;white-space:nowrap;pointer-events:none}.chrome_headerSearch__qvF2e{min-width:220px;height:44px;display:flex;align-items:center;gap:9px;padding:0 10px;border:1px solid rgba(78,213,246,.12);border-radius:11px;background:rgba(6,20,27,.7);color:rgba(206,237,244,.44);font-size:10px}.chrome_headerSearch__qvF2e svg{width:16px}.chrome_headerSearch__qvF2e span{flex:1 1}.chrome_bottomLink__kSPU1{position:relative;min-width:0;min-height:54px;display:grid;place-items:center;align-content:center;grid-gap:3px;gap:3px;border-radius:11px;color:rgba(201,232,239,.48);font-size:10px;font-weight:660}.chrome_bottomLink__kSPU1[data-active=true]{background:rgba(36,207,244,.1);color:#eafaff}.chrome_bottomLink__kSPU1 .chrome_navIcon__W74ZP{width:19px;height:19px}.chrome_bottomLink__kSPU1 .chrome_navBadge__qAFz2{position:absolute;right:calc(50% - 23px);top:3px}.chrome_mobileDeposit__h4FPm{min-width:0;display:grid;place-items:center;align-content:end;grid-gap:2px;gap:2px;color:#e9fbff;font-size:9px}.chrome_mobileDeposit__h4FPm>span{width:51px;height:51px;display:grid;place-items:center;margin-top:-20px;border:4px solid #06131a;border-radius:50%;background:linear-gradient(145deg,#54e7ff,#159bc4);box-shadow:0 0 25px rgba(47,211,247,.25);color:#021218}.chrome_mobileDeposit__h4FPm svg{width:21px}.chrome_mobileDeposit__h4FPm strong{font-size:inherit}.chrome_mobileDeposit__h4FPm:disabled{filter:saturate(.2);opacity:.5}.chrome_profileCard__ByRuz[data-hub-profile-variant=drawer]{position:relative;min-height:94px;gap:12px;padding:14px;border:1px solid rgb(90 221 249/58%);border-radius:13px;background:linear-gradient(130deg,rgb(47 138 172/17%),transparent 45%),linear-gradient(155deg,#082331,#020d17 72%);box-shadow:inset 0 1px 3px rgb(150 237 255/40%),inset 0 -2px 6px rgb(31 149 194/22%),0 7px 24px rgb(0 0 0/28%)}.chrome_profileCard__ByRuz[data-hub-profile-variant=drawer] .chrome_avatar__e50_Y{width:50px;height:50px;font-size:20px;border:1px solid #57dcf7;box-shadow:0 0 12px rgb(28 204 243/26%),inset 0 2px 8px rgb(118 214 255/20%)}.chrome_profileCard__ByRuz[data-hub-profile-variant=drawer] .chrome_profileName__aFiv2{font-size:13px;white-space:normal;overflow-wrap:anywhere}.chrome_profileCard__ByRuz[data-hub-profile-variant=drawer] .chrome_profileDetails__64_KL{gap:4px}.chrome_profileCard__ByRuz[data-hub-profile-variant=drawer] .chrome_profileProgress__B9k_1{height:5px;margin-top:4px}@media (min-width:768px) and (max-width:1199px){.chrome_rail__TTRTO{display:none}.chrome_header__qEunv{position:-webkit-sticky;position:sticky;top:0;z-index:34;min-height:64px;display:flex;align-items:center;border-bottom:1px solid rgba(73,211,244,.12);background:rgba(3,12,18,.9);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.chrome_headerInner__7CRRp{width:100%;display:flex;align-items:center;gap:12px;padding:10px 18px}.chrome_headerInner__7CRRp>.chrome_brand__e79nd{margin-right:auto}.chrome_headerActions__9FZLF{display:flex;align-items:center;gap:8px}.chrome_headerSearch__qvF2e{width:44px;min-width:44px;justify-content:center;padding:0}.chrome_headerSearch__qvF2e span{display:none}.chrome_tabletNav__USLIK{position:fixed;left:0;right:0;bottom:0;z-index:40;width:100%;min-height:calc(65px + env(safe-area-inset-bottom, 0px));display:grid;grid-template-columns:repeat(5,1fr);padding:5px 5px calc(5px + env(safe-area-inset-bottom, 0px));border:1px solid rgba(83,218,250,.16);border-radius:18px 18px 0 0;background:rgba(4,15,21,.94);box-shadow:0 22px 55px rgba(0,0,0,.42);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}}@media (max-width:767px){.chrome_rail__TTRTO,.chrome_tabletNav__USLIK{display:none}.chrome_header__qEunv{position:-webkit-sticky;position:sticky;top:0;z-index:34;min-height:calc(56px + env(safe-area-inset-top, 0px));display:flex;align-items:flex-end;border-bottom:1px solid rgba(73,211,244,.11);background:rgba(3,12,18,.92);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.chrome_headerInner__7CRRp{width:100%;min-height:56px;display:flex;align-items:center;gap:8px;padding:7px 11px}.chrome_headerInner__7CRRp>.chrome_brand__e79nd{margin-right:auto}.chrome_brand__e79nd[data-compact=true] .chrome_brandMark__sS_kr{width:27px;height:27px}.chrome_brand__e79nd[data-compact=true] .chrome_brandWordmark__v4ZXT{width:84px}.chrome_headerActions__9FZLF{display:flex;align-items:center;gap:7px}.chrome_headerAvatar__Y2ucC,.chrome_headerSearch__qvF2e{display:none}.chrome_header__qEunv[data-game-route=true] .chrome_headerAvatar__Y2ucC{display:grid}.chrome_headerIconButton__Td77G{width:44px;height:44px}.chrome_mobileNav__a8Fmi{position:fixed;left:8px;right:8px;bottom:calc(7px + env(safe-area-inset-bottom, 0px));z-index:40;min-height:63px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));padding:5px 4px;border:1px solid rgba(84,220,251,.17);border-radius:17px;background:rgba(4,15,21,.95);box-shadow:0 18px 45px rgba(0,0,0,.48);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}}@media (max-width:370px){.chrome_brand__e79nd[data-compact=true] .chrome_brandWordmark__v4ZXT{width:76px}.chrome_headerInner__7CRRp{padding-inline:7px;gap:4px}.chrome_headerInner__7CRRp>.chrome_brand__e79nd{gap:6px;flex-shrink:0}.chrome_headerActions__9FZLF{gap:5px}.chrome_header__qEunv[data-game-route=true] .chrome_headerAvatar__Y2ucC{display:none}}@media (prefers-reduced-motion:reduce){.chrome_bottomLink__kSPU1,.chrome_navLink__Pwazy{transition:none}}@media (max-width:1199px){.chrome_header__qEunv[data-game-route=true]{flex-direction:column;align-items:stretch;padding-top:env(safe-area-inset-top,0)}}.chrome_profileInboxBadge__FYv3o{display:none}@media (min-width:1200px){.chrome_profileInboxBadge__FYv3o{display:inline-grid;place-items:center;padding:2px 5px;border:1px solid rgba(76,215,246,.45);border-radius:7px;background:#073447;color:#c1f7ff;font-size:11px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}}.chrome_drawerLoadError__cj2OA{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:8px 16px;color:#d9eaf0;background:#071923;font-size:13px}.chrome_drawerLoadError__cj2OA button{min-height:44px;padding:6px 12px;color:#75ecff;border:1px solid #286271;border-radius:10px}.game-balance-bar_bar__duvLr{width:100%;min-height:44px;display:flex;align-items:center;gap:8px;padding-inline:12px;border-top:1px solid rgba(101,213,239,.1);background:rgba(7,22,32,.6)}.game-balance-bar_balance__ZEYO_{display:flex;min-width:0;min-height:44px;flex:1 1;flex-wrap:wrap;align-items:center;gap:4px 7px;text-decoration:none;color:#a5c0d0;font-size:12px}.game-balance-bar_balance__ZEYO_ svg{flex-shrink:0;color:#73d9eb}.game-balance-bar_balance__ZEYO_ strong{color:#f1faff;font-size:14px;font-weight:750;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.game-balance-bar_deposit__GTql8{display:flex;align-items:center;gap:4px;min-height:44px;padding:0 5px;border:0;background:transparent;color:#73e1f4;font-size:12px;font-weight:700}.game-balance-bar_deposit__GTql8:disabled{opacity:.4}.game-balance-bar_balance__ZEYO_:focus-visible,.game-balance-bar_deposit__GTql8:focus-visible{outline:2px solid #7ee4f7;outline-offset:1px;border-radius:5px}@media(max-width:359px){.game-balance-bar_bar__duvLr{padding-inline:9px}.game-balance-bar_label__R6UdC{display:none}}.web-dialog_overlay__MnStH{--web-dialog-inline-gap:clamp(16px,3vw,40px);position:fixed;z-index:calc(140 + var(--web-dialog-stack-index));inset:0;min-width:0;display:grid;place-items:center;padding:max(16px,env(safe-area-inset-top,0px)) max(var(--web-dialog-inline-gap),env(safe-area-inset-right,0px)) max(16px,env(safe-area-inset-bottom,0px)) max(var(--web-dialog-inline-gap),env(safe-area-inset-left,0px));isolation:isolate}.web-dialog_overlay__MnStH[data-web-dialog-topmost=false]{pointer-events:none}.web-dialog_overlay__MnStH[data-web-dialog-topmost=false],.web-dialog_overlay__MnStH[data-web-dialog-topmost=false] *,.web-dialog_overlay__MnStH[data-web-dialog-topmost=false] :after,.web-dialog_overlay__MnStH[data-web-dialog-topmost=false] :before,.web-dialog_overlay__MnStH[data-web-dialog-topmost=false]:after,.web-dialog_overlay__MnStH[data-web-dialog-topmost=false]:before{animation-play-state:paused!important;transition:none!important}.web-dialog_backdrop__hf_yN{position:absolute;z-index:-1;inset:0;width:100%;height:100%;padding:0;border:0;background:radial-gradient(circle at 50% 22%,rgba(29,197,238,.1),transparent 38%),rgba(0,5,12,.82);-webkit-backdrop-filter:blur(15px) saturate(115%);backdrop-filter:blur(15px) saturate(115%);cursor:default}.web-dialog_panel__ZC8Km{position:relative;width:min(var(--web-dialog-width),100%);max-height:min(var(--web-dialog-height,calc(100dvh - 32px)),calc(100dvh - 32px));overflow:hidden;display:flex;flex-direction:column;border:1px solid rgba(79,221,255,.24);border-radius:clamp(20px,2vw,30px);outline:0;background:radial-gradient(circle at 86% 6%,rgba(41,215,255,.11),transparent 28%),linear-gradient(148deg,rgba(8,27,45,.99),rgba(3,12,22,.995));box-shadow:0 38px 100px rgba(0,0,0,.6),inset 0 1px rgba(194,248,255,.08);color:var(--hub-text,#f7faff);transform-origin:50% 45%;animation:web-dialog_web-dialog-enter__UKUZ9 .24s cubic-bezier(.16,1,.3,1) both}.web-dialog_panel__ZC8Km [data-web-file-trigger]:focus-within{border-color:var(--hub-accent,#37dcff);outline:2px solid rgba(55,220,255,.34);outline-offset:2px;background:rgba(59,140,255,.12);box-shadow:var(--web-surface-focus-ring,0 0 0 4px rgba(55,220,255,.1))}.web-dialog_panel__ZC8Km[data-web-dialog-art-fallback=true] [data-web-hub-placement][aria-hidden=true]{visibility:hidden}.web-dialog_panel__ZC8Km[data-web-dialog-asset-phase=preparing] [data-web-hub-placement][aria-hidden=true]{opacity:0}.web-dialog_panel__ZC8Km[data-web-dialog-asset=withdrawal]{max-height:min(760px,calc(100dvh - 32px))}.web-dialog_overlay__MnStH[data-web-dialog-size=compact]{--web-dialog-width:760px;--web-dialog-height:560px}.web-dialog_overlay__MnStH[data-web-dialog-size=notice]{--web-dialog-width:440px;--web-dialog-height:620px}.web-dialog_overlay__MnStH[data-web-dialog-size=standard]{--web-dialog-width:960px;--web-dialog-height:700px}.web-dialog_overlay__MnStH[data-web-dialog-size=wide]{--web-dialog-width:1180px;--web-dialog-height:760px}.web-dialog_overlay__MnStH[data-web-dialog-size=immersive]{--web-dialog-width:1440px;--web-dialog-height:calc(100dvh - 32px)}.web-dialog_chrome__jivZf{position:relative;z-index:5;flex:0 0 auto;display:flex;justify-content:flex-end;padding:8px max(16px,env(safe-area-inset-right,0px)) 8px 16px;background:#081b2b;border-bottom:1px solid rgba(84,222,255,.1)}.web-dialog_close__DPjMy{position:relative;flex:0 0 auto;width:44px;height:44px;display:grid;place-items:center;padding:0;border:1px solid rgba(84,222,255,.2);border-radius:999px;background:rgba(6,22,34,.78);color:rgba(229,249,255,.78);cursor:pointer;transition:border-color .16s cubic-bezier(.2,.8,.2,1),color .16s cubic-bezier(.2,.8,.2,1),background-color .16s cubic-bezier(.2,.8,.2,1)}.web-dialog_close__DPjMy svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8}.web-dialog_close__DPjMy:focus-visible,.web-dialog_close__DPjMy:hover:not(:disabled){border-color:rgba(84,222,255,.54);outline:0;background:rgba(16,47,63,.94);color:#f5fdff;box-shadow:var(--web-surface-focus-ring,0 0 0 3px rgba(61,223,255,.24))}.web-dialog_close__DPjMy:disabled{cursor:not-allowed;opacity:.42}.web-dialog_scroll__AcpCy{min-width:0;min-height:0;flex:1 1;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:rgba(89,173,196,.42) transparent;padding:16px max(32px,env(safe-area-inset-right,0px)) max(32px,env(safe-area-inset-bottom,0px)) max(32px,env(safe-area-inset-left,0px));-webkit-overflow-scrolling:touch}.web-dialog_scroll__AcpCy::-webkit-scrollbar{width:6px;height:6px}.web-dialog_scroll__AcpCy::-webkit-scrollbar-track{background:transparent;margin-block:28px}.web-dialog_scroll__AcpCy::-webkit-scrollbar-thumb{border-radius:8px;background:rgba(89,173,196,.42)}.web-dialog_scroll__AcpCy::-webkit-scrollbar-thumb:hover{background:rgba(113,212,239,.7)}@media (forced-colors:active){.web-dialog_scroll__AcpCy{scrollbar-color:auto}}.web-dialog_panel__ZC8Km[data-web-dialog-asset-phase=degraded] .web-dialog_scroll__AcpCy,.web-dialog_panel__ZC8Km[data-web-dialog-asset-phase=preparing] .web-dialog_scroll__AcpCy{opacity:0;pointer-events:none}.web-dialog_panel__ZC8Km[data-web-dialog-asset-phase=degraded] .web-dialog_scroll__AcpCy,.web-dialog_panel__ZC8Km[data-web-dialog-asset-phase=degraded] .web-dialog_scroll__AcpCy *,.web-dialog_panel__ZC8Km[data-web-dialog-asset-phase=degraded] .web-dialog_scroll__AcpCy :after,.web-dialog_panel__ZC8Km[data-web-dialog-asset-phase=degraded] .web-dialog_scroll__AcpCy :before,.web-dialog_panel__ZC8Km[data-web-dialog-asset-phase=degraded] .web-dialog_scroll__AcpCy:after,.web-dialog_panel__ZC8Km[data-web-dialog-asset-phase=degraded] .web-dialog_scroll__AcpCy:before,.web-dialog_panel__ZC8Km[data-web-dialog-asset-phase=preparing] .web-dialog_scroll__AcpCy,.web-dialog_panel__ZC8Km[data-web-dialog-asset-phase=preparing] .web-dialog_scroll__AcpCy *,.web-dialog_panel__ZC8Km[data-web-dialog-asset-phase=preparing] .web-dialog_scroll__AcpCy :after,.web-dialog_panel__ZC8Km[data-web-dialog-asset-phase=preparing] .web-dialog_scroll__AcpCy :before,.web-dialog_panel__ZC8Km[data-web-dialog-asset-phase=preparing] .web-dialog_scroll__AcpCy:after,.web-dialog_panel__ZC8Km[data-web-dialog-asset-phase=preparing] .web-dialog_scroll__AcpCy:before{animation-play-state:paused!important;transition:none!important}.web-dialog_assetReadiness__3sxYm{position:absolute;z-index:4;inset:0;display:grid;place-content:center;justify-items:center;grid-gap:10px;gap:10px;background:radial-gradient(circle at 50% 42%,rgba(62,219,255,.16),transparent 30%),linear-gradient(148deg,rgba(8,27,45,.995),rgba(3,12,22,.999));color:rgba(224,248,255,.68);font-size:12px;letter-spacing:.08em;text-transform:uppercase}.web-dialog_assetReadiness__3sxYm strong{color:#f3fdff;font-family:var(--font-display);font-size:16px;letter-spacing:.15em}.web-dialog_assetReadiness__3sxYm button{min-height:40px;padding-inline:20px;border:1px solid rgba(80,220,255,.62);border-radius:10px;background:linear-gradient(180deg,rgba(34,202,239,.96),rgba(7,124,177,.96));color:#00131d;font:inherit;font-weight:800}.web-dialog_assetReadinessMark__9U4Gw{width:52px;aspect-ratio:1;border:1px solid rgba(82,225,255,.35);border-radius:18px;background:radial-gradient(circle,rgba(111,238,255,.42),rgba(10,91,143,.08) 58%);box-shadow:0 0 38px rgba(33,205,255,.2);transform:rotate(45deg);animation:web-dialog_web-dialog-readiness__E500T 1.8s ease-in-out infinite alternate}@keyframes web-dialog_web-dialog-readiness__E500T{to{opacity:.62;transform:rotate(45deg) scale(.92)}}@keyframes web-dialog_web-dialog-enter__UKUZ9{0%{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:767px){.web-dialog_overlay__MnStH{--web-dialog-inline-gap:0px;align-items:end;padding:0}.web-dialog_panel__ZC8Km{position:absolute;top:var(--web-dialog-viewport-top,0);left:var(--web-dialog-viewport-left,0);width:var(--web-dialog-viewport-width,100%);height:var(--web-dialog-viewport-height,100dvh);max-height:var(--web-dialog-viewport-height,100dvh);border-right:0;border-bottom:0;border-left:0;border-radius:24px 24px 0 0}.web-dialog_chrome__jivZf{padding-top:max(8px,env(safe-area-inset-top,0px))}.web-dialog_panel__ZC8Km[data-web-dialog-asset=withdrawal]{max-height:var(--web-dialog-viewport-height,100dvh)}.web-dialog_overlay__MnStH[data-web-dialog-size=immersive] .web-dialog_panel__ZC8Km{min-height:var(--web-dialog-viewport-height,100dvh);border-radius:0}.web-dialog_scroll__AcpCy{padding:16px max(18px,env(safe-area-inset-right,0px)) max(24px,env(safe-area-inset-bottom,0px)) max(18px,env(safe-area-inset-left,0px))}.web-dialog_overlay__MnStH[data-web-dialog-mobile=detached]{--web-detached-top-gap:max(12px,env(safe-area-inset-top,0px));--web-detached-bottom-gap:max(12px,env(safe-area-inset-bottom,0px));--web-detached-inline-gap:clamp(12px,4vw,16px);--web-detached-content-min-height:0px;inset:var(--web-dialog-viewport-top,0) auto auto var(--web-dialog-viewport-left,0);width:var(--web-dialog-viewport-width,100%);height:var(--web-dialog-viewport-height,100dvh);align-items:center;padding:var(--web-detached-top-gap) max(var(--web-detached-inline-gap),env(safe-area-inset-right,0px)) var(--web-detached-bottom-gap) max(var(--web-detached-inline-gap),env(safe-area-inset-left,0px))}.web-dialog_overlay__MnStH[data-web-dialog-mobile=detached] .web-dialog_backdrop__hf_yN{position:fixed}.web-dialog_overlay__MnStH[data-web-dialog-mobile=detached] .web-dialog_panel__ZC8Km{position:relative;inset:auto;width:min(var(--web-dialog-width),100%);height:auto;min-height:0;max-height:min(var(--web-dialog-height),calc(var(--web-dialog-viewport-height, 100dvh) - var(--web-detached-top-gap) - var(--web-detached-bottom-gap)));border:1px solid rgba(79,221,255,.24);border-radius:24px}.web-dialog_overlay__MnStH[data-web-dialog-mobile=detached] .web-dialog_chrome__jivZf{padding:6px 12px}.web-dialog_overlay__MnStH[data-web-dialog-mobile=detached] .web-dialog_scroll__AcpCy{padding:14px 16px 20px;scrollbar-width:none;scrollbar-gutter:auto}}@media (max-width:767px){.web-dialog_overlay__MnStH[data-web-dialog-mobile=detached] .web-dialog_scroll__AcpCy::-webkit-scrollbar{display:none}}@media (prefers-reduced-motion:reduce){.web-dialog_panel__ZC8Km{animation-duration:90ms;animation-name:web-dialog_web-dialog-enter-reduced__BhJ3K}.web-dialog_close__DPjMy{transition-duration:.01ms}.web-dialog_assetReadinessMark__9U4Gw{animation:none}}@keyframes web-dialog_web-dialog-enter-reduced__BhJ3K{0%{opacity:0}to{opacity:1}}.web-dialog-drawer_drawer__uzggc[data-web-dialog-placement=drawer]{min-height:100dvh;padding:0}.web-dialog-drawer_drawer__uzggc[data-web-dialog-placement=drawer] [data-web-dialog-panel]{position:absolute;top:var(--web-dialog-viewport-top,0);left:var(--web-dialog-viewport-left,0);width:min(380px,calc(var(--web-dialog-viewport-width, 100vw) - clamp(36px, 16vw, 76px)));height:var(--web-dialog-viewport-height,100dvh);max-height:var(--web-dialog-viewport-height,100dvh);min-height:0;border:1px solid rgba(77,218,250,.48);border-left:0;border-radius:0 24px 24px 0;background:radial-gradient(circle at 12% 12%,rgba(37,174,210,.09),transparent 36%),linear-gradient(180deg,#061823,#020b12);box-shadow:inset -1px 0 8px rgb(27 180 218/14%),28px 0 80px rgba(0,0,0,.66);transform-origin:0 50%;animation:web-dialog-drawer_drawer-enter__e1_PD .28s cubic-bezier(.16,1,.3,1) both}.web-dialog-drawer_drawer__uzggc[data-web-dialog-placement=drawer] [data-web-dialog-backdrop]{background:rgba(0,7,15,.42);-webkit-backdrop-filter:blur(10px) saturate(95%);backdrop-filter:blur(10px) saturate(95%);animation:web-dialog-drawer_drawer-backdrop-enter__Ncfth .24s ease-out both}.web-dialog-drawer_drawer__uzggc[data-web-dialog-presentation=closing] [data-web-dialog-panel]{animation:web-dialog-drawer_drawer-exit__kttDz .18s ease-in both;pointer-events:none}.web-dialog-drawer_drawer__uzggc[data-web-dialog-presentation=closing] [data-web-dialog-backdrop]{animation:web-dialog-drawer_drawer-backdrop-exit__LUJ_n .18s ease-in both}@keyframes web-dialog-drawer_drawer-enter__e1_PD{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes web-dialog-drawer_drawer-exit__kttDz{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes web-dialog-drawer_drawer-backdrop-enter__Ncfth{0%{opacity:0}to{opacity:1}}@keyframes web-dialog-drawer_drawer-backdrop-exit__LUJ_n{0%{opacity:1}to{opacity:0}}@media (prefers-reduced-motion:reduce){.web-dialog-drawer_drawer__uzggc[data-web-dialog-placement=drawer] [data-web-dialog-backdrop],.web-dialog-drawer_drawer__uzggc[data-web-dialog-placement=drawer] [data-web-dialog-panel]{animation:none}}.web-dialog-drawer_drawer__uzggc[data-web-dialog-placement=drawer] [data-web-dialog-chrome]{align-items:center;gap:10px;isolation:isolate;overflow:hidden;padding:max(8px,env(safe-area-inset-top,0px)) 16px 8px;background:transparent;border-bottom-color:rgba(77,218,250,.35)}.web-dialog-drawer_drawer__uzggc[data-web-dialog-placement=drawer] [data-web-dialog-scroll-region]{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:16px max(16px,env(safe-area-inset-right,0px)) max(20px,env(safe-area-inset-bottom,0px)) max(16px,env(safe-area-inset-left,0px));scrollbar-width:none;scrollbar-gutter:auto}.web-dialog-drawer_drawer__uzggc[data-web-dialog-placement=drawer] [data-web-dialog-scroll-region]::-webkit-scrollbar{display:none}@media (forced-colors:active){.web-dialog-drawer_drawer__uzggc[data-web-dialog-placement=drawer] [data-web-dialog-scroll-region]{scrollbar-width:auto}.web-dialog-drawer_drawer__uzggc[data-web-dialog-placement=drawer] [data-web-dialog-scroll-region]::-webkit-scrollbar{display:block}}.web-dialog-cinematic_cinematic__HYezQ [data-web-dialog-panel]{border:1px solid #61dafa;border-radius:26px;background:repeating-linear-gradient(133deg,transparent 0 6px,#23b9ed03 6px 7px),radial-gradient(ellipse at 100% 0,#03598240,transparent 45%),radial-gradient(ellipse at 100% 100%,#0078a32b,transparent 40%),linear-gradient(135deg,#061b29,#010b13 52%,#031a28);box-shadow:0 0 0 3px #117c9b24,0 0 24px #10baff33,0 32px 100px #000b,inset 0 0 0 1px #b7f6ff38,inset 0 0 20px #30c9ff18}.web-dialog-cinematic_cinematic__HYezQ [data-web-dialog-chrome]{align-items:center;justify-content:space-between;gap:10px;padding:10px 14px 7px;background:linear-gradient(100deg,#031725,#052437);border-bottom:1px solid #56d6fa26}.web-dialog-cinematic_cinematic__HYezQ [data-web-dialog-chrome] button{border-color:#27bfe778;background:radial-gradient(circle at 50% 30%,#0a3345,#00101c 72%);box-shadow:inset 0 0 10px #10baff24,0 0 10px #10baff14;color:#daeeff}.web-dialog-cinematic_cinematic__HYezQ [data-web-dialog-scroll-region]{padding-top:22px}@media (max-width:767px){.web-dialog-cinematic_cinematic__HYezQ [data-web-dialog-panel]{border-radius:22px}.web-dialog-cinematic_cinematic__HYezQ [data-web-dialog-scroll-region]{padding-inline:12px}}.web-game-dialog_content__UXvjc{min-width:0;color:#e9f7fb}.web-game-dialog_header__kfAec{padding:0 20px 22px 0;border-bottom:1px solid rgb(124 223 247/14%);margin-bottom:22px}.web-game-dialog_eyebrow__wzE3z{display:block;margin-bottom:10px;color:#72def1;font-size:10px;font-weight:760;letter-spacing:.12em;text-transform:uppercase}.web-game-dialog_header__kfAec h2{margin:0;font-family:var(--font-display,sans-serif);font-size:clamp(24px,4vw,32px);line-height:1.18;overflow-wrap:anywhere}.web-game-dialog_header__kfAec p{max-width:52ch;margin:12px 0 0;color:#a7bdc8;font-size:14px;line-height:1.6}.web-game-dialog_body__oiDb7{min-width:0;font-size:14px;line-height:1.6;overflow-wrap:anywhere}.web-game-dialog_body__oiDb7 p{margin-block:0 14px}.web-game-dialog_body__oiDb7 h3{margin-block:22px 10px;font-size:16px;line-height:1.35}.web-game-dialog_body__oiDb7 ol,.web-game-dialog_body__oiDb7 ul{padding-left:22px}.web-game-dialog_body__oiDb7 li+li{margin-top:8px}.web-game-dialog_body__oiDb7 a:focus-visible,.web-game-dialog_body__oiDb7 button:focus-visible{outline:2px solid #65dff4;outline-offset:3px}@media (max-width:359px){.web-game-dialog_header__kfAec{padding-bottom:16px;margin-bottom:16px}.web-game-dialog_header__kfAec h2{font-size:23px}}.round-receipt_overlay__l5hV_{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:var(--space-4);background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:round-receipt_rrFadeIn__ByCYm .18s ease-out}.round-receipt_root___AOXq{position:relative;display:flex;flex-direction:column;gap:var(--space-3);padding:var(--space-4);width:100%;max-width:360px;max-height:90dvh;overflow-y:auto;background:var(--color-bg-elev);border-radius:var(--radius-xl);box-shadow:0 18px 50px rgba(0,0,0,.55);animation:round-receipt_rrPopIn__x5nIu .2s cubic-bezier(.34,1.4,.64,1)}.round-receipt_grabber__DsZy_{align-self:center;width:40px;height:4px;margin:-2px 0 2px;border-radius:var(--radius-pill);background:var(--color-border-strong);touch-action:none;cursor:-webkit-grab;cursor:grab}@keyframes round-receipt_rrFadeIn__ByCYm{0%{opacity:0}}@keyframes round-receipt_rrPopIn__x5nIu{0%{opacity:0;transform:translateY(14px) scale(.96)}}@media (prefers-reduced-motion:reduce){.round-receipt_overlay__l5hV_,.round-receipt_root___AOXq{animation:none}}.round-receipt_head__atbia{display:flex;align-items:center;justify-content:space-between}.round-receipt_game__pJCw3{display:inline-flex;align-items:center;gap:var(--space-2);font-family:var(--font-display);color:var(--color-fg)}.round-receipt_gameIcon__Bsm6Y{font-size:var(--text-lg)}.round-receipt_close__YePL0{min-width:44px;min-height:44px;background:transparent;border:none;color:var(--color-fg-muted);font-size:var(--text-2xl);cursor:pointer}.round-receipt_outcome__Zk5xr{display:flex;flex-direction:column;align-items:center;gap:var(--space-1);padding:var(--space-3);border-radius:var(--radius-lg);background:var(--color-bg-ink)}.round-receipt_outcomeIcon__dOysF{font-size:var(--text-3xl)}.round-receipt_outcomeLabel__hMf3j{font-family:var(--font-display);font-size:var(--text-xl);letter-spacing:.06em}.round-receipt_rows___aHkb{margin:0;display:flex;flex-direction:column;gap:var(--space-2)}.round-receipt_rowItem__r98FD{display:flex;align-items:baseline;justify-content:space-between}.round-receipt_rowItem__r98FD dt{color:var(--color-fg-muted);font-size:var(--text-sm)}.round-receipt_rowItem__r98FD dd{margin:0;color:var(--color-fg);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.round-receipt_green__shB2D{color:var(--color-success)}.round-receipt_red__3enGv{color:var(--color-danger)}.round-receipt_neutral__bMwxf{color:var(--color-fg-dim)}.round-receipt_receiptId__H_9sI{align-self:center;position:relative;min-height:44px;padding:var(--space-2) var(--space-4);background:transparent;border:1px dashed var(--color-border-strong);border-radius:var(--radius-pill);color:var(--color-fg-muted);font-family:var(--font-mono);cursor:pointer}.round-receipt_copied__V9AMO{position:absolute;top:-28px;left:50%;transform:translateX(-50%);padding:2px 8px;background:var(--color-bg-ink);border-radius:var(--radius-sm);color:var(--color-accent);font-size:var(--text-xs);white-space:nowrap}.round-receipt_actions__H0rr4{display:flex;justify-content:center}.round-receipt_share__ruNdG{min-height:44px;padding:0 var(--space-5);background:var(--color-brand);border:none;border-radius:var(--radius-pill);color:var(--color-fg);font-family:var(--font-display);cursor:pointer}.round-receipt_signature__Lmh1t{align-self:center;background:transparent;border:none;color:var(--color-fg-dim);font-size:var(--text-xs);cursor:pointer;text-decoration:underline;text-underline-offset:2px}.round-receipt_copyStatus__37iv_{min-height:18px;color:#9bb9c6;font-size:12px;text-align:center;line-height:1.5}.round-receipt_webReceipt__5IX5V{display:flex;flex-direction:column;gap:16px;min-width:0}.round-receipt_webReceipt__5IX5V .round-receipt_head__atbia{padding-bottom:2px}.round-receipt_webReceipt__5IX5V .round-receipt_game__pJCw3{color:#dceff5;font-size:15px}.round-receipt_webReceipt__5IX5V .round-receipt_outcome__Zk5xr{flex-direction:row;justify-content:center;gap:12px;min-height:78px;padding:16px;border:1px solid rgb(112 212 234/16%);border-radius:16px;background:radial-gradient(ellipse at 50% 0,rgb(74 173 201/12%),transparent 80%),rgb(3 14 24/70%)}.round-receipt_webReceipt__5IX5V .round-receipt_outcomeLabel__hMf3j{font-size:22px}.round-receipt_webReceipt__5IX5V .round-receipt_rows___aHkb{gap:0}.round-receipt_webReceipt__5IX5V .round-receipt_rowItem__r98FD{display:grid;grid-template-columns:minmax(72px,.65fr) minmax(0,1fr);grid-gap:8px 14px;gap:8px 14px;padding:11px 0;border-bottom:1px solid rgb(124 212 232/10%)}.round-receipt_webReceipt__5IX5V .round-receipt_rowItem__r98FD dt{color:#9db9c7;font-size:13px}.round-receipt_webReceipt__5IX5V .round-receipt_rowItem__r98FD dd{color:#edf8fc;font-size:14px;font-weight:640;text-align:right;text-wrap:balance}.round-receipt_webReceipt__5IX5V .round-receipt_rowItem__r98FD:last-child dd,.round-receipt_webReceipt__5IX5V .round-receipt_rowItem__r98FD:nth-child(-n+3) dd{white-space:nowrap}.round-receipt_webReceipt__5IX5V .round-receipt_green__shB2D{color:#73e3b1}.round-receipt_webReceipt__5IX5V .round-receipt_red__3enGv{color:#ffa5b3}.round-receipt_webReceipt__5IX5V .round-receipt_neutral__bMwxf{color:#bccbd3}.round-receipt_webReceipt__5IX5V .round-receipt_receiptId__H_9sI{max-width:100%;padding:10px 16px;border-radius:12px;border-color:rgb(107 208 228/26%);color:#bdeaf3;font-size:13px;overflow-wrap:anywhere;-webkit-user-select:text;-moz-user-select:text;user-select:text}.round-receipt_webReceipt__5IX5V .round-receipt_share__ruNdG{width:100%;min-height:48px;border:1px solid rgb(161 241 255/28%);border-radius:14px;background:linear-gradient(135deg,#66e0f0,#25b6d1);color:#032331;font-size:14px;font-weight:760}.round-receipt_webReceipt__5IX5V .round-receipt_signature__Lmh1t{max-width:100%;color:#83a5b4;font-size:11px;text-align:center;overflow-wrap:anywhere}.round-receipt_webReceipt__5IX5V span.round-receipt_signature__Lmh1t{text-decoration:none;cursor:default}@media (max-width:359px){.round-receipt_webReceipt__5IX5V .round-receipt_rowItem__r98FD{grid-template-columns:minmax(60px,.6fr) minmax(0,1fr);gap:6px}.round-receipt_webReceipt__5IX5V .round-receipt_rowItem__r98FD dd{font-size:13px}}.chicken_shell__Nz1eV{display:flex;flex-direction:column;gap:16px;min-height:100dvh;padding-bottom:32px;background:#0b0d12;color:#f3f4f6}.chicken_shell__Nz1eV[data-variant=chicken]{--chicken-accent:#f0a830;--chicken-accent-deep:#d88a18}.chicken_stage__JDDXL{display:flex;flex-direction:column;align-items:center;gap:14px;padding:0 12px}.chicken_multiplierRow___3ClW{display:flex;justify-content:space-between;width:100%;max-width:360px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.chicken_multiplier__kFqLE{font-size:18px;font-weight:700;color:var(--chicken-accent)}.chicken_payout__58Vnd{font-size:15px;color:#cfd3da}.chicken_board__PRXGm{display:flex;flex-direction:column;gap:6px;width:100%;max-width:360px}.chicken_lane__3i625{display:grid;grid-template-columns:28px 1fr 1fr 32px;align-items:center;grid-gap:8px;gap:8px;padding:8px 12px;border:1px solid #2a2f3a;border-radius:12px;background:linear-gradient(145deg,#1b1f29,#12151c);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;transition:background .14s ease,border-color .14s ease}.chicken_shell__Nz1eV[data-reduced-motion=true] .chicken_lane__3i625{transition:none}.chicken_lane__3i625[data-reached=true]{background:linear-gradient(145deg,#13351f,#0f2a19);border-color:#2f7d4e}.chicken_lane__3i625[data-current=true]{border-color:var(--chicken-accent);box-shadow:0 0 0 2px rgba(240,168,48,.35)}.chicken_lane__3i625[data-car=true]{background:linear-gradient(145deg,#2a1414,#1c0e0e);border-color:#6e2a25}.chicken_lane__3i625[data-hit=true]{background:linear-gradient(145deg,#4a1717,#340f0f);border-color:#b3382f}.chicken_laneNum__u3UIx{font-size:13px;color:#9aa0ad;text-align:center}.chicken_laneMult__TdT4b{font-size:15px;font-weight:700;color:#f3f4f6}.chicken_lanePayout__Xss9u{font-size:13px;color:#cfd3da;text-align:right}.chicken_laneGlyph__Cz7Pt{font-size:20px;text-align:center}.chicken_kerb__dYaDv{margin-top:4px;padding:10px;text-align:center;font-size:13px;letter-spacing:2px;color:#9aa0ad;border-radius:12px;border:1px dashed #2a2f3a}.chicken_controls__q4p_n{display:flex;flex-direction:column;gap:12px;padding:0 16px}.chicken_bets__jv8Kq{display:flex;gap:8px;flex-wrap:wrap}.chicken_betChip__fcps4{flex:1 1 auto;min-width:56px;border:1px solid #2a2f3a;border-radius:10px;padding:8px 6px;background:#14171f;color:#f3f4f6;cursor:pointer;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.chicken_betChip__fcps4[aria-pressed=true]{border-color:var(--chicken-accent)}.chicken_betChip__fcps4:disabled{opacity:.55}.chicken_primaryCta__oLiew{width:100%;border:none;border-radius:14px;padding:16px;font-size:16px;font-weight:700;color:#1a1206;cursor:pointer;background:linear-gradient(135deg,var(--chicken-accent),var(--chicken-accent-deep))}.chicken_dualCta__89cRN{display:flex;gap:10px}.chicken_cashoutCta__Sk0Ce,.chicken_stepCta___Fb5j{flex:1 1 50%;border:none;border-radius:14px;padding:16px;font-size:16px;font-weight:700;cursor:pointer}.chicken_stepCta___Fb5j{color:#1a1206;background:linear-gradient(135deg,var(--chicken-accent),var(--chicken-accent-deep))}.chicken_cashoutCta__Sk0Ce{color:#fff;background:linear-gradient(135deg,#2f9e57,#1f7d43)}.chicken_cashoutCta__Sk0Ce:disabled,.chicken_primaryCta__oLiew:disabled,.chicken_stepCta___Fb5j:disabled{opacity:.55;cursor:not-allowed}.chicken_actions__Z5WsB{display:flex;gap:10px}.chicken_actionBtn__GsPM4{flex:0 0 auto;border:1px solid #2a2f3a;border-radius:12px;padding:12px 16px;background:#14171f;color:#f3f4f6;cursor:pointer}.chicken_bannerLoss__zObzB,.chicken_bannerWin__yk3YZ{margin:0;font-size:18px;font-weight:700;text-align:center}.chicken_bannerWin__yk3YZ{color:#4ade80}.chicken_bannerLoss__zObzB{color:#9aa0ad}.chicken_error__elxFm{margin:0;text-align:center;font-size:14px;color:#f87171}.re-engagement_backdrop__Sig50{position:fixed;inset:0;z-index:70;display:flex;align-items:center;justify-content:center;padding:var(--space-5,20px);background:rgba(6,6,8,.66);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.re-engagement_card__4wNrz{display:flex;flex-direction:column;align-items:center;gap:14px;width:100%;max-width:360px;padding:26px 22px 22px;border-radius:22px;background:var(--color-bg-elev,#16161d);border:1px solid var(--color-border-strong,#383844);text-align:center;animation:re-engagement_popIn__XLwJ_ .22s cubic-bezier(.2,.8,.2,1) both}@keyframes re-engagement_popIn__XLwJ_{0%{transform:scale(.94);opacity:0}to{transform:scale(1);opacity:1}}@media (prefers-reduced-motion:reduce){.re-engagement_card__4wNrz{animation:none}}.re-engagement_emoji__mTnsc{font-size:44px;line-height:1}.re-engagement_title__Bch9u{font-family:var(--font-display,inherit);font-size:20px;font-weight:800;color:var(--color-fg,#f4ecdc);letter-spacing:-.01em}.re-engagement_text__xbbWc{font-size:14px;line-height:1.45;color:var(--color-fg-muted,#c9bda8)}.re-engagement_cta__AAHIW{display:flex;align-items:center;justify-content:center;width:100%;min-height:50px;border-radius:15px;border:0;font-size:15.5px;font-weight:700;background:linear-gradient(180deg,#4a97ff,#2f6fd6);color:#fff;box-shadow:0 12px 28px -12px rgba(59,140,255,.7)}.re-engagement_later__meOTk{background:none;border:0;color:var(--color-fg-dim,#8a7e9c);font-size:14px;font-weight:600;min-height:36px}.push-nudge_content__pLYbX{display:grid;justify-items:center;grid-gap:14px;gap:14px;min-width:0;text-align:center;padding:0 6px 10px}.push-nudge_art__LtLEr{position:relative;width:108px;height:94px;display:grid;place-items:center}.push-nudge_halo__C9H_V{position:absolute;inset:-22px;background:radial-gradient(ellipse,#1abfdb35,transparent 67%);pointer-events:none}.push-nudge_glyph__Fzwoi{display:grid;place-items:center;width:70px;height:70px;border-radius:22px;border:1px solid #83eaff80;background:linear-gradient(145deg,#1b6689,#082e48 76%);box-shadow:inset 0 1px #b7f9ff70,0 15px 30px #00101bb0;transform:rotate(-7deg)}.push-nudge_glyph__Fzwoi svg{width:32px;height:32px;color:#bcf8ff;transform:rotate(7deg)}.push-nudge_spark__zZvej{position:absolute;right:12px;top:12px;width:9px;height:9px;border-radius:50%;background:#72f5d7;box-shadow:0 0 13px #6ce7df}.push-nudge_eyebrow__nxPaZ{color:#75d7e9;font-size:10px;letter-spacing:.14em;text-transform:uppercase;font-weight:750}.push-nudge_title__xVa1o{margin:0;font-family:var(--font-display,inherit);font-size:clamp(23px,5vw,29px);line-height:1.13;color:#f1fbff;letter-spacing:-.025em;text-wrap:balance}.push-nudge_description__t0loR{margin:0;font-size:14px;line-height:1.55;color:#b6ccd9;overflow-wrap:anywhere}.push-nudge_description__t0loR[role=alert]{color:#ffe0a8}.push-nudge_actions__mN76o{display:grid;grid-gap:6px;gap:6px;width:100%;margin-top:6px}.push-nudge_later__iGVCN,.push-nudge_primary__Iye1a{min-height:46px;border-radius:13px;font:inherit;font-size:14px;font-weight:750;padding:11px 16px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px}.push-nudge_primary__Iye1a{border:1px solid #93f3ff80;color:#062332;background:linear-gradient(110deg,#57e6ea,#58c6fa);box-shadow:0 9px 22px -10px #45d4ec70}.push-nudge_primary__Iye1a:disabled{opacity:.62;cursor:default}.push-nudge_primary__Iye1a svg{width:17px;height:17px;flex-shrink:0}.push-nudge_later__iGVCN{border:1px solid transparent;color:#a8becd;background:transparent}.push-nudge_later__iGVCN:focus-visible,.push-nudge_primary__Iye1a:focus-visible{outline:2px solid #91f5ff;outline-offset:3px}.push-nudge_footnote__dFRTn{margin:0;font-size:11px;line-height:1.4;color:#819ba9}@media (max-height:600px){.push-nudge_art__LtLEr{height:64px}.push-nudge_glyph__Fzwoi{width:56px;height:56px;border-radius:18px}.push-nudge_content__pLYbX{gap:10px}}.reviews-sheet_content__kEFWp{min-width:0;display:flex;flex-direction:column;gap:16px}.reviews-sheet_title__9_jmq{margin:0;color:var(--hub-text,#f7faff);font-family:var(--font-display);font-size:clamp(24px,3vw,32px)}.reviews-sheet_frame__bndRd{width:100%;height:clamp(240px,65dvh,900px);border:0;display:block;background:transparent}.reviews-sheet_status__DOhgy{display:flex;align-items:center;flex-wrap:wrap;gap:12px;color:rgba(214,240,247,.78);font-size:14px}.reviews-sheet_status__DOhgy p{flex:1 1 220px;margin:0;line-height:1.55}.reviews-sheet_status__DOhgy button{min-height:44px;padding:8px 18px;border:1px solid rgba(84,222,255,.4);border-radius:11px;color:#aef0ff;background:rgba(50,215,255,.1);font:inherit}.reviews-sheet_status__DOhgy button:focus-visible{outline:2px solid var(--hub-accent,#37dcff);outline-offset:3px}.reviews-sheet_spinner__a6ARj{width:24px;height:24px;border-radius:50%;border:3px solid rgba(84,222,255,.2);border-top:3px solid var(--hub-accent,#37dcff);animation:reviews-sheet_reviewsSpin__R9__Y .7s linear infinite}@keyframes reviews-sheet_reviewsSpin__R9__Y{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.reviews-sheet_spinner__a6ARj{animation:none}}.toast_toast__zgz5w{position:fixed;top:calc(env(safe-area-inset-top, 0px) + 84px);left:12px;right:12px;z-index:90;display:flex;align-items:center;gap:10px;width:auto;padding:12px 16px;border:1px solid var(--color-border-strong);border-radius:14px;background:rgba(18,14,26,.97);box-shadow:0 14px 34px -12px rgba(0,0,0,.75);color:var(--color-fg);text-align:left;-webkit-tap-highlight-color:transparent;animation:toast_toastIn__US2En .28s cubic-bezier(.16,1,.3,1)}.toast_toast__zgz5w[data-kind=error]{border-color:rgba(255,95,95,.55)}.toast_toast__zgz5w[data-kind=success]{border-color:rgba(61,220,132,.55)}.toast_toast__zgz5w[data-kind=info]{border-color:rgba(86,226,255,.45)}@keyframes toast_toastIn__US2En{0%{transform:translateY(-130%);opacity:0}to{transform:translateY(0);opacity:1}}.toast_icon__J2PDk{display:grid;place-items:center;flex-shrink:0;width:26px;height:26px;border-radius:50%;font-size:.78rem;font-weight:700;color:#fff}.toast_toast__zgz5w[data-kind=error] .toast_icon__J2PDk{background:#e23d4e}.toast_toast__zgz5w[data-kind=success] .toast_icon__J2PDk{background:#2fae6e}.toast_toast__zgz5w[data-kind=info] .toast_icon__J2PDk{background:#1f9ec4}.toast_message__VH1EL{font-size:.9rem;font-weight:600;line-height:1.25;color:var(--color-fg)}.toast_copy__0aoV0{min-width:0;display:grid;grid-gap:3px;gap:3px}.toast_webHubToast__HzBdD{isolation:isolate;top:calc(env(safe-area-inset-top, 0px) + 94px);right:clamp(14px,2.4vw,34px);left:auto;width:min(410px,calc(100vw - 28px));min-height:82px;padding:15px;overflow:hidden;border-color:rgba(75,221,251,.3);border-radius:17px;background:linear-gradient(120deg,rgba(9,32,43,.98),rgba(3,13,21,.98));box-shadow:inset 0 1px rgba(223,251,255,.06),0 24px 72px rgba(0,0,0,.48),0 0 36px rgba(40,210,247,.09);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.toast_webHubToast__HzBdD:before{content:"";position:absolute;z-index:-1;width:160px;height:160px;left:-86px;top:-74px;border-radius:50%;background:radial-gradient(circle,rgba(49,221,255,.21),transparent 70%)}.toast_webHubToast__HzBdD[data-kind=error]{border-color:rgba(255,103,122,.4)}.toast_webHubToast__HzBdD[data-kind=error]:before{background:radial-gradient(circle,rgba(255,71,97,.2),transparent 70%)}.toast_webHubToast__HzBdD .toast_icon__J2PDk{width:38px;height:38px;border:1px solid rgba(86,226,255,.25);border-radius:12px;background:rgba(35,202,236,.1);color:#69e6ff;font-size:18px}.toast_webHubToast__HzBdD[data-kind=error] .toast_icon__J2PDk{border-color:rgba(255,100,120,.28);background:rgba(218,50,72,.12);color:#ff8798}.toast_webHubToast__HzBdD small{color:rgba(85,224,251,.65);font-size:8px;font-weight:760;letter-spacing:.12em;text-transform:uppercase}.toast_webHubToast__HzBdD[data-kind=error] small{color:rgba(255,136,152,.72)}.toast_webHubToast__HzBdD .toast_message__VH1EL{color:#effbff;font-size:12px;font-weight:650;line-height:1.45}@media (max-width:1199px){.toast_webHubToast__HzBdD{top:calc(env(safe-area-inset-top, 0px) + 76px)}}@media (prefers-reduced-motion:reduce){.toast_toast__zgz5w{animation:none}}.cinematic-hub-loader_root__rGVR0{position:fixed;z-index:200;inset:0;overflow:hidden;isolation:isolate;background:#02060d;color:#f7fcff;opacity:1;visibility:visible}.cinematic-hub-loader_root__rGVR0[data-loader-phase=degraded],.cinematic-hub-loader_root__rGVR0[data-loader-phase=ready]{pointer-events:none;opacity:0;visibility:hidden}.cinematic-hub-loader_root__rGVR0[data-loader-interaction-owner=false]{display:none}@media (prefers-reduced-motion:reduce){.cinematic-hub-loader_root__rGVR0 *,.cinematic-hub-loader_root__rGVR0 :after,.cinematic-hub-loader_root__rGVR0 :before{animation:none!important}}.web-asset-ready-boundary_content__NzeHu,.web-asset-ready-boundary_root__bjsOf{min-width:0}.web-asset-ready-boundary_root__bjsOf[data-asset-phase=degraded] .web-asset-ready-boundary_content__NzeHu,.web-asset-ready-boundary_root__bjsOf[data-asset-phase=loading] .web-asset-ready-boundary_content__NzeHu{visibility:hidden}.web-asset-ready-boundary_root__bjsOf[data-asset-phase=degraded] .web-asset-ready-boundary_content__NzeHu,.web-asset-ready-boundary_root__bjsOf[data-asset-phase=degraded] .web-asset-ready-boundary_content__NzeHu *,.web-asset-ready-boundary_root__bjsOf[data-asset-phase=degraded] .web-asset-ready-boundary_content__NzeHu :after,.web-asset-ready-boundary_root__bjsOf[data-asset-phase=degraded] .web-asset-ready-boundary_content__NzeHu :before,.web-asset-ready-boundary_root__bjsOf[data-asset-phase=degraded] .web-asset-ready-boundary_content__NzeHu:after,.web-asset-ready-boundary_root__bjsOf[data-asset-phase=degraded] .web-asset-ready-boundary_content__NzeHu:before,.web-asset-ready-boundary_root__bjsOf[data-asset-phase=loading] .web-asset-ready-boundary_content__NzeHu,.web-asset-ready-boundary_root__bjsOf[data-asset-phase=loading] .web-asset-ready-boundary_content__NzeHu *,.web-asset-ready-boundary_root__bjsOf[data-asset-phase=loading] .web-asset-ready-boundary_content__NzeHu :after,.web-asset-ready-boundary_root__bjsOf[data-asset-phase=loading] .web-asset-ready-boundary_content__NzeHu :before,.web-asset-ready-boundary_root__bjsOf[data-asset-phase=loading] .web-asset-ready-boundary_content__NzeHu:after,.web-asset-ready-boundary_root__bjsOf[data-asset-phase=loading] .web-asset-ready-boundary_content__NzeHu:before{animation-play-state:paused!important;transition:none!important}.web-asset-ready-boundary_failure__VsBQB{position:fixed;z-index:202;inset:50% auto auto 50%;width:min(calc(100vw - 32px),360px);display:grid;justify-items:center;grid-gap:10px;gap:10px;padding:22px;transform:translate(-50%,54px);border:1px solid rgba(82,218,255,.28);border-radius:18px;background:rgba(3,13,25,.9);box-shadow:0 18px 60px rgba(0,0,0,.42);color:#f4fbff;text-align:center}.web-asset-ready-boundary_failure__VsBQB span{color:rgba(218,237,250,.72);font-size:13px;line-height:1.45}.web-asset-ready-boundary_failure__VsBQB button{min-height:42px;padding-inline:22px;border:1px solid rgba(84,224,255,.68);border-radius:10px;background:linear-gradient(180deg,rgba(31,194,236,.96),rgba(5,123,179,.96));color:#00111b;font:inherit;font-weight:800}.blockblast-disclosure_content__W9MLG{--bb-accent:#3b6ef0;--bb-accent-deep:#1e3a8a;min-width:0;padding:4px 0 8px}.blockblast-hud_progress__wY0N7{width:100%;max-width:360px;display:flex;flex-direction:column;gap:6px;padding:10px 14px;border-radius:12px;background:rgba(59,110,240,.08);border:1px solid rgba(59,110,240,.2);color:#cfd3da;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.blockblast-hud_progress__wY0N7[data-ready=true]{background:rgba(34,197,94,.1);border-color:rgba(34,197,94,.3)}.blockblast-hud_progressRow__CHl67{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px;gap:8px;align-items:baseline;font-size:14px}.blockblast-hud_progressDetailRow__2HTKm{padding-top:2px}.blockblast-hud_progressMult__b5UKy,.blockblast-hud_progressNextValue__zqFFo,.blockblast-hud_progressPlacements__fIRAD,.blockblast-hud_progressValue__hsH1e{white-space:nowrap}.blockblast-hud_progressMult__b5UKy{font-size:20px;font-weight:800;color:var(--bb-gem)}.blockblast-hud_progress__wY0N7[data-ready=true] .blockblast-hud_progressMult__b5UKy{color:#4ade80}.blockblast-hud_progressValue__hsH1e{justify-self:end;color:#f3f4f6}.blockblast-hud_progressLabel__p9jqa{min-width:0}.blockblast-hud_progressDetailRow__2HTKm:last-child{color:#9aa1b1;font-size:13px}.blockblast-hud_progressNextValue__zqFFo{justify-self:end;color:#c8ceda}.blockblast-uiux_gameSurface__ngUGe{position:relative;isolation:isolate;width:100%;min-height:760px;padding:14px 12px 28px;overflow:hidden;background:linear-gradient(180deg,rgba(4,7,18,.1),rgba(4,7,18,.86) 72%),url(/images/games/uiux-v2/environment/cosmic-cavern-1536w.avif) 50% /cover no-repeat}.blockblast-uiux_gameSurface__ngUGe:before{position:absolute;inset:0;z-index:-1;content:"";background:radial-gradient(circle at 16% 18%,rgba(57,189,248,.2),transparent 32%),radial-gradient(circle at 78% 16%,rgba(190,74,255,.2),transparent 30%),linear-gradient(110deg,rgba(3,8,25,.1),rgba(3,8,25,.68));pointer-events:none}.blockblast-uiux_gameHeader__3RZSO{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:106px;margin:0 auto 14px;padding:18px 18px 16px;overflow:hidden;border:1px solid rgba(120,188,255,.22);border-radius:22px;background:linear-gradient(115deg,rgba(7,15,39,.92),rgba(20,15,53,.78));box-shadow:0 22px 48px rgba(2,6,23,.36),inset 0 1px rgba(255,255,255,.08)}.blockblast-uiux_eyebrow__Jbgaj{display:block;margin-bottom:5px;color:#77d9ff;font-size:10px;font-weight:900;letter-spacing:.16em}.blockblast-uiux_title__ehZB7{margin:0;color:#fff;font-size:clamp(29px,8vw,44px);font-weight:950;line-height:.96;letter-spacing:-.045em;text-shadow:0 0 24px rgba(102,181,255,.4)}.blockblast-uiux_subtitle__j0d0P{max-width:245px;margin:9px 0 0;color:rgba(226,239,255,.74);font-size:12px;line-height:1.35}.blockblast-uiux_heroArt__Xyc9n{flex:0 0 96px;width:96px;height:96px;margin:-8px -4px -8px 4px;background-image:url(/images/games/uiux-v2/heroes/game-hero-atlas-1536w.avif);background-repeat:no-repeat;background-position:100% 50%;background-size:300% 100%;filter:drop-shadow(0 13px 15px rgba(36,68,255,.35))}.blockblast-uiux_gameLayout__AUknR,.blockblast-uiux_mainColumn__3VrmT,.blockblast-uiux_sideColumn__zeRZE{display:flex;flex-direction:column}.blockblast-uiux_gameLayout__AUknR{gap:14px;width:100%;margin:0 auto}.blockblast-uiux_mainColumn__3VrmT{gap:14px;min-width:0;padding:16px 6px;border:1px solid rgba(129,193,255,.18);border-radius:24px;background:linear-gradient(165deg,rgba(8,15,38,.91),rgba(8,10,28,.88));box-shadow:0 28px 70px rgba(1,4,17,.42),inset 0 1px rgba(255,255,255,.05);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.blockblast-uiux_stage__lXezl{--bb-cell-size:clamp(23px,calc((100cqi - 39px) / 8),40px);--bb-preview-cell-size:clamp(21px,calc((100cqi - 51px) / 8),37px);--bb-stage-width:100%;container-type:inline-size;width:100%;min-width:0;padding-inline:4px;scroll-margin-block-end:calc(92px + env(safe-area-inset-bottom, 0px))}.blockblast-uiux_board__tXarc{width:-moz-fit-content;width:fit-content;max-width:100%;margin-inline:auto}.blockblast-uiux_controls__CB71R{width:100%;max-width:560px;margin:0 auto;padding-inline:12px;scroll-margin-block-end:calc(96px + env(safe-area-inset-bottom, 0px))}.blockblast-uiux_stage__lXezl [class*=cellFilled],.blockblast-uiux_stage__lXezl [class*=previewCellOn],.blockblast-uiux_stage__lXezl [class*=previewPieceOn],.blockblast-uiux_stage__lXezl [class*=shapeCellOn]{border:1px solid rgba(132,226,255,.6);background:radial-gradient(circle at 24% 18%,rgba(255,255,255,.94) 0 5%,transparent 18%),linear-gradient(135deg,rgba(255,255,255,.58) 0 10%,transparent 11% 48%),linear-gradient(42deg,transparent 0 43%,rgba(139,92,246,.5) 44% 61%,transparent 62%),linear-gradient(315deg,#0c257b 0 18%,#22b8f4 45%,#7a4be8 70%,#f39b30);box-shadow:inset 2px 2px 3px rgba(255,255,255,.52),inset -3px -4px 6px rgba(1,5,35,.66),inset 0 0 0 1px rgba(153,229,255,.18),0 3px 8px rgba(0,7,40,.42),0 0 11px rgba(62,177,255,.36)}.blockblast-uiux_stage__lXezl [class*=paletteSlot],.blockblast-uiux_stage__lXezl [class*=previewPiece]:not([class*=previewPieces]):not([class*=previewPieceOn]):not([class*=previewPieceOff]){border-color:rgba(92,190,255,.32);background:radial-gradient(circle at 50% 15%,rgba(91,125,255,.16),transparent 58%),linear-gradient(160deg,#111a34,#070b19);box-shadow:inset 0 1px rgba(255,255,255,.08),0 8px 20px rgba(0,0,0,.24)}.blockblast-uiux_stage__lXezl [class*=previewPieces]{width:min(100%,420px);justify-content:center;gap:clamp(8px,2.4vw,12px)}.blockblast-uiux_stage__lXezl [class*=previewPiece]:not([class*=previewPieces]):not([class*=previewPieceOn]):not([class*=previewPieceOff]){min-width:0;min-height:72px;place-content:center;padding:8px;border-radius:12px}.blockblast-uiux_controls__CB71R button{display:inline-flex;align-items:center;justify-content:center;gap:8px}.blockblast-uiux_sideColumn__zeRZE{min-width:0}.blockblast-uiux_liveCard__QCRlr{display:flex;align-items:flex-start;gap:11px;margin:0 12px;padding:15px;color:#d9edff;border:1px solid rgba(100,190,255,.2);border-radius:16px;background:rgba(6,15,38,.76)}.blockblast-uiux_liveCard__QCRlr svg{flex:0 0 auto;color:#72d5ff}.blockblast-uiux_liveCard__QCRlr span,.blockblast-uiux_liveCard__QCRlr strong{display:block}.blockblast-uiux_loadCard__eRge1{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;width:min(100%,560px);min-height:138px;margin:36px auto;padding:22px;color:rgba(221,239,255,.74);text-align:center;border:1px solid rgba(114,213,255,.2);border-radius:20px;background:rgba(6,14,36,.82);box-shadow:0 22px 60px rgba(1,4,17,.38)}.blockblast-uiux_loadCard__eRge1 strong{color:#f4f9ff;font-size:18px}.blockblast-uiux_loadCard__eRge1 span{font-size:13px}.blockblast-uiux_liveCard__QCRlr strong{margin-bottom:4px;font-size:14px}.blockblast-uiux_liveCard__QCRlr span{color:rgba(220,235,255,.68);font-size:12px;line-height:1.4}@media (min-width:900px){.blockblast-uiux_gameSurface__ngUGe{width:100%;min-height:max(760px,calc(100dvh - var(--game-header-height, 0px)));margin-inline:auto;padding:22px max(22px,calc((100% - 1116px) / 2));background-size:auto,100% auto;background-color:#040712}.blockblast-uiux_gameHeader__3RZSO{min-height:132px;margin-bottom:20px;padding:24px 30px}.blockblast-uiux_title__ehZB7{font-size:52px}.blockblast-uiux_subtitle__j0d0P{max-width:480px;font-size:14px}.blockblast-uiux_heroArt__Xyc9n{flex-basis:142px;width:142px;height:142px;margin:-18px 12px -18px 0}.blockblast-uiux_gameLayout__AUknR{display:grid;grid-template-columns:minmax(0,1fr) 330px;align-items:start;grid-gap:20px;gap:20px}.blockblast-uiux_mainColumn__3VrmT{min-height:560px;padding:22px 16px}.blockblast-uiux_stage__lXezl{--bb-cell-size:clamp(40px,calc((100cqi - 39px) / 8),62px);--bb-preview-cell-size:clamp(32px,calc((100cqi - 51px) / 8),52px)}.blockblast-uiux_sideColumn__zeRZE{position:-webkit-sticky;position:sticky;top:18px;min-height:170px;padding:16px 4px;border:1px solid rgba(129,193,255,.16);border-radius:22px;background:rgba(6,12,32,.78);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.blockblast-uiux_stage__lXezl [class*=previewWrap]{padding-block:18px}.blockblast-uiux_controls__CB71R{max-width:680px}.blockblast-uiux_liveCard__QCRlr{margin:0 12px}}@media (max-width:380px){.blockblast-uiux_gameHeader__3RZSO{min-height:96px;padding-inline:14px}.blockblast-uiux_subtitle__j0d0P{display:none}.blockblast-uiux_heroArt__Xyc9n{flex-basis:82px;width:82px;height:82px}.blockblast-uiux_stage__lXezl{--bb-cell-size:clamp(23px,calc((100cqi - 39px) / 8),35px);--bb-preview-cell-size:clamp(21px,calc((100cqi - 51px) / 8),32px)}}@media (prefers-reduced-motion:reduce){.blockblast-uiux_gameSurface__ngUGe *,.blockblast-uiux_gameSurface__ngUGe :after,.blockblast-uiux_gameSurface__ngUGe :before{scroll-behavior:auto!important}}.slots-symbols_symbolArt__4KO6Z{display:block;width:auto;height:min(78%,82px);aspect-ratio:1;flex:0 0 auto;background-image:url(/images/games/uiux-v2/slots/symbol-atlas-1536w.webp);background-image:-webkit-image-set(url("/images/games/uiux-v2/slots/symbol-atlas-1536w.avif") type("image/avif") 1x,url("/images/games/uiux-v2/slots/symbol-atlas-1536w.webp") type("image/webp") 1x);background-image:image-set(url("/images/games/uiux-v2/slots/symbol-atlas-1536w.avif") type("image/avif") 1x,url("/images/games/uiux-v2/slots/symbol-atlas-1536w.webp") type("image/webp") 1x);background-repeat:no-repeat;background-size:400.1% 300.1%;background-position:var(--symbol-x,50%) var(--symbol-y,50%);filter:drop-shadow(0 8px 10px rgba(0,0,0,.42))}.slots-symbols_symbolArt__4KO6Z[data-symbol=unknown]{width:54%;border-radius:28%;background-image:radial-gradient(circle at 36% 30%,rgba(198,235,255,.9),transparent 12%),conic-gradient(from 45deg,#1476c9,#8e4de0,#18bfe8,#1476c9);box-shadow:inset 0 0 0 2px rgba(186,226,255,.35),0 0 18px rgba(30,144,255,.35)}.slots-symbols_symbolArt__4KO6Z[data-symbol=diamond],.slots-symbols_symbolArt__4KO6Z[data-symbol=money_bag]{-webkit-clip-path:inset(0 0 6% 0);clip-path:inset(0 0 6% 0)}.slots-symbols_symbolArt__4KO6Z[data-spinning=true]{width:auto;height:min(68%,70px);filter:blur(.7px) drop-shadow(0 8px 10px rgba(0,0,0,.32))}