#mw-mini-game {
  margin: 0;
  font-family: proxima-nova, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

code {
  font-family: proxima-nova, sans-serif, monospace;
}
.inputNumber{-webkit-appearance:number-input !important;-moz-appearance:number-input !important;appearance:number-input !important;padding-right:30px}.inputNumber::-webkit-inner-spin-button,.inputNumber::-webkit-outer-spin-button{-webkit-appearance:inner-spin-button}.mg-wrapper{min-width:350px;min-height:650px;height:100%;text-align:center;flex-direction:column;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow-y:hidden;font-weight:600;scrollbar-width:none}.mg-wrapper::-webkit-scrollbar{display:none}.mg-y-overflow-auto{overflow-y:auto}.mg-wrapper,.mg-wrapper button{font-weight:600}.mg-wrapper button{border:none;cursor:pointer}.mg-ta-l{text-align:left}.mg-ta-c{text-align:center}.mg-txt-good{color:#0ea00e;font-weight:bold}.mg-txt-good-alt{color:lime;font-weight:700}.mg-txt-bad{color:#a51919;font-weight:700}.mg-stats-currency-icon{width:15px;height:15px;margin-left:2px;display:inline-block;vertical-align:middle}.mg-stats-currency-icon svg{width:15px;height:15px}.mg-stats-currency-text{margin-left:4px;font-size:12px;vertical-align:middle}.mg-m-a{margin:auto}.mg-m-0{margin:0px}.mg-m-2{margin:2px}.mg-m-4{margin:4px}.mg-m-5{margin:5px}.mg-m-8{margin:8px}.mg-m-12{margin:12px}.mg-m-l-a{margin-left:auto}.mg-m-r-a{margin-right:auto}.mg-m-t-a{margin-top:auto}.mg-m-t-0{margin-top:0px}.mg-m-t-4{margin-top:4px}.mg-m-t-8{margin-top:8px}.mg-m-t-12{margin-top:12px}.mg-m-t-20{margin-top:20px}.mg-m-t-30{margin-top:30px}.mg-m-t-40{margin-top:40px}.mg-m-b-a{margin-bottom:auto}.mg-m-b-6{margin-bottom:6px}.mg-m-b-8{margin-bottom:8px}.mg-m-b-30{margin-bottom:30px}.mg-m-l-0{margin-left:0px}.mg-m-l-8{margin-left:8px}.mg-m-l-10{margin-left:10px}.mg-m-l-14{margin-left:14px}.mg-m-l-20{margin-left:20px}.mg-m-l-30{margin-left:30px}.mg-m-r-0{margin-right:0px}.mg-m-r-5{margin-right:5px}.mg-m-r-8{margin-right:8px}.mg-m-r-14{margin-right:14px}.mg-w-100{width:100%}.mg-w-90{width:90%}.mg-w-50{width:50%}.mg-w-a{width:auto}.mg-w-mc{width:max-content}.mg-w-200p{width:200px}.mg-h-100{height:100%}.mg-h-80{height:100%}.mg-vh-60{height:60vh}.mg-mh-50vh{max-height:50vh}.mg-mh-75vh{max-height:75vh}.mg-h-m-400{min-height:400px}.mg-h-m-40{min-height:40px}.mg-h-m-10{min-height:10px}.mg-h-m-20{min-height:20px}.mg-ba-n{background:none}.mg-ba-sec{background-color:#1a1d26}.mg-b-n{border:none}.mg-b-r-n{border-right:none !important;border-top-right-radius:0px !important;border-bottom-right-radius:0px !important}.mg-b-l-n{border-left:none !important;border-top-left-radius:0px !important;border-bottom-left-radius:0px !important}.mg-br-4{border-radius:4px}.mg-br-5{border-radius:5px}.mg-br-8{border-radius:8px}.mg-br-10{border-radius:10px}.mg-br-20{border-radius:20px}.mg-br-line{border-left:1px solid #252831;padding-left:5px;margin-left:5px}.mg-d-f{display:flex}.mg-d-b{display:block}.mg-d-g{display:grid}.mg-d-f-jc-sb{justify-content:space-between}.mg-d-f-jc-c{justify-content:center}.mg-f-n{font-weight:normal}.mg-f-s-12{font-size:12px}.mg-g-5{gap:5px}.mg-fg-1{flex-grow:1}.mg-fd-c{flex-direction:column}.mg-fd-rr{flex-direction:row-reverse}.mg-fd-cr{flex-direction:column-reverse}.no-pointer{pointer-events:none}.mg-p-0{padding:0}.mg-p-2{padding:2px}.mg-p-4{padding:4px}.mg-p-5{padding:5px}.mg-p-8{padding:8px}.mg-p-9{padding:9px}.mg-p-12{padding:12px}.mg-p-20{padding:20px}.mg-p-b-0{padding-bottom:0px}.mg-p-b-2{padding-bottom:2px}.mg-p-b-8{padding-bottom:8px}.mg-p-b-0{padding-bottom:0px}.mg-p-l-12{padding-left:12px}.mg-p-r-12{padding-right:12px}.mg-p-l-8{padding-left:8px}.mg-p-r-8{padding-right:8px}.mg-p-r-30{padding-right:30px}.mg-pos-r{position:relative}.mg-pos-a{position:absolute}.mg-pos-a-center{position:absolute;transform:translate(-50%, -50%)}.mg-pos-f-center{position:fixed;transform:translate(-50%, -50%)}.mg-t-50{top:50%}.mg-popup{background:#252831;width:450px;padding-bottom:12px;max-width:100%;box-shadow:#213743;z-index:100;max-width:100%;max-height:100%}.mg-popup-wide{background:#252831;width:600px;max-width:100%;box-shadow:#213743;z-index:100;max-width:100%;max-height:100%}.mg-popup-narrow{background:#252831;width:250px;max-width:100%;box-shadow:#213743;z-index:100;max-width:100%;max-height:100%}.mg-popup-cant-move-anim{animation:cant-move-scaleUp .3s forwards;top:50%;left:50%}.mg-maxwin-popup-anim{animation:cant-move-scaleUp .1s forwards;top:50%;left:50%}.mg-popup-can-move-anim{animation:can-move-scaleUp .3s forwards;top:50%;left:50%}.mg-settings-popup.open{opacity:1;transform:translateX(0%)}.mg-logo{width:150px;max-width:50%;opacity:.1}@keyframes cant-move-scaleUp{from{opacity:0;transform:translate(-50%, -50%) scale(0.5)}to{opacity:1;transform:translate(-50%, -50%) scale(1)}}@keyframes can-move-scaleUp{from{opacity:0;transform:scale(0.5)}to{opacity:1;transform:scale(1)}}.mg-settings-popup{padding:0px;background:#fff;min-width:180px;width:auto;max-width:92vw;left:0px;bottom:60px;margin-left:10px;opacity:0;transform:translateX(-100%);transition:opacity .3s ease,transform .3s ease;position:fixed;font-size:12px}.mg-popup-mobile{width:auto;margin:auto;padding:10px;margin:10px 10px 10px 10px}.mg-setting-popup-mobile{width:auto;max-width:92vw;margin:auto;padding:10px;margin:10px 10px 10px 10px}.mg-popup-desktop{overflow-y:auto}.mg-settings-popup-button{display:flex;color:#071824;font-weight:bold;font-size:14px;margin:0px 0px 0px 0px;padding:10px;width:100%;box-sizing:border-box;overflow:hidden;border-radius:4px}.mg-settings-popup-button-highlight{color:#298dff}.mg-settings-popup-button:hover{color:#1475e1;background-color:#f5f5f5;overflow:visible;border-radius:4px}.mg-settings-popup-button-icon{width:20px;display:flex;margin:auto 0px}.mg-settings-popup-button-icon img{margin:auto;width:25px;height:20px}.mg-popup-icon{height:14px;margin:auto 15px auto 0px;fill:#fff}.mg-popup-section-text{font-weight:400;font-size:13px;color:#b1bad3}.mg-popup-section-text p:first-child{margin-top:0px}.mg-popup-section-text p:last-child{margin-bottom:0px}.mg-popup-center-text{color:#b1bad3;text-align:center}.mg-popup-top-bar{background-color:#252831;border-radius:0;color:#b1bad3;cursor:default;font-weight:600;font-size:12px}.mg-popup-top-bar.grabbable{cursor:grab}.mg-popup-top-bar.grabbing{cursor:grabbing}.mg-hot-key-key{background-color:#1a1d26;color:#b1bad3;padding:15px 20px;border-radius:4px;cursor:pointer}.mg-hot-key-key-active{outline:3px solid #b1bad3}.mg-enable-hot-keys{height:50px;transform:none !important}.mg-pop-button{bottom:0;width:100%}.mg-live-stats{background-color:#1a1d26}.mg-tab-button-wrapper{background:#1a1d26;height:42px}.mg-history-pill{min-width:50px;padding:5px 6px;font-size:13px;background:#00e701;color:#000}.mg-history-pill-alt{min-width:50px;padding:5px 6px;font-size:13px;background:#5f677c;color:#b1bad3}.mg-history-pill-trans-100vw{animation:slide-in .2s ease forwards}.mg-history-pill-trans-100-p{animation:slide-a-pill .2s ease forwards}.mg-history-pill-trans-100vw-p{animation:slide-in-a-pill .2s ease forwards}.mg-history-pill-fade-out{animation:fadeOutAndSlide .2s ease forwards}@keyframes fadeOutAndSlide{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(20px)}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.mg-of-h{overflow:hidden}@keyframes slide-in{from{transform:translateX(100vw)}to{transform:translateX(0)}}@keyframes slide-in-a-pill{from{transform:translateX(100vw)}to{transform:translateX(-100%)}}@keyframes slide-a-pill{from{transform:translateX(0)}to{transform:translateX(-100%)}}.mg-small-h .mg-popup{bottom:45px}.mg-small-h .mg-m-4{margin:3px}.mg-small-h .mg-m-5{margin:3px}.mg-small-h .mg-m-8{margin:6px}.mg-small-h .mg-m-12{margin:10px}.mg-small-h .mg-m-t-12{margin-top:10px}.mg-small-h .mg-m-t-30{margin-top:20px}.mg-small-h .mg-m-t-40{margin-top:30px}.mg-small-h .mg-m-b-6{margin-bottom:4px}.mg-small-h .mg-m-b-8{margin-bottom:5px}.mg-small-h .mg-m-b-30{margin-bottom:20px}.mg-small-h .mg-m-r-5{margin-right:3px}.mg-small-h .mg-p-2{padding:1px}.mg-small-h .mg-p-4{padding:2px}.mg-small-h .mg-p-5{padding:2.5px}.mg-small-h .mg-p-9{padding:4.5px}.mg-small-h .mg-p-12{padding:6px}.mg-small-h .mg-p-b-2{padding-bottom:1px}.mg-small-h .mg-p-b-8{padding-bottom:4px}.mg-small-h .mg-tab-button-wrapper{height:35px}.mg-small-h .mg-history-pill{min-width:30px;padding:3px 4px;font-size:10px}.mg-small-h .mg-stats-popup{margin:20px}.mg-stats-popup{margin:20px;font-weight:700;font-size:12px}.mg-c-p{background:#0f1115;color:#fff}.mg-c-p-t{color:#fff}.mg-ba-p{background-color:#0f1115}.blur-background{position:fixed;top:0;left:0;width:100%;height:100%;backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px);z-index:88}.summary{color:#0ea00e;font-weight:bold;background-color:#161616;border-radius:10px;padding:1.3em 3em 1.3em 3em;border:4px solid #0ea00e;z-index:10}.summarytitle{font-size:30px}.mg-ui-wrap{margin:0px 12px 12px 12px}
.inputNumber{-webkit-appearance:number-input !important;-moz-appearance:number-input !important;appearance:number-input !important;padding-right:30px}.inputNumber::-webkit-inner-spin-button,.inputNumber::-webkit-outer-spin-button{-webkit-appearance:inner-spin-button}.mg-game-footer{height:60px}.mg-game-footer-mobile{height:42;margin:0px 12px 10px 12px;background-color:#1a1d26}.mg-game-footer-section{display:flex;width:33%}.mg-footer-button-wrapper-mobile{display:flex;background-color:#1a1d26;margin:12px}.mg-small-h .mg-game-footer{height:45px}body[data-theme=hit] .mg-c-p.mg-game-footer{background-color:#161616 !important;background:#161616 !important}body[data-theme=hit] .mg-game-footer-section:first-child{width:auto;flex:0 0 auto}body[data-theme=hit] .mg-game-footer-section:nth-child(2){width:auto;flex:1;justify-content:flex-end !important;padding-right:14px;margin-right:0 !important}body[data-theme=hit] .hit-logo{width:58.4px !important;height:auto !important;opacity:1 !important;margin-right:0 !important;margin-left:auto !important}body[data-theme=hit] .mg-game-footer .svg-icon{width:18px !important;height:18px !important;margin-right:5px !important}body[data-theme=hit] .mg-game-footer .svg-icon svg{width:18px !important;height:18px !important}body[data-theme=hit] .mg-labeled-button-wrap{color:#fff !important;filter:none !important}body[data-theme=hit] .mg-labeled-button-wrap.mg-labeled-button-wrap-disabled{cursor:not-allowed !important;opacity:.5}body[data-theme=hit] .mg-labeled-button-wrap .svg-icon{filter:brightness(0) invert(1) !important}body[data-theme=hit] .mg-labeled-button-wrap.mg-labeled-button-wrap-selected{color:#ff0003 !important;filter:none !important}body[data-theme=hit] .mg-labeled-button-wrap.mg-labeled-button-wrap-selected .svg-icon{filter:brightness(0) saturate(100%) invert(13%) sepia(100%) saturate(7495%) hue-rotate(357deg) brightness(103%) contrast(116%) !important}body[data-theme=hit] .mg-labeled-button-wrap:hover:not(.mg-labeled-button-wrap-selected):not(.mg-labeled-button-wrap-disabled){color:#ff0003 !important}body[data-theme=hit] .mg-labeled-button-wrap:hover:not(.mg-labeled-button-wrap-selected):not(.mg-labeled-button-wrap-disabled) .svg-icon{filter:brightness(0) saturate(100%) invert(13%) sepia(100%) saturate(7495%) hue-rotate(357deg) brightness(103%) contrast(116%) !important}body[data-theme=hit] .mg-game-footer-mobile{background-color:#161616 !important}body[data-theme=hit] .mg-footer-button-wrapper-mobile{background-color:#161616 !important}
:root,.theme-metawin,body[data-theme=metawin]{--primary-colour: #0F1115;--primary-text: #FFF;--secondary-colour: #1A1D26;--secondary-text: #B1BAD3;--secondary-text-hover: #1475E1;--secondary-text-alt: #298dff;--call-to-action-colour: #00e701;--call-to-action-text-colour: #000;--call-to-action-colour-hover: #1fff20;--call-to-action-colour-down: #1fff20;--third-colour: #0a6d45;--third-text-colour: #FFF;--third-colour-hover: #246d43;--third-colour-down: #0f2d20;--softer-action-colour: #4CAF50;--softer-action-colour-secondary: #58de5c;--fourth-colour: #e9113c;--fourth-text-colour: #FFF;--fourth-colour-hover: #ed4163;--fourth-colour-down: #ed4163;--text-good: #0ea00e;--text-good-alt: #00ff00;--text-bad: #a51919;--highlight-nutral-soft: #696b6b;--highlight-good-soft: #69aa6b;--highlight-bad-soft: #aa6b6b;--history-pill-background: #00E701;--history-pill-alt-background: #5f677c;--history-pill-text: #000;--history-pill-alt-text: #b1bad3;--button-basic-default-up-background: #1A1D26;--button-basic-default-up-text: #FFF;--button-basic-default-over-background: #252831;--button-basic-default-disabled-background: #22C55E7F;--button-basic-primary-up-background: #00e701;--button-basic-primary-up-text: #000;--button-basic-primary-over-background: #1fff20;--button-basic-primary-disabled-background: #AAA;--theme-primary-color: #00e701;--theme-primary-rgb: 0, 231, 1}.theme-hit,body[data-theme=hit]{--primary-colour: #161616;--primary-text: #FFF;--secondary-colour: #2c2c2e;--secondary-text: #8e8e93;--secondary-text-hover: #FF0003;--secondary-text-alt: #FF3336;--call-to-action-colour: #FF0003;--call-to-action-text-colour: #FFF;--call-to-action-colour-hover: #FF3336;--call-to-action-colour-down: #CC0002;--third-colour: #8B0000;--third-text-colour: #FFF;--third-colour-hover: #A50000;--third-colour-down: #660000;--softer-action-colour: #FF4444;--softer-action-colour-secondary: #FF6666;--fourth-colour: #FF0003;--fourth-text-colour: #FFF;--fourth-colour-hover: #FF3336;--fourth-colour-down: #CC0002;--text-good: #FF0003;--text-good-alt: #FF3336;--text-bad: #666666;--highlight-nutral-soft: #696b6b;--highlight-good-soft: #FF6666;--highlight-bad-soft: #666666;--history-pill-background: #FF0003;--history-pill-alt-background: #3a3a3a;--history-pill-text: #FFF;--history-pill-alt-text: #b1bad3;--button-basic-default-up-background: #2c2c2e;--button-basic-default-up-text: #8e8e93;--button-basic-default-over-background: #3a3a3c;--button-basic-default-disabled-background: #FF00037F;--button-basic-primary-up-background: #FF0003;--button-basic-primary-up-text: #FFF;--button-basic-primary-over-background: #FF3336;--button-basic-primary-disabled-background: #666;--input-wrapper-background: #2c2c2e;--input-background: #2c2c2e;--input-text: #FFF;--input-border: #2c2c2e;--input-action-button-background: #3a3a3c;--tab-button-up-background: #2c2c2e;--tab-button-up-text: #8e8e93;--tab-button-over-background: #3a3a3c;--tab-button-over-text: #c2ceeb;--tab-button-selected-up-background: #3a3a3c;--tab-button-selected-up-text: #FFF;--tab-button-selected-over-background: #3a3a3c;--tab-button-selected-over-text: #FFF;--theme-primary-color: #FF0003;--theme-primary-rgb: 255, 0, 3}
.inputNumber{-webkit-appearance:number-input !important;-moz-appearance:textfield !important;appearance:number-input !important}.inputNumber::-webkit-inner-spin-button,.inputNumber::-webkit-outer-spin-button{-webkit-appearance:inner-spin-button}body[data-theme=hit] .mg-basic-button.mg-basic-primary-button,body[data-theme=hit] .mg-basic-primary-button,.theme-hit .mg-basic-button.mg-basic-primary-button,.theme-hit .mg-basic-primary-button{background:#ff0003 !important;color:#fff !important}body[data-theme=hit] .mg-basic-button.mg-basic-primary-button:hover,body[data-theme=hit] .mg-basic-primary-button:hover,.theme-hit .mg-basic-button.mg-basic-primary-button:hover,.theme-hit .mg-basic-primary-button:hover{background:#ff3336 !important;color:#fff !important}body[data-theme=hit] .mg-basic-button.mg-basic-primary-button:active,body[data-theme=hit] .mg-basic-button.mg-basic-primary-button:active:hover,body[data-theme=hit] .mg-basic-primary-button:active,body[data-theme=hit] .mg-basic-primary-button:active:hover,.theme-hit .mg-basic-button.mg-basic-primary-button:active,.theme-hit .mg-basic-button.mg-basic-primary-button:active:hover,.theme-hit .mg-basic-primary-button:active,.theme-hit .mg-basic-primary-button:active:hover{background:#cc0002 !important;color:#fff !important}body[data-theme=hit] .mg-basic-button.mg-basic-primary-button-disabled,body[data-theme=hit] .mg-basic-primary-button-disabled,.theme-hit .mg-basic-button.mg-basic-primary-button-disabled,.theme-hit .mg-basic-primary-button-disabled{background:rgba(255,0,3,.4980392157) !important;color:hsla(0,0%,100%,.4980392157) !important;cursor:not-allowed !important;pointer-events:none !important}body[data-theme=hit] .mg-basic-button.mg-basic-campaign-button,body[data-theme=hit] .mg-basic-campaign-button,.theme-hit .mg-basic-button.mg-basic-campaign-button,.theme-hit .mg-basic-campaign-button{background:#ff0003 !important;color:#fff !important}body[data-theme=hit] .mg-basic-button.mg-basic-campaign-button:hover,body[data-theme=hit] .mg-basic-campaign-button:hover,.theme-hit .mg-basic-button.mg-basic-campaign-button:hover,.theme-hit .mg-basic-campaign-button:hover{background:#ff3336 !important;color:#fff !important}body[data-theme=hit] .mg-basic-button.mg-basic-campaign-button:active,body[data-theme=hit] .mg-basic-button.mg-basic-campaign-button:active:hover,body[data-theme=hit] .mg-basic-campaign-button:active,body[data-theme=hit] .mg-basic-campaign-button:active:hover,.theme-hit .mg-basic-button.mg-basic-campaign-button:active,.theme-hit .mg-basic-button.mg-basic-campaign-button:active:hover,.theme-hit .mg-basic-campaign-button:active,.theme-hit .mg-basic-campaign-button:active:hover{background:#cc0002 !important;color:#fff !important}body[data-theme=hit] .mg-basic-button.mg-basic-campaign-button-disabled,body[data-theme=hit] .mg-basic-campaign-button-disabled,.theme-hit .mg-basic-button.mg-basic-campaign-button-disabled,.theme-hit .mg-basic-campaign-button-disabled{background:#3a3a3a !important;color:#666 !important;cursor:not-allowed !important;pointer-events:none !important}body[data-theme=hit] .mg-basic-button.mg-basic-secondary-button,body[data-theme=hit] .mg-basic-secondary-button,.theme-hit .mg-basic-button.mg-basic-secondary-button,.theme-hit .mg-basic-secondary-button{background:darkred !important;color:#fff !important}body[data-theme=hit] .mg-basic-button.mg-basic-secondary-button:hover,body[data-theme=hit] .mg-basic-secondary-button:hover,.theme-hit .mg-basic-button.mg-basic-secondary-button:hover,.theme-hit .mg-basic-secondary-button:hover{background:#a50000 !important;color:#fff !important}body[data-theme=hit] .mg-basic-button.mg-basic-secondary-button:active,body[data-theme=hit] .mg-basic-button.mg-basic-secondary-button:active:hover,body[data-theme=hit] .mg-basic-secondary-button:active,body[data-theme=hit] .mg-basic-secondary-button:active:hover,.theme-hit .mg-basic-button.mg-basic-secondary-button:active,.theme-hit .mg-basic-button.mg-basic-secondary-button:active:hover,.theme-hit .mg-basic-secondary-button:active,.theme-hit .mg-basic-secondary-button:active:hover{background:#600 !important;color:#fff !important}body[data-theme=hit] .mg-basic-button,.theme-hit .mg-basic-button{background:#1a1a1a !important;color:#fff !important}body[data-theme=hit] .mg-basic-button:hover:not(.mg-basic-button-disabled):not(.mg-basic-default-button-disabled):not(.mg-basic-primary-button):not(.mg-basic-primary-button-disabled):not(.mg-basic-secondary-button):not(.mg-basic-secondary-button-disabled):not(.mg-basic-third-button):not(.mg-basic-third-button-disabled):not(.mg-basic-campaign-button-disabled),.theme-hit .mg-basic-button:hover:not(.mg-basic-button-disabled):not(.mg-basic-default-button-disabled):not(.mg-basic-primary-button):not(.mg-basic-primary-button-disabled):not(.mg-basic-secondary-button):not(.mg-basic-secondary-button-disabled):not(.mg-basic-third-button):not(.mg-basic-third-button-disabled):not(.mg-basic-campaign-button-disabled){background:#252525 !important;color:#fff !important}body[data-theme=hit] .mg-basic-button:active:not(.mg-basic-button-disabled):not(.mg-basic-default-button-disabled):not(.mg-basic-primary-button):not(.mg-basic-primary-button-disabled):not(.mg-basic-secondary-button):not(.mg-basic-secondary-button-disabled):not(.mg-basic-third-button):not(.mg-basic-third-button-disabled):not(.mg-basic-campaign-button-disabled),body[data-theme=hit] .mg-basic-button:active:hover:not(.mg-basic-button-disabled):not(.mg-basic-default-button-disabled):not(.mg-basic-primary-button):not(.mg-basic-primary-button-disabled):not(.mg-basic-secondary-button):not(.mg-basic-secondary-button-disabled):not(.mg-basic-third-button):not(.mg-basic-third-button-disabled):not(.mg-basic-campaign-button-disabled),.theme-hit .mg-basic-button:active:not(.mg-basic-button-disabled):not(.mg-basic-default-button-disabled):not(.mg-basic-primary-button):not(.mg-basic-primary-button-disabled):not(.mg-basic-secondary-button):not(.mg-basic-secondary-button-disabled):not(.mg-basic-third-button):not(.mg-basic-third-button-disabled):not(.mg-basic-campaign-button-disabled),.theme-hit .mg-basic-button:active:hover:not(.mg-basic-button-disabled):not(.mg-basic-default-button-disabled):not(.mg-basic-primary-button):not(.mg-basic-primary-button-disabled):not(.mg-basic-secondary-button):not(.mg-basic-secondary-button-disabled):not(.mg-basic-third-button):not(.mg-basic-third-button-disabled):not(.mg-basic-campaign-button-disabled){background:#101010 !important;color:#fff !important}body[data-theme=hit] .mg-basic-button.mg-basic-third-button,body[data-theme=hit] .mg-basic-third-button,.theme-hit .mg-basic-button.mg-basic-third-button,.theme-hit .mg-basic-third-button{background:#ff0003 !important;color:#fff !important}body[data-theme=hit] .mg-basic-button.mg-basic-third-button:hover,body[data-theme=hit] .mg-basic-third-button:hover,.theme-hit .mg-basic-button.mg-basic-third-button:hover,.theme-hit .mg-basic-third-button:hover{background:#ff3336 !important;color:#fff !important}body[data-theme=hit] .mg-basic-button.mg-basic-third-button:active,body[data-theme=hit] .mg-basic-button.mg-basic-third-button:active:hover,body[data-theme=hit] .mg-basic-third-button:active,body[data-theme=hit] .mg-basic-third-button:active:hover,.theme-hit .mg-basic-button.mg-basic-third-button:active,.theme-hit .mg-basic-button.mg-basic-third-button:active:hover,.theme-hit .mg-basic-third-button:active,.theme-hit .mg-basic-third-button:active:hover{background:#cc0002 !important;color:#fff !important}body[data-theme=hit] .mg-tab-button-wrapper,.theme-hit .mg-tab-button-wrapper{background:#2c2c2e !important;border-radius:8px !important;padding:4px !important;display:flex !important;gap:4px !important}body[data-theme=hit] .mg-tab-button,.theme-hit .mg-tab-button{background:#2c2c2e !important;color:#8e8e93 !important}body[data-theme=hit] .mg-tab-button:hover,.theme-hit .mg-tab-button:hover{background:#3a3a3c !important;color:#c2ceeb !important}body[data-theme=hit] .mg-tab-button-selected,.theme-hit .mg-tab-button-selected{background:#3a3a3c !important;color:#fff !important}body[data-theme=hit] .mg-tab-button-selected:hover,.theme-hit .mg-tab-button-selected:hover{background:#3a3a3c !important;color:#fff !important}body[data-theme=hit] .mg-labeled-button-wrap:hover,.theme-hit .mg-labeled-button-wrap:hover{color:#ff0003 !important;filter:brightness(0) saturate(100%) invert(13%) sepia(100%) saturate(7495%) hue-rotate(357deg) brightness(103%) contrast(116%) !important}body[data-theme=hit] .mg-labeled-button-wrap-selected,.theme-hit .mg-labeled-button-wrap-selected{color:#ff0003 !important;filter:brightness(0) saturate(100%) invert(13%) sepia(100%) saturate(7495%) hue-rotate(357deg) brightness(103%) contrast(116%) !important}body[data-theme=hit] .mg-icon-button-wrap,.theme-hit .mg-icon-button-wrap{background:#2c2c2e !important}body[data-theme=hit] .mg-icon-button-wrap:hover,.theme-hit .mg-icon-button-wrap:hover{background:#3a3a3c !important}body[data-theme=hit] .mg-txt-good,.theme-hit .mg-txt-good{color:#ff0003 !important}body[data-theme=hit] .mg-txt-good-alt,.theme-hit .mg-txt-good-alt{color:#00e600 !important}body[data-theme=hit] .mg-txt-bad,.theme-hit .mg-txt-bad{color:#ff0003 !important}body[data-theme=hit] .mg-history-pill,body[data-theme=hit] .history-pill,.theme-hit .mg-history-pill,.theme-hit .history-pill{background:#ff0003 !important;color:#fff !important}body[data-theme=hit] .mg-history-pill-alt,body[data-theme=hit] .history-pill-alt,.theme-hit .mg-history-pill-alt,.theme-hit .history-pill-alt{background:#3a3a3a !important;color:#b1bad3 !important}body[data-theme=hit] .mg-switch-on,body[data-theme=hit] .mg-switch.on,.theme-hit .mg-switch-on,.theme-hit .mg-switch.on{background:#f44 !important}body[data-theme=hit] .mg-simple-slider-fill,.theme-hit .mg-simple-slider-fill{background:linear-gradient(90deg, #FF0003 0%, #ff3336 100%) !important}body[data-theme=hit] .mg-simple-slider-button,.theme-hit .mg-simple-slider-button{border-color:#ff0003 !important}body[data-theme=hit] .mg-volume-icon,.theme-hit .mg-volume-icon{filter:brightness(0) saturate(100%) invert(13%) sepia(100%) saturate(7495%) hue-rotate(357deg) brightness(103%) contrast(116%)}body[data-theme=hit] .mg-volume-icon:hover,.theme-hit .mg-volume-icon:hover{filter:brightness(0) saturate(100%) invert(34%) sepia(97%) saturate(7495%) hue-rotate(357deg) brightness(103%) contrast(116%)}body[data-theme=hit] .mg-wrapper,.theme-hit .mg-wrapper{background-color:#161616 !important}
body[data-theme=hit] .gameui:not(.mobile),.theme-hit .gameui:not(.mobile){background-color:rgba(0,0,0,0) !important}body[data-theme=hit] .gameui.mobile,.theme-hit .gameui.mobile{background-color:#161616 !important}body[data-theme=hit] .mg-txt-good,.theme-hit .mg-txt-good{color:#ff0003 !important}body[data-theme=hit] .mg-txt-good-alt,.theme-hit .mg-txt-good-alt{color:#ff0003 !important}body[data-theme=hit] .mg-cur-label-demo,.theme-hit .mg-cur-label-demo{color:#ff0003 !important;background:none !important;vertical-align:top !important}body[data-theme=hit] .bet-amount-input,.theme-hit .bet-amount-input{width:318px;height:42px;border-radius:8px;justify-content:space-between;opacity:1;border-width:1px;padding:5px 6px}body[data-theme=hit] .mg-input-wrapper,.theme-hit .mg-input-wrapper{background:#2c2c2e;border-radius:8px}body[data-theme=hit] .mg-input-field-wrapper,.theme-hit .mg-input-field-wrapper{width:100% !important;max-width:100% !important;height:42px !important;background:#2c2c2e !important;border:1px solid #3a3a3c !important;border-radius:8px !important;padding:5px 3px 5px 6px !important;box-sizing:border-box !important;display:flex !important;align-items:center !important;gap:0px !important;transition:border-color .2s ease !important}body[data-theme=hit] .mg-input-field-wrapper:hover,.theme-hit .mg-input-field-wrapper:hover{border-color:#5a5a5c !important}body[data-theme=hit] .mg-input,.theme-hit .mg-input{background:rgba(0,0,0,0) !important;color:#fff;border:none !important;flex:1;min-width:0;text-align:left;padding-left:4px}body[data-theme=hit] .mg-input-field,.theme-hit .mg-input-field{background-color:#2c2c2e !important}body[data-theme=hit] input,body[data-theme=hit] .mg-input,body[data-theme=hit] .mg-input-field,.theme-hit input,.theme-hit .mg-input,.theme-hit .mg-input-field{border:none !important;outline:none !important;box-shadow:none !important}body[data-theme=hit] .mg-input:focus,body[data-theme=hit] .mg-input-field:focus,body[data-theme=hit] input:focus,body[data-theme=hit] input:hover,body[data-theme=hit] input:not(:disabled):hover,.theme-hit .mg-input:focus,.theme-hit .mg-input-field:focus,.theme-hit input:focus,.theme-hit input:hover,.theme-hit input:not(:disabled):hover{outline:none !important;border:none !important;box-shadow:none !important;border-color:rgba(0,0,0,0) !important}body[data-theme=hit] .mg-input-actions-group,.theme-hit .mg-input-actions-group{display:flex !important;align-items:center !important;gap:4px !important;margin-left:auto !important;flex-shrink:0 !important}body[data-theme=hit] .mg-currency-label,.theme-hit .mg-currency-label{color:lime;font-size:14px;flex-shrink:0;padding:0 4px}body[data-theme=hit] .mg-input-sub-buttons,.theme-hit .mg-input-sub-buttons{display:flex !important;gap:2px !important;flex-shrink:0 !important}body[data-theme=hit] .mg-input-sub-button,.theme-hit .mg-input-sub-button{width:32px !important;height:32px !important;border-radius:4px !important;border-right:1px solid #3a3a3c !important;background:#3a3a3c !important;color:#8e8e93 !important;font-size:12px !important;display:flex !important;align-items:center !important;justify-content:center !important;padding:0 !important}body[data-theme=hit] .mg-input-sub-button:last-child,.theme-hit .mg-input-sub-button:last-child{border-right:none !important}body[data-theme=hit] .mg-input-sub-button:hover,.theme-hit .mg-input-sub-button:hover{background:#454545 !important;color:#fff !important}body[data-theme=hit] .mg-tab-button-wrapper,.theme-hit .mg-tab-button-wrapper{background:#2c2c2e;border-radius:8px;padding:4px;display:flex;gap:4px}body[data-theme=hit] .mg-tab-button:not(:has(.svg-icon)),.theme-hit .mg-tab-button:not(:has(.svg-icon)){flex:1}body[data-theme=hit] .mg-tab-button:has(.svg-icon),.theme-hit .mg-tab-button:has(.svg-icon){flex:0 0 auto;width:48px;min-width:48px}body[data-theme=hit] .mg-tab-button,.theme-hit .mg-tab-button{background:#2c2c2e !important;color:#8e8e93 !important}body[data-theme=hit] .mg-tab-button-selected,.theme-hit .mg-tab-button-selected{background:#3a3a3c !important;color:#fff !important}body[data-theme=hit] .mg-basic-button,.theme-hit .mg-basic-button{width:100% !important;box-sizing:border-box}body[data-theme=hit] .mg-basic-default-button,.theme-hit .mg-basic-default-button{background:#1a1a1a !important;color:#fff !important}body[data-theme=hit] .mg-basic-default-button:hover,.theme-hit .mg-basic-default-button:hover{background:#252525 !important}body[data-theme=hit] .mg-basic-default-button:active:hover,.theme-hit .mg-basic-default-button:active:hover{background:#101010 !important}body[data-theme=hit] .mg-basic-default-button-disabled,body[data-theme=hit] button.mg-basic-default-button-disabled,body[data-theme=hit] button.mg-basic-button-disabled,body[data-theme=hit] button:disabled,.theme-hit .mg-basic-default-button-disabled,.theme-hit button.mg-basic-default-button-disabled,.theme-hit button.mg-basic-button-disabled,.theme-hit button:disabled{background:#1a1a1a !important;color:gray !important;cursor:not-allowed !important}body[data-theme=hit] .mg-basic-default-button-disabled:hover,body[data-theme=hit] .mg-basic-default-button-disabled:active,body[data-theme=hit] .mg-basic-default-button-disabled:active:hover,body[data-theme=hit] .mg-basic-button-disabled:hover,body[data-theme=hit] .mg-basic-button-disabled:active,body[data-theme=hit] .mg-basic-button-disabled:active:hover,body[data-theme=hit] button.mg-basic-default-button-disabled:hover,body[data-theme=hit] button.mg-basic-default-button-disabled:active,body[data-theme=hit] button.mg-basic-default-button-disabled:active:hover,body[data-theme=hit] button.mg-basic-button-disabled:hover,body[data-theme=hit] button.mg-basic-button-disabled:active,body[data-theme=hit] button.mg-basic-button-disabled:active:hover,body[data-theme=hit] button:disabled:hover,body[data-theme=hit] button:disabled:active,body[data-theme=hit] button:disabled:active:hover,.theme-hit .mg-basic-button-disabled:hover,.theme-hit .mg-basic-button-disabled:active,.theme-hit .mg-basic-button-disabled:active:hover,.theme-hit .mg-basic-default-button-disabled:hover,.theme-hit .mg-basic-default-button-disabled:active,.theme-hit .mg-basic-default-button-disabled:active:hover,.theme-hit button.mg-basic-default-button-disabled:hover,.theme-hit button.mg-basic-default-button-disabled:active,.theme-hit button.mg-basic-default-button-disabled:active:hover,.theme-hit button.mg-basic-button-disabled:hover,.theme-hit button.mg-basic-button-disabled:active,.theme-hit button.mg-basic-button-disabled:active:hover,.theme-hit button:disabled:hover,.theme-hit button:disabled:active,.theme-hit button:disabled:active:hover{background:#1a1a1a !important;color:gray !important;cursor:not-allowed !important}body[data-theme=hit] .mg-basic-primary-button,.theme-hit .mg-basic-primary-button{background:#ff0003 !important;color:#fff !important}body[data-theme=hit] .mg-basic-primary-button:hover,.theme-hit .mg-basic-primary-button:hover{background:#ff3336 !important}body[data-theme=hit] .mg-basic-primary-button:active:hover,.theme-hit .mg-basic-primary-button:active:hover{background:#cc0002 !important}body[data-theme=hit] .mg-basic-primary-button-disabled,body[data-theme=hit] button.mg-basic-primary-button-disabled,body[data-theme=hit] button.mg-basic-button.mg-basic-primary-button-disabled,.theme-hit .mg-basic-primary-button-disabled,.theme-hit button.mg-basic-primary-button-disabled,.theme-hit button.mg-basic-button.mg-basic-primary-button-disabled{background:rgba(255,0,3,.4980392157) !important;color:hsla(0,0%,100%,.4980392157) !important;cursor:not-allowed !important}body[data-theme=hit] .mg-basic-button.mg-basic-primary-button-disabled:hover,body[data-theme=hit] .mg-basic-button.mg-basic-primary-button-disabled:active,body[data-theme=hit] .mg-basic-button.mg-basic-primary-button-disabled:active:hover,body[data-theme=hit] .mg-basic-primary-button-disabled:hover,body[data-theme=hit] .mg-basic-primary-button-disabled:active,body[data-theme=hit] .mg-basic-primary-button-disabled:active:hover,body[data-theme=hit] button.mg-basic-primary-button-disabled:hover,body[data-theme=hit] button.mg-basic-primary-button-disabled:active,body[data-theme=hit] button.mg-basic-primary-button-disabled:active:hover,body[data-theme=hit] button.mg-basic-button.mg-basic-primary-button-disabled:hover,body[data-theme=hit] button.mg-basic-button.mg-basic-primary-button-disabled:active,body[data-theme=hit] button.mg-basic-button.mg-basic-primary-button-disabled:active:hover,.theme-hit .mg-basic-button.mg-basic-primary-button-disabled:hover,.theme-hit .mg-basic-button.mg-basic-primary-button-disabled:active,.theme-hit .mg-basic-button.mg-basic-primary-button-disabled:active:hover,.theme-hit .mg-basic-primary-button-disabled:hover,.theme-hit .mg-basic-primary-button-disabled:active,.theme-hit .mg-basic-primary-button-disabled:active:hover,.theme-hit button.mg-basic-primary-button-disabled:hover,.theme-hit button.mg-basic-primary-button-disabled:active,.theme-hit button.mg-basic-primary-button-disabled:active:hover,.theme-hit button.mg-basic-button.mg-basic-primary-button-disabled:hover,.theme-hit button.mg-basic-button.mg-basic-primary-button-disabled:active,.theme-hit button.mg-basic-button.mg-basic-primary-button-disabled:active:hover{background:rgba(255,0,3,.4980392157) !important;color:hsla(0,0%,100%,.4980392157) !important;cursor:not-allowed !important}body[data-theme=hit] .mg-basic-danger-button,.theme-hit .mg-basic-danger-button{background:#ff0003 !important;color:#fff !important}body[data-theme=hit] .mg-basic-danger-button:hover,.theme-hit .mg-basic-danger-button:hover{background:#ff3336 !important}body[data-theme=hit] .mg-basic-danger-button:active:hover,.theme-hit .mg-basic-danger-button:active:hover{background:#cc0002 !important}body[data-theme=hit] .mg-input-select-wrapper,.theme-hit .mg-input-select-wrapper{background:#2c2c2e !important;border:1px solid #3a3a3c !important;border-radius:8px !important;padding:0 !important;box-sizing:border-box !important;overflow:hidden;position:relative !important}body[data-theme=hit] .mg-input-select-wrapper::after,.theme-hit .mg-input-select-wrapper::after{content:"";position:absolute;right:12px;top:50%;transform:translateY(-50%);margin-top:0 !important;width:18px;height:18px;pointer-events:none;border:none !important;border-left:none !important;border-right:none !important;border-top:none !important;background-image:url("data:image/svg+xml,%3Csvg width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"%3E%3Cpath d=\"M4 7L9 12L14 7\" stroke=\"white\" stroke-opacity=\"0.5\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}body[data-theme=hit] .mg-input-select,.theme-hit .mg-input-select{background:rgba(0,0,0,0) !important;background-image:none !important;color:#fff !important;border:none !important;border-radius:0 !important;padding:14px 12px !important;padding-right:36px !important;height:42px !important;-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important}body[data-theme=hit] select,.theme-hit select{background:rgba(0,0,0,0) !important;color:#fff !important;border:none !important}body[data-theme=hit] .mg-popup,body[data-theme=hit] .mg-popup-narrow,body[data-theme=hit] .mg-popup-wide,body[data-theme=hit] .mg-popup-mobile,body[data-theme=hit] .popup-content,body[data-theme=hit] .mg-popup-content,body[data-theme=hit] .mg-settings-popup,.theme-hit .mg-popup,.theme-hit .mg-popup-narrow,.theme-hit .mg-popup-wide,.theme-hit .mg-popup-mobile,.theme-hit .popup-content,.theme-hit .mg-popup-content,.theme-hit .mg-settings-popup{background:#161616 !important;background-color:#161616 !important;border:1px solid #3a3a3c !important;box-shadow:0 4px 16px rgba(0,0,0,.5) !important}body[data-theme=hit] .mg-settings-popup,.theme-hit .mg-settings-popup{width:180px !important}body[data-theme=hit] .mg-settings-popup-button,.theme-hit .mg-settings-popup-button{color:#8e8e93 !important;align-items:center !important}body[data-theme=hit] .mg-settings-popup-button .mg-switch,.theme-hit .mg-settings-popup-button .mg-switch{margin-left:4px !important}body[data-theme=hit] .mg-settings-popup-button:hover,.theme-hit .mg-settings-popup-button:hover{color:#ff0003 !important;background-color:#2c2c2e !important}body[data-theme=hit] .mg-settings-popup-button-highlight,.theme-hit .mg-settings-popup-button-highlight{color:#ff0003 !important}body[data-theme=hit] .mg-settings-popup-button-icon img,body[data-theme=hit] .mg-settings-popup-button img,.theme-hit .mg-settings-popup-button-icon img,.theme-hit .mg-settings-popup-button img{filter:brightness(0) saturate(100%) invert(55%) sepia(6%) saturate(434%) hue-rotate(186deg) brightness(96%) contrast(89%)}body[data-theme=hit] .mg-settings-popup-button:hover img,body[data-theme=hit] .mg-settings-popup-button-highlight img,.theme-hit .mg-settings-popup-button:hover img,.theme-hit .mg-settings-popup-button-highlight img{filter:brightness(0) saturate(100%) invert(13%) sepia(100%) saturate(7495%) hue-rotate(357deg) brightness(103%) contrast(116%)}body[data-theme=hit] .mg-graph,body[data-theme=hit] .mg-graph-wrapper,.theme-hit .mg-graph,.theme-hit .mg-graph-wrapper{background:#2c2c2e !important;border:1px solid #3a3a3c !important;box-shadow:0 4px 16px rgba(0,0,0,.5) !important}body[data-theme=hit] .mg-condition-block,body[data-theme=hit] .edit-sc-block-collapsed,body[data-theme=hit] .edit-sc-block-expanded,.theme-hit .mg-condition-block,.theme-hit .edit-sc-block-collapsed,.theme-hit .edit-sc-block-expanded{background:#2c2c2e !important;border-color:#3a3a3c !important}body[data-theme=hit] .mg-icon-button-wrap,.theme-hit .mg-icon-button-wrap{background:#2c2c2e !important}body[data-theme=hit] .mg-icon-button-wrap:hover,.theme-hit .mg-icon-button-wrap:hover{background:#3a3a3c !important}body[data-theme=hit] .mg-ba-sec,body[data-theme=hit] .mg-stats-popup,.theme-hit .mg-ba-sec,.theme-hit .mg-stats-popup{background-color:#161616 !important;border:1px solid #3a3a3c !important;box-shadow:0 4px 16px rgba(0,0,0,.5) !important}body[data-theme=hit] .mg-input-call-to-action-button,.theme-hit .mg-input-call-to-action-button{border:none !important;border-radius:4px !important;margin-right:-3px !important}body[data-theme=hit] .mg-tab-button:focus,body[data-theme=hit] .mg-tab-button:focus:hover,body[data-theme=hit] .mg-tab-button:active,.theme-hit .mg-tab-button:focus,.theme-hit .mg-tab-button:focus:hover,.theme-hit .mg-tab-button:active{background:#3a3a3c !important;color:#fff !important}body[data-theme=hit] .mg-tab-button-selected:focus,body[data-theme=hit] .mg-tab-button-selected:focus:hover,body[data-theme=hit] .mg-tab-button-selected:active,.theme-hit .mg-tab-button-selected:focus,.theme-hit .mg-tab-button-selected:focus:hover,.theme-hit .mg-tab-button-selected:active{background:#3a3a3c !important;color:#fff !important}body[data-theme=hit] .mg-cur-label,.theme-hit .mg-cur-label{background:#3a3a3c !important}body[data-theme=hit] .mg-cur-label-text,.theme-hit .mg-cur-label-text{color:#ff0003 !important;font-size:13px !important;font-weight:700 !important}body[data-theme=hit] .mg-cur-label-free-bet,.theme-hit .mg-cur-label-free-bet{background:#3a3a3c !important;color:#ff0003 !important}body[data-theme=hit] .mg-popup-top-bar,.theme-hit .mg-popup-top-bar{color:#fff !important;font-size:14px !important;font-weight:600 !important;padding:16px 16px 12px 16px !important;border-bottom:1px solid #3a3a3c !important;margin-bottom:0 !important;background:rgba(0,0,0,0) !important}body[data-theme=hit] .mg-popup-icon,.theme-hit .mg-popup-icon{fill:#fff !important;color:#fff !important}body[data-theme=hit] .mg-popup-icon svg,body[data-theme=hit] .mg-popup-icon path,body[data-theme=hit] .mg-popup-icon div,.theme-hit .mg-popup-icon svg,.theme-hit .mg-popup-icon path,.theme-hit .mg-popup-icon div{fill:#fff !important;color:#fff !important}body[data-theme=hit] .mg-popup-top-bar button,.theme-hit .mg-popup-top-bar button{background:rgba(0,0,0,0) !important;padding:4px !important;border-radius:4px !important;transition:background-color .2s ease !important}body[data-theme=hit] .mg-popup-top-bar button:hover,.theme-hit .mg-popup-top-bar button:hover{background:#2c2c2e !important}body[data-theme=hit] .mg-popup-top-bar button img,.theme-hit .mg-popup-top-bar button img{filter:brightness(0) invert(1) !important;transition:filter .2s ease !important}body[data-theme=hit] .mg-popup-top-bar button:hover img,.theme-hit .mg-popup-top-bar button:hover img{filter:brightness(0) saturate(100%) invert(13%) sepia(100%) saturate(7495%) hue-rotate(357deg) brightness(103%) contrast(116%) !important}body[data-theme=hit] .mg-popup-mobile,.theme-hit .mg-popup-mobile{background:#161616 !important;border:1px solid #3a3a3c !important;border-radius:8px !important;box-shadow:0 4px 16px rgba(0,0,0,.5) !important;margin:10px 20px !important;padding:0 !important}body[data-theme=hit] .mg-popup-mobile .mg-popup-top-bar,.theme-hit .mg-popup-mobile .mg-popup-top-bar{padding:10px 12px !important;border-bottom:1px solid #3a3a3c !important;background:#161616 !important;border-radius:8px 8px 0 0 !important}body[data-theme=hit] .mg-popup-mobile .mg-p-12,.theme-hit .mg-popup-mobile .mg-p-12{padding:10px 12px !important}body[data-theme=hit] .mg-setting-popup-mobile,.theme-hit .mg-setting-popup-mobile{background:#161616 !important;border:1px solid #3a3a3c !important;border-radius:8px !important;margin:6px !important}body[data-theme=hit] .mg-setting-popup-mobile .mg-settings-popup-button,.theme-hit .mg-setting-popup-mobile .mg-settings-popup-button{padding:10px !important}body[data-theme=hit] .mg-popup-mobile .mg-input-field,.theme-hit .mg-popup-mobile .mg-input-field{font-size:16px !important}body[data-theme=hit] .mg-small-h .mg-p-12,.theme-hit .mg-small-h .mg-p-12{padding:8px !important}body[data-theme=hit] .mg-small-h .mg-m-4,.theme-hit .mg-small-h .mg-m-4{margin:2px !important}body[data-theme=hit] .mg-small-h .mg-m-8,.theme-hit .mg-small-h .mg-m-8{margin:4px !important}body[data-theme=hit] .mg-small-h .mg-input-field-wrapper,.theme-hit .mg-small-h .mg-input-field-wrapper{height:36px !important;padding:4px 3px 4px 6px !important}body[data-theme=hit] .mg-small-h .mg-input-sub-button,.theme-hit .mg-small-h .mg-input-sub-button{width:32px !important;height:28px !important;font-size:11px !important}body[data-theme=hit] .mg-small-h .mg-input-select-wrapper,.theme-hit .mg-small-h .mg-input-select-wrapper{height:36px !important}body[data-theme=hit] .mg-small-h .mg-input-select,.theme-hit .mg-small-h .mg-input-select{height:36px !important;padding:8px 10px !important;font-size:12px !important}body[data-theme=hit] .mg-small-h .mg-tab-bar,.theme-hit .mg-small-h .mg-tab-bar{padding:3px !important}body[data-theme=hit] .mg-small-h .mg-basic-button,.theme-hit .mg-small-h .mg-basic-button{height:38px !important}body[data-theme=hit] .mg-state-label,.theme-hit .mg-state-label{color:#a0a0a5 !important;font-weight:500 !important}body[data-theme=hit] .mg-hot-key-key,.theme-hit .mg-hot-key-key{background:#2c2c2e !important;border:1px solid #3a3a3c !important;border-radius:6px !important;color:#8e8e93 !important;font-size:13px !important;font-weight:600 !important;padding:8px 16px !important;min-width:50px !important;text-align:center !important;box-shadow:0 2px 4px rgba(0,0,0,.3),inset 0 1px 0 hsla(0,0%,100%,.05) !important;transition:all .2s ease !important}body[data-theme=hit] .mg-hot-key-key:hover,.theme-hit .mg-hot-key-key:hover{background:#3a3a3c !important;border-color:#5a5a5c !important;color:#fff !important}body[data-theme=hit] .mg-popup .mg-enable-hot-keys,body[data-theme=hit] .mg-popup-narrow .mg-enable-hot-keys,.theme-hit .mg-popup .mg-enable-hot-keys,.theme-hit .mg-popup-narrow .mg-enable-hot-keys{background:#1c1c1e !important;border-top:1px solid #3a3a3c !important;margin:0 -12px -12px -12px !important;padding:14px 16px !important;border-radius:0 0 8px 8px !important}body[data-theme=hit] .mg-enable-hot-keys .mg-m-l-8,.theme-hit .mg-enable-hot-keys .mg-m-l-8{color:#8e8e93 !important;font-size:14px !important;font-weight:500 !important}body[data-theme=hit] .mg-popup .mg-m-12,body[data-theme=hit] .mg-popup-narrow .mg-m-12,.theme-hit .mg-popup .mg-m-12,.theme-hit .mg-popup-narrow .mg-m-12{margin:12px 16px !important}body[data-theme=hit] .mg-settings-popup,.theme-hit .mg-settings-popup{background:#1c1c1e !important;border:1px solid #3a3a3c !important;border-radius:12px !important;box-shadow:0 8px 32px rgba(0,0,0,.6) !important;padding:8px !important;width:170px !important}body[data-theme=hit] .mg-settings-popup .mg-volume-slider,.theme-hit .mg-settings-popup .mg-volume-slider{padding:12px 8px 16px 8px !important;border-bottom:1px solid #3a3a3c !important;margin-bottom:8px !important;margin-left:-4px !important;margin-right:-4px !important;width:calc(100% + 8px) !important}body[data-theme=hit] .mg-settings-popup .mg-simple-slider,.theme-hit .mg-settings-popup .mg-simple-slider{height:6px !important;background:#3a3a3c !important;border-radius:3px !important}body[data-theme=hit] .mg-settings-popup .mg-simple-slider-fill,.theme-hit .mg-settings-popup .mg-simple-slider-fill{background:linear-gradient(90deg, #FF0003 0%, #ff3336 100%) !important;border-radius:3px !important}body[data-theme=hit] .mg-settings-popup .mg-simple-slider-button,.theme-hit .mg-settings-popup .mg-simple-slider-button{width:14px !important;height:14px !important;background:#fff !important;border:3px solid #ff0003 !important;box-shadow:0 2px 6px rgba(0,0,0,.4) !important;transition:transform .15s ease,box-shadow .15s ease !important}body[data-theme=hit] .mg-settings-popup .mg-simple-slider-button:hover,.theme-hit .mg-settings-popup .mg-simple-slider-button:hover{transform:translate(-50%, -50%) scale(1.15) !important;box-shadow:0 2px 8px rgba(255,0,3,.5) !important}body[data-theme=hit] .mg-settings-popup-button,.theme-hit .mg-settings-popup-button{padding:10px 12px !important;margin:2px 0 !important;border-radius:8px !important;color:#a0a0a5 !important;font-size:14px !important;font-weight:500 !important;transition:all .2s ease !important}body[data-theme=hit] .mg-settings-popup-button:hover,.theme-hit .mg-settings-popup-button:hover{background:#2c2c2e !important;color:#ff0003 !important}body[data-theme=hit] .mg-settings-popup-button-icon img,body[data-theme=hit] .mg-settings-popup-button img,.theme-hit .mg-settings-popup-button-icon img,.theme-hit .mg-settings-popup-button img{filter:brightness(0) invert(1) opacity(0.6) !important;transition:filter .2s ease !important}body[data-theme=hit] .mg-settings-popup-button:hover img,.theme-hit .mg-settings-popup-button:hover img{filter:brightness(0) saturate(100%) invert(13%) sepia(100%) saturate(7495%) hue-rotate(357deg) brightness(103%) contrast(116%) !important}body[data-theme=hit] .mg-settings-popup-button-highlight,.theme-hit .mg-settings-popup-button-highlight{color:#ff0003 !important}body[data-theme=hit] .mg-settings-popup-button-highlight img,.theme-hit .mg-settings-popup-button-highlight img{filter:brightness(0) saturate(100%) invert(13%) sepia(100%) saturate(7495%) hue-rotate(357deg) brightness(103%) contrast(116%) !important}body[data-theme=hit] .mg-settings-popup .mg-d-f:last-child,.theme-hit .mg-settings-popup .mg-d-f:last-child{border-top:1px solid #3a3a3c !important;margin-top:8px !important;padding-top:8px !important}body[data-theme=hit] .mg-stats-popup,.theme-hit .mg-stats-popup{background:#1c1c1e !important;border:1px solid #3a3a3c !important;border-radius:12px !important;padding:0 !important;overflow:hidden !important}body[data-theme=hit] .mg-stats-popup .mg-d-f,.theme-hit .mg-stats-popup .mg-d-f{padding:0 !important;margin:0 !important}body[data-theme=hit] .mg-stats-popup .mg-p-b-8,.theme-hit .mg-stats-popup .mg-p-b-8{padding:0 !important;border-bottom:1px solid #3a3a3c !important}body[data-theme=hit] .mg-stats-popup .mg-w-50,.theme-hit .mg-stats-popup .mg-w-50{width:50% !important;padding:16px !important;text-align:center !important}body[data-theme=hit] .mg-stats-popup .mg-br-line,.theme-hit .mg-stats-popup .mg-br-line{border-left:1px solid #3a3a3c !important;padding:16px !important;margin-left:0 !important}body[data-theme=hit] .mg-stats-popup .mg-state-label,.theme-hit .mg-stats-popup .mg-state-label{color:#6e6e73 !important;font-size:12px !important;font-weight:500 !important;text-transform:none !important;letter-spacing:normal !important;margin-bottom:4px !important;margin-top:0 !important}body[data-theme=hit] .mg-stats-popup .mg-txt-good-alt,body[data-theme=hit] .mg-stats-popup .mg-txt-bad,body[data-theme=hit] .mg-stats-popup .mg-w-50>.mg-m-t-8:not(.mg-state-label),.theme-hit .mg-stats-popup .mg-txt-good-alt,.theme-hit .mg-stats-popup .mg-txt-bad,.theme-hit .mg-stats-popup .mg-w-50>.mg-m-t-8:not(.mg-state-label){margin-top:0 !important;font-size:18px !important;font-weight:700 !important}body[data-theme=hit] .mg-txt-good-alt,.theme-hit .mg-txt-good-alt{color:#00e600 !important}body[data-theme=hit] .mg-txt-bad,.theme-hit .mg-txt-bad{color:#ff0003 !important}body[data-theme=hit] .mg-stats-currency-icon,.theme-hit .mg-stats-currency-icon{width:18px !important;height:18px !important;margin-left:4px !important}body[data-theme=hit] .mg-stats-currency-icon svg,.theme-hit .mg-stats-currency-icon svg{width:18px !important;height:18px !important}body[data-theme=hit] .mg-stats-currency-text,.theme-hit .mg-stats-currency-text{margin-left:6px !important;font-size:14px !important}body[data-theme=hit] .mg-popup .mg-graph-wrapper,body[data-theme=hit] .mg-popup-wide .mg-graph-wrapper,.theme-hit .mg-popup .mg-graph-wrapper,.theme-hit .mg-popup-wide .mg-graph-wrapper{background:#1c1c1e !important;border:1px solid #3a3a3c !important;border-radius:12px !important;padding:0 !important;margin:20px !important;overflow:hidden !important}body[data-theme=hit] .mg-input-span,.theme-hit .mg-input-span{right:5px !important}.on-win-input,.on-lose-input,.stop-profit-input,.stop-loss-input{margin:12px}body[data-theme=hit] .on-win-input .mg-input-field-wrapper,body[data-theme=hit] .on-lose-input .mg-input-field-wrapper,body[data-theme=hit] .stop-profit-input .mg-input-field-wrapper,body[data-theme=hit] .stop-loss-input .mg-input-field-wrapper,.theme-hit .on-win-input .mg-input-field-wrapper,.theme-hit .on-lose-input .mg-input-field-wrapper,.theme-hit .stop-profit-input .mg-input-field-wrapper,.theme-hit .stop-loss-input .mg-input-field-wrapper{padding:0 !important;overflow:hidden !important}body[data-theme=hit] .on-win-input .mg-input-action-button,body[data-theme=hit] .on-lose-input .mg-input-action-button,body[data-theme=hit] .stop-profit-input .mg-input-action-button,body[data-theme=hit] .stop-loss-input .mg-input-action-button,.theme-hit .on-win-input .mg-input-action-button,.theme-hit .on-lose-input .mg-input-action-button,.theme-hit .stop-profit-input .mg-input-action-button,.theme-hit .stop-loss-input .mg-input-action-button{border-radius:8px 0 0 8px !important;padding:0 16px !important}body[data-theme=hit] .mg-input-increase-by-button,body[data-theme=hit] .mg-input-action-button,.theme-hit .mg-input-increase-by-button,.theme-hit .mg-input-action-button{height:100% !important;min-height:38px !important;border-radius:4px !important;margin:0 !important;align-self:stretch !important;border:none !important;background:#3a3a3c !important;color:#8e8e93 !important}body[data-theme=hit] .mg-input-increase-by-button.selected,body[data-theme=hit] .mg-input-call-to-action-button.selected,body[data-theme=hit] .mg-input-action-button.selected,.theme-hit .mg-input-increase-by-button.selected,.theme-hit .mg-input-call-to-action-button.selected,.theme-hit .mg-input-action-button.selected{background:#ff0003 !important;color:#fff !important}body[data-theme=hit] .on-win-input .mg-input-field,body[data-theme=hit] .on-lose-input .mg-input-field,.theme-hit .on-win-input .mg-input-field,.theme-hit .on-lose-input .mg-input-field{text-align:left !important;padding-left:20px !important}@media(max-width: 768px){body[data-theme=hit] .gameui.mobile .mg-ui-wrap:last-child,.theme-hit .gameui.mobile .mg-ui-wrap:last-child{margin-top:12px !important}}body[data-theme=hit] .stop-profit-input .inputNumber,body[data-theme=hit] .stop-loss-input .inputNumber,.theme-hit .stop-profit-input .inputNumber,.theme-hit .stop-loss-input .inputNumber{padding-right:8px !important}body[data-theme=hit] .mg-strategy-condition,.theme-hit .mg-strategy-condition{background:#2c2c2e !important}body[data-theme=hit] .mg-strategy-condition:hover,.theme-hit .mg-strategy-condition:hover{background:#3a3a3c !important}body[data-theme=hit] .mg-strategy-condition-disabled,.theme-hit .mg-strategy-condition-disabled{background:#2c2c2e !important}body[data-theme=hit] .mg-sn-input,.theme-hit .mg-sn-input{background-color:#2c2c2e !important;border:1px solid #3a3a3c !important;color:#fff !important}body[data-theme=hit] .mg-sn-input:focus,.theme-hit .mg-sn-input:focus{border-color:#ff0003 !important}body[data-theme=hit] .mg-radio-visual.checked,.theme-hit .mg-radio-visual.checked{background-color:rgba(255,0,3,.15) !important}body[data-theme=hit] .summary,.theme-hit .summary{background-color:#161616 !important;border:4px solid #ff0003 !important}body[data-theme=hit] .summary .summarytitle,.theme-hit .summary .summarytitle{color:gold !important}body[data-theme=hit] .summary>div,.theme-hit .summary>div{color:gold !important}body[data-theme=hit] .mg-condition-block,body[data-theme=hit] .edit-sc-block-collapsed,body[data-theme=hit] .edit-sc-block-expanded,.theme-hit .mg-condition-block,.theme-hit .edit-sc-block-collapsed,.theme-hit .edit-sc-block-expanded{background:#2c2c2e !important;border-color:#3a3a3c !important}body[data-theme=hit] .mg-icon-button-wrap,.theme-hit .mg-icon-button-wrap{background:#2c2c2e !important}body[data-theme=hit] .mg-icon-button-wrap:hover,.theme-hit .mg-icon-button-wrap:hover{background:#3a3a3c !important}body[data-theme=hit] .mg-dragon-cell,.theme-hit .mg-dragon-cell{background:#2c2c2e !important;border-color:#1a1a1a !important}body[data-theme=hit] .mg-dragon-cell-hightlight,body[data-theme=hit] .mg-dragon-cell.notselected,.theme-hit .mg-dragon-cell-hightlight,.theme-hit .mg-dragon-cell.notselected{background-color:#2c2c2e !important}body[data-theme=hit] .mg-dragon-cell-hightlight.positive.selected,.theme-hit .mg-dragon-cell-hightlight.positive.selected{background-color:#2c2c2e !important;border-color:#5a5a5c !important}body[data-theme=hit] .mg-draggon-row-active .mg-dragon-cell,.theme-hit .mg-draggon-row-active .mg-dragon-cell{background:#ff0003 !important;color:#fff !important}body[data-theme=hit] .mg-draggon-row-active .mg-dragon-cell:hover,.theme-hit .mg-draggon-row-active .mg-dragon-cell:hover{background:#ff3336 !important}body[data-theme=hit] .mg-labeled-button-wrap:hover,.theme-hit .mg-labeled-button-wrap:hover{color:#ff0003 !important}body[data-theme=hit] .mg-labeled-button-wrap:hover .svg-icon,.theme-hit .mg-labeled-button-wrap:hover .svg-icon{filter:brightness(0) saturate(100%) invert(13%) sepia(100%) saturate(7495%) hue-rotate(357deg) brightness(103%) contrast(116%) !important}body[data-theme=hit] .mg-labeled-button-wrap-selected,.theme-hit .mg-labeled-button-wrap-selected{color:#ff0003 !important}body[data-theme=hit] .mg-labeled-button-wrap-selected .svg-icon,.theme-hit .mg-labeled-button-wrap-selected .svg-icon{filter:brightness(0) saturate(100%) invert(13%) sepia(100%) saturate(7495%) hue-rotate(357deg) brightness(103%) contrast(116%) !important}body[data-theme=hit] .mg-popup .mg-graph-wrapper svg,body[data-theme=hit] .mg-popup-wide .mg-graph-wrapper svg,.theme-hit .mg-popup .mg-graph-wrapper svg,.theme-hit .mg-popup-wide .mg-graph-wrapper svg{display:block !important}body[data-theme=hit] .mg-pop-button .mg-basic-button,.theme-hit .mg-pop-button .mg-basic-button{margin-top:12px !important}body[data-theme=hit] .mg-popup .mg-input-label,body[data-theme=hit] .mg-popup-wide .mg-input-label,.theme-hit .mg-popup .mg-input-label,.theme-hit .mg-popup-wide .mg-input-label{color:#a0a0a5 !important;font-size:13px !important;font-weight:600 !important;margin-bottom:8px !important}body[data-theme=hit] .mg-popup .mg-input-wrapper,body[data-theme=hit] .mg-popup-wide .mg-input-wrapper,.theme-hit .mg-popup .mg-input-wrapper,.theme-hit .mg-popup-wide .mg-input-wrapper{background:#2c2c2e !important;border:1px solid #3a3a3c !important;border-radius:8px !important;overflow:hidden !important}body[data-theme=hit] .mg-popup .mg-input-wrapper input,body[data-theme=hit] .mg-popup-wide .mg-input-wrapper input,.theme-hit .mg-popup .mg-input-wrapper input,.theme-hit .mg-popup-wide .mg-input-wrapper input{background:rgba(0,0,0,0) !important;color:#8e8e93 !important;font-size:13px !important;padding:12px 14px !important}body[data-theme=hit] .mg-popup .mg-input-wrapper input:disabled,body[data-theme=hit] .mg-popup-wide .mg-input-wrapper input:disabled,.theme-hit .mg-popup .mg-input-wrapper input:disabled,.theme-hit .mg-popup-wide .mg-input-wrapper input:disabled{color:#6e6e73 !important;opacity:1 !important}body[data-theme=hit] .mg-popup .mg-input-copy-button,body[data-theme=hit] .mg-popup-wide .mg-input-copy-button,.theme-hit .mg-popup .mg-input-copy-button,.theme-hit .mg-popup-wide .mg-input-copy-button{background:rgba(0,0,0,0) !important;border:none !important;padding:8px 12px !important;opacity:.6 !important;transition:opacity .2s ease !important}body[data-theme=hit] .mg-popup .mg-input-copy-button:hover,body[data-theme=hit] .mg-popup-wide .mg-input-copy-button:hover,.theme-hit .mg-popup .mg-input-copy-button:hover,.theme-hit .mg-popup-wide .mg-input-copy-button:hover{opacity:1 !important}body[data-theme=hit] .mg-popup-center-text,.theme-hit .mg-popup-center-text{color:#6e6e73 !important;font-size:13px !important;font-weight:500 !important;cursor:pointer !important;transition:color .2s ease !important}body[data-theme=hit] .mg-popup-center-text:hover,.theme-hit .mg-popup-center-text:hover{color:#ff0003 !important}body[data-theme=hit] .mg-popup .mg-input-cta-button,body[data-theme=hit] .mg-popup-wide .mg-input-cta-button,.theme-hit .mg-popup .mg-input-cta-button,.theme-hit .mg-popup-wide .mg-input-cta-button{background:#ff0003 !important;color:#fff !important;border:none !important;border-radius:6px !important;font-size:13px !important;font-weight:600 !important;padding:8px 16px !important;margin:4px !important;transition:all .2s ease !important}body[data-theme=hit] .mg-popup .mg-input-cta-button:hover,body[data-theme=hit] .mg-popup-wide .mg-input-cta-button:hover,.theme-hit .mg-popup .mg-input-cta-button:hover,.theme-hit .mg-popup-wide .mg-input-cta-button:hover{background:#cc0002 !important;box-shadow:0 4px 12px rgba(255,0,3,.3) !important}body[data-theme=hit] .mg-popup .mg-input-cta-button:disabled,body[data-theme=hit] .mg-popup-wide .mg-input-cta-button:disabled,.theme-hit .mg-popup .mg-input-cta-button:disabled,.theme-hit .mg-popup-wide .mg-input-cta-button:disabled{background:#3a3a3c !important;color:#6e6e73 !important;cursor:not-allowed !important;pointer-events:none !important;box-shadow:none !important}body[data-theme=hit] .mg-popup .mg-select-menu,body[data-theme=hit] .mg-popup-wide .mg-select-menu,.theme-hit .mg-popup .mg-select-menu,.theme-hit .mg-popup-wide .mg-select-menu{background:#2c2c2e !important;border:1px solid #3a3a3c !important;border-radius:8px !important}body[data-theme=hit] .mg-popup .mg-select-menu-button,body[data-theme=hit] .mg-popup-wide .mg-select-menu-button,.theme-hit .mg-popup .mg-select-menu-button,.theme-hit .mg-popup-wide .mg-select-menu-button{background:#2c2c2e !important;border:1px solid #3a3a3c !important;border-radius:8px !important;color:#fff !important;font-size:13px !important;padding:12px 14px !important}body[data-theme=hit] .mg-fairness-vr-wrapper,.theme-hit .mg-fairness-vr-wrapper{background:#1c1c1e !important;border:2px dashed #3a3a3c !important;border-radius:10px !important;color:#6e6e73 !important}body[data-theme=hit] .mg-popup .mg-input-field,body[data-theme=hit] .mg-popup-wide .mg-input-field,.theme-hit .mg-popup .mg-input-field,.theme-hit .mg-popup-wide .mg-input-field{text-overflow:ellipsis !important;overflow:hidden !important;white-space:nowrap !important;padding-right:35px !important}body[data-theme=hit] .mg-popup .mg-input-call-to-action-button,body[data-theme=hit] .mg-popup-wide .mg-input-call-to-action-button,.theme-hit .mg-popup .mg-input-call-to-action-button,.theme-hit .mg-popup-wide .mg-input-call-to-action-button{background:#ff0003 !important;border:none !important;border-radius:0 6px 6px 0 !important;color:#fff !important;font-weight:700 !important;font-size:13px !important;min-width:80px !important;width:auto !important;height:42px !important;margin:-5px -2px -5px 0 !important;padding:0 16px !important;box-sizing:border-box !important;transition:all .2s ease !important}body[data-theme=hit] .mg-popup .mg-input-call-to-action-button:hover,body[data-theme=hit] .mg-popup-wide .mg-input-call-to-action-button:hover,.theme-hit .mg-popup .mg-input-call-to-action-button:hover,.theme-hit .mg-popup-wide .mg-input-call-to-action-button:hover{background:#cc0002 !important;box-shadow:0 4px 12px rgba(255,0,3,.3) !important}body[data-theme=hit] .mg-popup .mg-input-call-to-action-button:disabled,body[data-theme=hit] .mg-popup-wide .mg-input-call-to-action-button:disabled,.theme-hit .mg-popup .mg-input-call-to-action-button:disabled,.theme-hit .mg-popup-wide .mg-input-call-to-action-button:disabled{background:#3a3a3c !important;color:#6e6e73 !important;cursor:not-allowed !important;pointer-events:none !important;box-shadow:none !important}body[data-theme=hit] .mg-popup-section-text,.theme-hit .mg-popup-section-text{color:#a0a0a5 !important}body[data-theme=hit] .mg-popup-center-text.mg-popup-section-text,.theme-hit .mg-popup-center-text.mg-popup-section-text{color:#ff0003 !important;background:rgba(255,0,3,.1) !important;padding:12px 16px !important;border-radius:8px !important;border:1px solid rgba(255,0,3,.2) !important}body[data-theme=hit] .tooltip,.theme-hit .tooltip{background:linear-gradient(135deg, #2c2c2e 0%, #1c1c1e 100%) !important;color:#ff0003 !important;border:1px solid #ff0003 !important;border-radius:8px !important;padding:10px 14px !important;font-size:12px !important;font-weight:600 !important;box-shadow:0 4px 16px rgba(255,0,3,.3),0 2px 8px rgba(0,0,0,.4) !important}body[data-theme=hit] .tooltip::before,.theme-hit .tooltip::before{border-color:#ff0003 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) !important}body[data-theme=hit] .tooltip::after,.theme-hit .tooltip::after{content:"" !important;position:absolute !important;top:100% !important;left:50% !important;transform:translateX(-50%) !important;border-width:5px !important;border-style:solid !important;border-color:#2c2c2e rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) !important;margin-top:-1px !important}body[data-theme=hit] .mg-input-alert,.theme-hit .mg-input-alert{outline:2px solid #ff0003 !important;box-shadow:0 0 12px rgba(255,0,3,.3) !important}body[data-theme=hit] .mg-warning-wrap,.theme-hit .mg-warning-wrap{background:#1a1a1a;color:#ff0003}body[data-theme=hit] .mg-warning-wrap-text,.theme-hit .mg-warning-wrap-text{border-color:#ff0003}body[data-theme=hit] .mines-result-tile,.theme-hit .mines-result-tile{background-color:#2c2c2e !important;box-shadow:0 2px 8px rgba(0,0,0,.3) !important}body[data-theme=hit] .mines-result-tile:hover,.theme-hit .mines-result-tile:hover{background-color:#3a3a3c !important}body[data-theme=hit] .pepe-fairness-result.good,.theme-hit .pepe-fairness-result.good{background-color:#00e600 !important;border:2px solid #1c1c1e !important;box-shadow:#1c1c1e 0px 0px 0px 2px,#00a300 0px 7px 0px 2px,#060 0px 10px 0px 2px !important;text-shadow:#1c1c1e 1px 1px 3px !important;color:#fff !important}body[data-theme=hit] .pepe-fairness-result.good::before,.theme-hit .pepe-fairness-result.good::before{background:radial-gradient(circle at top right, #00a300 55%, #00e600 55%) !important;border-color:#00e600 !important}body[data-theme=hit] .pepe-fairness-result.bad,.theme-hit .pepe-fairness-result.bad{background-color:#ff0003 !important;border:2px solid darkred !important;box-shadow:#cc0002 0px 0px 0px 0px,darkred 0px 7px 0px 0px,#300 0px 10px 0px 0px !important;text-shadow:#300 1px 1px 3px !important;color:#fff !important}body[data-theme=hit] .pepe-fairness-result.bad::before,.theme-hit .pepe-fairness-result.bad::before{background:radial-gradient(circle at top right, #8B0000 55%, #CC0002 55%) !important;border-color:#ff0003 !important}@media screen and (max-width: 768px){body[data-theme=hit] .mg-input-select,body[data-theme=hit] .mg-small-h .mg-input-select,body[data-theme=hit] .mg-m-12 .mg-input-select,body[data-theme=hit] select.mg-input-select,body[data-theme=hit] .mg-small-h select.mg-input-select,.theme-hit .mg-input-select,.theme-hit .mg-small-h .mg-input-select,.theme-hit .mg-m-12 .mg-input-select,.theme-hit select.mg-input-select,.theme-hit .mg-small-h select.mg-input-select{font-size:12px !important}}
.inputNumber{-webkit-appearance:number-input !important;-moz-appearance:number-input !important;appearance:number-input !important;padding-right:30px}.inputNumber::-webkit-inner-spin-button,.inputNumber::-webkit-outer-spin-button{-webkit-appearance:inner-spin-button}.gameui{min-width:350px;background-color:#0f1115;padding:0px}.gameui.mobile{width:100%;margin-top:12px;align-self:flex-start;margin-bottom:auto}.gameui.desktop{max-width:fit-content;width:300px;overflow-y:auto}
.inputNumber{-webkit-appearance:number-input !important;-moz-appearance:number-input !important;appearance:number-input !important;padding-right:30px}.inputNumber::-webkit-inner-spin-button,.inputNumber::-webkit-outer-spin-button{-webkit-appearance:inner-spin-button}.mg-basic-button{min-height:46px;height:auto;background:#1a1d26;color:#fff;font-size:15px;cursor:pointer;white-space:normal;overflow-wrap:break-word}.mg-basic-button:hover{background:#252831;color:#fff}.mg-basic-button:active:hover{background:#151926;color:#fff}.mg-basic-button-disabled{background:#1a1d26;color:#fff;cursor:not-allowed}.mg-basic-default-button-disabled{background:#1a1d26 !important;color:gray !important;cursor:not-allowed}.mg-basic-default-button-disabled{background:#1a1d26 !important;color:gray !important;cursor:not-allowed}.mg-basic-primary-button-disabled{background:rgba(34,197,94,.4980392157) !important;color:rgba(0,0,0,.4980392157) !important;cursor:not-allowed}.mg-basic-primary-button{background:#00e701;color:#000}.mg-basic-primary-button:hover{background:#1fff20;color:#000}.mg-basic-primary-button:active:hover{background:#1fff20;color:#000}.mg-basic-primary-button-disabled{background:#00e701;color:#000;cursor:not-allowed}.mg-basic-button-disabled:hover,.mg-basic-button-disabled:active,.mg-basic-button-disabled:active:hover,button.mg-basic-button-disabled:hover,button.mg-basic-button-disabled:active,button.mg-basic-button-disabled:active:hover{background:#1a1d26 !important;color:#fff !important;cursor:not-allowed !important}.mg-basic-default-button-disabled:hover,.mg-basic-default-button-disabled:active,.mg-basic-default-button-disabled:active:hover,button.mg-basic-default-button-disabled:hover,button.mg-basic-default-button-disabled:active,button.mg-basic-default-button-disabled:active:hover{background:#1a1d26 !important;color:gray !important;cursor:not-allowed !important}.mg-basic-primary-button-disabled:hover,.mg-basic-primary-button-disabled:active,.mg-basic-primary-button-disabled:active:hover,button.mg-basic-primary-button-disabled:hover,button.mg-basic-primary-button-disabled:active,button.mg-basic-primary-button-disabled:active:hover{background:rgba(34,197,94,.4980392157) !important;color:rgba(0,0,0,.4980392157) !important;cursor:not-allowed !important}button:disabled:hover,button:disabled:active,button:disabled:active:hover{cursor:not-allowed !important}.mg-basic-secondary-button{background:#0a6d45;color:#fff}.mg-basic-secondary-button:hover{background:#246d43;color:#000}.mg-basic-secondary-button:active:hover{background:#0f2d20;color:#000}.mg-basic-third-button{background:#e9113c;color:#fff}.mg-basic-third-button:hover{background:#ed4163;color:#fff}.mg-basic-third-button:active:hover{background:#ed4163;color:#fff}.mg-basic-fourth-button{background:#e9113c;color:#fff}.mg-basic-fourth-button:hover{background:#ed4163;color:#fff}.mg-basic-fourth-button:active:hover{background:#ed4163;color:#fff}.mg-basic-danger-button{background:#e9113c;color:#fff}.mg-basic-danger-button:hover{background:#ed4163;color:#fff}.mg-basic-danger-button:active:hover{background:#ed4163;color:#fff}.mg-labeled-button-wrap{cursor:pointer;min-height:20px;height:auto;background:none;color:#b1bad3;font-size:12px;font-weight:600;white-space:normal;overflow-wrap:break-word}.mg-labeled-button-wrap:hover{background:none;color:#fff;filter:brightness(0) invert(1)}.mg-labeled-button-wrap:focus:hover{background:none;color:#eee}.mg-labeled-button-wrap-disabled{background:none !important;color:#b1bad3 !important;cursor:default;filter:none !important}.mg-basic-campaign-button-disabled{background:#00474f !important;color:#6fe8ff !important;cursor:default}.mg-basic-campaign-button{background:#00bcd4;color:#000}.mg-basic-campaign-button:hover{background:#6fe8ff;color:#00474f}.mg-basic-campaign-button:active:hover{background:#00838f;color:#000}.mg-basic-campaign-button-disabled{background:#00bcd4;color:#000}.mg-icon-button-wrap{cursor:pointer;height:40px;width:40px;background:#252831;color:#b1bad3;display:flex}.mg-icon-button-wrap:hover{background:#17181c;color:#fff}.mg-icon-button-wrap:focus:hover{background:none;color:#eee}.mg-icon-button-wrap-disabled{background:#252831 !important;color:#b1bad3 !important;cursor:default}.mg-icon-button-wrap .svg-icon,.mg-icon-button-wrap .svg-icon svg{margin:auto}.mg-tab-button{background:none;color:#b1bad3;font-size:12px;font-weight:600}.mg-tab-button:hover{cursor:pointer;background:#111;color:#c2ceeb}.mg-tab-button:focus:hover{background:#353535;color:#d4defd}.mg-tab-button-selected{background:#0f1115;color:#fff;cursor:default}.mg-tab-button-selected:hover{background:#0f1115;color:#fff}.mg-tab-button-selected:focus:hover{background:#0f1115;color:#fff}.mg-tab-button:disabled{background:none;color:#b1bad3;cursor:not-allowed;opacity:.5}.mg-tab-button-selected:disabled{background:#0f1115;color:#fff;cursor:not-allowed;opacity:.5}@keyframes pop{0%{transform:scale(1)}50%{transform:scale(0.95)}100%{transform:scale(1)}}.mg-basic-button-pop{animation:pop .15s}.mg-small-h .mg-basic-button{min-height:35px;height:auto;font-size:12px}.mg-small-h .mg-labeled-button-wrap{min-height:15px;height:auto;font-size:12px}.mg-button-content{display:flex;align-items:center;justify-content:center}.mg-button-content img{margin-left:8px;width:30px;height:30px}body[data-theme=hit] .mg-tab-button-wrapper{gap:4px}body[data-theme=hit] .mg-tab-button{flex:1 1 0;min-width:0}body[data-theme=hit] .mg-icon-button-wrap:hover .svg-icon{filter:brightness(0) saturate(100%) invert(13%) sepia(100%) saturate(7495%) hue-rotate(357deg) brightness(103%) contrast(116%)}body[data-theme=hit] .mg-labeled-button-wrap .svg-icon{filter:brightness(0) invert(1)}body[data-theme=hit] .mg-labeled-button-wrap:hover .svg-icon{filter:brightness(0) saturate(100%) invert(13%) sepia(100%) saturate(7495%) hue-rotate(357deg) brightness(103%) contrast(116%)}body[data-theme=hit] .mg-labeled-button-wrap-selected .svg-icon{filter:brightness(0) saturate(100%) invert(13%) sepia(100%) saturate(7495%) hue-rotate(357deg) brightness(103%) contrast(116%)}
.inputNumber{-webkit-appearance:number-input !important;-moz-appearance:number-input !important;appearance:number-input !important;padding-right:30px}.inputNumber::-webkit-inner-spin-button,.inputNumber::-webkit-outer-spin-button{-webkit-appearance:inner-spin-button}.mg-input-field-wrapper{background:#1a1d26}.mg-input-field{min-height:38px;border:2px solid #252831;background-color:#1a1d26;color:#fff;text-indent:0px;outline:none;padding-top:0;padding-bottom:0;padding-left:.7em;padding-right:30px;box-sizing:border-box;font-weight:500;font-size:12px;text-overflow:ellipsis;transition:padding-right .2s ease-out}.mg-input-field:disabled{min-height:38px;background-color:#1a1d26;color:#fff;text-indent:0px;outline:none;opacity:.7}.mg-input-alert{outline:2px solid #ea1818}.mg-input-action-button{background:#0f1115;color:#fff;border:2px solid #252831 !important;font-size:10px;text-wrap:nowrap}.mg-input-increase-by-button{background:none;color:#fff;border:2px solid #252831 !important;font-size:10px;text-wrap:nowrap}.mg-input-increase-by-button.selected{background:#00e701;color:#000;border:2px solid #252831 !important;font-size:10px;text-wrap:nowrap}.mg-input-action-button.selected{background:#00e701;color:#000;border:2px solid #252831 !important;font-size:10px;text-wrap:nowrap}.mg-input-call-to-action-button{background:#00e701;color:#000;border:2px solid #252831 !important;width:152px;font-weight:700;font-size:15px}.mg-input-call-to-action-button:hover{background:#1fff20}.mg-input-sub-button{background-color:#252831;color:#fff;min-width:36px;width:fit-content;padding:0 6px;font-size:12px;margin:1px;white-space:nowrap;flex-shrink:0}.mg-input-sub-button:focus{outline:none;box-shadow:none}.mg-input-sub-button:hover{background-color:#1a1d26;border-right-color:#1a1d26 !important}.mg-input-sub-button:active{background-color:none;border-right-color:#1a1d26 !important}.mg-input-sub-button.disabled{cursor:initial;background-color:#1a1d26 !important;border-right-color:#1a1d26 !important}.mg-input-icon{position:absolute;transform:translate(-50%, -50%);top:50%;right:0px}.mg-input-icon-button{filter:brightness(0) saturate(100%) invert(80%) sepia(20%) saturate(272%) hue-rotate(186deg) brightness(92%) contrast(86%)}.mg-input-icon-button:hover{filter:brightness(0) invert(1);cursor:pointer}.mg-input-icon-button-active{filter:brightness(0) saturate(100%) invert(54%) sepia(67%) saturate(465%) hue-rotate(86deg) brightness(99%) contrast(93%)}.mg-input-icon-button-active:hover{filter:brightness(0) saturate(100%) invert(69%) sepia(28%) saturate(2725%) hue-rotate(84deg) brightness(105%) contrast(114%)}.mg-input-icon-button-active:hover::after{content:"Copied!"}.mg-input-span{position:absolute;transform:translate(-50%, -50%);top:50%;right:5px;opacity:.3;transition:opacity .2s ease-out,transform .2s ease-out}.mg-input-span-hidden{opacity:0;transform:translate(-50%, -50%) scale(0.8);pointer-events:none}.mg-input-svg{position:absolute;transform:translate(-50%, -50%);top:50%;right:5px;opacity:.5}.mg-input-select{height:38px;border:2px solid #252831;background-color:#1a1d26;color:#fff;text-indent:0px;padding-left:6px;outline:none;font-size:11px;line-height:inherit}.mg-input-select-clean{background-image:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative}.mg-input-select-wrapper:after{content:" ";position:absolute;top:50%;margin-top:-2px;right:8px;width:0;height:0;border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);border-top:5px solid #fff}.mg-input-select-wrapper.disabled:after{border-top:5px solid #6c6c6c}.mg-small-h .mg-input-field,.mg-small-h .mg-input-select{height:30px}.mg-small-h .mg-input-label,.mg-small-h .mg-input-inner-label{font-size:10px}.mg-input-label{font-size:12px;color:#fff;text-wrap:nowrap;height:18px}.mg-cur-label{background:rgba(70,120,70,.2);color:#8f8;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden;line-height:1}.mg-cur-label-text{font-size:clamp(.5rem,5vw,1.5rem);line-height:1;text-align:center;letter-spacing:0;display:inline-block}.mg-cur-label-demo{background:rgba(70,120,70,.2);color:#8f8}.mg-cur-label-usd{background:rgba(70,120,70,.2);color:#8f8}.mg-cur-label-eth{background:rgba(20,117,225,.2);color:#1475e1}.mg-cur-label-free-bet{background:#0f1115;color:#00e3ff}input:hover{border:2px solid rgba(0,0,0,0);transition:border-color .32s ease}input:disabled{border:2px solid rgba(0,0,0,0);transition:none}input:not(:disabled):hover{border-color:rgba(171,187,199,.4392156863)}input{border-color:rgba(0,0,0,0)}.tooltip{position:absolute;background-color:#fff;color:#000;padding:8px;border-radius:4px;font-size:12px;font-weight:bold;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;z-index:1000;top:-40px;left:35%;transform:translateX(-50%)}.tooltip.show{opacity:1;visibility:visible}.tooltip::before{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border-width:6px;border-style:solid;border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}input.custom-focus:focus{outline:none !important;box-shadow:none !important;-webkit-box-shadow:none !important;-moz-box-shadow:none !important}.input-container{position:relative}.mg-input-copy-button{display:flex;align-items:center;justify-content:center;min-width:42px;min-height:38px;padding:0 10px;background:rgba(0,0,0,0);border:none;border-radius:0 4px 4px 0;cursor:pointer;transition:background-color .2s ease}.mg-input-copy-button:hover{background:hsla(0,0%,100%,.1);border-radius:0 4px 4px 0}.mg-input-copy-button-active{background:rgba(0,200,0,.2)}.mg-input-copy-icon{width:18px;height:18px;filter:brightness(0) saturate(100%) invert(80%) sepia(20%) saturate(272%) hue-rotate(186deg) brightness(92%) contrast(86%);display:block}.mg-input-copy-button:hover .mg-input-copy-icon{filter:brightness(0) invert(1)}.mg-input-copy-button-active .mg-input-copy-icon{filter:brightness(0) saturate(100%) invert(54%) sepia(67%) saturate(465%) hue-rotate(86deg) brightness(99%) contrast(93%)}body[data-theme=hit] .mg-input-select-wrapper:after{content:"";width:18px;height:18px;margin-top:-9px;right:8px;border:none;background-image:url("data:image/svg+xml,%3Csvg width=%2718%27 height=%2718%27 viewBox=%270 0 18 18%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M4 7L9 12L14 7%27 stroke=%27white%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}body[data-theme=hit] .mg-input-icon-button{filter:brightness(0) invert(1) !important}body[data-theme=hit] .mg-input-icon-button:hover{filter:brightness(0) saturate(100%) invert(13%) sepia(100%) saturate(7495%) hue-rotate(357deg) brightness(103%) contrast(116%) !important}body[data-theme=hit] .mg-input-icon-button-active{filter:brightness(0) saturate(100%) invert(13%) sepia(100%) saturate(7495%) hue-rotate(357deg) brightness(103%) contrast(116%) !important}body[data-theme=hit] .mg-input-icon-button-active:hover{filter:brightness(0) saturate(100%) invert(13%) sepia(100%) saturate(7495%) hue-rotate(357deg) brightness(103%) contrast(116%) !important}body[data-theme=hit] .mg-input-copy-button{background:rgba(0,0,0,0) !important;border:none !important;height:100% !important;min-height:auto !important}body[data-theme=hit] .mg-input-copy-button:hover{background:hsla(0,0%,100%,.1) !important}body[data-theme=hit] .mg-input-copy-button-active{background:rgba(255,0,3,.15) !important}body[data-theme=hit] .mg-input-copy-icon{filter:brightness(0) invert(1) !important}body[data-theme=hit] .mg-input-copy-button:hover .mg-input-copy-icon{filter:brightness(0) saturate(100%) invert(13%) sepia(100%) saturate(7495%) hue-rotate(357deg) brightness(103%) contrast(116%) !important}body[data-theme=hit] .mg-input-copy-button-active .mg-input-copy-icon{filter:brightness(0) saturate(100%) invert(13%) sepia(100%) saturate(7495%) hue-rotate(357deg) brightness(103%) contrast(116%) !important}@media screen and (max-width: 768px){.mg-input-field,.mg-input-select{font-size:16px}}
.mg-warning-wrap{background:#2e2928;color:#e59939}.mg-warning-wrap-text{display:flex;background-color:rgba(15,17,21,.6156862745);padding:.75rem;gap:.75rem;border:2px dashed;border-radius:.5rem;font-size:.875rem;font-weight:400;line-height:1.5}.mg-warning-popup-button-icon{width:80px;display:flex;margin:auto 0px}.mg-warning-popup-button-icon img{margin:auto;width:25px;height:20px}body[data-theme=hit] .mg-warning-wrap,.theme-hit .mg-warning-wrap{background:#1a1a1a;color:#f66}body[data-theme=hit] .mg-warning-wrap-text,.theme-hit .mg-warning-wrap-text{background-color:rgba(15,15,15,.6156862745);border-color:#ff0003}
.inputNumber{-webkit-appearance:number-input !important;-moz-appearance:number-input !important;appearance:number-input !important;padding-right:30px}.inputNumber::-webkit-inner-spin-button,.inputNumber::-webkit-outer-spin-button{-webkit-appearance:inner-spin-button}.mg-icon-button-wrap{cursor:pointer;height:50px;width:45px;background:#252831;color:#b1bad3;display:flex;border-radius:4px}.mg-icon-button-wrap:hover{background:#17181c;color:#fff}.mg-icon-button-wrap:focus:hover{background:none;color:#eee}.mg-icon-button-wrap-disabled{background:#252831 !important;color:#b1bad3 !important;cursor:default}.mg-icon-button-wrap .svg-icon,.mg-icon-button-wrap .svg-icon svg{margin:auto;opacity:.8}.edit-strategy-condition-block{color:#b1bad3;font-size:12px}.edit-strategy-condition-block-title{font-size:12px;color:#b1bad3;margin-bottom:10px}.edit-sc-block-expanded{background:#252831;border:2px solid #434650}.mg-alert-text{margin:12px;padding:.5rem 0 .25rem;font-size:.75rem;font-weight:400;color:#ea1818;display:flex;align-items:center}.mg-alert-border{border:2px solid #ea1818 !important}.edit-sc-block-expanded-column{display:flex;flex-direction:row;align-items:flex-end;width:100%;gap:.5rem;margin:.5rem 0}.edit-sc-block-expanded-row{display:flex;flex-direction:column;align-items:flex-start;flex:1;margin:.5rem 0}.edit-sc-block-collapsed{background:#1a1d26;border:2px solid #434650;padding:.6rem}.edit-sc-block-collapsed-text{font-size:12px;margin:auto;margin-left:0px;font-weight:700}.edit-sc-block-collapsed-text-frequency{font-weight:bold;font-size:13px}.edit-sc-block-collapsed-text-frequency-count{font-weight:bold;font-size:13px;color:#ffb949}.edit-sc-block-collapsed-text-action-amount{font-weight:bold;color:#ffb949;font-size:13px}.edit-sc-block-collapsed-text-action{font-weight:bold;font-size:13px}.edit-sc-block-collapsed-text-frequency-trigger{font-weight:bold}.edit-sc-block-collapsed .mg-icon-button-wrap{margin-left:4px}.mg-edit-sc-button-wrap .mg-button-wrap{margin:0;margin-left:auto}.edit-sc-block-collapsed-text-action-wrapper{display:block;line-height:2.2}body[data-theme=hit] .edit-sc-block-expanded,.theme-hit .edit-sc-block-expanded{background:#1a1a1a;border-color:#2a2a2a}body[data-theme=hit] .edit-sc-block-collapsed,.theme-hit .edit-sc-block-collapsed{background:#0f0f0f;border-color:#2a2a2a}body[data-theme=hit] .edit-sc-block-collapsed-text-frequency-count,.theme-hit .edit-sc-block-collapsed-text-frequency-count{color:#ff0003}body[data-theme=hit] .edit-sc-block-collapsed-text-action-amount,.theme-hit .edit-sc-block-collapsed-text-action-amount{color:#ff0003}body[data-theme=hit] .mg-inline-currency-symbol,.theme-hit .mg-inline-currency-symbol{font-size:12px !important;color:#ff0003}body[data-theme=hit] .mg-icon-button-wrap,.theme-hit .mg-icon-button-wrap{background:#1a1a1a}body[data-theme=hit] .mg-icon-button-wrap:hover,.theme-hit .mg-icon-button-wrap:hover{background:#252525;color:#ff0003}body[data-theme=hit] .mg-icon-button-wrap:hover .svg-icon,.theme-hit .mg-icon-button-wrap:hover .svg-icon{filter:brightness(0) saturate(100%) invert(13%) sepia(100%) saturate(7495%) hue-rotate(357deg) brightness(103%) contrast(116%)}
.mg-fairness-vr{padding-right:1rem;padding-left:1rem;display:flex;flex-direction:column;padding-bottom:1rem;gap:1rem;padding-top:1rem}.mg-fairness-vr-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px;border:dotted 2px #3e3e3f;border-radius:.5rem;font-size:12px;font-weight:normal}.mg-fairness-vr-loader{display:flex;gap:1rem;padding-right:.3rem;margin-top:10px}.dot-one.svelte-5ovsvp{animation:svelte-5ovsvp-spin .8s infinite linear}.dot-two.svelte-5ovsvp{animation:svelte-5ovsvp-spin .8s -0.4s infinite linear}.dot.svelte-5ovsvp{width:.6rem;height:.6rem;border-radius:1000px;background:currentColor;position:absolute}@keyframes svelte-5ovsvp-spin{0%,100%{transform:translateY(-50%) scale(0.4)}25%{transform:translate(-1.15rem, -50%) scale(1)}50%{transform:translateY(-50%) scale(1.5)}75%{transform:translate(1.15rem, -50%) scale(1)}}
.mines-result{position:relative;display:grid;grid-gap:1em .75em;padding:.75em .75em 1em;width:95%;max-width:300px;max-height:600px;margin:auto}.mines-result-tile{--radius: 0.5rem;position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:1/1;font-size:1.5em;text-shadow:0 3px 2px rgba(0,0,0,.1);border-radius:.5rem;transition-duration:300ms;transition-property:background,box-shadow;border:none;padding:0;background:none;background-color:rgba(33,55,67,.5450980392);cursor:pointer;box-shadow:0 4px 6px -1px rgba(27,23,23,.2),0 2px 4px -1px rgba(0,0,0,.12)}.mines-result-tile .iconcontainer{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.mines-result-tile.img{width:90%;height:90%;object-fit:contain;z-index:1}.mines-result-tile.img.bomb{width:80%;height:80%;object-fit:contain;z-index:1}
.inputNumber{-webkit-appearance:number-input !important;-moz-appearance:number-input !important;appearance:number-input !important;padding-right:30px}.inputNumber::-webkit-inner-spin-button,.inputNumber::-webkit-outer-spin-button{-webkit-appearance:inner-spin-button}.limbo-result{font-variant-numeric:tabular-nums;font-weight:600;max-width:90%;font-size:4em}.limbo-result.good{color:lime}
.inputNumber{-webkit-appearance:number-input !important;-moz-appearance:number-input !important;appearance:number-input !important;padding-right:30px}.inputNumber::-webkit-inner-spin-button,.inputNumber::-webkit-outer-spin-button{-webkit-appearance:inner-spin-button}.mg-wrapper{min-width:350px;min-height:650px;height:100%;text-align:center;flex-direction:column;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow-y:hidden;font-weight:600;scrollbar-width:none}.mg-wrapper::-webkit-scrollbar{display:none}.mg-y-overflow-auto{overflow-y:auto}.mg-wrapper,.mg-wrapper button{font-weight:600}.mg-wrapper button{border:none;cursor:pointer}.mg-ta-l{text-align:left}.mg-ta-c{text-align:center}.mg-txt-good{color:#0ea00e;font-weight:bold}.mg-txt-good-alt{color:lime;font-weight:700}.mg-txt-bad{color:#a51919;font-weight:700}.mg-stats-currency-icon{width:15px;height:15px;margin-left:2px;display:inline-block;vertical-align:middle}.mg-stats-currency-icon svg{width:15px;height:15px}.mg-stats-currency-text{margin-left:4px;font-size:12px;vertical-align:middle}.mg-m-a{margin:auto}.mg-m-0{margin:0px}.mg-m-2{margin:2px}.mg-m-4{margin:4px}.mg-m-5{margin:5px}.mg-m-8{margin:8px}.mg-m-12{margin:12px}.mg-m-l-a{margin-left:auto}.mg-m-r-a{margin-right:auto}.mg-m-t-a{margin-top:auto}.mg-m-t-0{margin-top:0px}.mg-m-t-4{margin-top:4px}.mg-m-t-8{margin-top:8px}.mg-m-t-12{margin-top:12px}.mg-m-t-20{margin-top:20px}.mg-m-t-30{margin-top:30px}.mg-m-t-40{margin-top:40px}.mg-m-b-a{margin-bottom:auto}.mg-m-b-6{margin-bottom:6px}.mg-m-b-8{margin-bottom:8px}.mg-m-b-30{margin-bottom:30px}.mg-m-l-0{margin-left:0px}.mg-m-l-8{margin-left:8px}.mg-m-l-10{margin-left:10px}.mg-m-l-14{margin-left:14px}.mg-m-l-20{margin-left:20px}.mg-m-l-30{margin-left:30px}.mg-m-r-0{margin-right:0px}.mg-m-r-5{margin-right:5px}.mg-m-r-8{margin-right:8px}.mg-m-r-14{margin-right:14px}.mg-w-100{width:100%}.mg-w-90{width:90%}.mg-w-50{width:50%}.mg-w-a{width:auto}.mg-w-mc{width:max-content}.mg-w-200p{width:200px}.mg-h-100{height:100%}.mg-h-80{height:100%}.mg-vh-60{height:60vh}.mg-mh-50vh{max-height:50vh}.mg-mh-75vh{max-height:75vh}.mg-h-m-400{min-height:400px}.mg-h-m-40{min-height:40px}.mg-h-m-10{min-height:10px}.mg-h-m-20{min-height:20px}.mg-ba-n{background:none}.mg-ba-sec{background-color:#1a1d26}.mg-b-n{border:none}.mg-b-r-n{border-right:none !important;border-top-right-radius:0px !important;border-bottom-right-radius:0px !important}.mg-b-l-n{border-left:none !important;border-top-left-radius:0px !important;border-bottom-left-radius:0px !important}.mg-br-4{border-radius:4px}.mg-br-5{border-radius:5px}.mg-br-8{border-radius:8px}.mg-br-10{border-radius:10px}.mg-br-20{border-radius:20px}.mg-br-line{border-left:1px solid #252831;padding-left:5px;margin-left:5px}.mg-d-f{display:flex}.mg-d-b{display:block}.mg-d-g{display:grid}.mg-d-f-jc-sb{justify-content:space-between}.mg-d-f-jc-c{justify-content:center}.mg-f-n{font-weight:normal}.mg-f-s-12{font-size:12px}.mg-g-5{gap:5px}.mg-fg-1{flex-grow:1}.mg-fd-c{flex-direction:column}.mg-fd-rr{flex-direction:row-reverse}.mg-fd-cr{flex-direction:column-reverse}.no-pointer{pointer-events:none}.mg-p-0{padding:0}.mg-p-2{padding:2px}.mg-p-4{padding:4px}.mg-p-5{padding:5px}.mg-p-8{padding:8px}.mg-p-9{padding:9px}.mg-p-12{padding:12px}.mg-p-20{padding:20px}.mg-p-b-0{padding-bottom:0px}.mg-p-b-2{padding-bottom:2px}.mg-p-b-8{padding-bottom:8px}.mg-p-b-0{padding-bottom:0px}.mg-p-l-12{padding-left:12px}.mg-p-r-12{padding-right:12px}.mg-p-l-8{padding-left:8px}.mg-p-r-8{padding-right:8px}.mg-p-r-30{padding-right:30px}.mg-pos-r{position:relative}.mg-pos-a{position:absolute}.mg-pos-a-center{position:absolute;transform:translate(-50%, -50%)}.mg-pos-f-center{position:fixed;transform:translate(-50%, -50%)}.mg-t-50{top:50%}.mg-popup{background:#252831;width:450px;padding-bottom:12px;max-width:100%;box-shadow:#213743;z-index:100;max-width:100%;max-height:100%}.mg-popup-wide{background:#252831;width:600px;max-width:100%;box-shadow:#213743;z-index:100;max-width:100%;max-height:100%}.mg-popup-narrow{background:#252831;width:250px;max-width:100%;box-shadow:#213743;z-index:100;max-width:100%;max-height:100%}.mg-popup-cant-move-anim{animation:cant-move-scaleUp .3s forwards;top:50%;left:50%}.mg-maxwin-popup-anim{animation:cant-move-scaleUp .1s forwards;top:50%;left:50%}.mg-popup-can-move-anim{animation:can-move-scaleUp .3s forwards;top:50%;left:50%}.mg-settings-popup.open{opacity:1;transform:translateX(0%)}.mg-logo{width:150px;max-width:50%;opacity:.1}@keyframes cant-move-scaleUp{from{opacity:0;transform:translate(-50%, -50%) scale(0.5)}to{opacity:1;transform:translate(-50%, -50%) scale(1)}}@keyframes can-move-scaleUp{from{opacity:0;transform:scale(0.5)}to{opacity:1;transform:scale(1)}}.mg-settings-popup{padding:0px;background:#fff;min-width:180px;width:auto;max-width:92vw;left:0px;bottom:60px;margin-left:10px;opacity:0;transform:translateX(-100%);transition:opacity .3s ease,transform .3s ease;position:fixed;font-size:12px}.mg-popup-mobile{width:auto;margin:auto;padding:10px;margin:10px 10px 10px 10px}.mg-setting-popup-mobile{width:auto;max-width:92vw;margin:auto;padding:10px;margin:10px 10px 10px 10px}.mg-popup-desktop{overflow-y:auto}.mg-settings-popup-button{display:flex;color:#071824;font-weight:bold;font-size:14px;margin:0px 0px 0px 0px;padding:10px;width:100%;box-sizing:border-box;overflow:hidden;border-radius:4px}.mg-settings-popup-button-highlight{color:#298dff}.mg-settings-popup-button:hover{color:#1475e1;background-color:#f5f5f5;overflow:visible;border-radius:4px}.mg-settings-popup-button-icon{width:20px;display:flex;margin:auto 0px}.mg-settings-popup-button-icon img{margin:auto;width:25px;height:20px}.mg-popup-icon{height:14px;margin:auto 15px auto 0px;fill:#fff}.mg-popup-section-text{font-weight:400;font-size:13px;color:#b1bad3}.mg-popup-section-text p:first-child{margin-top:0px}.mg-popup-section-text p:last-child{margin-bottom:0px}.mg-popup-center-text{color:#b1bad3;text-align:center}.mg-popup-top-bar{background-color:#252831;border-radius:0;color:#b1bad3;cursor:default;font-weight:600;font-size:12px}.mg-popup-top-bar.grabbable{cursor:grab}.mg-popup-top-bar.grabbing{cursor:grabbing}.mg-hot-key-key{background-color:#1a1d26;color:#b1bad3;padding:15px 20px;border-radius:4px;cursor:pointer}.mg-hot-key-key-active{outline:3px solid #b1bad3}.mg-enable-hot-keys{height:50px;transform:none !important}.mg-pop-button{bottom:0;width:100%}.mg-live-stats{background-color:#1a1d26}.mg-tab-button-wrapper{background:#1a1d26;height:42px}.mg-history-pill{min-width:50px;padding:5px 6px;font-size:13px;background:#00e701;color:#000}.mg-history-pill-alt{min-width:50px;padding:5px 6px;font-size:13px;background:#5f677c;color:#b1bad3}.mg-history-pill-trans-100vw{animation:slide-in .2s ease forwards}.mg-history-pill-trans-100-p{animation:slide-a-pill .2s ease forwards}.mg-history-pill-trans-100vw-p{animation:slide-in-a-pill .2s ease forwards}.mg-history-pill-fade-out{animation:fadeOutAndSlide .2s ease forwards}@keyframes fadeOutAndSlide{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(20px)}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.mg-of-h{overflow:hidden}@keyframes slide-in{from{transform:translateX(100vw)}to{transform:translateX(0)}}@keyframes slide-in-a-pill{from{transform:translateX(100vw)}to{transform:translateX(-100%)}}@keyframes slide-a-pill{from{transform:translateX(0)}to{transform:translateX(-100%)}}.mg-small-h .mg-popup{bottom:45px}.mg-small-h .mg-m-4{margin:3px}.mg-small-h .mg-m-5{margin:3px}.mg-small-h .mg-m-8{margin:6px}.mg-small-h .mg-m-12{margin:10px}.mg-small-h .mg-m-t-12{margin-top:10px}.mg-small-h .mg-m-t-30{margin-top:20px}.mg-small-h .mg-m-t-40{margin-top:30px}.mg-small-h .mg-m-b-6{margin-bottom:4px}.mg-small-h .mg-m-b-8{margin-bottom:5px}.mg-small-h .mg-m-b-30{margin-bottom:20px}.mg-small-h .mg-m-r-5{margin-right:3px}.mg-small-h .mg-p-2{padding:1px}.mg-small-h .mg-p-4{padding:2px}.mg-small-h .mg-p-5{padding:2.5px}.mg-small-h .mg-p-9{padding:4.5px}.mg-small-h .mg-p-12{padding:6px}.mg-small-h .mg-p-b-2{padding-bottom:1px}.mg-small-h .mg-p-b-8{padding-bottom:4px}.mg-small-h .mg-tab-button-wrapper{height:35px}.mg-small-h .mg-history-pill{min-width:30px;padding:3px 4px;font-size:10px}.mg-small-h .mg-stats-popup{margin:20px}.mg-stats-popup{margin:20px;font-weight:700;font-size:12px}.mg-c-p{background:#0f1115;color:#fff}.mg-c-p-t{color:#fff}.mg-ba-p{background-color:#0f1115}.blur-background{position:fixed;top:0;left:0;width:100%;height:100%;backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px);z-index:88}.summary{color:#0ea00e;font-weight:bold;background-color:#161616;border-radius:10px;padding:1.3em 3em 1.3em 3em;border:4px solid #0ea00e;z-index:10}.summarytitle{font-size:30px}.mg-ui-wrap{margin:0px 12px 12px 12px}.inputNumber{-webkit-appearance:number-input !important;-moz-appearance:number-input !important;appearance:number-input !important;padding-right:30px}.inputNumber::-webkit-inner-spin-button,.inputNumber::-webkit-outer-spin-button{-webkit-appearance:inner-spin-button}.dice-result{transform:translate(-50%, -50%);display:flex}.dice-result-text{margin-bottom:5px;border-radius:4px;padding:12px 6px;background:none;color:#0ea00e;font-size:25px;text-shadow:inset 2px 2px 4px rgba(0,0,0,.5);transition:color 200ms linear;text-shadow:1px 1px 0 rgba(0,0,0,.3)}body[data-theme=hit] .dice-result-text-hit{color:#fff !important;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.8)}
.inputNumber{-webkit-appearance:number-input !important;-moz-appearance:number-input !important;appearance:number-input !important;padding-right:30px}.inputNumber::-webkit-inner-spin-button,.inputNumber::-webkit-outer-spin-button{-webkit-appearance:inner-spin-button}.plinko-result{font-variant-numeric:tabular-nums;display:flex;justify-content:center;align-items:center;width:100%;height:2.5rem}.plinko-content{display:grid;grid-gap:1%;height:100%;width:3rem}.plinko-payout{position:relative;cursor:help;border-radius:.3em;text-align:center;animation-duration:.3s !important;animation-timing-function:cubic-bezier(0.18, 0.89, 0.32, 1.28);box-shadow:0 .2em 0 0 0}.plinko-span{position:absolute;top:0;left:0;bottom:0;right:0;display:flex;align-items:center;justify-content:center;font-weight:700;color:rgba(0,0,0,.8);font-size:.75em}
.pepe-fairness-result{height:3rem;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;position:absolute;border-radius:1.25rem;padding:0px .5rem;pointer-events:none;color:#fff !important}.pepe-fairness-result img{margin-right:10px}.pepe-fairness-result.good{background-color:#3c883e;z-index:1;will-change:transform;border:2px solid #ff0;box-shadow:#2b4440 0px 0px 0px 2px,#2b6537 0px 7px 0px 2px,#123232 0px 10px 0px 2px;text-shadow:#2b4440 1px 1px 3px}.pepe-fairness-result.good::before{content:"";width:calc(100% - .5rem);height:calc(100% - .4rem);position:absolute;border:2px solid #3c883e;border-radius:1rem;background:radial-gradient(circle at top right, #2b6537 55%, #58bd5a 55%);z-index:-1}.pepe-fairness-result.bad{background-color:#b10c17;z-index:100;border:2px solid #610f0a;box-shadow:#c12e1c 0px 0px 0px 0px,#610f0a 0px 7px 0px 0px,#330404 0px 10px 0px 0px;text-shadow:#301103 1px 1px 3px}.pepe-fairness-result.bad::before{content:"";width:calc(100% - .5rem);height:calc(100% - .7rem);position:absolute;border:2px solid #fff;border-radius:1rem;background:radial-gradient(circle at top right, #610f0a 55%, #871912 55%);z-index:-1}
.inputNumber{-webkit-appearance:number-input !important;-moz-appearance:number-input !important;appearance:number-input !important;padding-right:30px}.inputNumber::-webkit-inner-spin-button,.inputNumber::-webkit-outer-spin-button{-webkit-appearance:inner-spin-button}.mg-keno-result-grid{height:250px;width:100%;display:grid;grid-template-columns:auto auto auto auto auto auto auto auto;grid-template-rows:20%;padding:2px 8px;max-width:100%}.mg-keno-result-grid-button{width:100%;height:100%}.mg-keno-result-grid-button-background{width:calc(100% - 8px);height:calc(100% - 8px);max-width:100%;max-height:100%;margin:4px;color:#d0d0d0;background:#0f1115;box-shadow:0px 2px 0px 0px #000;border-radius:6px;font-size:1.3rem;font-weight:bold;line-height:24.2px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none}.mg-keno-result-grid-button-background.drawn{color:#fc2b2b;background:rgba(20,2,2,.5);box-shadow:0px 2px 0px 0px #252831,0px 2px 0px 0px rgba(20,2,2,.5) inset}.mg-keno-result-grid-button-text{z-index:2;position:absolute;transform:translate(-50%, -50%);top:50%;left:50%}
.mg-dragon-tower-result{height:200px;position:relative}.mg-dragon-ladder-wrapper-results{position:absolute;top:0px}.mg-dragon-ladder-results{margin:auto;height:71%;margin-bottom:2%}.mg-dragon-row-results{margin:auto;width:100%;height:11.1%}.mg-dragon-cell-results{width:100%;background:#0f1115;border-radius:1px;box-shadow:0px 1px 0px 0px #000;margin:0 1px;border:1px solid;max-height:80%}.mg-dragon-cell-hightlight-results{background-color:#252831}.mg-dragon-cell-hightlight-results.negative{border-color:red}.mg-dragon-cell-img-results{transform:translateY(-10%);width:40%}
.inputNumber{-webkit-appearance:number-input !important;-moz-appearance:number-input !important;appearance:number-input !important;padding-right:30px}.inputNumber::-webkit-inner-spin-button,.inputNumber::-webkit-outer-spin-button{-webkit-appearance:inner-spin-button}.mg-diamonds-results-gem-ladder{margin-top:0;margin-left:2%;margin-right:2%;height:50px;display:flex;flex-direction:column}.mg-diamonds-results-gem-ladder-row{display:flex;background:#0f1115;width:90%;border-radius:8px;border:1px solid #5f677c;height:50px;margin:auto;cursor:pointer;transition:all .4s ease-in-out}.mg-diamonds-results-gem-ladder-row-gems{height:80%;width:100%;display:flex;margin:auto}.mg-diamonds-results-gem-ladder-row-gem{margin:auto;height:100%;max-width:15%}
.inputNumber{-webkit-appearance:number-input !important;-moz-appearance:number-input !important;appearance:number-input !important;padding-right:30px}.inputNumber::-webkit-inner-spin-button,.inputNumber::-webkit-outer-spin-button{-webkit-appearance:inner-spin-button}.dice-result{transform:translate(-50%, -50%);display:flex}.dice-result-text{margin-bottom:5px;border-radius:4px;padding:12px 6px;background:none;color:#0ea00e;font-size:25px;text-shadow:inset 2px 2px 4px rgba(0,0,0,.5);transition:color 200ms linear;text-shadow:1px 1px 0 rgba(0,0,0,.3)}
.card-container{position:relative;user-select:none}.cardInner{position:relative;height:100%;width:100%;transform-style:preserve-3d;transition:transform .6s}.cardContainer{perspective:1000px}.cardContainer.flipped .cardInner{transform:rotateY(180deg)}.cardFront,.cardBack{position:absolute;height:100%;width:100%;backface-visibility:hidden}.cardWrapper.win{border:3px solid #00e701}.cardWrapper.tie{border:3px solid #dfe700}.cardBack{transform:rotateY(180deg);background-size:cover;background-position:center}.cardContent{padding-right:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem}.cardContentSmall{gap:.25rem}.rankText{display:inline-block;flex-shrink:0;font-weight:800}.small{height:73px;width:48px}.medium{height:108px;width:70px}.large{height:216px;width:140px}.blackjack{height:120px;width:78px}.textSmall{font-size:18px}.textMedium{font-size:30px}.textLarge{font-size:51px}.textBlackjack{font-size:35px}.suitRed{color:#bc2834}.suitBlack{color:#13202c}.deckCard{position:absolute;left:0;height:1rem;width:100%;border-radius:0 0 .375rem .375rem;background-color:#fff;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.cardWrapper{border-radius:.375rem;background-color:#fff}.cardBackWrapper{overflow:hidden;border-radius:.125rem;background-color:#fff}
.blackjack-result-container{display:flex;flex-direction:column;align-items:center;gap:.5rem;width:100%}.blackjack-result-handContainer{margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;gap:2rem}.blackjack-result-playerSection{display:flex;flex-direction:column;gap:.5rem}.blackjack-result-playerLabel{font-size:.875rem;font-weight:600}.blackjack-result-handSection{position:relative;display:flex;flex-direction:column;gap:.5rem}.blackjack-result-handValue{position:absolute;right:-0.5rem;top:-0.5rem;z-index:30;border-radius:9999px;background-color:#737373;padding:.2rem 1rem;text-align:center;font-weight:700;color:#fff}.blackjack-result-cardsContainer{display:flex;gap:0}.blackjack-result-playerCardsContainer{display:flex;gap:.5rem}.blackjack-result-remainingCardsSection{width:100%;max-width:350px;overflow-x:auto;padding-bottom:.5rem}.blackjack-result-remainingCardsContainer{display:flex;min-width:max-content;gap:.5rem}
.hilo-result-container{width:100%;max-width:350px;overflow-x:auto;padding-bottom:.5rem}.hilo-result-handContainer{margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;gap:2rem}.hilo-result-playerSection{display:flex;flex-direction:column;gap:.5rem}.hilo-result-playerLabel{font-size:.875rem;font-weight:600}.hilo-result-handSection{position:relative;display:flex;flex-direction:column;gap:.5rem}.hilo-result-handValue{position:absolute;right:-0.5rem;top:-0.5rem;z-index:30;border-radius:9999px;background-color:#737373;padding:.2rem 1rem;text-align:center;font-weight:700;color:#fff}.hilo-result-cardsContainer{display:flex;gap:0}.hilo-result-cardWrapper{flex:1 1 clamp(50px,18%,100px);max-width:100px;aspect-ratio:2/3;box-sizing:border-box}.hilo-result-playerCardsContainer{display:flex;gap:.5rem}.hilo-result-remainingCardsSection{width:100%;max-width:350px;overflow-x:auto;padding-bottom:.5rem}.hilo-result-remainingCardsContainer{display:flex;min-width:max-content;gap:.5rem}.hilo-result-placeholder{width:100%;height:100%;background-color:#e0e0e0;border-radius:4px}
.inputNumber{-webkit-appearance:number-input !important;-moz-appearance:number-input !important;appearance:number-input !important;padding-right:30px}.inputNumber::-webkit-inner-spin-button,.inputNumber::-webkit-outer-spin-button{-webkit-appearance:inner-spin-button}.wheel-result{font-variant-numeric:tabular-nums;display:flex;justify-content:center;align-items:center;width:100%;height:2.5rem}.wheel-payout{position:relative;cursor:help;border-radius:.3em;text-align:center;animation-duration:.3s !important;animation-timing-function:cubic-bezier(0.18, 0.89, 0.32, 1.28);box-shadow:0 .2em 0 0 0}.wheel-span{font-variant-numeric:tabular-nums;font-weight:600;max-width:90%;font-size:4em;color:lime}
.mg-roulette-result{display:flex;align-items:center;justify-content:center;padding:16px 0}.mg-roulette-result-chip{display:flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:50%;border:4px solid hsla(0,0%,100%,.12);box-shadow:0 4px 12px rgba(0,0,0,.45),inset 0 0 0 1px rgba(0,0,0,.4)}.mg-roulette-result-chip-green{background:radial-gradient(circle at 30% 30%, #22D43E 0%, #0E7B23 100%)}.mg-roulette-result-chip-red{background:radial-gradient(circle at 30% 30%, #E84545 0%, #8E1E1E 100%)}.mg-roulette-result-chip-black{background:radial-gradient(circle at 30% 30%, #3E4350 0%, #0F1115 100%)}.mg-roulette-result-number{font-size:32px;font-weight:800;font-variant-numeric:tabular-nums;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.4);letter-spacing:-0.02em}
.video-poker-result-container{display:flex;flex-direction:column;align-items:center;gap:.5rem;font-weight:600;color:#fff}.video-poker-result-handContainer{margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;gap:2rem}.video-poker-result-playerSection{display:flex;flex-direction:column;gap:.5rem}.video-poker-result-playerLabel{font-size:.875rem;font-weight:600}.video-poker-result-handSection{position:relative;display:flex;flex-direction:column;gap:.5rem}.video-poker-result-handValue{position:absolute;right:-0.5rem;top:-0.5rem;z-index:30;border-radius:9999px;background-color:#737373;padding:.2rem 1rem;text-align:center;font-weight:700;color:#fff}.video-poker-result-cardsContainer{display:flex;width:100%;justify-content:center;flex-wrap:nowrap}.video-poker-result-cardWrapper{flex:1 1 clamp(50px,18%,100px);max-width:100px;aspect-ratio:2/3;box-sizing:border-box}.video-poker-result-playerCardsContainer{display:flex;flex-direction:column;align-items:center;gap:.5rem}.video-poker-result-remainingCardsSection{width:100%;max-width:350px;overflow-x:auto;padding-bottom:.5rem}.video-poker-result-remainingCardsContainer{display:flex;min-width:max-content;gap:.5rem}
.inputNumber{-webkit-appearance:number-input !important;-moz-appearance:number-input !important;appearance:number-input !important;padding-right:30px}.inputNumber::-webkit-inner-spin-button,.inputNumber::-webkit-outer-spin-button{-webkit-appearance:inner-spin-button}.mg-wrapper{min-width:350px;min-height:650px;height:100%;text-align:center;flex-direction:column;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow-y:hidden;font-weight:600;scrollbar-width:none}.mg-wrapper::-webkit-scrollbar{display:none}.mg-y-overflow-auto{overflow-y:auto}.mg-wrapper,.mg-wrapper button{font-weight:600}.mg-wrapper button{border:none;cursor:pointer}.mg-ta-l{text-align:left}.mg-ta-c{text-align:center}.mg-txt-good{color:#0ea00e;font-weight:bold}.mg-txt-good-alt{color:lime;font-weight:700}.mg-txt-bad{color:#a51919;font-weight:700}.mg-stats-currency-icon{width:15px;height:15px;margin-left:2px;display:inline-block;vertical-align:middle}.mg-stats-currency-icon svg{width:15px;height:15px}.mg-stats-currency-text{margin-left:4px;font-size:12px;vertical-align:middle}.mg-m-a{margin:auto}.mg-m-0{margin:0px}.mg-m-2{margin:2px}.mg-m-4{margin:4px}.mg-m-5{margin:5px}.mg-m-8{margin:8px}.mg-m-12{margin:12px}.mg-m-l-a{margin-left:auto}.mg-m-r-a{margin-right:auto}.mg-m-t-a{margin-top:auto}.mg-m-t-0{margin-top:0px}.mg-m-t-4{margin-top:4px}.mg-m-t-8{margin-top:8px}.mg-m-t-12{margin-top:12px}.mg-m-t-20{margin-top:20px}.mg-m-t-30{margin-top:30px}.mg-m-t-40{margin-top:40px}.mg-m-b-a{margin-bottom:auto}.mg-m-b-6{margin-bottom:6px}.mg-m-b-8{margin-bottom:8px}.mg-m-b-30{margin-bottom:30px}.mg-m-l-0{margin-left:0px}.mg-m-l-8{margin-left:8px}.mg-m-l-10{margin-left:10px}.mg-m-l-14{margin-left:14px}.mg-m-l-20{margin-left:20px}.mg-m-l-30{margin-left:30px}.mg-m-r-0{margin-right:0px}.mg-m-r-5{margin-right:5px}.mg-m-r-8{margin-right:8px}.mg-m-r-14{margin-right:14px}.mg-w-100{width:100%}.mg-w-90{width:90%}.mg-w-50{width:50%}.mg-w-a{width:auto}.mg-w-mc{width:max-content}.mg-w-200p{width:200px}.mg-h-100{height:100%}.mg-h-80{height:100%}.mg-vh-60{height:60vh}.mg-mh-50vh{max-height:50vh}.mg-mh-75vh{max-height:75vh}.mg-h-m-400{min-height:400px}.mg-h-m-40{min-height:40px}.mg-h-m-10{min-height:10px}.mg-h-m-20{min-height:20px}.mg-ba-n{background:none}.mg-ba-sec{background-color:#1a1d26}.mg-b-n{border:none}.mg-b-r-n{border-right:none !important;border-top-right-radius:0px !important;border-bottom-right-radius:0px !important}.mg-b-l-n{border-left:none !important;border-top-left-radius:0px !important;border-bottom-left-radius:0px !important}.mg-br-4{border-radius:4px}.mg-br-5{border-radius:5px}.mg-br-8{border-radius:8px}.mg-br-10{border-radius:10px}.mg-br-20{border-radius:20px}.mg-br-line{border-left:1px solid #252831;padding-left:5px;margin-left:5px}.mg-d-f{display:flex}.mg-d-b{display:block}.mg-d-g{display:grid}.mg-d-f-jc-sb{justify-content:space-between}.mg-d-f-jc-c{justify-content:center}.mg-f-n{font-weight:normal}.mg-f-s-12{font-size:12px}.mg-g-5{gap:5px}.mg-fg-1{flex-grow:1}.mg-fd-c{flex-direction:column}.mg-fd-rr{flex-direction:row-reverse}.mg-fd-cr{flex-direction:column-reverse}.no-pointer{pointer-events:none}.mg-p-0{padding:0}.mg-p-2{padding:2px}.mg-p-4{padding:4px}.mg-p-5{padding:5px}.mg-p-8{padding:8px}.mg-p-9{padding:9px}.mg-p-12{padding:12px}.mg-p-20{padding:20px}.mg-p-b-0{padding-bottom:0px}.mg-p-b-2{padding-bottom:2px}.mg-p-b-8{padding-bottom:8px}.mg-p-b-0{padding-bottom:0px}.mg-p-l-12{padding-left:12px}.mg-p-r-12{padding-right:12px}.mg-p-l-8{padding-left:8px}.mg-p-r-8{padding-right:8px}.mg-p-r-30{padding-right:30px}.mg-pos-r{position:relative}.mg-pos-a{position:absolute}.mg-pos-a-center{position:absolute;transform:translate(-50%, -50%)}.mg-pos-f-center{position:fixed;transform:translate(-50%, -50%)}.mg-t-50{top:50%}.mg-popup{background:#252831;width:450px;padding-bottom:12px;max-width:100%;box-shadow:#213743;z-index:100;max-width:100%;max-height:100%}.mg-popup-wide{background:#252831;width:600px;max-width:100%;box-shadow:#213743;z-index:100;max-width:100%;max-height:100%}.mg-popup-narrow{background:#252831;width:250px;max-width:100%;box-shadow:#213743;z-index:100;max-width:100%;max-height:100%}.mg-popup-cant-move-anim{animation:cant-move-scaleUp .3s forwards;top:50%;left:50%}.mg-maxwin-popup-anim{animation:cant-move-scaleUp .1s forwards;top:50%;left:50%}.mg-popup-can-move-anim{animation:can-move-scaleUp .3s forwards;top:50%;left:50%}.mg-settings-popup.open{opacity:1;transform:translateX(0%)}.mg-logo{width:150px;max-width:50%;opacity:.1}@keyframes cant-move-scaleUp{from{opacity:0;transform:translate(-50%, -50%) scale(0.5)}to{opacity:1;transform:translate(-50%, -50%) scale(1)}}@keyframes can-move-scaleUp{from{opacity:0;transform:scale(0.5)}to{opacity:1;transform:scale(1)}}.mg-settings-popup{padding:0px;background:#fff;min-width:180px;width:auto;max-width:92vw;left:0px;bottom:60px;margin-left:10px;opacity:0;transform:translateX(-100%);transition:opacity .3s ease,transform .3s ease;position:fixed;font-size:12px}.mg-popup-mobile{width:auto;margin:auto;padding:10px;margin:10px 10px 10px 10px}.mg-setting-popup-mobile{width:auto;max-width:92vw;margin:auto;padding:10px;margin:10px 10px 10px 10px}.mg-popup-desktop{overflow-y:auto}.mg-settings-popup-button{display:flex;color:#071824;font-weight:bold;font-size:14px;margin:0px 0px 0px 0px;padding:10px;width:100%;box-sizing:border-box;overflow:hidden;border-radius:4px}.mg-settings-popup-button-highlight{color:#298dff}.mg-settings-popup-button:hover{color:#1475e1;background-color:#f5f5f5;overflow:visible;border-radius:4px}.mg-settings-popup-button-icon{width:20px;display:flex;margin:auto 0px}.mg-settings-popup-button-icon img{margin:auto;width:25px;height:20px}.mg-popup-icon{height:14px;margin:auto 15px auto 0px;fill:#fff}.mg-popup-section-text{font-weight:400;font-size:13px;color:#b1bad3}.mg-popup-section-text p:first-child{margin-top:0px}.mg-popup-section-text p:last-child{margin-bottom:0px}.mg-popup-center-text{color:#b1bad3;text-align:center}.mg-popup-top-bar{background-color:#252831;border-radius:0;color:#b1bad3;cursor:default;font-weight:600;font-size:12px}.mg-popup-top-bar.grabbable{cursor:grab}.mg-popup-top-bar.grabbing{cursor:grabbing}.mg-hot-key-key{background-color:#1a1d26;color:#b1bad3;padding:15px 20px;border-radius:4px;cursor:pointer}.mg-hot-key-key-active{outline:3px solid #b1bad3}.mg-enable-hot-keys{height:50px;transform:none !important}.mg-pop-button{bottom:0;width:100%}.mg-live-stats{background-color:#1a1d26}.mg-tab-button-wrapper{background:#1a1d26;height:42px}.mg-history-pill{min-width:50px;padding:5px 6px;font-size:13px;background:#00e701;color:#000}.mg-history-pill-alt{min-width:50px;padding:5px 6px;font-size:13px;background:#5f677c;color:#b1bad3}.mg-history-pill-trans-100vw{animation:slide-in .2s ease forwards}.mg-history-pill-trans-100-p{animation:slide-a-pill .2s ease forwards}.mg-history-pill-trans-100vw-p{animation:slide-in-a-pill .2s ease forwards}.mg-history-pill-fade-out{animation:fadeOutAndSlide .2s ease forwards}@keyframes fadeOutAndSlide{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(20px)}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.mg-of-h{overflow:hidden}@keyframes slide-in{from{transform:translateX(100vw)}to{transform:translateX(0)}}@keyframes slide-in-a-pill{from{transform:translateX(100vw)}to{transform:translateX(-100%)}}@keyframes slide-a-pill{from{transform:translateX(0)}to{transform:translateX(-100%)}}.mg-small-h .mg-popup{bottom:45px}.mg-small-h .mg-m-4{margin:3px}.mg-small-h .mg-m-5{margin:3px}.mg-small-h .mg-m-8{margin:6px}.mg-small-h .mg-m-12{margin:10px}.mg-small-h .mg-m-t-12{margin-top:10px}.mg-small-h .mg-m-t-30{margin-top:20px}.mg-small-h .mg-m-t-40{margin-top:30px}.mg-small-h .mg-m-b-6{margin-bottom:4px}.mg-small-h .mg-m-b-8{margin-bottom:5px}.mg-small-h .mg-m-b-30{margin-bottom:20px}.mg-small-h .mg-m-r-5{margin-right:3px}.mg-small-h .mg-p-2{padding:1px}.mg-small-h .mg-p-4{padding:2px}.mg-small-h .mg-p-5{padding:2.5px}.mg-small-h .mg-p-9{padding:4.5px}.mg-small-h .mg-p-12{padding:6px}.mg-small-h .mg-p-b-2{padding-bottom:1px}.mg-small-h .mg-p-b-8{padding-bottom:4px}.mg-small-h .mg-tab-button-wrapper{height:35px}.mg-small-h .mg-history-pill{min-width:30px;padding:3px 4px;font-size:10px}.mg-small-h .mg-stats-popup{margin:20px}.mg-stats-popup{margin:20px;font-weight:700;font-size:12px}.mg-c-p{background:#0f1115;color:#fff}.mg-c-p-t{color:#fff}.mg-ba-p{background-color:#0f1115}.blur-background{position:fixed;top:0;left:0;width:100%;height:100%;backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px);z-index:88}.summary{color:#0ea00e;font-weight:bold;background-color:#161616;border-radius:10px;padding:1.3em 3em 1.3em 3em;border:4px solid #0ea00e;z-index:10}.summarytitle{font-size:30px}.mg-ui-wrap{margin:0px 12px 12px 12px}.slide-result{width:102px;height:217px;border-width:4px 4px 40px;border-style:solid;border-color:#323744;box-shadow:hsla(0,0%,100%,.8) 0px 0px 10px,rgba(0,0,0,.1) 0px 4px 6px;color:#fff;font-weight:700;background-color:#21242e;border-radius:.5rem;justify-content:center;align-items:center;display:flex;position:relative;font-size:12px}.slide-result-text{width:80px;height:80px;border:8px solid #323744;border-radius:50%;color:#fff;justify-content:center;align-items:center;display:flex;position:absolute;top:20px;background-color:#1a1d26}
.baccarat-result-container{display:flex;flex-direction:column;align-items:center;gap:.5rem;width:100%}.baccarat-result-handContainer{margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;gap:2rem}.baccarat-result-playerSection{display:flex;flex-direction:column;gap:.5rem}.baccarat-result-playerLabel{font-size:14px;font-weight:700;color:#fff}.baccarat-result-handSection{position:relative;display:flex;flex-direction:column;align-items:center;gap:.5rem}.baccarat-result-handValue{z-index:30;border-radius:.25rem;background-color:#737373;padding:.2rem 1rem;text-align:center;font-weight:700;color:#fff}.baccarat-result-handValue.win{background-color:#00e701;color:#000;transition:background-color .2s ease-out}.baccarat-result-handValue.tie{background-color:#e4ec0c;color:#000;transition:background-color .2s ease-out}.baccarat-result-cardsContainer{display:flex;gap:0px;position:relative}.baccarat-result-playerCardsContainer{display:flex;gap:.5rem}.baccarat-result-remainingCardsSection{width:100%;max-width:350px;overflow-x:auto;padding-bottom:.5rem}.baccarat-result-remainingCardsContainer{display:flex;min-width:max-content;gap:.5rem}
.aviator-result{transform:translate(-50%, -50%);display:flex}.aviator-result-text{margin-bottom:5px;border-radius:4px;padding:12px 6px;background:none;color:#0ea00e;font-size:25px;text-shadow:inset 2px 2px 4px rgba(0,0,0,.5);transition:color 200ms linear;text-shadow:1px 1px 0 rgba(0,0,0,.3)}
.pump-fairness-result{position:relative;display:flex;align-items:center;justify-content:center;pointer-events:none;color:#fff !important;font-weight:bold}.pump-fairness-result .balloon-bg{position:absolute;width:150%;height:150%;object-fit:contain;z-index:-1}.pump-fairness-result .center-text{position:absolute;font-size:1.8rem;text-align:center}.pump-fairness-result.good{width:6rem;height:6rem;background:none;border:none;box-shadow:none}.pump-fairness-result.bad{height:3rem}.pump-bad-span{font-size:2rem;font-weight:600;color:#ea3535;text-shadow:0 1px 2.4px rgba(0,0,0,.5)}.pump-bad{font-weight:700;font-size:1.5rem;color:#fff;padding:.3rem 1.5rem;background-color:#323744;border-radius:.375rem}.pump-bad-layout{display:flex;flex-direction:column;align-items:center}.balloon-easy{filter:hue-rotate(90deg) saturate(3) brightness(1.6)}.balloon-medium{filter:hue-rotate(250deg) saturate(2) brightness(1.6)}.balloon-hard{filter:none}.balloon-expert{filter:hue-rotate(280deg) saturate(2) brightness(1.1)}
.mg-blitz-result{display:flex;flex-direction:column;gap:12px;padding:12px 0}.mg-blitz-result-cards{display:flex;flex-wrap:wrap;justify-content:center;gap:6px}.mg-blitz-result-cards .mg-blitz-result-card{flex:0 0 46px}.mg-blitz-result-card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:56px;padding:6px 4px;background:#fff;color:#0f1115;border:1px solid rgba(0,0,0,.18);border-radius:6px;font-weight:700;line-height:1;user-select:none}.mg-blitz-result-card-rank{font-size:16px}.mg-blitz-result-card-suit{font-size:14px;margin-top:2px}.mg-blitz-result-card-index{position:absolute;top:2px;left:4px;font-size:9px;font-weight:600;opacity:.55}.mg-blitz-result-card-red{color:#c42f2f}.mg-blitz-result-card-black{color:#0f1115}.mg-blitz-result-card-bust{border-color:#ee3f3f;background:#fbe7e7;box-shadow:0 0 0 2px rgba(238,63,63,.25)}.mg-blitz-result-card-original{border-color:#00e701;background:#e7fbe9}.mg-fairness-result-meta{font-size:12px;color:hsla(0,0%,100%,.7);line-height:1.4}.mg-blitz-result-verdict-win{color:#00e701;margin-right:4px;letter-spacing:.04em}.mg-blitz-result-verdict-loss{color:#ee3f3f;margin-right:4px;letter-spacing:.04em}.mg-blitz-result-stats{display:grid;grid-template-columns:1fr 1fr auto;gap:14px;align-items:end;padding:14px 16px;margin:0 0 14px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.06);border-radius:10px}.mg-blitz-result-stat{display:flex;flex-direction:column;gap:4px}.mg-blitz-result-stat-label{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:hsla(0,0%,100%,.55)}.mg-blitz-result-stat-value{font-size:22px;font-weight:800;line-height:1;color:#fff;font-variant-numeric:tabular-nums}.mg-blitz-result-stat-verdict{align-items:flex-end}.mg-blitz-result-verdict-badge{padding:6px 12px;border-radius:6px;font-size:13px;font-weight:800;letter-spacing:.08em;line-height:1}.mg-blitz-result-verdict-badge-win{background:rgba(0,231,1,.15);color:#00e701;border:1px solid rgba(0,231,1,.4)}.mg-blitz-result-verdict-badge-loss{background:rgba(238,63,63,.15);color:#ee3f3f;border:1px solid rgba(238,63,63,.4)}
.mg-flip-result{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;padding:8px 0;max-width:360px;margin:0 auto}.mg-flip-result-coin{display:flex;align-items:center;justify-content:center;width:48px;height:48px;user-select:none;transition:transform .15s ease}.mg-flip-result-coin:hover{transform:translateY(-2px)}.mg-flip-result-img{width:100%;height:100%;object-fit:contain;pointer-events:none}
.mg-roulette0-result{display:flex;align-items:center;justify-content:center;padding:16px 0}.mg-roulette0-result-chip{display:flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:50%;border:4px solid hsla(0,0%,100%,.12);box-shadow:0 4px 12px rgba(0,0,0,.45),inset 0 0 0 1px rgba(0,0,0,.4)}.mg-roulette0-result-chip-green{background:radial-gradient(circle at 30% 30%, #22D43E 0%, #0E7B23 100%)}.mg-roulette0-result-chip-red{background:radial-gradient(circle at 30% 30%, #E84545 0%, #8E1E1E 100%)}.mg-roulette0-result-chip-black{background:radial-gradient(circle at 30% 30%, #3E4350 0%, #0F1115 100%)}.mg-roulette0-result-number{font-size:32px;font-weight:800;font-variant-numeric:tabular-nums;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.4);letter-spacing:-0.02em}
.mg-roulette-pro-result{display:flex;align-items:center;justify-content:center;padding:16px 0}.mg-roulette-pro-result-chip{display:flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:50%;border:4px solid hsla(0,0%,100%,.12);box-shadow:0 4px 12px rgba(0,0,0,.45),inset 0 0 0 1px rgba(0,0,0,.4)}.mg-roulette-pro-result-chip-green{background:radial-gradient(circle at 30% 30%, #22D43E 0%, #0E7B23 100%)}.mg-roulette-pro-result-chip-red{background:radial-gradient(circle at 30% 30%, #E84545 0%, #8E1E1E 100%)}.mg-roulette-pro-result-chip-black{background:radial-gradient(circle at 30% 30%, #3E4350 0%, #0F1115 100%)}.mg-roulette-pro-result-number{font-size:32px;font-weight:800;font-variant-numeric:tabular-nums;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.4);letter-spacing:-0.02em}
.mg-prime-dice-result{display:flex;align-items:center;justify-content:center;width:100%;padding:16px 0}.mg-prime-dice-result-frame{position:relative;width:120px;height:120px;display:flex;align-items:center;justify-content:center}.mg-prime-dice-result-svg{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.mg-prime-dice-result-svg svg,.mg-prime-dice-result-svg div{width:100% !important;height:100% !important}.mg-prime-dice-result-text{position:relative;z-index:2;font-family:"Inter",system-ui,-apple-system,"Segoe UI",sans-serif;font-size:28px;font-weight:800;font-variant-numeric:tabular-nums;letter-spacing:-0.02em;line-height:1;color:#0f1115;text-shadow:0 1px 0 hsla(0,0%,100%,.45);pointer-events:none}body[data-theme=hit] .mg-prime-dice-result-text-hit{color:#fff !important;text-shadow:0 2px 0 rgba(0,0,0,.65)}
.mg-rps-result{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;padding:8px 0;max-width:360px;margin:0 auto}.mg-rps-result-hand{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);user-select:none;overflow:hidden}.mg-rps-result-img{width:70%;height:70%;object-fit:contain;pointer-events:none}
.mg-darts-result{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:12px 0}.mg-darts-result-difficulty{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:hsla(0,0%,100%,.55)}.mg-darts-result-badge{display:inline-block;border-radius:8px;padding:10px 24px}.mg-darts-result-payout{font-size:2.5rem;font-weight:bold;color:#fff;text-shadow:1px 1px 0 rgba(0,0,0,.3)}.mg-darts-result-section{font-size:12px;color:hsla(0,0%,100%,.6)}
.mg-tarot-result{display:flex;flex-direction:column;align-items:center;gap:12px;padding:12px 0}.mg-tarot-result-slots{display:flex;gap:8px;width:100%;justify-content:center}.mg-tarot-result-slot{display:flex;flex-direction:column;align-items:center;gap:4px;flex:1;max-width:90px}.mg-tarot-result-slot-label{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:hsla(0,0%,100%,.5)}.mg-tarot-result-slot-card{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;min-height:56px;width:100%;display:flex;align-items:center;justify-content:center}.mg-tarot-result-slot-empty{color:hsla(0,0%,100%,.3);font-size:18px}.mg-tarot-result-mult{font-size:18px;font-weight:800}.mg-tarot-result-mult-zero{color:#ee3f3f}.mg-tarot-result-mult-low{color:#fff}.mg-tarot-result-mult-high{color:#34d058}.mg-tarot-result-total{display:flex;align-items:center;gap:8px;padding:8px 20px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);border-radius:8px}.mg-tarot-result-total-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:hsla(0,0%,100%,.5)}.mg-tarot-result-total-value{font-size:22px;font-weight:800}
.mg-cases-result{display:flex;align-items:center;justify-content:center;padding:12px 0;width:100%}.mg-cases-result-wrapper{position:relative;width:160px;height:200px;display:flex;align-items:center;justify-content:center;margin:auto}.mg-cases-result-glow{position:absolute;width:200px;height:200px;top:50%;left:50%;transform:translate(-50%, -50%);opacity:.8;pointer-events:none;z-index:0}.mg-cases-result-case-image{position:absolute;width:120px;height:auto;z-index:1;user-select:none}.mg-cases-result-gem-wrapper{position:absolute;width:60px;height:60px;top:20%;left:50%;transform:translateX(-50%);z-index:2;animation:mg-cases-float 2s ease-in-out infinite}.mg-cases-result-gem-image{width:100%;height:100%;object-fit:contain;user-select:none;filter:drop-shadow(0 4px 8px rgba(0, 0, 0, 0.3))}.mg-cases-result-multiplier-badge{position:absolute;bottom:25%;left:50%;transform:translateX(-50%);z-index:3;padding:0 18px;border-radius:20px;font-weight:bold;font-size:14px;color:#fff;background-color:#202635;white-space:nowrap}@keyframes mg-cases-float{0%,100%{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(-6px)}}
.mg-bars-result{display:flex;align-items:center;justify-content:center;padding:12px 0;width:100%}.mg-bars-result-grid{display:grid;grid-template-columns:repeat(5, 1fr);gap:4px;width:100%;max-width:260px}.mg-bars-result-cell{position:relative;display:flex;flex-direction:column;align-items:center;overflow:hidden;border-radius:4px}.mg-bars-result-bar-svg{width:100%;aspect-ratio:100/68}.mg-bars-result-svg{width:100%;height:100%}.mg-bars-result-mult-label{font-size:clamp(7px,3vw,11px);font-weight:800;margin-top:2px;text-align:center}.mg-bars-result-mult-zero{color:#ee3f3f}.mg-bars-result-mult-white{color:#fff}.mg-bars-result-mult-high{color:#34d058}
.mg-drill-result{display:flex;width:100%;align-items:flex-end;justify-content:space-around;padding:12px 0}.mg-drill-result-item{display:flex;flex-direction:column;align-items:center;gap:8px}.mg-drill-result-multiplier-badge{min-width:72px;border-radius:9999px;border:1px solid hsla(0,0%,100%,.15);background:#1a1d26;padding:4px 16px;text-align:center;font-size:14px;font-weight:700;color:#fff}.mg-drill-result-svg-wrapper{width:72px}.mg-drill-result-svg{width:100%;height:auto}
.mg-packs-result{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:16px 12px;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}.mg-packs-result-row{display:flex;justify-content:center;gap:10px;width:100%;max-width:100%;box-sizing:border-box}.mg-packs-result-card-wrapper{flex:0 1 calc((100% - 20px)/3);max-width:110px;min-width:0;aspect-ratio:1/1.4}.mg-packs-result-card{width:100%;height:100%;transform-style:preserve-3d;will-change:transform}.mg-packs-result-card-content{position:relative;width:100%;height:100%;overflow:hidden;border-radius:10px;background:#1a1d26;box-shadow:0 0 0 1px hsla(0,0%,100%,.06),0 6px 16px rgba(0,0,0,.45)}.mg-packs-result-card-image{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none;user-select:none;color:rgba(0,0,0,0)}.mg-packs-result-card-shine{position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at var(--shine-x, 50%) var(--shine-y, 50%), rgba(255, 255, 255, 0.35) 0%, rgba(255, 255, 255, 0) 40%);transition:opacity .12s ease-out;mix-blend-mode:screen}@media(max-width: 480px){.mg-packs-result{gap:8px;padding:12px 0}.mg-packs-result-row{gap:8px}.mg-packs-result-card-wrapper{width:clamp(64px,26vw,96px)}}
.mg-snakes-result-container{display:flex;width:100%;justify-content:center;padding:1rem 0}.mg-snakes-result-grid{display:flex;width:100%;flex-direction:row;align-items:flex-start;gap:4px;flex-wrap:wrap}.mg-snakes-result-col{display:flex;flex-direction:column;align-items:center;gap:16px;flex:1;min-width:0}.mg-snakes-result-tile{position:relative;width:54px;height:54px;border-radius:8px;display:flex;align-items:center;justify-content:center;border:2px solid hsla(0,0%,100%,.08);background:#0f1115;box-shadow:0 2px 0 0 #000}@media(max-width: 674px){.mg-snakes-result-tile{width:42px;height:42px}}.mg-snakes-result-tile-safe{background:var(--snakes-color, #436ae9);border-color:var(--snakes-color-dark, #2563eb)}.mg-snakes-result-tile-snake{background:#1a1d24;border-color:#3e3e4f}.mg-snakes-result-tile-multiplier{font-size:13px;font-weight:700;color:#fff;line-height:1;text-align:center}@media(max-width: 674px){.mg-snakes-result-tile-multiplier{font-size:10px}}.mg-snakes-result-tile-icon{display:flex;align-items:center;justify-content:center}.mg-snakes-result-dice{display:flex;flex-direction:row;align-items:center;gap:2px}
.custom-option{background-color:#fff;color:#333;padding:10px;font-size:12px}.custom-option:hover{background-color:#f1f1f1;color:#000}
.inputNumber{-webkit-appearance:number-input !important;-moz-appearance:number-input !important;appearance:number-input !important;padding-right:30px}.inputNumber::-webkit-inner-spin-button,.inputNumber::-webkit-outer-spin-button{-webkit-appearance:inner-spin-button}.mg-switch{position:relative;display:inline-block;width:40px;height:20px}.mg-switch input{opacity:0;width:0;height:0}.mg-switch-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ddd;border-radius:20px;box-shadow:inset 0 0 5px rgba(0,0,0,.2);transition:.4s}.mg-switch-slider:before{position:absolute;content:"";height:12px;width:12px;left:4px;bottom:4px;background-color:#fff;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.2);transition:.4s}input:checked+.mg-switch-slider{background-color:#4caf50}input:focus+.mg-switch-slider{box-shadow:0 0 1px #4caf50}input:checked+.mg-switch-slider:before{transform:translateX(20px)}.mg-switch-slider.round{border-radius:20px}.mg-switch-slider.round:before{border-radius:50%}.mg-switch-primary-button{background:#1a1d26;color:hsla(0,0%,100%,.495);border:none;transition:background .3s,color .3s;transform:translateY(12px)}.mg-switch-primary-mobile-button{background:#1a1d26;color:hsla(0,0%,100%,.495);border-radius:10px;transition:background .3s,color .3s}.mg-switch-secondary-button{background:#0a6d45;color:#fff;border:none;border-radius:4px;padding:6px 12px;transition:background .3s,color .3s}body[data-theme=hit] .mg-switch{width:44px;height:24px}body[data-theme=hit] .mg-switch-slider{background-color:#2a2a2a;border:1px solid #3a3a3c;box-shadow:inset 0 1px 3px rgba(0,0,0,.4)}body[data-theme=hit] .mg-switch-slider:before{height:16px;width:16px;left:3px;bottom:3px;background:linear-gradient(180deg, #ffffff 0%, #e0e0e0 100%);box-shadow:0 2px 4px rgba(0,0,0,.3),0 1px 2px rgba(0,0,0,.2)}body[data-theme=hit] input:checked+.mg-switch-slider{background-color:#ff0003;border-color:#cc0002;box-shadow:inset 0 1px 3px rgba(0,0,0,.2),0 0 8px rgba(255,0,3,.3)}body[data-theme=hit] input:checked+.mg-switch-slider:before{transform:translateX(20px)}body[data-theme=hit] input:focus+.mg-switch-slider{box-shadow:0 0 0 2px rgba(255,0,3,.3)}body[data-theme=hit] .mg-switch:hover .mg-switch-slider{border-color:#5a5a5c}body[data-theme=hit] .mg-switch:hover input:checked+.mg-switch-slider{border-color:#ff3336;box-shadow:inset 0 1px 3px rgba(0,0,0,.2),0 0 12px rgba(255,0,3,.4)}
.mg-graph-wrapper{background:#1a1d26;margin:20px;border-radius:10px}.mg-graph-polygon{fill:url("#graphGradientGood");stroke:#00e701;stroke-width:2px}.mg-graph-polygon-good{fill:url("#graphGradientGood");stroke-width:0px}.mg-graph-line-good{stroke:#00e701;stroke-width:2px}.mg-graph-polyline-good{fill:url("#graphGradientGood");stroke:#00e700;stroke-width:2px;transition:all .3s ease}.mg-graph-polyline-bad{fill:url("#graphGradientBad");stroke:#e70000;stroke-width:2px;transition:all .3s ease}.mg-graph-zero-line{stroke:#2d3038;stroke-width:2px}.mg-graph-polyline-good,.mg-graph-polyline-bad{fill:none;stroke-width:2;stroke-linejoin:round;transition:all .3s ease-in-out}.mg-graph-polyline-good{stroke:url(#graphGradientGood)}.mg-graph-polyline-bad{stroke:url(#graphGradientBad)}.mg-graph-zero-line{stroke:rgba(128,128,128,.338);stroke-width:1px;transition:all .3s ease-in-out}.mg-state-label{color:#b1bad3}.mg-graph-curve{stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;transition:d .15s ease-out,opacity .15s ease}.mg-graph-curve-good{stroke:#00e700}.mg-graph-curve-bad{stroke:#ff0003}.mg-graph-area{transition:d .15s ease-out,opacity .15s ease;opacity:.8}.mg-graph-area-good{fill:url(#graphGradientGood)}.mg-graph-area-bad{fill:url(#graphGradientBad)}body[data-theme=hit] .mg-graph-wrapper{background:#1d1d1d}body[data-theme=hit] .mg-graph-zero-line{stroke:rgba(128,128,128,.338)}
.mg-flex{display:flex;justify-content:space-between}.mg-input{flex:1;margin-right:5px}.mg-input:last-child{margin-right:0}
@keyframes mgStrategyConditionAnimationTriggered{0%{background-color:lime}100%{background-color:#252831}}@keyframes mgStrategyConditionAnimationNotTriggered{0%{background-color:red}100%{background-color:#252831}}.mg-strategy-condition-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(45px, 1fr));gap:8px}.mg-strategy-condition-mobile-grid{display:grid;grid-template-columns:repeat(6, 45px);gap:8px}.mg-strategy-condition{width:46px;height:40px;display:flex;background:#252831;margin-right:4px;position:relative;border-radius:4px}.mg-strategy-condition-disabled{width:46px;height:40px;display:flex;background:#252831;margin-right:4px;position:relative;border-radius:4px;opacity:.5;cursor:not-allowed;pointer-events:auto}.mg-strategy-condition-dot{position:absolute;top:5px;right:5px;width:8px;height:8px;border-radius:4px;background:#252831;animation-duration:1s}.mg-strategy-condition:hover{cursor:pointer;background:#45474a}.mg-strategy-condition-disabled:hover{background:#252831;cursor:not-allowed;opacity:.5}.mg-strategy-condition-triggered{animation-name:mgStrategyConditionAnimationTriggered}.mg-strategy-condition-not-triggered{animation-name:mgStrategyConditionAnimationNotTriggered}.mg-sn-input-container{width:100%;display:flex;flex-direction:column;gap:4px}.mg-sn-input-label{color:#e2e8f0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:14px}.mg-sn-input{padding:8px;border:1px solid #4a5568;border-radius:4px;background-color:#2d3748;color:#e2e8f0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}.mg-sn-input:focus{outline:none;border-color:#48bb78}.mg-sn-label{width:100%;text-align:center;font-size:.8em}.mg-radio-label{display:flex;align-items:center;margin-right:16px}.mg-radio-input{all:unset;position:absolute;opacity:0;width:0;height:0}.mg-radio-visual{width:20px;height:20px;border-radius:50%;border:2px solid rgba(177,186,211,.35);position:relative}.mg-radio-visual.checked{background-color:rgba(75,213,75,.15)}.mg-radio-dot{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:10px;height:10px;background-color:#fff;border-radius:50%}.mg-strategy-button{all:initial;font-family:inherit;font-size:14px}.mg-strategy-icon svg{display:block}@keyframes mgStrategyConditionAnimationTriggeredHit{0%{background-color:#ff0003}100%{background-color:#1a1a1a}}@keyframes mgStrategyConditionAnimationNotTriggeredHit{0%{background-color:#666}100%{background-color:#1a1a1a}}body[data-theme=hit] .mg-strategy-condition,.theme-hit .mg-strategy-condition{background:#1a1a1a}body[data-theme=hit] .mg-strategy-condition-disabled,.theme-hit .mg-strategy-condition-disabled{background:#1a1a1a}body[data-theme=hit] .mg-strategy-condition-dot,.theme-hit .mg-strategy-condition-dot{background:#1a1a1a}body[data-theme=hit] .mg-strategy-condition-triggered,.theme-hit .mg-strategy-condition-triggered{animation-name:mgStrategyConditionAnimationTriggeredHit}body[data-theme=hit] .mg-strategy-condition-not-triggered,.theme-hit .mg-strategy-condition-not-triggered{animation-name:mgStrategyConditionAnimationNotTriggeredHit}body[data-theme=hit] .mg-strategy-condition:hover,.theme-hit .mg-strategy-condition:hover{background:#252525}body[data-theme=hit] .mg-strategy-condition-disabled:hover,.theme-hit .mg-strategy-condition-disabled:hover{background:#1a1a1a}body[data-theme=hit] .mg-radio-visual,.theme-hit .mg-radio-visual{border-color:rgba(255,0,3,.35)}body[data-theme=hit] .mg-radio-visual.checked,.theme-hit .mg-radio-visual.checked{background-color:rgba(255,0,3,.15)}body[data-theme=hit] .mg-sn-input,.theme-hit .mg-sn-input{background-color:#1a1a1a;border-color:#2a2a2a}body[data-theme=hit] .mg-sn-input:focus,.theme-hit .mg-sn-input:focus{border-color:#ff0003}
.maingame{flex-direction:column}.pill-stack-visible+.mg-ds-bar-wrapper{transform:translateY(0);transition:transform .3s ease-in-out}.pill-stack-container{display:flex;justify-content:center;margin-left:280px}.summary{color:#0ea00e;font-weight:bold;background-color:#161616;border-radius:10px;padding:1.3em 3em 1.3em 3em;border:4px solid #0ea00e;z-index:10}.summarytitle{font-size:30px}
.mg-animated-dragon{position:absolute;top:0px;left:50%;transform-origin:top left}.mg-animated-sprite{width:1097.5px;height:316px;transform:translateX(-50%)}.mg-animated-frames-15{animation:grid-animation-15 .7s steps(14) infinite}.mg-animated-frames-8{animation:grid-animation-8 .35s steps(7) forwards}.mg-animated-flame-wrap{animation:mg-dragon-flame-pop .7s ease-in-out forwards;animation-delay:.2s;transform:scale(0.2);opacity:0;transform-origin:bottom left;position:absolute;left:50%;bottom:0}.mg-animated-flame-burst{transform-origin:bottom left;position:absolute;left:50%;bottom:0}.mg-animated-flame{transform:translateX(-50%);transform-origin:bottom left}.mg-animated-flame-sprite{width:47px;height:75px;transform:translateX(-50%);animation:mg-flame-animation .9s steps(15) .5s infinite}.mg-animated-flame-burst-sprite{width:47px;height:75px;transform:translateX(-50%);background-position-x:47px;background-repeat:no-repeat;animation:mg-flame-burst-animation .9s steps(17);animation-delay:.2s}@keyframes grid-animation-15{from{background-position-y:0px}to{background-position-y:-4424px}}@keyframes grid-animation-8{from{background-position-y:0px}to{background-position-y:-2212px}}@keyframes mg-dragon-flame-pop{0%{transform:scale(0.2);opacity:0}100%{transform:scale(1);opacity:1}}@keyframes mg-flame-animation{from{background-position-x:0px}to{background-position-x:-705px}}@keyframes mg-flame-burst-animation{from{background-position-x:47px}to{background-position-x:-752px}}
.inputNumber{-webkit-appearance:number-input !important;-moz-appearance:number-input !important;appearance:number-input !important;padding-right:30px}.inputNumber::-webkit-inner-spin-button,.inputNumber::-webkit-outer-spin-button{-webkit-appearance:inner-spin-button}.mg-dragon-ladder{margin:auto;height:71%;margin-bottom:2%}.mg-dragon-ladder.mobile{height:91%}.mg-dragon-row{margin:auto;width:100%;height:11.1%}.mg-dragon-cell{height:50px;width:100%;background:#252831;border-radius:4px;box-shadow:0px 4px 0px 0px #000;border:1px solid #0f1115;margin:0 5px;max-height:80%;justify-content:center;align-items:center}.mg-dragon-cell-hightlight{background-color:#252831}.mg-dragon-cell-hightlight.positive.selected{border:1px solid #5f677c;background-color:#252831}.mg-dragon-cell.notselected{background-color:#252831}.mg-dragon-cell.chosen{background-color:#9000ff !important}.mg-dragon-cell-hightlight.positive.notselected img{transform:scale(1.2);opacity:.5}.mg-dragon-cell-hightlight.negative.selected{border:1px solid #ea3535;background-color:#6f2525}.mg-draggon-row-active .mg-dragon-cell{background:#00e701;color:#000;cursor:pointer;transition-duration:250ms;transition-property:transform}.mg-draggon-row-active .mg-dragon-cell:hover{background:#1fff20;transform:translateY(-15%)}.mg-dragon-cell-egg{transform:translateY(-10%)}.mg-dragon-cell-pop-entry{transform:scale(0.2);opacity:0;animation:mg-dragon-cell-pop .4s ease-in-out forwards}.mg-dragon-cell-skull{height:90%;animation:mg-dragon-skull-bounce .5s ease-in-out infinite;filter:drop-shadow(-1px -1px 0px #000) drop-shadow(1px -1px 0px #000) drop-shadow(1px 1px 0px #000) drop-shadow(-1px 1px 0px #000)}@keyframes mg-dragon-cell-pop{0%{transform:scale(0.2);opacity:0}50%{transform:scale(1.4);opacity:.7}100%{transform:scale(1);opacity:1}}@keyframes mg-dragon-skull-bounce{0%{transform:translateY(-5%)}50%{transform:translateY(5%)}100%{transform:translateY(-5%)}}body[data-theme=hit] .mg-dragon-cell,.theme-hit .mg-dragon-cell{background:#1a1a1a;border-color:#0a0a0a;box-shadow:0px 4px 0px 0px rgba(0,0,0,.8)}body[data-theme=hit] .mg-dragon-cell-hightlight,.theme-hit .mg-dragon-cell-hightlight{background-color:#1a1a1a}body[data-theme=hit] .mg-dragon-cell-hightlight.positive.selected,.theme-hit .mg-dragon-cell-hightlight.positive.selected{border-color:#3a3a3c;background-color:#1a1a1a}body[data-theme=hit] .mg-dragon-cell.notselected,.theme-hit .mg-dragon-cell.notselected{background-color:#1a1a1a}body[data-theme=hit] .mg-draggon-row-active .mg-dragon-cell,.theme-hit .mg-draggon-row-active .mg-dragon-cell{background:#ff0003;color:#fff}body[data-theme=hit] .mg-draggon-row-active .mg-dragon-cell:hover,.theme-hit .mg-draggon-row-active .mg-dragon-cell:hover{background:#cc0002}body[data-theme=hit] .mg-dragon-cell.chosen,.theme-hit .mg-dragon-cell.chosen{background-color:#ff0003 !important}body[data-theme=hit] .mg-dragon-cell-hightlight.negative.selected,.theme-hit .mg-dragon-cell-hightlight.negative.selected{border-color:#ff0003;background-color:#3d0000}
.mg-dragon-tower-background{height:78%;position:absolute;bottom:0px;left:50%;transform:translateX(-50%);max-width:none}.mg-dragon-tower-background.mobile{height:100%}
.mg-click-overlay{width:100%;height:100%;position:absolute;z-index:9999999}
.theme-switcher{display:flex;gap:8px;padding:8px;background:rgba(0,0,0,.3);border-radius:8px;backdrop-filter:blur(10px)}.theme-switcher .theme-button{padding:8px 16px;border:2px solid rgba(0,0,0,0);border-radius:6px;background:hsla(0,0%,100%,.05);color:#b1bad3;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:8px}.theme-switcher .theme-button:hover{background:hsla(0,0%,100%,.1);color:#fff}.theme-switcher .theme-button.active{border-color:var(--theme-primary-color, #00e701);background:hsla(0,0%,100%,.1);color:#fff;box-shadow:0 0 10px rgba(var(--theme-primary-rgb, 0, 231, 1), 0.3)}.theme-switcher .theme-button .theme-name{white-space:nowrap}.theme-metawin{--theme-primary-color: #00e701;--theme-primary-rgb: 0, 231, 1}.theme-hit{--theme-primary-color: #FF0003;--theme-primary-rgb: 255, 0, 3}.theme-switcher-debug{position:fixed;top:16px;right:16px;z-index:9999;box-shadow:0 4px 12px rgba(0,0,0,.3)}@media(max-width: 768px){.theme-switcher{padding:6px;gap:6px}.theme-switcher .theme-button{padding:6px 12px;font-size:12px}.theme-switcher-debug{top:12px;right:12px}}
.game-loader-container{width:60px;height:60px;margin:auto}.add-keyframe{animation-name:rotate;animation-iteration-count:infinite;animation-duration:10s;animation-timing-function:ease-in-out;animation-name:opacity}.game-loader{width:60px;height:60px;position:relative;transform-style:preserve-3d;transform:rotateX(0deg) rotateY(0deg) translateX(0);animation-name:rotate;animation-iteration-count:infinite;animation-duration:3s;animation-timing-function:ease-in-out}.game-loader>div{height:60px;width:60px;position:absolute;background:#45e725}.game-loader span{width:8px;height:8px;background:#000;border-radius:50%;display:block;position:absolute}.game-loader .front{transform:rotateY(0deg) translateZ(30px)}.game-loader .front span:nth-child(1){top:10px;left:12px}.game-loader .front span:nth-child(2){top:10px;right:12px}.game-loader .front span:nth-child(3){top:26px;left:12px}.game-loader .front span:nth-child(4){top:26px;right:12px}.game-loader .front span:nth-child(5){bottom:10px;left:12px}.game-loader .front span:nth-child(6){bottom:10px;right:12px}.game-loader .back{transform:rotateX(180deg) translateZ(30px)}.game-loader .back span{top:26px;left:26px}.game-loader .right{transform:rotateY(90deg) translateZ(30px)}.game-loader .right span:nth-child(1){top:12px;left:12px}.game-loader .right span:nth-child(2){top:12px;right:12px}.game-loader .right span:nth-child(3){top:26px;left:26px}.game-loader .right span:nth-child(4){bottom:12px;left:12px}.game-loader .right span:nth-child(5){bottom:12px;right:12px}.game-loader .left{transform:rotateY(-90deg) translateZ(30px)}.game-loader .left span:nth-child(1){top:12px;right:12px}.game-loader .left span:nth-child(2){bottom:12px;left:12px}.game-loader .top{transform:rotateX(90deg) translateZ(30px)}.game-loader .top span:nth-child(1){top:12px;right:12px}.game-loader .top span:nth-child(2){bottom:12px;left:12px}.game-loader .top span:nth-child(3){bottom:26px;left:26px}.game-loader .bottom{transform:rotateX(-90deg) translateZ(30px)}.game-loader .bottom span:nth-child(1){top:12px;right:12px}.game-loader .bottom span:nth-child(2){top:12px;left:12px}.game-loader .bottom span:nth-child(3){bottom:12px;left:12px}.game-loader .bottom span:nth-child(4){bottom:12px;right:12px}.button{position:fixed;bottom:20px;background:#f76939;padding:20px 40px;border-radius:4px;color:#fff;cursor:pointer}.button:hover{background:rgb(194.1553398058,54.9126213592,7.8446601942)}@keyframes opacity{0%{opacity:1}20%{opacity:.5}40%{opacity:1}60%{opacity:1}80%{opacity:.5}100%{opacity:1}}@keyframes rotate{0%{transform:rotateX(90deg) rotateY(360deg) rotateZ(0deg) translateX(0)}35%{transform:rotateX(-180deg) rotateY(-90deg) rotateZ(0deg) translateX(0)}45%{transform:rotateX(-180deg) rotateY(-90deg) rotateZ(0deg) translateX(0)}65%{transform:rotateX(0deg) rotateY(0deg) rotateZ(-360deg) translateX(0)}75%{transform:rotateX(0deg) rotateY(0deg) rotateZ(-360deg) translateX(0)}100%{transform:rotateX(90deg) rotateY(360deg) rotateZ(0deg) translateX(0)}}body[data-theme=hit] .game-loader>div,.theme-hit .game-loader>div{background:#ff0003 !important}body[data-theme=hit] .game-loader span,.theme-hit .game-loader span{background:#fff !important}
.inputNumber{-webkit-appearance:number-input !important;-moz-appearance:number-input !important;appearance:number-input !important;padding-right:30px}.inputNumber::-webkit-inner-spin-button,.inputNumber::-webkit-outer-spin-button{-webkit-appearance:inner-spin-button}.mg-simple-slider{position:relative;width:100%;height:10px;background:#4caf50;border-radius:5px}.mg-simple-slider-inner{width:calc(100% - 12px - 5px);height:10px;position:relative;margin:auto}.mg-simple-slider-button{cursor:pointer;position:absolute;top:50%;transform:translate(-50%, -50%);width:12px;height:12px;background:#58de5c;box-sizing:initial;border:5px solid #4caf50;border-radius:14px}.mg-simple-slider-button:hover{background:#58de5c}.mg-simple-slider-fill{position:absolute;left:0;top:0;height:100%;background:#4caf50;border-radius:5px;z-index:1;pointer-events:none}.mg-simple-slider-inner{z-index:2}body[data-theme=hit] .mg-simple-slider{background:#4a4a4a}body[data-theme=hit] .mg-simple-slider-fill{background:#ff0003}body[data-theme=hit] .mg-simple-slider-button{border-color:#ff0003}
.inputNumber{-webkit-appearance:number-input !important;-moz-appearance:number-input !important;appearance:number-input !important;padding-right:30px}.inputNumber::-webkit-inner-spin-button,.inputNumber::-webkit-outer-spin-button{-webkit-appearance:inner-spin-button}.mg-volume-slider{display:flex;width:100%}.mg-volume-icon{cursor:pointer;filter:brightness(0) saturate(100%) invert(50%) sepia(90%) saturate(323%) hue-rotate(73deg) brightness(99%) contrast(84%)}.mg-volume-icon:hover{filter:brightness(0) saturate(100%) invert(93%) sepia(12%) saturate(2771%) hue-rotate(55deg) brightness(96%) contrast(79%)}.muted .mg-volume-icon{filter:none}.muted .mg-volume-icon:hover{filter:brightness(0) saturate(100%) invert(81%) sepia(0%) saturate(0%) hue-rotate(188deg) brightness(87%) contrast(81%)}.muted .mg-simple-slider{background:#888}.muted .mg-simple-slider-button{border-color:#888}.muted .mg-simple-slider-button:hover{background:#aaa}body[data-theme=hit] .mg-volume-icon{filter:brightness(0) saturate(100%) invert(13%) sepia(100%) saturate(7495%) hue-rotate(357deg) brightness(103%) contrast(116%)}body[data-theme=hit] .mg-volume-icon:hover{filter:brightness(0) saturate(100%) invert(34%) sepia(97%) saturate(7495%) hue-rotate(357deg) brightness(103%) contrast(116%)}
.feature-controls-container{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:1000}.feature-controls{padding:10px;background-color:#1a1d26}.feature-controls h2{margin-bottom:10px}.feature-controls select{padding:5px;margin-right:10px;border:1px solid #ccc;border-radius:3px}.feature-controls button{padding:5px 10px;background-color:#007bff;color:#fff;border:none;border-radius:3px;cursor:pointer}.feature-controls button:disabled{background-color:#ccc;cursor:not-allowed}.feature-controls button:hover:enabled{background-color:#0056b3}
.campaign-panel-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.campaign-panel-overlay.active{opacity:1;visibility:visible}.campaign-panel-content{background:#fff;padding:20px;border-radius:8px;max-width:500px;width:90%;box-shadow:0px 4px 10px rgba(0,0,0,.2);transform:scale(0.8);transition:transform .3s ease}.campaign-panel-overlay.active .campaign-panel-content{transform:scale(1)}.campaign-wrapper{position:relative}@keyframes campaign-panel-popIn{0%{opacity:0;transform:translate(-50%, -50%) scale(0.8)}60%{opacity:1;transform:translate(-50%, -50%) scale(1.1)}100%{opacity:1;transform:translate(-50%, -50%) scale(1)}}.campaign-info-panel{position:fixed !important;z-index:100 !important;top:50% !important;left:50%;transform:translate(-50%, -50%) !important;background-color:#0f1115 !important;color:#fff;box-shadow:0px 4px 4px 0px rgba(0,0,0,.4588235294) !important;width:432px;height:228px !important;padding-left:20px !important;padding-right:20px !important;border-radius:10px !important;animation:campaign-panel-popIn .5s ease-out !important}@media(max-width: 768px){.campaign-info-panel{width:90% !important}}.campaign-info-panel{position:fixed;z-index:100;top:50%;left:50%;transform:translate(-50%, -50%);background-color:#0f1115;color:#fff;box-shadow:0px 4px 4px 0px rgba(0,0,0,.4588235294);width:432px;height:228px;padding:20px 20px 0 0;border-radius:10px}.campaign-info-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #292929}.campaign-info-title{font-size:18px;font-weight:700;line-height:24px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}.campaign-info-close-button{background:none;border:none;color:#fff;font-size:20px;cursor:pointer}.campaign-info-content{margin-top:16px}.campaign-info-details{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;border-bottom:1px solid #292929;padding-bottom:15px}.campaign-info-bet-amount{color:#00e3ff;font-weight:800;font-size:18px;line-height:18px;display:flex;align-items:center}.campaign-info-bet-label{color:#fff;margin-left:4px;margin-right:4px;font-weight:400 !important}.campaign-info-reload-icon{margin-right:4px;width:18px;height:18px;vertical-align:middle}.campaign-info-free-spins{font-weight:bold}.campaign-info-footer{color:#b1bad3;text-align:left;font-size:15px;font-weight:400;line-height:19px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}.campaign-info-actions{margin-top:16px;display:flex;justify-content:space-between}.campaign-summary-actions{margin-top:0px}.campaign-info-opt-out-button,.campaign-info-start-button{padding:11px 24px 11px 24px;border-radius:4px;width:49%;height:46px;cursor:pointer !important;font-size:15px;font-weight:700 !important;line-height:24px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none}.campaign-info-opt-out-button{background-color:#252831;color:#fff;border:none}.campaign-info-start-button{background-color:#13feff;color:#000;border:none}.campaign-confirm-panel{position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;z-index:1000;top:50%;left:50%;transform:translate(-50%, -50%);animation:campaign-panel-popIn .5s ease-out}.campaign-confirm-panel .panel-content{background:#0f1115;color:#fff;padding:20px;width:294px;border-radius:20px;text-align:center;position:relative}.campaign-confirm-panel .panel-content .close-button{position:absolute;top:16px;right:16px;background:none;border:none;color:#fff;font-size:18px;cursor:pointer}.campaign-confirm-panel .panel-content .close-button:hover{color:#ff6f61}.campaign-confirm-panel .panel-content .icon-container{margin:16px auto;width:120px;height:96px}.campaign-confirm-panel .panel-content .icon-container img{width:100%;height:100%}.campaign-confirm-panel .panel-content h2{font-size:18px;font-weight:700;line-height:24px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none}.campaign-confirm-panel .panel-content p{color:#fff;font-size:14px;font-weight:400;line-height:23px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;padding:10px 0 10px 0}.campaign-confirm-panel .panel-content .button-group{display:flex;justify-content:space-between}.campaign-confirm-panel .panel-content .button-group .cancel-button,.campaign-confirm-panel .panel-content .button-group .opt-out-button{padding:12px 24px;font-size:14px;border:none;border-radius:8px;cursor:pointer;transition:all .3s;width:49%;height:46px;border-radius:4px}.campaign-confirm-panel .panel-content .button-group .cancel-button:focus,.campaign-confirm-panel .panel-content .button-group .opt-out-button:focus{outline:none}.campaign-confirm-panel .panel-content .button-group .cancel-button{background:#252831;color:#fff}.campaign-confirm-panel .panel-content .button-group .cancel-button:hover{background:#444}.campaign-confirm-panel .panel-content .button-group .opt-out-button{background:#ea3535;color:#fff}.campaign-confirm-panel .panel-content .button-group .opt-out-button:hover{background:#e6392b}.campaign-summary-panel{position:fixed !important;z-index:100 !important;top:50% !important;left:50%;transform:translate(-50%, -50%) !important;background-color:#0f1115 !important;color:#fff;box-shadow:0px 4px 4px 0px rgba(0,0,0,.4588235294) !important;width:432px;padding-top:20px !important;padding-bottom:20px !important;padding-left:20px !important;padding-right:20px !important;border-radius:10px !important;border:3px solid #13f1ff;animation:campaign-panel-popIn .5s ease-out !important}@media(max-width: 768px){.campaign-summary-panel{width:90% !important}}.campaign-summary-panel{position:fixed;z-index:100;top:50%;left:50%;transform:translate(-50%, -50%);background-color:#0f1115;color:#fff;box-shadow:0px 4px 4px 0px rgba(0,0,0,.4588235294);width:382px;padding:0px 20px 0 0;border-radius:10px}.campaign-summary-header{align-items:center;border-bottom:1px solid #292929}.campaign-header-title{font-size:24px;font-weight:700;line-height:24px;text-underline-position:from-font;text-decoration-skip-ink:none}.campaign-sub-title{font-size:15px;font-weight:500;line-height:29px;text-underline-position:from-font;text-decoration-skip-ink:none;margin-bottom:0px}.campaign-summary-reload-icon{margin-right:4px;width:30px;height:30px;vertical-align:middle}.campaign-summary-bet-amount{color:#00e3ff;font-weight:800;font-size:40px;line-height:48.41px;display:flex;align-items:center;margin:auto;margin-top:5px;margin-bottom:5px}.campaign-summary-details{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;border-bottom:1px solid #292929;padding-bottom:0px}.campaign-free-bets-label{color:#00e3ff;margin-left:4px;margin-right:4px;font-weight:700 !important;font-size:15px !important;line-height:19px !important}.campaign-free-bets-span{color:#fff;margin-left:4px;font-weight:400 !important;font-size:15px !important;line-height:19px !important}.campaign-summary-close-btn{position:absolute;top:10px;right:10px;background:none;border:none;font-size:24px;cursor:pointer;padding:5px 10px;line-height:1}
