._pageRoot_1hmv4_1{background:var(--color-background);box-sizing:border-box;flex-direction:column;flex:1;width:100%;height:100%;min-height:0;display:flex;overflow:hidden auto}._pageRoot_1hmv4_1>footer{flex-shrink:0;width:100%}._container_1hmv4_18{width:100%;padding-top:28px;padding-bottom:24px;padding-left:max(40px, (100vw - var(--sidebar-width,0px) - 1366px) / 2);padding-right:max(40px, (100vw - var(--sidebar-width,0px) - 1366px) / 2);background:var(--color-background);box-sizing:border-box;flex-direction:column;flex:none;gap:10px;display:flex;overflow-x:hidden;container:bbcpage/inline-size}._loading_1hmv4_35{min-height:240px;color:var(--color-muted-foreground);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:48px 0;display:flex}._spinner_1hmv4_46{border:2px solid var(--color-border);border-top-color:var(--color-primary);border-radius:50%;width:32px;height:32px;animation:.6s linear infinite _spin_1hmv4_46}@keyframes _spin_1hmv4_46{to{transform:rotate(360deg)}}._gameCard_1hmv4_60{background:var(--color-card);border:2px solid var(--color-border);border-radius:12px;flex-direction:column;flex-shrink:0;height:420px;min-height:380px;transition:border-color .3s ease-out,box-shadow .3s ease-out;display:flex;position:relative;overflow:hidden}._gameCard_1hmv4_60._rollingBull_1hmv4_73{border-color:var(--color-candlestick-up);box-shadow:0 0 20px #00c9504d,inset 0 0 30px #00c9500d}._gameCard_1hmv4_60._rollingBear_1hmv4_77{border-color:var(--color-candlestick-down);box-shadow:0 0 20px #fb2c364d,inset 0 0 30px #fb2c360d}._gameCard_1hmv4_60._rollingCrab_1hmv4_81{border-color:var(--color-primary);box-shadow:0 0 20px #ffc7004d,inset 0 0 30px #ffc7000d}._gameCard_1hmv4_60._rollingCustomRange_1hmv4_85{border-color:#06b6d4;box-shadow:0 0 20px #06b6d44d,inset 0 0 30px #06b6d40d}._gameCardWrapper_1hmv4_90{z-index:0;isolation:isolate;--anim-border-color:var(--color-primary);border-radius:14px;position:relative}._gameCardWrapper_1hmv4_90:before{content:"";background:linear-gradient(var(--color-card), var(--color-card)) padding-box, conic-gradient(from var(--border-angle,0deg), var(--anim-border-color) 0deg, var(--anim-border-color) 30deg, transparent 60deg, transparent 330deg, var(--anim-border-color) 360deg) border-box;pointer-events:none;z-index:1;opacity:0;border:2px solid #0000;border-radius:14px;transition:opacity .5s ease-out;animation:2.5s linear infinite _rotateBorder_1hmv4_1;position:absolute;inset:-2px}@media (width<=768px){._gameCardWrapper_1hmv4_90:before{animation:none}}._gameCardWrapper_1hmv4_90._bettingPhase_1hmv4_115:before{opacity:1}._gameCardWrapper_1hmv4_90._resultsBull_1hmv4_118{--anim-border-color:var(--color-candlestick-up)}._gameCardWrapper_1hmv4_90._resultsBull_1hmv4_118:before{opacity:1}._gameCardWrapper_1hmv4_90._resultsBear_1hmv4_124{--anim-border-color:var(--color-candlestick-down)}._gameCardWrapper_1hmv4_90._resultsBear_1hmv4_124:before{opacity:1}._gameCardWrapper_1hmv4_90._resultsCrab_1hmv4_130{--anim-border-color:var(--color-primary)}._gameCardWrapper_1hmv4_90._resultsCrab_1hmv4_130:before{opacity:1}._gameCardWrapper_1hmv4_90._resultsCrab_1hmv4_130:after{opacity:.7}._gameCardWrapper_1hmv4_90 ._gameCard_1hmv4_60{z-index:2;position:relative}@property --border-angle{syntax:"<angle>";inherits:true;initial-value:0deg}@keyframes _rotateBorder_1hmv4_1{0%{--border-angle:0deg}to{--border-angle:360deg}}._phaseIndicator_1hmv4_157{z-index:10;background:#15161db3;border-radius:20px;align-items:center;gap:8px;padding:6px 12px;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}._phaseTag_1hmv4_171{letter-spacing:.5px;color:var(--color-muted-foreground);text-transform:uppercase;font-size:11px;font-weight:600}._phaseTag_1hmv4_171[data-phase=presale]{color:var(--color-primary)}._phaseTag_1hmv4_171[data-phase=active]{color:var(--color-candlestick-up)}._phaseTag_1hmv4_171[data-phase=results]{color:#a78bfa}._timer_1hmv4_188{color:var(--color-foreground);font-variant-numeric:tabular-nums;font-size:14px;font-weight:600}._chartArea_1hmv4_195{--pinpointInsetTop:15px;--pinpointInsetBottom:20px;flex:1;min-height:0;position:relative}._pinpointScrubberWrap_1hmv4_203{z-index:20;pointer-events:auto;opacity:1;will-change:transform, opacity;flex-direction:column;justify-content:stretch;align-items:flex-end;gap:0;width:74px;transition:transform .26s cubic-bezier(.22,1,.36,1),opacity .22s;display:flex;position:absolute;top:0;bottom:0;right:0;transform:translate(0)}._pinpointScrubberBehindResults_1hmv4_222{z-index:9}._pinpointScrubberHitOnTop_1hmv4_226{z-index:30;opacity:1}._pinpointScrubberVisible_1hmv4_231{opacity:1;pointer-events:auto;transform:translate(0)}._pinpointScrubberHidden_1hmv4_237{opacity:0;pointer-events:none;transform:translate(90px)}._pinpointScrubberTrack_1hmv4_243{touch-action:none;background:#0000004d;border:1px solid #ffffff0f;border-right:none;width:54px;height:100%;position:relative;overflow:visible}._pinpointScrubberTicks_1hmv4_255{inset:var(--pinpointInsetTop) 10px var(--pinpointInsetBottom) 10px;pointer-events:none;position:absolute}._pinpointTick_1hmv4_261{height:2px;opacity:calc(.14 + var(--tickFocus,0) * .86);transform-origin:100%;background:#ffffff38;border-radius:2px;position:absolute;right:0;transform:translateY(50%)}._pinpointTickMicro_1hmv4_272,._pinpointTickMinor_1hmv4_277{width:calc(18px * (.45 + var(--tickFocus,0) * 1.25));opacity:.28}._pinpointTickMajor_1hmv4_282{width:calc(22px * (.45 + var(--tickFocus,0) * 1.25));opacity:calc(.22 + var(--tickFocus,0) * .78);background:#ffffffd9}._pinpointTickActive_1hmv4_288{opacity:1;background:#ffc700f2}._pinpointTickSelected_1hmv4_293{opacity:calc(.35 + var(--tickFocus,0) * .65);background:#ffc700f2}._pinpointTickSelectedWinner_1hmv4_298{filter:none;opacity:1;background:#22c55ef2}._pinpointTickOtherPlayer_1hmv4_304{opacity:.4;background:#ffffff80}._pinpointTickOtherPlayerWinner_1hmv4_309{filter:none;opacity:1;background:#ffc700f2}._otherPlayerMarker_1hmv4_315{transform-origin:100%;pointer-events:none;white-space:nowrap;align-items:center;gap:2px;transition:opacity .15s;display:flex;position:absolute;top:50%;right:26px;transform:translateY(-50%)}._otherPlayerMarker_1hmv4_315 .level-badge,._otherPlayerMarker_1hmv4_315 .level-badge-only{height:auto!important;min-height:auto!important;padding:0!important}._otherPlayerMarker_1hmv4_315 .level-icon{width:12px!important;height:12px!important}._otherPlayerMarkerWinner_1hmv4_339{box-shadow:none;background:0 0;border-radius:0;padding:0}._pinpointTickFlexed_1hmv4_346 ._otherPlayerMarker_1hmv4_315{opacity:0}._otherPlayerArrow_1hmv4_350{color:#ffffffb3;text-shadow:0 0 4px #0009;margin-top:1px;font-size:6px;position:absolute;right:4px}._otherPlayerName_1hmv4_359{color:#ffffffd9;border-radius:2px;padding:1px 3px;font-size:9px;font-weight:600}._otherPlayerNameWinner_1hmv4_367{color:#fff0c8fa;text-shadow:0 0 10px #ffc70059}._otherPlayerBetAmount_1hmv4_372{color:#ffffffbf;align-items:center;gap:1px;font-size:8px;font-weight:500;display:flex}._otherPlayerBetAmountWinner_1hmv4_381{color:#22c55efa;text-shadow:0 0 10px #22c55e59;font-weight:700}._otherPlayerCoinIcon_1hmv4_387{opacity:.8;width:8px;height:8px}._pinpointScrubberCompactTicks_1hmv4_393 ._pinpointTick_1hmv4_261{opacity:.22;filter:none;background:#ffffff38;transform:translateY(50%)scaleX(1)}._pinpointScrubberCompactTicks_1hmv4_393 ._pinpointTickMicro_1hmv4_272,._pinpointScrubberCompactTicks_1hmv4_393 ._pinpointTickMinor_1hmv4_277,._pinpointScrubberCompactTicks_1hmv4_393 ._pinpointTickMajor_1hmv4_282{opacity:.22;filter:none;background:#ffffff38;width:12px}._pinpointScrubberCompactTicks_1hmv4_393 ._pinpointTickSelected_1hmv4_293{opacity:1;filter:drop-shadow(0 0 8px #ffc70059);background:#ffc700f2}._pinpointScrubberCompactTicks_1hmv4_393 ._pinpointTickSelectedWinner_1hmv4_298{opacity:1;filter:none;background:#22c55ef2}._pinpointScrubberCompactTicks_1hmv4_393 ._pinpointTickOtherPlayer_1hmv4_304{opacity:.5;filter:drop-shadow(0 0 4px #fff3);background:#ffffff73}._pinpointScrubberCompactTicks_1hmv4_393 ._pinpointTickOtherPlayerWinner_1hmv4_309{opacity:1;filter:none;background:#ffc700f2}._pinpointScrubberMarkers_1hmv4_428{inset:var(--pinpointInsetTop) 10px var(--pinpointInsetBottom) 10px;pointer-events:none;position:absolute}._pinpointMarker_1hmv4_434{pointer-events:auto;cursor:pointer;background:#ea580c8c;border:1px solid #ea580cbf;border-radius:999px;width:8px;height:8px;transition:transform .12s,filter .12s;animation:.18s ease-out _markerPop_1hmv4_1;position:absolute;right:26px;transform:translateY(50%);box-shadow:0 0 10px #ea580c59}._pinpointMarker_1hmv4_434:hover:not(:disabled){filter:brightness(1.2);transform:translateY(50%)scale(1.1)}._pinpointMarker_1hmv4_434:disabled{opacity:.4;cursor:not-allowed}._pinpointMarkerCentered_1hmv4_458{filter:brightness(1.25);animation:.24s ease-out _markerCenteredPulse_1hmv4_1;transform:translateY(50%)scale(1.35);box-shadow:0 0 16px #ffc70059,0 0 12px #ea580c59}._pinpointMarkerWinner_1hmv4_465{background:#22c55ea6;border:1px solid #22c55ee6;box-shadow:0 0 10px #22c55e47}._pinpointMarkerPreview_1hmv4_471{filter:saturate(.9)brightness(1.05);background:#fb923c47;border:1px solid #fb923cd9;box-shadow:0 0 10px #fb923c2e}@keyframes _markerCenteredPulse_1hmv4_1{0%{transform:translateY(50%)scale(1)}55%{transform:translateY(50%)scale(1.55)}to{transform:translateY(50%)scale(1.35)}}@keyframes _markerPop_1hmv4_1{0%{opacity:.2;transform:translateY(50%)scale(.6)}to{opacity:1;transform:translateY(50%)scale(1)}}._pinpointScrubberHandle_1hmv4_499{pointer-events:none;opacity:.8;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;width:36px;height:14px;transition:transform .12s,filter .12s;position:absolute;right:6px;transform:translateY(50%);box-shadow:0 6px 14px #00000038}._pinpointScrubberHandleDragging_1hmv4_514{filter:brightness(1.08);transform:translateY(50%)scale(1.06)}._pinpointScrubberHandleLocked_1hmv4_519{animation:.16s ease-out _handleLockNudge_1hmv4_1}@keyframes _handleLockNudge_1hmv4_1{0%{filter:brightness(1.12);transform:translateY(50%)scale(1.02)}to{filter:brightness(1.08);transform:translateY(50%)scale(1.06)}}._pinpointBubbleGroup_1hmv4_533{pointer-events:none;z-index:1;flex-direction:column;align-items:center;gap:2px;display:flex;position:absolute;left:-62px;transform:translateY(50%)}._pinpointBubbleGroupHit_1hmv4_545{z-index:8}._pinpointReBetButton_1hmv4_549{color:#111827e6;letter-spacing:.3px;cursor:pointer;pointer-events:auto;white-space:nowrap;background:linear-gradient(135deg,#ffb432d9 0%,#ea821ee6 100%);border:2px solid #ffffff80;border-radius:20px;align-items:center;gap:4px;padding:6px 10px;font-family:DynaPuff,sans-serif;font-size:10px;font-weight:700;transition:transform .12s,box-shadow .12s,filter .12s;display:flex;position:absolute;top:50%;right:calc(100% + 8px);transform:translateY(-50%);box-shadow:0 3px 12px #ea821e59,inset 0 0 0 1px #fff3}._pinpointReBetButton_1hmv4_549:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-50%)scale(1.04);box-shadow:0 4px 16px #ea821e73,inset 0 0 0 1px #ffffff4d}._pinpointReBetButton_1hmv4_549:active:not(:disabled){transform:translateY(-50%)scale(.97)}._pinpointReBetButton_1hmv4_549:disabled{opacity:.6;cursor:not-allowed}._pinpointReBetButtonActive_1hmv4_585{color:#fff;background:linear-gradient(135deg,#22c55ee6 0%,#16a34af2 100%);animation:.5s ease-in-out infinite _reBetActive_1hmv4_1}._pinpointReBetIcon_1hmv4_591{font-size:12px;font-weight:700}._pinpointReBetText_1hmv4_596{text-transform:uppercase}._pinpointReBetCount_1hmv4_600{background:#00000026;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:9px;font-weight:800;display:flex}@keyframes _reBetActive_1hmv4_1{0%,to{opacity:1}50%{opacity:.85}}._pinpointBubbleMeta_1hmv4_621{pointer-events:none;flex-direction:column;align-items:center;gap:0;display:flex;position:absolute;top:calc(50% + 40px);left:50%;transform:translate(-50%)}._pinpointBubbleBet_1hmv4_633{color:#ffffffe0;letter-spacing:.6px;text-transform:uppercase;text-shadow:0 2px 8px #000000a6,0 1px #000000bf;white-space:nowrap;font-variant-numeric:tabular-nums;font-family:DynaPuff,sans-serif;font-size:11px;font-weight:800;line-height:1}._pinpointBubbleInfoCycle_1hmv4_646{height:28px;position:relative}._pinpointBubbleInfoDefault_1hmv4_651{flex-direction:column;justify-content:center;align-items:center;animation:6s ease-in-out infinite _pinpointInfoCycleDefault_1hmv4_1;display:flex;position:absolute;inset:0}._pinpointBubblePayoutTwoLine_1hmv4_661{letter-spacing:1.4px;text-transform:uppercase;white-space:nowrap;flex-direction:column;justify-content:center;align-items:center;font-family:DynaPuff,sans-serif;font-size:11px;font-weight:900;line-height:1.02;animation:6s ease-in-out infinite _pinpointInfoCyclePayout_1hmv4_1;display:flex;position:absolute;inset:0}._pinpointBubblePayoutTwoLine_1hmv4_661>div:first-child{color:#fb923cfa;text-shadow:0 2px 10px #000000b3,0 0 12px #fb923c40,0 1px #000000bf;letter-spacing:1.6px}._pinpointBubblePayoutTwoLine_1hmv4_661>div:last-child{letter-spacing:1.8px;background:linear-gradient(#fff7cc 0%,#ffd166 38%,#fb923c 100%);color:#0000;text-shadow:none;background-clip:text;font-size:13px;font-weight:900;animation:1.6s ease-in-out infinite _pinpointPayoutPop_1hmv4_1}._pinpointBubbleBetHereTwoLine_1hmv4_694{letter-spacing:1.4px;text-transform:uppercase;white-space:nowrap;color:#ffffffeb;text-shadow:0 2px 10px #000000b3,0 0 12px #ffffff2e,0 1px #000000bf;flex-direction:column;justify-content:center;align-items:center;font-family:DynaPuff,sans-serif;font-size:11px;font-weight:900;line-height:1.02;animation:6s ease-in-out infinite _pinpointInfoCycleBetHere_1hmv4_1;display:flex;position:absolute;inset:0}._pinpointBubbleBetHereTwoLine_1hmv4_694>div:first-child{color:#fb923cfa;text-shadow:0 2px 10px #000000b3,0 0 12px #fb923c40,0 1px #000000bf;letter-spacing:1.6px}._pinpointBubbleBetHereTwoLine_1hmv4_694>div:last-child{letter-spacing:1.8px;background:linear-gradient(#fff 0%,#ffe7bf 40%,#fb923c 100%);color:#0000;text-shadow:none;background-clip:text;font-size:13px;font-weight:900;animation:1.6s ease-in-out infinite _pinpointBetHerePop_1hmv4_1}@keyframes _pinpointPayoutPop_1hmv4_1{0%,to{opacity:1;transform:scale(1)}50%{opacity:.92;transform:scale(1.06)}}@keyframes _pinpointBetHerePop_1hmv4_1{0%,to{opacity:1;transform:scale(1)}50%{opacity:.92;transform:scale(1.06)}}@keyframes _pinpointInfoCyclePayout_1hmv4_1{0%,33%{opacity:0}38%,61%{opacity:1}66%,to{opacity:0}}@keyframes _pinpointInfoCycleBetHere_1hmv4_1{0%,66%{opacity:0}71%,94%{opacity:1}to{opacity:0}}@keyframes _pinpointInfoCycleDefault_1hmv4_1{0%,28%{opacity:1}33%,to{opacity:0}}._pinpointBubble_1hmv4_533{--pinpointBubbleSize:68px;--pinpointBubbleRadius:calc(var(--pinpointBubbleSize) / 2);width:var(--pinpointBubbleSize);height:var(--pinpointBubbleSize);color:#111827eb;cursor:pointer;pointer-events:auto;isolation:isolate;background:radial-gradient(circle at 30% 28%,#ffffff8c 0%,#fff0 40%),radial-gradient(circle at 22% 78%,#fb923cf2 0%,#0000 56%),radial-gradient(circle at 78% 78%,#f59e0beb 0%,#0000 56%),radial-gradient(circle at 50% 18%,#ffc850e6 0%,#0000 58%),linear-gradient(#ffa83ceb 0%,#ea580cf2 100%);border:4px solid #ffffffeb;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:1px;padding:8px 0 7px;transition:transform .12s,filter .12s,box-shadow .18s,border-color .18s;animation:2.6s ease-in-out infinite _pinpointBubbleFloat_1hmv4_1;display:flex;position:relative;left:0;overflow:visible;transform:none;box-shadow:0 14px 34px #0000008c,inset 0 0 0 1px #ffffff59}._pinpointBubble_1hmv4_533>*{z-index:3;position:relative}._pinpointBubble_1hmv4_533:before{content:"";border-radius:inherit;opacity:.08;z-index:0;pointer-events:none;clip-path:circle(var(--pinpointBubbleRadius) at 50% 50%);background-image:url(/icons/pinpoint_btn_bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;transition:opacity .18s,transform .18s;position:absolute;inset:0;transform:scale(1.02)}._pinpointBubble_1hmv4_533:after{content:"";z-index:2;opacity:.18;pointer-events:none;clip-path:circle(var(--pinpointBubbleRadius) at 50% 50%);background:linear-gradient(120deg,#0000 35%,#ffffff8c 45%,#0000 55%);position:absolute;inset:-20%;transform:translate(-8%)rotate(8deg)}._pinpointBubble_1hmv4_533:hover:not(:disabled){filter:saturate(1.08)brightness(1.05);transform:scale(1.03)}._pinpointBubble_1hmv4_533:active:not(:disabled){transform:scale(.97)}._pinpointBubble_1hmv4_533:active:not(:disabled):before{opacity:.28;transform:scale(1)}._pinpointBubble_1hmv4_533:disabled{opacity:.5;cursor:not-allowed}._pinpointBubbleHit_1hmv4_852,._pinpointBubbleHit_1hmv4_852:disabled{opacity:1!important}._pinpointBubbleTapRing_1hmv4_859{opacity:0;pointer-events:none;z-index:8;border:3px solid #ffffff59;border-radius:999px;position:absolute;inset:-10px;transform:scale(.85)}._pinpointBubblePlacedOverlay_1hmv4_870{opacity:0;pointer-events:none;z-index:9;background-image:url(/icons/pinpoint_placed_btn_bg.png);background-position:100% 0;background-repeat:no-repeat;background-size:cover;border-radius:0;transition:opacity .14s,transform .14s;position:absolute;inset:-10px;transform:translate(6px,-6px)}._pinpointBubblePlaced_1hmv4_870{filter:saturate(1.06)brightness(1.04);border-color:#fffffffa;box-shadow:0 14px 34px #0000008c,inset 0 0 0 1px #ffffff59,0 0 0 3px #22c55e38,0 0 20px #22c55e1f}._pinpointBubblePlaced_1hmv4_870:after{opacity:.24}._pinpointBubblePlaced_1hmv4_870 ._pinpointBubblePlacedOverlay_1hmv4_870{opacity:1;transform:translate(6px,-6px)}._pinpointBubbleTap_1hmv4_859{animation:.18s ease-out _pinpointBubbleTapPop_1hmv4_1}._pinpointBubbleTap_1hmv4_859 ._pinpointBubbleTapRing_1hmv4_859{animation:.22s ease-out _pinpointBubbleTapRing_1hmv4_859}._pinpointBubbleTap_1hmv4_859:before{opacity:.22;transform:scale(1)}@keyframes _pinpointBubbleTapPop_1hmv4_1{0%{transform:scale(1)}45%{transform:scale(.94)}to{transform:scale(1)}}@keyframes _pinpointBubbleTapRing_1hmv4_859{0%{opacity:.55;transform:scale(.85)}to{opacity:0;transform:scale(1.08)}}._pinpointBubbleCrab_1hmv4_931,._pinpointBubbleBull_1hmv4_932,._pinpointBubbleBear_1hmv4_933{--pinpointZoneNoop:0}._pinpointBubbleError_1hmv4_937{animation:.65s ease-out _pinpointBubbleErrorPulse_1hmv4_1;box-shadow:0 14px 34px #0000008c,0 0 0 5px #ef44442e,0 0 24px #ef444447;border-color:#ef4444f2!important}@keyframes _pinpointBubbleErrorPulse_1hmv4_1{0%{transform:scale(1)}20%{transform:scale(1.04)}to{transform:scale(1)}}._pinpointBubbleDragging_1hmv4_954{filter:brightness(1.03)}._pinpointBubbleValue_1hmv4_958{text-shadow:0 2px #ffffffa6;margin:0;font-family:DynaPuff,sans-serif;font-size:23px;font-weight:900;line-height:.98}._pinpointBubbleHint_1hmv4_967{opacity:.7;letter-spacing:1px;text-transform:uppercase;margin:0;font-family:DynaPuff,sans-serif;font-size:9px;font-weight:700;line-height:1}._pinpointBubbleWin_1hmv4_978{color:#ffd666fa;letter-spacing:.6px;text-transform:uppercase;text-shadow:0 2px 10px #000000b3,0 0 12px #ffc70040,0 1px #000000bf;white-space:nowrap;font-variant-numeric:tabular-nums;pointer-events:none;margin-top:-1px;font-family:DynaPuff,sans-serif;font-size:11px;font-weight:800;line-height:1}._pinpointBubbleCountText_1hmv4_993{color:#111827bf;margin:0;font-family:DynaPuff,sans-serif;font-size:10px;font-weight:800;line-height:1}._pinpointBubbleHitText_1hmv4_1002{color:#22c55efa;letter-spacing:1px;text-transform:uppercase;text-shadow:0 2px 10px #000000a6,0 0 10px #22c55e40;font-family:DynaPuff,sans-serif;font-size:12px;font-weight:900;line-height:1}._pinpointBubbleWonText_1hmv4_1013{color:#22c55efa;letter-spacing:.6px;text-transform:uppercase;text-shadow:0 2px 10px #000000a6,0 0 10px #22c55e38;white-space:nowrap;font-variant-numeric:tabular-nums;font-family:DynaPuff,sans-serif;font-size:12px;font-weight:900;line-height:1.05}@keyframes _pinpointBubbleFloat_1hmv4_1{0%,to{transform:translate(0)rotate(-.5deg)}50%{transform:translate(-1px)rotate(.5deg)}}._targetLineSelected_1hmv4_1034{opacity:.5}._chart_1hmv4_195{width:100%;height:100%}._gameProgressBar_1hmv4_1043{z-index:8;opacity:0;pointer-events:none;transition:opacity .3s ease-out;position:absolute;bottom:0;left:0;right:0}._gameProgressBar_1hmv4_1043._visible_1hmv4_1053{opacity:1}._progressTrack_1hmv4_1057{background:#ffffff14;height:4px;position:relative;overflow:visible}._progressFill_1hmv4_1064{background:linear-gradient(90deg, #ffc7004d 0%, var(--color-primary) 100%);height:100%;transition:width .1s linear,background .3s ease-out;position:absolute;top:0;left:0}._progressFill_1hmv4_1064._zoneBull_1hmv4_1072{background:linear-gradient(90deg, #00c9504d 0%, var(--color-candlestick-up) 100%)}._progressFill_1hmv4_1064._zoneBear_1hmv4_1075{background:linear-gradient(90deg, #fb2c364d 0%, var(--color-candlestick-down) 100%)}._progressFill_1hmv4_1064._zoneCrab_1hmv4_1078{background:linear-gradient(90deg, #ffc7004d 0%, var(--color-primary) 100%)}._overlay_1hmv4_1082{z-index:10;background:#15161deb;justify-content:center;align-items:center;transition:opacity .5s ease-out,background .5s ease-out;display:flex;position:absolute;inset:0}._overlay_1hmv4_1082._visible_1hmv4_1053{background:#15161dd9}._overlay_1hmv4_1082._hidden_1hmv4_1095{background:#15161d00}._gameOverlay_1hmv4_1099{z-index:10;background:#15161d26;justify-content:center;align-items:center;transition:opacity .5s ease-out,background .5s ease-out;display:flex;position:absolute;inset:0}._gameOverlayPresale_1hmv4_1110{background:#15161df2}._gameOverlayCountdown_1hmv4_1114{-webkit-backdrop-filter:none;background:#15161d00}._gameOverlayResult_1hmv4_1120{background:#15161db3}._contentVisible_1hmv4_1124{opacity:1;pointer-events:auto;transform:scale(1)translateY(0)}._contentHidden_1hmv4_1130{opacity:0;pointer-events:none;transform:scale(.95)translateY(10px)}._countdownContent_1hmv4_1136{z-index:5;flex-direction:column;align-items:center;gap:16px;transition:transform .4s cubic-bezier(.34,1.56,.64,1),opacity .4s ease-out;display:flex;position:absolute}._phaseOverlay_1hmv4_1146{z-index:10;background:#15161d40;justify-content:center;align-items:center;transition:opacity .6s ease-out,background .6s ease-out;display:flex;position:absolute;inset:0}._phaseOverlay_1hmv4_1146._visible_1hmv4_1053{background:#15161db3}._phaseOverlay_1hmv4_1146._hidden_1hmv4_1095{background:#15161d00}._visible_1hmv4_1053{opacity:1;pointer-events:auto}._hidden_1hmv4_1095{opacity:0;pointer-events:none}._phaseContent_1hmv4_1173{z-index:5;flex-direction:column;align-items:center;gap:16px;transition:transform .4s cubic-bezier(.34,1.56,.64,1),opacity .4s ease-out;display:flex;position:relative}._visible_1hmv4_1053 ._phaseContent_1hmv4_1173{opacity:1;transform:translateY(0)scale(1)}._hidden_1hmv4_1095 ._phaseContent_1hmv4_1173{opacity:0;transform:translateY(-20px)scale(.9)}._phaseLabel_1hmv4_1191{color:var(--color-foreground);letter-spacing:2px;text-transform:uppercase;opacity:.9;font-family:DynaPuff,sans-serif;font-size:15px;font-weight:600;display:inline-flex}._phaseLabelBetPlaced_1hmv4_1202{color:#4ade80;animation:.5s ease-out _betPlacedPulse_1hmv4_1}._phaseLabelBetPlaced_1hmv4_1202 ._wavyLetter_1hmv4_1206{animation:.4s ease-out forwards _betPlacedLetterFade_1hmv4_1}@keyframes _betPlacedPulse_1hmv4_1{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes _betPlacedLetterFade_1hmv4_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:.9;transform:translateY(0)}}._wavyLetter_1hmv4_1206{opacity:0;display:inline-block}._visible_1hmv4_1053 ._wavyLetter_1hmv4_1206{animation:.4s ease-out forwards _subtleFadeIn_1hmv4_1}@keyframes _subtleFadeIn_1hmv4_1{0%{opacity:0;filter:blur(2px);transform:translateY(6px)}to{opacity:.9;filter:blur();transform:translateY(0)}}._floatingEmojisContainer_1hmv4_1251{pointer-events:none;z-index:2;position:absolute;inset:0;overflow:hidden}._floatingEmoji_1hmv4_1251{pointer-events:none;z-index:1;filter:drop-shadow(0 2px 4px #0000004d);--drift:0px;--scale:1;font-size:28px;position:absolute;bottom:0}._floatingEmoji_1hmv4_1251[data-variant="1"]{animation:3s linear forwards _floatDrift_1hmv4_1}._floatingEmoji_1hmv4_1251[data-variant="2"]{animation:3s linear forwards _floatSway_1hmv4_1}._floatingEmoji_1hmv4_1251[data-variant="3"]{animation:3s linear forwards _floatCurve_1hmv4_1}._pinpointOverlay_1hmv4_1279{top:var(--pinpointInsetTop);left:0;right:0;bottom:var(--pinpointInsetBottom);pointer-events:none;z-index:0;position:absolute}._targetLine_1hmv4_1034{background:#ea580c4d;border-top:2px dashed #ea580ccc;border-bottom:2px dashed #ea580ccc;transition:background .3s,border-color .3s,box-shadow .3s;position:absolute;left:0;right:0}._targetLine_1hmv4_1034[style*="height: 2px"]{background:0 0;border-bottom:none;transform:translateY(50%)}._targetLine_1hmv4_1034._targetLineHit_1hmv4_1303{background:#00c9504d;border-color:#00c950cc;box-shadow:0 0 20px #00c95080}._targetLineLabel_1hmv4_1309{color:#fb923c;text-shadow:0 2px 4px #000c;white-space:nowrap;font-family:DynaPuff,sans-serif;font-size:16px;font-weight:600;position:absolute;bottom:calc(100% + 4px);right:70px}._targetLineHit_1hmv4_1303 ._targetLineLabel_1hmv4_1309{color:#4ade80}._targetLineRange_1hmv4_1324{background:#0891b240;border-top-color:#06b6d4cc;border-bottom-color:#06b6d4cc;justify-content:flex-end;align-items:center;display:flex}._targetLineRange_1hmv4_1324._targetLineHit_1hmv4_1303{background:#06b6d459;border-color:#22d3eee6}._targetLineLabelCentered_1hmv4_1337{color:#22d3ee;margin-right:15px;position:static;bottom:auto;right:auto}._targetLineHit_1hmv4_1303 ._targetLineLabelCentered_1hmv4_1337{color:#22d3ee}._targetLineMissed_1hmv4_1348{opacity:.2}@keyframes _floatDrift_1hmv4_1{0%{opacity:0;transform:translateY(30px) translateX(0) scale(calc(var(--scale) * .5))}8%{opacity:1;transform:translateY(0) translateX(0) scale(var(--scale))}to{opacity:0;transform:translateY(-280px) translateX(var(--drift)) scale(calc(var(--scale) * .7))}}@keyframes _floatSway_1hmv4_1{0%{opacity:0;transform:translateY(30px) translateX(0) scale(calc(var(--scale) * .5))}8%{opacity:1;transform:translateY(0) translateX(0) scale(var(--scale))}25%{transform:translateY(-70px) translateX(calc(var(--drift) * .3)) scale(calc(var(--scale) * .95))}50%{opacity:.9;transform:translateY(-140px) translateX(calc(var(--drift) * -.2)) scale(calc(var(--scale) * .9))}75%{transform:translateY(-210px) translateX(calc(var(--drift) * .5)) scale(calc(var(--scale) * .8))}to{opacity:0;transform:translateY(-280px) translateX(var(--drift)) scale(calc(var(--scale) * .6))}}@keyframes _floatCurve_1hmv4_1{0%{opacity:0;transform:translateY(30px) translateX(0) rotate(0deg) scale(calc(var(--scale) * .5))}8%{opacity:1;transform:translateY(0) translateX(0) rotate(0deg) scale(var(--scale))}30%{transform:translateY(-85px) translateX(calc(var(--drift) * .6)) rotate(5deg) scale(calc(var(--scale) * .95))}60%{opacity:.85;transform:translateY(-170px) translateX(calc(var(--drift) * .9)) rotate(-3deg) scale(calc(var(--scale) * .85))}to{opacity:0;transform:translateY(-280px) translateX(var(--drift)) rotate(0deg) scale(calc(var(--scale) * .6))}}._countdownNumber_1hmv4_1411{color:var(--color-foreground);font-variant-numeric:tabular-nums;letter-spacing:4px;-webkit-text-stroke:8px #1a1b26;paint-order:stroke fill;text-shadow:-3px -3px 0 #1a1b26, 3px -3px 0 #1a1b26, -3px 3px 0 #1a1b26, 3px 3px 0 #1a1b26, -4px 0 0 #1a1b26, 4px 0 0 #1a1b26, 0 -4px 0 #1a1b26, 0 4px 0 #1a1b26, 5px 6px 0 var(--color-primary), 0 0 40px #ffc70080;text-align:center;min-width:120px;font-family:DynaPuff,sans-serif;font-size:96px;font-weight:700;line-height:1}._visible_1hmv4_1053 ._countdownNumber_1hmv4_1411{animation:.5s cubic-bezier(.34,1.56,.64,1) _countdownTick_1hmv4_1}@keyframes _countdownTick_1hmv4_1{0%{filter:brightness(1.3);text-shadow:-3px -3px 0 #1a1b26, 3px -3px 0 #1a1b26, -3px 3px 0 #1a1b26, 3px 3px 0 #1a1b26, -4px 0 0 #1a1b26, 4px 0 0 #1a1b26, 0 -4px 0 #1a1b26, 0 4px 0 #1a1b26, 5px 6px 0 var(--color-primary), 0 0 60px #ffc700e6, 0 0 100px #ffc70099;transform:scale(1.1)}50%{filter:brightness();transform:scale(.95)}to{filter:brightness();text-shadow:-3px -3px 0 #1a1b26, 3px -3px 0 #1a1b26, -3px 3px 0 #1a1b26, 3px 3px 0 #1a1b26, -4px 0 0 #1a1b26, 4px 0 0 #1a1b26, 0 -4px 0 #1a1b26, 0 4px 0 #1a1b26, 5px 6px 0 var(--color-primary), 0 0 40px #ffc70080;transform:scale(1)}}._countdownZero_1hmv4_1445{opacity:.6;filter:grayscale(.3)}._countdownRed_1hmv4_1450{text-shadow:-3px -3px #1a1b26,3px -3px #1a1b26,-3px 3px #1a1b26,3px 3px #1a1b26,-4px 0 #1a1b26,4px 0 #1a1b26,0 -4px #1a1b26,0 4px #1a1b26,5px 6px #ef4444,0 0 40px #ef444499}._visible_1hmv4_1053 ._countdownRed_1hmv4_1450{animation:.5s cubic-bezier(.34,1.56,.64,1) _countdownTickRed_1hmv4_1}@keyframes _countdownTickRed_1hmv4_1{0%{filter:brightness(1.3);text-shadow:-3px -3px #1a1b26,3px -3px #1a1b26,-3px 3px #1a1b26,3px 3px #1a1b26,-4px 0 #1a1b26,4px 0 #1a1b26,0 -4px #1a1b26,0 4px #1a1b26,5px 6px #ef4444,0 0 60px #ef4444e6,0 0 100px #ef444499;transform:scale(1.1)}50%{filter:brightness();transform:scale(.95)}to{filter:brightness();text-shadow:-3px -3px #1a1b26,3px -3px #1a1b26,-3px 3px #1a1b26,3px 3px #1a1b26,-4px 0 #1a1b26,4px 0 #1a1b26,0 -4px #1a1b26,0 4px #1a1b26,5px 6px #ef4444,0 0 40px #ef444499;transform:scale(1)}}._countdownGreen_1hmv4_1473{text-shadow:-3px -3px #1a1b26,3px -3px #1a1b26,-3px 3px #1a1b26,3px 3px #1a1b26,-4px 0 #1a1b26,4px 0 #1a1b26,0 -4px #1a1b26,0 4px #1a1b26,5px 6px #22c55e,0 0 40px #22c55e99}._visible_1hmv4_1053 ._countdownGreen_1hmv4_1473{animation:.5s cubic-bezier(.34,1.56,.64,1) _countdownTickGreen_1hmv4_1}@keyframes _countdownTickGreen_1hmv4_1{0%{filter:brightness(1.3);text-shadow:-3px -3px #1a1b26,3px -3px #1a1b26,-3px 3px #1a1b26,3px 3px #1a1b26,-4px 0 #1a1b26,4px 0 #1a1b26,0 -4px #1a1b26,0 4px #1a1b26,5px 6px #22c55e,0 0 60px #22c55ee6,0 0 100px #22c55e99;transform:scale(1.1)}50%{filter:brightness();transform:scale(.95)}to{filter:brightness();text-shadow:-3px -3px #1a1b26,3px -3px #1a1b26,-3px 3px #1a1b26,3px 3px #1a1b26,-4px 0 #1a1b26,4px 0 #1a1b26,0 -4px #1a1b26,0 4px #1a1b26,5px 6px #22c55e,0 0 40px #22c55e99;transform:scale(1)}}._overlayLight_1hmv4_1496{background:#15161d80;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}._overlayContent_1hmv4_1505{flex-direction:column;align-items:center;gap:16px;transition:transform .5s cubic-bezier(.34,1.56,.64,1),opacity .4s ease-out;display:flex}._visible_1hmv4_1053 ._overlayContent_1hmv4_1505{opacity:1;transform:scale(1)translateY(0)}._hidden_1hmv4_1095 ._overlayContent_1hmv4_1505{opacity:0;transform:scale(.9)translateY(20px)}._overlayEmoji_1hmv4_1521{font-size:56px}._overlayText_1hmv4_1525{color:var(--color-primary);font-size:22px;font-weight:600}._resultOverlay_1hmv4_1531{z-index:15;background:#15161dcc;justify-content:center;align-items:center;transition:opacity .5s ease-out,background .5s ease-out;display:flex;position:absolute;inset:0}._resultOverlay_1hmv4_1531._hidden_1hmv4_1095{background:#15161d00}._resultContent_1hmv4_1545{z-index:5;flex-direction:column;align-items:center;gap:8px;transition:transform .4s cubic-bezier(.34,1.56,.64,1),opacity .4s ease-out;display:flex;position:absolute}._resultContent_1hmv4_1545._contentVisible_1hmv4_1124{animation:.5s cubic-bezier(.34,1.56,.64,1) _resultContentPop_1hmv4_1}._bbcPnlOverlayWrap_1hmv4_1558{margin-top:6px}._bbcPnlStickyWrap_1hmv4_1562{left:14px;bottom:calc(12px + env(safe-area-inset-bottom,0px));z-index:14;pointer-events:auto;animation:.24s cubic-bezier(.22,1,.36,1) _bbcPnlSlideIn_1hmv4_1;position:absolute}@keyframes _bbcPnlSlideIn_1hmv4_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._bbcPnlCard_1hmv4_1581{width:clamp(144px,42vw,210px);box-shadow:none;color:#ffffffeb;text-align:center;background:#15161dd9;border:1px solid #ffffff1a;border-radius:14px;padding:10px 10px 9px;font-family:DynaPuff,sans-serif}._bbcPnlThemeBull_1hmv4_1594{background-image:linear-gradient(#15161db8,#15161d85),url(/backgrounds/bearbullcrab/bull_btn_bg.jpg);background-position:50%;background-size:cover;border-color:#22c55e47}._bbcPnlThemeBear_1hmv4_1601{background-image:linear-gradient(#15161db8,#15161d85),url(/backgrounds/bearbullcrab/bear_btn_bg.jpg);background-position:50%;background-size:cover;border-color:#f8717147}._bbcPnlThemeCrab_1hmv4_1608{background-image:linear-gradient(#15161db8,#15161d85),url(/backgrounds/bearbullcrab/crab_btn_bg.jpg);background-position:50%;background-size:cover;border-color:#ffc70047}._bbcPnlThemePinpoint_1hmv4_1615{background-image:linear-gradient(#15161db8,#15161d85),url(/backgrounds/bearbullcrab/pinpoint_btn_bg.png);background-position:50%;background-size:cover;border-color:#ea580c47}._bbcPnlThemeMixed_1hmv4_1622{background-image:linear-gradient(#15161db8,#15161d85),url(/backgrounds/bearbullcrab/custom_range_btn_bg.jpg);background-position:50%;background-size:cover;border-color:#ffffff1f}._bbcPnlCardOverlay_1hmv4_1629{backdrop-filter:none;background:0 0;border-color:#0000;width:clamp(152px,46vw,230px);padding:0}._bbcPnlCardSticky_1hmv4_1637{text-align:left}._bbcPnlHeader_1hmv4_1641{justify-content:space-between;align-items:center;gap:8px;display:flex}._bbcPnlHeaderCentered_1hmv4_1648{justify-content:center}._bbcPnlTitle_1hmv4_1652{letter-spacing:1.2px;opacity:.78;text-transform:uppercase;font-size:11px;font-weight:800}._bbcPnlTitleLogo_1hmv4_1660{opacity:.78;filter:drop-shadow(0 4px 10px #00000040);width:auto;height:14px;display:block}._bbcPnlClose_1hmv4_1668{appearance:none;color:#ffffffb8;cursor:pointer;background:0 0;border:none;padding:0 2px;font-size:18px;line-height:1}._bbcPnlClose_1hmv4_1668:hover{color:#ffffffeb}._bbcPnlActionIcon_1hmv4_1682{font-variation-settings:"FILL" 0, "wght" 500, "GRAD" 0, "opsz" 20;font-size:18px;line-height:18px}._bbcPnlAmount_1hmv4_1688{letter-spacing:.5px;text-shadow:0 6px 18px #00000059;font-size:clamp(18px,4.8vw,22px);font-weight:900;line-height:1}._bbcPnlAmountRow_1hmv4_1696{justify-content:center;align-items:center;gap:8px;margin-top:2px;display:inline-flex}._bbcPnlAmountBlock_1hmv4_1704{flex-direction:column;align-items:flex-start;display:inline-flex}._bbcPnlAmountBlockCentered_1hmv4_1710{text-align:center;align-items:center}._bbcPnlSubtext_1hmv4_1715{letter-spacing:.8px;text-transform:uppercase;opacity:.72;text-shadow:0 6px 18px #00000040;margin-top:6px;font-size:12px;font-weight:800;line-height:1}._bbcPnlCoinIcon_1hmv4_1726{filter:none;opacity:.95;width:clamp(18px,4.8vw,22px);height:clamp(18px,4.8vw,22px);display:block}@media (width<=420px){._bbcPnlStickyWrap_1hmv4_1562{left:8px;bottom:calc(8px + env(safe-area-inset-bottom,0px))}._bbcPnlCard_1hmv4_1581{border-radius:11px;width:clamp(124px,38vw,168px);padding:6px}._bbcPnlTitleLogo_1hmv4_1660{height:11px}._bbcPnlAmount_1hmv4_1688{letter-spacing:.2px;font-size:clamp(16px,4.3vw,19px)}._bbcPnlSubtext_1hmv4_1715{letter-spacing:.6px;margin-top:4px;font-size:10px}._bbcPnlAmountRow_1hmv4_1696{gap:5px}._bbcPnlCoinIcon_1hmv4_1726{width:clamp(15px,4.3vw,18px);height:clamp(15px,4.3vw,18px)}}._bbcPnlPositive_1hmv4_1764 ._bbcPnlAmount_1hmv4_1688{color:#4ade80fa}._bbcPnlNegative_1hmv4_1768 ._bbcPnlAmount_1hmv4_1688{color:#f87171fa}._bbcPnlNeutral_1hmv4_1772 ._bbcPnlAmount_1hmv4_1688{color:#ffffffeb}@keyframes _resultContentPop_1hmv4_1{0%{opacity:0;transform:scale(.5)translateY(20px)}60%{opacity:1;transform:scale(1.1)translateY(-5px)}to{opacity:1;transform:scale(1)translateY(0)}}._resultEmoji_1hmv4_1790{object-fit:contain;filter:drop-shadow(0 4px 20px #0000004d);width:64px;height:64px}._visible_1hmv4_1053 ._resultEmoji_1hmv4_1790{animation:.6s cubic-bezier(.34,1.56,.64,1) .1s backwards _resultEmojiPop_1hmv4_1}@keyframes _resultEmojiPop_1hmv4_1{0%{opacity:0;transform:scale(0)rotate(-15deg)}50%{opacity:1;transform:scale(1.3)rotate(5deg)}to{opacity:1;transform:scale(1)rotate(0)}}._resultText_1hmv4_1814{color:var(--color-foreground);font-variant-numeric:tabular-nums;letter-spacing:3px;text-transform:uppercase;-webkit-text-stroke:6px #1a1b26;paint-order:stroke fill;text-align:center;font-family:DynaPuff,sans-serif;font-size:48px;font-weight:700;line-height:1}._visible_1hmv4_1053 ._resultText_1hmv4_1814{animation:.5s cubic-bezier(.34,1.56,.64,1) .15s backwards _resultTextPop_1hmv4_1}._resultText_1hmv4_1814[data-category=bull]{text-shadow:-3px -3px #1a1b26,3px -3px #1a1b26,-3px 3px #1a1b26,3px 3px #1a1b26,-4px 0 #1a1b26,4px 0 #1a1b26,0 -4px #1a1b26,0 4px #1a1b26,4px 5px #22c55e,0 0 40px #22c55e99}._resultText_1hmv4_1814[data-category=bear]{text-shadow:-3px -3px #1a1b26,3px -3px #1a1b26,-3px 3px #1a1b26,3px 3px #1a1b26,-4px 0 #1a1b26,4px 0 #1a1b26,0 -4px #1a1b26,0 4px #1a1b26,4px 5px #ef4444,0 0 40px #ef444499}._resultText_1hmv4_1814[data-category=crab]{text-shadow:-3px -3px 0 #1a1b26, 3px -3px 0 #1a1b26, -3px 3px 0 #1a1b26, 3px 3px 0 #1a1b26, -4px 0 0 #1a1b26, 4px 0 0 #1a1b26, 0 -4px 0 #1a1b26, 0 4px 0 #1a1b26, 4px 5px 0 var(--color-primary), 0 0 40px #ffc70099}@keyframes _resultTextPop_1hmv4_1{0%{opacity:0;transform:scale(.5)translateY(20px)}60%{opacity:1;transform:scale(1.1)translateY(-5px)}to{opacity:1;transform:scale(1)translateY(0)}}._resultSubtext_1hmv4_1854{color:var(--color-foreground);opacity:.9;margin-top:8px;font-family:DynaPuff,sans-serif;font-size:18px;font-weight:600}._visible_1hmv4_1053 ._resultSubtext_1hmv4_1854{animation:.4s ease-out .25s backwards _resultWinnersFade_1hmv4_1}._resultWinners_1hmv4_1866{color:var(--color-muted-foreground);margin-top:4px;font-size:14px;font-weight:500}._visible_1hmv4_1053 ._resultWinners_1hmv4_1866{animation:.4s ease-out .3s backwards _resultWinnersFade_1hmv4_1}._resultRoundPnl_1hmv4_1876{flex-direction:column;align-items:center;gap:2px;margin-top:10px;display:flex}._resultRoundPnlAmountRow_1hmv4_1884{font-variant-numeric:tabular-nums;justify-content:center;align-items:center;gap:8px;font-family:DynaPuff,sans-serif;display:flex}._resultRoundPnlAmount_1hmv4_1884{color:#fffffff2;text-shadow:0 2px 10px #000000a6,0 1px #000c;font-size:36px;font-weight:900;line-height:1}._resultRoundPnlCoinIcon_1hmv4_1901{opacity:.95;filter:drop-shadow(0 2px 6px #00000073);flex-shrink:0;width:22px;height:22px;display:block}._resultRoundPnlLabel_1hmv4_1910{letter-spacing:1.4px;text-transform:uppercase;color:#ffffffbf;font-family:DynaPuff,sans-serif;font-size:12px;font-weight:800}._resultRoundPnlPositive_1hmv4_1919 ._resultRoundPnlAmount_1hmv4_1884{color:#22c55efa}._resultRoundPnlNegative_1hmv4_1923 ._resultRoundPnlAmount_1hmv4_1884{color:#ef4444fa}._resultRoundPnlNeutral_1hmv4_1927 ._resultRoundPnlAmount_1hmv4_1884{color:#ffffffeb}@keyframes _resultWinnersFade_1hmv4_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._resultStatSol_1hmv4_1941,._resultStatFree_1hmv4_1942{color:var(--color-candlestick-up);background:#00c95026;border:1px solid #00c9504d;border-radius:12px;align-items:center;gap:6px;padding:8px 14px;font-size:18px;font-weight:700;display:flex}._resultStatFree_1hmv4_1942{color:var(--color-primary);background:#ffc70026;border-color:#ffc7004d}._resultStatIcon_1hmv4_1961{object-fit:contain;width:20px;height:20px}._historyBar_1hmv4_1967{background:var(--color-card);border:1px solid var(--color-border);isolation:isolate;border-radius:10px;flex-shrink:0;justify-content:space-between;align-items:center;width:100%;min-width:0;padding:12px 16px;display:flex;position:relative;overflow:visible;container:historybar/inline-size}._historyRight_1hmv4_1985{z-index:1;flex:none;justify-content:flex-end;align-items:center;gap:14px;margin-left:auto;display:flex;position:relative;overflow:visible}._historyLabel_1hmv4_1997{color:var(--color-muted-foreground);letter-spacing:1px;font-size:11px;font-weight:600}._historyIcons_1hmv4_2004{justify-content:flex-end;gap:6px;display:flex;overflow:visible}@keyframes _slideInRight_1hmv4_1{0%{opacity:0;transform:translate(20px)scale(.5)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes _pushLeft_1hmv4_1{0%{transform:translate(34px)}to{transform:translate(0)}}._historyIcon_1hmv4_2004{background:var(--color-background);border:2px solid var(--color-border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;animation:.3s ease-out _pushLeft_1hmv4_1;display:flex}._historyIcon_1hmv4_2004:last-child{animation:.3s ease-out _slideInRight_1hmv4_1}._historyIcon_1hmv4_2004[data-outcome=bull]{border-color:var(--color-candlestick-up);background:#00c95026}._historyIcon_1hmv4_2004[data-outcome=bear]{border-color:var(--color-candlestick-down);background:#fb2c3626}._historyIcon_1hmv4_2004[data-outcome=crab]{border-color:var(--color-primary);background:#ffc70026}._historyOutcomeIcon_1hmv4_2057{object-fit:contain;filter:drop-shadow(0 1px 1px #0003);pointer-events:none;width:16px;height:16px}._historyIconClickable_1hmv4_2065{cursor:pointer;outline:none;padding:0;transition:filter .15s,border-color .15s;position:relative;overflow:visible}._historyIconClickable_1hmv4_2065:hover{filter:brightness(1.2)}._historyIconClickable_1hmv4_2065:active{filter:brightness(.9)}._historyIconTooltip_1hmv4_2080{background:var(--color-card);color:var(--color-foreground);border:1px solid var(--color-border);white-space:nowrap;pointer-events:none;opacity:0;z-index:9999;border-radius:6px;padding:6px 10px;font-family:DynaPuff,sans-serif;font-size:10px;font-weight:600;transition:opacity .15s;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000004d}._historyIconClickable_1hmv4_2065:hover ._historyIconTooltip_1hmv4_2080{opacity:1}._historyIconTooltipCopied_1hmv4_2104{color:#4ade80;background:#22c55e26;border-color:#22c55e66;opacity:1!important}._noHistory_1hmv4_2111{color:var(--color-muted-foreground);font-size:12px}._historyStats_1hmv4_2116{z-index:2;flex:auto;align-items:center;gap:16px;min-width:0;padding-right:18px;display:flex;position:relative}._historyStats_1hmv4_2116:after{content:"";pointer-events:none;z-index:0;background:linear-gradient(90deg,#1e202a 0% 68%,#1e202a00 100%);width:calc(100% + 220px);position:absolute;top:-8px;bottom:-8px;left:0}._historyStats_1hmv4_2116>*{z-index:1;position:relative}@container historybar (width<=720px){._historyLabel_1hmv4_1997{display:none}._historyRight_1hmv4_1985{gap:10px}}._statsLabel_1hmv4_2150{color:var(--color-muted-foreground);font-size:14px;font-weight:500}._statBadges_1hmv4_2156{align-items:center;gap:12px;display:flex}._statBadge_1hmv4_2156{align-items:center;gap:8px;min-width:70px;display:flex}._badgeCircle_1hmv4_2169{border:3px solid;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .2s;display:flex}._badgeCircle_1hmv4_2169:hover{transform:scale(1.05)}._badgeCircle_1hmv4_2169[data-type=bear]{border-color:var(--color-candlestick-down);background:#fb2c3626}._badgeCircle_1hmv4_2169[data-type=crab]{border-color:var(--color-primary);background:#ffc70026}._badgeCircle_1hmv4_2169[data-type=bull]{border-color:var(--color-candlestick-up);background:#00c95026}._badgeEmoji_1hmv4_2195{object-fit:contain;filter:drop-shadow(0 1px 1px #0003);width:22px;height:22px}._badgeCount_1hmv4_2202{color:var(--color-foreground);text-align:center;min-width:24px;font-family:DynaPuff,sans-serif;font-size:22px;font-weight:500}._betControlsRow_1hmv4_2211{flex-shrink:0;align-items:center;gap:12px;width:100%;display:flex}._betInputCard_1hmv4_2219{background:var(--color-card);border:1px solid var(--color-border);border-radius:10px;flex:1;align-items:center;gap:12px;min-width:0;padding:8px 16px;display:flex}._betInputCard_1hmv4_2219:focus-within{border-color:#333}._betInputCardError_1hmv4_2234{animation:.65s ease-out _betInputErrorPulse_1hmv4_1;box-shadow:0 0 0 3px #ef44442e,0 0 18px #ef444440;border-color:#ef4444e6!important}@keyframes _betInputErrorPulse_1hmv4_1{0%{transform:translateY(0);box-shadow:0 0 #ef444400}25%{transform:translateY(-1px);box-shadow:0 0 0 4px #ef444438,0 0 22px #ef444447}to{transform:translateY(0);box-shadow:0 0 0 3px #ef44442e,0 0 18px #ef444440}}._betAutoCard_1hmv4_2254{background:var(--color-card);border:1px solid var(--color-border);border-radius:10px;flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;gap:12px;width:calc(33.3333% - 6.66667px);padding:10px 14px;transition:background .2s,border-color .2s,box-shadow .2s;display:flex}._betAutoCard_1hmv4_2254._betAutoCardActive_1hmv4_2268{background:#9d4edd26;border-color:#9d4edd;box-shadow:0 0 12px #9d4edd40}._betAutoCard_1hmv4_2254:not(._betAutoCardActive_1hmv4_2268){background:var(--color-card);border-color:var(--color-border);box-shadow:none}._betAutoCard_1hmv4_2254:not(._betAutoCardActive_1hmv4_2268) ._autoBetRoundsInput_1hmv4_2278{background:var(--color-muted)}._betAutoCard_1hmv4_2254._betAutoCardPinpoint_1hmv4_2281{background:#ea580c1a;border-color:#ea580c;box-shadow:0 0 12px #ea580c33}._betAutoCard_1hmv4_2254._betAutoCardCustomRange_1hmv4_2286{background:#0891b21a;border-color:#0891b2;box-shadow:0 0 12px #0891b233}._betAutoCard_1hmv4_2254._betAutoCardMultiple_1hmv4_2291._betAutoCardActive_1hmv4_2268._betAutoCardPinpoint_1hmv4_2281{background:linear-gradient(135deg,#9d4edd26 0%,#ea580c1a 100%);border-color:#9d4edd}._betAutoCard_1hmv4_2254._betAutoCardMultiple_1hmv4_2291._betAutoCardActive_1hmv4_2268._betAutoCardCustomRange_1hmv4_2286{background:linear-gradient(135deg,#9d4edd26 0%,#0891b21a 100%);border-color:#9d4edd}._toggleButtons_1hmv4_2300{flex-shrink:0;gap:6px;display:flex}._autoBetToggle_1hmv4_2306,._pinpointToggle_1hmv4_2307,._customRangeToggle_1hmv4_2308{border:2px solid var(--color-border);background:var(--color-muted);cursor:pointer;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:6px;min-width:40px;height:40px;padding:0 12px;transition:transform .15s;display:flex}._autoBetToggle_1hmv4_2306:hover,._pinpointToggle_1hmv4_2307:hover,._customRangeToggle_1hmv4_2308:hover{transform:scale(1.05)}._autoBetToggle_1hmv4_2306:not(:has(._toggleLabel_1hmv4_2328)),._pinpointToggle_1hmv4_2307:not(:has(._toggleLabel_1hmv4_2328)),._customRangeToggle_1hmv4_2308:not(:has(._toggleLabel_1hmv4_2328)){width:40px;padding:0}._autoBetToggle_1hmv4_2306:hover{background:#a855f71a;border-color:#a855f7}._autoBetToggle_1hmv4_2306._active_1hmv4_2339{background:#a855f733;border-color:#a855f7;box-shadow:0 0 8px #a855f766}._pinpointToggle_1hmv4_2307{position:relative}._pinpointToggle_1hmv4_2307:hover{background:#ea580c1a;border-color:#ea580c}._pinpointToggle_1hmv4_2307._active_1hmv4_2339{background:#ea580c33;border-color:#ea580c;box-shadow:0 0 8px #ea580c66}._customRangeToggle_1hmv4_2308{position:relative}._customRangeToggle_1hmv4_2308:hover{background:#0891b21a;border-color:#0891b2}._customRangeToggle_1hmv4_2308._active_1hmv4_2339{background:#0891b233;border-color:#0891b2;box-shadow:0 0 8px #0891b266}._pinpointBadge_1hmv4_2371{color:#fff;background:#ea580c;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;animation:.3s cubic-bezier(.34,1.56,.64,1) _badgePop_1hmv4_1;display:flex;position:absolute;top:-6px;right:-6px;box-shadow:0 2px 6px #ea580c80}._customRangeBadge_1hmv4_2390{color:#fff;background:#0891b2;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;animation:.3s cubic-bezier(.34,1.56,.64,1) _badgePop_1hmv4_1;display:flex;position:absolute;top:-6px;right:-6px;box-shadow:0 2px 6px #0891b280}@keyframes _badgePop_1hmv4_1{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}._toggleIcon_1hmv4_2419{filter:drop-shadow(0 1px 1px #0003);font-size:20px}._toggleLabel_1hmv4_2328{color:var(--color-muted-foreground);white-space:nowrap;font-size:11px;font-weight:600}._robotIcon_1hmv4_2431{filter:drop-shadow(0 1px 1px #0003);font-size:20px}._pinpointValueSection_1hmv4_2436{align-items:center;gap:8px;display:flex}._pinpointRangeSection_1hmv4_2442{align-items:center;gap:6px;display:flex}._pinpointPayoutLabel_1hmv4_2448{color:var(--color-primary);white-space:nowrap;background:#ffc70026;border-radius:4px;padding:4px 8px;font-size:13px;font-weight:700}._pinpointLabel_1hmv4_2458{color:var(--color-muted-foreground);white-space:nowrap;font-size:14px;font-weight:600}._pinpointInput_1hmv4_2465{width:45px;color:var(--color-foreground);text-align:center;background:#ef444426;border:1px solid #ef44444d;border-radius:6px;outline:none;padding:6px 8px;font-family:DynaPuff,sans-serif;font-size:14px;font-weight:700}._pinpointInput_1hmv4_2465::placeholder{color:var(--color-muted-foreground)}._pinpointInput_1hmv4_2465:focus{border-color:#ef4444;box-shadow:0 0 0 2px #ef444433}._pinpointInput_1hmv4_2465::-webkit-outer-spin-button{appearance:none;margin:0}._pinpointInput_1hmv4_2465::-webkit-inner-spin-button{appearance:none;margin:0}._pinpointInput_1hmv4_2465{appearance:textfield}._pinpointDash_1hmv4_2495{color:var(--color-muted-foreground);font-size:14px;font-weight:500}._customRangeSection_1hmv4_2501{align-items:center;gap:6px;display:flex}._customRangeLabel_1hmv4_2507{color:var(--color-muted-foreground);white-space:nowrap;font-size:14px;font-weight:600}._customRangeInput_1hmv4_2514{width:45px;color:var(--color-foreground);text-align:center;appearance:none;background:#9333ea26;border:1px solid #9333ea4d;border-radius:6px;padding:6px 8px;font-family:DynaPuff,sans-serif;font-size:14px;font-weight:700;transition:border-color .2s,background .2s}._customRangeInput_1hmv4_2514::placeholder{color:#9333ea80}._customRangeInput_1hmv4_2514:focus{background:#9333ea33;border-color:#9333ea99;outline:none}._customRangeInput_1hmv4_2514::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}._customRangeInput_1hmv4_2514::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._customRangeDash_1hmv4_2542{color:#9333eab3;font-size:14px;font-weight:500}._pinpointInfo_1hmv4_2548{flex-direction:column;align-items:center;gap:2px;min-width:50px;display:flex}._pinpointNumbers_1hmv4_2556{color:var(--color-muted-foreground);font-size:12px;font-weight:600}._pinpointPayout_1hmv4_2448{color:#ef4444;font-family:DynaPuff,sans-serif;font-size:16px;font-weight:700}._pinpointBetBtn_1hmv4_2569{color:#fff;cursor:pointer;white-space:nowrap;background:#ef444433;border:2px solid #ef4444;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:8px 16px;font-family:DynaPuff,sans-serif;font-size:14px;font-weight:700;transition:opacity .15s,transform .15s,background .15s,box-shadow .15s;display:flex}._pinpointBetBtn_1hmv4_2569:hover:not(:disabled){background:#ef444459;transform:scale(1.02);box-shadow:0 0 12px #ef444466}._pinpointBetBtn_1hmv4_2569:disabled{opacity:.5;cursor:not-allowed;transform:none}._autoBetRoundsSection_1hmv4_2597{align-items:center;gap:6px;display:flex}._autoBetRoundsCompleted_1hmv4_2603{color:var(--color-muted-foreground);text-align:right;min-width:16px;font-family:DynaPuff,sans-serif;font-size:16px;font-weight:600}._autoBetRoundsDivider_1hmv4_2612{color:var(--color-muted-foreground);font-size:16px;font-weight:500}._autoBetRoundsInput_1hmv4_2278{width:40px;color:var(--color-foreground);text-align:center;background:#3d3654;border:none;border-radius:6px;outline:none;padding:6px 8px;font-family:DynaPuff,sans-serif;font-size:14px;font-weight:700}._autoBetRoundsInput_1hmv4_2278::placeholder{color:var(--color-muted-foreground)}._autoBetRoundsInput_1hmv4_2278:focus{box-shadow:none}._autoBetRoundsInput_1hmv4_2278::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}._autoBetRoundsInput_1hmv4_2278::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._autoBetRoundsInput_1hmv4_2278{appearance:textfield}._autoBetRoundsLabel_1hmv4_2646{color:var(--color-muted-foreground);white-space:nowrap;font-size:14px;font-weight:600}._autoBetSides_1hmv4_2653{gap:6px;display:flex}._autoBetSidesMobile_1hmv4_2658{justify-content:center;gap:6px;display:none}._mobileAutoRow_1hmv4_2664{justify-content:center;align-items:center;gap:12px;display:none}._desktopOnly_1hmv4_2671{display:flex}._mobileOnly_1hmv4_2675{display:none}._hideOnMobileWhenAutoEnabled_1hmv4_2679{display:flex}._autoBetSideBtn_1hmv4_2683{border:2px solid var(--color-border);background:var(--color-muted);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;transition:transform .15s;display:flex}._autoBetSideBtn_1hmv4_2683 img{object-fit:contain;width:20px;height:20px}._autoBetSideBtn_1hmv4_2683:hover{transform:scale(1.05)}._autoBetSideBtn_1hmv4_2683:disabled{cursor:not-allowed;opacity:.5;filter:grayscale(.6);transform:none}._autoBetSideBtn_1hmv4_2683[data-type=bear]:hover,._autoBetSideBtn_1hmv4_2683[data-type=bear]._selected_1hmv4_2710{background:#fb2c3626;border-color:#fb2c36}._autoBetSideBtn_1hmv4_2683[data-type=bear]._selected_1hmv4_2710{box-shadow:0 0 8px #fb2c3666}._autoBetSideBtn_1hmv4_2683[data-type=crab]:hover,._autoBetSideBtn_1hmv4_2683[data-type=crab]._selected_1hmv4_2710{background:#ffc70026;border-color:#ffc700}._autoBetSideBtn_1hmv4_2683[data-type=crab]._selected_1hmv4_2710{box-shadow:0 0 8px #ffc70066}._autoBetSideBtn_1hmv4_2683[data-type=bull]:hover,._autoBetSideBtn_1hmv4_2683[data-type=bull]._selected_1hmv4_2710{background:#00c95026;border-color:#00c950}._autoBetSideBtn_1hmv4_2683[data-type=bull]._selected_1hmv4_2710{box-shadow:0 0 8px #00c95066}._autoBetSideBtn_1hmv4_2683[data-type=pinpoint]:hover,._autoBetSideBtn_1hmv4_2683[data-type=pinpoint]._selected_1hmv4_2710{background:#ea580c26;border-color:#ea580c}._autoBetSideBtn_1hmv4_2683[data-type=pinpoint]._selected_1hmv4_2710{box-shadow:0 0 8px #ea580c66}._autoBetSideBtn_1hmv4_2683[data-type=customRange]:hover,._autoBetSideBtn_1hmv4_2683[data-type=customRange]._selected_1hmv4_2710{background:#0891b226;border-color:#0891b2}._autoBetSideBtn_1hmv4_2683[data-type=customRange]._selected_1hmv4_2710{box-shadow:0 0 8px #0891b266}._inputSection_1hmv4_2746{flex-shrink:1;align-items:center;gap:6px;min-width:0;display:flex}._rightSection_1hmv4_2754{flex-shrink:0;align-items:center;gap:6px;margin-left:auto;display:flex}._inputWrapper_1hmv4_2762{flex-shrink:1;align-items:center;min-width:80px;display:flex;position:relative}._inputWrapper_1hmv4_2762:after{content:"";background:linear-gradient(to left, var(--color-card,#1a1a2e) 0%, transparent 100%);pointer-events:none;z-index:1;width:24px;position:absolute;top:0;bottom:0;right:0}._currencyIcon_1hmv4_2781{object-fit:contain;flex-shrink:0;width:20px;height:20px;margin-right:8px}._input_1hmv4_2746{caret-color:#fff;width:100%;min-width:50px;max-width:120px;box-shadow:none;appearance:none;-webkit-tap-highlight-color:transparent;background:0 0;border:0;outline:0;margin:0;padding:0;font-family:DynaPuff,sans-serif;font-size:18px;font-weight:700;color:#fff!important}._input_1hmv4_2746:focus,._input_1hmv4_2746:focus-visible,._input_1hmv4_2746:active{box-shadow:none;border:0;outline:0}._input_1hmv4_2746::placeholder{color:var(--color-muted-foreground)}._input_1hmv4_2746::selection{background:#ffc7004d}._input_1hmv4_2746:-webkit-autofill{-webkit-text-fill-color:#fff;transition:background-color 5000s ease-in-out}._input_1hmv4_2746:-webkit-autofill:hover{-webkit-text-fill-color:#fff;transition:background-color 5000s ease-in-out}._input_1hmv4_2746:-webkit-autofill:focus{-webkit-text-fill-color:#fff;transition:background-color 5000s ease-in-out}._input_1hmv4_2746:disabled{opacity:.7;color:#fff!important}._clearBtn_1hmv4_2833{color:#aaa;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;min-width:26px;min-height:32px;padding:4px 8px;font-family:DynaPuff,sans-serif;font-size:24px;transition:color .2s,transform .2s;display:flex}._clearBtn_1hmv4_2833:hover{color:var(--color-foreground)}._clearBtn_1hmv4_2833:active{transform:scale(.95)}._quickBtns_1hmv4_2857,._quickBtnsMobile_1hmv4_2858{flex-shrink:0;align-items:center;gap:4px;display:flex}._quickBtns_1hmv4_2857 button,._quickBtnsMobile_1hmv4_2858 button{background:var(--color-muted);color:#aaa;cursor:pointer;white-space:nowrap;text-transform:uppercase;border:1px solid #0000;border-radius:4px;min-height:32px;padding:8px;font-family:DynaPuff,sans-serif;font-size:12px;font-weight:600;transition:opacity .2s,color .2s,transform .2s,background .2s}._quickBtns_1hmv4_2857 button:hover,._quickBtnsMobile_1hmv4_2858 button:hover{color:#fff;background:#ffffff1a;transform:translateY(-1px)}._quickBtns_1hmv4_2857 button:active,._quickBtnsMobile_1hmv4_2858 button:active{transform:scale(.95)}._quickBtns_1hmv4_2857 button:disabled,._quickBtnsMobile_1hmv4_2858 button:disabled{opacity:.4;cursor:not-allowed}._quickBtnsMobile_1hmv4_2858{display:none}._quickBtnsDesktop_1hmv4_2900{display:flex}._coinSelector_1hmv4_2904{position:relative}._coinSelectorTrigger_1hmv4_2908{background:var(--color-muted);border:1px solid var(--color-border);cursor:pointer;border-radius:6px;align-items:center;gap:6px;padding:8px 12px;transition:border-color .15s,background .15s;display:flex}._coinSelectorTrigger_1hmv4_2908:hover{border-color:var(--color-primary);background:#ffc7000d}._dropdownArrow_1hmv4_2924{color:var(--color-muted-foreground);margin-left:2px;font-size:10px;transition:transform .2s}._dropdownArrow_1hmv4_2924._open_1hmv4_2930{transform:rotate(180deg)}._coinDropdownMenu_1hmv4_2934{background:var(--color-card);border:1px solid var(--color-border);z-index:9999;border-radius:10px;min-width:160px;padding:6px;animation:.15s ease-out _dropdownFadeIn_1hmv4_1;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 8px 24px #0006}@keyframes _dropdownFadeIn_1hmv4_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._coinOption_1hmv4_2958{cursor:pointer;width:100%;color:var(--color-muted-foreground);background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;font-size:14px;font-weight:500;transition:background .15s,color .15s;display:flex}._coinOption_1hmv4_2958:hover{background:var(--color-muted);color:var(--color-foreground)}._coinOption_1hmv4_2958._selected_1hmv4_2710{color:var(--color-primary);background:#ffc7001a}._coinOptionIcon_1hmv4_2982{object-fit:contain;flex-shrink:0;width:18px;height:18px}._coinBalance_1hmv4_2989{font-family:DynaPuff,sans-serif;font-weight:700}._balanceDisplay_1hmv4_2994{background:var(--color-muted);border:1px solid var(--color-border);border-radius:6px;align-items:center;gap:6px;padding:8px 14px;display:flex}._balanceIcon_1hmv4_3004{object-fit:contain;width:16px;height:16px}._balanceAmount_1hmv4_3010{color:var(--color-primary);font-family:DynaPuff,sans-serif;font-size:14px;font-weight:700}._bettingGrid_1hmv4_3017{flex-shrink:0;grid-template-columns:repeat(3,1fr);gap:10px;transition:grid-template-columns .3s;display:grid}._bettingGridWithPinpoint_1hmv4_3025{grid-template-columns:repeat(4,1fr)}._betCard_1hmv4_3029{flex-direction:column;gap:14px;transition:opacity .2s,transform .2s;display:flex}._betCardActive_1hmv4_3036{opacity:1!important}._betCardActive_1hmv4_3036 ._betBtn_1hmv4_3039{opacity:1!important;filter:none!important}._betCardWinner_1hmv4_3044{opacity:1!important}._betCardWinner_1hmv4_3044 ._betBtn_1hmv4_3039{transform:scale(1.02);opacity:1!important;filter:none!important}._betCardWinner_1hmv4_3044 ._betListContainer_1hmv4_3052{border-color:#00c95080}._betCardLoser_1hmv4_3056{opacity:.4!important}._betCardLoser_1hmv4_3056 ._betBtn_1hmv4_3039{filter:grayscale(40%);transform:scale(.97)}._betBtn_1hmv4_3039{cursor:pointer;contain:layout style;background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;border-top:1.5px solid #fff6;border-radius:10px;justify-content:space-between;align-items:center;width:100%;padding:12px 18px;font-weight:800;transition:opacity .1s,transform .1s,filter .1s,box-shadow .1s;display:flex}._betBtn_1hmv4_3039:hover:not(:disabled){filter:brightness(1.05)}._betBtn_1hmv4_3039:active:not(:disabled){transform:translateY(3px)}._betBtn_1hmv4_3039:disabled{opacity:.5;cursor:not-allowed;filter:grayscale(20%)}._betBtn_1hmv4_3039[data-type=bear]{background-image:url(/backgrounds/bearbullcrab/bear_btn_bg.jpg);box-shadow:0 7px #991b1b}._betBtn_1hmv4_3039[data-type=bear] ._betText_1hmv4_3096,._betBtn_1hmv4_3039[data-type=bear] ._betUserAmount_1hmv4_3099{color:#450a0a}._betBtn_1hmv4_3039[data-type=bear] ._betPayout_1hmv4_3102{color:#450a0ab3}._betBtn_1hmv4_3039[data-type=bear]:active:not(:disabled){box-shadow:0 4px #991b1b}._betBtn_1hmv4_3039[data-type=crab]{background-image:url(/backgrounds/bearbullcrab/crab_btn_bg.jpg);box-shadow:0 7px #854d0e}._betBtn_1hmv4_3039[data-type=crab] ._betText_1hmv4_3096,._betBtn_1hmv4_3039[data-type=crab] ._betUserAmount_1hmv4_3099{color:#422006}._betBtn_1hmv4_3039[data-type=crab] ._betPayout_1hmv4_3102{color:#422006b3}._betBtn_1hmv4_3039[data-type=crab]:active:not(:disabled){box-shadow:0 4px #854d0e}._betBtn_1hmv4_3039[data-type=bull]{background-image:url(/backgrounds/bearbullcrab/bull_btn_bg.jpg);box-shadow:0 7px #166534}._betBtn_1hmv4_3039[data-type=bull] ._betText_1hmv4_3096,._betBtn_1hmv4_3039[data-type=bull] ._betUserAmount_1hmv4_3099{color:#052e16}._betBtn_1hmv4_3039[data-type=bull] ._betPayout_1hmv4_3102{color:#052e16b3}._betBtn_1hmv4_3039[data-type=bull]:active:not(:disabled){box-shadow:0 4px #166534}._betBtn_1hmv4_3039[data-type=pinpoint]{background-image:url(/backgrounds/bearbullcrab/pinpoint_btn_bg.png);box-shadow:0 7px #9a3412}._betBtn_1hmv4_3039[data-type=pinpoint] ._betText_1hmv4_3096,._betBtn_1hmv4_3039[data-type=pinpoint] ._betUserAmount_1hmv4_3099{color:#431407}._betBtn_1hmv4_3039[data-type=pinpoint] ._betPayout_1hmv4_3102{color:#431407b3}._betBtn_1hmv4_3039[data-type=pinpoint]:active:not(:disabled){box-shadow:0 4px #9a3412}._betBtn_1hmv4_3039[data-type=customRange]{background-image:url(/backgrounds/bearbullcrab/custom_range_btn_bg.jpg);background-position:50%;box-shadow:0 7px #6b21a8}._betBtn_1hmv4_3039[data-type=customRange] ._betText_1hmv4_3096,._betBtn_1hmv4_3039[data-type=customRange] ._betUserAmount_1hmv4_3099{color:#3b0764}._betBtn_1hmv4_3039[data-type=customRange] ._betPayout_1hmv4_3102{color:#3b0764b3}._betBtn_1hmv4_3039[data-type=customRange]:active:not(:disabled){box-shadow:0 4px #6b21a8}._betBtnLeft_1hmv4_3174{pointer-events:none;align-items:center;gap:10px;display:flex}._betEmoji_1hmv4_3181{object-fit:contain;filter:drop-shadow(0 1px 1px #0003);width:34px;height:34px}._betBtnPressed_1hmv4_3188{position:relative;transform:translateY(4px)}._betBtnPressed_1hmv4_3188:before{content:"";pointer-events:none;background:#00000014;border-radius:10px;position:absolute;inset:0}._betBtnPressed_1hmv4_3188[data-type=bear]{box-shadow:0 2px #991b1b}._betBtnPressed_1hmv4_3188[data-type=crab]{box-shadow:0 2px #854d0e}._betBtnPressed_1hmv4_3188[data-type=bull]{box-shadow:0 2px #166534}._betBtnPressed_1hmv4_3188[data-type=pinpoint]{box-shadow:0 2px #9a3412}._betBtnPressed_1hmv4_3188[data-type=customRange]{box-shadow:0 2px #6b21a8}._betBtnShimmer_1hmv4_3216{position:relative;overflow:hidden}._betBtnShimmer_1hmv4_3216:after{content:"";pointer-events:none;z-index:0;background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;animation:2s ease-in-out infinite _shimmer_1hmv4_1;position:absolute;top:0;left:0}._betBtnShimmer_1hmv4_3216>*{z-index:1;position:relative}@keyframes _shimmer_1hmv4_1{0%{transform:translate(-100%)}50%{transform:translate(100%)}to{transform:translate(100%)}}._betBtnUnselected_1hmv4_3248{opacity:.4;filter:grayscale(20%);transform:scale(.98)}._betCardUnselected_1hmv4_3254{opacity:.6}@keyframes _pulseBear_1hmv4_1{0%,to{box-shadow:0 7px #991b1b,0 0 #fb2c3666}50%{box-shadow:0 7px #991b1b,0 0 0 6px #fb2c3600}}@keyframes _pulseCrab_1hmv4_1{0%,to{box-shadow:0 7px #854d0e,0 0 #ffc70066}50%{box-shadow:0 7px #854d0e,0 0 0 6px #ffc70000}}@keyframes _pulseBull_1hmv4_1{0%,to{box-shadow:0 7px #166534,0 0 #00c95066}50%{box-shadow:0 7px #166534,0 0 0 6px #00c95000}}._betText_1hmv4_3096{letter-spacing:1.5px;text-transform:uppercase;text-shadow:0 1px #ffffff4d;pointer-events:none;min-width:100px;font-size:16px;font-weight:900}._betPayout_1hmv4_3102{text-transform:uppercase;text-align:right;font-variant-numeric:tabular-nums;pointer-events:none;min-width:70px;font-size:14px;font-weight:700}._betUserAmount_1hmv4_3099{text-shadow:0 1px #ffffff4d;text-align:right;font-variant-numeric:tabular-nums;pointer-events:none;min-width:70px;font-size:14px;font-weight:800}._betListContainer_1hmv4_3052{background:var(--color-card);border:1px solid var(--color-border);border-radius:10px;flex-direction:column;display:flex;overflow:hidden}._betCardPinpoint_1hmv4_3321{display:none}._betCardPinpoint_1hmv4_3321:not(._betCardDisabled_1hmv4_3324){display:flex}._betCardPinpoint_1hmv4_3321 ._betListContainer_1hmv4_3052{border-color:#ea580c4d}._betCardCustomRange_1hmv4_3331{display:none}._betCardCustomRange_1hmv4_3331:not(._betCardDisabled_1hmv4_3324){display:flex}._betCardCustomRange_1hmv4_3331 ._betListContainer_1hmv4_3052{border-color:#0891b24d}._betCardDisabled_1hmv4_3324{opacity:.6}._betBtnDisabledPinpoint_1hmv4_3345{filter:grayscale(50%)!important;cursor:pointer!important}._betBtnDisabledPinpoint_1hmv4_3345:hover{filter:grayscale(30%)brightness(1.1)!important}._betBtnDisabledCustomRange_1hmv4_3353{filter:grayscale(50%)!important;cursor:pointer!important}._betBtnDisabledCustomRange_1hmv4_3353:hover{filter:grayscale(30%)brightness(1.1)!important}._betBtnCustomRange_1hmv4_3361{background:linear-gradient(145deg,#0e7490,#06b6d4)}._betBtnCustomRange_1hmv4_3361:hover:not(:disabled){background:linear-gradient(145deg,#0891b2,#22d3ee);transform:translateY(-2px);box-shadow:0 8px 20px #0891b259}._betBtnCustomRange_1hmv4_3361:active:not(:disabled){transform:translateY(0)}._betterCustomRange_1hmv4_3373{border-left:none}._betterCustomRange_1hmv4_3373._betterSelf_1hmv4_3376{background:#0891b226}._betterCustomRange_1hmv4_3373 ._betterName_1hmv4_3379{flex:1}._betterCustomRange_1hmv4_3373 ._betterRange_1hmv4_3382{color:#22d3ee;margin-right:8px}._mobileListsContainer_1hmv4_3387{flex-direction:column;gap:8px;display:none}@media (width<=768px){._mobileListsContainer_1hmv4_3387{display:flex}}._mobileListItem_1hmv4_3398{background:var(--color-card);border:1px solid var(--color-border);border-radius:10px;overflow:hidden}._mobileListItemLoser_1hmv4_3405{opacity:.6}._mobileListHeader_1hmv4_3409{cursor:pointer;user-select:none;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}._mobileListHeader_1hmv4_3409:active{background:var(--color-muted)}._mobileListTitle_1hmv4_3421{color:var(--color-foreground);align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}._mobileListEmoji_1hmv4_3430{object-fit:contain;width:18px;height:18px}._mobileListStats_1hmv4_3436{align-items:center;gap:12px;display:flex}._mobileListBets_1hmv4_3442{color:var(--color-muted-foreground);font-size:12px}._mobileListSum_1hmv4_3447{color:var(--color-primary);align-items:center;gap:4px;font-size:14px;font-weight:700;display:flex}._mobileListSum_1hmv4_3447 img{width:14px;height:14px}._mobileListSumFree_1hmv4_3460{color:#a78bfa}._mobileListArrow_1hmv4_3464{color:var(--color-muted-foreground);font-size:10px;transition:transform .2s}._mobileListArrow_1hmv4_3464._expanded_1hmv4_3469{transform:rotate(180deg)}._mobileListContent_1hmv4_3473{max-height:0;transition:max-height .3s;overflow:hidden}._mobileListContent_1hmv4_3473._expanded_1hmv4_3469{max-height:300px;overflow-y:auto}._mobileListPlayers_1hmv4_3483{border-top:1px solid var(--color-border);padding:8px 12px}._betInfo_1hmv4_3488{border-bottom:1px solid var(--color-border);color:var(--color-foreground);justify-content:space-between;align-items:center;padding:12px 16px;font-size:13px;font-weight:600;display:flex}._betSumContainer_1hmv4_3499{contain:layout style;justify-content:flex-end;align-items:center;gap:8px;min-width:90px;display:flex}._betSum_1hmv4_3499{color:var(--color-primary);font-variant-numeric:tabular-nums;text-align:right;justify-content:flex-end;align-items:center;gap:4px;min-width:70px;font-size:13px;font-weight:700;transition:color .3s,transform .2s;display:flex}._betSumFree_1hmv4_3522{color:#a78bfa}._betSumAnimating_1hmv4_3526{animation:.4s ease-out _counterPop_1hmv4_1}._countingDown_1hmv4_3530{font-variant-numeric:tabular-nums;animation:.6s ease-out _countdownGlow_1hmv4_1;color:#ffb464!important}@keyframes _countdownGlow_1hmv4_1{0%{filter:brightness()}30%{filter:brightness(1.4);text-shadow:0 0 8px #ffb46499}to{filter:brightness();text-shadow:none}}._betterListHidden_1hmv4_3549{opacity:0;transition:opacity .3s ease-out,max-height .4s ease-out,padding .3s ease-out,margin .3s ease-out;overflow:hidden;max-height:0!important;margin:0!important;padding:0!important}@keyframes _counterPop_1hmv4_1{0%{transform:scale(1)}30%{color:#fff;transform:scale(1.15)}to{transform:scale(1)}}@keyframes _counterWin_1hmv4_1{0%{transform:scale(1)translateY(0)}20%{transform:scale(1.2)translateY(-2px)}40%{transform:scale(1.1)translateY(0)}60%{transform:scale(1.15)translateY(-1px)}80%{transform:scale(1.05)translateY(0)}to{transform:scale(1)translateY(0)}}@keyframes _counterLoss_1hmv4_1{0%{transform:scale(1)}30%{transform:scale(.9)}60%{transform:scale(.95)}to{transform:scale(1)}}._betSumWin_1hmv4_3604{color:var(--color-candlestick-up)!important}._betSumWin_1hmv4_3604._betSumAnimating_1hmv4_3526{animation:.5s ease-out _counterPop_1hmv4_1}._betSumLoss_1hmv4_3611{color:var(--color-candlestick-down)!important}._betSumLoss_1hmv4_3611._betSumAnimating_1hmv4_3526{animation:.5s ease-out _counterPop_1hmv4_1}._solIcon_1hmv4_3618{object-fit:contain;contain:layout style;flex-shrink:0;width:16px;height:16px;display:block}._betterList_1hmv4_3549{max-height:500px;padding:8px 12px;transition:opacity .3s ease-out,max-height .4s ease-out,padding .3s ease-out;overflow:hidden}._better_1hmv4_3373{border-radius:6px;justify-content:space-between;align-items:center;padding:8px 6px;transition:background .1s;display:flex}._better_1hmv4_3373:hover{background:var(--color-muted)}._betterSelf_1hmv4_3376{background:#ffc70026;border:1px solid #ffc70066}._betterSelf_1hmv4_3376 ._betterName_1hmv4_3379{color:var(--color-primary);font-weight:700}._betterName_1hmv4_3379{min-width:0;color:var(--color-foreground);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;max-width:140px;font-size:13px;font-weight:500;display:flex;overflow:hidden}._betterNameText_1hmv4_3669{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}._bbcTierBadge_1hmv4_3676{flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:flex}._bbcTierBadgeImage_1hmv4_3685{background-position:50%;background-repeat:no-repeat;background-size:contain;width:16px;height:16px}._betterAmt_1hmv4_3693{color:var(--color-foreground);font-variant-numeric:tabular-nums;align-items:center;gap:4px;font-size:13px;font-weight:600;transition:color .3s,transform .2s;display:flex}._betterPinpoint_1hmv4_3704{grid-template-columns:1fr auto auto;gap:8px;display:grid}._betterPinpoint_1hmv4_3704 ._betterName_1hmv4_3379{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._betterRange_1hmv4_3382{color:#fb923c;font-size:11px;font-weight:500;font-family:var(--font-mono);white-space:nowrap}._betterCoinIcon_1hmv4_3723{contain:layout style;flex-shrink:0;width:14px;height:14px;display:block}._betterAmtAnimating_1hmv4_3731{animation:.3s ease-out _counterPop_1hmv4_1}._betterAmtWin_1hmv4_3735{color:var(--color-candlestick-up)!important}._betterAmtWin_1hmv4_3735._betterAmtAnimating_1hmv4_3731{animation:.4s ease-out _counterPop_1hmv4_1}._betterAmtLoss_1hmv4_3742{color:var(--color-candlestick-down)!important}._betterAmtLoss_1hmv4_3742._betterAmtAnimating_1hmv4_3731{animation:.4s ease-out _counterPop_1hmv4_1}._noBets_1hmv4_3749{text-align:center;color:var(--color-muted-foreground);padding:20px;font-size:13px}@container bbcpage (width<=1200px){._betControlsRow_1hmv4_2211{flex-direction:column;align-items:stretch;gap:10px}._betInputCard_1hmv4_2219{flex-wrap:nowrap;align-items:center;gap:10px}._rightSection_1hmv4_2754{align-items:center;gap:6px;margin-left:auto;display:flex}._quickBtns_1hmv4_2857{justify-content:flex-start;width:auto}._betAutoCard_1hmv4_2254{order:3;justify-content:center;width:100%}._betAutoCard_1hmv4_2254:not(._betAutoCardActive_1hmv4_2268) ._autoBetRoundsSection_1hmv4_2597,._betAutoCard_1hmv4_2254:not(._betAutoCardActive_1hmv4_2268) ._autoBetSides_1hmv4_2653{display:flex}}@container bbcpage (width<=700px){._historyBar_1hmv4_1967{flex-direction:column;align-items:center;gap:10px;padding:10px 12px}._historyRight_1hmv4_1985{flex-direction:column;align-items:center;gap:8px;width:100%}._historyStats_1hmv4_2116{justify-content:center;gap:8px}._historyStats_1hmv4_2116:after{display:none}._statsLabel_1hmv4_2150{font-size:12px}._statBadge_1hmv4_2156{gap:8px;font-size:13px}._gameCard_1hmv4_60{height:240px;min-height:220px}._betControlsRow_1hmv4_2211{flex-direction:column;align-items:stretch;gap:8px}._betInputCard_1hmv4_2219{flex-wrap:nowrap;flex:auto;order:2;align-items:center;gap:10px;width:100%;padding:10px 14px}._quickBtnsDesktop_1hmv4_2900{display:none}._quickBtnsMobile_1hmv4_2858{order:1;justify-content:space-between;width:100%;display:flex}._quickBtnsMobile_1hmv4_2858 button{flex:1;padding:8px 4px;font-size:11px}._coinSelector_1hmv4_2904{order:4}._coinSelectorTrigger_1hmv4_2908{padding:6px 10px}._rightSection_1hmv4_2754{align-items:center;gap:6px;margin-left:auto;display:flex}._betAutoCard_1hmv4_2254{flex:none;order:3;width:100%}._bettingGrid_1hmv4_3017{grid-template-columns:repeat(3,1fr);gap:8px}._bettingGrid_1hmv4_3017._bettingGridWithPinpoint_1hmv4_3025{grid-template-columns:repeat(2,1fr)}._betCard_1hmv4_3029{gap:0}._betBtn_1hmv4_3039{flex-direction:column;justify-content:center;align-items:center;gap:3px;min-height:100px;padding:10px 6px}._betBtn_1hmv4_3039[data-type=bear]{background:linear-gradient(#dc2626 0%,#f87171 100%)!important}._betBtn_1hmv4_3039[data-type=crab]{background:linear-gradient(#ca8a04 0%,#facc15 100%)!important}._betBtn_1hmv4_3039[data-type=bull]{background:linear-gradient(#16a34a 0%,#4ade80 100%)!important}._betBtn_1hmv4_3039[data-type=pinpoint]{background:linear-gradient(#ea580c 0%,#fb923c 100%)!important}._betBtn_1hmv4_3039[data-type=customRange]{background:linear-gradient(#9333ea 0%,#c084fc 100%)!important}._betBtnLeft_1hmv4_3174{flex-direction:column;gap:3px}._betEmoji_1hmv4_3181{font-size:26px}._betText_1hmv4_3096{letter-spacing:.5px;text-align:center;font-size:12px}._betPayout_1hmv4_3102,._betUserAmount_1hmv4_3099{text-align:center;font-size:11px}._betListContainer_1hmv4_3052{display:none}._mobileListsContainer_1hmv4_3387{display:flex}._chartArea_1hmv4_195{--pinpointInsetTop:12px;--pinpointInsetBottom:16px}._pinpointScrubberWrap_1hmv4_203{width:70px}._pinpointScrubberTrack_1hmv4_243{width:50px}}@media (width<=768px){._container_1hmv4_18{padding:28px 16px 80px!important}._gameCard_1hmv4_60{height:220px;min-height:220px}._historyBar_1hmv4_1967{flex-direction:column;order:99;align-items:center;gap:10px;margin-bottom:60px;padding:12px}._historyRight_1hmv4_1985{flex-direction:column;order:1;align-items:center;gap:8px;width:100%}._historyLabel_1hmv4_1997{text-transform:uppercase;letter-spacing:1.5px;font-size:12px}._historyIcons_1hmv4_2004{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;justify-content:center;width:100%;overflow:auto visible}._historyIcons_1hmv4_2004::-webkit-scrollbar{display:none}._historyStats_1hmv4_2116{order:2;justify-content:center;gap:8px}._historyStats_1hmv4_2116:after{display:none}._statsLabel_1hmv4_2150{font-size:11px}._historyStatBadge_1hmv4_3987{border-width:2px;width:20px;height:20px;font-size:10px}._statBadge_1hmv4_2156{gap:8px;font-size:13px}._betControlsRow_1hmv4_2211{flex-direction:column;gap:8px}._betInputCard_1hmv4_2219{order:2;gap:8px;width:100%;padding:12px}._quickBtnsDesktop_1hmv4_2900{display:none}._quickBtnsMobile_1hmv4_2858{order:1;justify-content:space-between;width:100%;display:flex}._quickBtnsMobile_1hmv4_2858 button{flex:1;padding:8px 4px;font-size:11px}._coinSelector_1hmv4_2904{order:4}._coinSelectorTrigger_1hmv4_2908{padding:6px 10px}._coinDropdownMenu_1hmv4_2934{min-width:140px}._coinOption_1hmv4_2958{padding:8px 10px;font-size:13px}._betAutoCard_1hmv4_2254{flex-flow:wrap;order:3;justify-content:center;align-items:center;gap:8px;width:100%;padding:10px}._betAutoCard_1hmv4_2254:not(._betAutoCardActive_1hmv4_2268) ._autoBetRoundsSection_1hmv4_2597,._betAutoCard_1hmv4_2254:not(._betAutoCardActive_1hmv4_2268) ._autoBetSides_1hmv4_2653{display:flex}._toggleButtons_1hmv4_2300{order:1}._autoBetRoundsSection_1hmv4_2597{flex:none;order:2;justify-content:center}._autoBetSides_1hmv4_2653{flex:none;order:3}._autoBetToggle_1hmv4_2306,._pinpointToggle_1hmv4_2307,._customRangeToggle_1hmv4_2308{gap:4px;min-width:36px;height:36px;padding:0 10px}._autoBetToggle_1hmv4_2306:not(:has(._toggleLabel_1hmv4_2328)),._pinpointToggle_1hmv4_2307:not(:has(._toggleLabel_1hmv4_2328)),._customRangeToggle_1hmv4_2308:not(:has(._toggleLabel_1hmv4_2328)){width:36px;padding:0}._desktopOnly_1hmv4_2671{display:none!important}._mobileOnly_1hmv4_2675{display:flex!important}._hideOnMobileWhenAutoEnabled_1hmv4_2679{display:none!important}._autoBetSidesMobile_1hmv4_2658,._mobileAutoRow_1hmv4_2664{display:flex}._pinpointBadge_1hmv4_2371,._customRangeBadge_1hmv4_2390{display:none}._toggleIcon_1hmv4_2419{font-size:18px}._toggleLabel_1hmv4_2328{font-size:10px}._autoBetRoundsCompleted_1hmv4_2603,._autoBetRoundsDivider_1hmv4_2612{font-size:16px}._autoBetRoundsInput_1hmv4_2278{width:42px;padding:5px 6px;font-size:14px}._autoBetRoundsLabel_1hmv4_2646{font-size:14px}._autoBetSideBtn_1hmv4_2683{width:34px;height:34px;font-size:16px}._bettingGrid_1hmv4_3017{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:12px}._bettingGrid_1hmv4_3017._bettingGridWithPinpoint_1hmv4_3025{grid-template-columns:repeat(2,1fr)}._betCard_1hmv4_3029{gap:0}._betCardPinpoint_1hmv4_3321{display:flex}._betCardPinpoint_1hmv4_3321._hideOnMobile_1hmv4_2679,._betCardCustomRange_1hmv4_3331{display:none}._betCardCustomRange_1hmv4_3331._showOnMobile_1hmv4_4140{display:flex}._betBtn_1hmv4_3039{flex-direction:column;justify-content:center;align-items:center;gap:3px;min-height:110px;padding:12px 6px}._betBtn_1hmv4_3039[data-type=bear]{background:linear-gradient(#dc2626 0%,#f87171 100%)!important}._betBtn_1hmv4_3039[data-type=crab]{background:linear-gradient(#ca8a04 0%,#facc15 100%)!important}._betBtn_1hmv4_3039[data-type=bull]{background:linear-gradient(#16a34a 0%,#4ade80 100%)!important}._betBtn_1hmv4_3039[data-type=pinpoint]{background:linear-gradient(#ea580c 0%,#fb923c 100%)!important}._betBtn_1hmv4_3039[data-type=customRange]{background:linear-gradient(#9333ea 0%,#c084fc 100%)!important}._betBtnLeft_1hmv4_3174{flex-direction:column;gap:3px}._betEmoji_1hmv4_3181{filter:drop-shadow(0 1px 1px #0003);font-size:28px}._betListContainer_1hmv4_3052{display:none}._betText_1hmv4_3096{letter-spacing:.5px;text-align:center;font-size:12px}._betPayout_1hmv4_3102,._betUserAmount_1hmv4_3099{text-align:center;font-size:11px}._betInfo_1hmv4_3488{padding:10px;font-size:13px}._betterList_1hmv4_3549{padding:6px 10px}._better_1hmv4_3373{padding:6px 4px}._betterName_1hmv4_3379,._betterAmt_1hmv4_3693{font-size:12px}._overlay_1hmv4_1082,._overlayLight_1hmv4_1496{padding:12px}._overlayContent_1hmv4_1505{gap:8px}._overlayEmoji_1hmv4_1521{font-size:28px}._overlayText_1hmv4_1525{font-size:16px}._resultEmoji_1hmv4_1790{width:48px;height:48px}._resultText_1hmv4_1814{letter-spacing:2px;-webkit-text-stroke:4px #1a1b26;font-size:32px}._phaseLabel_1hmv4_1191{font-size:12px}._floatingEmoji_1hmv4_1251{font-size:22px}._countdownNumber_1hmv4_1411{letter-spacing:2px;-webkit-text-stroke:6px #1a1b26;width:160px;font-size:48px}._chartArea_1hmv4_195{--pinpointInsetTop:10px;--pinpointInsetBottom:15px}._pinpointScrubberWrap_1hmv4_203{width:70px;top:0;bottom:0;right:0}._pinpointScrubberTrack_1hmv4_243{width:50px}._targetLine_1hmv4_1034{left:0;right:0}._targetLineLabel_1hmv4_1309{font-size:14px;right:60px}}@media (width<=768px) and (width>=481px){._betControlsRow_1hmv4_2211{flex-direction:column;align-items:stretch;gap:10px}._betInputCard_1hmv4_2219{flex-wrap:nowrap;flex:auto;align-items:center;gap:10px;width:auto;padding:10px 14px}._quickBtns_1hmv4_2857{order:0;justify-content:flex-start;width:auto}._quickBtns_1hmv4_2857 button{flex:none;padding:8px 6px;font-size:11px}._inputSection_1hmv4_2746{flex:auto;order:0}._rightSection_1hmv4_2754{align-items:center;gap:6px;margin-left:auto;display:flex}._clearBtn_1hmv4_2833{order:0;margin-left:0}._coinSelector_1hmv4_2904,._balanceDisplay_1hmv4_2994{order:0}._betAutoCard_1hmv4_2254{flex:none;order:3;width:100%}}@media (width<=1366px) and (width>=769px){._betControlsRow_1hmv4_2211{flex-direction:column;align-items:stretch;gap:10px}._betInputCard_1hmv4_2219{flex-wrap:nowrap;align-items:center;gap:10px}._rightSection_1hmv4_2754{align-items:center;gap:6px;margin-left:auto;display:flex}._quickBtns_1hmv4_2857{justify-content:flex-start;width:auto}._betAutoCard_1hmv4_2254{order:3;justify-content:center;width:100%}._betAutoCard_1hmv4_2254:not(._betAutoCardActive_1hmv4_2268) ._autoBetRoundsSection_1hmv4_2597,._betAutoCard_1hmv4_2254:not(._betAutoCardActive_1hmv4_2268) ._autoBetSides_1hmv4_2653{display:flex}}@media (width<=480px){._container_1hmv4_18{gap:8px;padding:18px 10px 8px}._gameCard_1hmv4_60{border-radius:8px;height:220px;min-height:180px}._historyBar_1hmv4_1967{border-radius:8px;padding:8px 10px}._historyStatBadge_1hmv4_3987{width:28px;height:28px;font-size:12px}._historyIcon_1hmv4_2004{width:26px;height:26px;font-size:12px}._betInputCard_1hmv4_2219{border-radius:8px;padding:6px}._input_1hmv4_2746{width:80px;font-size:16px}._quickBtnsMobile_1hmv4_2858 button{min-height:28px;padding:6px 2px;font-size:10px}._clearBtn_1hmv4_2833{min-width:24px;min-height:28px;font-size:18px}._betAutoCard_1hmv4_2254{border-radius:8px;justify-content:center;gap:6px;padding:8px 10px}._autoBetToggle_1hmv4_2306,._pinpointToggle_1hmv4_2307,._customRangeToggle_1hmv4_2308{gap:3px;min-width:32px;height:32px;padding:0 8px}._autoBetToggle_1hmv4_2306:not(:has(._toggleLabel_1hmv4_2328)),._pinpointToggle_1hmv4_2307:not(:has(._toggleLabel_1hmv4_2328)),._customRangeToggle_1hmv4_2308:not(:has(._toggleLabel_1hmv4_2328)){width:32px;padding:0}._toggleIcon_1hmv4_2419{font-size:16px}._toggleLabel_1hmv4_2328{font-size:9px}._autoBetRoundsCompleted_1hmv4_2603{min-width:14px;font-size:14px}._autoBetRoundsDivider_1hmv4_2612{font-size:14px}._autoBetRoundsInput_1hmv4_2278{width:38px;padding:4px 5px;font-size:13px}._autoBetRoundsLabel_1hmv4_2646{font-size:12px}._pinpointValueSection_1hmv4_2436,._customRangeSection_1hmv4_2501{gap:4px}._pinpointLabel_1hmv4_2458,._customRangeLabel_1hmv4_2507{font-size:12px}._pinpointInput_1hmv4_2465,._customRangeInput_1hmv4_2514{width:40px;padding:4px 6px;font-size:12px}._pinpointPayoutLabel_1hmv4_2448{padding:3px 6px;font-size:11px}._autoBetSideBtn_1hmv4_2683{width:30px;height:30px;font-size:14px}._betCard_1hmv4_3029{gap:0}._betBtn_1hmv4_3039{border-radius:8px;min-height:95px;padding:10px 4px}._betBtn_1hmv4_3039[data-type=bear]{background:linear-gradient(#dc2626 0%,#f87171 100%)!important}._betBtn_1hmv4_3039[data-type=crab]{background:linear-gradient(#ca8a04 0%,#facc15 100%)!important}._betBtn_1hmv4_3039[data-type=bull]{background:linear-gradient(#16a34a 0%,#4ade80 100%)!important}._betBtn_1hmv4_3039[data-type=pinpoint]{background:linear-gradient(#ea580c 0%,#fb923c 100%)!important}._betBtn_1hmv4_3039[data-type=customRange]{background:linear-gradient(#9333ea 0%,#c084fc 100%)!important}._betEmoji_1hmv4_3181{width:28px;height:28px}._betText_1hmv4_3096{letter-spacing:.3px;font-size:11px}._betPayout_1hmv4_3102,._betUserAmount_1hmv4_3099{font-size:10px}._mobileListHeader_1hmv4_3409{padding:10px 12px}._mobileListTitle_1hmv4_3421{font-size:13px}._mobileListEmoji_1hmv4_3430{width:16px;height:16px}._phaseIndicator_1hmv4_157{padding:4px 10px}._phaseTag_1hmv4_171{font-size:10px}._timer_1hmv4_188{font-size:12px}._resultEmoji_1hmv4_1790{width:40px;height:40px}._resultContent_1hmv4_1545{gap:4px}._resultText_1hmv4_1814{letter-spacing:1px;-webkit-text-stroke:3px #1a1b26;font-size:24px}}._balanceAmountChatpot_1hmv4_4518{color:#38bdf8}._root_1df4q_1{display:none}
