.slotGame_wrapper__5LSDs{box-sizing:border-box;width:100%;max-width:1150px;margin:0 auto;padding:4px 2px 8px;color:#eae8e1;display:flex;flex-direction:column;gap:14px}.slotGame_header__tFIGg{display:grid;grid-template-columns:1fr auto;align-items:center;row-gap:2px;-moz-column-gap:10px;column-gap:10px}.slotGame_title__t2qEC{grid-column:1;grid-row:1;font-size:24px;font-weight:800;letter-spacing:.4px}.slotGame_title__t2qEC span{font-size:17px;color:#f4d35e;margin-left:4px}.slotGame_subtitle__7BFLo{grid-column:1;grid-row:2;font-size:14px;color:#77777f}.slotGame_headerBtns__H9eX_{grid-column:2;grid-row:1/span 2;display:flex;align-items:center;gap:4px}.slotGame_iconBtn__ZOKKh{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0;border-radius:8px;font-size:18px;line-height:1;color:#9a9aa4;cursor:pointer}.slotGame_iconBtn__ZOKKh:hover{color:#eae8e1;background:hsla(0,0%,100%,.05)}.slotGame_historyRow__PaFoZ{display:flex;gap:6px;overflow-x:auto;padding:2px;min-height:28px;scrollbar-width:none}.slotGame_historyRow__PaFoZ::-webkit-scrollbar{display:none}.slotGame_histChip___R1Gg{flex:0 0 auto;padding:3px 8px;border-radius:6px;font-family:var(--font-chivo-mono,monospace);font-size:13px;font-weight:700;background:var(--chip-bg,#181820);border:1px solid transparent}.slotGame_histClick__GcLoS{cursor:pointer;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.slotGame_histClick__GcLoS:hover{border-color:hsla(0,0%,100%,.25)}.slotGame_hWin__Y8hHz{color:#35e6ce;border-color:rgba(53,230,206,.4)}.slotGame_hLose___zFFq{color:#77777f}.slotGame_stage__JqgKU{box-sizing:border-box;position:relative;background:radial-gradient(120% 90% at 50% 0,#16323a 0,#0d0d13 62%);border:1px solid hsla(0,0%,100%,.08);border-radius:16px;padding:16px 14px 12px;display:flex;flex-direction:column;gap:12px;overflow:hidden}.slotGame_freeStage___Fk4s{background:radial-gradient(120% 90% at 50% 0,#2a2410 0,#0d0d13 60%);border-color:rgba(244,211,94,.35)}.slotGame_board__rxn7G,.slotGame_fsHud__k0Lot{box-sizing:border-box;width:100%;max-width:600px;margin-left:auto;margin-right:auto}.slotGame_board__rxn7G{position:relative}.slotGame_reels__r0mZs{display:flex;gap:6px;width:100%}.slotGame_reel___kKth{flex:1 1 0;display:flex;flex-direction:column;gap:6px;min-width:0;border-radius:10px;background:rgba(0,0,0,.22);padding:4px}.slotGame_cell__IvwEV{position:relative;aspect-ratio:1;border-radius:8px;border:1px solid hsla(0,0%,100%,.08);background:linear-gradient(160deg,#1b1b24,#12121a);display:flex;align-items:center;justify-content:center;overflow:hidden;transition:box-shadow .15s,transform .1s,opacity .15s}.slotGame_cell__IvwEV svg{width:82%;height:82%}.slotGame_t_low__wKZ7c{border-color:hsla(0,0%,100%,.1)}.slotGame_t_premium__GIm_R{border-color:rgba(244,211,94,.32);background:linear-gradient(160deg,#211d16,#14120d)}.slotGame_t_money__qA0De{border-color:rgba(244,211,94,.55);background:radial-gradient(90% 90% at 50% 40%,#2a2110,#12100a);box-shadow:inset 0 0 14px rgba(244,211,94,.18)}.slotGame_t_wild___rmXr{border-color:rgba(53,230,206,.6);background:radial-gradient(90% 90% at 50% 40%,#0f2b28,#0a1614);box-shadow:inset 0 0 14px rgba(53,230,206,.22)}.slotGame_t_scatter__NO9Ie{border-color:rgba(244,211,94,.7);background:radial-gradient(90% 90% at 50% 40%,#2c2410,#12100a);animation:slotGame_scatterPulse__hezJm 1.1s ease-in-out infinite}@keyframes slotGame_scatterPulse__hezJm{0%,to{box-shadow:0 0 0 rgba(244,211,94,0)}50%{box-shadow:0 0 16px rgba(244,211,94,.5)}}.slotGame_spinning__98pCl{animation:slotGame_reelBlur__Tfr42 .16s linear infinite}.slotGame_spinning__98pCl svg{filter:blur(.4px)}@keyframes slotGame_reelBlur__Tfr42{0%{transform:translateY(-9%)}50%{transform:translateY(9%)}to{transform:translateY(-9%)}}.slotGame_won__KfuPi{border-color:#f4d35e;box-shadow:0 0 18px rgba(244,211,94,.55);animation:slotGame_cellWin__dEmIn .7s ease-out;z-index:2}@keyframes slotGame_cellWin__dEmIn{0%{transform:scale(.9)}45%{transform:scale(1.12)}to{transform:scale(1)}}.slotGame_wildCell__K3WVg{border-color:#35e6ce;box-shadow:0 0 18px rgba(53,230,206,.55);animation:slotGame_cellWin__dEmIn .6s ease-out;z-index:2}.slotGame_scatterCell__tdc9E{z-index:2}.slotGame_dim__WJKPO{opacity:.42}.slotGame_moneyBadge__FnWX0{position:absolute;bottom:3px;left:50%;transform:translateX(-50%);padding:1px 6px;border-radius:8px;background:linear-gradient(120deg,#f4d35e,#e0a92e);color:#241c02;font-family:var(--font-chivo-mono,monospace);font-size:12px;font-weight:800;box-shadow:0 1px 4px rgba(0,0,0,.5);white-space:nowrap;animation:slotGame_badgeIn__2J5uy .3s cubic-bezier(.2,1.5,.4,1)}@keyframes slotGame_badgeIn__2J5uy{0%{transform:translateX(-50%) scale(0)}to{transform:translateX(-50%) scale(1)}}.slotGame_winLines__HelZa{position:absolute;inset:4px;width:calc(100% - 8px);height:calc(100% - 8px);pointer-events:none;z-index:3}.slotGame_winLine__5ZRXx{fill:none;stroke:#35e6ce;stroke-width:3;stroke-linejoin:round;stroke-linecap:round;filter:drop-shadow(0 0 4px rgba(53,230,206,.8));stroke-dasharray:600;stroke-dashoffset:600;animation:slotGame_lineDraw__huMoL .7s ease-out forwards,slotGame_lineFade__9HcqL .7s ease-in 1.4s forwards}@keyframes slotGame_lineDraw__huMoL{to{stroke-dashoffset:0}}@keyframes slotGame_lineFade__9HcqL{to{opacity:0}}.slotGame_winBanner__CClDg{position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);z-index:5;text-align:center;font-weight:900;letter-spacing:1px;display:flex;flex-direction:column;align-items:center;gap:2px;pointer-events:none;animation:slotGame_bannerIn__RC4hX .4s cubic-bezier(.2,1.5,.4,1)}.slotGame_winBanner__CClDg b{font-family:var(--font-chivo-mono,monospace);font-size:32px}.slotGame_tier1__R3VaS{color:#35e6ce;font-size:22px}.slotGame_tier1__R3VaS b{color:#fff}.slotGame_tier2__4qMr_{color:#f4d35e;font-size:26px;text-shadow:0 0 20px rgba(244,211,94,.6)}.slotGame_tier2__4qMr_ b{color:#fff;font-size:36px}.slotGame_tier3__GMi_j{color:#f4d35e;font-size:32px;text-shadow:0 0 28px rgba(244,211,94,.8)}.slotGame_tier3__GMi_j b{color:#fff;font-size:44px}@keyframes slotGame_bannerIn__RC4hX{0%{transform:translate(-50%,-50%) scale(.6);opacity:0}60%{transform:translate(-50%,-50%) scale(1.1)}to{transform:translate(-50%,-50%) scale(1);opacity:1}}.slotGame_trigBanner__ZEVcJ{position:absolute;inset:0;z-index:6;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;background:rgba(8,6,3,.6);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);color:#f4d35e;font-size:32px;font-weight:900;letter-spacing:2px;text-shadow:0 0 24px rgba(244,211,94,.7);animation:slotGame_fsEndIn__aW0Kl .3s ease-out}.slotGame_trigBanner__ZEVcJ span{font-size:16px;color:#eae8e1;letter-spacing:.5px;font-weight:700}.slotGame_winReadout__S8jRh{text-align:center;font-size:16px;color:#9a9aa4;min-height:18px}.slotGame_winReadout__S8jRh b{color:#eae8e1;font-family:var(--font-chivo-mono,monospace);font-weight:800}.slotGame_winReadout__S8jRh .slotGame_winAmt__kpvVm{color:#f4d35e}.slotGame_fsHud__k0Lot{pointer-events:none;display:flex;flex-direction:column;gap:5px;padding:0 2px 2px}.slotGame_fsHudContent__Tjgcn{display:grid}.slotGame_fsHudContent__Tjgcn>*{min-width:0}.slotGame_fsActive__p0aZb,.slotGame_fsIdleGuide__Wf6h1{grid-area:1/1;pointer-events:auto;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;font:inherit;color:inherit;transition:border-color .15s ease,background .15s ease,transform .1s ease}.slotGame_fsActive__p0aZb:hover,.slotGame_fsIdleGuide__Wf6h1:hover{border-color:rgba(244,211,94,.45);background:rgba(8,6,3,.42)}.slotGame_fsActive__p0aZb:active,.slotGame_fsIdleGuide__Wf6h1:active{transform:scale(.995)}.slotGame_fsActive__p0aZb:focus-visible,.slotGame_fsIdleGuide__Wf6h1:focus-visible{outline:2px solid rgba(244,211,94,.7);outline-offset:2px}.slotGame_fsActive__p0aZb{display:flex;flex-direction:column;gap:5px}.slotGame_fsHudIdle__GKJtp .slotGame_fsActive__p0aZb{visibility:hidden}.slotGame_fsIdleGuide__Wf6h1{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;box-sizing:border-box;padding:6px 10px;border:1px solid rgba(244,211,94,.18);border-radius:9px;background:rgba(8,6,3,.28)}.slotGame_fsIdleCopy__2cNX8{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:3px 8px;min-width:0;text-align:center}.slotGame_fsIdleCopy__2cNX8 strong{color:#f4d35e;font-size:12px;letter-spacing:.9px;white-space:nowrap}.slotGame_fsIdleCopy__2cNX8 span{color:#9a9aa4;font-size:12px}.slotGame_fsIdleMilestones__nkFfn{display:flex;align-items:center;gap:6px;color:rgba(244,211,94,.55);font-family:var(--font-chivo-mono,monospace)}.slotGame_fsIdleMilestones__nkFfn span{min-width:28px;padding:3px 5px;border:1px solid rgba(244,211,94,.22);border-radius:6px;text-align:center;font-size:11px;font-weight:800}.slotGame_fsIdleMilestones__nkFfn i{color:hsla(0,0%,100%,.2);font-style:normal}.slotGame_fsTop__lwhM5{display:flex;justify-content:space-between;gap:8px}.slotGame_fsStat__7Qv5g{display:flex;flex-direction:column;align-items:center;background:rgba(8,6,3,.62);border:1px solid rgba(244,211,94,.3);border-radius:8px;padding:3px 10px;min-width:66px}.slotGame_fsStat__7Qv5g span{font-size:11px;color:#b6b6bd;text-transform:uppercase;letter-spacing:.6px}.slotGame_fsStat__7Qv5g b{font-family:var(--font-chivo-mono,monospace);font-size:18px}.slotGame_fsGold__81b1g{color:#f4d35e}.slotGame_fsMeter__gCTid{display:flex;gap:3px;justify-content:center;margin-top:6px}.slotGame_pip__qQIos{width:16px;height:16px;border-radius:4px;background:rgba(0,0,0,.5);border:1px solid hsla(0,0%,100%,.15);display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:800;color:#77777f}.slotGame_pipOn__gysrq{background:rgba(53,230,206,.7);border-color:#35e6ce;color:#06201c}.slotGame_pipMile__3zZTs{border-color:#f4d35e;color:#f4d35e}.slotGame_pipMile__3zZTs.slotGame_pipOn__gysrq{background:#f4d35e;color:#241c02}.slotGame_fsFlash__q5eR7{position:absolute;top:46%;left:50%;transform:translate(-50%,-50%);z-index:7;color:#35e6ce;font-size:24px;font-weight:900;letter-spacing:1px;text-align:center;text-shadow:0 0 20px rgba(53,230,206,.7);animation:slotGame_bannerIn__RC4hX .4s ease-out}.slotGame_fsCap__q3LZM{color:#f4d35e;text-shadow:0 0 24px rgba(244,211,94,.8)}.slotGame_fsEnd__EWYJw{position:absolute;inset:0;z-index:8;pointer-events:auto;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;background:rgba(8,6,3,.82);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:slotGame_fsEndIn__aW0Kl .3s ease-out}.slotGame_fsEnd__EWYJw>span:first-child{color:#f4d35e;font-size:20px;font-weight:900;letter-spacing:1.5px;animation:slotGame_fsEndTextIn__zzMGb .4s ease-out both}.slotGame_fsEnd__EWYJw button{margin-top:8px;padding:11px 30px;border:0;border-radius:10px;background:#f4d35e;color:#241c02;font-weight:800;font-size:16px;cursor:pointer;box-shadow:0 0 22px rgba(244,211,94,.4);animation:slotGame_fsEndTextIn__zzMGb .5s ease-out .25s both}.slotGame_fsEnd__EWYJw button:hover{filter:brightness(1.06)}.slotGame_fsEnd__EWYJw:before{content:"";position:absolute;width:320px;height:320px;pointer-events:none;background:radial-gradient(circle,rgba(244,211,94,.28),transparent 62%);animation:slotGame_fsBurst__nxbjR .9s ease-out}.slotGame_fsEndMult__dQDS8{font-family:var(--font-chivo-mono,monospace);font-size:58px;font-weight:900;color:#fff;line-height:1;text-shadow:0 0 30px rgba(244,211,94,.85),0 0 10px rgba(244,211,94,.7);animation:slotGame_fsWinPop__hFoXN .6s cubic-bezier(.2,1.65,.4,1),slotGame_fsWinGlow___Lxm4 1.5s ease-in-out .6s infinite}.slotGame_fsEndAmt___D_g_{color:#b6b6bd;font-size:15px;font-weight:700;letter-spacing:.4px;animation:slotGame_fsEndTextIn__zzMGb .5s ease-out .15s both}.slotGame_fsEndBuy__bPr1Z{color:#77777f;font-size:12px;font-family:var(--font-chivo-mono,monospace);animation:slotGame_fsEndTextIn__zzMGb .5s ease-out .25s both}@keyframes slotGame_fsEndIn__aW0Kl{0%{opacity:0}to{opacity:1}}@keyframes slotGame_fsBurst__nxbjR{0%{transform:scale(.2);opacity:0}40%{opacity:1}to{transform:scale(1.4);opacity:0}}@keyframes slotGame_fsWinPop__hFoXN{0%{transform:scale(.2);opacity:0}55%{transform:scale(1.28);opacity:1}to{transform:scale(1)}}@keyframes slotGame_fsWinGlow___Lxm4{0%,to{text-shadow:0 0 22px rgba(244,211,94,.55),0 0 8px rgba(244,211,94,.4)}50%{text-shadow:0 0 42px #f4d35e,0 0 14px rgba(244,211,94,.85)}}@keyframes slotGame_fsEndTextIn__zzMGb{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.slotGame_panel__960yS{display:flex;flex-direction:column;gap:12px}.slotGame_field__LZLjU{display:flex;flex-direction:column;gap:6px;min-width:0}.slotGame_field__LZLjU>span:first-child{font-size:12px;color:#9a9aa4;text-transform:uppercase;letter-spacing:.5px}.slotGame_input__Vy7CI{box-sizing:border-box;min-height:36px;padding:7px 12px;background:var(--input-bg,#131319);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;color:#eae8e1;font-family:var(--font-chivo-mono,monospace);font-size:14px;font-variant-numeric:tabular-nums}.slotGame_input__Vy7CI:focus{outline:none;border-color:rgba(53,230,206,.55)}.slotGame_input__Vy7CI:disabled{opacity:.55}.slotGame_inputErr__QtBnP,.slotGame_inputErr__QtBnP:focus{border-color:hsla(0,100%,71%,.7)}.slotGame_stepBtn__kw3AM{display:inline-flex;align-items:center;justify-content:center;min-width:0;min-height:36px;gap:4px;padding:0 4px!important;background:var(--input-bg,#131319);border:1px solid hsla(0,0%,100%,.12);border-radius:8px;color:#b6b6bd;font-family:var(--font-chivo-mono,monospace);font-size:12px;font-weight:700;cursor:pointer}.slotGame_stepBtn__kw3AM:hover:not(:disabled){border-color:rgba(53,230,206,.5);color:#35e6ce}.slotGame_stepBtn__kw3AM:disabled{opacity:.55;cursor:default}.slotGame_boundHint__StmS_{font-family:var(--font-chivo-mono,monospace);font-size:11px;letter-spacing:.2px;color:#ff6b6b}.slotGame_turboBtn__NqfeG{align-self:stretch;width:44px;border-radius:8px;border:1px solid hsla(0,0%,100%,.12);background:var(--input-bg,#131319);color:#9a9aa4;font-size:22px;cursor:pointer}.slotGame_turboBtn__NqfeG:hover{border-color:rgba(244,211,94,.5)}.slotGame_turboOn__i1Ubn{border-color:#f4d35e;color:#f4d35e;box-shadow:inset 0 0 10px rgba(244,211,94,.2)}.slotGame_buyRow__wS2e1{display:flex;gap:8px}.slotGame_buyBtn__1oiT5{flex:1;padding:8px;border-radius:8px;border:1px solid rgba(244,211,94,.4);background:rgba(244,211,94,.08);color:#f4d35e;font-size:14px;font-weight:800;cursor:pointer;gap:1px}.slotGame_buyBtn__1oiT5 span{font-family:var(--font-chivo-mono,monospace);font-size:13px;color:#eae8e1}.slotGame_buyBtn__1oiT5:hover:not(:disabled){background:rgba(244,211,94,.16)}.slotGame_buyBtn__1oiT5:disabled{opacity:.4;cursor:default}.slotGame_buySuper__z_OfL{border-color:hsla(0,100%,71%,.5);background:hsla(0,100%,71%,.08);color:#ff9db0}.slotGame_buySuper__z_OfL:hover:not(:disabled){background:hsla(0,100%,71%,.16)}.slotGame_spinBtn__68li2{padding:15px;border:0;border-radius:12px;background:linear-gradient(120deg,#35e6ce,#2fd0bb);color:var(--on-teal,#06201c);font-size:20px;font-weight:900;letter-spacing:1px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 0 24px rgba(53,230,206,.3);transition:filter .12s,box-shadow .12s}.slotGame_spinBtn__68li2 em{font-style:normal;font-family:var(--font-chivo-mono,monospace);font-size:16px;opacity:.8}.slotGame_spinBtn__68li2:hover:not(:disabled){filter:brightness(1.06);box-shadow:0 0 30px rgba(53,230,206,.5)}.slotGame_spinBtn__68li2:disabled{opacity:.5;cursor:default;box-shadow:none}.slotGame_betError__9Rq5Z{font-size:14px;color:#ff6b6b;text-align:center;min-height:18px}.slotGame_fairRow___a7_o{display:flex;justify-content:center;min-height:18px}.slotGame_fairLink__EtKDy{background:transparent;border:0;color:#77777f;font-size:13px;cursor:pointer;text-decoration:underline}.slotGame_fairLink__EtKDy:hover{color:#35e6ce}.slotGame_buyDialogBody__VlMSm,.slotGame_fairnessBody___Tlc4{color:var(--text-1,#eae8e1)}.slotGame_modalNote__NaZTj{margin:0 0 var(--sp-4);padding:var(--sp-4);border:1px solid var(--line-1,hsla(0,0%,100%,.07));border-radius:var(--r-2,10px);background:var(--card-2,#0f0f16);color:var(--text-2,#b6b6bd);font-size:14px;line-height:1.6}.slotGame_modalError__SXs0Q{margin:var(--sp-3) 0 0;padding:var(--sp-3);border:1px solid rgba(255,92,92,.28);border-radius:var(--r-2,10px);background:rgba(255,92,92,.08);color:var(--danger,#f77);font-size:13px;line-height:1.5}.slotGame_kv__GRVRZ{display:flex;flex-direction:column;gap:var(--sp-2);margin:0}.slotGame_kv__GRVRZ div{display:grid;grid-template-columns:minmax(140px,.45fr) minmax(0,1fr);align-items:start;gap:var(--sp-3);padding:var(--sp-3);border:1px solid var(--line-1,hsla(0,0%,100%,.07));border-radius:var(--r-2,10px);background:var(--input-bg,#131319);font-size:14px}.slotGame_kv__GRVRZ dt{color:var(--text-3,#8a8a93);font-size:12.5px;font-weight:650;line-height:1.45}.slotGame_kv__GRVRZ dd{min-width:0;margin:0;color:var(--text-1,#eae8e1);text-align:right;overflow-wrap:anywhere}.slotGame_mono__pOJOP{font-family:var(--font-chivo-mono,monospace);font-size:12.5px;line-height:1.5}.slotGame_purchaseSummary__jTpLz{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px var(--sp-4);padding:var(--sp-4);border:1px solid rgba(53,230,206,.22);border-radius:var(--r-2,10px);background:rgba(53,230,206,.055)}.slotGame_purchaseSummary__jTpLz span{color:var(--text-2,#b6b6bd);font-size:13px;font-weight:650}.slotGame_purchaseSummary__jTpLz strong{color:var(--jade,#35e6ce);font-family:var(--font-chivo-mono,monospace);font-size:15px;font-weight:750;font-variant-numeric:tabular-nums;text-align:right}.slotGame_purchaseSummary__jTpLz em{grid-column:1/-1;color:var(--text-3,#8a8a93);font-size:12px;font-style:normal}.slotGame_dialogButton__ifY80{min-width:0;min-height:46px;padding:0 var(--sp-4);border:1px solid transparent;border-radius:var(--r-2,10px);font-size:14px;font-weight:750;line-height:1.25;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.slotGame_dialogButton__ifY80:disabled{opacity:.45;cursor:not-allowed}.slotGame_dialogButton__ifY80:focus-visible{outline:2px solid rgba(53,230,206,.8);outline-offset:2px}.slotGame_dialogSecondary__fsKR5{border-color:var(--line-2,hsla(0,0%,100%,.12));background:var(--input-bg,#131319);color:var(--text-1,#eae8e1)}.slotGame_dialogSecondary__fsKR5:hover:not(:disabled){border-color:hsla(0,0%,100%,.24);background:var(--card-2,#0f0f16)}.slotGame_dialogPrimary__BQyhv{border-color:var(--jade,#35e6ce);background:var(--jade,#35e6ce);color:var(--on-teal,#06201c)}.slotGame_dialogPrimary__BQyhv:hover:not(:disabled){border-color:#66edda;background:#66edda}.slotGame_singleDialogFooter__auqF2{grid-template-columns:minmax(0,1fr)}@media(min-width:1024px){.slotGame_wrapper__5LSDs{display:grid;grid-template-columns:minmax(0,1fr) 300px;align-items:start;row-gap:14px;-moz-column-gap:20px;column-gap:20px;max-width:1150px}.slotGame_wrapper__5LSDs>*{grid-column:1/-1}.slotGame_stage__JqgKU{grid-column:1}.slotGame_panel__960yS{grid-column:2}.slotGame_board__rxn7G,.slotGame_fsHud__k0Lot{width:100%;max-width:600px;margin:0 auto}.slotGame_stage__JqgKU{padding-top:8px;gap:8px}.slotGame_fsHud__k0Lot{box-sizing:border-box;gap:0;padding:0}.slotGame_fsActive__p0aZb,.slotGame_fsIdleGuide__Wf6h1{box-sizing:border-box;min-height:44px}.slotGame_fsActive__p0aZb{flex-direction:row;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.slotGame_fsTop__lwhM5{justify-content:flex-start;gap:6px;flex-wrap:wrap}.slotGame_fsStat__7Qv5g{flex-direction:row;gap:6px;min-width:0;padding:5px 8px;white-space:nowrap}.slotGame_fsStat__7Qv5g b{font-size:16px}.slotGame_fsMeter__gCTid{flex:0 0 auto;margin-top:0}.slotGame_fsIdleGuide__Wf6h1{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:16px;padding:0 10px;border:1px solid rgba(244,211,94,.18);border-radius:9px;background:rgba(8,6,3,.28)}.slotGame_fsIdleCopy__2cNX8{display:flex;align-items:center;flex-wrap:nowrap;justify-content:flex-start;text-align:left;gap:10px;min-width:0}.slotGame_fsIdleCopy__2cNX8 strong{color:#f4d35e;font-size:12px;letter-spacing:.9px;white-space:nowrap}.slotGame_fsIdleCopy__2cNX8 span{color:#9a9aa4;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.slotGame_fsIdleMilestones__nkFfn{display:flex;align-items:center;gap:6px;flex:0 0 auto;color:rgba(244,211,94,.55);font-family:var(--font-chivo-mono,monospace)}.slotGame_fsIdleMilestones__nkFfn span{min-width:28px;padding:3px 5px;border:1px solid rgba(244,211,94,.22);border-radius:6px;text-align:center;font-size:11px;font-weight:800}.slotGame_fsIdleMilestones__nkFfn i{color:hsla(0,0%,100%,.2);font-style:normal}}@media(max-width:560px){.slotGame_spinBtn__68li2{order:-1}.slotGame_kv__GRVRZ div{grid-template-columns:minmax(0,1fr);gap:4px}.slotGame_kv__GRVRZ dd{text-align:left}.slotGame_stage__JqgKU.slotGame_stage__JqgKU.slotGame_stage__JqgKU{padding:44px 14px 8px;gap:10px}.slotGame_fsStat__7Qv5g{padding:1px 8px;min-width:54px}.slotGame_fsStat__7Qv5g span{font-size:10px}.slotGame_fsStat__7Qv5g b{font-size:14px}.slotGame_fsTop__lwhM5{gap:6px}.slotGame_fsMeter__gCTid{margin-top:4px;gap:2px}.slotGame_pip__qQIos{width:13px;height:13px;font-size:9px}.slotGame_fsIdleGuide__Wf6h1{padding:4px 8px;gap:3px}.slotGame_fsIdleCopy__2cNX8 span,.slotGame_fsIdleCopy__2cNX8 strong{font-size:11px}}.slotGame_historyRow__PaFoZ:empty{min-height:28px;align-items:center}.slotGame_betError__9Rq5Z:empty{display:none}.slotGame_buyPokeA__ke5sA{animation:slotGame_tairyoBuyPokeA__HQgWF .52s ease-in-out 3}.slotGame_buyPokeB__0Lrwb{animation:slotGame_tairyoBuyPokeB__ZTIjt .52s ease-in-out 3}@keyframes slotGame_tairyoBuyPokeA__HQgWF{0%,to{box-shadow:0 0 0 rgba(244,211,94,0);border-color:rgba(244,211,94,.35)}50%{box-shadow:0 0 18px rgba(244,211,94,.55);border-color:rgba(244,211,94,.95)}}@keyframes slotGame_tairyoBuyPokeB__ZTIjt{0%,to{box-shadow:0 0 0 rgba(244,211,94,0);border-color:rgba(244,211,94,.35)}50%{box-shadow:0 0 18px rgba(244,211,94,.55);border-color:rgba(244,211,94,.95)}}@media(prefers-reduced-motion:reduce){.slotGame_buyPokeA__ke5sA,.slotGame_buyPokeB__0Lrwb{animation:none}}.slotGame_buyBtn__1oiT5{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-width:0}.slotGame_buyBtn__1oiT5>span{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-variant-numeric:tabular-nums}