.GameWrapper-module__gkvXQa__layout{background:#0b0b0b;width:100vw;height:100vh;position:relative;overflow:hidden}@media (max-width:767px){.GameWrapper-module__gkvXQa__layout{flex-direction:column;display:flex}}.GameWrapper-module__gkvXQa__errorContainer{background:linear-gradient(#131313 0%,#0b0b0b 100%);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.GameWrapper-module__gkvXQa__errorText{color:#ef4444;text-align:center;padding:1rem;font-family:ClashDisplay,sans-serif;font-size:16px}
.LadyboyGame-module__i0gnDa__ladyboyGameRow{width:100%;height:100%;position:relative}
.GameControls-module__GhpJmW__wrapper{background:linear-gradient(#0000 0%,#000000b3 100%);flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%;padding:22px;display:flex}.GameControls-module__GhpJmW__leftContainer{flex-direction:column;gap:1rem;display:flex}.GameControls-module__GhpJmW__rightContainer{flex-direction:row;align-items:center;gap:1rem;display:flex}.GameControls-module__GhpJmW__centerContainer{justify-content:center;align-items:center;display:flex}.GameControls-module__GhpJmW__betAmountControls{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#00000080;border-radius:63px;justify-content:center;align-items:center;gap:1rem;padding:8px;display:flex}.GameControls-module__GhpJmW__betAmountDisplay{color:#fff;text-align:left;background:#000;border:2px solid #787878;border-radius:40px;flex-direction:column;justify-content:center;align-items:flex-start;gap:1px;min-width:180px;height:48px;padding:12px 0 12px 24px;display:flex;position:relative}.GameControls-module__GhpJmW__betAmountDisplay .GameControls-module__GhpJmW__label{color:#a5a5a5;margin-bottom:0;font-size:10px;font-weight:500}.GameControls-module__GhpJmW__betAmountText{color:#fff;text-shadow:1px 1px #0006;font-size:16px;font-style:normal;font-weight:600;line-height:120%}.GameControls-module__GhpJmW__adjustButton{color:#fff;fill:#fff;background:0 0;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:3rem;min-width:3rem;height:3rem;min-height:3rem;transition:all .2s;display:flex}.GameControls-module__GhpJmW__adjustButton:hover{color:#0f0;fill:#0f0;border-color:#0f0}.GameControls-module__GhpJmW__adjustButton:active{transform:scale(.95)}.GameControls-module__GhpJmW__maxButton{color:#fff;text-transform:uppercase;letter-spacing:.1em;text-align:center;background:#00000080;border:2px solid #fff;border-radius:24px;justify-content:center;align-items:center;width:62px;height:48px;margin:auto;padding:6px 10px;font-size:11px;font-style:normal;font-weight:600;line-height:100%;transition:all .2s;display:flex;position:absolute;top:0;bottom:0;right:0}.GameControls-module__GhpJmW__maxButton:hover{color:#0f0;border-color:#0f0}.GameControls-module__GhpJmW__maxButton:active{transform:scale(.95)}@media (max-width:767px){.GameControls-module__GhpJmW__wrapper{justify-content:center;gap:.75rem;padding:0 1rem 1.25rem}.GameControls-module__GhpJmW__leftContainer{order:2}.GameControls-module__GhpJmW__bottomContainer{order:3;width:100%;padding:0 10px;position:absolute;bottom:12px}}
.RiskSelector-module__oM6siW__wrapper{flex-direction:column;gap:.5rem;display:flex}.RiskSelector-module__oM6siW__riskLevelButtonWrapper{background:#0009;border-radius:10px;width:fit-content;min-width:80px;padding:.5rem 6px;font-size:1rem;line-height:1.5rem;position:relative;overflow:hidden}.RiskSelector-module__oM6siW__riskLevelButtonContainer{justify-content:space-between;align-items:center;display:flex}.RiskSelector-module__oM6siW__svgArrowCustomClass{width:1.25rem;height:1.25rem;animation:2s ease-in-out infinite RiskSelector-module__oM6siW__smallBounce}.RiskSelector-module__oM6siW__btnTextRow{flex-direction:column;align-items:center;gap:2px;display:flex}.RiskSelector-module__oM6siW__riskTopText{color:#fff;text-align:center;text-transform:uppercase;font-size:10px;font-style:normal;font-weight:600;line-height:120%}.RiskSelector-module__oM6siW__riskText{text-transform:uppercase;color:#fff;font-size:16px;font-style:normal;font-weight:600;line-height:100%;animation:2s ease-in-out infinite RiskSelector-module__oM6siW__pulse}.RiskSelector-module__oM6siW__wrapperFullWidth,.RiskSelector-module__oM6siW__wrapperFullWidth .RiskSelector-module__oM6siW__riskLevelButtonWrapper{width:100%;min-width:100%}@media (min-width:767px){.RiskSelector-module__oM6siW__riskLevelButtonWrapper{min-width:100px;padding:12px 10px}.RiskSelector-module__oM6siW__svgArrowCustomClass{width:1.5rem;height:1.5rem}}@keyframes RiskSelector-module__oM6siW__pulse{50%{opacity:.5}}@keyframes RiskSelector-module__oM6siW__smallBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}
.AutoplaySettings-module__OZ1vhW__overlay{z-index:100;top:0;left:0;justify-content:center;align-items:center;animation:.2s ease-out forwards AutoplaySettings-module__OZ1vhW__fadeIn;display:flex;position:fixed;inset:0}.AutoplaySettings-module__OZ1vhW__backdrop{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);will-change:backdrop-filter;background:#000000b3;animation:.2s ease-out forwards AutoplaySettings-module__OZ1vhW__fadeIn;position:absolute;inset:0}.AutoplaySettings-module__OZ1vhW__popup{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(#1a1a2e 0%,#0f0f1a 100%);border:1px solid #fff;border-radius:8px;width:90%;max-width:420px;padding:1.5rem 1.25rem;animation:.2s AutoplaySettings-module__OZ1vhW__scaleIn;position:relative;box-shadow:3px 4px 4px #00000040}.AutoplaySettings-module__OZ1vhW__popupBg{-o-object-fit:cover;object-fit:cover;pointer-events:none;z-index:1;border-radius:8px;width:100%;height:100%;position:absolute;inset:0}.AutoplaySettings-module__OZ1vhW__popupContent{z-index:2;width:100%;height:100%;position:relative}.AutoplaySettings-module__OZ1vhW__closeButton{color:#fff;background:0 0;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:-5px;right:0}.AutoplaySettings-module__OZ1vhW__closeButton:hover{color:#0f0;border-color:#0f0}.AutoplaySettings-module__OZ1vhW__titleWrapper{text-align:center;margin-bottom:1.5rem}.AutoplaySettings-module__OZ1vhW__title{color:#fff;text-transform:uppercase;letter-spacing:.1em;max-width:199px;margin:0 auto;font-size:1.25rem;font-weight:600}.AutoplaySettings-module__OZ1vhW__section{margin-bottom:1.5rem;padding:0 .875rem}.AutoplaySettings-module__OZ1vhW__label{color:#fff;text-transform:uppercase;letter-spacing:.1em;text-align:center;margin-bottom:.625rem;font-size:.625rem;font-weight:600;display:block}.AutoplaySettings-module__OZ1vhW__riskSelectorWrapper{justify-content:center;align-items:center;display:flex}.AutoplaySettings-module__OZ1vhW__riskLevelButton{background:#0009;border-radius:10px;width:100%;min-width:100px;padding:.5rem 6px;font-size:1rem;line-height:1.5rem;transition:all .2s;position:relative;overflow:hidden}.AutoplaySettings-module__OZ1vhW__riskLevelButtonContainer{justify-content:space-between;align-items:center;display:flex}.AutoplaySettings-module__OZ1vhW__svgArrow{width:1.25rem;height:1.25rem;animation:2s ease-in-out infinite AutoplaySettings-module__OZ1vhW__smallBounce}.AutoplaySettings-module__OZ1vhW__btnTextRow{flex-direction:column;align-items:center;gap:2px;display:flex}.AutoplaySettings-module__OZ1vhW__riskTopText{color:#fff;text-align:center;font-size:10px;font-style:normal;font-weight:600;line-height:120%}.AutoplaySettings-module__OZ1vhW__riskText{text-transform:uppercase;letter-spacing:.05em;color:#fff;font-size:14px;font-weight:600;animation:2s ease-in-out infinite AutoplaySettings-module__OZ1vhW__pulse}@media (min-width:767px){.AutoplaySettings-module__OZ1vhW__riskLevelButton{min-width:120px;padding:12px 10px}.AutoplaySettings-module__OZ1vhW__svgArrow{width:1.5rem;height:1.5rem}.AutoplaySettings-module__OZ1vhW__riskText{font-size:1rem;line-height:100%}}.AutoplaySettings-module__OZ1vhW__betAmountContainer{flex-direction:column;align-items:center;gap:.75rem;display:flex}.AutoplaySettings-module__OZ1vhW__betAmountDisplay{color:#fff;text-align:left;background:#000;border:2px solid #787878;border-radius:40px;flex-direction:column;justify-content:center;align-items:flex-start;gap:1px;min-width:180px;height:48px;padding:12px 0 12px 24px;display:flex;position:relative}.AutoplaySettings-module__OZ1vhW__betAmountDisplay .AutoplaySettings-module__OZ1vhW__label{color:#a5a5a5;margin-bottom:0}.AutoplaySettings-module__OZ1vhW__betAmountText{color:#fff;text-shadow:1px 1px #0006;font-size:16px;font-style:normal;font-weight:600;line-height:120%}.AutoplaySettings-module__OZ1vhW__betAmountControls{justify-content:center;align-items:center;gap:1rem;display:flex}.AutoplaySettings-module__OZ1vhW__adjustButton{color:#fff;fill:#fff;background:0 0;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:3rem;min-width:3rem;height:3rem;min-height:3rem;transition:all .2s;display:flex}.AutoplaySettings-module__OZ1vhW__adjustButton:hover{color:#0f0;fill:#0f0;border-color:#0f0}.AutoplaySettings-module__OZ1vhW__adjustButton:active{transform:scale(.95)}.AutoplaySettings-module__OZ1vhW__maxButton{color:#fff;text-transform:uppercase;letter-spacing:.1em;text-align:center;background:#00000080;border:2px solid #fff;border-radius:24px;justify-content:center;align-items:center;width:62px;height:48px;margin:auto;padding:6px 10px;font-size:11px;font-style:normal;font-weight:600;line-height:100%;transition:all .2s;display:flex;position:absolute;top:0;bottom:0;right:0}.AutoplaySettings-module__OZ1vhW__maxButton:hover{color:#0f0;border-color:#0f0}.AutoplaySettings-module__OZ1vhW__maxButton:active{transform:scale(.95)}.AutoplaySettings-module__OZ1vhW__rangeWrapper{justify-content:space-between;align-items:center;gap:.5rem;display:flex;position:relative}.AutoplaySettings-module__OZ1vhW__rangeSlider{cursor:pointer;appearance:none;border-radius:35px;outline:none;width:100%;height:.5rem}.AutoplaySettings-module__OZ1vhW__rangeSlider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:linear-gradient(#0f0 0%,#009b00 100%);border:none;border-radius:50%;width:32px;height:32px;position:relative;top:-10px}.AutoplaySettings-module__OZ1vhW__rangeSlider::-moz-range-thumb{cursor:pointer;background:#0f0;border:none;border-radius:50%;width:24px;height:24px;box-shadow:0 0 10px #00ff0080}.AutoplaySettings-module__OZ1vhW__rangeSlider::-webkit-slider-runnable-track{border-radius:35px;width:100%;height:.5rem}.AutoplaySettings-module__OZ1vhW__rangeSlider::-moz-range-track{background:#1c1c1c;border-radius:35px;width:100%;height:.5rem}.AutoplaySettings-module__OZ1vhW__rangeValueWrapper{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.AutoplaySettings-module__OZ1vhW__rangeValue{color:#0f0;text-align:center;min-width:27px;font-size:1rem;font-weight:600}.AutoplaySettings-module__OZ1vhW__maxPlaysButton{background:#303030;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;gap:24px;padding:8px;transition:all .2s;display:flex}.AutoplaySettings-module__OZ1vhW__maxPlaysButton:hover{background:#0f0}.AutoplaySettings-module__OZ1vhW__maxPlaysButton svg{fill:#d2d2d2;width:24px;height:24px;transition:all .2s}.AutoplaySettings-module__OZ1vhW__maxPlaysButton:hover svg{fill:#000}.AutoplaySettings-module__OZ1vhW__maxPlaysButton svg path{fill:inherit}.AutoplaySettings-module__OZ1vhW__startButton{color:#000;text-transform:uppercase;background:#0f0;border-radius:8px;width:100%;padding:1rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;box-shadow:0 0 30px #00ff0080}.AutoplaySettings-module__OZ1vhW__startButton:hover{background:#32ff32}.AutoplaySettings-module__OZ1vhW__startButton:active{transform:scale(.98)}.AutoplaySettings-module__OZ1vhW__cashOutDisplay{color:#fff;text-align:left;flex-direction:column;justify-content:center;align-items:center;gap:1px;min-width:180px;max-width:220px;padding:8px 0;display:flex;overflow:hidden}.AutoplaySettings-module__OZ1vhW__cashOutDisplay .AutoplaySettings-module__OZ1vhW__label{color:#a5a5a5;margin-bottom:2px}.AutoplaySettings-module__OZ1vhW__cashOutInfo{align-items:center;gap:6px;margin-top:2px;display:flex}.AutoplaySettings-module__OZ1vhW__multiplierBadge{color:#fff;text-shadow:1px 1px #0006;white-space:nowrap;background:linear-gradient(#4800ff 0%,#6a00ff 100%);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:2px 6px;font-size:13px;font-style:normal;font-weight:600;line-height:100%;display:flex}.AutoplaySettings-module__OZ1vhW__winAmount{color:#fff;text-shadow:1px 1px #0006;opacity:.6;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-style:normal;font-weight:600;line-height:100%;overflow:hidden}@keyframes AutoplaySettings-module__OZ1vhW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes AutoplaySettings-module__OZ1vhW__pulse{50%{opacity:.5}}@keyframes AutoplaySettings-module__OZ1vhW__smallBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}
.BetControls-module__3I5U-W__container{align-items:center;display:flex;position:relative}.BetControls-module__3I5U-W__betContainer{flex-direction:column;align-items:center;gap:.5rem;display:flex;position:relative}.BetControls-module__3I5U-W__mainButtonOuter{justify-content:center;align-items:center;display:flex}.BetControls-module__3I5U-W__mainButtonWrapper{background:#00000080;border:2px solid #fff;border-radius:9999px;justify-content:center;align-items:center;width:118px;height:118px;display:flex}.BetControls-module__3I5U-W__disabledBorder{border-color:#fff3}.BetControls-module__3I5U-W__mainButton{text-transform:uppercase;color:#fff;cursor:pointer;background:linear-gradient(140deg,#00680099 7.8%,#0f09 83.18%),#0f0;border:3.65px solid #056405;border-radius:9999px;justify-content:center;align-items:center;width:90px;height:90px;font-size:1rem;font-weight:600;transition:opacity .2s,transform .1s,background .1s,box-shadow .1s,filter .1s;display:flex;position:relative;box-shadow:3.109px 3.109px 12.437px #0000008c,-1.555px -1.555px 1.555px #0000008c,inset 3.109px 3.109px 1.555px #ffffff80}.BetControls-module__3I5U-W__mainButton span{color:#000;text-align:center;text-shadow:1px 1px #fff6;font-size:20px;font-style:normal;font-weight:600;line-height:100%}.BetControls-module__3I5U-W__mainButton:hover{filter:brightness(1.1)}.BetControls-module__3I5U-W__mainButton:active{filter:drop-shadow(-1.555px -1.555px #0000008c)drop-shadow(1.555px -1.555px #0000008c)drop-shadow(-1.555px -1.555px 1.555px #0000008c)drop-shadow(3.109px 3.109px 12.437px #0000008c);background:linear-gradient(#00000054 0% 100%),linear-gradient(140deg,#00180099 7.8%,#0f09 83.18%),#0f0;transform:scale(.95);box-shadow:inset 3.109px 3.109px 1.555px #ffffff80}.BetControls-module__3I5U-W__mainButton:disabled{opacity:.2;cursor:not-allowed}.BetControls-module__3I5U-W__betAmountFeedback{color:#fff;text-align:center;text-shadow:1px 1px #0006;pointer-events:none;white-space:nowrap;z-index:1;font-size:16px;font-style:normal;font-weight:600;line-height:100%;animation:12s linear forwards BetControls-module__3I5U-W__fadeOut;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes BetControls-module__3I5U-W__fadeOut{0%{opacity:1}to{opacity:0}}.BetControls-module__3I5U-W__mainButtonAuto{filter:drop-shadow(-1.555px -1.555px #0000008c)drop-shadow(1.555px -1.555px #0000008c)drop-shadow(-1.555px -1.555px 1.555px #0000008c)drop-shadow(3.109px 3.109px 12.437px #0000008c);background:linear-gradient(#00000054 0% 100%),linear-gradient(140deg,#00180099 7.8%,#0f09 83.18%),#0f0;flex-direction:column;display:flex;transform:scale(.95);box-shadow:inset 3.109px 3.109px 1.555px #ffffff80}.BetControls-module__3I5U-W__cashOutContainer{background:#00000080;border:2px solid #fff;border-right:0;border-radius:8px;min-width:159px;height:79px;margin-right:-23px;padding:14px 34px 14px 14px;position:relative;bottom:17px}.BetControls-module__3I5U-W__cashOutButton{background:linear-gradient(#4800ff 0%,#6a00ff 100%);border-radius:8px;flex-direction:column;justify-content:center;align-self:stretch;align-items:center;gap:6px;height:51px;padding:20px 24px;transition:background .1s;display:flex;box-shadow:inset 1px 1px #ffffff40}.BetControls-module__3I5U-W__cashOutButton:hover{background:linear-gradient(#00000054 0% 100%),linear-gradient(#4800ff 0%,#6a00ff 100%)}.BetControls-module__3I5U-W__cashOutButton span{color:#fff;text-align:center;text-shadow:1px 1px #0006;font-size:12px;font-style:normal;font-weight:600;line-height:90%}.BetControls-module__3I5U-W__cashOutButton .BetControls-module__3I5U-W__amount{font-size:16px;line-height:100%}.BetControls-module__3I5U-W__autoplayButton{cursor:pointer;margin-top:-.625rem}.BetControls-module__3I5U-W__autoplayInner{color:#fff;fill:#fff;background:#000;border:2px solid #fff;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem .75rem;transition:border-color .2s,fill .2s;display:flex}.BetControls-module__3I5U-W__autoplayInner svg{transition:fill .2s}.BetControls-module__3I5U-W__autoplayInner:hover{border-color:#0f0}.BetControls-module__3I5U-W__autoplayInner:hover svg path{fill:#0f0}.BetControls-module__3I5U-W__autoplayInner:active{border-color:#fff}.BetControls-module__3I5U-W__autoplayInner:active svg path{fill:#fff}.BetControls-module__3I5U-W__playIcon{width:.875rem}.BetControls-module__3I5U-W__autoplayText{text-transform:uppercase;letter-spacing:.05em;font-size:.625rem;font-weight:600;transition:color .2s}.BetControls-module__3I5U-W__autoplayInner:hover .BetControls-module__3I5U-W__autoplayText{color:#0f0}.BetControls-module__3I5U-W__autoplayInner:active .BetControls-module__3I5U-W__autoplayText{color:#fff}@media (min-width:640px){.BetControls-module__3I5U-W__autoplayText{font-size:.8125rem}}.BetControls-module__3I5U-W__bonusImage{width:112px;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}@media (max-width:767px){.BetControls-module__3I5U-W__container{padding-bottom:25px}}
.GameStats-module__LV755q__gameStatsWrapper{flex-direction:row;justify-content:space-between;gap:.25rem;display:flex;bottom:1rem}.GameStats-module__LV755q__gameStatsContainer{flex-direction:column;gap:.25rem;display:flex}.GameStats-module__LV755q__betStatsContainer,.GameStats-module__LV755q__creditStatsContainer{letter-spacing:.05em;text-transform:uppercase;color:#0f0;font-size:13px;font-weight:600}.GameStats-module__LV755q__statValue{color:#fff}@media (min-width:767px){.GameStats-module__LV755q__gameStatsWrapper{flex-direction:column}.GameStats-module__LV755q__betStatsContainer,.GameStats-module__LV755q__creditStatsContainer{font-size:1rem;line-height:1.5rem}}
.LadyboyCanvas-module__H5d1jq__canvas{width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.LadyboyCanvas-module__H5d1jq__canvas canvas{display:block;width:100%!important;height:100%!important}
.NotificationArea-module__k7NMEG__container{z-index:99;pointer-events:none;flex-direction:column;align-items:flex-end;gap:8px;padding-right:6px;display:flex;position:absolute;top:16px;right:8px;overflow:hidden}@media (min-width:767px){.NotificationArea-module__k7NMEG__container{padding-right:10px;right:16px}}.NotificationArea-module__k7NMEG__pill{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);white-space:nowrap;color:#fff;background:#000000e6;border:2px solid;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;min-width:110px;padding:6px 12px;font-size:13px;font-weight:700;transition:opacity .5s,transform .5s,scale .5s;display:flex}@media (min-width:767px){.NotificationArea-module__k7NMEG__pill{font-size:16px}}.NotificationArea-module__k7NMEG__amount{color:#fff}.NotificationArea-module__k7NMEG__fade{opacity:0;transform:translateY(-8px)scale(.95)}
.SettingsSidebar-module__5QOd_q__topLeftContainer{z-index:30;flex-direction:column;gap:12px;width:fit-content;display:flex;position:absolute;top:20px;left:15px;right:0}.SettingsSidebar-module__5QOd_q__iconButton{color:#fff;cursor:pointer;background:#00000080;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.SettingsSidebar-module__5QOd_q__iconButton:hover{fill:#0f0;border-color:#0f0}.SettingsSidebar-module__5QOd_q__iconButton:active{fill:#fff;border-color:#fff}.SettingsSidebar-module__5QOd_q__sidebar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:50;background:#000c;border-top:1px solid #fff;border-bottom:1px solid #fff;border-right:1px solid #fff;border-radius:0 8px 8px 0;flex-direction:column;align-items:center;gap:16px;width:68px;height:100%;max-height:284px;padding:20px 16px;transition:transform .3s ease-out;display:flex;position:fixed;top:8px;left:0;transform:translate(-100%)}.SettingsSidebar-module__5QOd_q__open{transform:translate(0)}.SettingsSidebar-module__5QOd_q__closeButton{fill:#fff;color:#fff;cursor:pointer;background:0 0;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:32px;min-width:32px;min-height:32px;margin-bottom:6px;transition:all .2s;display:flex}.SettingsSidebar-module__5QOd_q__closeButton:hover{fill:#0f0;border-color:#0f0}.SettingsSidebar-module__5QOd_q__menuButton{color:#fff;fill:#fff;cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:8px;transition:all .2s;display:flex}.SettingsSidebar-module__5QOd_q__menuButton:hover{color:#0f0;fill:#0f0}.SettingsSidebar-module__5QOd_q__menuLabel{letter-spacing:.08em;color:#fff;font-size:10px;font-weight:600;transition:color .2s}.SettingsSidebar-module__5QOd_q__menuButton:hover .SettingsSidebar-module__5QOd_q__menuLabel{color:#0f0}
.WinnerPopup-module__MLFUVG__overlay{z-index:9999;justify-content:center;align-items:center;animation:.3s ease-in-out WinnerPopup-module__MLFUVG__fadeIn;display:flex;position:fixed;inset:0}@keyframes WinnerPopup-module__MLFUVG__fadeIn{0%{opacity:0}to{opacity:1}}.WinnerPopup-module__MLFUVG__popup{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(#2a1810 0%,#1a0f0a 100%);border:1px solid #fff;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:292px;padding:20px;animation:.3s ease-out WinnerPopup-module__MLFUVG__scaleIn;display:flex;position:relative;box-shadow:3px 4px 4px #00000040}.WinnerPopup-module__MLFUVG__popupBg{-o-object-fit:cover;object-fit:cover;pointer-events:none;z-index:-1;border-radius:8px;width:100%;height:100%;position:absolute;inset:0}@keyframes WinnerPopup-module__MLFUVG__scaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.WinnerPopup-module__MLFUVG__coin{aspect-ratio:1;width:60px;height:60px;margin-bottom:16px}.WinnerPopup-module__MLFUVG__content{flex-direction:column;align-items:center;gap:4px;width:100%;display:flex}.WinnerPopup-module__MLFUVG__title{color:#fff;text-align:center;font-size:16px;font-style:normal;font-weight:600;line-height:100%}.WinnerPopup-module__MLFUVG__amount{color:#fff;text-align:center;font-size:39px;font-style:normal;font-weight:600;line-height:100%}.WinnerPopup-module__MLFUVG__multiplier{color:#d2d2d2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000c;border:1px solid #d2d2d2;border-radius:6px;justify-content:center;align-items:center;gap:4px;padding:6px 8px;font-size:13px;font-style:normal;font-weight:600;line-height:100%;display:flex}.WinnerPopup-module__MLFUVG__okButton{color:#000;text-align:center;background:#0f0;border-radius:8px;justify-content:center;align-self:stretch;align-items:center;gap:16px;width:100%;margin-top:20px;padding:16px 24px;font-size:16px;font-style:normal;font-weight:600;line-height:100%;transition:all .2s;display:flex}.WinnerPopup-module__MLFUVG__okButton:hover,.WinnerPopup-module__MLFUVG__okButton:active{background:linear-gradient(140deg,#00680099 7.8%,#0f09 83.18%),#0f0}@media (max-width:768px){.WinnerPopup-module__MLFUVG__popup{min-width:300px;padding:30px 40px}.WinnerPopup-module__MLFUVG__title{font-size:24px}.WinnerPopup-module__MLFUVG__amount{font-size:36px}.WinnerPopup-module__MLFUVG__multiplier{font-size:18px}.WinnerPopup-module__MLFUVG__okButton{padding:12px 60px;font-size:18px}}
.LoadingScreen-module__WuAy_W__wrapper{z-index:200;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;height:100%;animation:.3s ease-out LoadingScreen-module__WuAy_W__fadeIn;display:flex;position:fixed;inset:0;overflow:hidden}.LoadingScreen-module__WuAy_W__background{-o-object-fit:cover;object-fit:cover;z-index:0}.LoadingScreen-module__WuAy_W__container{z-index:10;flex-direction:column;align-items:center;gap:24px;display:flex;position:relative}.LoadingScreen-module__WuAy_W__logo{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 10px 20px #0009);width:260px}.LoadingScreen-module__WuAy_W__loadingArea{justify-content:center;align-items:center;min-height:60px;display:flex}.LoadingScreen-module__WuAy_W__progressContainer{flex-direction:column;align-items:center;gap:12px;display:flex}.LoadingScreen-module__WuAy_W__loadingText{letter-spacing:4px;text-transform:uppercase;color:#fff6;text-shadow:.514px .411px .411px #00000040;font-size:10px;font-weight:500}.LoadingScreen-module__WuAy_W__progressTrack{background:#000;border-radius:35px;align-items:center;width:166px;height:17px;padding:5px;display:flex}.LoadingScreen-module__WuAy_W__progressBar{background:#a5a5a5;border-radius:35px;height:7px;transition:width .3s ease-out}.LoadingScreen-module__WuAy_W__loadedContent{flex-direction:column;align-items:center;gap:32px;width:100%;animation:.3s ease-out LoadingScreen-module__WuAy_W__fadeIn;display:flex}.LoadingScreen-module__WuAy_W__cardsRow{justify-content:center;gap:24px;display:flex}.LoadingScreen-module__WuAy_W__infoCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);-webkit-user-select:none;user-select:none;background:#0006;border:1px solid #fff;border-radius:8px;flex-direction:column;flex-shrink:0;align-items:center;gap:15px;width:195px;padding:12px;display:flex}.LoadingScreen-module__WuAy_W__cardImage{pointer-events:none;border-radius:8px;width:100%;height:144px;overflow:hidden}.LoadingScreen-module__WuAy_W__cardImage img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.LoadingScreen-module__WuAy_W__cardTitle{color:#fff;text-align:center;font-size:16px;font-weight:600;line-height:1}.LoadingScreen-module__WuAy_W__mobileSlider{width:100vw;margin-left:calc(50% - 50vw)}.LoadingScreen-module__WuAy_W__sliderTrack{will-change:transform;gap:24px;display:flex}.LoadingScreen-module__WuAy_W__sliderAnimate{transition:transform .5s}.LoadingScreen-module__WuAy_W__dontShowRow{justify-content:center;align-items:center;gap:12px;margin-top:32px;display:flex}.LoadingScreen-module__WuAy_W__radioButton{cursor:pointer;background:0 0;border:1px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;padding:0;display:flex}.LoadingScreen-module__WuAy_W__radioInner{background:#0f0;border-radius:50%;width:12px;height:12px}.LoadingScreen-module__WuAy_W__dontShowText{color:#fff;letter-spacing:1px;text-transform:uppercase;cursor:pointer;-webkit-user-select:none;user-select:none;text-shadow:1px 1px 2px #000;font-size:12px;font-weight:700}.LoadingScreen-module__WuAy_W__startButton{color:#000;cursor:pointer;text-transform:uppercase;letter-spacing:1.5px;background:#0f0;border:none;border-radius:10px;width:220px;padding:16px;font-size:20px;font-weight:600;transition:all .3s ease-out;box-shadow:0 0 30px #00ff0080}.LoadingScreen-module__WuAy_W__startButton:hover{background:#32ff32;transform:scale(.98)}.LoadingScreen-module__WuAy_W__startButton:active{transform:scale(.98)}.LoadingScreen-module__WuAy_W__footer{animation:.3s ease-out LoadingScreen-module__WuAy_W__fadeIn;position:absolute;bottom:24px}.LoadingScreen-module__WuAy_W__footer img{-o-object-fit:contain;object-fit:contain;width:150px;height:auto}.LoadingScreen-module__WuAy_W__infoSection{width:100%;animation:.3s ease-out LoadingScreen-module__WuAy_W__fadeIn}@media (max-width:767px){.LoadingScreen-module__WuAy_W__footer{bottom:16px}.LoadingScreen-module__WuAy_W__startButton{width:200px;padding:14px;font-size:18px}.LoadingScreen-module__WuAy_W__dontShowText{font-size:11px}}@media (min-width:640px){.LoadingScreen-module__WuAy_W__footer{bottom:64px}}.LoadingScreen-module__WuAy_W__errorContainer{flex-direction:column;align-items:center;gap:1rem;animation:.3s ease-out LoadingScreen-module__WuAy_W__fadeIn;display:flex}.LoadingScreen-module__WuAy_W__errorText{color:#ef4444;text-align:center;max-width:280px;font-family:ClashDisplay,sans-serif;font-size:12px;font-weight:500}.LoadingScreen-module__WuAy_W__retryButton{color:gray;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;background-color:#0000;border:1px solid #333;border-radius:6px;padding:8px 16px;font-family:ClashDisplay,sans-serif;font-size:12px;font-weight:500;transition:all .2s ease-out}.LoadingScreen-module__WuAy_W__retryButton:hover{color:#fff;border-color:gray}@keyframes LoadingScreen-module__WuAy_W__fadeIn{0%{opacity:0}to{opacity:1}}
