.dice-shake_wrap__Z9RGk{--dice-felt:#1f6d54;--dice-felt-glow:rgba(31,109,84,0.38);--dice-felt-lit:#34c48d;--dice-gold:rgba(255,184,71,0.32);--dice-pip:#2a1a4d;--dice-pip-hit:#b4500a;position:relative;isolation:isolate;display:flex;flex-direction:column;align-items:center;gap:16px;width:min(100%,560px);margin:0 auto;overflow-x:hidden;touch-action:manipulation}.dice-shake_wrap__Z9RGk:before{content:"";position:absolute;inset:-24px 0 0;z-index:-1;border-radius:24px;background:radial-gradient(92% 62% at 50% 44%,rgba(9,7,20,.6),rgba(9,7,20,.12) 72%),url(/games/dice-shake/bg-bar-table.webp) top /cover no-repeat;opacity:.55;pointer-events:none}.dice-shake_stage__nfeDT{position:relative;width:100%;min-height:380px;display:flex;flex-direction:column;align-items:center;gap:14px;animation:dice-shake_dsFade__3S3K7 .18s ease}@keyframes dice-shake_dsFade__3S3K7{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.dice-shake_topRow__JR8sG{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%}.dice-shake_tabs__2yRu7{display:flex;gap:6px;padding:4px;background:var(--bg-soft);border:1px solid var(--line);border-radius:999px;flex:1 1}.dice-shake_tab__32AeF{flex:1 1;min-height:44px;border-radius:999px;border:none;background:transparent;color:var(--text-dim);font-size:14px;font-weight:600;cursor:pointer;transition:background .15s ease,color .15s ease,transform .1s ease}.dice-shake_tab__32AeF:active{transform:scale(.96)}.dice-shake_tabActive__h64Jg{background:linear-gradient(135deg,var(--brand),var(--brand-2));color:#fff}.dice-shake_iconBtn__zxnCA{flex:none;width:44px;height:44px;display:grid;place-items:center;border-radius:50%;border:1px solid var(--line);background:var(--card);color:var(--text);font-size:18px;cursor:pointer}.dice-shake_iconBtn__zxnCA:hover{border-color:var(--brand)}.dice-shake_hint__iOaQV,.dice-shake_subHint__JF2ph{font-size:13px;color:var(--text-dim);text-align:center}.dice-shake_warn__fIi_R{font-size:13px;color:var(--brand-2);text-align:center;font-weight:600}.dice-shake_explain__Ih2dC{font-size:12px;color:var(--text-dim);margin-top:8px}.dice-shake_diceRow__x1GGT{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;align-items:center;min-height:68px;perspective:600px}.dice-shake_die__o7mTd{width:clamp(46px,13vw,62px);height:clamp(46px,13vw,62px);transform-style:preserve-3d}.dice-shake_dieFace__m_I_0{width:100%;height:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);grid-gap:2px;gap:2px;padding:10%;box-sizing:border-box;border-radius:14px;background:url(/games/dice-shake/die-shell.webp) 50%/100% 100% no-repeat,linear-gradient(150deg,#f0e8ff,#9a7cf0);border:1px solid var(--line);box-shadow:inset 0 2px 6px rgba(255,255,255,.06),0 6px 14px rgba(0,0,0,.35)}.dice-shake_pip__yzQJ5{align-self:center;justify-self:center;width:68%;height:68%;border-radius:50%;background:var(--dice-pip);box-shadow:0 0 0 1px rgba(255,255,255,.7),0 1px 2px rgba(0,0,0,.3)}.dice-shake_pipEmpty__Q_O_G{visibility:hidden}.dice-shake_dieRolling__xXyQw{animation:dice-shake_dsTumble__2cWEf .42s linear infinite}@keyframes dice-shake_dsTumble__2cWEf{0%{transform:rotateX(0) rotateY(0)}to{transform:rotateX(1turn) rotateY(1turn)}}.dice-shake_dieHit__QP1bX{animation:dice-shake_dsHit__s1laD .32s ease}@keyframes dice-shake_dsHit__s1laD{0%{transform:scale(1)}45%{transform:scale(1.16)}to{transform:scale(1)}}.dice-shake_dieDim__Qe8xs{opacity:.42}.dice-shake_dieWild__STx8K .dice-shake_dieFace__m_I_0{border-color:var(--brand-3);box-shadow:0 0 0 1px var(--brand-3),0 6px 14px rgba(0,0,0,.35)}.dice-shake_dieWild__STx8K .dice-shake_pip__yzQJ5{background:var(--dice-pip-hit)}.dice-shake_dieHit__QP1bX .dice-shake_dieFace__m_I_0{border-color:var(--brand-3);box-shadow:0 0 0 2px var(--brand-3),0 0 18px rgba(255,184,71,.5)}.dice-shake_dieHit__QP1bX .dice-shake_pip__yzQJ5{background:var(--dice-pip-hit)}.dice-shake_bidding__rezI_,.dice-shake_config__zUDeJ,.dice-shake_quick__Pgvue,.dice-shake_reveal__QJfa_{width:100%;display:flex;flex-direction:column;align-items:center;gap:14px}.dice-shake_quickReadout__hpAu_{text-align:center}.dice-shake_readFaces__fq66Q{font-size:18px;font-weight:700}.dice-shake_readTotal__aauIc{font-size:clamp(30px,10vw,46px);font-weight:900;line-height:1.1}.dice-shake_readLabel__MkcYA{font-size:13px;color:var(--text-dim);font-weight:500}.dice-shake_rollingHint__m6Nn9{font-size:14px;color:var(--text-dim)}.dice-shake_countRow__Q_E0l{width:100%;display:flex;flex-direction:column;gap:8px;align-items:center}.dice-shake_field__Cdu4R{width:100%}.dice-shake_fieldLabel__C5NQe{font-size:14px;color:var(--text);font-weight:600;margin-bottom:8px;text-align:center}.dice-shake_stepper__0Kxi3{display:flex;align-items:center;gap:10px;padding:4px;background:var(--bg-soft);border:1px solid var(--line);border-radius:999px}.dice-shake_stepBtn__05wLS{flex:none;width:44px;height:44px;border-radius:50%;border:1px solid var(--line);background:var(--card);color:var(--text);font-size:22px;font-weight:700;cursor:pointer;transition:transform .1s ease,border-color .15s ease}.dice-shake_stepBtn__05wLS:hover{border-color:var(--brand)}.dice-shake_stepBtn__05wLS:active{transform:scale(.9)}.dice-shake_stepBtn__05wLS:disabled{opacity:.4;cursor:not-allowed}.dice-shake_stepValue__DQ9WW{flex:1 1;text-align:center;font-size:20px;font-weight:800;min-height:44px;display:flex;align-items:center;justify-content:center;gap:4px;background:transparent;border-radius:999px;border:1px solid transparent}.dice-shake_stepUnit__BwdO_{font-size:13px;font-weight:500;color:var(--text-dim)}.dice-shake_stepBump__mPsTV{animation:dice-shake_dsBump__b5eS5 .16s ease}@keyframes dice-shake_dsBump__b5eS5{0%{transform:scale(1)}50%{transform:scale(1.14)}to{transform:scale(1)}}.dice-shake_chips__52JsO{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;padding:2px;justify-content:center;flex-wrap:wrap}.dice-shake_chips__52JsO::-webkit-scrollbar{display:none}.dice-shake_chip__VuvHZ{flex:none;min-height:44px;padding:6px 16px;border-radius:999px;border:1px solid var(--line);background:var(--card);color:var(--text-dim);font-size:14px;white-space:nowrap;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease,transform .1s ease}.dice-shake_chip__VuvHZ:hover{border-color:var(--brand)}.dice-shake_chip__VuvHZ:active{transform:scale(.96)}.dice-shake_chip__VuvHZ:disabled{opacity:.4;cursor:not-allowed}.dice-shake_chipActive__USgnW{background:linear-gradient(135deg,var(--brand),var(--brand-2));border-color:transparent;color:#fff;font-weight:700}.dice-shake_poolBar__iAoNM{position:relative;isolation:isolate;width:100%;min-height:48px;display:flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:14px;border:2px solid var(--dice-felt);background:var(--dice-felt-glow);font-size:14px;font-weight:700}.dice-shake_poolBar__iAoNM:before{content:"";position:absolute;inset:0;z-index:-1;border-radius:12px;background:url(/games/dice-shake/felt-panel.webp) 50%/300px repeat;opacity:.5;pointer-events:none}.dice-shake_mainBtn__ktQS_{width:100%;min-height:56px;font-size:18px;box-shadow:0 10px 28px rgba(124,92,255,.34)}.dice-shake_rowActions__2jZ9U{display:flex;gap:8px;width:100%}.dice-shake_rowActions__2jZ9U .dice-shake_btn__bji3Y{flex:1 1;min-width:100px}.dice-shake_progress__jb5ft{font-size:13px;color:var(--text-dim);display:flex;align-items:center;gap:8px}.dice-shake_dots__YMwd9{letter-spacing:2px}.dice-shake_cup__LEa0R{position:relative;isolation:isolate;overflow:hidden;width:min(100%,440px);min-height:300px;border-radius:22px;border:2px solid var(--dice-felt);background:radial-gradient(120% 90% at 50% 0,var(--dice-felt-glow),transparent 70%),url(/games/dice-shake/felt-panel.webp) 50% /300px repeat,var(--card);box-shadow:inset 0 0 0 2px var(--dice-gold),inset 0 0 0 3.5px rgba(255,184,71,.12),0 18px 50px var(--dice-felt-glow);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:26px 20px;box-sizing:border-box;text-align:center;animation:dice-shake_dsSlideIn___ngnh .16s ease}@keyframes dice-shake_dsSlideIn___ngnh{0%{transform:translateX(24px);opacity:.4}to{transform:translateX(0);opacity:1}}.dice-shake_cup__LEa0R:after{content:"";position:absolute;right:-10px;bottom:-6px;z-index:-1;width:180px;height:180px;background:url(/games/dice-shake/dice-cup.webp) 50%/contain no-repeat;opacity:.12;pointer-events:none}.dice-shake_cupArt__pRPNa{width:76px;height:76px;object-fit:contain;filter:drop-shadow(0 4px 10px rgba(0,0,0,.4));pointer-events:none}.dice-shake_arrowIcon__d5MDL{width:56px;height:56px;color:var(--dice-felt-lit);filter:drop-shadow(0 4px 10px rgba(0,0,0,.4))}.dice-shake_inlineIcon__VMk6B{height:18px;width:18px;object-fit:contain;vertical-align:-3px;margin-right:4px;pointer-events:none}.dice-shake_inlineIconSm__TP1co{height:16px;width:16px}.dice-shake_cupTitle__Bsq__{font-size:22px;font-weight:800;color:var(--text)}.dice-shake_cupHint__jnSdV{font-size:13px;color:var(--text-dim)}.dice-shake_cupCaption__o4myx{font-size:15px;font-weight:600;color:var(--text)}.dice-shake_cup__LEa0R .dice-shake_btn__bji3Y{width:100%}.dice-shake_cup__LEa0R .dice-shake_rowActions__2jZ9U .dice-shake_btn__bji3Y{width:auto}.dice-shake_houseTag__9ZD9N{font-size:13px;color:var(--text-dim);font-weight:600}.dice-shake_bidCard__FyVnr{width:100%;min-height:84px;border-radius:18px;border:2px solid var(--dice-felt);background:url(/games/dice-shake/felt-panel.webp) 50%/300px repeat,var(--bg-soft);box-shadow:inset 0 0 0 2px var(--dice-gold),inset 0 0 0 3.5px rgba(255,184,71,.12);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:14px}.dice-shake_bidBig__Uqfky{font-size:clamp(22px,7vw,30px);font-weight:900;color:var(--text);animation:dice-shake_dsTick__z8IS_ .24s ease}@keyframes dice-shake_dsTick__z8IS_{0%{transform:translateY(-8px);opacity:.4}to{transform:translateY(0);opacity:1}}.dice-shake_bidBy__nLTRG{font-size:13px;color:var(--text-dim)}.dice-shake_seatRing__YOWeB{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.dice-shake_seatDot__DQRyl{position:relative;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;font-size:14px;font-weight:700;background:var(--card);border:1px solid var(--line);color:var(--text-dim)}.dice-shake_seatDotActive__2LSPn{border-color:var(--dice-felt);color:var(--text);box-shadow:0 0 0 2px var(--dice-felt),0 0 16px var(--dice-felt-glow);animation:dice-shake_dsTurn__mmAtA 2s ease-in-out infinite}.dice-shake_seatDotActive__2LSPn:after{content:"";position:absolute;top:-10px;left:50%;transform:translateX(-50%);border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid var(--dice-felt-lit)}@keyframes dice-shake_dsTurn__mmAtA{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.dice-shake_turnLine__95v46{font-size:14px;font-weight:700;color:var(--text)}.dice-shake_tracker__vY_sW{width:100%;border-radius:14px;border:1px solid var(--line);background:var(--bg-soft);padding:10px 12px}.dice-shake_trackerHead__kq4lM{width:100%;background:none;border:none;color:var(--text-dim);font-size:13px;font-weight:600;text-align:left;cursor:pointer;padding:0 0 6px}.dice-shake_raiseRow__45oCr{display:flex;gap:12px}.dice-shake_raiseGroup__sxITS{flex:1 1}.dice-shake_raiseLabel__zJNTr{font-size:12px;color:var(--text-dim);display:block;text-align:center;margin-bottom:4px}.dice-shake_danger__pbGOi{color:#fff;background:linear-gradient(135deg,var(--brand-2),#ff4d6d)}.dice-shake_danger__pbGOi:disabled{opacity:.5}.dice-shake_confirmActions__WyPd0 .dice-shake_danger__pbGOi,.dice-shake_rowActions__2jZ9U .dice-shake_danger__pbGOi{box-shadow:0 10px 28px rgba(255,92,138,.34)}.dice-shake_revealTitle__8WzP8{font-size:15px;font-weight:700;text-align:center}.dice-shake_revealGrid__3jtpZ{width:100%;display:flex;flex-direction:column;gap:8px;max-height:340px;overflow-y:auto;padding:2px}.dice-shake_revealRow__0y39P{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 10px;border-radius:12px;background:var(--bg-soft);border:1px solid var(--line);animation:dice-shake_dsFlipIn__ibS_G .4s ease backwards}@keyframes dice-shake_dsFlipIn__ibS_G{0%{transform:rotateY(70deg);opacity:0}to{transform:rotateY(0);opacity:1}}.dice-shake_revealDice__6h9Ak{display:flex;gap:6px;flex-wrap:wrap}.dice-shake_revealDice__6h9Ak .dice-shake_die__o7mTd{width:clamp(32px,9vw,42px);height:clamp(32px,9vw,42px)}.dice-shake_revealHits__ceM9W{font-size:13px;font-weight:700;color:var(--brand-3);white-space:nowrap}.dice-shake_revealCount__UHml_{position:relative;text-align:center}.dice-shake_revealActual__ysEi_{position:relative;z-index:1;font-size:clamp(26px,8vw,36px);font-weight:900;color:var(--brand-3)}.dice-shake_revealCalled__R51BT{position:relative;z-index:1;font-size:14px;color:var(--text-dim)}.dice-shake_burst__3Fvf4{position:absolute;top:50%;left:50%;z-index:0;transform:translate(-50%,-50%);max-width:120%;mix-blend-mode:screen;opacity:.62;pointer-events:none;-webkit-mask-image:radial-gradient(closest-side,transparent 8%,rgba(0,0,0,.45) 34%,#000 62%);mask-image:radial-gradient(closest-side,transparent 8%,rgba(0,0,0,.45) 34%,#000 62%)}.dice-shake_burstReveal__mTT3p{width:260px}.dice-shake_burstResult__DreI_{width:340px}.dice-shake_result__YGOMl{flex-direction:column;gap:12px;text-align:center}.dice-shake_bannerWrap__H63as,.dice-shake_result__YGOMl{width:100%;display:flex;align-items:center;position:relative}.dice-shake_bannerWrap__H63as{justify-content:center}.dice-shake_banner__LyZsi{position:relative;z-index:1;font-size:clamp(28px,9vw,40px);font-weight:900;background:linear-gradient(120deg,var(--brand-3),var(--brand-2));-webkit-background-clip:text;background-clip:text;color:transparent;animation:dice-shake_dsBannerPop__xoIRV .36s cubic-bezier(.3,.7,.2,1.2)}@keyframes dice-shake_dsBannerPop__xoIRV{0%{transform:scale(.6);opacity:0}60%{transform:scale(1.05);opacity:1}to{transform:scale(1)}}.dice-shake_bannerReason__gEWPZ{font-size:14px;font-weight:600;color:var(--text)}.dice-shake_bannerSub__hRKk3{font-size:13px;color:var(--text-dim)}.dice-shake_cheers__ujcK_{font-size:20px;font-weight:800;padding:10px 20px;border-radius:14px;border:1px solid var(--line);background:var(--bg-soft);animation:dice-shake_dsCheers__VsCvv 1.6s ease-in-out infinite}@keyframes dice-shake_dsCheers__VsCvv{0%,to{transform:rotate(-2deg)}50%{transform:rotate(2deg)}}.dice-shake_swapHint__qNmAI{font-size:13px;color:var(--brand)}.dice-shake_swapLink__CNQL1{color:var(--brand);font-weight:700;text-decoration:underline}.dice-shake_stats__AJIZq{font-size:12px;color:var(--text-dim)}.dice-shake_confetti__2hXV6{position:absolute;inset:0;pointer-events:none;overflow:hidden}.dice-shake_confettiPiece__kjyRv{position:absolute;top:-10%;width:8px;height:14px;border-radius:2px;animation:dice-shake_dsConfetti__A0esY 1.4s ease-in forwards}@keyframes dice-shake_dsConfetti__A0esY{0%{transform:translateY(-10%) rotate(0);opacity:1}to{transform:translateY(520%) rotate(2turn);opacity:0}}.dice-shake_settingRow__dT4YQ{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;border-top:1px solid var(--line)}.dice-shake_settingRow__dT4YQ:first-of-type{border-top:none}.dice-shake_settingLabel__eAB_v{font-size:15px;color:var(--text);display:flex;flex-direction:column;gap:2px}.dice-shake_settingSub__9Vx3z{font-size:11px;color:var(--text-dim)}.dice-shake_settingToggle__CIWU4{min-width:64px;min-height:44px;border-radius:999px;border:1px solid var(--line);background:var(--bg-soft);color:var(--text-dim);font-size:13px;cursor:pointer}.dice-shake_settingToggle__CIWU4:disabled{opacity:.45;cursor:not-allowed}.dice-shake_settingToggleOn__g5ZhA{background:linear-gradient(135deg,var(--brand),var(--brand-2));border-color:transparent;color:#fff;font-weight:700}.dice-shake_privacy__kUnE5{font-size:11px;color:var(--text-dim);margin-top:14px;text-align:center}.dice-shake_desc__BXW9c{font-size:14px;color:var(--text-dim);margin:8px 0 4px;text-align:center}.dice-shake_confirmActions__WyPd0{display:flex;flex-direction:column;gap:8px;margin-top:8px}.dice-shake_confirmActions__WyPd0 .dice-shake_btn__bji3Y{width:100%}@media (prefers-reduced-motion:reduce){.dice-shake_banner__LyZsi,.dice-shake_bidBig__Uqfky,.dice-shake_cheers__ujcK_,.dice-shake_cup__LEa0R,.dice-shake_dieHit__QP1bX,.dice-shake_dieRolling__xXyQw,.dice-shake_revealRow__0y39P,.dice-shake_seatDotActive__2LSPn,.dice-shake_stage__nfeDT{animation:none}.dice-shake_confetti__2hXV6{display:none}}