.Dice-module__W6prVG__container{background:0 0;flex-direction:column;gap:12px;width:100%;margin:0;padding:0;display:flex;position:relative}.Dice-module__W6prVG__decorationDot1,.Dice-module__W6prVG__decorationDot2{filter:blur(80px);z-index:0;opacity:.4;pointer-events:none;border-radius:50%;position:absolute}.Dice-module__W6prVG__decorationDot1{background:#ff7a0017;width:360px;height:360px;animation:14s infinite alternate Dice-module__W6prVG__dotFloat;top:-120px;right:-60px}.Dice-module__W6prVG__decorationDot2{background:#38bdf80d;width:440px;height:440px;animation:20s infinite alternate-reverse Dice-module__W6prVG__dotFloat;bottom:-160px;left:-100px}@keyframes Dice-module__W6prVG__dotFloat{0%{transform:translate(0)scale(1)}to{transform:translate(40px,40px)scale(1.1)}}.Dice-module__W6prVG__mainLayout{z-index:10;justify-content:center;gap:0;width:100%;max-width:1400px;margin:0 auto;padding:80px 20px 0;display:flex}.Dice-module__W6prVG__controlsCol{background:var(--bg-sidebar);border:1px solid #ffffff0d;border-right:none;border-radius:16px 0 0 16px;flex-direction:column;flex:0 0 360px;align-self:flex-start;gap:18px;width:360px;min-height:750px;padding:24px;display:flex;position:relative;box-shadow:0 18px 40px #00000059}.Dice-module__W6prVG__controlsCol:before{content:"";background:linear-gradient(90deg,#0000,#ff7a0059,#0000);height:1px;position:absolute;top:0;left:18px;right:18px}.Dice-module__W6prVG__tabs{background:#0c0e14b3;border:1px solid #ffffff0a;border-radius:12px;gap:4px;padding:4px;display:flex}.Dice-module__W6prVG__tabBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:9px;flex:1;padding:10px;font-size:.88rem;font-weight:800;transition:all .2s}.Dice-module__W6prVG__tabBtn:hover:not(.Dice-module__W6prVG__activeTab){color:#fff;background:#ffffff08}.Dice-module__W6prVG__activeTab{color:#ffb13b;background:linear-gradient(#ff7a002e 0%,#ff7a001a 100%);box-shadow:inset 0 1px #ff7a004d}.Dice-module__W6prVG__modeToggle{background:#0c0e14b3;border:1px solid #ffffff0a;border-radius:10px;gap:3px;padding:3px;display:flex}.Dice-module__W6prVG__toggleBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;padding:11px;font-size:.85rem;font-weight:800;transition:all .2s}.Dice-module__W6prVG__toggleBtn:hover:not(.Dice-module__W6prVG__active):not(:disabled){color:#fff;background:#ffffff08}.Dice-module__W6prVG__toggleBtn.Dice-module__W6prVG__active{color:#ffb13b;background:linear-gradient(#ff7a002e 0%,#ff7a001a 100%);box-shadow:inset 0 1px #ff7a004d}.Dice-module__W6prVG__toggleBtn:disabled{opacity:.5;cursor:not-allowed}.Dice-module__W6prVG__autoSettingsSingle{flex-direction:column;gap:10px;display:flex}.Dice-module__W6prVG__inputGroup{flex-direction:column;gap:6px;display:flex}.Dice-module__W6prVG__strategyLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:1px;font-size:.72rem;font-weight:800}.Dice-module__W6prVG__selectInput{color:#fff;background:#0c0e14d9;border:1px solid #ffffff0f;border-radius:9px;outline:none;width:100%;padding:11px 14px;font-family:inherit;font-size:.92rem;font-weight:700;transition:border-color .2s}.Dice-module__W6prVG__selectInput:focus{border-color:#ff7a0066}.Dice-module__W6prVG__selectInput:disabled{opacity:.55;cursor:not-allowed}.Dice-module__W6prVG__potentialWinBox{background:linear-gradient(135deg,#ff7a0024 0%,#ff7a000a 60%,#0000 100%);border:1px solid #ff7a0047;border-radius:14px;flex-direction:column;gap:2px;padding:14px 18px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 18px #00000040,inset 0 1px #ff7a002e}.Dice-module__W6prVG__potentialWinBox:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#ff7a0038 0%,#0000 55%);position:absolute;inset:0}.Dice-module__W6prVG__potentialLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:1.4px;z-index:1;font-size:.66rem;font-weight:800;position:relative}.Dice-module__W6prVG__potentialValue{color:#fff;font-variant-numeric:tabular-nums;text-shadow:0 2px 12px #00000080;z-index:1;align-items:center;gap:8px;font-size:1.45rem;font-weight:950;line-height:1;display:inline-flex;position:relative}.Dice-module__W6prVG__playRow{gap:10px;margin-top:8px;display:flex}.Dice-module__W6prVG__playBtn{color:#ffb13b;cursor:pointer;letter-spacing:.4px;background:linear-gradient(135deg,#ffb13b57 0%,#ff96244d 20%,#ff7a0047 50%,#e85a004d 80%,#b93a0057 100%);border:1px solid #ff7a0073;border-radius:10px;flex:1;padding:14px;font-size:.95rem;font-weight:800;transition:background .15s,border-color .15s,color .15s;box-shadow:inset 0 1px #ff7a0040}.Dice-module__W6prVG__playBtn:hover:not(:disabled){background:linear-gradient(135deg,#ffb13b75 0%,#ff96246b 20%,#ff7a0066 50%,#e85a006b 80%,#b93a0075 100%);border-color:#ff7a00a6}.Dice-module__W6prVG__playBtn:active:not(:disabled){background:linear-gradient(135deg,#ffb13b8c 0%,#ff7a007a 50%,#b93a008c 100%)}.Dice-module__W6prVG__playBtn:disabled{opacity:.5;cursor:not-allowed}.Dice-module__W6prVG__stopBtn{color:#f87171;cursor:pointer;letter-spacing:.4px;background:linear-gradient(135deg,#f8717157 0%,#ef444447 50%,#b91c1c57 100%);border:1px solid #ef444473;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:8px;padding:14px;font-size:.95rem;font-weight:800;transition:background .15s,border-color .15s;display:inline-flex;box-shadow:inset 0 1px #ef444440}.Dice-module__W6prVG__stopBtn:hover{background:linear-gradient(135deg,#f8717175 0%,#ef444466 50%,#b91c1c75 100%);border-color:#ef4444a6}.Dice-module__W6prVG__fastModeToggleCompact{position:relative}.Dice-module__W6prVG__fastModeToggleCompact input{opacity:0;pointer-events:none;position:absolute}.Dice-module__W6prVG__fastModeToggleCompact label{color:#94a3b8;cursor:pointer;background:#0c0e14d9;border:1px solid #ffffff0f;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;transition:all .2s;display:flex}.Dice-module__W6prVG__fastModeToggleCompact label:hover{color:#ffb13b;border-color:#ff7a004d}.Dice-module__W6prVG__fastModeToggleCompact input:checked+label{color:#ffb13b;background:linear-gradient(135deg,#ff7a002e,#ff7a001a);border-color:#ff7a0080;box-shadow:0 0 14px #ff7a0040}.Dice-module__W6prVG__visualCol{background:radial-gradient(at 50% 100%,#ff7a000a 0%,#0000 60%),linear-gradient(#161922f2 0%,#0e1016f2 100%);border:1px solid #ffffff0a;border-radius:0 16px 16px 0;flex-direction:column;flex:1;align-items:center;gap:28px;width:100%;max-width:936px;min-height:750px;padding:28px 32px;display:flex;position:relative;box-shadow:inset 0 0 80px #0006}.Dice-module__W6prVG__recentBetsTop{flex-direction:column;gap:8px;width:100%;display:flex}.Dice-module__W6prVG__recentBetsTitle{color:#64748b;text-transform:uppercase;letter-spacing:1.4px;font-size:.7rem;font-weight:800}.Dice-module__W6prVG__recentBetsList{flex-wrap:wrap;align-items:center;gap:8px;min-height:32px;display:flex}.Dice-module__W6prVG__emptyBets{color:#475569;font-size:.82rem;font-style:italic}.Dice-module__W6prVG__recentBetBadge{font-variant-numeric:tabular-nums;border:1px solid;border-radius:8px;padding:5px 12px;font-size:.78rem;font-weight:900;animation:.3s ease-out Dice-module__W6prVG__badgeIn}@keyframes Dice-module__W6prVG__badgeIn{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.Dice-module__W6prVG__betWin{color:#ffb13b;background:#ff7a001a;border-color:#ff7a004d}.Dice-module__W6prVG__betLoss{color:#f87171;background:#f871710f;border-color:#f8717133}.Dice-module__W6prVG__middleSection{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:36px;width:100%;display:flex}.Dice-module__W6prVG__diceDisplay{flex-direction:column;align-items:center;gap:8px;display:flex}.Dice-module__W6prVG__resultValue{color:#fff;font-variant-numeric:tabular-nums;letter-spacing:-2px;font-size:5rem;font-weight:950;line-height:1;transition:all .3s}.Dice-module__W6prVG__resultValue.Dice-module__W6prVG__success{background:linear-gradient(135deg,#ffb13b 0%,#ff9624 30%,#ff7a00 65%,#e85a00 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;animation:.4s cubic-bezier(.34,1.56,.64,1) Dice-module__W6prVG__resultPop}.Dice-module__W6prVG__resultValue.Dice-module__W6prVG__failed{color:#f87171;animation:.4s cubic-bezier(.34,1.56,.64,1) Dice-module__W6prVG__resultPop}@keyframes Dice-module__W6prVG__resultPop{0%{transform:scale(.8)}to{transform:scale(1)}}.Dice-module__W6prVG__resultValue.Dice-module__W6prVG__rolling{color:#cbd5e1;opacity:.9;filter:blur(.4px);transition:none}.Dice-module__W6prVG__statusText{text-transform:uppercase;letter-spacing:2px;color:#64748b;min-height:18px;font-size:.85rem;font-weight:900}.Dice-module__W6prVG__resultValue.Dice-module__W6prVG__success~.Dice-module__W6prVG__statusText{color:#4ade80}.Dice-module__W6prVG__resultValue.Dice-module__W6prVG__failed~.Dice-module__W6prVG__statusText{color:#f87171}.Dice-module__W6prVG__sliderContainer{flex-direction:column;gap:12px;width:100%;display:flex}.Dice-module__W6prVG__sliderTrack{background:#0c0e14b3;border:1px solid #ffffff0a;border-radius:50px;align-items:center;width:100%;height:26px;display:flex;position:relative;overflow:visible}.Dice-module__W6prVG__winZone{border-radius:50px;height:100%;position:absolute}.Dice-module__W6prVG__rangeInput{appearance:none;cursor:pointer;z-index:5;background:0 0;width:100%;height:100%;position:absolute;inset:0}.Dice-module__W6prVG__rangeInput::-webkit-slider-thumb{-webkit-appearance:none;opacity:0;cursor:grab;width:1px;height:1px}.Dice-module__W6prVG__rangeInput::-moz-range-thumb{opacity:0;cursor:grab;background:0 0;border:none;width:1px;height:1px}.Dice-module__W6prVG__customThumb{pointer-events:none;z-index:4;background:linear-gradient(#ff9624 0%,#ff7a00 50%,#b93a00 100%);border:1.5px solid #ffb13b;border-radius:7px;width:12px;height:38px;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 2px 8px #0000008c}.Dice-module__W6prVG__customThumb:after{content:"";background:#00000047;border-radius:2px;width:2px;height:14px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Dice-module__W6prVG__resultMarker{filter:drop-shadow(0 2px 6px #0000008c);z-index:6;background:0 0;border-top:14px solid #fff;border-left:9px solid #0000;border-right:9px solid #0000;width:0;height:0;transition:left .75s ease-in;animation:.34s cubic-bezier(.2,1.4,.5,1) Dice-module__W6prVG__markerLand;position:absolute;top:-6px;transform:translate(-50%)}@keyframes Dice-module__W6prVG__markerLand{0%{opacity:0;transform:translate(-50%)scale(2.2)}55%{opacity:1;transform:translate(-50%)scale(.82)}to{opacity:1;transform:translate(-50%)scale(1)}}.Dice-module__W6prVG__resultMarker.Dice-module__W6prVG__success,.Dice-module__W6prVG__resultMarker.Dice-module__W6prVG__failed{border-top-color:#fff}@keyframes Dice-module__W6prVG__markerPulse{0%{opacity:0;transform:translate(-50%,-50%)scaleY(.5)}to{opacity:1;transform:translate(-50%,-50%)scaleY(1)}}.Dice-module__W6prVG__sliderLabels{color:#475569;font-variant-numeric:tabular-nums;justify-content:space-between;padding:0 6px;font-size:.72rem;font-weight:800;display:flex}.Dice-module__W6prVG__dualInputBox{grid-template-columns:1fr 1fr;gap:14px;width:100%;display:grid}.Dice-module__W6prVG__dualInputGroup{flex-direction:column;gap:6px;display:flex}.Dice-module__W6prVG__dualInputGroup label{color:#94a3b8;text-transform:uppercase;letter-spacing:1px;font-size:.7rem;font-weight:800}.Dice-module__W6prVG__inputWrapper{background:#0c0e14d9;border:1px solid #ffffff0f;border-radius:10px;align-items:center;padding:0 14px;transition:border-color .2s;display:flex;position:relative}.Dice-module__W6prVG__inputWrapper:focus-within{border-color:#ff7a0066}.Dice-module__W6prVG__inputWrapper input{color:#fff;font-variant-numeric:tabular-nums;background:0 0;border:none;outline:none;width:100%;padding:12px 0;font-family:inherit;font-size:1rem;font-weight:800}.Dice-module__W6prVG__multiplierSuffix{color:#ffb13b;margin-left:6px;font-size:1.05rem;font-weight:900}@media (max-width:1024px){.Dice-module__W6prVG__mainLayout{flex-direction:column;padding:30px 16px}.Dice-module__W6prVG__controlsCol,.Dice-module__W6prVG__visualCol{border-right:1px solid #ffffff0d;border-radius:18px;flex:100%;width:100%;max-width:100%;min-height:auto}.Dice-module__W6prVG__controlsCol{border-bottom:none;border-radius:18px 18px 0 0}.Dice-module__W6prVG__visualCol{border-radius:0 0 18px 18px;padding:22px}.Dice-module__W6prVG__resultValue{font-size:4rem}}@media (max-width:900px){.Dice-module__W6prVG__mainLayout{flex-direction:column;padding:14px 0 0}.Dice-module__W6prVG__controlsCol,.Dice-module__W6prVG__visualCol{flex:auto;width:100%;min-width:0;max-width:none;min-height:auto}.Dice-module__W6prVG__controlsCol{border-bottom:none;border-right:1px solid #ffffff0d;border-radius:16px 16px 0 0;gap:14px;padding:16px}.Dice-module__W6prVG__visualCol{border-right:1px solid #ffffff0d;border-radius:0 0 16px 16px;gap:20px;padding:16px}.Dice-module__W6prVG__middleSection{gap:24px}.Dice-module__W6prVG__resultValue{font-size:3.2rem}.Dice-module__W6prVG__dualInputBox{gap:10px}.Dice-module__W6prVG__inputWrapper input{font-size:.95rem}}@media (max-width:560px){.Dice-module__W6prVG__controlsCol,.Dice-module__W6prVG__visualCol{padding:14px}.Dice-module__W6prVG__resultValue{font-size:2.6rem}.Dice-module__W6prVG__dualInputBox{gap:8px}.Dice-module__W6prVG__inputWrapper{padding:0 10px}.Dice-module__W6prVG__inputWrapper input{padding:11px 0;font-size:.9rem}.Dice-module__W6prVG__multiplierSuffix{font-size:.95rem}.Dice-module__W6prVG__sliderLabels{padding:0 4px;font-size:.68rem}.Dice-module__W6prVG__playBtn,.Dice-module__W6prVG__stopBtn{padding:13px;font-size:.9rem}}
