.styles-module__IH_UEa__backgroundLayer{z-index:0;background:0 0;position:absolute;inset:0}.styles-module__IH_UEa__pixiContainer{z-index:1;justify-content:center;align-items:center;width:100%;height:100%;transition:transform .3s;display:flex;position:relative}.styles-module__IH_UEa__gameAreaTransparent{box-shadow:none;background:0 0}.styles-module__IH_UEa__gameCounter{z-index:10;position:absolute;top:1rem;left:50%;transform:translate(-50%)}.styles-module__IH_UEa__controlsSection{flex-direction:column;gap:1rem;display:flex}.styles-module__IH_UEa__riskSelector{flex-direction:column;gap:.5rem;display:flex}.styles-module__IH_UEa__riskLabel{color:#ffffffb3;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.styles-module__IH_UEa__riskButtons{gap:.5rem;display:flex}.styles-module__IH_UEa__riskButton{color:#fffc;cursor:pointer;background:#ffffff0d;border:2px solid #ffffff26;border-radius:8px;flex:1;padding:.625rem .75rem;font-size:.8125rem;font-weight:600;transition:all .2s}.styles-module__IH_UEa__riskButton:hover:not(:disabled){background:#ffffff1a;border-color:#ffffff40}.styles-module__IH_UEa__riskButton:disabled{opacity:.5;cursor:not-allowed}.styles-module__IH_UEa__riskButton.styles-module__IH_UEa__selected{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-color:#818cf8}.styles-module__IH_UEa__riskButton.styles-module__IH_UEa__low{--accent-color:#22c55e}.styles-module__IH_UEa__riskButton.styles-module__IH_UEa__medium{--accent-color:#eab308}.styles-module__IH_UEa__riskButton.styles-module__IH_UEa__high{--accent-color:#ef4444}.styles-module__IH_UEa__riskButton.styles-module__IH_UEa__selected.styles-module__IH_UEa__low{background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);border-color:#4ade80}.styles-module__IH_UEa__riskButton.styles-module__IH_UEa__selected.styles-module__IH_UEa__medium{background:linear-gradient(135deg,#eab308 0%,#ca8a04 100%);border-color:#facc15}.styles-module__IH_UEa__riskButton.styles-module__IH_UEa__selected.styles-module__IH_UEa__high{background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border-color:#f87171}.styles-module__IH_UEa__rowSelector{flex-direction:column;gap:.5rem;display:flex}.styles-module__IH_UEa__rowSlider{appearance:none;cursor:pointer;background:#ffffff1a;border-radius:3px;width:100%;height:6px}.styles-module__IH_UEa__rowSlider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border:2px solid #fff;border-radius:50%;width:20px;height:20px;transition:transform .15s}.styles-module__IH_UEa__rowSlider::-webkit-slider-thumb:hover{transform:scale(1.1)}.styles-module__IH_UEa__rowValue{color:#fff;text-align:center;font-size:.875rem;font-weight:600}.styles-module__IH_UEa__twistToggle{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;justify-content:space-between;align-items:center;padding:.75rem;display:flex}.styles-module__IH_UEa__twistInfo{flex-direction:column;gap:.25rem;display:flex}.styles-module__IH_UEa__twistLabel{color:#fff;font-size:.875rem;font-weight:600}.styles-module__IH_UEa__twistDescription{color:#fff9;font-size:.75rem}.styles-module__IH_UEa__toggleSwitch{cursor:pointer;background:#ffffff26;border-radius:13px;width:48px;height:26px;transition:background .2s;position:relative}.styles-module__IH_UEa__toggleSwitch.styles-module__IH_UEa__active{background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%)}.styles-module__IH_UEa__toggleSwitch:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s;position:absolute;top:3px;left:3px}.styles-module__IH_UEa__toggleSwitch.styles-module__IH_UEa__active:after{transform:translate(22px)}.styles-module__IH_UEa__dropIndicator{z-index:5;pointer-events:none;flex-direction:column;align-items:center;gap:.25rem;display:flex;position:absolute;top:1rem;left:50%;transform:translate(-50%)}.styles-module__IH_UEa__dropArrow{border-top:14px solid #fbbf24;border-left:10px solid #0000;border-right:10px solid #0000;width:0;height:0;animation:.8s ease-in-out infinite styles-module__IH_UEa__bounce}@keyframes styles-module__IH_UEa__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.styles-module__IH_UEa__dropText{color:#ffffffb3;text-transform:uppercase;letter-spacing:.05em;font-size:.6875rem;font-weight:600}.styles-module__IH_UEa__statRow{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.styles-module__IH_UEa__statLabel{color:#fff9;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.styles-module__IH_UEa__statValue{color:#fff;font-size:.875rem;font-weight:600}.styles-module__IH_UEa__statValueMoney{color:#22c55e;font-size:1rem;font-weight:700}.styles-module__IH_UEa__statValueWin{color:#22c55e}.styles-module__IH_UEa__statValueLoss{color:#ef4444}.styles-module__IH_UEa__actionButtons{flex-direction:column;gap:.75rem;margin-top:.5rem;display:flex}.styles-module__IH_UEa__legend{background:#ffffff08;border-radius:8px;flex-wrap:wrap;gap:.5rem;margin-top:.5rem;padding:.75rem;display:flex}.styles-module__IH_UEa__legendItem{align-items:center;gap:.375rem;display:flex}.styles-module__IH_UEa__legendDot{border-radius:50%;width:10px;height:10px}.styles-module__IH_UEa__legendDot.styles-module__IH_UEa__normal{background:#6366f1}.styles-module__IH_UEa__legendDot.styles-module__IH_UEa__rubber{background:#ef4444}.styles-module__IH_UEa__legendDot.styles-module__IH_UEa__ice{background:#06b6d4}.styles-module__IH_UEa__legendDot.styles-module__IH_UEa__magnet{background:#a855f7}.styles-module__IH_UEa__legendDot.styles-module__IH_UEa__splitter{background:#f59e0b}.styles-module__IH_UEa__legendText{color:#ffffffb3;font-size:.6875rem}.styles-module__IH_UEa__historyOverlay{z-index:10;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.styles-module__IH_UEa__historyItems{flex-wrap:wrap;justify-content:center;gap:.375rem;max-width:300px;display:flex}.styles-module__IH_UEa__historyItem{color:#fff;background:#ffffff1a;border-radius:4px;padding:.25rem .5rem;font-size:.75rem;font-weight:600;animation:.3s styles-module__IH_UEa__fadeIn}.styles-module__IH_UEa__historyItem.styles-module__IH_UEa__win{color:#4ade80;background:#22c55e4d}.styles-module__IH_UEa__historyItem.styles-module__IH_UEa__loss{color:#f87171;background:#ef444433}@keyframes styles-module__IH_UEa__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.styles-module__IH_UEa__resultDisplay{z-index:20;text-align:center;background:#000c;border-radius:16px;padding:1.5rem 2rem;animation:.3s styles-module__IH_UEa__popIn;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes styles-module__IH_UEa__popIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.8)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.styles-module__IH_UEa__resultMultiplier{background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:800}.styles-module__IH_UEa__resultPayout{color:#22c55e;margin-top:.5rem;font-size:1.25rem;font-weight:600}.styles-module__IH_UEa__slotLegend{background:#ffffff0d;border-radius:8px;flex-direction:column;gap:.5rem;margin-bottom:.75rem;padding:.75rem;display:flex}.styles-module__IH_UEa__legendTitle{color:#ffffffb3;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.styles-module__IH_UEa__legendItems{flex-wrap:wrap;gap:.75rem;display:flex}.styles-module__IH_UEa__legendItem{color:#ffffffe6;align-items:center;gap:.375rem;font-size:.8125rem;font-weight:500;display:flex}.styles-module__IH_UEa__canvasContainer{z-index:1;flex:1;justify-content:center;align-items:center;width:100%;max-width:560px;margin:0 auto;padding:.5rem;display:flex;position:relative}.styles-module__IH_UEa__cashoutBanner{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0009;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;gap:.5rem;min-width:200px;padding:.75rem 1rem;display:flex;position:absolute;top:3.5rem;left:50%;transform:translate(-50%)}.styles-module__IH_UEa__progressRow{align-items:center;gap:.75rem;display:flex}.styles-module__IH_UEa__progressBarContainer{flex-direction:column;flex:1;gap:.25rem;display:flex}.styles-module__IH_UEa__progressBarTrack{background:#ffffff1a;border-radius:3px;height:6px;overflow:hidden}.styles-module__IH_UEa__progressBarFill{background:linear-gradient(90deg,#22c55e 0%,#4ade80 100%);border-radius:3px;height:100%;transition:width .3s}.styles-module__IH_UEa__progressLabel{color:#fff9;text-align:center;font-size:.6875rem}.styles-module__IH_UEa__progressMaxLabel{color:#fbbf24;font-size:.75rem;font-weight:700}.styles-module__IH_UEa__scoreInfoBadge{flex-direction:column;gap:.25rem;display:flex}.styles-module__IH_UEa__scoreInfoTitle{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;font-size:.6875rem;font-weight:600}.styles-module__IH_UEa__scoreInfoRows{gap:1rem;display:flex}.styles-module__IH_UEa__scoreInfoRow{align-items:baseline;gap:.375rem;display:flex}.styles-module__IH_UEa__scoreInfoLabel{color:#fff9;font-size:.75rem}.styles-module__IH_UEa__scoreInfoValue{color:#22c55e;font-size:.875rem;font-weight:600}.styles-module__IH_UEa__counterOverride{z-index:5;position:absolute;top:.75rem;left:50%;transform:translate(-50%)}.styles-module__IH_UEa__loadingOverlay{z-index:1000;background:#000000bf;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.styles-module__IH_UEa__loadingSpinner{border:3px solid #94a3b866;border-top-color:#fbbf24;border-radius:50%;width:40px;height:40px;animation:.7s linear infinite styles-module__IH_UEa__spin}@keyframes styles-module__IH_UEa__spin{to{transform:rotate(360deg)}}@media (max-width:768px){.styles-module__IH_UEa__riskButtons{flex-direction:column}.styles-module__IH_UEa__legend{justify-content:center}.styles-module__IH_UEa__historyItems{max-width:250px}.styles-module__IH_UEa__cashoutBanner{min-width:180px;padding:.5rem .75rem}.styles-module__IH_UEa__canvasContainer{padding:.25rem}}
