.Slots-module__z4nmwW__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}.Slots-module__z4nmwW__pageHeader{justify-content:space-between;align-items:center;width:100%;max-width:1000px;margin-bottom:24px;display:flex}.Slots-module__z4nmwW__backButton{color:#a78bfa;background:#8b5cf626;border:1px solid #8b5cf64d;border-radius:8px;padding:8px 16px;font-size:.9rem;text-decoration:none;transition:all .2s}.Slots-module__z4nmwW__backButton:hover{background:#8b5cf640;border-color:#8b5cf680;transform:translate(-2px)}.Slots-module__z4nmwW__mainTitle{color:#fff;text-align:center;flex:1;font-size:clamp(1.5rem,5vw,2.2rem);font-weight:800}.Slots-module__z4nmwW__highlight{background:linear-gradient(135deg,#a78bfa,#ec4899);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Slots-module__z4nmwW__helpButton{color:#a78bfa;cursor:pointer;background:#8b5cf626;border:1px solid #8b5cf64d;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.Slots-module__z4nmwW__helpButton:hover{background:#8b5cf640;border-color:#8b5cf680}.Slots-module__z4nmwW__headerSpacer{width:100px}.Slots-module__z4nmwW__gameContainer{background:linear-gradient(145deg,#1a1a2ef2,#0f0f19fa);border:1px solid #8b5cf633;border-radius:20px;width:100%;max-width:1000px;padding:28px;box-shadow:0 20px 60px #00000080,0 0 40px #8b5cf61a}.Slots-module__z4nmwW__balanceBar{background:#8b5cf614;border:1px solid #8b5cf626;border-radius:12px;justify-content:center;align-items:center;margin-bottom:24px;padding:16px 20px;display:flex}.Slots-module__z4nmwW__balanceInfo{color:#d1d5db;margin:0;font-size:1.1rem}.Slots-module__z4nmwW__balanceInfo strong{font-size:1.25rem}.Slots-module__z4nmwW__slotMachine{justify-content:center;margin-bottom:24px;display:flex}.Slots-module__z4nmwW__machineFrame{background:linear-gradient(145deg,#2a2a3e,#1a1a2e);border:3px solid #8b5cf666;border-radius:16px;padding:20px;position:relative;box-shadow:inset 0 2px 10px #00000080,0 0 30px #8b5cf633}.Slots-module__z4nmwW__reelsContainer{perspective:800px;background:linear-gradient(#0009 0%,#0006 50%,#0009 100%);border:2px solid #ffffff1a;border-radius:16px;gap:12px;padding:20px;display:flex;position:relative;overflow:hidden}.Slots-module__z4nmwW__reelsContainer:before{content:"";pointer-events:none;z-index:10;background:linear-gradient(#ffffff14 0%,#0000 100%);border-radius:14px 14px 0 0;height:40px;position:absolute;top:0;left:0;right:0}.Slots-module__z4nmwW__reelsContainer:after{content:"";pointer-events:none;z-index:10;background:linear-gradient(#0000 0%,#0006 100%);border-radius:0 0 14px 14px;height:40px;position:absolute;bottom:0;left:0;right:0}.Slots-module__z4nmwW__reel{transform-style:preserve-3d;flex-direction:column;gap:8px;transition:transform .15s ease-out;display:flex;position:relative}.Slots-module__z4nmwW__reel.Slots-module__z4nmwW__spinning{animation:80ms linear infinite Slots-module__z4nmwW__reelSpin}.Slots-module__z4nmwW__reel.Slots-module__z4nmwW__spinning .Slots-module__z4nmwW__symbol{animation:80ms linear infinite Slots-module__z4nmwW__symbolBlur}@keyframes Slots-module__z4nmwW__reelSpin{0%{transform:translateY(-8px)}50%{transform:translateY(8px)}to{transform:translateY(-8px)}}@keyframes Slots-module__z4nmwW__symbolBlur{0%{filter:blur(2px);opacity:.7}50%{filter:blur(3px);opacity:.5}to{filter:blur(2px);opacity:.7}}.Slots-module__z4nmwW__reel:not(.Slots-module__z4nmwW__spinning){animation:.3s cubic-bezier(.34,1.56,.64,1) Slots-module__z4nmwW__reelStop}@keyframes Slots-module__z4nmwW__reelStop{0%{transform:translateY(10px)}50%{transform:translateY(-5px)}75%{transform:translateY(2px)}to{transform:translateY(0)}}.Slots-module__z4nmwW__symbol{width:90px;height:90px;transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#0000004d;border:2px solid #0000;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;overflow:hidden}.Slots-module__z4nmwW__symbol.Slots-module__z4nmwW__middleRow{background:linear-gradient(145deg,#1e1e32f2,#141423f2);transform:scale(1.1);box-shadow:0 6px 20px #00000080,0 0 25px #8b5cf640,inset 0 1px 1px #ffffff1a}.Slots-module__z4nmwW__symbol.Slots-module__z4nmwW__winning{animation:.5s ease-in-out infinite alternate Slots-module__z4nmwW__winPulse;border-color:#fbbf24!important;box-shadow:0 0 20px #fbbf2499,0 0 40px #fbbf244d!important}@keyframes Slots-module__z4nmwW__winPulse{0%{transform:scale(1.08)}to{transform:scale(1.18)}}.Slots-module__z4nmwW__symbolImage{object-fit:contain;filter:drop-shadow(0 2px 4px #0000004d);width:65px;height:65px;transition:all .2s}.Slots-module__z4nmwW__reel.Slots-module__z4nmwW__spinning .Slots-module__z4nmwW__symbolImage{filter:blur(2px)drop-shadow(0 2px 4px #0000004d);opacity:.6}.Slots-module__z4nmwW__reel:not(.Slots-module__z4nmwW__spinning) .Slots-module__z4nmwW__symbolImage{animation:.3s ease-out Slots-module__z4nmwW__symbolLand}@keyframes Slots-module__z4nmwW__symbolLand{0%{opacity:.7;transform:scale(.9)}50%{transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.Slots-module__z4nmwW__symbolGameBadge{color:#fff;text-transform:uppercase;letter-spacing:.3px;border-radius:4px;padding:2px 6px;font-size:.55rem;font-weight:700;position:absolute;bottom:4px}.Slots-module__z4nmwW__payline{pointer-events:none;background:linear-gradient(90deg,#0000,#fbbf2499,#0000);height:3px;position:absolute;top:50%;left:10px;right:10px;transform:translateY(-50%)}.Slots-module__z4nmwW__resultMessage{text-align:center;border-radius:12px;flex-direction:column;align-items:center;gap:4px;margin-bottom:24px;padding:16px;font-weight:700;display:flex}.Slots-module__z4nmwW__resultMessage.Slots-module__z4nmwW__win{background:linear-gradient(135deg,#22c55e26,#16a34a1a);border:1px solid #22c55e4d}.Slots-module__z4nmwW__resultMessage.Slots-module__z4nmwW__lose{color:#f87171;background:linear-gradient(135deg,#ef444426,#dc26261a);border:1px solid #ef44444d}.Slots-module__z4nmwW__resultMessage.Slots-module__z4nmwW__draw{background:linear-gradient(135deg,#eab30826,#ca8a041a);border:1px solid #eab3084d}.Slots-module__z4nmwW__winType{color:#fbbf24;text-shadow:0 0 20px #fbbf2480;font-size:1.4rem}.Slots-module__z4nmwW__winAmount{color:#4ade80;font-size:1.2rem}.Slots-module__z4nmwW__drawType{color:#eab308;text-shadow:0 0 20px #eab30880;font-size:1.4rem}.Slots-module__z4nmwW__drawAmount{color:#eab308;font-size:1.2rem}.Slots-module__z4nmwW__controlsSection{align-items:flex-end;gap:16px;margin-bottom:24px;display:flex}.Slots-module__z4nmwW__wagerArea{flex:1}.Slots-module__z4nmwW__controlLabel{color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:.85rem;display:block}.Slots-module__z4nmwW__wagerInput{color:#fff;background:#0000004d;border:2px solid #8b5cf64d;border-radius:12px;width:100%;padding:14px 18px;font-size:1.2rem;font-weight:600;transition:all .2s}.Slots-module__z4nmwW__wagerInput:focus{border-color:#a78bfa;outline:none;box-shadow:0 0 0 3px #8b5cf626}.Slots-module__z4nmwW__wagerInput:disabled{opacity:.5;cursor:not-allowed}.Slots-module__z4nmwW__spinButton{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#a78bfa,#8b5cf6);border:none;border-radius:12px;min-width:150px;padding:14px 48px;font-size:1.3rem;font-weight:700;transition:all .2s}.Slots-module__z4nmwW__spinButton:hover:not(:disabled){background:linear-gradient(135deg,#c4b5fd,#a78bfa);transform:translateY(-2px);box-shadow:0 8px 24px #8b5cf666}.Slots-module__z4nmwW__spinButton:active:not(:disabled){transform:translateY(0)}.Slots-module__z4nmwW__spinButton:disabled{opacity:.5;cursor:not-allowed;transform:none}.Slots-module__z4nmwW__spinner{animation:1s linear infinite Slots-module__z4nmwW__spin}@keyframes Slots-module__z4nmwW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Slots-module__z4nmwW__paytable{background:#0003;border:1px solid #8b5cf626;border-radius:12px;padding:16px}.Slots-module__z4nmwW__paytableGrid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.Slots-module__z4nmwW__paytableItem{color:#d1d5db;background:#8b5cf60d;border-radius:8px;justify-content:space-between;align-items:center;padding:8px 12px;font-size:.85rem;display:flex}.Slots-module__z4nmwW__multiplier{color:#fbbf24;font-weight:700}.Slots-module__z4nmwW__centeredMessage{text-align:center;color:#9ca3af;padding:40px 20px;font-size:1.1rem}.Slots-module__z4nmwW__helpOverlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.Slots-module__z4nmwW__helpModal{background:linear-gradient(145deg,#1e1e2f,#151520);border:1px solid #8b5cf64d;border-radius:20px;max-width:700px;max-height:85vh;padding:32px;position:relative;overflow-y:auto;box-shadow:0 20px 60px #000000b3}.Slots-module__z4nmwW__closeButton{color:#a78bfa;cursor:pointer;background:#8b5cf633;border:1px solid #8b5cf64d;border-radius:8px;padding:8px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.Slots-module__z4nmwW__closeButton:hover{background:#8b5cf64d;border-color:#8b5cf680}.Slots-module__z4nmwW__helpTitle{color:#fff;text-align:center;background:linear-gradient(135deg,#a78bfa,#ec4899);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 24px;font-size:1.6rem;font-weight:800}.Slots-module__z4nmwW__helpSection{margin-bottom:24px}.Slots-module__z4nmwW__helpSection h3{color:#a78bfa;border-bottom:1px solid #8b5cf633;margin:0 0 12px;padding-bottom:8px;font-size:1.1rem;font-weight:700}.Slots-module__z4nmwW__helpSection p{color:#d1d5db;margin:0;font-size:.95rem;line-height:1.6}.Slots-module__z4nmwW__helpNote{font-style:italic;color:#9ca3af!important;margin-top:12px!important}.Slots-module__z4nmwW__payoutTable{border-collapse:collapse;width:100%;font-size:.9rem}.Slots-module__z4nmwW__payoutTable th,.Slots-module__z4nmwW__payoutTable td{text-align:center;border:1px solid #8b5cf626;padding:10px 12px}.Slots-module__z4nmwW__payoutTable th{color:#a78bfa;background:#8b5cf61a;font-weight:600}.Slots-module__z4nmwW__payoutTable td{color:#d1d5db;background:#0003}.Slots-module__z4nmwW__payoutTable td:first-child{text-align:left;color:#fff;font-weight:500}.Slots-module__z4nmwW__iconGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.Slots-module__z4nmwW__iconItem{background:#0003;border:1px solid #8b5cf61a;border-radius:10px;align-items:center;gap:10px;padding:10px;display:flex}.Slots-module__z4nmwW__helpIcon{object-fit:contain;width:40px;height:40px}.Slots-module__z4nmwW__iconInfo{flex-direction:column;gap:2px;display:flex}.Slots-module__z4nmwW__iconGame{text-transform:uppercase;font-size:.7rem;font-weight:700}.Slots-module__z4nmwW__iconName{color:#d1d5db;font-size:.8rem}.Slots-module__z4nmwW__iconTier{color:#9ca3af;font-size:.7rem}.Slots-module__z4nmwW__tierInfo{flex-direction:column;gap:8px;display:flex}.Slots-module__z4nmwW__tierInfo p{color:#d1d5db;background:#0003;border-radius:6px;margin:0;padding:8px 12px;font-size:.9rem}.Slots-module__z4nmwW__tierInfo strong{color:#a78bfa}.Slots-module__z4nmwW__gamesGrid{flex-direction:column;gap:12px;display:flex}.Slots-module__z4nmwW__gameItem{background:#0003;border:1px solid #8b5cf61a;border-radius:10px;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.Slots-module__z4nmwW__gameName{min-width:60px;font-size:1rem;font-weight:700}.Slots-module__z4nmwW__gamePrestigeIcons{align-items:center;gap:8px;display:flex}.Slots-module__z4nmwW__helpIconSmall{object-fit:contain;background:#8b5cf61a;border-radius:4px;width:32px;height:32px;padding:2px}.Slots-module__z4nmwW__moreIcons{color:#9ca3af;background:#8b5cf626;border-radius:4px;padding:4px 8px;font-size:.8rem}@media (max-width:768px){.Slots-module__z4nmwW__symbol{width:70px;height:70px}.Slots-module__z4nmwW__symbolImage{width:50px;height:50px}.Slots-module__z4nmwW__symbolGameBadge{padding:1px 4px;font-size:.5rem}.Slots-module__z4nmwW__reelsContainer{gap:8px;padding:12px}.Slots-module__z4nmwW__machineFrame{padding:14px}.Slots-module__z4nmwW__paytableGrid,.Slots-module__z4nmwW__iconGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Slots-module__z4nmwW__mainWrapper{padding:24px 12px 80px}.Slots-module__z4nmwW__gameContainer{padding:16px}.Slots-module__z4nmwW__symbol{width:56px;height:56px}.Slots-module__z4nmwW__symbolImage{width:40px;height:40px}.Slots-module__z4nmwW__reelsContainer{gap:5px;padding:10px}.Slots-module__z4nmwW__machineFrame{padding:10px}.Slots-module__z4nmwW__controlsSection{flex-direction:column}.Slots-module__z4nmwW__wagerArea,.Slots-module__z4nmwW__spinButton{width:100%}.Slots-module__z4nmwW__paytableGrid{grid-template-columns:1fr 1fr}.Slots-module__z4nmwW__paytableItem{padding:6px 8px;font-size:.75rem}.Slots-module__z4nmwW__pageHeader{flex-wrap:wrap;gap:12px}.Slots-module__z4nmwW__mainTitle{order:-1;width:100%}.Slots-module__z4nmwW__helpModal{padding:20px}.Slots-module__z4nmwW__iconGrid{grid-template-columns:1fr 1fr}.Slots-module__z4nmwW__helpIcon{width:32px;height:32px}.Slots-module__z4nmwW__payoutTable{font-size:.75rem}.Slots-module__z4nmwW__payoutTable th,.Slots-module__z4nmwW__payoutTable td{padding:6px 4px}}
