@charset "UTF-8";.crash-game{display:flex;width:100%;flex-direction:column;gap:12px}.crash-game .round-history{display:flex;align-items:center;gap:6px;overflow-x:auto;border-radius:8px;--tw-bg-opacity: 1;background-color:rgb(15 33 46 / var(--tw-bg-opacity, 1));padding:8px 10px}.crash-game .round-history .empty{font-size:12px;--tw-text-opacity: 1;color:rgb(177 186 211 / var(--tw-text-opacity, 1))}.crash-game .round-history .crash-chip{flex-shrink:0;border-radius:9999px;padding:3px 10px;font-size:12px;font-weight:700}.crash-game .round-history .crash-chip._low{--tw-bg-opacity: 1;background-color:rgb(43 58 74 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(159 179 200 / var(--tw-text-opacity, 1))}.crash-game .round-history .crash-chip._mid{--tw-bg-opacity: 1;background-color:rgb(30 91 58 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(127 240 174 / var(--tw-text-opacity, 1))}.crash-game .round-history .crash-chip._high{--tw-bg-opacity: 1;background-color:rgb(106 33 64 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 154 181 / var(--tw-text-opacity, 1))}.crash-game .crash-stage{display:flex;flex-direction:column;gap:12px}@media (min-width: 1024px){.crash-game .crash-stage{flex-direction:row;align-items:stretch}}.crash-game .crash-view{position:relative;min-width:0px;flex:1 1 0%;overflow:hidden;border-radius:10px;--tw-bg-opacity: 1;background-color:rgb(11 18 32 / var(--tw-bg-opacity, 1))}@media (min-width: 1024px){.crash-game .crash-view{align-self:flex-start}}.crash-game .crash-view{aspect-ratio:16/9;min-height:200px;max-width:min(110.2222222222vh,1100px);margin-inline:auto}.crash-game .crash-stage-unity{position:absolute;top:0;right:0;bottom:0;left:0}.crash-game .unity-loading{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;--tw-bg-opacity: 1;background-color:rgb(11 18 32 / var(--tw-bg-opacity, 1))}.crash-game .unity-loading .bar{height:6px;width:180px;overflow:hidden;border-radius:9999px;background-color:#ffffff1a}.crash-game .unity-loading .bar>div{height:100%;--tw-bg-opacity: 1;background-color:rgb(255 182 40 / var(--tw-bg-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.crash-game .unity-loading span{font-size:12px;font-weight:600;color:#ffffff80}.crash-game .crash-overlay{pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-direction:column;align-items:center;justify-content:center}.crash-game .crash-overlay .overlay-label{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#fff9}.crash-game .crash-overlay .overlay-label._bad{--tw-text-opacity: 1;color:rgb(255 107 133 / var(--tw-text-opacity, 1))}.crash-game .crash-overlay .overlay-count{font-size:44px;font-weight:800;--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);line-height:1.25;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.crash-game .crash-overlay .overlay-hint{font-size:12px;font-weight:600;color:#fff6}.crash-game .crash-overlay .rotate{margin-bottom:10px;display:flex;height:110px;width:110px;align-items:center;justify-content:center;animation:crash-propeller 1.5s linear infinite}.crash-game .crash-overlay .rotate img{height:100%;width:100%}.crash-game .crash-overlay .waiting-font{margin-bottom:10px;font-size:15px;font-weight:700;letter-spacing:.12em;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.crash-game .crash-overlay .waiting{height:5px;width:220px;overflow:hidden;border-radius:9999px;background-color:#ffffff26}.crash-game .crash-overlay .waiting>div{height:100%;--tw-bg-opacity: 1;background-color:rgb(224 33 33 / var(--tw-bg-opacity, 1))}.crash-game .crash-overlay .overlay-mult{font-weight:800;--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));font-size:clamp(40px,8vw,84px);text-shadow:0 0 24px rgba(255,182,40,.45)}.crash-game .crash-overlay .overlay-mult._bad{--tw-text-opacity: 1;color:rgb(255 107 133 / var(--tw-text-opacity, 1));text-shadow:0 0 24px rgba(255,77,109,.5)}.crash-game .live-bets{display:flex;width:100%;flex-shrink:0;flex-direction:column;gap:8px;border-radius:10px;--tw-bg-opacity: 1;background-color:rgb(15 33 46 / var(--tw-bg-opacity, 1));padding:10px}@media (min-width: 1024px){.crash-game .live-bets{width:280px}}.crash-game .live-bets{max-height:min(62vh,620px)}.crash-game .live-bets .live-head{display:flex;align-items:baseline;justify-content:space-between}.crash-game .live-bets .live-head .title{font-size:14px;font-weight:700;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.crash-game .live-bets .live-head .meta{font-size:11px;font-weight:600;--tw-text-opacity: 1;color:rgb(177 186 211 / var(--tw-text-opacity, 1))}.crash-game .live-bets .live-list{display:flex;min-height:0px;flex:1 1 0%;flex-direction:column;gap:2px;overflow-y:auto}.crash-game .live-bets .empty{padding-top:16px;padding-bottom:16px;text-align:center;font-size:12px;--tw-text-opacity: 1;color:rgb(177 186 211 / var(--tw-text-opacity, 1))}.crash-game .live-bets .live-row{display:grid;align-items:center;gap:6px;border-radius:5px;--tw-bg-opacity: 1;background-color:rgb(33 55 67 / var(--tw-bg-opacity, 1));padding:4px 6px;font-size:12px;grid-template-columns:18px 1fr auto 44px 58px}.crash-game .live-bets .live-row .avatar{height:18px;width:18px;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(47 69 83 / var(--tw-bg-opacity, 1));-o-object-fit:cover;object-fit:cover}.crash-game .live-bets .live-row._out{--tw-bg-opacity: 1;background-color:rgb(21 58 42 / var(--tw-bg-opacity, 1))}.crash-game .live-bets .live-row._out .mult,.crash-game .live-bets .live-row._out .win{font-weight:700;--tw-text-opacity: 1;color:rgb(92 224 143 / var(--tw-text-opacity, 1))}.crash-game .live-bets .live-row .who{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fffc}.crash-game .live-bets .live-row .amt{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);color:#fff9}.crash-game .live-bets .live-row .mult,.crash-game .live-bets .live-row .win{text-align:right;--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);color:#fff6}.crash-game .bet-panels{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:10px}@media (min-width: 768px){.crash-game .bet-panels{grid-template-columns:repeat(2,minmax(0,1fr))}}.crash-game .bet-panel{display:flex;flex-direction:column;gap:8px;border-radius:10px;border-width:2px;border-color:transparent;--tw-bg-opacity: 1;background-color:rgb(33 55 67 / var(--tw-bg-opacity, 1));padding:12px;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.crash-game .bet-panel._riding{--tw-border-opacity: 1;border-color:rgb(255 182 40 / var(--tw-border-opacity, 1))}.crash-game .bet-panel .panel-head{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(177 186 211 / var(--tw-text-opacity, 1))}.crash-game .bet-panel .panel-row{display:flex;align-items:center;gap:8px}.crash-game .bet-panel .amount-field{display:flex;min-width:0px;flex:1 1 0%;align-items:center;gap:6px;border-radius:6px;--tw-bg-opacity: 1;background-color:rgb(15 33 46 / var(--tw-bg-opacity, 1));padding:7px 10px}.crash-game .bet-panel .amount-field .cur{font-size:14px;font-weight:700;--tw-text-opacity: 1;color:rgb(255 182 40 / var(--tw-text-opacity, 1))}.crash-game .bet-panel .amount-field input{width:100%;min-width:0px;background-color:transparent;font-size:16px;font-weight:700;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px}.crash-game .bet-panel .amount-field input:disabled{cursor:not-allowed;color:#ffffff80}.crash-game .bet-panel .quick{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}.crash-game .bet-panel .quick button{border-radius:5px;--tw-bg-opacity: 1;background-color:rgb(15 33 46 / var(--tw-bg-opacity, 1));padding:3px 8px;font-size:11px;font-weight:700;color:#ffffffb3}.crash-game .bet-panel .quick button:hover:not(:disabled){--tw-bg-opacity: 1;background-color:rgb(47 69 83 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.crash-game .bet-panel .quick button:disabled{cursor:not-allowed;opacity:.4}.crash-game .bet-panel .auto-row{gap:6px}.crash-game .bet-panel .auto-row .auto-label{flex:1 1 0%;font-size:11px;font-weight:600;--tw-text-opacity: 1;color:rgb(177 186 211 / var(--tw-text-opacity, 1))}.crash-game .bet-panel .auto-row .auto-field{width:62px;border-radius:5px;--tw-bg-opacity: 1;background-color:rgb(15 33 46 / var(--tw-bg-opacity, 1));padding:4px 6px;text-align:right;font-size:13px;font-weight:700;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px}.crash-game .bet-panel .auto-row .auto-field:disabled{cursor:not-allowed;color:#ffffff4d}.crash-game .bet-panel .auto-row .auto-x{font-size:12px;font-weight:700;--tw-text-opacity: 1;color:rgb(177 186 211 / var(--tw-text-opacity, 1))}.crash-game .bet-panel .auto-row .switch{position:relative;height:18px;width:34px;flex-shrink:0;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(61 85 100 / var(--tw-bg-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.crash-game .bet-panel .auto-row .switch .knob{position:absolute;top:2px;left:2px;height:14px;width:14px;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.crash-game .bet-panel .auto-row .switch._on{--tw-bg-opacity: 1;background-color:rgb(255 182 40 / var(--tw-bg-opacity, 1))}.crash-game .bet-panel .auto-row .switch._on .knob{transform:translate(16px)}.crash-game .bet-panel .auto-row .switch:disabled{cursor:not-allowed;opacity:.5}.crash-game .bet-panel .panel-action{display:flex;min-height:58px;flex-direction:column;align-items:center;justify-content:center;border-radius:8px;padding-top:10px;padding-bottom:10px;font-weight:800;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.crash-game .bet-panel .panel-action .label{font-size:16px;line-height:1}.crash-game .bet-panel .panel-action .sub{margin-top:3px;font-size:11px;font-weight:600;line-height:1;opacity:.8}.crash-game .bet-panel .panel-action:active:not(:disabled){--tw-scale-x: .98;--tw-scale-y: .98;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.crash-game .bet-panel .panel-action:disabled{cursor:not-allowed}.crash-game .bet-panel .panel-action._bet{--tw-bg-opacity: 1;background-color:rgb(0 231 1 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(1 62 1 / var(--tw-text-opacity, 1))}.crash-game .bet-panel .panel-action._bet:disabled{opacity:.5}.crash-game .bet-panel .panel-action._cancel{--tw-bg-opacity: 1;background-color:rgb(194 65 90 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.crash-game .bet-panel .panel-action._cashout{--tw-bg-opacity: 1;background-color:rgb(255 182 40 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(36 23 3 / var(--tw-text-opacity, 1));animation:crash-pulse 1s ease-in-out infinite}.crash-game .bet-panel .panel-action._done{--tw-bg-opacity: 1;background-color:rgb(21 58 42 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(92 224 143 / var(--tw-text-opacity, 1))}.crash-game .bet-panel .panel-action._lost{--tw-bg-opacity: 1;background-color:rgb(58 21 32 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 128 149 / var(--tw-text-opacity, 1))}@media (max-width: 1023px){.crash-game .crash-stage{display:contents}.crash-game .round-history{order:1}.crash-game .crash-view{order:2;width:100%;flex:none;min-height:240px;max-height:46vh}.crash-game .bet-panels{order:3}.crash-game .live-bets{order:4;max-height:240px}.crash-game .bet-history{order:5}}@keyframes crash-propeller{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes crash-pulse{0%,to{box-shadow:0 0 #ffb62880}50%{box-shadow:0 0 0 8px #ffb62800}}.diamond-game{display:flex;width:100%;flex-direction:column;gap:16px}.diamond-game .game-management-body{display:flex;width:100%;flex-direction:column-reverse;justify-content:center}@media (min-width: 964px){.diamond-game .game-management-body{flex-direction:row}}.diamond-game .game-management-body .game-controller{display:flex;width:100%;flex-direction:column-reverse;gap:2em;border-radius:0 0 10px 10px;--tw-bg-opacity: 1;background-color:rgb(33 55 67 / var(--tw-bg-opacity, 1));padding:14px}@media (min-width: 964px){.diamond-game .game-management-body .game-controller{width:300px;flex-direction:column;justify-content:flex-start;border-radius:10px 0 0 10px}}.diamond-game .game-management-body .game-controller .game-play-way-tab{display:flex;justify-content:space-between;gap:10px;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(15 33 46 / var(--tw-bg-opacity, 1));padding:6px}.diamond-game .game-management-body .game-controller .game-play-way-tab>button{width:100%;padding-top:8px;padding-bottom:8px;font-size:14px;font-weight:600;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.diamond-game .game-management-body .game-controller .game-play-way-tab>button:disabled{cursor:not-allowed;opacity:.5}.diamond-game .game-management-body .game-controller .game-play-way-tab ._active{border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(47 69 83 / var(--tw-bg-opacity, 1))}.diamond-game .game-management-body .game-controller .game-setting-controller{display:flex;flex-direction:column-reverse;gap:10px}@media (min-width: 964px){.diamond-game .game-management-body .game-controller .game-setting-controller{flex-direction:column}}.diamond-game .game-management-body .game-controller .game-setting-controller label{font-size:12px;font-weight:600;--tw-text-opacity: 1;color:rgb(177 186 211 / var(--tw-text-opacity, 1))}.diamond-game .game-management-body .game-controller .game-setting-controller .bet-amount{display:flex;flex-direction:column;gap:4px}.diamond-game .game-management-body .game-controller .game-setting-controller .bet-amount>p{display:flex;justify-content:space-between}.diamond-game .game-management-body .game-controller .game-setting-controller .bet-amount .bet-amount-form{display:flex;align-items:center;border-radius:4px;--tw-bg-opacity: 1;background-color:rgb(47 69 83 / var(--tw-bg-opacity, 1));--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.diamond-game .game-management-body .game-controller .game-setting-controller .bet-amount .bet-amount-form .bet-amount-double-controller{position:relative;display:flex;height:100%}.diamond-game .game-management-body .game-controller .game-setting-controller .bet-amount .bet-amount-form .bet-amount-double-controller>button{min-width:44px;border-radius:4px;padding-top:8px;padding-bottom:8px;--tw-text-opacity: 1;color:rgb(213 220 235 / var(--tw-text-opacity, 1))}.diamond-game .game-management-body .game-controller .game-setting-controller .bet-amount .bet-amount-form .bet-amount-double-controller>button:hover{--tw-bg-opacity: 1;background-color:rgb(61 85 100 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.diamond-game .game-management-body .game-controller .game-setting-controller .bet-amount .bet-amount-form .bet-amount-double-controller>button:active{--tw-scale-x: .96;--tw-scale-y: .96;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-bg-opacity: 1;background-color:rgb(7 29 42 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.diamond-game .game-management-body .game-controller .game-setting-controller .bet-amount .bet-amount-form .bet-amount-double-controller>button:disabled{cursor:not-allowed;opacity:.5}.diamond-game .game-management-body .game-controller .game-setting-controller .bet-amount .bet-amount-form .bet-amount-double-controller:after{position:absolute;right:43px;top:15%;display:flex;height:70%;width:2px;align-items:center;border-left-width:2px;--tw-border-opacity: 1;border-color:rgb(26 44 56 / var(--tw-border-opacity, 1));--tw-content: "";content:var(--tw-content)}.diamond-game .game-management-body .game-controller .game-setting-controller .bet-count,.diamond-game .game-management-body .game-controller .game-setting-controller .on-win,.diamond-game .game-management-body .game-controller .game-setting-controller .on-loss{display:flex;flex-direction:column;gap:4px}.diamond-game .game-management-body .game-controller .game-setting-controller .on-win>div,.diamond-game .game-management-body .game-controller .game-setting-controller .on-loss>div{display:flex;align-items:center;gap:2px;border-radius:4px;--tw-bg-opacity: 1;background-color:rgb(47 69 83 / var(--tw-bg-opacity, 1));--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.diamond-game .game-management-body .game-controller .game-setting-controller .on-win>div>div,.diamond-game .game-management-body .game-controller .game-setting-controller .on-loss>div>div{display:flex;height:100%}.diamond-game .game-management-body .game-controller .game-setting-controller .on-win>div>div>button,.diamond-game .game-management-body .game-controller .game-setting-controller .on-loss>div>div>button{white-space:nowrap;border-radius:4px;padding:9px 6px;font-size:12px;--tw-text-opacity: 1;color:rgb(213 220 235 / var(--tw-text-opacity, 1))}.diamond-game .game-management-body .game-controller .game-setting-controller .on-win>div>div>button:hover,.diamond-game .game-management-body .game-controller .game-setting-controller .on-loss>div>div>button:hover{--tw-bg-opacity: 1;background-color:rgb(61 85 100 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.diamond-game .game-management-body .game-controller .game-setting-controller .on-win>div>div>button:active,.diamond-game .game-management-body .game-controller .game-setting-controller .on-loss>div>div>button:active{--tw-scale-x: .96;--tw-scale-y: .96;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-bg-opacity: 1;background-color:rgb(7 29 42 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.diamond-game .game-management-body .game-controller .game-setting-controller .on-win>div>div ._active,.diamond-game .game-management-body .game-controller .game-setting-controller .on-loss>div>div ._active{--tw-scale-x: .96;--tw-scale-y: .96;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-bg-opacity: 1;background-color:rgb(7 29 42 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.diamond-game .game-management-body .game-controller .game-setting-controller .stop-profit,.diamond-game .game-management-body .game-controller .game-setting-controller .stop-on-Loss{display:flex;flex-direction:column;gap:4px}.diamond-game .game-management-body .game-controller .game-setting-controller .play-bet-button{width:100%;padding-top:10px}.diamond-game .game-management-body .game-controller .game-setting-controller .play-bet-button>button{width:100%;border-radius:4px;--tw-bg-opacity: 1;background-color:rgb(0 231 1 / var(--tw-bg-opacity, 1));padding-top:18px;padding-bottom:18px;font-size:14px;font-weight:600;--tw-text-opacity: 1;color:rgb(1 62 1 / var(--tw-text-opacity, 1));--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.diamond-game .game-management-body .game-controller .game-setting-controller .play-bet-button>button:active{--tw-bg-opacity: 1;background-color:rgb(0 184 1 / var(--tw-bg-opacity, 1))}.diamond-game .game-management-body .game-controller .game-setting-controller .play-bet-button>button:disabled{cursor:not-allowed;opacity:.7}.diamond-game .game-management-body .game-play-ground{display:flex;width:100%;flex-direction:column;gap:1em;border-radius:10px 10px 0 0;--tw-bg-opacity: 1;background-color:rgb(15 33 46 / var(--tw-bg-opacity, 1));padding:.8em;font-size:8px}@media (min-width: 320px){.diamond-game .game-management-body .game-play-ground{font-size:10px}}@media (min-width: 380px){.diamond-game .game-management-body .game-play-ground{font-size:12px}}@media (min-width: 480px){.diamond-game .game-management-body .game-play-ground{font-size:14px}}@media (min-width: 964px){.diamond-game .game-management-body .game-play-ground{width:calc(100% - 300px);border-radius:0 10px 10px 0;font-size:18px}}@media (min-width: 1024px){.diamond-game .game-management-body .game-play-ground{font-size:20px}}@media (min-width: 1280px){.diamond-game .game-management-body .game-play-ground{font-size:28px}}.diamond-game .game-management-body .game-play-ground .profit-ground{display:flex}.diamond-game .game-management-body .game-play-ground .profit-ground .profit-calc-list{display:flex;width:100%;flex-direction:column;gap:11.8px}@media (min-width: 964px){.diamond-game .game-management-body .game-play-ground .profit-ground .profit-calc-list{width:70%}}@media (min-width: 1024px){.diamond-game .game-management-body .game-play-ground .profit-ground .profit-calc-list{width:60%}}@media (min-width: 1280px){.diamond-game .game-management-body .game-play-ground .profit-ground .profit-calc-list{width:50%}}@media (min-width: 1536px){.diamond-game .game-management-body .game-play-ground .profit-ground .profit-calc-list{width:40%}}.diamond-game .game-management-body .game-play-ground .diamond-ground{display:flex;min-height:9em;width:100%;align-items:flex-end;border-radius:10px;--tw-bg-opacity: 1;background-color:rgb(7 29 42 / var(--tw-bg-opacity, 1));padding:2em .5em .5em}.diamond-game .game-management-body .game-play-ground .diamond-ground .diamonds-group{display:grid;width:100%;grid-template-columns:repeat(5,minmax(0,1fr));gap:.5em}.profit-calc-item{display:flex;width:100%;justify-content:space-between;border-radius:4px;--tw-bg-opacity: 1;background-color:rgb(26 44 56 / var(--tw-bg-opacity, 1));padding:10px;--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.profit-calc-item p{font-size:14px;font-weight:600;--tw-text-opacity: 1;color:rgb(177 186 211 / var(--tw-text-opacity, 1))}.profit-calc-item:hover{--tw-bg-opacity: 1;background-color:rgb(47 69 83 / var(--tw-bg-opacity, 1))}.tooltip{position:relative;width:100%}.tooltip .tooltip-content{position:absolute;display:grid;min-height:97px;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:14px;border-radius:4px;--tw-bg-opacity: 1;background-color:rgb(26 44 56 / var(--tw-bg-opacity, 1));padding:0 14px 14px;--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition:top .25s ease}.tooltip .tooltip-content:after{position:absolute;left:-18px;border-width:10px;border-style:dotted;--tw-content: "";content:var(--tw-content);border-color:transparent #1a2c38 transparent transparent}.tooltip label{font-size:14px;font-weight:600;--tw-text-opacity: 1;color:rgb(177 186 211 / var(--tw-text-opacity, 1))}.tooltip .input-box{--tw-bg-opacity: 1;background-color:rgb(47 69 83 / var(--tw-bg-opacity, 1))}.diamond-item{position:relative;display:flex;height:6em;flex-direction:column;justify-content:flex-end}.diamond-item .diamond-box{height:40%;width:100%}.diamond-item .diamond-box>div:first-child{position:relative;z-index:1;display:flex;height:85%;align-items:center;justify-content:center;border-top-left-radius:4px;border-top-right-radius:4px}.diamond-item .diamond-box>div:last-child{z-index:1;height:15%;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.diamond-item .diamond-box ._shadow:after{position:absolute;z-index:2;height:40%;width:60%;border-radius:50%;background-color:#0003;--tw-content: "";content:var(--tw-content);animation:diamond-zoom 1s linear infinite}.diamond-item:after{position:absolute;top:-1.2em;z-index:3;height:100%;width:100%;background-size:cover;background-position:center;background-repeat:no-repeat;--tw-content: "";content:var(--tw-content)}@media (min-width: 1024px){.diamond-item:after{top:-1.4em}}@media (min-width: 1280px){.diamond-item:after{top:-1em}}@media (min-width: 1536px){.diamond-item:after{top:-1.2em}}.diamond-item:after{animation:diamond-move 1s linear infinite}@keyframes diamond-zoom{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes diamond-move{0%,to{transform:translateY(0)}50%{transform:translateY(.3em)}}.red:after{background-image:url(/assets/red-D3Ahf8CU.svg)}.green:after{background-image:url(/assets/green-nEzxB1Wv.svg)}.blue:after{background-image:url(/assets/blue-BgxLpgNr.svg)}.cyan:after{background-image:url(/assets/cyan-CnYx6k9C.svg)}.pink:after{background-image:url(/assets/pink-DXiiqaJv.svg)}.purple:after{background-image:url(/assets/purple-DLfT8HxC.svg)}.yellow:after{background-image:url(/assets/yellow-CRtTSMZb.svg)}.limbo-game{display:flex;width:100%;flex-direction:column;gap:16px}.limbo-game .limbo-canvas{background-color:#161f2c;min-height:25rem;height:46vh;overflow:hidden;border-radius:8px;position:relative;width:100%}.limbo-game .limbo-bg{position:absolute;left:0;bottom:0;width:100%;pointer-events:none}.limbo-game .cloud{position:absolute;width:6.25rem;bottom:7.5rem;left:.625rem;pointer-events:none}.limbo-game .cloud-d{width:4.375rem;left:25%;bottom:8.75rem}.limbo-game .cloud-v{width:6.25rem;left:50%}.limbo-game .cloud-g{width:4.375rem;left:80%;bottom:8.75rem}.limbo-game .bg-star{height:9.375rem;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABJcAAAIyCAMAAABB1tu9AAAAb1BMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8v0wLRAAAAJHRSTlMAHAcOAQRLGwsZUAIqJxIWFBAD7oAz9EQ+HryHLHFb3aSxkuEQa2mjAAAGxUlEQVR42uzdAU7CUAwG4L4NtrcxENBERIMYd/8z6g0UE0mXfN8p2uZvG79S+/0qABLZldIEcLPjx+Ml+Bd1UC/BX2zn+RwAiXzXS2Nwq0M5BEAmfekDIJN2aANguWq7CYBE1sU0CshlXYquD8ilqXJMsACC0EAyr/M1ADL5nOdjACRyeX8KAAAAAAAAAAAAgGVprJwCubyNpwDI5HkcLbIBqQynbQCwFHXnjhSQyqovQwBk8lD2AZDJRooCAAAAAAAAAAAAAAAAAAAAAAAAAOCepm4KgEy6sQuATKbO8zqAH72crzUAvti7oxSEYSCKohNjoSIIGqyoRKFk/2t0EVKYwjmLeJ/3JfIe4xMAiTyW9gyATKrvbwAAAAAAAAAAAAAAAAAAAHbt0vUigVxeo2l6AKnYJSCbU78HAAAAAAAAAAAAAADbuAVAKutYAyCTZbQAyKR/ewAAAAAAAAAAAAAAAAAA/zjW6zkAEplLqQGQyFTKHACZTIcAAAAAAAB+7N1JDsIwDAXQJFSFho6rhPtflBNUYoGKJd67QwZblj8AAAAAAAAAAAAAAABAcHtfEkAkvVYbDeF6x9gcvTNLbQIz4Hpzra/EieJagh+4te6/BN9VtnVIAIGsOXvugVAeedICAGJ5KuMAAAD4D8d8SwCBDGNtCSCSVnsCiKQY/QIAAAAAAAAAAAAAAAAAAAAAAAAAAAD4RLlvorOBUNZs3zwQS5l2mf4AAAAAAPBm315xAIShAAg+wj+EhCAQFYDo/c+IBotoxcwxNlkAAAAAgF+WtQ+Amtw5BZTU+Xv5uPKxB5TTz6PBl7chnQEFTU3TBkBFlm3TOAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAICHPTg2ARAGAgD4hYp5SJCAYPZf1BWs5Iu7AwAAAAAAAAAAAAAAAAAAAAAAAP41+hkAhexHPgFQyDzyDoBKzrUHAAAAAAB8t60+A6CQltkDoJArcwVAJaMFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwMve3aQgCIZhFH00v0qDflA0qGH7X2NLaBS8yDmruLMLAAAAAAAAAAAAAOxFG/sAVPKctgBUsk3HIQCFPN7XAAAAAAAAAAAAAAAAP73WJQCVrJ85AJUss14CAAAAAAAAAAD4n8HuAqilP40tAIUcuu4cgELa7X4JAAAAAAAAAAAAAAAAAAAAAADAl906tgEQhgEAllQdYClDqy6s/H8jPyAhZbCvMAAAAADw3b1XAFSynxkAlazpSwAAAL/prQdAJSOvAKjkzBQmoJQ2jgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOBl145OIARiIIAmqwsugnr2X+z1cB9nXN5rIRBmYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAftHXAKhkyeExzehu7sprXZk9mM468gh4qXYtwXz2zDMAKtk+PR61n6MFQCEtNUmgFnkJAAD+o9sMALX0zC0ACtkyrZmAUtbluAMAAAAAAAAAAAAAAAAAAAAAAAAAvuzdS2rDUAwFUMkfFNPSxAbPuv91dthRC4GSyvY5ixDCvk8XAAAAAABAGw5wKkPmGuc2ln5EOJS5Tt+2XFkBHMk2x8nZlwAAAAAAAAAAAKCFVaQP6GXKXAKgk7XO/vgMAAAAgM6mKQA6mZfl9NeRgGO5Zco/Aa1s97t9CQAAAAAAAAAAAAAA4Nu2uuoI/GKap3ixNXMIuIjcK3jSRz7ixcYsz1O5jH3fgyctWfFqg7HEddSuJedpt7uPPcDFzW8B0Mktly0AGvEzDuhmfqxKP/g3YzmhDvQaLJXCRMAfqyz7EtCKwQJAc4PokRA79DLmYjD9ZPx8F5yHL/buIAdhEIgCKKglxkKpCxYmvf85PUEXLGiIvneIyc8kM/96W4wywZl6HO8AXG3ZbBxPLcIkAAxRyx4AZlJKCQAz2eUlAAAAAAAAAADgH9yq6zZgLjVGBUk9Ptkgh8HusSoi6fBszZUQjLYaSz3W3GoAmMnDEzwAAAAAAAAAAAAAAAAAAAAAAAAAAPhJOeUAMJP0SgFgJjnptgEAAAAAAAAAAAAAAAAAAAD4tnfHNgDCQBAEP3KATGTLCSn910gLT2DpQTNVXLQHAAAAAAAAAAAAAAAAAAAAAAAAkHStGST11gPYbt0jSGpHC2C7OeyltN7OAAAAAAAAAAAAAAAAAAAAAAAAAAAAoDz5faAa+X2gmvf5fXsN+Dd7Daimu0uCD3kAQREZ5qEBz3EAAAAASUVORK5CYII=) no-repeat 20px -20px;background-size:100% auto;position:relative}.limbo-game .bg-star .l-star{display:block;opacity:0;position:absolute;left:90%;width:1px;background:transparent;animation:limbo-star-fall 5s linear infinite}.limbo-game .bg-star .l-star:after{content:" ";display:block;border:1px solid white;border-width:0 20px 2px 50px;left:5px;transform:rotate(-45deg);border-color:transparent transparent transparent rgba(255,255,255,.85)}.limbo-game .bg-star .l-star.s-p{left:30%;animation-duration:8s}.limbo-game .bg-star .l-star.s-p:after{border-width:0 10px 2px 25px}.limbo-game .bg-star .l-star.r-p{left:45%;animation-duration:7s}.limbo-game .bg-star .l-star.r-p:after{border-width:0 15px 2px 30px}.limbo-game .game-rocket{position:absolute;width:18.75rem;left:50%;margin-left:-9.375rem;top:3rem;bottom:0}.limbo-game .game-rocket .rocket-number{text-align:center;margin-top:1.25rem;transition:all 1s;position:relative;white-space:nowrap;color:#fff}.limbo-game .rocket-payout,.limbo-game .counter{transition:color .3s ease;font-family:Unlock,Poppins,sans-serif;font-size:7rem;color:#fff;line-height:1}.limbo-game .counter._small{font-size:4.5rem}.limbo-game .rocket-payout.text-success,.limbo-game .rocket-payout.text-success .counter{color:#04ff04}.limbo-game .rocket-payout.text-danger,.limbo-game .rocket-payout.text-danger .counter{color:#ff3b57}.limbo-game .game-rocket .rocket-number .rocket-boom{width:16.25rem;height:15.0625rem;background:url(/assets/boom-DucfeJ_6.png) no-repeat;background-size:100% auto;opacity:0;background-position:0 0;top:50%;position:absolute;left:50%;margin-left:-8.125rem;margin-top:-7.5rem;transform:scale(1.5);pointer-events:none}.limbo-game .game-rocket .rocket-number .rocket-boom.boom{animation:limbo-boom .4s steps(1)}.limbo-game .game-rocket .rocket-wrap{width:6.25rem;margin:0 auto;opacity:1;position:absolute;bottom:2vh;left:50%;margin-left:-3.125rem}.limbo-game .game-rocket .rocket-wrap .rocket-img{margin:0 auto;height:10.3125rem;position:relative;top:3.125rem}.limbo-game .game-rocket .rocket-wrap .rocket-img img{position:absolute;width:100%;top:0;left:0}.limbo-game .game-rocket .rocket-wrap .rocket-fire{margin:-3.75rem auto 0;opacity:0;width:5.0625rem;height:6rem;background:url(/assets/fire-BnO4j425.png) no-repeat;background-size:100% auto;background-position:0 0}.limbo-game .game-rocket .rocket-wrap.fire .rocket-img{transition:top .3s;top:0}.limbo-game .game-rocket .rocket-wrap.fire .rocket-img img{animation:limbo-rocket 1s linear infinite}.limbo-game .game-rocket .rocket-wrap.fire .rocket-fire{opacity:1;animation:limbo-fire .7s steps(1) infinite}.limbo-game .game-rocket .rocket-wrap.flying{bottom:30%;transition:bottom .2s ease-in}.limbo-game .game-rocket .rocket-wrap.flying .rocket-img{top:0}.limbo-game .game-rocket .rocket-wrap.boom{transition:all .2s;transform:translateY(-50%);opacity:0}.limbo-game .game-rocket .rocket-wrap.boom .rocket-img{top:0}.limbo-game .limbo-controls{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:10px}@media (min-width: 768px){.limbo-game .limbo-controls{grid-template-columns:5fr 4fr 3fr}}.limbo-game .control-stack{background:#161f2c;border-radius:10px;border:1px solid #4b5b74;display:flex;height:100%;align-items:center;justify-content:center;gap:6px;padding:6px}.limbo-game .control-btn{background:#283343;color:#8ea2c0;height:32px;min-width:34px;flex-shrink:0;border-radius:6px;font-size:12px;font-weight:700}.limbo-game .control-btn:hover:not(:disabled){--tw-bg-opacity: 1;background-color:rgb(51 65 79 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.limbo-game .control-btn:active:not(:disabled){--tw-scale-x: .94;--tw-scale-y: .94;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.limbo-game .control-btn:disabled{cursor:not-allowed;opacity:.5}.limbo-game .control-btn-col{display:flex;flex-direction:column;gap:4px}.limbo-game .control-field{display:flex;min-width:0px;flex:1 1 0%;flex-direction:column;justify-content:center}.limbo-game .control-field input{width:100%;background-color:transparent;padding-top:4px;padding-bottom:4px;text-align:center;font-size:15px;font-weight:700;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px}.limbo-game .control-field input:disabled{cursor:not-allowed;--tw-text-opacity: 1;color:rgb(142 162 192 / var(--tw-text-opacity, 1))}.limbo-game .control-field .control-label{color:#55657e;text-align:center;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.025em}.limbo-game .btn-bet{background:#ff0037;height:100%;min-height:64px;width:100%;border-radius:12px;padding:12px 27px;font-size:1.1rem;font-weight:800;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.limbo-game .btn-bet:hover:not(:disabled){--tw-brightness: brightness(1.1);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.limbo-game .btn-bet:active:not(:disabled){--tw-scale-x: .98;--tw-scale-y: .98;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.limbo-game .btn-bet:disabled{cursor:not-allowed;opacity:.6}.limbo-game .btn-bet._stop{background:#55657e}.limbo-game .limbo-odds{display:flex;flex-wrap:wrap;justify-content:center;-moz-column-gap:24px;column-gap:24px;row-gap:4px;font-size:12px;font-weight:700}.limbo-game .limbo-odds span{color:#55657e}.limbo-game .limbo-odds b{font-weight:700;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.limbo-game .limbo-tabs{display:flex;justify-content:center;gap:10px}.limbo-game .limbo-tabs button{color:#55657e;border-radius:8px;padding:8px 18px;font-size:15px;font-weight:700}.limbo-game .limbo-tabs button._active{--tw-bg-opacity: 1;background-color:rgb(22 31 44 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.limbo-game .limbo-tabs button:disabled{cursor:not-allowed;opacity:.5}.limbo-game .auto-panel{background:#161f2c;border-radius:10px;border:1px solid #4b5b74;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:16px}@media (min-width: 768px){.limbo-game .auto-panel{grid-template-columns:repeat(3,minmax(0,1fr))}}.limbo-game .auto-panel label{color:#91a9cf;font-size:13px;font-weight:700}@media (min-width: 768px){.limbo-game .auto-panel label{font-size:15px}}.limbo-game .auto-panel .auto-field{display:flex;flex-direction:column;gap:6px}.limbo-game .auto-panel .auto-input{border:1px solid #55657e;display:flex;align-items:center;border-radius:12px;padding-left:10px;padding-right:10px}.limbo-game .auto-panel .auto-input input{width:100%;background-color:transparent;padding-top:8px;padding-bottom:8px;font-size:15px;font-weight:700;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px}.limbo-game .auto-panel .auto-input input:disabled{cursor:not-allowed;--tw-text-opacity: 1;color:rgb(142 162 192 / var(--tw-text-opacity, 1))}.limbo-game .auto-panel .auto-input .adornment{color:#91a9cf;padding-left:4px;font-size:14px;font-weight:700}@keyframes limbo-star-fall{0%{opacity:0;transform:scale(.5) translate(0)}50%{opacity:1;transform:translate(-200px,200px)}to{opacity:0;transform:scale(1.2) translate(-300px,300px)}}@keyframes limbo-rocket{0%{left:.3125rem;top:.1875rem}10%{left:.1875rem;top:.25rem}20%{left:-.0625rem;top:.0625rem}30%{left:-.1875rem;top:.125rem}40%{left:.25rem;top:.3125rem}50%{left:-.125rem;top:0}60%{left:.1875rem;top:.125rem}70%{left:.0625rem;top:.25rem}80%{left:-.0625rem;top:.0625rem}90%{left:-.125rem;top:.1875rem}to{left:.1875rem;top:.3125rem}}@keyframes limbo-boom{0%{opacity:0}48%{background-position:0 0;opacity:.5}52%{background-position:0 -15.6875rem}56%{background-position:0 -31.375rem}60%{background-position:0 -47.0625rem}64%{background-position:0 -62.75rem}68%{background-position:0 -78.4375rem}72%{background-position:0 -94.125rem}76%{background-position:0 -109.8125rem;opacity:1}80%{background-position:0 -125.5rem}84%{background-position:0 -141.1875rem}88%{background-position:0 -156.875rem}92%{background-position:0 -172.5625rem}96%{background-position:0 -188.25rem}to{background-position:0 -203.9375rem;opacity:0}}@keyframes limbo-fire{0%{background-position:0 0}5%{background-position:0 -6.4375rem}10%{background-position:0 -12.875rem}15%{background-position:0 -19.3125rem}20%{background-position:0 -25.75rem}25%{background-position:0 -32.1875rem}30%{background-position:0 -38.625rem}35%{background-position:0 -45.0625rem}40%{background-position:0 -51.5rem}45%{background-position:0 -57.9375rem}50%{background-position:0 -64.375rem}55%{background-position:0 -70.8125rem}60%{background-position:0 -64.375rem}65%{background-position:0 -57.9375rem}70%{background-position:0 -51.5rem}75%{background-position:0 -45.0625rem}80%{background-position:0 -38.625rem}85%{background-position:0 -32.1875rem}90%{background-position:0 -25.75rem}95%{background-position:0 -19.3125rem}98%{background-position:0 -12.875rem}to{background-position:0 -6.4375rem}}@media screen and (max-width: 767px){.limbo-game .limbo-canvas{min-height:20rem;height:38vh}.limbo-game .rocket-payout,.limbo-game .counter{font-size:4rem}.limbo-game .counter._small{font-size:2.6rem}.limbo-game .game-rocket .rocket-wrap{width:5rem;margin-left:-2.5rem}.limbo-game .game-rocket .rocket-wrap .rocket-fire{margin-top:-5.625rem;transform:scale(.8)}.limbo-game .cloud{width:3.125rem;left:1.25rem}.limbo-game .cloud-d{width:2.1875rem;left:25%}.limbo-game .cloud-v{width:3.125rem;left:65%}.limbo-game .cloud-g{width:2.1875rem;left:85%}}.play-target-item{position:relative;display:flex;height:100%;width:100%;align-items:center;justify-content:center}.play-target-item .target-item-inner{background-image:url(/assets/item_box-DHE8L01h.webp);position:absolute;display:flex;height:100%;width:100%;align-items:center;justify-content:center;border-width:1px;border-color:transparent;background-size:cover;background-position:center;background-repeat:no-repeat}.play-target-item .target-item-inner:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTgiIGhlaWdodD0iNTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTI5LjAwMSA1Mi43NzJhMjMuNzcgMjMuNzcgMCAxIDEgMjMuNzY4LTIzLjc3IDIzLjc5OCAyMy43OTggMCAwIDEtMjMuNzY4IDIzLjc3Wm0wLTQ1LjI2YTIxLjQ4OCAyMS40ODggMCAxIDAgMjEuNDg2IDIxLjQ5IDIxLjUxNCAyMS41MTQgMCAwIDAtMjEuNDg2LTIxLjQ5WiIgZmlsbD0idXJsKCcjcGFpbnQwX3JhZGlhbF83MTNfNDc4NTUyJykiIGZpbGwtb3BhY2l0eT0iLjM1Ii8+PHBhdGggZD0iTTI5LjI4NSAzNi4wNDVoLS41N1Y1OGguNTdWMzYuMDQ1WiIgZmlsbD0idXJsKCcjcGFpbnQxX3JhZGlhbF83MTNfNDc4NTUyJykiIGZpbGwtb3BhY2l0eT0iLjM1Ii8+PHBhdGggZD0iTTI5LjI4NSAwaC0uNTd2MjEuOTU1aC41N1YwWiIgZmlsbD0idXJsKCcjcGFpbnQyX3JhZGlhbF83MTNfNDc4NTUyJykiIGZpbGwtb3BhY2l0eT0iLjM1Ii8+PHBhdGggZD0iTTIxLjk1NSAyOC43MTVIMHYuNTdoMjEuOTU1di0uNTdaIiBmaWxsPSJ1cmwoJyNwYWludDNfcmFkaWFsXzcxM180Nzg1NTInKSIgZmlsbC1vcGFjaXR5PSIuMzUiLz48cGF0aCBkPSJNNTggMjguNzE1SDM2LjA0NXYuNTdINTh2LS41N1oiIGZpbGw9InVybCgnI3BhaW50NF9yYWRpYWxfNzEzXzQ3ODU1MicpIiBmaWxsLW9wYWNpdHk9Ii4zNSIvPjxkZWZzPjxyYWRpYWxHcmFkaWVudCBpZD0icGFpbnQwX3JhZGlhbF83MTNfNDc4NTUyIiBjeD0iMCIgY3k9IjAiIHI9IjEiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiBncmFkaWVudFRyYW5zZm9ybT0ibWF0cml4KDAgMjkgLTI5IDAgMjkgMjkpIj48c3RvcCBzdG9wLWNvbG9yPSIjZmZmIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjZmZmIiBzdG9wLW9wYWNpdHk9IjAiLz48L3JhZGlhbEdyYWRpZW50PjxyYWRpYWxHcmFkaWVudCBpZD0icGFpbnQxX3JhZGlhbF83MTNfNDc4NTUyIiBjeD0iMCIgY3k9IjAiIHI9IjEiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiBncmFkaWVudFRyYW5zZm9ybT0ibWF0cml4KDAgMjkgLTI5IDAgMjkgMjkpIj48c3RvcCBzdG9wLWNvbG9yPSIjZmZmIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjZmZmIiBzdG9wLW9wYWNpdHk9IjAiLz48L3JhZGlhbEdyYWRpZW50PjxyYWRpYWxHcmFkaWVudCBpZD0icGFpbnQyX3JhZGlhbF83MTNfNDc4NTUyIiBjeD0iMCIgY3k9IjAiIHI9IjEiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiBncmFkaWVudFRyYW5zZm9ybT0ibWF0cml4KDAgMjkgLTI5IDAgMjkgMjkpIj48c3RvcCBzdG9wLWNvbG9yPSIjZmZmIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjZmZmIiBzdG9wLW9wYWNpdHk9IjAiLz48L3JhZGlhbEdyYWRpZW50PjxyYWRpYWxHcmFkaWVudCBpZD0icGFpbnQzX3JhZGlhbF83MTNfNDc4NTUyIiBjeD0iMCIgY3k9IjAiIHI9IjEiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiBncmFkaWVudFRyYW5zZm9ybT0ibWF0cml4KDAgMjkgLTI5IDAgMjkgMjkpIj48c3RvcCBzdG9wLWNvbG9yPSIjZmZmIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjZmZmIiBzdG9wLW9wYWNpdHk9IjAiLz48L3JhZGlhbEdyYWRpZW50PjxyYWRpYWxHcmFkaWVudCBpZD0icGFpbnQ0X3JhZGlhbF83MTNfNDc4NTUyIiBjeD0iMCIgY3k9IjAiIHI9IjEiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiBncmFkaWVudFRyYW5zZm9ybT0ibWF0cml4KDAgMjkgLTI5IDAgMjkgMjkpIj48c3RvcCBzdG9wLWNvbG9yPSIjZmZmIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjZmZmIiBzdG9wLW9wYWNpdHk9IjAiLz48L3JhZGlhbEdyYWRpZW50PjwvZGVmcz48L3N2Zz4=);position:absolute;height:80%;width:80%;background-size:cover;background-repeat:no-repeat;--tw-content: "";content:var(--tw-content)}.play-target-item .target-item-inner .target-item-sum{position:absolute;font-size:.625em;font-weight:600;line-height:1em;--tw-text-opacity: 1;color:rgb(254 201 22 / var(--tw-text-opacity, 1));opacity:0}.play-target-item:hover{cursor:pointer}.play-target-item:hover .target-item-inner{background-image:url(/assets/item_active_box-C29oTIl6.webp)}@media (min-width: 500px){.play-target-item:hover .target-item-sum{opacity:1}}.play-target-item:hover .target-item-shadow{box-shadow:0 .125rem .25rem #00000080}.play-target-item ._win1:before{display:none!important}.play-target-item ._win1{background-image:url(/assets/player1-whOiYy7t.webp)!important;animation:open .2s cubic-bezier(.175,.885,.32,1.275)}@keyframes open{0%{opacity:.4;transform:scale(.4)}to{opacity:1;transform:scale(1)}}.play-target-item ._win2:before{display:none!important}.play-target-item ._win2{animation:open .2s cubic-bezier(.175,.885,.32,1.275);background-image:url(/assets/player2-CY7Z47Z8.webp)!important}.play-target-item ._win3:before{display:none!important}.play-target-item ._win3{animation:open .2s cubic-bezier(.175,.885,.32,1.275);background-image:url(/assets/player3-B2qapOoz.webp)!important}.play-target-item ._lose:before{display:none!important}.play-target-item ._lose{animation:open .2s cubic-bezier(.175,.885,.32,1.275);background-image:url(/assets/lose-B54uVpZa.webp)!important}.play-target-item ._shadow{box-shadow:0 .25rem .375rem #000000a6;position:absolute;z-index:1;height:85%;width:85%;border-radius:20%;background-color:#0000}.play-target-item ._loading:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTgiIGhlaWdodD0iNTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTI5LjAwMSA1Mi43NzJhMjMuNzcgMjMuNzcgMCAxIDEgMjMuNzY4LTIzLjc3IDIzLjc5OCAyMy43OTggMCAwIDEtMjMuNzY4IDIzLjc3Wm0wLTQ1LjI2YTIxLjQ4OCAyMS40ODggMCAxIDAgMjEuNDg2IDIxLjQ5IDIxLjUxNCAyMS41MTQgMCAwIDAtMjEuNDg2LTIxLjQ5WiIgZmlsbD0idXJsKCcjcGFpbnQwX3JhZGlhbF83MTNfNDc4NTU2JykiLz48cGF0aCBkPSJNMjkuMjg1IDM2LjA0NWgtLjU3VjU4aC41N1YzNi4wNDVaIiBmaWxsPSJ1cmwoJyNwYWludDFfcmFkaWFsXzcxM180Nzg1NTYnKSIvPjxwYXRoIGQ9Ik0yOS4yODUgMGgtLjU3djIxLjk1NWguNTdWMFoiIGZpbGw9InVybCgnI3BhaW50Ml9yYWRpYWxfNzEzXzQ3ODU1NicpIi8+PHBhdGggZD0iTTIxLjk1NSAyOC43MTVIMHYuNTdoMjEuOTU1di0uNTdaIiBmaWxsPSJ1cmwoJyNwYWludDNfcmFkaWFsXzcxM180Nzg1NTYnKSIvPjxwYXRoIGQ9Ik01OCAyOC43MTVIMzYuMDQ1di41N0g1OHYtLjU3WiIgZmlsbD0idXJsKCcjcGFpbnQ0X3JhZGlhbF83MTNfNDc4NTU2JykiLz48ZGVmcz48cmFkaWFsR3JhZGllbnQgaWQ9InBhaW50MF9yYWRpYWxfNzEzXzQ3ODU1NiIgY3g9IjAiIGN5PSIwIiByPSIxIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgwIDI5IC0yOSAwIDI5IDI5KSI+PHN0b3Agc3RvcC1jb2xvcj0iI0ZGQzAyMCIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI0ZGQzAyMCIgc3RvcC1vcGFjaXR5PSIwIi8+PC9yYWRpYWxHcmFkaWVudD48cmFkaWFsR3JhZGllbnQgaWQ9InBhaW50MV9yYWRpYWxfNzEzXzQ3ODU1NiIgY3g9IjAiIGN5PSIwIiByPSIxIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgwIDI5IC0yOSAwIDI5IDI5KSI+PHN0b3Agc3RvcC1jb2xvcj0iI0ZGQzAyMCIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI0ZGQzAyMCIgc3RvcC1vcGFjaXR5PSIwIi8+PC9yYWRpYWxHcmFkaWVudD48cmFkaWFsR3JhZGllbnQgaWQ9InBhaW50Ml9yYWRpYWxfNzEzXzQ3ODU1NiIgY3g9IjAiIGN5PSIwIiByPSIxIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgwIDI5IC0yOSAwIDI5IDI5KSI+PHN0b3Agc3RvcC1jb2xvcj0iI0ZGQzAyMCIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI0ZGQzAyMCIgc3RvcC1vcGFjaXR5PSIwIi8+PC9yYWRpYWxHcmFkaWVudD48cmFkaWFsR3JhZGllbnQgaWQ9InBhaW50M19yYWRpYWxfNzEzXzQ3ODU1NiIgY3g9IjAiIGN5PSIwIiByPSIxIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgwIDI5IC0yOSAwIDI5IDI5KSI+PHN0b3Agc3RvcC1jb2xvcj0iI0ZGQzAyMCIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI0ZGQzAyMCIgc3RvcC1vcGFjaXR5PSIwIi8+PC9yYWRpYWxHcmFkaWVudD48cmFkaWFsR3JhZGllbnQgaWQ9InBhaW50NF9yYWRpYWxfNzEzXzQ3ODU1NiIgY3g9IjAiIGN5PSIwIiByPSIxIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgwIDI5IC0yOSAwIDI5IDI5KSI+PHN0b3Agc3RvcC1jb2xvcj0iI0ZGQzAyMCIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI0ZGQzAyMCIgc3RvcC1vcGFjaXR5PSIwIi8+PC9yYWRpYWxHcmFkaWVudD48L2RlZnM+PC9zdmc+);position:absolute;height:80%;width:80%;background-size:cover;background-repeat:no-repeat;--tw-content: "";content:var(--tw-content);animation:scale .4s linear infinite}@keyframes scale{0%{transform:scale(1)}50%{transform:scale(.4)}to{transform:scale(1)}}.play-target-item ._turbo_active{background-image:url(/assets/item_active_box-C29oTIl6.webp)}.play-target-item ._turbo_active:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTgiIGhlaWdodD0iNTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTI5LjAwMSA1Mi43NzJhMjMuNzcgMjMuNzcgMCAxIDEgMjMuNzY4LTIzLjc3IDIzLjc5OCAyMy43OTggMCAwIDEtMjMuNzY4IDIzLjc3Wm0wLTQ1LjI2YTIxLjQ4OCAyMS40ODggMCAxIDAgMjEuNDg2IDIxLjQ5IDIxLjUxNCAyMS41MTQgMCAwIDAtMjEuNDg2LTIxLjQ5WiIgZmlsbD0idXJsKCcjcGFpbnQwX3JhZGlhbF83MTNfNDc4NTU2JykiLz48cGF0aCBkPSJNMjkuMjg1IDM2LjA0NWgtLjU3VjU4aC41N1YzNi4wNDVaIiBmaWxsPSJ1cmwoJyNwYWludDFfcmFkaWFsXzcxM180Nzg1NTYnKSIvPjxwYXRoIGQ9Ik0yOS4yODUgMGgtLjU3djIxLjk1NWguNTdWMFoiIGZpbGw9InVybCgnI3BhaW50Ml9yYWRpYWxfNzEzXzQ3ODU1NicpIi8+PHBhdGggZD0iTTIxLjk1NSAyOC43MTVIMHYuNTdoMjEuOTU1di0uNTdaIiBmaWxsPSJ1cmwoJyNwYWludDNfcmFkaWFsXzcxM180Nzg1NTYnKSIvPjxwYXRoIGQ9Ik01OCAyOC43MTVIMzYuMDQ1di41N0g1OHYtLjU3WiIgZmlsbD0idXJsKCcjcGFpbnQ0X3JhZGlhbF83MTNfNDc4NTU2JykiLz48ZGVmcz48cmFkaWFsR3JhZGllbnQgaWQ9InBhaW50MF9yYWRpYWxfNzEzXzQ3ODU1NiIgY3g9IjAiIGN5PSIwIiByPSIxIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgwIDI5IC0yOSAwIDI5IDI5KSI+PHN0b3Agc3RvcC1jb2xvcj0iI0ZGQzAyMCIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI0ZGQzAyMCIgc3RvcC1vcGFjaXR5PSIwIi8+PC9yYWRpYWxHcmFkaWVudD48cmFkaWFsR3JhZGllbnQgaWQ9InBhaW50MV9yYWRpYWxfNzEzXzQ3ODU1NiIgY3g9IjAiIGN5PSIwIiByPSIxIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgwIDI5IC0yOSAwIDI5IDI5KSI+PHN0b3Agc3RvcC1jb2xvcj0iI0ZGQzAyMCIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI0ZGQzAyMCIgc3RvcC1vcGFjaXR5PSIwIi8+PC9yYWRpYWxHcmFkaWVudD48cmFkaWFsR3JhZGllbnQgaWQ9InBhaW50Ml9yYWRpYWxfNzEzXzQ3ODU1NiIgY3g9IjAiIGN5PSIwIiByPSIxIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgwIDI5IC0yOSAwIDI5IDI5KSI+PHN0b3Agc3RvcC1jb2xvcj0iI0ZGQzAyMCIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI0ZGQzAyMCIgc3RvcC1vcGFjaXR5PSIwIi8+PC9yYWRpYWxHcmFkaWVudD48cmFkaWFsR3JhZGllbnQgaWQ9InBhaW50M19yYWRpYWxfNzEzXzQ3ODU1NiIgY3g9IjAiIGN5PSIwIiByPSIxIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgwIDI5IC0yOSAwIDI5IDI5KSI+PHN0b3Agc3RvcC1jb2xvcj0iI0ZGQzAyMCIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI0ZGQzAyMCIgc3RvcC1vcGFjaXR5PSIwIi8+PC9yYWRpYWxHcmFkaWVudD48cmFkaWFsR3JhZGllbnQgaWQ9InBhaW50NF9yYWRpYWxfNzEzXzQ3ODU1NiIgY3g9IjAiIGN5PSIwIiByPSIxIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgwIDI5IC0yOSAwIDI5IDI5KSI+PHN0b3Agc3RvcC1jb2xvcj0iI0ZGQzAyMCIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI0ZGQzAyMCIgc3RvcC1vcGFjaXR5PSIwIi8+PC9yYWRpYWxHcmFkaWVudD48L2RlZnM+PC9zdmc+);position:absolute;height:80%;width:80%;background-size:cover;background-repeat:no-repeat;--tw-content: "";content:var(--tw-content)}.play-target-item ._turbo_active .turbo-mark{font-size:1.2em;font-weight:600;line-height:1em;--tw-text-opacity: 1;color:rgb(254 201 22 / var(--tw-text-opacity, 1))}.mine-box{width:8em;background:radial-gradient(109.31% 79.17% at 63.19% 13.89%,#a4c1e365,#00000025);border-radius:.75em;position:relative;box-shadow:inset 0 -.125em .375em #7797d74d,inset 0 .25em .5em #000c1fbf}.mine-box .mine-box-inner{justify-content:space-between;align-items:center;display:flex}.mine-box .mine-box-inner input{width:100%;text-align:center;color:#fff;mix-blend-mode:normal;text-shadow:-.0625em -.0625em .125em rgba(255,255,255,.25),.0625em .0625em .125em rgba(0,0,0,.25);background-color:#0000;border:0;outline:0;align-items:center;margin:0;padding:0;font-size:1em;font-weight:700;line-height:1em;display:flex}.mine-box .mine-box-inner .mine-box-control-btn{z-index:2;min-width:2.25em;min-height:2.25em;width:2.25em;height:2.25em;background:radial-gradient(77.61% 100% at 66.85% 0,#6d7e97,#303f55,#0e1b2f);border-radius:.75em;flex-direction:row;justify-content:center;align-items:center;padding:.1875em;display:flex;position:relative;box-shadow:.0625em .0625em .25em #ffffff26,-.125em -.125em .25em #00000059}.mine-box .mine-box-inner .mine-box-control-btn>span{width:100%;height:100%;color:#ffffffbf;text-shadow:.0625em .0625em .125em rgba(255,255,255,.25),-.0625em -.0625em .125em rgba(0,0,0,.25);background:radial-gradient(72.79% 72.79% at 50% 83.09%,#213147,#1f2e45);border-radius:.75em;flex-direction:row;justify-content:center;align-items:center;font-size:.875em;font-weight:700;line-height:1em;display:flex;box-shadow:inset 0 -.25em .5em #ffffff1a,inset 0 .25em .5em #00000040}.mine-box .mine-box-inner ._active:hover{cursor:pointer;background:radial-gradient(77.61% 100% at 66.85% 0,#6d7e97,#303f55,#0e1b2f);box-shadow:0 0 .375em #7cb3ffbf,inset 0 0 .125em #7cb3ffbf}.mine-box .mine-box-inner ._active:active{background:radial-gradient(77.61% 100% at 66.85% 0,#6d7e97,#303f55,#0e1b2f);box-shadow:0 0 .375em #7cb3ffbf,.0625em .0625em .125em #ffffff26,-.0625em -.0625em .25em #000000bf,inset 0 0 .25em #7cb3ffbf,inset 0 0 .125em #7cb3ffbf}.mine-box input::-webkit-outer-spin-button,.mine-box input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.mobile-mine-box{background:radial-gradient(109.31% 79.17% at 63.19% 13.89%,#a4c1e365,#00000025);border-radius:.75em;flex-flow:wrap;justify-content:center;align-items:center;gap:.75em;margin-bottom:1.25em;display:flex;box-shadow:inset 0 -.125em .375em #7797d74d,inset 0 .25em .5em #000c1fbf}.mobile-mine-box .mobile-mine-btns{width:100%;height:2.75em;background:radial-gradient(77.61% 100% at 66.85% 0,#6d7e97,#303f55,#0e1b2f);border-radius:.75em;flex-direction:row;justify-content:center;align-items:center;padding:.1875em;display:flex;box-shadow:.0625em .0625em .25em #ffffff26,-.125em -.125em .25em #00000059}.mobile-mine-box .mobile-mine-btns .mobile-mine-btns-inner{width:100%;height:100%;background:radial-gradient(72.79% 72.79% at 50% 83.09%,#213147,#1f2e45);border-radius:.5625em;justify-content:space-between;align-items:center;display:flex;text-shadow:.0625em .0625em .125em rgba(255,255,255,.25),-.0625em -.0625em .125em rgba(0,0,0,.25)}.mobile-mine-box .mobile-mine-btns .mobile-mine-btns-inner .wicket-btn{width:100%;height:3.5em;text-align:center;color:#ffffffbf;text-shadow:.0625em .0625em .125em rgba(255,255,255,.25),-.0625em -.0625em .125em rgba(0,0,0,.25);flex-direction:row;justify-content:center;align-items:center;font-size:.75em;font-weight:700;line-height:1em;display:flex;position:relative}.mobile-mine-box .mobile-mine-btns .mobile-mine-btns-inner .wicket-btn:before{content:"";z-index:2;opacity:0;background:0 0;position:absolute;top:0;bottom:0;left:-.1875em;right:-.1875em;box-shadow:0 .375em .375em -.375em #7cb3ff,0 -.375em .375em -.375em #7cb3ff}.mobile-mine-box .mobile-mine-btns .mobile-mine-btns-inner .wicket-btn:after{content:"";width:.125em;height:1.625em;background:radial-gradient(141.46% 100% at 75% 0,#16253a,#36445b 55.48%,#212e43 78.83%,#19273d);position:absolute;right:-.0625em;transform:rotate(180deg)}.mobile-mine-box .mobile-mine-btns .mobile-mine-btns-inner .wicket-btn:first-child:before{display:none}.mobile-mine-box .mobile-mine-btns .mobile-mine-btns-inner .wicket-btn:nth-child(1):active{border-radius:.75em 0 0 .75em;left:0;box-shadow:-.125em 0 .25em #7cb3ffbf}.mobile-mine-box .mobile-mine-btns .mobile-mine-btns-inner .wicket-btn:nth-child(1):active:before{opacity:1}.mobile-mine-box .mobile-mine-btns .mobile-mine-btns-inner .wicket-btn:nth-child(2):active:before,.mobile-mine-box .mobile-mine-btns .mobile-mine-btns-inner .wicket-btn:nth-child(3):active:before{opacity:1}.mobile-mine-box .mobile-mine-btns .mobile-mine-btns-inner .wicket-btn:nth-child(4):active{border-radius:0 .75em .75em 0;right:0;box-shadow:.125em 0 .25em #7cb3ffbf}.mobile-mine-box .mobile-mine-btns .mobile-mine-btns-inner .wicket-btn:nth-child(4):active:before{opacity:1}.mobile-mine-box .mobile-mine-btns .mobile-mine-btns-inner .wicket-btn:last-child:after{display:none}.mobile-mine-box .mobile-mine-input{width:100%;height:2.75em;justify-content:space-between;align-items:center;display:flex;position:relative}.mobile-mine-box .mobile-mine-input>input{width:100%;text-align:center;color:#fff;text-shadow:-.0625em -.0625em .125em rgba(255,255,255,.25),.0625em .0625em .125em rgba(0,0,0,.25);background-color:#0000;border:0;outline:0;align-items:center;margin:0;padding:0;font-size:1em;font-weight:700;line-height:1em;display:flex}.mobile-mine-box .mobile-mine-input .input-btn{min-width:2.75em;min-height:2.75em;width:2.75em;height:2.75em;z-index:2;background:radial-gradient(77.61% 100% at 66.85% 0,#6d7e97,#303f55,#0e1b2f);border-radius:.75em;flex-direction:row;justify-content:center;align-items:center;padding:.1875em;display:flex;position:relative;box-shadow:.0625em .0625em .25em #ffffff26,-.125em -.125em .25em #00000059}.mobile-mine-box .mobile-mine-input .input-btn .input-btn-inner{width:100%;height:100%;text-align:center;color:#ffffffbf;text-shadow:.0625em .0625em .125em rgba(255,255,255,.25),-.0625em -.0625em .125em rgba(0,0,0,.25);background:radial-gradient(72.79% 72.79% at 50% 83.09%,#213147,#1f2e45);border-radius:.5625em;flex-direction:row;justify-content:center;align-items:center;font-size:1.25em;font-weight:700;line-height:1em;display:flex;box-shadow:inset 0 -.25em .5em #ffffff1a,inset 0 .25em .5em #00000040}.mobile-mine-box .mobile-mine-input .input-btn:active{box-shadow:0 0 .375em #7cb3ffbf,.0625em .0625em .125em #ffffff26,-.0625em -.0625em .25em #000000bf,inset 0 0 .25em #7cb3ffbf,inset 0 0 .125em #7cb3ffbf}.mobile-mine-box input::-webkit-outer-spin-button,.mobile-mine-box input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.amount-box{width:9em;height:9em}.amount-box .amount-landscape{width:9em;height:9em;background:radial-gradient(65.01% 100% at 66.85% 0,#6d7e97,#303f55,#0e1b2f);border-radius:50%;flex-direction:row;justify-content:center;align-items:center;padding:.1875em;display:flex;box-shadow:-.0625em .125em .25em #ffffff1a,.0625em -.125em .375em #00000059}.amount-box .amount-landscape .amount-landscape-inner{width:100%;height:100%;background:radial-gradient(72.79% 72.79% at 50% 83.09%,#213147,#1f2e45);border-radius:50%;flex-direction:row;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:inset 0 -.25em .5em #ffffff1a,inset 0 .25em .5em #00000040}.amount-box .amount-landscape .amount-landscape-inner:before{content:"";width:.125em;height:7.875em;pointer-events:none;background:radial-gradient(141.46% 100% at 75% 0,#16253a,#36445b 55.48%,#212e43 78.83%,#19273d);border-radius:.0625em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(180deg)}.amount-box .amount-landscape .amount-landscape-inner:after{content:"";width:.125em;height:7.875em;pointer-events:none;background:radial-gradient(141.46% 100% at 75% 0,#16253a,#36445b 55.48%,#212e43 78.83%,#19273d);border-radius:.0625em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-90deg)}.amount-box .amount-landscape .amount-landscape-inner .amount-landscape-center{width:4.5em;height:4.5em;z-index:2;background:radial-gradient(75.69% 75.69% at 60.42% 24.31%,#202f46,#122034);border-radius:50%;display:flex;justify-content:center;align-items:center;position:absolute;box-shadow:inset 0 .25em .5em #000c1fbf}.amount-box .amount-landscape .amount-landscape-inner .amount-landscape-center>input{width:100%;height:1em;text-align:center;font-size:.75em;color:#fff;text-shadow:-.0625em -.0625em .125em rgba(255,255,255,.25),.0625em .0625em .125em rgba(0,0,0,.25);background:0 0;border:0;outline:0;font-weight:700;line-height:1em}.amount-box .amount-landscape .amount-landscape-inner .amount-landscape-btn-group{z-index:1;border-radius:50%;flex-wrap:wrap;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.amount-box .amount-landscape .amount-landscape-inner .amount-landscape-btn-group .amount-landscape-btn{width:50%;height:50%;top:-.1875em;left:-.1875em;color:#ffffffbf;text-shadow:.0625em .0625em .125em rgba(255,255,255,.25),-.0625em -.0625em .125em rgba(0,0,0,.25);cursor:pointer;flex-direction:row;justify-content:center;align-items:center;line-height:1em;display:flex;position:relative}.amount-box .amount-landscape .amount-landscape-inner .amount-landscape-btn-group .amount-landscape-btn>span{font-size:.625em;font-weight:600}.amount-box .amount-landscape .amount-landscape-inner .amount-landscape-btn-group .amount-landscape-btn:before{content:"";width:calc(100% + .1875em);height:calc(100% + .1875em);filter:blur(.125em);opacity:0;background:radial-gradient(100% 100% at 0 0,#60a2ff00 96.95%,#60a2ff);border-radius:0 0 4.5em;transition:opacity .2s ease-in-out;position:absolute;top:0;bottom:0;left:0;right:0}.amount-box .amount-landscape .amount-landscape-inner .amount-landscape-btn-group .amount-landscape-btn:after{content:"";width:calc(100% + .1875em);height:calc(100% + .1875em);z-index:-1;filter:blur(.0625em);opacity:0;background:linear-gradient(#00000003,#00000003),radial-gradient(100% 100% at 0 0,#60a2ff00,#60a2ff00 90.76%,#60a2ff0d 95.99%,#60a2ff18 97.84%,#60a2ff80);border-radius:0 0 4.5em;transition:opacity .2s ease-in-out;position:absolute;top:0;bottom:0;left:0;right:0;box-shadow:inset -.5em -.5em 1em #60a2ff59}.amount-box .amount-landscape .amount-landscape-inner .amount-landscape-btn-group .amount-landscape-btn:hover,.amount-box .amount-landscape .amount-landscape-inner .amount-landscape-btn-group .amount-landscape-btn:active{color:#6a91c5;text-shadow:0 0 .125em #3d5c88,.0625em .0625em .125em rgba(255,255,255,.25),-.0625em -.0625em .125em rgba(0,0,0,.25)}.amount-box .amount-landscape .amount-landscape-inner .amount-landscape-btn-group .amount-landscape-btn:hover:before,.amount-box .amount-landscape .amount-landscape-inner .amount-landscape-btn-group .amount-landscape-btn:hover:after,.amount-box .amount-landscape .amount-landscape-inner .amount-landscape-btn-group .amount-landscape-btn:active:before,.amount-box .amount-landscape .amount-landscape-inner .amount-landscape-btn-group .amount-landscape-btn:active:after{opacity:1}.amount-box .amount-landscape .amount-landscape-inner .amount-landscape-btn-group .amount-landscape-btn:active:after{background:radial-gradient(100% 100% at 0 0,#22334bc2 52.67%,#182333 95.63%,#17223200 96.69%,#141e2d00),radial-gradient(100% 100% at 0 0,#60a2ff00 96.95%,#60a2ff)}.amount-box .amount-landscape .amount-landscape-inner .amount-landscape-btn-group .top-left:before{transform:rotate(180deg)}.amount-box .amount-landscape .amount-landscape-inner .amount-landscape-btn-group .top-left:after{transform:rotate(180deg)}.amount-box .amount-landscape .amount-landscape-inner .amount-landscape-btn-group .top-right:before{transform:rotate(270deg)}.amount-box .amount-landscape .amount-landscape-inner .amount-landscape-btn-group .top-right:after{transform:rotate(270deg)}.amount-box .amount-landscape .amount-landscape-inner .amount-landscape-btn-group .bottom-left:before{transform:rotate(90deg)}.amount-box .amount-landscape .amount-landscape-inner .amount-landscape-btn-group .bottom-left:after{transform:rotate(90deg)}.mobile-amount-box{display:block;width:100%;font-size:4vw}.mobile-amount-box .mobile-amount-controller{width:100%;height:3em;position:relative}.mobile-amount-box .mobile-amount-controller .mobile-amount-inner{width:100%;height:100%;justify-content:space-between;align-items:center;display:flex}.mobile-amount-box .mobile-amount-controller .mobile-amount-inner .mobile-amount-title{text-align:center;color:#fff;opacity:.75;z-index:3;pointer-events:none;font-size:.5625em;font-weight:400;line-height:100%;position:absolute;top:.125em;left:50%;transform:translate(-50%)}.mobile-amount-box .mobile-amount-controller .mobile-amount-inner .mobile-amount-btns{z-index:2;min-width:5.75em;height:2.25em;background:radial-gradient(65.01% 100% at 66.85% 0,#6d7e97,#303f55,#0e1b2f);border-radius:.75em;flex-direction:row;justify-content:center;align-items:center;padding:.1875em;display:flex;position:relative;box-shadow:.125em .125em .25em #ffffff26,-.125em -.125em .375em #00000080}.mobile-amount-box .mobile-amount-controller .mobile-amount-inner .mobile-amount-btns .mobile-amount-btns-inner{flex-direction:row;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.mobile-amount-box .mobile-amount-controller .mobile-amount-inner .mobile-amount-btns .mobile-amount-btns-inner .btn-left,.mobile-amount-box .mobile-amount-controller .mobile-amount-inner .mobile-amount-btns .mobile-amount-btns-inner .btn-right{width:100%;height:100%;cursor:pointer;text-align:center;color:#fff;text-shadow:.0625em .0625em .125em rgba(255,255,255,.25),-.0625em -.0625em .125em rgba(0,0,0,.25);border-radius:.75em;justify-content:center;align-items:center;font-size:.75em;font-weight:600;line-height:1em;display:flex}.mobile-amount-box .mobile-amount-controller .mobile-amount-inner .mobile-amount-btns .mobile-amount-btns-inner .btn-left:active{text-shadow:0 0 .125rem #3d5c88,.0625rem .0625rem .125rem rgba(255,255,255,.25),-.0625rem -.0625rem .125rem rgba(0,0,0,.25);box-shadow:-.125rem 0 .1875rem #3d5c88,inset .125rem 0 .125rem #3d5c88bf}.mobile-amount-box .mobile-amount-controller .mobile-amount-inner .mobile-amount-btns .mobile-amount-btns-inner .btn-right:active{text-shadow:0 0 .125rem #3d5c88,.0625rem .0625rem .125rem rgba(255,255,255,.25),-.0625rem -.0625rem .125rem rgba(0,0,0,.25);box-shadow:.125rem 0 .1875rem #3d5c88,inset -.125rem 0 .125rem #3d5c88bf}.mobile-amount-box .mobile-amount-controller .mobile-amount-inner .mobile-amount-btns:before{content:"";width:100%;height:100%;background:radial-gradient(72.79% 72.79% at 50% 83.09%,#213147,#1f2e45);border-radius:.5625em;box-shadow:inset 0 -.25em .5em #ffffff1a,inset 0 .25em .5em #00000040}.mobile-amount-box .mobile-amount-controller .mobile-amount-inner .mobile-amount-btns:after{content:"";width:.125em;height:1.375em;background:radial-gradient(70.25% 68.18% at 31.82% 31.82%,#0e1a2b,#253349 69.79%,#687892),#d9d9d9;border-radius:.0625em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mobile-amount-box .mobile-amount-controller .mobile-amount-inner .mobile-amount-input{width:100%;height:100%;flex-direction:column;justify-content:center;align-items:center;padding:.1875em 0 .3125em;display:flex;position:relative}.mobile-amount-box .mobile-amount-controller .mobile-amount-inner .mobile-amount-input>input{width:100%;height:100%;text-align:center;color:#fff;text-shadow:-.0625em -.0625em .125em rgba(255,255,255,.25),.0625em .0625em .125em rgba(0,0,0,.25);background-color:#0000;border:0;outline:0;padding-top:.625em;font-size:.875em;font-weight:700;line-height:1em}.mobile-amount-box .mobile-amount-controller:after{content:"";opacity:.25;background:#0000001a;border-radius:.75em;position:absolute;top:0;bottom:0;left:0;right:0;box-shadow:.125em .125em .25em #ffffff26,-.125em -.125em .375em #000000bf}.modal-amount-box{background:radial-gradient(109.31% 79.17% at 63.19% 13.89%,#a4c1e365,#00000025);border-radius:.75em;flex-flow:wrap;justify-content:center;align-items:center;gap:0 .75em;margin-bottom:1.25em;display:flex;box-shadow:inset 0 -.125em .375em #7797d74d,inset 0 .25em .5em #000c1fbf}.modal-amount-box .modal-amount-input{width:100%;height:2.75em;justify-content:space-between;align-items:center;display:flex;position:relative}.modal-amount-box .modal-amount-input>input{width:100%;text-align:center;color:#fff;text-shadow:-.0625em -.0625em .125em rgba(255,255,255,.25),.0625em .0625em .125em rgba(0,0,0,.25);background-color:#0000;border:0;outline:0;align-items:center;margin:0;padding:0;font-size:1em;font-weight:700;line-height:1em;display:flex}.modal-amount-box .modal-amount-input-btn-group{width:6.25em;height:2.75em;background:radial-gradient(77.61% 100% at 66.85% 0,#6d7e97,#303f55,#0e1b2f);border-radius:.75em;flex-direction:row;justify-content:center;align-items:center;padding:.1875em;display:flex;box-shadow:.0625em .0625em .25em #ffffff26,-.125em -.125em .25em #00000059}.modal-amount-box .modal-amount-input-btn-group .modal-amount-input-btn-inner{width:100%;height:100%;background:radial-gradient(72.79% 72.79% at 50% 83.09%,#213147,#1f2e45);border-radius:.5625em;justify-content:space-between;align-items:center;display:flex;box-shadow:inset 0 -.25em .5em #ffffff1a,inset 0 .25em .5em #00000040}.modal-amount-box .modal-amount-input-btn-group .modal-amount-input-btn-inner .group-btn{width:100%;height:3.2em;text-align:center;color:#ffffffbf;text-shadow:.0625em .0625em .125em rgba(255,255,255,.25),-.0625em -.0625em .125em rgba(0,0,0,.25);flex-direction:row;justify-content:center;align-items:center;font-size:.75em;font-weight:700;line-height:1em;display:flex;position:relative}.modal-amount-box .modal-amount-input-btn-group .modal-amount-input-btn-inner .group-btn:before{content:"";z-index:2;opacity:0;background:0 0;position:absolute;top:0;bottom:0;left:-.1875em;right:-.1875em;box-shadow:0 .375em .375em -.375em #7cb3ff,0 -.375em .375em -.375em #7cb3ff}.modal-amount-box .modal-amount-input-btn-group .modal-amount-input-btn-inner .group-btn:after{content:"";width:.125em;height:1.625em;background:radial-gradient(141.46% 100% at 75% 0,#16253a,#36445b 55.48%,#212e43 78.83%,#19273d);position:absolute;right:-.0625em;transform:rotate(180deg)}.modal-amount-box .modal-amount-input-btn-group .modal-amount-input-btn-inner .group-btn:first-child:before{display:none}.modal-amount-box .modal-amount-input-btn-group .modal-amount-input-btn-inner .group-btn:first-child:active{border-radius:.75em 0 0 .75em;left:0;box-shadow:-.125em 0 .25em #7cb3ffbf}.modal-amount-box .modal-amount-input-btn-group .modal-amount-input-btn-inner .group-btn:first-child:active:before{opacity:1}.modal-amount-box .modal-amount-input-btn-group .modal-amount-input-btn-inner .group-btn:last-child:after{display:none}.modal-amount-box .modal-amount-input-btn-group .modal-amount-input-btn-inner .group-btn:last-child:active{border-radius:0 .75em .75em 0;right:0;box-shadow:.125em 0 .25em #7cb3ffbf}.modal-amount-box .modal-amount-input-btn-group .modal-amount-input-btn-inner .group-btn:last-child:active:before{opacity:1}.modal-amount-box .modal-amount-input-btn{min-width:2.75em;min-height:2.75em;width:2.75em;height:2.75em;z-index:2;background:radial-gradient(77.61% 100% at 66.85% 0,#6d7e97,#303f55,#0e1b2f);border-radius:.75em;flex-direction:row;justify-content:center;align-items:center;padding:.1875em;display:flex;position:relative;box-shadow:.0625em .0625em .25em #ffffff26,-.125em -.125em .25em #00000059}.modal-amount-box .modal-amount-input-btn .modal-amount-input-btn-inner{width:100%;height:100%;text-align:center;color:#ffffffbf;text-shadow:.0625em .0625em .125em rgba(255,255,255,.25),-.0625em -.0625em .125em rgba(0,0,0,.25);background:radial-gradient(72.79% 72.79% at 50% 83.09%,#213147,#1f2e45);border-radius:.5625em;flex-direction:row;justify-content:center;align-items:center;font-size:.75em;font-weight:700;line-height:1em;display:flex;box-shadow:inset 0 -.25em .5em #ffffff1a,inset 0 .25em .5em #00000040}.modal-amount-box .modal-amount-input-btn:active{box-shadow:0 0 .375em #7cb3ffbf,.0625em .0625em .125em #ffffff26,-.0625em -.0625em .25em #000000bf,inset 0 0 .25em #7cb3ffbf,inset 0 0 .125em #7cb3ffbf}.bet-button-start,.bet-button-cancel,.bet-button-cashOut{width:9em;height:9em;cursor:pointer;border-radius:10px;position:relative}.bet-button-start .bet-button-inner,.bet-button-cancel .bet-button-inner,.bet-button-cashOut .bet-button-inner{width:100%;height:100%;z-index:2;border-radius:50%;padding:.5em;position:relative}.bet-button-start .bet-button-inner:before,.bet-button-cancel .bet-button-inner:before,.bet-button-cashOut .bet-button-inner:before{content:"";pointer-events:none;z-index:2;background-image:url(data:image/webp;base64,UklGRnYPAABXRUJQVlA4WAoAAAAQAAAAHwEAHwEAQUxQSJEOAAAB8FZre95m27YFwgZhgyAIgiAGFYOIgcUgZuAwcBjoZOAyEARB0BipvWjbcx573fOjGRHhW5IkS5Ik25K6V/WFhVU9SslZVD/g8t+gX0qi8liCEk6uPFYgizXuPa8bSSmocaaKKEe/83K408S4MQWNz1UPm/LH8otc3iT+Mi3ELDPWFYFAz+1QfnVk/EoOp22vLUYSG8VISXpyR/ygZHwit11+lwg28mNZBHGHWOVBUrZAGpbzXLqEBvdAcvqed9T9LD7E7xhzpfmGLOOsU14nWkkpTpl3GqQWKoydJJ7nWrgLGu+Q+9JPh2/0bVCuJD+d31o1xirCccuJZm0rGR/rnuwSLkBU62KcaC1K1fRNYq6kihHC+Y8lOSUJQfash7kSH+W3U85HXM9Qpe+5b84/iijF4RokeZPIfWsyzvVpPM/jvGBFHb9LIO1fPPbHudtp/nKnX7VHqEcPlkcrfhbcF98l3qsqN2TAi5FrVM5t2POKXLNFqKn7XVUM2NIf1Kn9EtDsRpWbO3Dfu8N3LcThEVbOfxHEkKa1xRirSD635VI1cN/4EYvbgfvukerOe5i7OKH9iRVRw51od27uXWKuhHN9Mx7xr+f5DXnkjIkgJm2yZ71KCpH7fKfKATWcRIDkE1XFjdk3w1xfQomZ7+idZ4DkUUPQd4f3qsSgQRtFKe5TSRXfq5KTYECxXnqZJnys4oaQl/Z81xB1iOpC47SFRyO/2TUSrJXKFfxigBzWXnERFsOm9NaO5PSyWqMGDe+CuG+iAEkmPoyec3l8t2GPPql3OuF3Twqr0NJ5KsbB8B2Ws1JJrIg7lZT1Ol4EvWe8SkRO60zlcAHuKAcb1W8L9gIaMqOcQtoeRagK1RbeBmUpP50/WzFXWh0mL0xDJ7GKjBlXqgkd3iZahG2nc+4NUWehabfuQGF/UBXBpbMODzrOJP6exCOinDi4FETQgpeCerQ5HAiCte7d1nnGUTayNM7YXOIpuO/qh4NYNSgvFw/tkZ6c8ENMGvz8Loj7glIlvpl+/sC3x6CIUcHUI2moDhR+Fn7lwJgrxb/0Ro28WNlM3sSNNBRK0HyriDtpX12I+2ZS28F1qSsVybmEjEAZEQ7ESGZusHRWDcqWWqUxYyHgBVR5Q5XIfehqQg2977QNF0H6IYMLhNMysMjMVN/6TzDcL6ghcl4ZSML6Joj7tCwCBzfMlT6QZTwnId8tGrI17F405ko6kwa3zwjuvSc6yhe6QUN3iD56E9vTDmUzPgghzFeRz8RG3LhkwVlDM7QoWodyuBNcC0fVM8nB1CwT13h0eCaHfdsFbvKsCHxHCl2jilvFC0nU9Izc59hFHv0zv4/AGtBRbzVdhSozGr5gU+JGlC0h90WcdVSS0x2o7Nthaxlt0ROlHuU94nED6G95sLF/LX+mg41/ZnbAY+tUA9RCcrTcaOXqB04uyYtH/wQ3gFmZvDpLsg5dSUDeulItGPksJPO2oKsLhmzTLhDqfSbWa5iwPAh3aPJtI2nyJCLSUMmWlvH+Etm4Eia6HvkCl5Ek1wfZ1cjFVKlcQpAj0+/dIdQRtAxCI+gqDrivB1qEvsvXkPsaueuYASvtYcemfyr5EqyAx9v5Fb9TlsYbVKy8JcbfuQX9yPgJveNbFgEJFzT43pR2Yx3HThqxf2e1SM5igFrM3Ke8CL/ksW+Jxq96fTQPpcl3mCvJK85aZlcjLsI+/ql0rNfaK572JyIgQo8bYaJ+NkVgQg2EiWFVW/Skq5XS4hU1eNw7HvNAoU5u2Em0jSe6tglxzYKH8okYq3+Q4u5xEb4kt2fYRpDUhaoeqx5paCezKUlL1FxLSNqIYGRXXqFkQ0TFpKoUToGME3k3ZMBKDUaSJp00ZOS+x9MycnhDHHyQtJ54EXayCOpmTPHm5ihry5y7Gece4wCDOKn6Z/ziB59UI3sFQT9Iw8wfFowMyT65FyXCBQ2yHRZB3v3M9bmGuVKZiBnotCbzlWSah9K8WqkS5chLKM2s4Q8UW3OBSHImzyBHrpIGma5GOvrYwgFaHvRqASQyCbnms9N5/klDnmTeEDGUyINwYyYiUtwAsRPj3IiOpFUhmRtJQ5DbSJrrfAvqgRrKse7IXqU3jwmakMMJZUbMlY7cR9UUi/okXxphkEe+0s7hDNUDcexJabZKWJWgzleSdu9KGhpTCBU32BcO0qg6bSnyxneS+aByh4pbUaYh0ECUpCUZn05JyH3qjQwozH36iojHrscsR41flGjGH0kJv33AuccBAypR7V1ATk2/47lGUsAIAw8ywTx5wkegb9FWPr39e9KptfcEKNGrkIYbYUX3lLysoLv0RBqqI74ievQLnf8WYi2NgaThxpg4KLriAKEnSkP1K72AcK2JJ/JwpMxxPEZUSzZtFUmApN12xkunI35+aogEBAATnU7+OpK24dI9EJ4cscSD4x5EMKIQkha+AIpMwD2ygHMIKpk0SB9Ehp1AhSQ/5SSS1oSkFSS4GSFYR1K8ifvGo3+VpLmGuVslR33/vJBHtCkL7TKtFKS5BooFGUuR+wKnd0SP2nhQL9FGPKzFMDUrtF88ujo/ix0e5m6aEeqyw1wbXBSOUBNJU2+NwOzw9pJxu5dIw2adXZpYL7iR5JDI1ZkwUfEqXVr8L/lcaaHbPwGPGhGTlxTx3KV0vAnWAMn/nRUvPAlnOzIKW4YaUhabw9d1J7/y3BoB3tSJkuoADbsnOCh4PkY0XATvnzBfkUyazlvaB53VkR4RwRAwLwtJ860qUhopJg2lk+Q6sKwikq18bkc6kj3IdeS+DAqhC+24dCjt3gnN7rhGfYBjGxJbxhE7qPaURl5EEz0KNhVYPY5sdpKZ0I9Gkh1a9kCqrV9rRDIXdDWMuM9hqJY60dsdja4kzT8tsvF5xvtLuSD3YX6zkZxUEeo2QoxtIfWYId83Y+42t3whb7IJnS8bImslVxPy+r03P14EzyAnCHLmi2Tf4lwxj0H/gWXoMMv8NXavyvxvW/MI2anXDaGlYq5UB/eGHNBQW0Fa2QJGPDi8g98vX603taZoDfsQGT1ngEJyUBqmU5od3vsgySliOhUpncJrTktRSqdAg5Z6zJWavIBrNkxbEsAB0clK/KDIV5c6mA+bAd4weqoELdqIa67UlDaSFsmay4RcU1Em+nFDaU9oiUAitAMLWSZPVx8YrPm96fWV5Z8VsczNKb4EYXsGY7ZKSyjtMZC2MIVwqMZIb+W+x7GGyKpUG6JhGXJfbtuxIXm0WQC7KMiKGIfljaTdV9ifWugvPL4/4pLQRyzhJxI/+hTtSqY4TmfMu4qQYvpEOmw2l0QXpUhDYMtqxu8wEk6aBtovLRAaVv3pPDj0Wwz78AjkModGRvIQhxrkn/LKwl9DtRe2zKMczzHUMHrSUWgEl+2vePL/HKBhc5jfEA7Wj2OVjuN2hIZSNkePLxCOfTSQoxgd+G1h9SStJVJMPFrIJinkx0QHTfkky6bByB1RQR2Ntuke5CqgDlHARgDjh6N/C0pT4ofKaIiTcMeKX02RZM9cQ43PKC1Yp8wquli4WSa2Q1NoWRy66khau1gcLvtOPBqdsLmCyoe5W7KO/mUyuilpmC8kOZjG7QQjHq1NUdqFpC24uguniKD4uUfw0pSiHybLyjh3Q4dxdcMB5OguVSbsoozbzSQt4jMzMavtB4Ym4dE/owaHcoJVZlDr+xUY93CzqCFSaK2ZAZPQEF3VmcAzlFmBHtf0O/5a1RMIHF3+AZaQaVU6mdBZx2cKZ1LCcxdLc1ZkVD53GRHMozS1SnOoIeoFm0UNZBnnSjkabx/NpME/NVD09CUz4rF+5mQBc5M2PLdzOGNFjKN3DqUpouGtb1Ar5kp4tJ/wa/k6yE0KEtsEiQdJnijPEfTDoWXrSFqlvnsZGZ87pTB3lFVpjeJw9G9BaZ4aatjQjDI96dnAaHLRIWLMo1tQGVf6WBtqMPtRRsjaUFpBxZ767koOVzb+S/noXlWw3DuTRj07DPdm5j6eDhxcvbrTFGdj7oPfPYj7XKXfZUTDrc8kjafwekY/HPKo0qaczbmk8u/Q4eGW0hwQnpSvFWEEJjaQigh4wRtHj9W94oqlWqWJWRp24p0x1/ZoU0zoR+CpaVLMPwMRgssvMe4Tr6hBjCyhckJuq/XKk7LxX3q0EhxoIwb8aDjZhdKemKgkbcJcKdBAXBGSeYPiWboVcQwvc62LmIaKZN4inUs3W7OCYZYrbZB3IeFyriSggewrvX1gsPZsfEauKX/ENYLRE0pzFq6ZOZ9ArrkhsdWnHNMUXvw6ZVtO3BHVl0OzMJJIkc9sicSClWukkzdhzDUobRnVoxOaNWo07QqbO0pDeBrWzGXBIEHE8Mh9mRZdhnlXMBWbzs2STG8vXjrqJJHx0vblGiZTT2LzJnjaMFSrz7/gXQZNt0TSaPi0PrmPghrMbzIhxhpoIo8HCEGD4ICuqy1js/EobaNm3bPxC20G9KPhBqgXYsCZ1PcI0vYyNVuJLVih7mK+enWRvzLUF3NXytKslnnh66noMH+T9ftsrs8P5vowNAocFBn/hey9lSTtczXmuIk1vEQ9NzuwjA8KZJ+S4mCMxFwm3kq7/yHdfRVOx/pEFNKO0FI70JtrJG3i0T+SFr5Ot0yPJHPlq0UIm8oIZhkmDANp1El5NsvvSaA0PapnqkVXSb18kgb/dbQnaT08uQaxp4yx50BGY2kYzkSrtIURDGUqjtghbiSUhhZVSKoIHCp1otjJnXkUoQ47mb+gBRUn5hpS35WklactzH1DqItskYX7CtkiQ2nZxH0VTR9DnXnEDjuJ3AmhWRVSv1i4T9GPhNzHrvLSkQZp+5KK4RV+fmJneGoBuQ/5ChAsobTS8XsVojS3tUSdENTd2x2hDlgiN5JWOXcj9bE2b2u2Mo9SJ4UsC8ijeUC1PdMyNjWAnP1dCytTsQaW9tffghK0TF/9rkXwP6x3LS4AVlA4IL4AAACQFACdASogASABPpFIoU0lpCMiICgAsBIJaW7hd2EbQAnsA99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych76wAD+/94IupgAAAAAAAAAAAAA);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.bet-button-start .bet-button-inner:after,.bet-button-cancel .bet-button-inner:after,.bet-button-cashOut .bet-button-inner:after{content:"";z-index:3;border-radius:50%;position:absolute;top:0;bottom:0;left:0;right:0}.bet-button-start .bet-button-inner .bet-button-content,.bet-button-cancel .bet-button-inner .bet-button-content,.bet-button-cashOut .bet-button-inner .bet-button-content{width:100%;height:100%;z-index:3;border-radius:50%;flex-direction:row;justify-content:center;align-items:center;display:flex;position:relative}.bet-button-start .bet-button-inner .bet-button-content .bet-button-text,.bet-button-cancel .bet-button-inner .bet-button-content .bet-button-text,.bet-button-cashOut .bet-button-inner .bet-button-content .bet-button-text{text-align:center;flex-direction:row;justify-content:center;align-items:center;font-size:1.125em;font-style:normal;font-weight:700;line-height:1.125em;display:flex}.bet-button-start:after,.bet-button-cancel:after,.bet-button-cashOut:after{content:"";z-index:1;will-change:transform;border-radius:50%;animation:pulse 1.4s infinite;position:absolute;top:0;bottom:0;left:0;right:0}.bet-button-start:active:after,.bet-button-cancel:active:after,.bet-button-cashOut:active:after{display:none}.bet-button-start .bet-button-inner{background:radial-gradient(103.03% 100% at 0 0,#ffc020,#ebb42a 78.13%,#d8a219)}.bet-button-start .bet-button-inner:before{filter:invert(90%) sepia(100%) saturate(7491%) hue-rotate(2deg) brightness(97%) contrast(105%)}.bet-button-start .bet-button-inner:after{box-shadow:0 0 1.25em #ffc635bf,0 .25em .5em #00000080,inset 0 -.125em .25em #2e2100,inset 0 .125em .25em #c6b077}.bet-button-start .bet-button-inner .bet-button-content{background:linear-gradient(#2721111a,#8a7f621a 25.52%,#ffdb801a);box-shadow:inset 0 0 .5em #00000040,inset 0 .125em .25em #2f1f0040,inset 0 -.125em .25em #ffd764}.bet-button-start .bet-button-inner .bet-button-content .bet-button-text{color:#132032;text-shadow:.0625em .0625em .125em rgba(255,255,255,.25),-.0625em -.0625em .125em rgba(0,0,0,.25)}.bet-button-start:after{box-shadow:0 0 1.25em #ffc635bf,0 .25em .5em #00000080,inset 0 -.125em .25em #2e2100,inset 0 .125em .25em #c6b077;animation-timing-function:ease;animation-name:btn-animation}.bet-button-start:hover:after{box-shadow:0 0 2em #ffc635bf,0 .5em .5em #00000080,inset 0 -.125em .25em #2e2100,inset 0 .125em .25em #c6b077}.bet-button-start:active .bet-button-inner{background:radial-gradient(farthest-side at 50% 50%,#ce6f00bf,#ffb13c60),radial-gradient(103.03% 100% at 0 0,#ffc020,#ebb42a 78.13%,#d8a219)}.bet-button-start:active .bet-button-inner:after{box-shadow:.125em .125em .25em #ffffff26,-.125em -.125em .375em #00000080,0 0 1.875em #ffd33580,0 0 1.25em #ffc635bf,0 .25em .5em #00000080,inset 0 -.125em .25em #2e2100,inset 0 .125em .25em #c6b077}.bet-button-cancel .bet-button-inner{background:radial-gradient(103.03% 100% at 0 0,#253349,#1c2a40 78.13%,#152237)}.bet-button-cancel .bet-button-inner:before{filter:invert(21%) sepia(16%) saturate(1475%) hue-rotate(173deg) brightness(98%) contrast(87%)}.bet-button-cancel .bet-button-inner:after{box-shadow:0 .25em .5em #00000080,inset 0 -.125em .25em #00182f,inset 0 .125em .25em #6298b759}.bet-button-cancel .bet-button-inner .bet-button-content{background:linear-gradient(#0f21231a,#5f81861a 25.52%,#7defff1a);box-shadow:inset 0 0 .5em #00000040,inset 0 .125em .25em #00182f40,inset 0 -.125em .25em #64b3e04a}.bet-button-cancel .bet-button-inner .bet-button-content .bet-button-text{color:#ffffffbf;text-shadow:.0625em .0625em .125em rgba(255,255,255,.25),-.0625em -.0625em .125em rgba(0,0,0,.25)}.bet-button-cancel:hover:after{box-shadow:0 0 1.875em #27477480,0 0 1.25em #274774bf,.125em .125em .25em #ffffff26,-.125em -.125em .375em #00000080,0 .25em .5em #00000080,inset 0 -.125em .25em #00182f,inset 0 .125em .25em #6298b759}.bet-button-cancel:active .bet-button-inner{background:radial-gradient(farthest-side at 50% 50%,#050d1a,#0c1728c7 50.52%,#13203598 70.31%,#25334900),radial-gradient(103.03% 100% at 0 0,#253349,#1c2a40 78.13%,#152237)}.bet-button-cancel:active .bet-button-inner:after{box-shadow:0 0 1.875em #27477480,0 0 1.25em #274774bf,.125em .125em .25em #ffffff26,-.125em -.125em .375em #00000080,0 .25em .5em #00000080,inset 0 -.125em .25em #00182f,inset 0 .125em .25em #6298b759}.bet-button-cashOut .bet-button-inner{background:linear-gradient(270deg,#2073af,#50a6e4)}.bet-button-cashOut .bet-button-inner:before{filter:invert(69%) sepia(95%) saturate(2693%) hue-rotate(148deg) brightness(100%) contrast(104%)}.bet-button-cashOut .bet-button-inner:after{box-shadow:0 .25em .5em #00000080,inset 0 -.125em .25em #002d4ebf,inset 0 .125em .25em #d3edff59}.bet-button-cashOut .bet-button-inner .bet-button-content{background:radial-gradient(100% 64.81% at 0%,#005ea21a,#1fa1ff1a 78.12%,#89cdff1a);box-shadow:inset 0 0 .5em #00000040,inset 0 .125em .25em #00559340,inset 0 -.125em .25em #afddffbf}.bet-button-cashOut .bet-button-inner .bet-button-content .bet-button-text{color:#fff;text-shadow:.0625em .0625em .125em rgba(255,255,255,.25),-.0625em -.0625em .125em rgba(0,0,0,.25)}.bet-button-cashOut .bet-button-inner .bet-button-content .bet-button-sum{width:100%;height:100%;border-radius:50%;flex-direction:row;justify-content:center;align-items:center;display:flex;position:absolute;overflow:hidden}.bet-button-cashOut .bet-button-inner .bet-button-content .bet-button-sum .bet-button-sum-content{width:4.875em;height:1.5em;color:#ffffffd9;background:radial-gradient(95.11% 60.42% at 50% 39.58%,#82a7df80,#03060b25),radial-gradient(82.04% 266.67% at 50% -166.67%,#0000 62.62%,#91b2d133 91.73%,#d2ecff80),linear-gradient(360deg,#1c2e47,#0f1c2e);border-radius:.75em;flex-direction:row;justify-content:center;align-items:center;font-weight:700;line-height:.75em;display:flex;position:absolute;bottom:0;box-shadow:inset 0 -.125em .375em #769dd84d,inset 0 .25em .5em #040911d9,.0625em .0625em .125em #ffffff59}.bet-button-cashOut .bet-button-inner .bet-button-content .bet-button-sum .bet-button-sum-content>span{font-size:.625em;font-weight:600}.bet-button-cashOut:hover:after{box-shadow:.125em .125em .25em #ffffff26,-.125em -.125em .375em #00000080,0 0 1.875em #45b0ff80,0 0 1.25em #45b0ffbf,0 .25em .5em #00000080,inset 0 -.125em .25em #002d4ebf,inset 0 .125em .25em #d3edff59}.bet-button-cashOut:active .bet-button-inner{background:radial-gradient(farthest-side at 50% 50%,#0065af,#0070c159 89.02%,#0071c500),linear-gradient(270deg,#2073af,#50a6e4)}.bet-button-cashOut:active .bet-button-inner:after{box-shadow:.125em .125em .25em #ffffff26,-.125em -.125em .375em #00000080,0 0 1.875em #45b0ff80,0 0 1.25em #45b0ffbf,0 .25em .5em #00000080,inset 0 -.125em .25em #002d4ebf,inset 0 .125em .25em #d3edff59}.mobile-bet-button{width:100%;cursor:pointer}.mobile-bet-button .portrait-container{position:relative;width:100%}.mobile-bet-button .portrait-container .portrait-inner{width:100%;height:3.8em;z-index:2;border-radius:.75em;flex-direction:row;justify-content:center;align-items:center;padding:.25em;display:flex;position:relative}.mobile-bet-button .portrait-container .portrait-inner:before{content:"";pointer-events:none;z-index:2;background-image:url(/assets/mobile-btn-bg-ZrQP9nff.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:.75em;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.mobile-bet-button .portrait-container .portrait-inner:after{content:"";pointer-events:none;z-index:3;border-radius:.75em;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.mobile-bet-button .portrait-container .portrait-inner .portrait-content{width:100%;height:100%;border-radius:.875em;flex-direction:column;justify-content:center;align-items:center;gap:.5em;display:flex;position:relative}.mobile-bet-button .portrait-container .portrait-inner .portrait-content>span{text-align:center;align-items:center;font-size:1em;font-weight:700;line-height:1em;display:flex}.mobile-bet-button ._start .portrait-inner{background:radial-gradient(103.03% 100% at 0 0,#ffc020,#ebb42a 78.13%,#d8a219)}.mobile-bet-button ._start .portrait-inner:before{filter:invert(90%) sepia(100%) saturate(7491%) hue-rotate(2deg) brightness(97%) contrast(105%)}.mobile-bet-button ._start .portrait-inner:after{box-shadow:0 0 1.25em #ffc635bf,0 .25em .5em #00000080,inset 0 -.125em .25em #2b1e00,inset 0 .125em .25em #ffc020}.mobile-bet-button ._start .portrait-inner .portrait-content{background:linear-gradient(#2721111a,#8a7f621a 25.52%,#ffdb801a);box-shadow:inset 0 0 .5em #00000040,inset 0 .125em .25em #2f1f0040,inset 0 -.125em .25em #ffd764}.mobile-bet-button ._start .portrait-inner .portrait-content>span{color:#132032;text-shadow:.0625em .0625em .125em rgba(255,255,255,.25),-.0625em -.0625em .125em rgba(0,0,0,.25)}.mobile-bet-button ._start:active .portrait-inner{background:radial-gradient(50% 50% at 50% 50%,#ce5700bf,#ffc83c60),radial-gradient(103.03% 100% at 0 0,#ffc020,#ebb42a 78.13%,#d8a219)}.mobile-bet-button ._start:after{content:"";z-index:1;will-change:transform;border-radius:.75em;animation:pulse 1.4s infinite;position:absolute;top:0;bottom:0;left:0;right:0;box-shadow:0 0 .625em #ffc635bf,0 .25em .5em #00000080,inset 0 -.125em .25em #2b1e00,inset 0 .125em .25em #ffc020}@keyframes pulse{0%{transform:scale(.9)}50%{transform:scale(1)}to{transform:scale(.9)}}.mobile-bet-button ._cancel .portrait-inner{background:radial-gradient(92.35% 100% at 30.98% 0,#6d7e97,#303f55,#0e1b2f)}.mobile-bet-button ._cancel .portrait-inner:before{filter:invert(21%) sepia(16%) saturate(1475%) hue-rotate(173deg) brightness(98%) contrast(87%)}.mobile-bet-button ._cancel .portrait-inner:after{box-shadow:0 .25em .5em #00000080,inset 0 -.125em .25em #00182f,inset 0 .125em .25em #6298b759}.mobile-bet-button ._cancel .portrait-inner .portrait-content{background:radial-gradient(50% 450% at 50% 450%,#162234,#1f2e45),radial-gradient(72.79% 72.79% at 50% 83.09%,#213147,#1f2e45);box-shadow:inset 0 -.25em .5em #ffffff1a,inset 0 .25em .5em #00000040}.mobile-bet-button ._cancel .portrait-inner .portrait-content>span{color:#fff;text-shadow:.0625em .0625em .125em rgba(255,255,255,.25),-.0625em -.0625em .125em rgba(0,0,0,.25)}.mobile-bet-button ._cancel:active .portrait-inner{box-shadow:0 0 1.25em #274774,.125em .125em .25em #ffffff26,-.125em -.125em .375em #00000080,0 .25em .5em #00000080,inset 0 -.125em .25em #00182f,inset 0 .125em .25em #6298b759;background:radial-gradient(92.35% 100% at 30.98% 0,#6d7e97,#303f55,#0e1b2f)}.mobile-bet-button ._cashOut .portrait-inner{background:linear-gradient(270deg,#2073af,#50a6e4)}.mobile-bet-button ._cashOut .portrait-inner:before{filter:invert(69%) sepia(95%) saturate(2693%) hue-rotate(148deg) brightness(100%) contrast(104%)}.mobile-bet-button ._cashOut .portrait-inner:after{box-shadow:0 .25em .5em #00000080,inset 0 -.125em .25em #002d4e,inset 0 .125em .25em #d3edff59}.mobile-bet-button ._cashOut .portrait-inner .portrait-content{background:radial-gradient(100% 64.81% at 0%,#005ea21a,#1fa1ff1a 78.12%,#89cdff1a);box-shadow:inset 0 0 .5em #00000040,inset 0 .125em .25em #00182f40,inset 0 -.125em .25em #64b3e04a}.mobile-bet-button ._cashOut .portrait-inner .portrait-content .bet-button-text{color:#132032;text-shadow:.0625em .0625em .125em rgba(255,255,255,.25),-.0625em -.0625em .125em rgba(0,0,0,.25)}.mobile-bet-button ._cashOut .portrait-inner .portrait-content .bet-button-sum{text-align:center;color:#ffffffd9;width:5.625em;height:1.375em;z-index:2;background:radial-gradient(70.75% 78.33% at 50% 21.67%,#82a7df80,#03060b25),linear-gradient(360deg,#1c2e47,#0f1c2e);border-radius:.75em;flex-direction:row;justify-content:center;align-items:center;font-size:.625em;font-weight:700;line-height:.75em;display:flex;position:relative;box-shadow:inset 0 -.125em .375em #769dd84d,inset 0 .25em .5em #040911d9,.0625em .0625em .125em #ffffff59}.mobile-bet-button ._cashOut:active .portrait-inner{background:linear-gradient(270deg,#2073af,#50a6e4)}.mobile-bet-button ._cashOut:active:after{content:"";pointer-events:none;z-index:3;border-radius:.75em;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;box-shadow:.125em .125em .25em #ffffff26,-.125em -.125em .375em #00000080,0 0 1.25em #43b1ff,0 .25em .5em #00000080,inset 0 -.125em .25em #002d4e,inset 0 .125em .25em #d3edff59}.loading-container{display:flex;justify-content:center}.loading-container>img{padding-top:50px}.loading-container .btn-loading{width:.8em;height:.8em;opacity:0;position:absolute;animation:jump .4s infinite .2s}@keyframes jump{0%{opacity:1;top:30%}50%{opacity:1;display:block;top:45%}to{opacity:1;top:30%}}@keyframes btn-animation{0%{box-shadow:0 0 1.25em #ffc635bf,0 .25em .5em #00000080,inset 0 -.125em .25em #2e2100,inset 0 .125em .25em #c6b077}50%{box-shadow:0 0 2.5em #ffc635bf,0 .5em .5em #00000080,inset 0 -.125em .25em #2e2100,inset 0 .125em .25em #c6b077}to{box-shadow:0 0 1.25em #ffc635bf,0 .25em .5em #00000080,inset 0 -.125em .25em #2e2100,inset 0 .125em .25em #c6b077}}.toggle-box{width:3.75em;height:2.25em;cursor:default;background:#0000000d;border-radius:1.25em;box-shadow:.125em .125em .25em #ffffff26,-.125em -.125em .375em #000000bf}.toggle-box .toggle-box-inner .toggle-box-btn{width:2.25em;height:2.25em;background:radial-gradient(88.2% 100% at 72.22% 0,#6d7e97,#303f55,#0e1b2f);border-radius:1.25em;flex-direction:row;justify-content:center;align-items:center;padding:.1875em;transition:transform .2s linear;display:flex}.toggle-box .toggle-box-inner .toggle-box-btn:before{content:"";width:100%;height:100%;background:radial-gradient(72.79% 72.79% at 50% 83.09%,#213147,#1f2e45);border-radius:1.25em;box-shadow:inset 0 -.25em .5em #ffffff1a,inset 0 .25em .5em #00000040}.toggle-box .toggle-box-inner .toggle-box-btn:after{content:"";width:.5em;height:.5em;background:#222e3f;border-radius:.75em;position:absolute;box-shadow:.0625em .0625em .1875em #ffffff40,-.0625em -.0625em .1875em #00000080,inset .0625em .0625em .125em #00000040}.toggle-box:hover{cursor:pointer}.toggle-box:hover .toggle-box-inner .toggle-box-btn{box-shadow:0 0 .5em #24ff0080}.toggle-box:hover .toggle-box-inner .toggle-box-btn:after{box-shadow:0 0 .25em #24ff0080,.0625em .0625em .1875em #ffffff40,-.0625em -.0625em .1875em #00000080,inset 0 0 .1875em #24ff00bf,inset .0625em .0625em .125em #00000040}.toggle-box_active{background:linear-gradient(#00ad30,#00ad30),#0000000d;box-shadow:.125em .125em .25em #ffffff26,-.125em -.125em .375em #000000bf,inset 0 0 .5em #24ff00}.toggle-box_active .toggle-box-inner .toggle-box-btn{transform:translate(1.5em);box-shadow:0 0 .75em #24ff0040,0 0 .5em #24ff0080,inset 0 0 .125em #24ff00bf}.toggle-box_active .toggle-box-inner .toggle-box-btn:after{background:radial-gradient(57.41% 57.41% at 50% 42.59%,#82ff6d,#24ff00);box-shadow:0 0 .25em #24ff0080,.0625em .0625em .1875em #ffffff40,-.0625em -.0625em .1875em #00000080,inset .0625em .0625em .125em #00000040}.mobile-toggle-box{font-size:3.4vw}.mobile-toggle-box .mobile-toggle-box-container{width:2.5em;height:4.5em;background:#0000000d;border-radius:.75em;box-shadow:.125em .125em .25em #ffffff26,-2px -2px 6px #000000bf}.mobile-toggle-box .mobile-toggle-box-container .mobile-toggle-box-inner{display:flex;height:100%;flex-direction:column;justify-content:space-between}.mobile-toggle-box .mobile-toggle-box-container .mobile-toggle-box-inner .mobile-toggle-box-title{text-align:center;color:#ffffff80;text-shadow:.0625em .0625em .125em rgba(255,255,255,.25),-.0625em -.0625em .125em rgba(0,0,0,.25);padding:1.2em .4375em;font-size:.5em;font-weight:700;line-height:1em}.mobile-toggle-box .mobile-toggle-box-container .mobile-toggle-box-inner .mobile-toggle-button{width:2.5em;height:2.5em;background:radial-gradient(88.2% 100% at 72.22% 0,#6d7e97,#303f55,#0e1b2f);border-radius:.75em;flex-direction:row;justify-content:center;align-items:center;padding:.1875em;transition:transform .2s linear;display:flex;position:relative}.mobile-toggle-box .mobile-toggle-box-container .mobile-toggle-box-inner .mobile-toggle-button:before{content:"";width:100%;height:100%;background:radial-gradient(72.79% 72.79% at 50% 83.09%,#213147,#1f2e45);border-radius:.5625em;display:block;box-shadow:inset 0 -.25em .5em #ffffff1a,inset 0 .25em .5em #00000040}.mobile-toggle-box .mobile-toggle-box-container .mobile-toggle-box-inner .mobile-toggle-button:after{content:"";width:.5em;height:.5em;background:#222e3f;border-radius:.75em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:.0625em .0625em .1875em #ffffff40,-.0625em -.0625em .1875em #00000080,inset .0625em .0625em .125em #00000040}.mobile-toggle-box ._active{background:#00ad30;box-shadow:0 0 .5em #24ff0080,.125em .125em .25em #ffffff26,-.125em -.125em .375em #000000bf,inset 0 0 .5em #00ff48}.mobile-toggle-box ._active .mobile-toggle-box-inner{flex-direction:column-reverse}.mobile-toggle-box ._active .mobile-toggle-box-inner .mobile-toggle-box-title{color:#00000080}.mobile-toggle-box ._active .mobile-toggle-box-inner .mobile-toggle-button{box-shadow:inset 0 0 .125em #24ff00bf}.mobile-toggle-box ._active .mobile-toggle-box-inner .mobile-toggle-button:after{background:radial-gradient(57.41% 57.41% at 50% 42.59%,#b8ffac,#24ff00)!important;box-shadow:0 0 .5em #24ff00,.0625em .0625em .1875em #ffffff40,-.0625em -.0625em .1875em #00000080,inset .0625em .0625em .125em #00000040!important}.mobile-toggle-box:hover,.mobile-toggle-box:active{cursor:pointer}.mobile-toggle-box:hover .mobile-toggle-button,.mobile-toggle-box:active .mobile-toggle-button{box-shadow:0 0 .75em #24ff00bf}.mobile-toggle-box:hover .mobile-toggle-button:after,.mobile-toggle-box:active .mobile-toggle-button:after{box-shadow:0 0 .25em #24ff0080,.0625em .0625em .1875em #ffffff40,-.0625em -.0625em .1875em #00000080,inset 0 0 .1875em #24ff00bf,inset .0625em .0625em .125em #00000040!important}.history-item{position:relative;display:flex;width:100%;align-items:center;justify-content:center}.history-item>div{display:flex;height:100%;width:100%;align-items:center;justify-content:center;transition:transform .5s linear}.history-item>div>span{text-shadow:0 .0625em .125em rgba(0,0,0,.35);text-align:center;font-size:.6em;font-weight:700}.history-item ._active{border-radius:.75em}.history-item ._active>span{color:#000}.history-item ._active:before{content:"";width:calc(100% + .5em);height:calc(100% + .5em);border-width:.0625em;border-style:solid;border-radius:1.25em;animation:opacity1 2s linear .15s infinite reverse;position:absolute;top:-.25em;left:-.25em}@keyframes opacity1{0%{opacity:0}10%{opacity:.15}20%{opacity:.35}50%{opacity:0}to{opacity:0}}.history-item ._active:after{content:"";width:calc(100% + .25em);height:calc(100% + .25em);border-width:.0625em;border-style:solid;border-radius:1.25em;animation:opacity2 2s linear infinite reverse;position:absolute;top:-.125em;left:-.125em}@keyframes opacity2{0%{opacity:0}10%{opacity:.35}20%{opacity:1}50%{opacity:.5}80%{opacity:0}to{opacity:0}}.history-item ._win1{--tw-bg-opacity: 1;background-color:rgb(30 110 239 / var(--tw-bg-opacity, 1))}.history-item ._win1:before{content:var(--tw-content);--tw-border-opacity: 1;border-color:rgb(30 110 239 / var(--tw-border-opacity, 1))}.history-item ._win1:after{content:var(--tw-content);--tw-border-opacity: 1;border-color:rgb(30 110 239 / var(--tw-border-opacity, 1))}.history-item ._win2{--tw-bg-opacity: 1;background-color:rgb(23 209 24 / var(--tw-bg-opacity, 1))}.history-item ._win2:before{content:var(--tw-content);--tw-border-opacity: 1;border-color:rgb(23 209 24 / var(--tw-border-opacity, 1))}.history-item ._win2:after{content:var(--tw-content);--tw-border-opacity: 1;border-color:rgb(23 209 24 / var(--tw-border-opacity, 1))}.history-item ._win3{--tw-bg-opacity: 1;background-color:rgb(254 201 22 / var(--tw-bg-opacity, 1))}.history-item ._win3:before{content:var(--tw-content);--tw-border-opacity: 1;border-color:rgb(254 201 22 / var(--tw-border-opacity, 1))}.history-item ._win3:after{content:var(--tw-content);--tw-border-opacity: 1;border-color:rgb(254 201 22 / var(--tw-border-opacity, 1))}.setting-btn{font-size:3.4vw}.setting-btn .setting-btn-container{width:2.5em;height:4.5em;background:radial-gradient(92.35% 100% at 30.98% 0,#6d7e97,#303f55,#0e1b2f);border-radius:.75em;padding:.1875em;box-shadow:.0625em .0625em .25em #ffffff26,-.125em -.125em .25em #00000059}.setting-btn .setting-btn-container .setting-btn-inner{width:100%;height:100%;background:radial-gradient(72.79% 72.79% at 50% 83.09%,#213147,#1f2e45);border-radius:.5625em;flex-direction:column;justify-content:center;align-items:center;gap:.5em;display:flex;box-shadow:inset 0 -.25em .5em #ffffff1a,inset 0 .25em .5em #00000040}.setting-btn .setting-btn-container .setting-btn-inner>span{width:1em;height:.125em;background:#fff;border-radius:.125em}.setting-btn .setting-btn-container:active{box-shadow:0 0 .375em #7cb3ffbf,.0625em .0625em .125em #ffffff26,-.0625em -.0625em .25em #000000bf,inset 0 0 .25em #7cb3ffbf}.mine-game{position:relative;display:flex;width:100%;flex-direction:column;align-items:center;justify-content:flex-start}.mine-game .game-landscape-top{position:relative;z-index:100;display:flex;height:5em;width:100%;align-items:center;justify-content:center;gap:1em;padding-left:1em;padding-right:1em;font-size:20px}@media (min-width: 1280px){.mine-game .game-landscape-top{font-size:24px}}@media (min-width: 1536px){.mine-game .game-landscape-top{font-size:28px}}.mine-game .game-landscape-top .profit-list-container{display:none;width:33em}@media (min-width: 964px){.mine-game .game-landscape-top .profit-list-container{display:flex}}.mine-game .game-landscape-top .profit-list-container .history{position:relative;z-index:2;height:100%;width:100%;padding-top:.3em;padding-bottom:.3em}.mine-game .game-landscape-top .profit-list-container .history:before{box-shadow:.125em .125em .25em #ffffff26,-.125em -.125em .375em #000000bf;position:absolute;top:0;bottom:0;right:0;left:0;border-radius:.75em;background-color:#0000001a;opacity:.35;--tw-content: "";content:var(--tw-content)}.mine-game .game-landscape-top .profit-list-container .history .history-inner{display:grid;height:100%;width:100%;grid-template-columns:repeat(8,minmax(0,1fr));gap:.2em;padding-left:.5em;padding-right:.5em}.mine-game .game-landscape-top .balance-container{display:flex;align-items:center;justify-content:center;gap:1em}.mine-game .game-landscape-top .balance-container>label{text-shadow:-.0625em -.0625em .125em rgba(255,255,255,.25),.0625em .0625em .125em rgba(0,0,0,.25);display:none;align-items:center;text-align:center;font-size:.5em;font-weight:400;line-height:.5em;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));opacity:.75}@media (min-width: 964px){.mine-game .game-landscape-top .balance-container>label{display:flex}}.mine-game .game-landscape-top .balance-container .balance{position:relative;display:flex;height:1.8em;width:6.875em;align-items:center;justify-content:center}@media (min-width: 964px){.mine-game .game-landscape-top .balance-container .balance{height:1.6em}}.mine-game .game-landscape-top .balance-container .balance:before{box-shadow:.125em .125em .25em #ffffff26,-.125em -.125em .375em #000000bf;position:absolute;top:0;bottom:0;right:0;left:0;border-radius:.75em;background-color:#0000001a;opacity:.25;--tw-content: "";content:var(--tw-content)}.mine-game .game-landscape-top .balance-container .balance>span{text-align:center;font-size:.75em;font-weight:700;line-height:1em;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.mine-game .game-landscape-content{background-image:url(/assets/play_bg-X3AbhZAu.webp);position:relative;display:flex;min-height:540px;width:100%;flex-direction:column;align-items:center;justify-content:center;background-size:contain;background-position:top;background-repeat:no-repeat;padding-top:10vh;padding-bottom:10vh}@media (min-width: 964px){.mine-game .game-landscape-content{min-height:calc(100vh - 190px)}}.mine-game .game-landscape-content:before{background-image:url(/assets/light-Djaqj3wl.webp);pointer-events:none;position:absolute;top:-100px;z-index:0;height:100%;width:100%;background-size:contain;background-position:center;background-repeat:no-repeat;--tw-content: "";content:var(--tw-content)}@media (min-width: 964px){.mine-game .game-landscape-content:before{top:-180px}}@media (min-width: 1280px){.mine-game .game-landscape-content:before{top:-120px}}@media (min-width: 1536px){.mine-game .game-landscape-content:before{top:-100px}}.mine-game .game-landscape-content .game-landscape-setting-info{font-size:6vw;width:100%;height:100%;flex-direction:row;justify-content:center;align-items:center;padding:1em 0}.mine-game .game-landscape-content .game-landscape-setting-info .game-landscape-setting-info-inner{border:.0625em solid #213447 98.59%;background:radial-gradient(70.75% 78.33% at 50% 21.67%,#82a7df80,#03060b25);border-radius:1.5em;box-shadow:inset 0 -.125em .375em #769dd84d,inset 0 .25em .5em #040911d9;min-width:8.125em;min-height:1.625em;gap:.5em;padding:.25em .6em;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));justify-self:center;position:relative}.mine-game .game-landscape-content .game-landscape-setting-info .game-landscape-setting-info-inner .setting-item{display:flex;justify-content:center;align-items:center;gap:.2em}.mine-game .game-landscape-content .game-landscape-setting-info .game-landscape-setting-info-inner .setting-item .setting-icon{text-shadow:0 .0625em .125em rgba(0,0,0,.35)}.mine-game .game-landscape-content .game-landscape-setting-info .game-landscape-setting-info-inner .setting-item .setting-icon img{width:.8em}.mine-game .game-landscape-content .game-landscape-setting-info .game-landscape-setting-info-inner .setting-item .setting-value{text-align:center;text-shadow:0 .0625em .125em rgba(0,0,0,.35);color:#fff;font-size:.625em;font-style:normal;font-weight:700;line-height:.625em}.mine-game .game-landscape-content .game-landscape-setting-info .game-landscape-setting-info-inner:before{content:"";width:.125em;height:1em;background:radial-gradient(70.25% 68.18% at 31.82% 31.82%,#0e1a2b,#253349 69.79%,#687892),#d9d9d9;border-radius:.0625em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mine-game .game-landscape-content .game-stage{position:relative;z-index:1;display:flex;width:100%;flex-direction:column}@media (min-width: 964px){.mine-game .game-landscape-content .game-stage{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:1em}}.mine-game .game-landscape-content .game-board-column{display:flex;flex-direction:column;align-items:center;gap:1.5em}@media (min-width: 964px){.mine-game .game-landscape-content .game-board-column{min-width:0px;flex:1 1 0%}}.mine-game .game-landscape-content .game-landscape-card-group{display:grid;height:22em;width:22em;gap:.02em;font-size:4vw}@media (min-width: 640px){.mine-game .game-landscape-content .game-landscape-card-group{gap:.025em}}@media (min-width: 964px){.mine-game .game-landscape-content .game-landscape-card-group{font-size:24px}}@media (min-width: 1280px){.mine-game .game-landscape-content .game-landscape-card-group{font-size:26px}}@media (min-width: 1536px){.mine-game .game-landscape-content .game-landscape-card-group{font-size:28px}}.mine-game .game-landscape-content .game-landscape-size{font-size:28px;display:none;flex-direction:column;align-items:center;justify-content:center;gap:.75em}@media (min-width: 964px){.mine-game .game-landscape-content .game-landscape-size{display:flex}}.mine-game .game-landscape-content .game-landscape-size .game-landscape-size-list{display:flex;align-items:center;justify-content:center;gap:.3125em}.mine-game .game-landscape-content .game-landscape-size .game-landscape-size-list .game-landscape-size-item{box-shadow:-.125em -.125em .25em #ffffff26,.125em .125em .375em #00000080;border:.0625em solid rgb(255,255,255);background:#0003;display:flex;height:1.25em;width:1.875em;cursor:pointer;align-items:center;justify-content:center;border-radius:.375em;line-height:1em}.mine-game .game-landscape-content .game-landscape-size .game-landscape-size-list .game-landscape-size-item>span{text-shadow:.0625em .0625em .125em rgba(255,255,255,.25),-.0625em -.0625em .125em rgba(0,0,0,.25);color:#ffffffbf;text-align:center;font-size:.625em;font-weight:600}.mine-game .game-landscape-content .game-landscape-size .game-landscape-size-list ._hover{cursor:pointer}.mine-game .game-landscape-content .game-landscape-size .game-landscape-size-list ._hover:hover{border:.0625em solid #ffc020}.mine-game .game-landscape-content .game-landscape-size .game-landscape-size-list ._hover:hover>span{color:#ffc020}.mine-game .game-landscape-content .game-landscape-size .game-landscape-size-list ._active{color:#ffffff40;border:.0625em solid rgba(255,255,255,.25);box-shadow:.125em .125em .25em #ffffff26,-.125em -.125em .375em #00000080}.mine-game .game-landscape-content .game-landscape-size .game-landscape-size-list ._disabled{pointer-events:none;opacity:.5;border:.0625em solid rgba(255,255,255,.75);box-shadow:-.125em -.125em .25em #ffffff26,.125em .125em .375em #00000080}.mine-game .game-landscape-content .game-landscape-size .game-landscape-size-title{text-shadow:-.0625em -.0625em .125em rgba(255,255,255,.25),.0625em .0625em .125em rgba(0,0,0,.25);display:flex;align-items:center;text-align:center;font-size:.52em;font-weight:400;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.mine-game .game-landscape-content .mobile-game-controller{display:flex;flex-direction:column;gap:2vw;padding-left:1.2em;padding-right:1.2em;padding-top:8vw;font-size:20px}@media (min-width: 964px){.mine-game .game-landscape-content .mobile-game-controller{display:none}}.mine-game .game-landscape-content .mobile-game-controller .profit-list-container{display:flex;width:100%}.mine-game .game-landscape-content .mobile-game-controller .profit-list-container .history{position:relative;z-index:2;height:100%;width:100%}.mine-game .game-landscape-content .mobile-game-controller .profit-list-container .history:before{box-shadow:.125em .125em .25em #ffffff26,-.125em -.125em .375em #000000bf;position:absolute;top:0;bottom:0;right:0;left:0;border-radius:.75em;background-color:#0000001a;opacity:.35;--tw-content: "";content:var(--tw-content)}.mine-game .game-landscape-content .mobile-game-controller .profit-list-container .history .history-inner{display:grid;height:100%;min-height:1.6em;width:100%;grid-template-columns:repeat(8,minmax(0,1fr));gap:.2em;padding-left:.5em;padding-right:.5em}.mine-game .game-landscape-content .mobile-game-controller .amount-controller{padding-top:10vw}.mine-game .game-landscape-content .mobile-game-controller .btn-controller{display:flex;align-items:center;justify-content:center;gap:.8em;padding-top:4vw;font-size:4vw}@media only screen and (max-width: 964px){.mine-game .game-landscape-content{background-image:url(/assets/mobile_play_bg-DbnjOzd-.webp);background-size:cover;background-position:center}.mine-game .game-landscape-content:before{background-image:url(/assets/mobile_light-CB8avE_s.webp);top:-220px}}.mine-game .game-landscape-left{background:url("data:image/svg+xml,%3csvg%20width='156'%20height='270'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%2036C0%2016.118%2016.118%200%2036%200h84c19.882%200%2036%2016.118%2036%2036v156c0%2043.078-34.922%2078-78%2078S0%20235.078%200%20192V36Z'%20fill='%23000'%20fill-opacity='.1'/%3e%3c/svg%3e");display:none;flex-shrink:0;flex-direction:column;align-items:center;justify-content:center;gap:4em;background-size:contain;background-position:center;background-repeat:no-repeat;padding:50px 20px 10px}@media (min-width: 964px){.mine-game .game-landscape-left{display:flex}}.mine-game .game-landscape-left .wickets-control-group,.mine-game .game-landscape-left .amount-control-group{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.mine-game .game-landscape-left .wickets-control-group label,.mine-game .game-landscape-left .amount-control-group label{text-align:center;font-family:.5em;color:#ffffffbf;text-shadow:-.0625em -.0625em .125em rgba(255,255,255,.25),.0625em .0625em .125em rgba(0,0,0,.25)}.mine-game .game-landscape-left .wickets-control-group .mine-control-action,.mine-game .game-landscape-left .wickets-control-group .amount-control-action,.mine-game .game-landscape-left .amount-control-group .mine-control-action,.mine-game .game-landscape-left .amount-control-group .amount-control-action{font-size:16px}@media (min-width: 1024px){.mine-game .game-landscape-left .wickets-control-group .mine-control-action,.mine-game .game-landscape-left .wickets-control-group .amount-control-action,.mine-game .game-landscape-left .amount-control-group .mine-control-action,.mine-game .game-landscape-left .amount-control-group .amount-control-action{font-size:18px}}@media (min-width: 1280px){.mine-game .game-landscape-left .wickets-control-group .mine-control-action,.mine-game .game-landscape-left .wickets-control-group .amount-control-action,.mine-game .game-landscape-left .amount-control-group .mine-control-action,.mine-game .game-landscape-left .amount-control-group .amount-control-action{font-size:24px}}@media (min-width: 1536px){.mine-game .game-landscape-left .wickets-control-group .mine-control-action,.mine-game .game-landscape-left .wickets-control-group .amount-control-action,.mine-game .game-landscape-left .amount-control-group .mine-control-action,.mine-game .game-landscape-left .amount-control-group .amount-control-action{font-size:26px}}@media (min-width: 1780px){.mine-game .game-landscape-left .wickets-control-group .mine-control-action,.mine-game .game-landscape-left .wickets-control-group .amount-control-action,.mine-game .game-landscape-left .amount-control-group .mine-control-action,.mine-game .game-landscape-left .amount-control-group .amount-control-action{font-size:28px}}.mine-game .game-landscape-right{background:url("data:image/svg+xml,%3csvg%20width='156'%20height='270'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%2036C0%2016.118%2016.118%200%2036%200h84c19.882%200%2036%2016.118%2036%2036v156c0%2043.078-34.922%2078-78%2078S0%20235.078%200%20192V36Z'%20fill='%23000'%20fill-opacity='.1'/%3e%3c/svg%3e");display:none;flex-shrink:0;flex-direction:column;align-items:center;justify-content:center;gap:4em;background-size:contain;background-position:center;background-repeat:no-repeat;padding:50px 20px 10px}@media (min-width: 964px){.mine-game .game-landscape-right{display:flex}}.mine-game .game-landscape-right .turbo-control-group{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.mine-game .game-landscape-right .turbo-control-group label{text-align:center;font-family:.5em;text-transform:uppercase;color:#ffffffbf;text-shadow:-.0625em -.0625em .125em rgba(255,255,255,.25),.0625em .0625em .125em rgba(0,0,0,.25)}.mine-game .game-landscape-right .turbo-control-action,.mine-game .game-landscape-right .btn-control-action{font-size:16px}@media (min-width: 1024px){.mine-game .game-landscape-right .turbo-control-action,.mine-game .game-landscape-right .btn-control-action{font-size:18px}}@media (min-width: 1280px){.mine-game .game-landscape-right .turbo-control-action,.mine-game .game-landscape-right .btn-control-action{font-size:24px}}@media (min-width: 1536px){.mine-game .game-landscape-right .turbo-control-action,.mine-game .game-landscape-right .btn-control-action{font-size:26px}}@media (min-width: 1780px){.mine-game .game-landscape-right .turbo-control-action,.mine-game .game-landscape-right .btn-control-action{font-size:28px}}.game-result-modal{position:relative;display:flex;min-height:18.75em;min-width:17.5em;align-items:center;justify-content:center;font-size:14px}@media (min-width: 380px){.game-result-modal{font-size:20px}}@media (min-width: 480px){.game-result-modal{font-size:24px}}@media (min-width: 640px){.game-result-modal{font-size:28px}}.game-result-modal:before{background-image:url(/assets/result_modal-DB5S5z0Z.webp);position:absolute;top:0;bottom:0;right:0;left:0;background-size:contain;background-position:50%;background-repeat:no-repeat;--tw-content: "";content:var(--tw-content)}.game-result-modal .win_img{position:absolute;top:-4.375em;z-index:1;height:15em;width:16.25em;background-size:contain;background-repeat:no-repeat;animation:scale .4s cubic-bezier(.175,.885,.35,1.75) -.1s}.game-result-modal ._win1{background-image:url(/assets/win1-BsvDNeoe.webp)}.game-result-modal ._win2{background-image:url(/assets/win2-D9CYhL1T.webp)}.game-result-modal ._win3{background-image:url(/assets/win3-BOEXNfaR.webp)}.game-result-modal .win-info-detail{position:relative;top:3em;z-index:1;display:flex;flex-direction:column;align-items:center}.game-result-modal .win-info-detail p,.game-result-modal .win-info-detail span{animation:scale .4s cubic-bezier(.175,.885,.35,1.5) -.1s}.game-result-modal .win-info-detail .win-amount{position:relative}.game-result-modal .win-info-detail .win-amount>p,.game-result-modal .win-info-detail .win-amount>span{position:relative;z-index:2;display:flex;width:100%;align-items:center;justify-content:center;font-size:2.25em;font-weight:700;background:linear-gradient(0deg,#ffffff80,#ffffff80),linear-gradient(0deg,#e6e6e6,#7d7d7d 27%,#777 40%,#b1b1b1 45%,#dbdbdb 63%,#f2f2f2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-fill-color:transparent}.game-result-modal .win-info-detail .win-amount>span{position:absolute;bottom:0;z-index:1;text-shadow:0 0 .375em rgba(190,196,207,.5),0 .125em .125em #707a8a,0 .1875em .375em #6a7280}.game-result-modal .win-info-detail .win-amount-double{position:relative;padding-top:.8em}.game-result-modal .win-info-detail .win-amount-double>p,.game-result-modal .win-info-detail .win-amount-double>span{position:relative;z-index:2;display:flex;width:100%;align-items:center;justify-content:center;font-size:1.25em;font-weight:700;background:linear-gradient(0deg,#4deaff66,#4deaff66),linear-gradient(0deg,#ffffff80,#ffffff80),linear-gradient(0deg,#e6e6e6,#7d7d7d 27%,#777 40%,#b1b1b1 45%,#dbdbdb 63%,#f2f2f2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-fill-color:transparent}.game-result-modal .win-info-detail .win-amount-double>span{position:absolute;bottom:0;z-index:1;text-shadow:0 0 .375em rgba(190,196,207,.5),0 .125em .125em #707a8a}.game-result-modal .win-info-detail>p{font-size:.75em;font-weight:500;line-height:1.25em;--tw-text-opacity: 1;color:rgb(9 31 65 / var(--tw-text-opacity, 1));text-shadow:.0625em .0625em .125em rgba(255,255,255,.25),-.0625em -.0625em .125em rgba(0,0,0,.25)}.game-setting-modal{width:17.5em;height:24em;background:#142237;border-radius:1.5em;padding:1.5em 2.125em;box-shadow:0 0 1.25em #00000080;font-size:14px}@media (min-width: 380px){.game-setting-modal{font-size:20px}}@media (min-width: 480px){.game-setting-modal{font-size:24px}}@media (min-width: 640px){.game-setting-modal{font-size:28px}}.game-setting-modal .modal-close{position:absolute;right:1.2em;top:1em;color:#fff;cursor:pointer}.game-setting-modal .game-setting-grid .game-setting-grid-options{background:radial-gradient(109.31% 79.17% at 63.19% 13.89%,#a4c1e365,#00000025);border-radius:.75em;flex-flow:wrap;justify-content:center;align-items:center;gap:.75em;margin-bottom:1.25em;display:flex;box-shadow:inset 0 -.125em .375em #7797d74d,inset 0 .25em .5em #000c1fbf}.game-setting-modal .game-setting-grid .game-setting-grid-options .setting-grid-btn{cursor:pointer;min-width:2.75em;min-height:2.75em;width:2.75em;height:2.75em;z-index:2;background:radial-gradient(77.61% 100% at 66.85% 0,#6d7e97,#303f55,#0e1b2f);border-radius:.75em;flex-direction:row;justify-content:center;align-items:center;padding:.1875em;display:flex;position:relative;box-shadow:.0625em .0625em .25em #ffffff26,-.125em -.125em .25em #00000059}.game-setting-modal .game-setting-grid .game-setting-grid-options .setting-grid-btn .setting-grid-btn-inner{width:100%;height:100%;text-align:center;color:#ffffffbf;text-shadow:.0625em .0625em .125em rgba(255,255,255,.25),-.0625em -.0625em .125em rgba(0,0,0,.25);background:radial-gradient(72.79% 72.79% at 50% 83.09%,#213147,#1f2e45);border-radius:.5625em;flex-direction:row;justify-content:center;align-items:center;font-size:.75em;font-weight:700;line-height:1em;display:flex;box-shadow:inset 0 -.25em .5em #ffffff1a,inset 0 .25em .5em #00000040}.game-setting-modal .game-setting-grid .game-setting-grid-options .setting-grid-btn:active{box-shadow:0 0 .375em #7cb3ffbf,.0625em .0625em .125em #ffffff26,-.0625em -.0625em .25em #000000bf,inset 0 0 .25em #7cb3ffbf,inset 0 0 .125em #7cb3ffbf}.game-setting-modal .game-setting-grid .game-setting-grid-options ._active{pointer-events:none}.game-setting-modal .game-setting-grid .game-setting-grid-options ._active .setting-grid-btn-inner{color:#ffffff40}.game-setting-modal label{color:#ffffff80;flex-direction:row;justify-content:center;align-items:center;margin-bottom:.875em;font-size:.75em;font-style:normal;font-weight:400;line-height:.875em;display:flex}.hilo-game{display:flex;width:100%;flex-direction:column;gap:16px}.hilo-game .hilo-layout{display:flex;flex-direction:column-reverse;align-items:stretch;gap:16px}@media (min-width: 1024px){.hilo-game .hilo-layout{flex-direction:row}}.hilo-game .content{background:radial-gradient(50% 50% at 50% 50%,#0008a066 0,#01043a48);border-color:hsla(0,0%,100%,.1) hsla(0,0%,100%,.2) hsla(0,0%,100%,.336);border-style:solid;border-width:1px;display:flex;min-height:26em;flex:1 1 0%;flex-direction:column;gap:10px;border-radius:.5em;padding:10px}.hilo-game .card-history{background:#ffffff0a;border-color:hsla(0,0%,100%,.1) hsla(0,0%,100%,.2) hsla(0,0%,100%,.336);border-style:solid;border-width:1px;display:flex;min-height:3em;flex-direction:row;align-items:center;gap:.25em;overflow:hidden;border-radius:.3125em;padding:.375em .5em}.hilo-game .card-history .card-history-empty{font-size:12px;color:#ffffff80}.hilo-game .card-history .card-small{position:relative;display:flex;height:2.3em;width:1.7em;flex-shrink:0;flex-direction:column;align-items:center;justify-content:center;border-radius:3px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));font-size:14px}.hilo-game .card-history .card-small>span{font-size:.85em;font-weight:700;line-height:1}.hilo-game .card-history .card-small>span.red{--tw-text-opacity: 1;color:rgb(224 49 49 / var(--tw-text-opacity, 1))}.hilo-game .card-history .card-small>span.black{--tw-text-opacity: 1;color:rgb(17 17 17 / var(--tw-text-opacity, 1))}.hilo-game .card-history .card-small>span.joker{--tw-text-opacity: 1;color:rgb(112 72 232 / var(--tw-text-opacity, 1))}.hilo-game .card-history .card-small .dir{margin-top:.1em;height:.7em;width:.7em}.hilo-game .card-main{perspective:1400px;display:flex;flex:1 1 0%;align-items:center;justify-content:center;padding-top:10px;padding-bottom:10px}.hilo-game .card-main .card-animation-scene{transform-style:preserve-3d;position:relative}.hilo-game .card-main .card-animation-scene._flipping{animation:hilo-flip .5s ease-in-out}.hilo-game .card-main .playing-card{height:14.4em;width:11em;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (min-width: 640px){.hilo-game .card-main .playing-card{height:17em;width:13em}}.hilo-game .card-main .playing-card{filter:drop-shadow(0 .4em .8em rgba(0,0,0,.55))}.hilo-game .round-status{display:flex;flex-wrap:wrap;justify-content:center;-moz-column-gap:24px;column-gap:24px;row-gap:4px;font-size:12px;font-weight:700;color:#fff9}.hilo-game .round-status b{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hilo-game .round-status .hint{font-weight:400;color:#ffffff80}.hilo-game .controls{display:flex;width:100%;flex-direction:column;gap:10px}@media (min-width: 1024px){.hilo-game .controls{width:26em}}.hilo-game .bet-options{display:flex;flex-direction:column;gap:10px}.hilo-game .control-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.hilo-game .control-box{border-color:hsla(0,0%,100%,.1) hsla(0,0%,100%,.2) hsla(0,0%,100%,.336);border-style:solid;border-width:1px;background:#ffffff0a;border-radius:.5em;padding:.375em}.hilo-game .control-head{display:flex;align-items:center;gap:6px;padding-bottom:4px}.hilo-game .divider{background:linear-gradient(-90deg,#c4c4c480,#c4c4c40a);display:block;height:1px;flex:1 1 0%}.hilo-game .divider._flip{transform:rotate(180deg)}.hilo-game .control-font{background:linear-gradient(353.8deg,#f28300 9.8%,#ffb628 90.2%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:0;white-space:nowrap;padding-left:.375em;padding-right:.375em;font-size:.875em;font-weight:600;letter-spacing:.025em}.hilo-game .rank-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:2px}@media (min-width: 640px){.hilo-game .rank-grid{grid-template-columns:repeat(11,minmax(0,1fr))}}.hilo-game .control-tab{display:flex;height:100%;flex-direction:column;gap:2px}.hilo-game .count-box{border-color:hsla(0,0%,100%,.1) hsla(0,0%,100%,.2) hsla(0,0%,100%,.336);border-style:solid;border-width:1px;background:#ffffff14;transition:transform .1s linear,border .3s,box-shadow .3s;position:relative;display:flex;height:2.25em;cursor:pointer;align-items:center;justify-content:center;border-radius:.375em;padding-left:.4em;padding-right:.4em}.hilo-game .count-box .text{text-align:center;font-size:.875em;line-height:1.2;color:#fffc}.hilo-game .count-box .color-text{flex:1 1 0%;white-space:nowrap;font-size:.8em;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hilo-game .count-box:hover:not(._disabled):not(._unavailable){background-color:#ffffff24}.hilo-game .count-box.active{border-color:#36e6a1!important;box-shadow:0 0 .5em #38e5909c!important}.hilo-game .count-box._disabled{cursor:not-allowed;opacity:.4}.hilo-game .count-box._unavailable{cursor:not-allowed;opacity:.3}.hilo-game .count-box._red{background:linear-gradient(143.5deg,#ad2a00 10.92%,#9b1b00 36.37%,#7b0000 81.42%);border-color:rgba(254,0,0,.1) rgba(254,0,0,.2) #fe0000}.hilo-game .count-box._black{background:linear-gradient(143.5deg,#434343 10.92%,#141414 81.42%);border-color:hsla(0,0%,61.6%,.05) rgba(32,32,32,.9) hsla(0,0%,61.6%,.1)}.hilo-game .count-box._joker{background:linear-gradient(143.5deg,#0064ad 10.92%,#001b7b 81.42%);border-color:rgba(0,163,254,.1) rgba(0,42,133,.9) rgba(0,163,254,.3)}.hilo-game .hi-tab,.hilo-game .lo-tab{height:3.2em}.hilo-game .hi-tab .hilo-glyph,.hilo-game .lo-tab .hilo-glyph{height:1.6em;width:1.6em}.hilo-game .hi-tab .suc-percent,.hilo-game .lo-tab .suc-percent{position:absolute;left:.5em;white-space:nowrap;font-size:.8em;line-height:1;color:#ffffffb3}.hilo-game .hi-tab .reward-x,.hilo-game .lo-tab .reward-x{position:absolute;right:.5em;font-size:.8em;line-height:1}.hilo-game .hi-tab .suc-percent,.hilo-game .hi-tab .reward-x{top:.5em}.hilo-game .lo-tab .suc-percent,.hilo-game .lo-tab .reward-x{bottom:.5em}.hilo-game .input-box{background-color:#202020e6!important;display:flex;flex-direction:column;gap:8px}.hilo-game .bet-amount-row{display:flex;align-items:center;gap:8px}.hilo-game .inputBetAmount{border-color:hsla(0,0%,100%,.1) hsla(0,0%,100%,.2) hsla(0,0%,100%,.336);border-style:solid;border-width:1px;background:#00000014;box-shadow:inset 0 0 .5em #00000085;display:flex;height:2.125em;flex:1 1 0%;align-items:center;justify-content:space-between;border-radius:.5em}.hilo-game .inputBetAmount .btnPlus{width:2.3em;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-align:center;line-height:2.125em;color:#ffffffb3}.hilo-game .inputBetAmount .btnPlus:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hilo-game .inputBetAmount .display-bet-amount{min-width:0px;flex:1 1 0%;border-style:none;background-color:transparent;text-align:center;font-size:.875em;font-weight:700;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px}.hilo-game .inputBetAmount .display-bet-amount:disabled{cursor:not-allowed;color:#ffffffb3}.hilo-game .btn-double,.hilo-game .btn-default{background:#ffffff14;border-color:hsla(0,0%,100%,.1) hsla(0,0%,100%,.2) hsla(0,0%,100%,.336);border-style:solid;border-width:1px;height:2.3em;border-radius:.5em;padding-left:10px;padding-right:10px;text-align:center;font-size:.8em;font-weight:700;text-transform:uppercase;color:#fffc}.hilo-game .btn-double:hover:not(:disabled),.hilo-game .btn-default:hover:not(:disabled){background-color:#ffffff29}.hilo-game .btn-double:disabled,.hilo-game .btn-default:disabled{cursor:not-allowed;opacity:.4}.hilo-game .quick-amounts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.hilo-game .quick-amounts .btn-default{width:100%;padding-left:0;padding-right:0}.hilo-game .btn-bet{background:linear-gradient(95.31deg,#66ac1f 4.92%,#127c30);height:2.6em;width:100%;border-radius:.5em;text-align:center;font-size:.95em;font-weight:700;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hilo-game .btn-bet._cashout{background:linear-gradient(95.31deg,#f28300 4.92%,#ffb628);--tw-text-opacity: 1;color:rgb(32 22 10 / var(--tw-text-opacity, 1))}.hilo-game .btn-bet:disabled{cursor:not-allowed;opacity:.5}@keyframes hilo-flip{0%{transform:rotateY(0)}50%{transform:rotateY(90deg)}to{transform:rotateY(0)}}.plinko-game{display:flex;width:100%;flex-direction:column;gap:16px}.plinko-game .plinko-stage{display:flex;flex-direction:column;align-items:center;gap:16px;border-radius:10px;--tw-bg-opacity: 1;background-color:rgb(10 14 26 / var(--tw-bg-opacity, 1));padding:14px}.plinko-game .board-wrap{position:relative;display:flex;width:100%;max-width:640px;flex-direction:column;align-items:center;gap:8px}.plinko-game .plinko-board{display:flex;width:100%;justify-content:center}.plinko-game .plinko-board canvas{display:block;border-radius:8px}.plinko-game .multiplier-rows{display:flex;width:100%;flex-direction:column;gap:5px}.plinko-game .multiplier-row{display:flex;align-items:center;gap:8px;opacity:.7;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.plinko-game .multiplier-row._active{opacity:1}.plinko-game .multiplier-row .risk-label{width:52px;flex-shrink:0;text-align:right;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.025em;color:#ffffff80}.plinko-game .multiplier-row .slots{display:grid;flex:1 1 0%;gap:2px;grid-template-columns:repeat(17,minmax(0,1fr))}.plinko-game .multiplier-row .slot{display:flex;align-items:center;justify-content:center;border-radius:3px;padding-top:3px;padding-bottom:3px;font-weight:700;line-height:1;font-size:clamp(6px,1.1vw,10px);box-shadow:0 2px #00000059}.plinko-game .multiplier-row .slot._hit{animation:plinko-slot-hit .42s ease-out}@keyframes plinko-slot-hit{0%{transform:translateY(0);filter:brightness(1)}35%{transform:translateY(5px);filter:brightness(1.6)}to{transform:translateY(0);filter:brightness(1)}}.plinko-game .multiplier-chips{position:absolute;right:4px;top:4px;display:flex;width:58px;flex-direction:column;gap:3px;overflow:hidden;border-radius:6px}.plinko-game .multiplier-chips .chip{display:flex;align-items:center;justify-content:center;padding:4px 8px;font-size:12px;font-weight:700;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.plinko-game .multiplier-chips .chip._easy{--tw-bg-opacity: 1;background-color:rgb(28 79 143 / var(--tw-bg-opacity, 1))}.plinko-game .multiplier-chips .chip._medium{--tw-bg-opacity: 1;background-color:rgb(44 143 67 / var(--tw-bg-opacity, 1))}.plinko-game .multiplier-chips .chip._diff{--tw-bg-opacity: 1;background-color:rgb(156 34 66 / var(--tw-bg-opacity, 1))}.plinko-game .risk-columns{display:grid;width:100%;max-width:640px;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.plinko-game .risk-column{display:flex;flex-direction:column;gap:6px;border-radius:8px;--tw-bg-opacity: 1;background-color:rgb(33 55 67 / var(--tw-bg-opacity, 1));padding:10px}.plinko-game .risk-column._locked{opacity:.5}.plinko-game .risk-column .risk-head{display:flex;align-items:baseline;justify-content:space-between;gap:4px}.plinko-game .risk-column .risk-name{font-size:13px;font-weight:700;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.plinko-game .risk-column .risk-rtp{white-space:nowrap;font-size:9px;font-weight:600;color:#fff6}.plinko-game .risk-column .risk-amount{display:flex;align-items:center;gap:6px;border-radius:6px;--tw-bg-opacity: 1;background-color:rgb(15 33 46 / var(--tw-bg-opacity, 1));padding:6px 8px}.plinko-game .risk-column .risk-amount .currency{font-size:13px;font-weight:700;--tw-text-opacity: 1;color:rgb(255 182 40 / var(--tw-text-opacity, 1))}.plinko-game .risk-column .risk-amount input{width:100%;min-width:0px;background-color:transparent;font-size:15px;font-weight:700;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px}.plinko-game .risk-column .risk-amount input:disabled{cursor:not-allowed;color:#ffffff80}.plinko-game .risk-column .risk-auto{display:flex;align-items:center;justify-content:space-between;gap:6px}.plinko-game .risk-column .risk-auto>span{font-size:11px;font-weight:600;color:#fff9}.plinko-game .risk-column .risk-auto .switch{position:relative;height:20px;width:38px;flex-shrink:0;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(61 85 100 / var(--tw-bg-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.plinko-game .risk-column .risk-auto .switch .knob{position:absolute;top:2px;left:2px;height:16px;width:16px;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.plinko-game .risk-column .risk-auto .switch._on .knob{transform:translate(18px)}.plinko-game .risk-column .risk-auto .switch:disabled{cursor:not-allowed;opacity:.5}.plinko-game .risk-column .risk-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}.plinko-game .risk-column .risk-steps button{border-radius:6px;--tw-bg-opacity: 1;background-color:rgb(15 33 46 / var(--tw-bg-opacity, 1));padding-top:4px;padding-bottom:4px;font-size:11px;font-weight:700;color:#fffc}.plinko-game .risk-column .risk-steps button:hover:not(:disabled){--tw-bg-opacity: 1;background-color:rgb(47 69 83 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.plinko-game .risk-column .risk-steps button:disabled{cursor:not-allowed;opacity:.5}.plinko-game .risk-column .risk-bet{border-radius:6px;padding-top:10px;padding-bottom:10px;font-size:13px;font-weight:700;--tw-text-opacity: 1;color:rgb(10 14 26 / var(--tw-text-opacity, 1));transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.plinko-game .risk-column .risk-bet:active:not(:disabled){--tw-scale-x: .97;--tw-scale-y: .97;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.plinko-game .risk-column .risk-bet:disabled{cursor:not-allowed;opacity:.5}.plinko-game .risk-column._easy .risk-bet{--tw-bg-opacity: 1;background-color:rgb(34 128 246 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.plinko-game .risk-column._medium .risk-bet{--tw-bg-opacity: 1;background-color:rgb(71 239 99 / var(--tw-bg-opacity, 1))}.plinko-game .risk-column._diff .risk-bet{--tw-bg-opacity: 1;background-color:rgb(252 49 102 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.plinko-game .risk-column._easy .switch._on{--tw-bg-opacity: 1;background-color:rgb(34 128 246 / var(--tw-bg-opacity, 1))}.plinko-game .risk-column._medium .switch._on{--tw-bg-opacity: 1;background-color:rgb(71 239 99 / var(--tw-bg-opacity, 1))}.plinko-game .risk-column._diff .switch._on{--tw-bg-opacity: 1;background-color:rgb(252 49 102 / var(--tw-bg-opacity, 1))}@media (max-width: 520px){.plinko-game .multiplier-row .risk-label{width:38px;font-size:9px}.plinko-game .risk-column{gap:5px;padding:7px}.plinko-game .risk-column .risk-name{font-size:11px}.plinko-game .risk-column .risk-rtp{display:none}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1}.Toastify__toast-icon{margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Poppins,system-ui,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.right-3{right:.75rem}.top-0{top:0}.top-3{top:.75rem}.z-20{z-index:20}.order-last{order:9999}.mx-auto{margin-left:auto;margin-right:auto}.ml-auto{margin-left:auto}.block{display:block}.inline{display:inline}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-full{height:100%}.min-h-screen{min-height:100vh}.w-full{width:100%}.max-w-\[1400px\]{max-width:1400px}.flex-1{flex:1 1 0%}.shrink{flex-shrink:1}.grow{flex-grow:1}.\!cursor-default{cursor:default!important}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize{resize:both}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-\[10px\]{gap:10px}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-y-2{row-gap:.5rem}.overflow-x-auto{overflow-x:auto}.whitespace-nowrap{white-space:nowrap}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-panel-light{--tw-border-opacity: 1;border-color:rgb(47 69 83 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.bg-\[\#223843\]{--tw-bg-opacity: 1;background-color:rgb(34 56 67 / var(--tw-bg-opacity, 1))}.bg-\[\#354452\]{--tw-bg-opacity: 1;background-color:rgb(53 68 82 / var(--tw-bg-opacity, 1))}.bg-blue{--tw-bg-opacity: 1;background-color:rgb(30 110 239 / var(--tw-bg-opacity, 1))}.bg-cyan{--tw-bg-opacity: 1;background-color:rgb(3 191 199 / var(--tw-bg-opacity, 1))}.bg-green{--tw-bg-opacity: 1;background-color:rgb(23 209 24 / var(--tw-bg-opacity, 1))}.bg-panel{--tw-bg-opacity: 1;background-color:rgb(33 55 67 / var(--tw-bg-opacity, 1))}.bg-panel-dark{--tw-bg-opacity: 1;background-color:rgb(15 33 46 / var(--tw-bg-opacity, 1))}.bg-panel-light{--tw-bg-opacity: 1;background-color:rgb(47 69 83 / var(--tw-bg-opacity, 1))}.bg-pink{--tw-bg-opacity: 1;background-color:rgb(255 79 182 / var(--tw-bg-opacity, 1))}.bg-purple{--tw-bg-opacity: 1;background-color:rgb(118 51 250 / var(--tw-bg-opacity, 1))}.bg-red{--tw-bg-opacity: 1;background-color:rgb(255 28 68 / var(--tw-bg-opacity, 1))}.bg-thick-blue{--tw-bg-opacity: 1;background-color:rgb(14 61 140 / var(--tw-bg-opacity, 1))}.bg-thick-cyan{--tw-bg-opacity: 1;background-color:rgb(2 133 139 / var(--tw-bg-opacity, 1))}.bg-thick-green{--tw-bg-opacity: 1;background-color:rgb(0 107 1 / var(--tw-bg-opacity, 1))}.bg-thick-pink{--tw-bg-opacity: 1;background-color:rgb(171 24 111 / var(--tw-bg-opacity, 1))}.bg-thick-purple{--tw-bg-opacity: 1;background-color:rgb(67 11 176 / var(--tw-bg-opacity, 1))}.bg-thick-red{--tw-bg-opacity: 1;background-color:rgb(153 16 41 / var(--tw-bg-opacity, 1))}.bg-thick-yellow{--tw-bg-opacity: 1;background-color:rgb(129 103 14 / var(--tw-bg-opacity, 1))}.bg-yellow{--tw-bg-opacity: 1;background-color:rgb(254 201 22 / var(--tw-bg-opacity, 1))}.p-5{padding:1.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-\[2px\]{padding-left:2px;padding-right:2px}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.pl-\[20px\]{padding-left:20px}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[10px\]{font-size:10px}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.tracking-wide{letter-spacing:.025em}.\!text-white\/\[0\.5\]{color:#ffffff80!important}.text-\[\#0e1d27\]{--tw-text-opacity: 1;color:rgb(14 29 39 / var(--tw-text-opacity, 1))}.text-\[\#3f515f\]{--tw-text-opacity: 1;color:rgb(63 81 95 / var(--tw-text-opacity, 1))}.text-blue{--tw-text-opacity: 1;color:rgb(30 110 239 / var(--tw-text-opacity, 1))}.text-cyan{--tw-text-opacity: 1;color:rgb(3 191 199 / var(--tw-text-opacity, 1))}.text-green{--tw-text-opacity: 1;color:rgb(23 209 24 / var(--tw-text-opacity, 1))}.text-muted{--tw-text-opacity: 1;color:rgb(177 186 211 / var(--tw-text-opacity, 1))}.text-muted\/40{color:#b1bad366}.text-muted\/60{color:#b1bad399}.text-pink{--tw-text-opacity: 1;color:rgb(255 79 182 / var(--tw-text-opacity, 1))}.text-purple{--tw-text-opacity: 1;color:rgb(118 51 250 / var(--tw-text-opacity, 1))}.text-red{--tw-text-opacity: 1;color:rgb(255 28 68 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/\[0\.5\]{color:#ffffff80}.text-yellow{--tw-text-opacity: 1;color:rgb(254 201 22 / var(--tw-text-opacity, 1))}.opacity-50,.opacity-\[0\.5\]{opacity:.5}.opacity-\[1\]{opacity:1}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-CTKNfV9P.ttf) format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Unlock;src:url(/assets/Unlock-Regular-Bdn7zKOd.ttf) format("truetype");font-weight:400;font-display:block}body{--tw-bg-opacity: 1;background-color:rgb(26 44 56 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));font-family:Poppins,system-ui,sans-serif;min-height:100vh;-webkit-user-select:none;-moz-user-select:none;user-select:none}input,textarea{-webkit-user-select:text;-moz-user-select:text;user-select:text}input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 4px rgba(0,0,0,.3);background-color:#2f4553}::-webkit-scrollbar{width:4px;height:4px;background-color:#0000004d;border-radius:10px}::-webkit-scrollbar-thumb{background-color:#242f3d;border:2px solid #242f3d;border-radius:10px}.input-box{display:flex;width:100%;align-items:center;justify-content:space-between;gap:8px;border-radius:4px;border-width:2px;--tw-border-opacity: 1;border-color:rgb(47 69 83 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(15 33 46 / var(--tw-bg-opacity, 1));padding:4px 8px;--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.input-box input{width:100%;background-color:transparent;padding:4px;font-size:14px;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px}.input-box input:disabled{cursor:not-allowed;--tw-text-opacity: 1;color:rgb(177 186 211 / var(--tw-text-opacity, 1))}.input-box:hover{--tw-border-opacity: 1;border-color:rgb(85 112 134 / var(--tw-border-opacity, 1))}.bet-history{display:flex;flex-direction:column;gap:10px;border-radius:10px;--tw-bg-opacity: 1;background-color:rgb(15 33 46 / var(--tw-bg-opacity, 1));padding:14px}.bet-history .bet-history-tabs{display:flex;align-items:center;gap:10px}.bet-history .bet-history-tabs h3{margin-right:auto;font-size:16px;font-weight:700;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.bet-history .bet-history-tabs button{border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(33 55 67 / var(--tw-bg-opacity, 1));padding:6px 10px;font-size:12px;font-weight:600;--tw-text-opacity: 1;color:rgb(177 186 211 / var(--tw-text-opacity, 1))}.bet-history .bet-history-tabs button._active{--tw-bg-opacity: 1;background-color:rgb(47 69 83 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.bet-history table{width:100%;font-size:13px}.bet-history table th{white-space:nowrap;padding:8px 10px;text-align:left;font-weight:600;--tw-text-opacity: 1;color:rgb(177 186 211 / var(--tw-text-opacity, 1))}.bet-history table td{white-space:nowrap;padding:8px 10px;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.bet-history table tbody tr:nth-child(odd){--tw-bg-opacity: 1;background-color:rgb(33 55 67 / var(--tw-bg-opacity, 1))}.bet-history .empty{padding-top:20px;padding-bottom:20px;text-align:center;font-size:13px;--tw-text-opacity: 1;color:rgb(177 186 211 / var(--tw-text-opacity, 1))}.app-modal{position:fixed;left:0;top:0;z-index:100;display:flex;height:100vh;width:100vw;align-items:center;justify-content:center}.app-modal .overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1));--tw-bg-opacity: .6;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.app-modal .modal-container{position:relative;z-index:110}.unity-host{position:absolute;top:0;right:0;bottom:0;left:0}.unity-host canvas.unity-canvas{display:block;width:100%;height:100%;outline:none}.unity-host._parked{position:fixed;top:0;left:-20000px;width:960px;height:540px;opacity:0;pointer-events:none}.before\:opacity-\[0\.5\]:before{content:var(--tw-content);opacity:.5}.after\:top-\[0px\]:after{content:var(--tw-content);top:0}.after\:top-\[14px\]:after{content:var(--tw-content);top:14px}.after\:top-\[64px\]:after{content:var(--tw-content);top:64px}.hover\:-translate-y-1:hover{--tw-translate-y: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-accent:hover{--tw-border-opacity: 1;border-color:rgb(0 231 1 / var(--tw-border-opacity, 1))}.hover\:bg-panel:hover{--tw-bg-opacity: 1;background-color:rgb(33 55 67 / var(--tw-bg-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}@media (min-width: 640px){.sm\:flex{display:flex}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 768px){.md\:order-none{order:0}.md\:h-16{height:4rem}.md\:w-auto{width:auto}.md\:py-0{padding-top:0;padding-bottom:0}}@media (min-width: 964px){.slg\:block{display:block}.slg\:hidden{display:none}.slg\:flex-col{flex-direction:column}}@media (min-width: 1024px){.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}
