@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Space+Grotesk:wght@600;700&display=swap";
:root{--bg-primary:#050508;--bg-secondary:#0a0a10;--bg-card:#0e0e1699;--bg-card-solid:#0e0e16;--bg-elevated:#ffffff08;--neon-red:#ff1744;--neon-red-glow:#ff174466;--neon-orange:#ff6d00;--neon-gold:#ffc400;--neon-green:#00e676;--accent-cyan:#22d3ee;--accent-blue:#38bdf8;--text-primary:#f5f5f7;--text-secondary:#c7c7d1;--text-dim:#9ca3af;--border:#ffffff0f;--border-hover:#ffffff1f;--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--radius-xl:20px;--font-body:"Manrope", -apple-system, BlinkMacSystemFont, sans-serif;--font-display:"Space Grotesk", sans-serif;--transition-fast:.15s ease;--transition-normal:.25s ease;--transition-slow:.4s cubic-bezier(.16, 1, .3, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--bg-primary);color:var(--text-primary);line-height:1.6;position:relative;overflow-x:hidden}body:before{content:"";pointer-events:none;z-index:0;background-image:radial-gradient(#ffffff08 1px,#0000 1px);background-size:30px 30px;position:fixed;inset:0}::selection{color:#fff;background:#ff17444d}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit;touch-action:manipulation;background:0 0;border:none;font-family:inherit}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);letter-spacing:0;font-weight:800;line-height:1.1}img{max-width:100%;display:block}.ambient-glow{pointer-events:none;z-index:-1;filter:blur(150px);border-radius:50%;position:fixed}.ambient-glow--red{background:var(--neon-red-glow);opacity:.3;width:40vw;height:40vw;animation:12s ease-in-out infinite alternate glowDrift;top:-20%;left:-5%}.ambient-glow--orange{opacity:.25;background:#ff6d0033;width:35vw;height:35vw;animation:15s ease-in-out infinite alternate-reverse glowDrift;bottom:-15%;right:-5%}@keyframes glowDrift{0%{transform:translate(0)scale(1)}to{transform:translate(30px,-20px)scale(1.08)}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg-primary)}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--neon-red)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes borderGlow{0%,to{border-color:#ff174426}50%{border-color:#ff174466}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-16px)}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pageIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}main,[data-page]{animation:.4s cubic-bezier(.16,1,.3,1) pageIn}body:after{content:"";pointer-events:none;z-index:9998;opacity:.22;mix-blend-mode:overlay;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDAiIGhlaWdodD0iMjAwIj48ZmlsdGVyIGlkPSJhIj48ZmVUdXJidWxlbmNlIHR5cGU9ImZyYWN0YWxOb2lzZSIgYmFzZUZyZXF1ZW5jeT0iLjgiIG51bU9jdGF2ZXM9IjQiIHN0aXRjaFRpbGVzPSJzdGl0Y2giLz48L2ZpbHRlcj48cmVjdCB3aWR0aD0iMjAwIiBoZWlnaHQ9IjIwMCIgZmlsdGVyPSJ1cmwoI2EpIiBvcGFjaXR5PSIuMDMiLz48L3N2Zz4=);position:fixed;inset:0}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #22d3eee6}.reveal{opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transform:translateY(24px)}.reveal.visible{opacity:1;transform:translateY(0)}.stagger-children.visible>*{animation:.6s cubic-bezier(.16,1,.3,1) both fadeInUp}.stagger-children.visible>:first-child{animation-delay:0s}.stagger-children.visible>:nth-child(2){animation-delay:80ms}.stagger-children.visible>:nth-child(3){animation-delay:.16s}.stagger-children.visible>:nth-child(4){animation-delay:.24s}.stagger-children.visible>:nth-child(5){animation-delay:.32s}.stagger-children.visible>:nth-child(6){animation-delay:.4s}.stagger-children.visible>:nth-child(7){animation-delay:.48s}.stagger-children.visible>:nth-child(8){animation-delay:.56s}.stagger-children.visible>:nth-child(9){animation-delay:.64s}.stagger-children.visible>:nth-child(10){animation-delay:.72s}.stagger-children.visible>:nth-child(11){animation-delay:.8s}.stagger-children.visible>:nth-child(12){animation-delay:.88s}.sr-only{clip:rect(0,0,0,0);border:0;width:1px;height:1px;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}
.Navbar-module__cJzEcG__header{z-index:1000;-webkit-backdrop-filter:saturate(180%)blur(20px);backdrop-filter:saturate(180%)blur(20px);border-bottom:1px solid var(--border);background:#050508bf;position:sticky;top:0}.Navbar-module__cJzEcG__inner{justify-content:space-between;align-items:center;max-width:1320px;height:64px;margin:0 auto;padding:0 24px;display:flex}.Navbar-module__cJzEcG__logo{font-family:var(--font-display);letter-spacing:0;align-items:center;gap:2px;font-size:1.6rem;font-weight:900;display:flex}.Navbar-module__cJzEcG__logoAccent{color:var(--neon-red)}.Navbar-module__cJzEcG__nav{align-items:center;gap:32px;display:flex}.Navbar-module__cJzEcG__navLink{color:var(--text-secondary);transition:color var(--transition-fast);white-space:nowrap;align-items:center;min-height:44px;font-size:.9rem;font-weight:500;display:inline-flex}.Navbar-module__cJzEcG__navLink:hover{color:var(--text-primary)}.Navbar-module__cJzEcG__navLinkActive{position:relative;color:var(--text-primary)!important}.Navbar-module__cJzEcG__navLinkActive:after{content:"";background:var(--neon-red);height:2px;box-shadow:0 0 8px var(--neon-red-glow);border-radius:1px;position:absolute;bottom:-4px;left:0;right:0}.Navbar-module__cJzEcG__navLinkGold{transition:color var(--transition-fast);white-space:nowrap;color:var(--neon-gold);align-items:center;min-height:44px;font-size:.9rem;font-weight:500;display:inline-flex}.Navbar-module__cJzEcG__navLinkGold:hover{color:var(--neon-orange)}.Navbar-module__cJzEcG__actions{align-items:center;gap:12px;display:flex}.Navbar-module__cJzEcG__btnGhost{color:var(--text-secondary);border-radius:var(--radius-sm);transition:all var(--transition-fast);padding:8px 18px;font-size:.9rem;font-weight:600}.Navbar-module__cJzEcG__btnGhost:hover{color:var(--text-primary);background:var(--bg-elevated)}.Navbar-module__cJzEcG__btnPrimary{color:#fff;background:var(--neon-red);border-radius:var(--radius-sm);min-height:44px;transition:all var(--transition-normal);justify-content:center;align-items:center;padding:8px 22px;font-size:.9rem;font-weight:700;display:inline-flex;box-shadow:0 0 20px #ff174440}.Navbar-module__cJzEcG__btnPrimary:hover{background:#e6143d;transform:translateY(-1px);box-shadow:0 0 30px #ff174473}.Navbar-module__cJzEcG__userName{text-overflow:ellipsis;white-space:nowrap;max-width:150px;color:var(--neon-gold);border-radius:var(--radius-sm);background:#ffaa0014;border:1px solid #ffaa003d;padding:8px 14px;font-size:.9rem;font-weight:900;overflow:hidden}.Navbar-module__cJzEcG__hamburger{color:var(--text-primary);border-radius:var(--radius-sm);justify-content:center;align-items:center;min-width:44px;min-height:44px;display:none}.Navbar-module__cJzEcG__mobileActions{align-items:center;gap:8px;margin-left:auto;display:none}.Navbar-module__cJzEcG__mobileLogin,.Navbar-module__cJzEcG__mobileSignup{border-radius:7px;padding:8px 12px;font-size:.78rem;font-weight:800}.Navbar-module__cJzEcG__mobileLogin{color:var(--text-secondary);border:1px solid var(--border)}.Navbar-module__cJzEcG__mobileSignup{color:#fff;background:var(--neon-red);justify-content:center;align-items:center;min-height:44px;display:inline-flex}.Navbar-module__cJzEcG__mobileUserName{text-overflow:ellipsis;white-space:nowrap;max-width:92px;color:var(--neon-gold);background:#ffaa0014;border:1px solid #ffaa003d;border-radius:7px;padding:8px 10px;font-size:.76rem;font-weight:900;overflow:hidden}.Navbar-module__cJzEcG__drawer{z-index:99999;background:#050508;flex-direction:column;width:100vw;height:100dvh;animation:.3s cubic-bezier(.16,1,.3,1) Navbar-module__cJzEcG__drawerSlideIn;display:flex;position:fixed;top:0;left:0}@keyframes Navbar-module__cJzEcG__drawerSlideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.Navbar-module__cJzEcG__drawerHeader{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.Navbar-module__cJzEcG__drawerClose,.Navbar-module__cJzEcG__closeMenu{color:var(--text-primary);border-radius:var(--radius-sm);justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:6px;transition:background .15s;display:inline-flex}.Navbar-module__cJzEcG__drawerClose:hover,.Navbar-module__cJzEcG__closeMenu:hover{background:var(--bg-elevated)}.Navbar-module__cJzEcG__drawerNav{flex-direction:column;flex:1;padding:12px 24px;display:flex;overflow-y:auto}.Navbar-module__cJzEcG__drawerLink{min-height:48px;color:var(--text-secondary);border-bottom:1px solid var(--border);align-items:center;padding:14px 0;font-size:1rem;font-weight:600;transition:color .15s;display:flex}.Navbar-module__cJzEcG__drawerLink:hover,.Navbar-module__cJzEcG__drawerLink:active{color:var(--text-primary)}.Navbar-module__cJzEcG__drawerLinkActive{border-left:3px solid var(--neon-red);padding-left:12px;color:var(--text-primary)!important}.Navbar-module__cJzEcG__drawerLinkGold{min-height:48px;color:var(--neon-gold);border-bottom:1px solid var(--border);align-items:center;padding:14px 0;font-size:1rem;font-weight:600;transition:color .15s;display:flex}.Navbar-module__cJzEcG__drawerLinkGold:hover{color:var(--neon-orange)}.Navbar-module__cJzEcG__drawerActions{border-top:1px solid var(--border);flex-direction:column;flex-shrink:0;gap:10px;padding:16px 24px;display:flex}.Navbar-module__cJzEcG__drawerBtnPrimary{color:#fff;background:var(--neon-red);border-radius:var(--radius-sm);transition:all var(--transition-normal);text-align:center;width:100%;padding:14px;font-size:1rem;font-weight:700;box-shadow:0 0 20px #ff174440}.Navbar-module__cJzEcG__drawerBtnGhost{color:var(--text-secondary);border-radius:var(--radius-sm);transition:all var(--transition-fast);text-align:center;border:1px solid var(--border);width:100%;padding:14px;font-size:1rem;font-weight:600}.Navbar-module__cJzEcG__drawerUserName{color:var(--neon-gold);text-align:center;border-radius:var(--radius-sm);background:#ffaa0014;border:1px solid #ffaa003d;padding:12px;font-weight:900;display:block}@media (max-width:860px){.Navbar-module__cJzEcG__nav,.Navbar-module__cJzEcG__actions{display:none}.Navbar-module__cJzEcG__mobileActions,.Navbar-module__cJzEcG__hamburger{display:flex}}@media (max-width:430px){.Navbar-module__cJzEcG__mobileLogin{display:none}.Navbar-module__cJzEcG__mobileSignup{padding:8px 10px;font-size:.72rem}.Navbar-module__cJzEcG__mobileUserName{max-width:78px;font-size:.72rem}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border);background:var(--bg-secondary);margin-top:72px}.Footer-module__S6Hkya__inner{max-width:1320px;margin:0 auto;padding:60px 24px 40px}.Footer-module__S6Hkya__top{grid-template-columns:1.5fr 1fr 1fr 1fr 1fr;gap:40px;margin-bottom:60px;display:grid}.Footer-module__S6Hkya__brand h3{letter-spacing:-1px;margin-bottom:12px;font-size:1.6rem}.Footer-module__S6Hkya__brand h3 span{color:var(--neon-red)}.Footer-module__S6Hkya__brand p{color:var(--text-secondary);max-width:300px;font-size:.9rem;line-height:1.7}.Footer-module__S6Hkya__col h4{color:var(--text-dim);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:16px;font-size:.8rem;font-weight:700}.Footer-module__S6Hkya__col a{color:var(--text-secondary);transition:color var(--transition-fast);padding:5px 0;font-size:.9rem;display:block}.Footer-module__S6Hkya__col a:hover{color:var(--text-primary)}.Footer-module__S6Hkya__bottom{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:24px;display:flex}.Footer-module__S6Hkya__legal{color:var(--text-dim);font-size:.8rem}.Footer-module__S6Hkya__socials{gap:16px;display:flex}.Footer-module__S6Hkya__socialIcon{background:var(--bg-elevated);border:1px solid var(--border);width:36px;height:36px;transition:all var(--transition-normal);border-radius:50%;justify-content:center;align-items:center;display:flex}.Footer-module__S6Hkya__socialIcon:hover{background:var(--neon-red);border-color:var(--neon-red);transform:translateY(-2px)}.Footer-module__S6Hkya__socialIcon svg{width:16px;height:16px;fill:var(--text-secondary);transition:fill var(--transition-fast)}.Footer-module__S6Hkya__socialIcon:hover svg{fill:#fff}@media (max-width:768px){.Footer-module__S6Hkya__top{grid-template-columns:1fr 1fr;gap:32px}}@media (max-width:480px){.Footer-module__S6Hkya__top{grid-template-columns:1fr}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column}}
.DailyRewardModal-module__bVW6kW__overlay{z-index:9000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000c2;justify-content:center;align-items:center;padding:20px;animation:.2s DailyRewardModal-module__bVW6kW__fadeIn;display:flex;position:fixed;inset:0}@keyframes DailyRewardModal-module__bVW6kW__fadeIn{0%{opacity:0}to{opacity:1}}.DailyRewardModal-module__bVW6kW__modal{border-radius:var(--radius-xl);background:linear-gradient(#170d10 0%,#0d0a0c 100%);border:1px solid #ff6d003d;width:min(620px,100%);padding:28px;animation:.25s cubic-bezier(.16,1,.3,1) DailyRewardModal-module__bVW6kW__popIn;position:relative;box-shadow:0 30px 90px #000000b8,0 0 40px #ff6d0014}@keyframes DailyRewardModal-module__bVW6kW__popIn{0%{opacity:0;transform:translateY(18px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.DailyRewardModal-module__bVW6kW__closeBtn{border:1px solid var(--border);width:34px;height:34px;color:var(--text-secondary);background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:16px;right:16px}.DailyRewardModal-module__bVW6kW__closeBtn:hover{color:var(--text-primary);background:#ffffff1a}.DailyRewardModal-module__bVW6kW__header{text-align:center;margin-bottom:24px}.DailyRewardModal-module__bVW6kW__headerIcon{color:#fff;background:linear-gradient(135deg, var(--neon-orange), var(--neon-red));border-radius:18px;justify-content:center;align-items:center;width:58px;height:58px;margin:0 auto 14px;display:flex;box-shadow:0 0 26px #ff6d0059}.DailyRewardModal-module__bVW6kW__header h2{margin-bottom:8px;font-size:1.8rem}.DailyRewardModal-module__bVW6kW__header p{max-width:430px;color:var(--text-secondary);margin:0 auto;font-size:.92rem}.DailyRewardModal-module__bVW6kW__rewardGrid{grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;display:grid}.DailyRewardModal-module__bVW6kW__rewardCard{border-radius:var(--radius-md);border:1px solid var(--border);text-align:center;background:#ffffff09;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:116px;padding:14px 10px;display:flex;position:relative}.DailyRewardModal-module__bVW6kW__rewardCard.DailyRewardModal-module__bVW6kW__active{background:#ffc40014;border-color:#ffc4008c;box-shadow:0 0 24px #ffc4001a}.DailyRewardModal-module__bVW6kW__rewardCard.DailyRewardModal-module__bVW6kW__complete{background:#00e6760e;border-color:#00e67652}.DailyRewardModal-module__bVW6kW__day{color:var(--text-dim);text-transform:uppercase;letter-spacing:.8px;font-size:.72rem;font-weight:800}.DailyRewardModal-module__bVW6kW__rewardCard strong{color:var(--text-primary);font-size:.86rem;line-height:1.2}.DailyRewardModal-module__bVW6kW__rewardCard small{color:var(--text-secondary);font-size:.72rem;line-height:1.25}.DailyRewardModal-module__bVW6kW__check{background:var(--neon-green);color:#041108;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;top:8px;right:8px}.DailyRewardModal-module__bVW6kW__message{color:var(--text-secondary);text-align:center;margin:18px 0 0;font-size:.88rem}.DailyRewardModal-module__bVW6kW__claimBtn{border-radius:var(--radius-md);color:#fff;background:linear-gradient(135deg, var(--neon-red), var(--neon-orange));width:100%;margin-top:20px;padding:15px 18px;font-weight:900;box-shadow:0 8px 28px #ff174442}.DailyRewardModal-module__bVW6kW__claimBtn:disabled{opacity:.62;cursor:not-allowed}@media (max-width:760px){.DailyRewardModal-module__bVW6kW__overlay{align-items:center;padding:24px 12px;overflow-y:auto}.DailyRewardModal-module__bVW6kW__modal{border-radius:var(--radius-lg);width:100%;max-height:calc(100dvh - 96px);padding:20px 16px 16px;overflow-y:auto}.DailyRewardModal-module__bVW6kW__closeBtn{top:10px;right:10px}.DailyRewardModal-module__bVW6kW__header{margin-bottom:14px}.DailyRewardModal-module__bVW6kW__headerIcon{border-radius:14px;width:44px;height:44px;margin-bottom:8px}.DailyRewardModal-module__bVW6kW__header h2{font-size:1.35rem}.DailyRewardModal-module__bVW6kW__header p{font-size:.8rem;line-height:1.45}.DailyRewardModal-module__bVW6kW__rewardGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.DailyRewardModal-module__bVW6kW__rewardCard{gap:3px;min-height:88px;padding:10px 8px}.DailyRewardModal-module__bVW6kW__rewardCard strong{font-size:.78rem}.DailyRewardModal-module__bVW6kW__rewardCard small,.DailyRewardModal-module__bVW6kW__day{font-size:.66rem}.DailyRewardModal-module__bVW6kW__message{margin-top:12px;font-size:.78rem}.DailyRewardModal-module__bVW6kW__claimBtn{border-radius:var(--radius-sm);margin-top:14px;padding:12px 14px}.DailyRewardModal-module__bVW6kW__rewardCard:last-child{grid-column:1/-1}}
.WheelModal-module__pwV81W__overlay{z-index:9000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000bf;justify-content:center;align-items:center;padding:20px;animation:.2s WheelModal-module__pwV81W__fadeIn;display:flex;position:fixed;inset:0}@keyframes WheelModal-module__pwV81W__fadeIn{0%{opacity:0}to{opacity:1}}.WheelModal-module__pwV81W__modal{text-align:center;background:linear-gradient(#1a1028 0%,#0d0a14 100%);border:2px solid #fa03;border-radius:20px;width:100%;max-width:380px;max-height:calc(100dvh - 40px);padding:28px 24px;animation:.25s cubic-bezier(.16,1,.3,1) WheelModal-module__pwV81W__scaleIn;position:relative;overflow-y:auto;box-shadow:0 30px 80px #000000b3,0 0 40px #ffaa000d,inset 0 1px #ffffff0d}@keyframes WheelModal-module__pwV81W__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.WheelModal-module__pwV81W__closeBtn{color:var(--text-dim);z-index:2;padding:4px;transition:color .15s;position:absolute;top:12px;right:12px}.WheelModal-module__pwV81W__closeBtn:hover{color:var(--text-primary)}.WheelModal-module__pwV81W__header{margin-bottom:20px}.WheelModal-module__pwV81W__headerIcon{width:56px;height:56px;color:var(--neon-gold);filter:drop-shadow(0 0 12px #ffaa004d);background:linear-gradient(135deg,#fa03,#ff174426);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 12px;display:flex}.WheelModal-module__pwV81W__header h2{background:linear-gradient(135deg, #fff, var(--neon-gold));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.4rem;font-weight:800}.WheelModal-module__pwV81W__sub{color:var(--text-secondary);margin-top:4px;font-size:.82rem}.WheelModal-module__pwV81W__machine{margin-bottom:16px}.WheelModal-module__pwV81W__machineSpinning{animation:.12s linear infinite WheelModal-module__pwV81W__machineShake}@keyframes WheelModal-module__pwV81W__machineShake{0%,to{transform:translate(0)}25%{transform:translate(-1px)}75%{transform:translate(1px)}}.WheelModal-module__pwV81W__machineTop{justify-content:center;gap:12px;padding:8px 0;display:flex}.WheelModal-module__pwV81W__light{background:var(--neon-gold);width:10px;height:10px;box-shadow:0 0 8px var(--neon-gold);border-radius:50%;animation:1.2s ease-in-out infinite WheelModal-module__pwV81W__blink}.WheelModal-module__pwV81W__light:nth-child(2){animation-delay:.2s}.WheelModal-module__pwV81W__light:nth-child(3){animation-delay:.4s}.WheelModal-module__pwV81W__light:nth-child(4){animation-delay:.6s}.WheelModal-module__pwV81W__light:nth-child(5){animation-delay:.8s}@keyframes WheelModal-module__pwV81W__blink{0%,to{opacity:1;box-shadow:0 0 8px var(--neon-gold)}50%{opacity:.3;box-shadow:0 0 2px var(--neon-gold)}}.WheelModal-module__pwV81W__reelsContainer{background:linear-gradient(#0a0812 0%,#12101e 100%);border:2px solid #ffaa0026;border-radius:14px;justify-content:center;gap:6px;padding:10px;display:flex;position:relative;box-shadow:inset 0 4px 20px #0009}.WheelModal-module__pwV81W__machineBody{justify-content:center;align-items:center;gap:12px;display:flex}.WheelModal-module__pwV81W__reelWindow{background:#080610e6;border:1px solid #ffffff0d;border-radius:10px;width:88px;height:216px;position:relative;overflow:hidden}.WheelModal-module__pwV81W__reel{will-change:transform;flex-direction:column;display:flex}.WheelModal-module__pwV81W__reelSpinning{filter:blur(1px)}.WheelModal-module__pwV81W__reelItem{border-bottom:1px solid #ffffff08;flex-shrink:0;justify-content:center;align-items:center;height:72px;display:flex}.WheelModal-module__pwV81W__reelValue{color:var(--text-primary);font-size:1.5rem;font-weight:900;font-family:var(--font-display);text-shadow:0 2px 4px #00000080}.WheelModal-module__pwV81W__goldItem .WheelModal-module__pwV81W__reelValue{color:var(--neon-gold);text-shadow:0 0 10px #ffc4004d}.WheelModal-module__pwV81W__jackpotItem .WheelModal-module__pwV81W__reelValue{color:var(--neon-red);text-shadow:0 0 12px #ff174466;font-size:1.6rem}.WheelModal-module__pwV81W__reelOverlayTop,.WheelModal-module__pwV81W__reelOverlayBottom{pointer-events:none;z-index:2;height:60px;position:absolute;left:0;right:0}.WheelModal-module__pwV81W__reelOverlayTop{background:linear-gradient(#080610f2,#0000);top:0}.WheelModal-module__pwV81W__reelOverlayBottom{background:linear-gradient(#0000,#080610f2);bottom:0}.WheelModal-module__pwV81W__payline{background:var(--neon-red);height:3px;box-shadow:0 0 12px var(--neon-red), 0 0 24px #ff17444d;z-index:3;border-radius:2px;position:absolute;top:50%;left:10px;right:10px;transform:translateY(-1px)}.WheelModal-module__pwV81W__payline:before,.WheelModal-module__pwV81W__payline:after{content:"";background:var(--neon-red);border-radius:2px;width:10px;height:10px;position:absolute;top:50%;transform:translateY(-50%)rotate(45deg)}.WheelModal-module__pwV81W__payline:before{left:-6px}.WheelModal-module__pwV81W__payline:after{right:-6px}.WheelModal-module__pwV81W__lever{justify-content:center;align-items:flex-start;width:22px;height:150px;padding-top:8px;display:flex}.WheelModal-module__pwV81W__lever:before{content:"";background:linear-gradient(#5f2630,#211015);border:1px solid #ffffff1a;border-radius:999px;width:8px;height:118px;box-shadow:inset 0 0 8px #0009}.WheelModal-module__pwV81W__lever span{background:radial-gradient(circle at 35% 30%, #fff, var(--neon-red) 38%, #7a0922 100%);border-radius:50%;width:28px;height:28px;transition:transform .35s cubic-bezier(.16,1,.3,1);position:absolute;transform:translateY(0);box-shadow:0 0 18px #ff174473}.WheelModal-module__pwV81W__leverPulled span{transform:translateY(82px)}.WheelModal-module__pwV81W__resultMsg{color:var(--neon-green);background:#00e6760f;border:1px solid #00e67626;border-radius:8px;margin-bottom:12px;padding:10px;font-size:.95rem;font-weight:600;animation:.3s WheelModal-module__pwV81W__popIn}.WheelModal-module__pwV81W__errorMsg{color:#ffb4c0;background:#ff174414;border:1px solid #ff174433;border-radius:8px;margin-bottom:12px;padding:10px;font-size:.86rem}.WheelModal-module__pwV81W__big{color:var(--neon-gold);background:#ffc4000f;border-color:#ffc40026}.WheelModal-module__pwV81W__jackpot{color:var(--neon-red);background:#ff174414;border-color:#ff174433}.WheelModal-module__pwV81W__jackpotLabel{color:var(--neon-gold);text-shadow:0 0 20px var(--neon-gold);margin-bottom:4px;font-size:1.2rem;font-weight:900;animation:.5s infinite alternate WheelModal-module__pwV81W__jackpotPulse;display:block}@keyframes WheelModal-module__pwV81W__jackpotPulse{0%{text-shadow:0 0 10px var(--neon-gold)}to{text-shadow:0 0 30px var(--neon-gold), 0 0 60px var(--neon-orange)}}@keyframes WheelModal-module__pwV81W__popIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.WheelModal-module__pwV81W__spinBtn{cursor:pointer;background:linear-gradient(135deg, var(--neon-red), var(--neon-orange));border:none;border-radius:12px;width:100%;padding:3px;transition:all .2s;box-shadow:0 4px 20px #ff17444d}.WheelModal-module__pwV81W__spinBtnInner{color:#fff;text-transform:uppercase;letter-spacing:3px;background:linear-gradient(135deg,#ff1744e6,#ff6d00e6);border-radius:10px;padding:14px;font-size:1.1rem;font-weight:800;display:block}.WheelModal-module__pwV81W__spinBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 30px #ff174480}.WheelModal-module__pwV81W__spinBtn:disabled{opacity:.8;cursor:not-allowed}.WheelModal-module__pwV81W__spinBtn:disabled .WheelModal-module__pwV81W__spinBtnInner{animation:1s infinite WheelModal-module__pwV81W__spinPulse}@keyframes WheelModal-module__pwV81W__spinPulse{0%,to{opacity:.8}50%{opacity:1}}.WheelModal-module__pwV81W__disclaimer{color:var(--text-dim);margin-top:10px;font-size:.7rem}@media (max-width:400px){.WheelModal-module__pwV81W__modal{padding:20px 12px}.WheelModal-module__pwV81W__machineBody{transform-origin:50%;gap:6px;transform:scale(.85)}.WheelModal-module__pwV81W__reelWindow{width:64px;height:216px}.WheelModal-module__pwV81W__reelValue{font-size:1.2rem}.WheelModal-module__pwV81W__lever{transform-origin:0;transform:scale(.8)}}@media (max-width:640px){.WheelModal-module__pwV81W__overlay{align-items:center;padding:12px}.WheelModal-module__pwV81W__modal{max-width:460px;max-height:calc(100dvh - 24px);margin:0 auto;padding:18px 14px}.WheelModal-module__pwV81W__closeBtn{top:10px;right:10px}.WheelModal-module__pwV81W__header{margin-bottom:12px}.WheelModal-module__pwV81W__headerIcon{width:46px;height:46px;margin-bottom:8px}.WheelModal-module__pwV81W__header h2{font-size:1.28rem}.WheelModal-module__pwV81W__sub{max-width:280px;margin:4px auto 0;font-size:.78rem;line-height:1.45}.WheelModal-module__pwV81W__machine{margin-bottom:10px}.WheelModal-module__pwV81W__machineTop{padding:4px 0 6px}.WheelModal-module__pwV81W__light{width:8px;height:8px}.WheelModal-module__pwV81W__machineBody{transform-origin:50%;gap:8px;transform:scale(.95)}.WheelModal-module__pwV81W__reelsContainer{gap:5px;padding:8px}.WheelModal-module__pwV81W__reelWindow{width:clamp(56px,18vw,76px)}.WheelModal-module__pwV81W__lever{transform-origin:0;transform:scale(.9)}.WheelModal-module__pwV81W__spinBtnInner{letter-spacing:2px;padding:12px 10px;font-size:.9rem}.WheelModal-module__pwV81W__disclaimer{max-width:300px;margin:8px auto 0;line-height:1.4}}
.FloatingActions-module__AneK9a__stack{z-index:900;flex-direction:column;gap:12px;display:flex;position:fixed;bottom:24px;right:24px}.FloatingActions-module__AneK9a__fab{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:all .25s cubic-bezier(.16,1,.3,1);animation:.5s cubic-bezier(.16,1,.3,1) both FloatingActions-module__AneK9a__fabIn;display:flex;box-shadow:0 4px 20px #0006}.FloatingActions-module__AneK9a__fab:first-child{animation-delay:.5s}.FloatingActions-module__AneK9a__fab:nth-child(2){animation-delay:.65s}@keyframes FloatingActions-module__AneK9a__fabIn{0%{opacity:0;transform:scale(.5)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.FloatingActions-module__AneK9a__fab:hover{transform:scale(1.12)}.FloatingActions-module__AneK9a__fabStreak{background:linear-gradient(135deg, var(--neon-orange), var(--neon-red));box-shadow:0 4px 20px #ff6d0059}.FloatingActions-module__AneK9a__fabStreak:hover{box-shadow:0 6px 30px #ff6d008c}.FloatingActions-module__AneK9a__fabWheel{background:linear-gradient(135deg, var(--neon-gold), var(--neon-orange));box-shadow:0 4px 20px #ffc40059}.FloatingActions-module__AneK9a__fabWheel:hover{box-shadow:0 6px 30px #ffc4008c}@media (max-width:480px){.FloatingActions-module__AneK9a__stack{bottom:16px;right:16px}.FloatingActions-module__AneK9a__fab{width:46px;height:46px}}
