.Wheel-module__w2eWJa__mainWrapper{background:linear-gradient(135deg,#0f0f0f 0%,#1a1a2e 100%);flex-direction:column;justify-content:flex-start;align-items:center;min-height:100vh;padding:40px 20px 100px;display:flex}.Wheel-module__w2eWJa__pageHeader{justify-content:space-between;align-items:center;width:100%;max-width:600px;margin-bottom:24px;display:flex}.Wheel-module__w2eWJa__backButton{color:#a78bfa;background:#8b5cf626;border:1px solid #8b5cf64d;border-radius:8px;padding:8px 16px;font-size:.9rem;text-decoration:none;transition:all .2s}.Wheel-module__w2eWJa__backButton:hover{background:#8b5cf640;border-color:#8b5cf680;transform:translate(-2px)}.Wheel-module__w2eWJa__mainTitle{color:#fff;text-align:center;flex:1;font-size:clamp(1.5rem,5vw,2.2rem);font-weight:800}.Wheel-module__w2eWJa__highlight{background:linear-gradient(135deg,#a78bfa,#ec4899);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Wheel-module__w2eWJa__headerSpacer{width:100px}.Wheel-module__w2eWJa__soundToggle{color:#a78bfa;cursor:pointer;background:#8b5cf626;border:1px solid #8b5cf64d;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.Wheel-module__w2eWJa__soundToggle:hover{background:#8b5cf640;border-color:#8b5cf680}.Wheel-module__w2eWJa__gameContainer{background:linear-gradient(145deg,#1a1a2ef2,#0f0f19fa);border:1px solid #8b5cf633;border-radius:20px;width:100%;max-width:600px;padding:28px;box-shadow:0 20px 60px #00000080,0 0 40px #8b5cf61a}.Wheel-module__w2eWJa__balanceBar{background:#8b5cf614;border:1px solid #8b5cf626;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:20px;padding:16px 20px;display:flex}.Wheel-module__w2eWJa__balanceInfo{color:#d1d5db;margin:0;font-size:1.1rem}.Wheel-module__w2eWJa__balanceInfo strong{font-size:1.25rem}.Wheel-module__w2eWJa__freeTag{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-size:.85rem;font-weight:700;display:flex}.Wheel-module__w2eWJa__cooldownBanner{color:#fbbf24;background:#fbbf241a;border:1px solid #fbbf244d;border-radius:12px;justify-content:center;align-items:center;gap:10px;margin-bottom:24px;padding:14px 20px;font-size:1rem;display:flex}.Wheel-module__w2eWJa__cooldownBanner strong{font-size:1.1rem}.Wheel-module__w2eWJa__wheelContainer{width:320px;height:320px;margin:0 auto 24px;position:relative}.Wheel-module__w2eWJa__pointer{z-index:10;filter:drop-shadow(0 4px 8px #0006);border-top:30px solid #fbbf24;border-left:15px solid #0000;border-right:15px solid #0000;width:0;height:0;position:absolute;top:-15px;left:50%;transform:translate(-50%)}.Wheel-module__w2eWJa__wheel{border-radius:50%;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 0 0 8px #8b5cf680,0 0 0 12px #8b5cf64d,0 0 40px #8b5cf64d,inset 0 0 30px #0000004d}.Wheel-module__w2eWJa__segment{transform-origin:0 100%;box-sizing:border-box;border:1px solid #0003;justify-content:flex-end;align-items:flex-start;width:50%;height:50%;padding:20px 5px;display:flex;position:absolute;top:0;left:50%}.Wheel-module__w2eWJa__segmentLabel{color:#fff;text-shadow:0 1px 3px #000c,0 0 8px #00000080;white-space:nowrap;transform-origin:0;letter-spacing:.5px;font-size:.7rem;font-weight:800;position:absolute;top:12%;left:50%}.Wheel-module__w2eWJa__centerCap{color:#a78bfa;text-transform:uppercase;letter-spacing:1px;z-index:5;background:linear-gradient(145deg,#2a2a3e,#1a1a2e);border:3px solid #8b5cf680;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 12px #0006}.Wheel-module__w2eWJa__resultMessage{text-align:center;color:#4ade80;background:linear-gradient(135deg,#22c55e26,#16a34a1a);border:1px solid #22c55e4d;border-radius:12px;justify-content:center;align-items:center;gap:10px;margin-bottom:20px;padding:20px;font-size:1.4rem;font-weight:700;display:flex}.Wheel-module__w2eWJa__winEmoji{font-size:1.6rem}.Wheel-module__w2eWJa__spinButton{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#a78bfa,#8b5cf6);border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;margin-bottom:20px;padding:18px 32px;font-size:1.3rem;font-weight:700;transition:all .2s;display:flex}.Wheel-module__w2eWJa__spinButton:hover:not(:disabled){background:linear-gradient(135deg,#c4b5fd,#a78bfa);transform:translateY(-2px);box-shadow:0 8px 24px #8b5cf666}.Wheel-module__w2eWJa__spinButton:active:not(:disabled){transform:translateY(0)}.Wheel-module__w2eWJa__spinButton:disabled{opacity:.6;cursor:not-allowed;background:linear-gradient(135deg,#6b7280,#4b5563);transform:none}.Wheel-module__w2eWJa__spinner{animation:1s linear infinite Wheel-module__w2eWJa__spin}@keyframes Wheel-module__w2eWJa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Wheel-module__w2eWJa__infoSection{text-align:center;color:#9ca3af;background:#0003;border-radius:12px;padding:16px;font-size:.95rem}.Wheel-module__w2eWJa__infoSection p{margin:0}.Wheel-module__w2eWJa__prizeTiers{background:#0003;border:1px solid #8b5cf626;border-radius:12px;padding:16px}.Wheel-module__w2eWJa__prizeTiersTitle{color:#a78bfa;text-align:center;text-transform:uppercase;letter-spacing:1px;margin:0 0 8px;font-size:1rem;font-weight:700}.Wheel-module__w2eWJa__prizeTiersSubtitle{color:#9ca3af;text-align:center;margin:0 0 16px;font-size:.85rem}.Wheel-module__w2eWJa__prizeGrid{flex-direction:column;gap:8px;display:flex}.Wheel-module__w2eWJa__prizeItem{background:#0003;border-left:3px solid #0000;border-radius:8px;flex-direction:column;gap:4px;padding:10px 12px;transition:all .2s;display:flex}.Wheel-module__w2eWJa__prizeItem:hover{background:#00000059}.Wheel-module__w2eWJa__prizeItemLoss{background:#dc26261a;border-left-color:#dc2626!important}.Wheel-module__w2eWJa__prizeItemLoss:hover{background:#dc26262e}.Wheel-module__w2eWJa__prizeItemJackpot{background:linear-gradient(135deg,#fbbf2426,#f59e0b1a);border-left-color:#fbbf24!important}.Wheel-module__w2eWJa__prizeItemJackpot:hover{background:linear-gradient(135deg,#fbbf2438,#f59e0b2b)}.Wheel-module__w2eWJa__prizeItemHeader{align-items:center;gap:8px;display:flex}.Wheel-module__w2eWJa__prizeColor{border-radius:50%;flex-shrink:0;width:14px;height:14px}.Wheel-module__w2eWJa__prizeName{color:#f3f4f6;flex:1;font-size:.9rem;font-weight:600}.Wheel-module__w2eWJa__prizeChance{color:#9ca3af;background:#ffffff14;border-radius:12px;padding:2px 8px;font-size:.75rem;font-weight:500}.Wheel-module__w2eWJa__prizeDescription{color:#9ca3af;padding-left:22px;font-size:.8rem}.Wheel-module__w2eWJa__rtpNote{text-align:center;color:#d1d5db;background:#8b5cf61a;border:1px solid #8b5cf633;border-radius:8px;margin-top:16px;padding:12px;font-size:.85rem}.Wheel-module__w2eWJa__rtpNote strong{color:#a78bfa}.Wheel-module__w2eWJa__resultLoss{background:linear-gradient(135deg,#dc262633,#b91c1c26)!important;border-color:#dc262666!important}.Wheel-module__w2eWJa__resultBreakEven{color:#eab308!important;background:linear-gradient(135deg,#eab30833,#ca8a0426)!important;border-color:#eab30866!important}.Wheel-module__w2eWJa__resultJackpot{animation:.5s ease-in-out infinite alternate Wheel-module__w2eWJa__jackpotPulse;background:linear-gradient(135deg,#fbbf2440,#f59e0b33)!important;border-color:#fbbf2480!important}@keyframes Wheel-module__w2eWJa__jackpotPulse{0%{box-shadow:0 0 15px #fbbf244d}to{box-shadow:0 0 25px #fbbf2499}}.Wheel-module__w2eWJa__centeredMessage{text-align:center;color:#9ca3af;padding:40px 20px;font-size:1.1rem}@media (max-width:500px){.Wheel-module__w2eWJa__mainWrapper{padding:24px 16px 80px}.Wheel-module__w2eWJa__gameContainer{padding:20px}.Wheel-module__w2eWJa__wheelContainer{width:280px;height:280px}.Wheel-module__w2eWJa__segmentLabel{font-size:.5rem}.Wheel-module__w2eWJa__centerCap{width:50px;height:50px;font-size:.65rem}.Wheel-module__w2eWJa__pageHeader{flex-direction:column;gap:12px}.Wheel-module__w2eWJa__backButton{align-self:flex-start}.Wheel-module__w2eWJa__headerSpacer{display:none}.Wheel-module__w2eWJa__cooldownBanner{text-align:center;flex-direction:column;gap:6px}.Wheel-module__w2eWJa__prizeName{font-size:.85rem}.Wheel-module__w2eWJa__prizeDescription{padding-left:0;font-size:.75rem}.Wheel-module__w2eWJa__prizeChance{padding:2px 6px;font-size:.7rem}}
