.PlayingCard-module__i8mRdq__cardWrap{perspective:800px;border-radius:10px;flex:none;display:inline-block;position:relative;box-shadow:0 0 12.857px #00000080}.PlayingCard-module__i8mRdq__cardWrap.PlayingCard-module__i8mRdq__dealing{animation:PlayingCard-module__i8mRdq__dealIn var(--card-deal-duration,.3s)cubic-bezier(.22,1,.36,1)both;animation-delay:var(--deal-delay,0s);will-change:transform,opacity}.PlayingCard-module__i8mRdq__card{width:60px;height:84px;transform-style:preserve-3d;transition:transform .5s cubic-bezier(.45,0,.55,1);position:relative}.PlayingCard-module__i8mRdq__cardWrap.PlayingCard-module__i8mRdq__flipped .PlayingCard-module__i8mRdq__card{will-change:transform;transform:rotateY(180deg)}.PlayingCard-module__i8mRdq__card.PlayingCard-module__i8mRdq__small{width:36px;height:50px}.PlayingCard-module__i8mRdq__face,.PlayingCard-module__i8mRdq__back{backface-visibility:hidden;box-sizing:border-box;background-color:#efeaff;border:1.714px solid #fff;border-radius:10px;position:absolute;inset:0;overflow:hidden}.PlayingCard-module__i8mRdq__card.PlayingCard-module__i8mRdq__small .PlayingCard-module__i8mRdq__face,.PlayingCard-module__i8mRdq__card.PlayingCard-module__i8mRdq__small .PlayingCard-module__i8mRdq__back{border-width:1px;border-radius:6px}.PlayingCard-module__i8mRdq__back{transform:rotateY(180deg)}.PlayingCard-module__i8mRdq__rank{letter-spacing:-.48px;white-space:nowrap;font-family:-apple-system,BlinkMacSystemFont,SF Pro,Helvetica Neue,sans-serif;font-size:24px;font-weight:700;line-height:1;position:absolute;top:10px;left:10px}.PlayingCard-module__i8mRdq__card.PlayingCard-module__i8mRdq__small .PlayingCard-module__i8mRdq__rank{font-size:14px;top:6px;left:6px}.PlayingCard-module__i8mRdq__suit{width:18px;height:18px;display:block;position:absolute;bottom:12px;left:10px}.PlayingCard-module__i8mRdq__card.PlayingCard-module__i8mRdq__small .PlayingCard-module__i8mRdq__suit{width:11px;height:11px;bottom:6px;left:6px}.PlayingCard-module__i8mRdq__card[data-color=black] .PlayingCard-module__i8mRdq__rank{color:#111319}.PlayingCard-module__i8mRdq__card[data-color=red] .PlayingCard-module__i8mRdq__rank{color:#ed1d43}@keyframes PlayingCard-module__i8mRdq__dealIn{0%{opacity:0;transform:translate(70px,-50px)scale(.72)rotate(7deg)}60%{opacity:1}to{opacity:1;transform:translate(0,0)scale(1)rotate(0)}}@media (prefers-reduced-motion:reduce){.PlayingCard-module__i8mRdq__cardWrap.PlayingCard-module__i8mRdq__dealing{animation-duration:1ms!important;animation-delay:0s!important}.PlayingCard-module__i8mRdq__card,.PlayingCard-module__i8mRdq__cardWrap.PlayingCard-module__i8mRdq__flipped .PlayingCard-module__i8mRdq__card{will-change:auto!important;transition-duration:1ms!important}}
.Hand-module__y4xB2a__handRow{border-radius:16px;gap:22px;transition:opacity .36s ease-out;display:inline-flex}.Hand-module__y4xB2a__handRow.Hand-module__y4xB2a__totalLeft{flex-direction:row}.Hand-module__y4xB2a__handRow.Hand-module__y4xB2a__totalRight{flex-direction:row-reverse}.Hand-module__y4xB2a__handRow.Hand-module__y4xB2a__alignStart{align-items:flex-start}.Hand-module__y4xB2a__handRow.Hand-module__y4xB2a__alignEnd{align-items:flex-end}.Hand-module__y4xB2a__handRow[data-result=won]{animation:1.1s ease-out 60ms both Hand-module__y4xB2a__winGlow}.Hand-module__y4xB2a__handRow[data-result=lost]{opacity:.55}.Hand-module__y4xB2a__handRow[data-result=push]{animation:.9s ease-in-out 60ms both Hand-module__y4xB2a__pushPulse}@keyframes Hand-module__y4xB2a__winGlow{0%{box-shadow:0 0 #0000}35%{box-shadow:0 0 22px 4px color-mix(in srgb,var(--tgui--button_color,#2990ff)55%,transparent)}to{box-shadow:0 0 #0000}}@keyframes Hand-module__y4xB2a__pushPulse{0%,to{opacity:1}50%{opacity:.78}}.Hand-module__y4xB2a__cardsFan{--offset-x:38px;flex:none;grid-template-rows:max-content;grid-template-columns:max-content;display:inline-grid;position:relative}.Hand-module__y4xB2a__cardsFan[data-count="3"]{--offset-x:34px}.Hand-module__y4xB2a__cardsFan[data-count="4"]{--offset-x:28px}.Hand-module__y4xB2a__cardsFan[data-count="5"]{--offset-x:22px}.Hand-module__y4xB2a__cardsFan[data-count="6"]{--offset-x:18px}.Hand-module__y4xB2a__cardsFan[data-count="7"]{--offset-x:16px}.Hand-module__y4xB2a__cardsFan>*{grid-area:1/1}.Hand-module__y4xB2a__cardsFan>:nth-child(2){margin-left:var(--offset-x)}.Hand-module__y4xB2a__cardsFan>:nth-child(3){margin-left:calc(var(--offset-x)*2)}.Hand-module__y4xB2a__cardsFan>:nth-child(4){margin-left:calc(var(--offset-x)*3)}.Hand-module__y4xB2a__cardsFan>:nth-child(5){margin-left:calc(var(--offset-x)*4)}.Hand-module__y4xB2a__cardsFan>:nth-child(6){margin-left:calc(var(--offset-x)*5)}.Hand-module__y4xB2a__cardsFan>:nth-child(7){margin-left:calc(var(--offset-x)*6)}.Hand-module__y4xB2a__totalPill{background:var(--tgui--secondary_bg_color);width:80px;height:38px;color:var(--tgui--text_color);white-space:nowrap;box-sizing:border-box;border-radius:30px;flex:none;justify-content:center;align-items:center;padding:0 16px;font-size:16px;font-weight:700;line-height:1;transition:background-color .24s ease-out,color .24s ease-out;animation:.22s cubic-bezier(.34,1.56,.64,1) Hand-module__y4xB2a__pillBump;display:inline-flex}.Hand-module__y4xB2a__totalPill[data-tone=win]{background:var(--tgui--button_color);color:var(--tgui--button_text_color,#fff)}.Hand-module__y4xB2a__totalPill[data-tone=lose]{background:var(--tgui--destructive_text_color);color:#fff}.Hand-module__y4xB2a__totalPill[data-tone=push]{background:var(--tgui--hint_color);color:var(--tgui--text_color)}@keyframes Hand-module__y4xB2a__pillBump{0%{transform:scale(.9)}60%{transform:scale(1.08)}to{transform:scale(1)}}@media (prefers-reduced-motion:reduce){.Hand-module__y4xB2a__handRow{transition-duration:1ms!important}.Hand-module__y4xB2a__handRow[data-result=won],.Hand-module__y4xB2a__handRow[data-result=push]{animation-duration:1ms!important}.Hand-module__y4xB2a__totalPill{transition-duration:1ms!important;animation-duration:1ms!important}}
.DeckStack-module__oWs0Iq__deckStack{pointer-events:none;flex:none;width:60px;height:110px;position:relative}.DeckStack-module__oWs0Iq__deckCard{box-sizing:border-box;background-color:#efeaff;border:1.714px solid #fff;border-radius:10px;width:60px;height:84px;position:absolute;left:0;overflow:hidden;box-shadow:0 0 12.857px #00000080}
.BlackjackTable-module__DkVSEa__root{--card-deal-duration:.3s;flex-direction:column;gap:12px;width:100%;display:flex}.BlackjackTable-module__DkVSEa__tableCard{aspect-ratio:360/329;background:var(--tgui--card_bg_color);box-sizing:border-box;border-radius:22px;width:100%;max-width:360px;margin:0 auto;position:relative;overflow:hidden}.BlackjackTable-module__DkVSEa__felt{background:var(--tgui--bg_color);border:3px solid color-mix(in srgb,var(--tgui--card_bg_color)60%,var(--tgui--bg_color));box-sizing:border-box;border-radius:150px;width:91.67%;height:51.67%;position:absolute;top:24.16%;left:4.17%;overflow:hidden}.BlackjackTable-module__DkVSEa__deckArea{pointer-events:none;z-index:1;transition:opacity .2s;position:absolute;top:22.35%;left:90.91%}.BlackjackTable-module__DkVSEa__deckArea[data-suppress=true]{opacity:.25}.BlackjackTable-module__DkVSEa__dealerArea{z-index:3;position:absolute;top:6.08%;left:6.94%}.BlackjackTable-module__DkVSEa__playerArea{z-index:3;position:absolute;top:64.13%;left:35.28%}.BlackjackTable-module__DkVSEa__splitArea{z-index:3;opacity:.55;transform-origin:0 100%;transition:opacity .2s,transform .2s;position:absolute;bottom:6.08%;left:6.94%;transform:scale(.85)}.BlackjackTable-module__DkVSEa__splitArea.BlackjackTable-module__DkVSEa__activeSplit{opacity:1;transform:scale(1)}
.BlackjackResultModal-module__kH9fza__contents{text-align:center;color:var(--tgui--text_color);flex-direction:column;align-items:center;gap:12px;padding:24px 16px 16px;display:flex}.BlackjackResultModal-module__kH9fza__title{color:var(--tgui--text_color);margin:0;font-size:22px;font-weight:800}.BlackjackResultModal-module__kH9fza__title[data-tone=lose]{color:var(--tgui--destructive_text_color)}.BlackjackResultModal-module__kH9fza__title[data-tone=blackjack]{color:var(--tgui--button_color)}.BlackjackResultModal-module__kH9fza__subtitle{color:var(--tgui--hint_color);margin:0;font-size:14px;font-weight:600}.BlackjackResultModal-module__kH9fza__amounts{flex-direction:column;align-items:center;gap:4px;margin-top:4px;display:flex}.BlackjackResultModal-module__kH9fza__amount{color:var(--tgui--text_color);font-size:28px;font-weight:800;line-height:1}.BlackjackResultModal-module__kH9fza__amount[data-tone=win]{color:var(--tgui--button_color)}.BlackjackResultModal-module__kH9fza__amount[data-tone=lose]{color:var(--tgui--destructive_text_color)}.BlackjackResultModal-module__kH9fza__actions{flex-direction:column;gap:10px;width:100%;margin-top:8px;display:flex}.BlackjackResultModal-module__kH9fza__lottieWrap{justify-content:center;align-items:center;width:144px;height:144px;display:flex}
.BetAmountInput-module__o3rrGW__prefix{align-items:center;gap:4px;margin-right:-8px;display:inline-flex}.BetAmountInput-module__o3rrGW__dollarSign{font-size:16px;font-weight:600}
.DigControls-module__6A_p2G__container{flex-direction:column;gap:16px;width:100%;display:flex}.DigControls-module__6A_p2G__difficultyRow{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.DigControls-module__6A_p2G__payoutRow,.DigControls-module__6A_p2G__afterRow{flex-direction:row;align-items:center;gap:8px;display:flex}.DigControls-module__6A_p2G__multiplierLabel{opacity:.7;font-size:12px}
.Wallet-module__ojZewG__tabBar{background:var(--tgui--surface_primary);border-radius:16px;gap:0;width:100%;margin-top:0;margin-bottom:16px;padding:6px;display:flex;box-shadow:0 12px 24px #0000000d}.Wallet-module__ojZewG__tabChip{cursor:pointer;text-align:center;border-radius:16px;flex:1;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.Wallet-module__ojZewG__actionContainer,.Wallet-module__ojZewG__tabContent{flex-direction:column;gap:8px;width:100%;display:flex}.Wallet-module__ojZewG__tabContent{animation:.3s ease-in-out Wallet-module__ojZewG__fadeIn}.Wallet-module__ojZewG__tabContent input{text-align:center;font-size:32px;font-weight:600}.Wallet-module__ojZewG__tabContent input:focus{scroll-margin-bottom:80px}.Wallet-module__ojZewG__tabContent label{text-align:center}.Wallet-module__ojZewG__inputWrapper{flex-direction:column;gap:8px;width:100%;display:flex}.Wallet-module__ojZewG__inputLabel{color:var(--tgui--hint_color);text-align:center;font-size:14px;font-weight:500}.Wallet-module__ojZewG__depositInput{text-align:center;color:var(--tgui--text_color);background:0 0;border:none;outline:none;width:100%;padding:12px;font-family:inherit;font-size:48px;font-weight:600}.Wallet-module__ojZewG__depositInput::placeholder{color:var(--tgui--hint_color);opacity:.5}.Wallet-module__ojZewG__depositInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.Wallet-module__ojZewG__depositInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.Wallet-module__ojZewG__depositInput[type=number]{appearance:textfield}@keyframes Wallet-module__ojZewG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Wallet-module__ojZewG__walletCell{background:var(--tgui--secondary_bg_color);border-radius:8px}.Wallet-module__ojZewG__contentWrapper{box-sizing:border-box;flex-direction:column;gap:12px;width:100%;min-width:0;padding:0 16px;display:flex}.Wallet-module__ojZewG__textCenter{text-align:center}.Wallet-module__ojZewG__currencyGrid{grid-template-columns:repeat(auto-fit,minmax(60px,1fr));gap:8px;width:100%;margin-bottom:4px;display:grid}.Wallet-module__ojZewG__currencyChip{cursor:pointer;-webkit-user-select:none;user-select:none;border:none;border-radius:12px;flex-direction:column;align-items:center;gap:4px;padding:8px 4px;font-family:inherit;font-size:11px;font-weight:600;transition:background .18s,color .18s,transform .12s;display:flex}.Wallet-module__ojZewG__currencyChip:active{transform:scale(.94)}.Wallet-module__ojZewG__currencyChipSelected{background:var(--tgui--button_color);color:var(--tgui--button_text_color)}.Wallet-module__ojZewG__currencyChipIdle{background:var(--tgui--secondary_bg_color);color:var(--tgui--text_color)}.Wallet-module__ojZewG__cryptoDetails{box-sizing:border-box;text-align:left;flex-direction:column;gap:12px;width:100%;min-width:0;display:flex}.Wallet-module__ojZewG__cryptoField{background:var(--tgui--secondary_bg_color);width:100%;min-width:0;box-shadow:0 0 0 2px var(--tgui--outline);box-sizing:border-box;border-radius:14px;flex-direction:row;align-items:center;gap:12px;padding:12px 16px;display:flex}.Wallet-module__ojZewG__cryptoFieldText{flex-direction:column;flex:auto;gap:2px;min-width:0;display:flex}.Wallet-module__ojZewG__cryptoFieldValue{white-space:nowrap;text-overflow:ellipsis;font-variant-numeric:tabular-nums;min-width:0;overflow:hidden}.Wallet-module__ojZewG__nftGrid{grid-template-columns:repeat(3,1fr);gap:8px;width:100%;animation:.3s ease-in-out Wallet-module__ojZewG__fadeIn;display:grid}.Wallet-module__ojZewG__nftCard{background:var(--tgui--secondary_bg_color);aspect-ratio:1;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:12px;transition:transform .12s;position:relative;overflow:hidden}.Wallet-module__ojZewG__nftCard:active:not(.Wallet-module__ojZewG__nftCardDisabled){transform:scale(.96)}.Wallet-module__ojZewG__nftCardDisabled{opacity:.45;cursor:default}.Wallet-module__ojZewG__nftCardPending{cursor:default}.Wallet-module__ojZewG__nftCardPendingOverlay{z-index:3;background:#00000059;animation:1.5s ease-in-out infinite Wallet-module__ojZewG__pendingPulse;position:absolute;inset:0}@keyframes Wallet-module__ojZewG__pendingPulse{0%,to{opacity:.3}50%{opacity:.55}}.Wallet-module__ojZewG__nftCardImage{object-fit:cover;width:100%;height:100%;display:block}.Wallet-module__ojZewG__nftCardImagePlaceholder{background:var(--tgui--secondary_bg_color);width:100%;height:100%}.Wallet-module__ojZewG__nftCardOverlay{color:#fff;background:#0000008c;padding:4px 6px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.Wallet-module__ojZewG__nftCardPriceTag{z-index:2;color:#fff;background:#0098ea;border-radius:8px;align-items:center;gap:4px;padding:3px 8px;font-size:11px;font-weight:600;line-height:1.2;display:inline-flex;position:absolute;top:6px;left:6px}.Wallet-module__ojZewG__nftCardSelected{outline:2px solid var(--tgui--button_color);outline-offset:-2px}.Wallet-module__ojZewG__nftCardCheckmark{background:var(--tgui--button_color);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;top:6px;right:6px;box-shadow:0 1px 4px #00000040}.Wallet-module__ojZewG__nftCardDepositedBadge{background:var(--tgui--hint_color);color:var(--tgui--bg_color);border-radius:6px;padding:2px 6px;font-weight:600;position:absolute;top:6px;left:6px}.Wallet-module__ojZewG__nftPickerFooter{background:var(--tgui--bg_color);width:100%;padding:8px 0 4px;position:sticky;bottom:0}.Wallet-module__ojZewG__giftsAddButton{align-self:flex-start}.Wallet-module__ojZewG__nftEmptyState{color:var(--tgui--hint_color);text-align:center;flex-direction:column;align-items:center;gap:8px;width:100%;padding:24px 0;display:flex}
.CurrencyPicker-module__qcax8W__after{flex-direction:row;align-items:center;gap:6px;display:flex}.CurrencyPicker-module__qcax8W__amounts{flex-direction:column;align-items:flex-end;line-height:1.25;display:flex}.CurrencyPicker-module__qcax8W__amount{color:var(--tgui--text_color);font-size:14px}.CurrencyPicker-module__qcax8W__usd{color:var(--tgui--hint_color);font-size:12px}.CurrencyPicker-module__qcax8W__check{color:var(--tgui--link_color)}
.page-module__FFcGTW__wheelContainer{z-index:1}
.DigGame-module__Bwsdca__actions{box-sizing:border-box;width:100%;padding:0 16px 16px}
.MinesGame-module__p9emqq__container{flex-direction:column;width:100%;min-height:100%;display:flex}
.DigResultModal-module__wPdF5G__closeIcon{color:var(--tgui--plain_foreground)}.DigResultModal-module__wPdF5G__lottieWrap{justify-content:center;display:flex}
.MinesResultModal-module__JvWqGW__closeIcon{color:var(--tgui--plain_foreground)}.MinesResultModal-module__JvWqGW__descriptionContainer{flex-direction:column;align-items:center;gap:16px;padding:8px 0;display:flex}.MinesResultModal-module__JvWqGW__statsGrid{justify-content:center;gap:24px;display:flex}.MinesResultModal-module__JvWqGW__statBox{background:#ffffff0d;border-radius:12px;flex-direction:column;align-items:center;gap:4px;min-width:100px;padding:12px 20px;display:flex}.MinesResultModal-module__JvWqGW__statIcon{font-size:24px}.MinesResultModal-module__JvWqGW__statValue{color:var(--tgui--plain_foreground);font-size:20px;font-weight:700}.MinesResultModal-module__JvWqGW__statLabel{color:var(--tgui--hint_color);text-transform:uppercase;letter-spacing:.5px;font-size:12px}.MinesResultModal-module__JvWqGW__winningsContainer{background:linear-gradient(145deg,color-mix(in srgb,var(--spin-win)15%,transparent),color-mix(in srgb,var(--spin-win)5%,transparent));border:1px solid color-mix(in srgb,var(--spin-win)30%,transparent);border-radius:16px;flex-direction:column;align-items:center;gap:4px;padding:16px 24px;display:flex}.MinesResultModal-module__JvWqGW__winningsLabel{color:var(--tgui--hint_color);font-size:14px}.MinesResultModal-module__JvWqGW__winningsAmount{font-size:28px}.MinesResultModal-module__JvWqGW__lossContainer{background:linear-gradient(145deg,color-mix(in srgb,var(--spin-loss)15%,transparent),color-mix(in srgb,var(--spin-loss)5%,transparent));border:1px solid color-mix(in srgb,var(--spin-loss)30%,transparent);border-radius:16px;flex-direction:column;align-items:center;gap:4px;padding:16px 24px;display:flex}.MinesResultModal-module__JvWqGW__lossLabel{color:var(--tgui--hint_color);font-size:14px}.MinesResultModal-module__JvWqGW__lossAmount{font-size:28px}
.BlackjackControls-module__hH0eQW__panel{flex-direction:column;align-self:stretch;gap:10px;width:100%;display:flex}.BlackjackControls-module__hH0eQW__balanceText{color:var(--tgui--hint_color);flex:none;font-size:14px;font-weight:600}.BlackjackControls-module__hH0eQW__quickRow{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.BlackjackControls-module__hH0eQW__actionGrid{grid-template-columns:1fr 1fr;gap:8px;display:grid}
.LatestWins-module__3eYk_a__placeholder{justify-content:center;padding:16px;display:flex}.LatestWins-module__3eYk_a__afterCol{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.LatestWins-module__3eYk_a__amount{align-items:center;gap:6px;display:inline-flex}.LatestWins-module__3eYk_a__multiplier{opacity:.7}
