.wheel-module__dhsPKq__container{color:#fff;background:linear-gradient(135deg,#0f0c29 0%,#302b63 50%,#24243e 100%);flex-direction:column;align-items:center;width:100vw;min-height:100vh;padding:20px;font-family:Arial,sans-serif;display:flex;overflow-y:auto}.wheel-module__dhsPKq__header{background:#0006;border:1px solid #ffffff1a;border-radius:12px;justify-content:space-between;align-items:center;width:100%;max-width:600px;margin-bottom:20px;padding:15px 20px;display:flex}.wheel-module__dhsPKq__title{text-transform:uppercase;background:linear-gradient(90deg,#fcd34d,#f59e0b);-webkit-text-fill-color:transparent;text-shadow:0 0 20px #f59e0b66;-webkit-background-clip:text;margin:0;font-size:24px;font-weight:900}.wheel-module__dhsPKq__wheelWrapper{background:radial-gradient(circle,#1e293b 0%,#0f172a 100%);border-radius:50%;justify-content:center;align-items:center;width:450px;height:450px;margin:40px 0;display:flex;position:relative;box-shadow:0 0 50px #000c,0 0 20px #fcd34d33}.wheel-module__dhsPKq__wheelLights{z-index:5;pointer-events:none;border:15px solid #1e293b;border-radius:50%;position:absolute;inset:-15px;box-shadow:inset 0 0 20px #00000080}.wheel-module__dhsPKq__wheelLights:before{content:"";filter:drop-shadow(0 0 5px #fcd34d);border:4px dotted #fcd34d;border-radius:50%;animation:1.5s infinite wheel-module__dhsPKq__blink;position:absolute;inset:-5px}@keyframes wheel-module__dhsPKq__blink{0%{opacity:1}50%{opacity:.3}to{opacity:1}}.wheel-module__dhsPKq__infoBox{background:#0009;border:1px solid #d946ef;border-radius:12px;justify-content:space-between;width:100%;max-width:400px;margin-bottom:20px;padding:15px;display:flex}.wheel-module__dhsPKq__infoItem{text-align:center;flex:1}.wheel-module__dhsPKq__infoLabel{color:#cbd5e1;text-transform:uppercase;margin-bottom:5px;font-size:12px}.wheel-module__dhsPKq__infoValue{color:#fff;font-size:20px;font-weight:700}.wheel-module__dhsPKq__controls{flex-direction:column;gap:15px;width:100%;max-width:400px;display:flex}.wheel-module__dhsPKq__betControls{background:#ffffff0d;border-radius:30px;justify-content:space-between;padding:5px;display:flex}.wheel-module__dhsPKq__btnBet{color:#fff;cursor:pointer;background:#334155;border:none;border-radius:50%;width:40px;height:40px;font-size:20px;transition:all .2s}.wheel-module__dhsPKq__btnBet:hover{background:#475569}.wheel-module__dhsPKq__betAmount{align-items:center;font-size:18px;font-weight:700;display:flex}.wheel-module__dhsPKq__spinBtn{color:#fff;cursor:pointer;text-transform:uppercase;background:linear-gradient(90deg,#d946ef,#9333ea);border:none;border-radius:30px;padding:15px;font-size:20px;font-weight:700;transition:all .2s;box-shadow:0 10px 20px #9333ea66}.wheel-module__dhsPKq__spinBtn:hover{transform:translateY(-2px);box-shadow:0 15px 25px #9333ea99}.wheel-module__dhsPKq__spinBtn:active{transform:translateY(2px);box-shadow:0 5px 10px #9333ea66}.wheel-module__dhsPKq__spinBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.wheel-module__dhsPKq__winPopup{text-align:center;z-index:1000;background:#0a0a0af2;border:4px solid #fcd34d;border-radius:20px;padding:40px;animation:.5s cubic-bezier(.175,.885,.32,1.275) wheel-module__dhsPKq__popIn;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 50px #fcd34d}.wheel-module__dhsPKq__winTitle{color:#fff;margin:0 0 10px;font-size:24px}.wheel-module__dhsPKq__winAmount{color:#fcd34d;text-shadow:0 0 20px #fcd34d99;margin:0;font-size:48px;font-weight:900}@keyframes wheel-module__dhsPKq__popIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.5)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}
