#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}.inputNumber::-webkit-inner-spin-button,.inputNumber::-webkit-outer-spin-button{-webkit-appearance:inner-spin-button !important}button:focus{outline:none}.mg-ta-l{text-align:left}.mg-txt-good{color:#0ea00e;font-weight:bold}.mg-txt-good-alt{color:#5ea030;font-weight:700}.mg-txt-bad{color:#a51919;font-weight:700}.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-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-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-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-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-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-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-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;box-shadow:0 4px 10px rgba(0,0,0,.5);top:50%;left:50%}@media(max-width: 768px){.mg-popup-cant-move-anim{top:20%}}.mg-popup-cant-move-mobile-anim{animation:cant-move-scaleUp .3s forwards;box-shadow:0 4px 10px rgba(0,0,0,.5);top:50%;left:50%}@media(max-width: 768px){.mg-popup-cant-move-mobile-anim{top:20%}}.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;box-shadow:0 4px 10px rgba(0,0,0,.5);top:50%;left:50%}.frog-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)}}.frog-mg-settings-popup{padding:0px;background:#252831;min-width:122px;width:fit-content;max-width:92vw;height:auto;min-height:250px;max-height:90vh;overflow-y:auto;padding:5px 5px 10px 10px;border-radius:8px;left:-5px;bottom:5px;margin-left:10px;opacity:0;transform:translateX(-100%);transition:opacity .3s ease,transform .3s ease;position:fixed;font-size:12px;box-shadow:0 4px 10px rgba(0,0,0,.5)}.frog-mg-settings-nofairness-popup{padding:0px;background:#252831;min-width:122px;width:fit-content;max-width:92vw;height:auto;min-height:200px;max-height:90vh;overflow-y:auto;padding:5px 5px 10px 10px;border-radius:8px;left:-5px;bottom:5px;margin-left:10px;opacity:0;transform:translateX(-100%);transition:opacity .3s ease,transform .3s ease;position:fixed;font-size:12px;box-shadow:0 4px 10px rgba(0,0,0,.5)}.mg-popup-mobile{width:auto;background:#252831;padding:10px;margin:10px 10px 10px 10px}.mg-setting-popup-mobile{width:auto;margin:auto;padding:10px;margin:10px 10px 10px 10px}.mg-popup-desktop{overflow-y:auto}.frog-mg-settings-popup-button{display:flex;color:#071824;font-weight:bold;font-size:14px;margin:0px 0px 0px 0px;padding:8px;width:100%;box-sizing:border-box;overflow:hidden;border-radius:4px}.frog-mg-settings-popup-button-highlight{display:flex;color:#5ea030 !important;font-weight:bold;font-size:14px;margin:0px 0px 0px 0px;padding:8px;width:100%;box-sizing:border-box;overflow:hidden;border-radius:4px}.frog-mg-settings-popup-button:hover{color:#1475e1;overflow:visible;border-radius:4px}.frog-mg-settings-popup-button-icon{width:14px;display:flex;margin:auto 0px}.frog-mg-settings-popup-button-icon img{margin:auto;width:14px;height:14px;filter:brightness(0) saturate(100%) invert(80%) sepia(20%) saturate(300%) hue-rotate(190deg)}.frog-mg-settings-popup-button-icon-highlight{width:14px;display:flex;margin:auto 0px}.frog-mg-settings-popup-button-icon-highlight img{margin:auto;width:14px;height:14px;filter:invert(50%) sepia(95%) saturate(349%) hue-rotate(52deg) brightness(92%) contrast(84%)}.frog-mg-settings-popup-button-label{font-size:12px;font-weight:600;line-height:18px;text-align:left;color:#b1bad3}.frog-mg-settings-popup-button-label-highlight{font-size:12px;font-weight:600;line-height:18px;text-align:left;color:#5ea030}.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{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}.frog-mg-pop-button{position:relative;bottom:0;width:100%;display:flex;justify-content:center;align-items:center;align-content:center}.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:#5ea030;color:#000}.mg-history-pill-alt{min-width:50px;padding:5px 6px;font-size:13px;background:#5f677c;color:#b1bad3}.mg-ai-c{align-items:center}.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-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;padding:1.3em 3em 1.3em 3em;border:4px solid #0da784;z-index:10;border-radius:1.25rem;box-shadow:#252831 0px 0px 0px 2px,#252831 0px 2px 0px 2px;pointer-events:none;color:#fff !important}.summarytitle{font-size:30px}.maxWintitle{font-size:15px}.tab-button-container{display:flex;justify-content:space-between !important;align-items:center !important;width:100%;border-bottom:1px solid #252831}@media(max-width: 768px){.tab-button-container{margin-top:20px}}.tab-left-buttons,.tab-right-buttons{display:flex;font-size:12px;font-weight:600;line-height:18px;color:#b1bad3}.tab-left-buttons{font-size:14px;font-weight:600;margin-left:12px}.tab-right-buttons{margin-right:20px;gap:30px}.tab-left-buttons button{font-size:14px;font-weight:600}.tab-left-buttons button,.tab-right-buttons button{border:none;color:#fff;cursor:pointer;width:100px;background:rgba(0,0,0,0);padding-left:27px;padding-right:27px;padding-top:17px;padding-bottom:7px;line-height:18px;cursor:pointer}.tab-left-buttons button.active,.tab-right-buttons button.active{border-bottom:3px solid #1475e1;color:#1475e1;background:linear-gradient(180deg, #0F1115 0%, #171A20 100%)}.tab-left-buttons button.disabled,.tab-right-buttons button.disabled{cursor:not-allowed;opacity:.5}.tab-left-buttons button:disabled,.tab-right-buttons button:disabled{cursor:not-allowed;opacity:.5}.label-icon-buttons{display:flex;gap:1rem}.label-icon-buttons.mobile-style{justify-content:space-evenly;padding:10px}.label-icon-buttons.desktop-style{justify-content:flex-end;padding:0 20px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}
.inputNumber{-webkit-appearance:number-input !important;-moz-appearance:number-input !important;appearance:number-input !important}.inputNumber::-webkit-inner-spin-button,.inputNumber::-webkit-outer-spin-button{-webkit-appearance:inner-spin-button !important}.mg-game-footer{height:100%}.mg-game-footer-mobile{height:42;margin:0px 12px 10px 12px;background-color:#1a1d26}.mg-game-footer-section{display:flex;width:100%;margin-top:12px;margin-bottom:12px}.mg-footer-button-wrapper-mobile{display:flex;background-color:#1a1d26;margin:12px}
: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: #5EA030;--call-to-action-text-colour: #ffffff;--call-to-action-colour-hover: #85e541;--call-to-action-colour-down: #1d310f;--third-colour: #0a6d45;--third-text-colour: #FFF;--third-colour-hover: #246d43;--third-colour-down: #0f2d20;--softer-action-colour: #5EA030;--softer-action-colour-secondary: #5EA030;--fourth-colour: #e9113c;--fourth-text-colour: #FFF;--fourth-colour-hover: #ed4163;--fourth-colour-down: #ed4163;--text-good: #0ea00e;--text-good-alt: #5EA030;--text-bad: #a51919;--highlight-nutral-soft: #696b6b;--highlight-good-soft: #69aa6b;--highlight-bad-soft: #aa6b6b;--history-pill-background: #5EA030;--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: #5EA030;--button-basic-primary-up-text: #ffffff;--button-basic-primary-over-background: #85e541;--button-basic-primary-disabled-background: #AAA;--theme-primary-color: #5EA030;--theme-primary-rgb: 94, 160, 48}.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-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] .frog-mg-input-field-wrapper,body[data-theme=hit] .mg-input-field-wrapper,.theme-hit .frog-mg-input-field-wrapper,.theme-hit .mg-input-field-wrapper{width:100% !important;height:42px !important;background:#2c2c2e !important;border:1px solid #3a3a3c !important;border-radius:8px !important;padding:3px !important;box-sizing:border-box !important;display:flex !important;align-items:center !important}body[data-theme=hit] .frog-mg-input-field,body[data-theme=hit] .mg-input-field,.theme-hit .frog-mg-input-field,.theme-hit .mg-input-field{flex:1 !important;min-width:0 !important;height:100% !important;border:none !important;background:rgba(0,0,0,0) !important;background-color:rgba(0,0,0,0) !important;color:#fff !important;font-size:14px !important;font-weight:700 !important;padding-left:10px !important;padding-right:30px !important;outline:none !important}body[data-theme=hit] .frog-mg-input-field:disabled,body[data-theme=hit] .mg-input-field:disabled,.theme-hit .frog-mg-input-field:disabled,.theme-hit .mg-input-field:disabled{background-color:rgba(0,0,0,0) !important;opacity:.7 !important}body[data-theme=hit] .frog-mg-input-action-button,body[data-theme=hit] .mg-input-action-button,.theme-hit .frog-mg-input-action-button,.theme-hit .mg-input-action-button{background:#3a3a3c !important;color:#8e8e93 !important;border:none !important;height:100% !important;border-radius:6px !important}body[data-theme=hit] .frog-mg-input-action-button.selected,body[data-theme=hit] .mg-input-action-button.selected,.theme-hit .frog-mg-input-action-button.selected,.theme-hit .mg-input-action-button.selected{background:#ff0003 !important;color:#fff !important;border:none !important}body[data-theme=hit] .frog-mg-input-increase-by-button,body[data-theme=hit] .mg-input-increase-by-button,.theme-hit .frog-mg-input-increase-by-button,.theme-hit .mg-input-increase-by-button{background:#3a3a3c !important;color:#8e8e93 !important;border:none !important;height:100% !important;border-radius:6px !important}body[data-theme=hit] .frog-mg-input-increase-by-button.selected,body[data-theme=hit] .mg-input-increase-by-button.selected,.theme-hit .frog-mg-input-increase-by-button.selected,.theme-hit .mg-input-increase-by-button.selected{background:#ff0003 !important;color:#fff !important;text-shadow:none !important}body[data-theme=hit] .frog-mg-input-call-to-action-button,body[data-theme=hit] .mg-input-call-to-action-button,.theme-hit .frog-mg-input-call-to-action-button,.theme-hit .mg-input-call-to-action-button{background:#ff0003 !important;color:#fff !important;border:none !important;border-radius:6px !important}body[data-theme=hit] .frog-mg-input-call-to-action-button:hover,body[data-theme=hit] .mg-input-call-to-action-button:hover,.theme-hit .frog-mg-input-call-to-action-button:hover,.theme-hit .mg-input-call-to-action-button:hover{background:#ff3336 !important}body[data-theme=hit] .frog-mg-input-sub-button,body[data-theme=hit] .mg-input-sub-button,.theme-hit .frog-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] .frog-mg-input-sub-button:last-child,body[data-theme=hit] .mg-input-sub-button:last-child,.theme-hit .frog-mg-input-sub-button:last-child,.theme-hit .mg-input-sub-button:last-child{border-right:none !important;margin-right:28px !important}body[data-theme=hit] .frog-mg-input-sub-button:hover:not(:disabled),body[data-theme=hit] .mg-input-sub-button:hover:not(:disabled),.theme-hit .frog-mg-input-sub-button:hover:not(:disabled),.theme-hit .mg-input-sub-button:hover:not(:disabled){background:#454545 !important;color:#fff !important}body[data-theme=hit] .frog-mg-input-sub-button:disabled,body[data-theme=hit] .mg-input-sub-button:disabled,.theme-hit .frog-mg-input-sub-button:disabled,.theme-hit .mg-input-sub-button:disabled{background-color:#3a3a3c !important;color:#6e6e73 !important}body[data-theme=hit] .frog-mg-input-span,body[data-theme=hit] .mg-input-span,.theme-hit .frog-mg-input-span,.theme-hit .mg-input-span{color:#8e8e93 !important}body[data-theme=hit] .frog-mg-input-select,body[data-theme=hit] .mg-input-select,.theme-hit .frog-mg-input-select,.theme-hit .mg-input-select{border:none !important;background-color:rgba(0,0,0,0) !important;color:#fff !important}body[data-theme=hit] .frog-mg-input-label,body[data-theme=hit] .mg-input-label,.theme-hit .frog-mg-input-label,.theme-hit .mg-input-label{color:#8e8e93 !important;font-size:12px !important;font-weight:600 !important}body[data-theme=hit] .mg-cur-label-demo,.theme-hit .mg-cur-label-demo{color:#ff0003 !important;background:#3a3a3c !important;vertical-align:top !important}body[data-theme=hit] .mg-cur-label,.theme-hit .mg-cur-label{background:#3a3a3c !important;margin-left:auto !important;margin-right:0px !important;flex-shrink:0 !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-currency-label,.theme-hit .mg-currency-label{margin-left:auto !important}body[data-theme=hit] .mg-cur-label-usd,body[data-theme=hit] .mg-cur-label-eth,.theme-hit .mg-cur-label-usd,.theme-hit .mg-cur-label-eth{background:#3a3a3c !important;color:#ff0003 !important}body[data-theme=hit] .frog-mg-settings-popup,body[data-theme=hit] .mg-settings-popup,.theme-hit .frog-mg-settings-popup,.theme-hit .mg-settings-popup{background:#161616 !important;border:1px solid #3a3a3c !important;border-radius:8px !important;padding:8px !important;min-width:200px !important;width:fit-content !important;max-width:92vw !important;min-height:320px !important;overflow:visible !important}body[data-theme=hit] .frog-mg-settings-popup-button,body[data-theme=hit] .mg-settings-popup-button,.theme-hit .frog-mg-settings-popup-button,.theme-hit .mg-settings-popup-button{color:#a0a0a5 !important;border-left:none !important;overflow:visible !important;align-items:center !important;padding:10px 12px !important;margin:2px 0 !important;border-radius:8px !important;font-size:14px !important;font-weight:500 !important}body[data-theme=hit] .frog-mg-settings-popup-button:hover,body[data-theme=hit] .mg-settings-popup-button:hover,.theme-hit .frog-mg-settings-popup-button:hover,.theme-hit .mg-settings-popup-button:hover{color:#ff0003 !important;background-color:#2c2c2e !important;overflow:visible !important}body[data-theme=hit] .frog-mg-settings-popup-button-highlight,body[data-theme=hit] .mg-settings-popup-button-highlight,.theme-hit .frog-mg-settings-popup-button-highlight,.theme-hit .mg-settings-popup-button-highlight{color:#ff0003 !important;border-left:none !important}body[data-theme=hit] .frog-mg-settings-popup-button::before,body[data-theme=hit] .mg-settings-popup-button::before,.theme-hit .frog-mg-settings-popup-button::before,.theme-hit .mg-settings-popup-button::before{display:none !important}body[data-theme=hit] .frog-mg-settings-popup-button-label,.theme-hit .frog-mg-settings-popup-button-label{color:#a0a0a5 !important}body[data-theme=hit] .frog-mg-settings-popup-button:hover .frog-mg-settings-popup-button-label,.theme-hit .frog-mg-settings-popup-button:hover .frog-mg-settings-popup-button-label{color:#ff0003 !important}body[data-theme=hit] .frog-mg-settings-popup-button-label-highlight,.theme-hit .frog-mg-settings-popup-button-label-highlight{color:#ff0003 !important}body[data-theme=hit] .frog-mg-settings-popup-button-icon img,body[data-theme=hit] .mg-settings-popup-button-icon img,body[data-theme=hit] .mg-settings-popup-button img,.theme-hit .frog-mg-settings-popup-button-icon img,.theme-hit .mg-settings-popup-button-icon img,.theme-hit .mg-settings-popup-button img{filter:brightness(0) invert(1) !important;transition:filter .2s ease !important}body[data-theme=hit] .frog-mg-settings-popup-button:hover .frog-mg-settings-popup-button-icon img,body[data-theme=hit] .mg-settings-popup-button:hover img,.theme-hit .frog-mg-settings-popup-button:hover .frog-mg-settings-popup-button-icon 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] .frog-mg-settings-popup-button-icon-highlight img,body[data-theme=hit] .mg-settings-popup-button-highlight img,.theme-hit .frog-mg-settings-popup-button-icon-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-volume-slider,body[data-theme=hit] .frog-mg-settings-popup .mg-volume-slider,.theme-hit .mg-settings-popup .mg-volume-slider,.theme-hit .frog-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] input,body[data-theme=hit] input:hover,body[data-theme=hit] input:not(:disabled):hover,body[data-theme=hit] input:focus,.theme-hit input,.theme-hit input:hover,.theme-hit input:not(:disabled):hover,.theme-hit input:focus{border:none !important;border-color:rgba(0,0,0,0) !important;transition:none !important}body[data-theme=hit] button:focus-visible,body[data-theme=hit] input:focus-visible,body[data-theme=hit] select:focus-visible,body[data-theme=hit] a:focus-visible,.theme-hit button:focus-visible,.theme-hit input:focus-visible,.theme-hit select:focus-visible,.theme-hit a:focus-visible{outline:2px solid #ff0003 !important;outline-offset:2px !important}body[data-theme=hit] button:focus:not(:focus-visible),body[data-theme=hit] input:focus:not(:focus-visible),.theme-hit button:focus:not(:focus-visible),.theme-hit input:focus:not(:focus-visible){outline:none !important}body[data-theme=hit] .mg-input-field-wrapper:focus-within,.theme-hit .mg-input-field-wrapper:focus-within{border-color:#ff0003 !important;box-shadow:0 0 0 1px rgba(255,0,3,.3) !important}body[data-theme=hit] input::placeholder,.theme-hit input::placeholder{color:#6e6e73 !important;opacity:1 !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-cur-label,.theme-hit .mg-cur-label{background:#3a3a3c !important;margin-left:auto !important;margin-right:0px !important;flex-shrink:0 !important;border-radius:4px !important;width:20px !important;height:20px !important}body[data-theme=hit] .mg-cur-label-text,.theme-hit .mg-cur-label-text{color:#ff0003 !important;font-size:11px !important;font-weight:600 !important}body[data-theme=hit] .mg-cur-label-demo,.theme-hit .mg-cur-label-demo{color:#ff0003 !important;background:#3a3a3c !important;vertical-align:top !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-currency-label,.theme-hit .mg-currency-label{margin-left:auto !important}body[data-theme=hit] .mg-input-span,body[data-theme=hit] .frog-mg-input-span,.theme-hit .mg-input-span,.theme-hit .frog-mg-input-span{right:5px !important;color:#8e8e93 !important;opacity:.8 !important;transition:opacity .2s ease-out,transform .2s ease-out !important}body[data-theme=hit] .mg-input-span-hidden,body[data-theme=hit] .frog-mg-input-span-hidden,.theme-hit .mg-input-span-hidden,.theme-hit .frog-mg-input-span-hidden{opacity:0 !important;transform:translate(-50%, -50%) scale(0.8) !important;pointer-events:none !important}body[data-theme=hit] .mg-input-field,body[data-theme=hit] .frog-mg-input-field,.theme-hit .mg-input-field,.theme-hit .frog-mg-input-field{transition:padding-right .2s ease-out !important}body[data-theme=hit] .frog-mg-input-span-percent,.theme-hit .frog-mg-input-span-percent{right:0px !important}body[data-theme=hit] .frog-mg-wrapper,body[data-theme=hit] .frog-mg-game-area-wrapper,body[data-theme=hit] .frog-mg-game-content,body[data-theme=hit] .lane,.theme-hit .frog-mg-wrapper,.theme-hit .frog-mg-game-area-wrapper,.theme-hit .frog-mg-game-content,.theme-hit .lane{background-color:#161616 !important;background:#161616 !important}body[data-theme=hit] .frog-gameui.desktop,body[data-theme=hit] .manual,body[data-theme=hit] .auto,.theme-hit .frog-gameui.desktop,.theme-hit .manual,.theme-hit .auto{background:#161616 !important}body[data-theme=hit] .gameui-button-container,.theme-hit .gameui-button-container{background:#2c2c2e !important}body[data-theme=hit] .gameui-button-container button,.theme-hit .gameui-button-container button{color:#fff !important;background:rgba(0,0,0,0) !important}body[data-theme=hit] .gameui-button-container button.selected,.theme-hit .gameui-button-container button.selected{background:#ff0003 !important;color:#fff !important}body[data-theme=hit] .gameui-button-container button:active,body[data-theme=hit] .gameui-button-container button:focus,.theme-hit .gameui-button-container button:active,.theme-hit .gameui-button-container button:focus{background:#ff0003 !important}body[data-theme=hit] .bet-button,.theme-hit .bet-button{box-shadow:darkred 0px -3px 0px 0px inset,#f44 0px 2px 0px 0px inset;background:linear-gradient(420deg, #FF3336 0%, #FF3336 15%, #FF0003 15%, #FF0003 100%) left center/100% 100% no-repeat}body[data-theme=hit] .bet-button:hover,.theme-hit .bet-button:hover{background-size:750% 100%;box-shadow:#ff0003 0px -3px 0px 0px inset,#ff3336 0px 2px 0px 0px inset}body[data-theme=hit] .bet-button:disabled,.theme-hit .bet-button:disabled{background:rgba(255,0,3,.4980392157) !important;color:rgba(255,255,255,.4980392157) !important;box-shadow:rgba(139,0,0,.4980392157) 0px -3px 0px 0px inset,rgba(255,68,68,.4980392157) 0px 2px 0px 0px inset}body[data-theme=hit] .cashout-button,.theme-hit .cashout-button{background:#cc0002 !important;box-shadow:#600 0px -3px 0px 0px inset,#f44 0px 2px 0px 0px inset;text-shadow:#600 0px 1px 0px;-webkit-text-stroke-color:#600}body[data-theme=hit] .cashout-button:disabled,.theme-hit .cashout-button:disabled{background:rgba(255,0,3,.4980392157) !important;color:rgba(255,255,255,.4980392157) !important;box-shadow:rgba(139,0,0,.4980392157) 0px -3px 0px 0px inset,rgba(255,68,68,.4980392157) 0px 2px 0px 0px inset;text-shadow:none}body[data-theme=hit] .stop-button,.theme-hit .stop-button{box-shadow:darkred 0px -3px 0px 0px inset,#ff4d4d 0px 2px 0px 0px inset;background:linear-gradient(420deg, #FF4D4D 0%, #FF4D4D 15%, #CC0002 15%, #CC0002 100%) left center/100% 100% no-repeat}body[data-theme=hit] .stop-button:disabled,.theme-hit .stop-button:disabled{background:rgba(255,0,3,.4980392157) !important;color:rgba(255,255,255,.4980392157) !important;box-shadow:rgba(139,0,0,.4980392157) 0px -3px 0px 0px inset,rgba(255,68,68,.4980392157) 0px 2px 0px 0px inset}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,body[data-theme=hit] .mg-input-field,body[data-theme=hit] input,.theme-hit .mg-input,.theme-hit .mg-input-field,.theme-hit input{background:rgba(0,0,0,0) !important;color:#fff;border:none !important;outline:none !important;box-shadow:none !important;flex:1;min-width:0;text-align:left;padding-left:4px}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,.theme-hit .mg-input:focus,.theme-hit .mg-input-field:focus,.theme-hit input:focus,.theme-hit input:hover{outline:none !important;border:none !important;box-shadow:none !important}body[data-theme=hit] .frog-mg-input-field.inputNumber,body[data-theme=hit] .mg-input-field.inputNumber,.theme-hit .frog-mg-input-field.inputNumber,.theme-hit .mg-input-field.inputNumber{padding-right:10px !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:hover,.theme-hit .mg-input-sub-button:hover{background:#454545 !important;color:#fff !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] .frog-gameui input[type=number]::-webkit-inner-spin-button,body[data-theme=hit] .frog-gameui input[type=number]::-webkit-outer-spin-button,.theme-hit .frog-gameui input[type=number]::-webkit-inner-spin-button,.theme-hit .frog-gameui input[type=number]::-webkit-outer-spin-button{margin-right:15px !important}body[data-theme=hit] .frog-gameui .frog-mg-input-field-wrapper:has(.frog-mg-input-span-percent) input[type=number]::-webkit-inner-spin-button,body[data-theme=hit] .frog-gameui .frog-mg-input-field-wrapper:has(.frog-mg-input-span-percent) input[type=number]::-webkit-outer-spin-button,.theme-hit .frog-gameui .frog-mg-input-field-wrapper:has(.frog-mg-input-span-percent) input[type=number]::-webkit-inner-spin-button,.theme-hit .frog-gameui .frog-mg-input-field-wrapper:has(.frog-mg-input-span-percent) input[type=number]::-webkit-outer-spin-button{margin-right:25px !important}body[data-theme=hit] .frog-gameui .frog-mg-input-field-wrapper:has(.frog-mg-input-span-hidden) input[type=number]::-webkit-inner-spin-button,body[data-theme=hit] .frog-gameui .frog-mg-input-field-wrapper:has(.frog-mg-input-span-hidden) input[type=number]::-webkit-outer-spin-button,.theme-hit .frog-gameui .frog-mg-input-field-wrapper:has(.frog-mg-input-span-hidden) input[type=number]::-webkit-inner-spin-button,.theme-hit .frog-gameui .frog-mg-input-field-wrapper:has(.frog-mg-input-span-hidden) input[type=number]::-webkit-outer-spin-button{margin-right:8px !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-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-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-secondary-button,.theme-hit .mg-basic-secondary-button{background:darkred !important;color:#fff !important}body[data-theme=hit] .mg-basic-secondary-button:hover,.theme-hit .mg-basic-secondary-button:hover{background:#a50000 !important}body[data-theme=hit] .mg-basic-third-button,.theme-hit .mg-basic-third-button{background:darkred !important;color:#fff !important}body[data-theme=hit] .mg-basic-third-button:hover,.theme-hit .mg-basic-third-button:hover{background:#a50000 !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%);width:18px;height:18px;pointer-events:none;background-image:url("data:image/svg+xml,<svg width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url%28%23clip0_358_38528%29\"><path d=\"M4 7L9 12L14 7\" stroke=\"white\" stroke-opacity=\"0.5\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g><defs><clipPath id=\"clip0_358_38528\"><rect width=\"18\" height=\"18\" fill=\"white\"/></clipPath></defs></svg>");background-repeat:no-repeat;background-position:center}body[data-theme=hit] .mg-input-select,body[data-theme=hit] select,.theme-hit .mg-input-select,.theme-hit select{background:rgba(0,0,0,0) !important;background-image:none !important;color:#fff !important;border:none !important;appearance:none !important;-webkit-appearance:none !important;-moz-appearance: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,body[data-theme=hit] .frog-mg-settings-popup,body[data-theme=hit] .frog-mg-settings-nofairness-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,.theme-hit .frog-mg-settings-popup,.theme-hit .frog-mg-settings-nofairness-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-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-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-settings-popup,.theme-hit .mg-settings-popup{min-width:180px !important;width:fit-content !important;max-width:92vw !important;padding:8px !important;border-radius:8px !important}body[data-theme=hit] .frog-mg-settings-popup-button,body[data-theme=hit] .mg-settings-popup-button,.theme-hit .frog-mg-settings-popup-button,.theme-hit .mg-settings-popup-button{color:#a0a0a5 !important;padding:10px 12px !important;margin:2px 0 !important;border-radius:8px !important;font-size:14px !important;font-weight:500 !important;transition:all .2s ease !important}body[data-theme=hit] .frog-mg-settings-popup-button:hover,body[data-theme=hit] .mg-settings-popup-button:hover,.theme-hit .frog-mg-settings-popup-button:hover,.theme-hit .mg-settings-popup-button:hover{color:#ff0003 !important;background-color:#2c2c2e !important}body[data-theme=hit] .frog-mg-settings-popup-button-highlight,body[data-theme=hit] .mg-settings-popup-button-highlight,.theme-hit .frog-mg-settings-popup-button-highlight,.theme-hit .mg-settings-popup-button-highlight{display:flex !important;color:#ff0003 !important;border-left:none !important;overflow:visible !important;align-items:center !important;padding:10px 12px !important;margin:2px 0 !important;border-radius:8px !important;font-size:14px !important;font-weight:500 !important;width:100% !important;box-sizing:border-box !important}body[data-theme=hit] .frog-mg-settings-popup-button-label-highlight,.theme-hit .frog-mg-settings-popup-button-label-highlight{color:#ff0003 !important}body[data-theme=hit] .frog-mg-settings-popup-button:hover img,body[data-theme=hit] .frog-mg-settings-popup-button-icon-highlight img,body[data-theme=hit] .mg-settings-popup-button:hover img,body[data-theme=hit] .mg-settings-popup-button-highlight img,.theme-hit .frog-mg-settings-popup-button:hover img,.theme-hit .frog-mg-settings-popup-button-icon-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-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 .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}body[data-theme=hit] .mg-simple-slider,.theme-hit .mg-simple-slider{height:10px !important;background:#4a4a4a !important;border-radius:5px !important}body[data-theme=hit] .mg-simple-slider-fill,.theme-hit .mg-simple-slider-fill{background:#ff0003 !important;border-radius:5px !important}body[data-theme=hit] .mg-simple-slider-button,.theme-hit .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}body[data-theme=hit] .mg-simple-slider-button:hover,.theme-hit .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-graph,body[data-theme=hit] .mg-graph-wrapper,.theme-hit .mg-graph,.theme-hit .mg-graph-wrapper{background:#1d1d1d !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-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-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-graph-zero-line,.theme-hit .mg-graph-zero-line{stroke:rgba(128,128,128,.338) !important}body[data-theme=hit] .frog-mg-basic-button,body[data-theme=hit] .frog-mg-basic-default-button,body[data-theme=hit] .mg-basic-button,.theme-hit .frog-mg-basic-button,.theme-hit .frog-mg-basic-default-button,.theme-hit .mg-basic-button{background:#ff0003 !important;background-color:#ff0003 !important;color:#fff !important;border:none !important;border-radius:8px !important;padding:10px 16px !important;font-size:14px !important;font-weight:600 !important;min-height:auto !important;height:auto !important;margin:0 10px 10px 10px !important}body[data-theme=hit] .frog-mg-basic-button:hover,body[data-theme=hit] .frog-mg-basic-default-button:hover,body[data-theme=hit] .mg-basic-button:hover,.theme-hit .frog-mg-basic-button:hover,.theme-hit .frog-mg-basic-default-button:hover,.theme-hit .mg-basic-button:hover{background:#cc0002 !important;background-color:#cc0002 !important}body[data-theme=hit] .mg-ba-sec,body[data-theme=hit] .mg-stats-popup,body[data-theme=hit] .mg-live-stats,.theme-hit .mg-ba-sec,.theme-hit .mg-stats-popup,.theme-hit .mg-live-stats{background-color:#1c1c1e !important;border:1px solid #3a3a3c !important;box-shadow:0 4px 16px rgba(0,0,0,.5) !important;border-radius:12px !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-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}body[data-theme=hit] .mg-history-pill,.theme-hit .mg-history-pill{background:#ff0003 !important;color:#fff !important}body[data-theme=hit] .mg-history-pill-alt,.theme-hit .mg-history-pill-alt{background:#3a3a3a !important;color:#b1bad3 !important}body[data-theme=hit] .tab-button-container,.theme-hit .tab-button-container{border-bottom:1px solid #3a3a3c !important}body[data-theme=hit] .tab-left-buttons button.active,.theme-hit .tab-left-buttons button.active{border-bottom:3px solid #ff0003 !important;color:#ff0003 !important;background:linear-gradient(180deg, #161616 0%, #1c1c1e 100%) !important}body[data-theme=hit] .mg-hot-key-key,.theme-hit .mg-hot-key-key{background:#2c2c2e !important;border:2px solid #3a3a3c !important;border-radius:12px !important;color:#8e8e93 !important;font-size:16px !important;font-weight:500 !important;padding:14px 32px !important;min-width:100px !important;text-align:center !important;box-shadow:none !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-state-label,.theme-hit .mg-state-label{color:#8e8e93 !important;font-weight:400 !important;font-size:14px !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;padding:16px 20px !important;border-radius:0 0 12px 12px !important}body[data-theme=hit] .mg-popup-top-bar button img,body[data-theme=hit] .mg-popup-narrow .mg-popup-top-bar button img,.theme-hit .mg-popup-top-bar button img,.theme-hit .mg-popup-narrow .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,body[data-theme=hit] .mg-popup-narrow .mg-popup-top-bar button:hover img,.theme-hit .mg-popup-top-bar button:hover img,.theme-hit .mg-popup-narrow .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-stats-container,body[data-theme=hit] .mg-ba-sec,.theme-hit .mg-stats-container,.theme-hit .mg-ba-sec{border:2px solid #3a3a3c !important;border-radius:12px !important;overflow:hidden !important;margin:16px !important}body[data-theme=hit] .mg-stats-row,.theme-hit .mg-stats-row{border-bottom:1px solid #3a3a3c !important}body[data-theme=hit] .mg-stats-row:last-child,.theme-hit .mg-stats-row:last-child{border-bottom:none !important}body[data-theme=hit] .mg-stats-cell,.theme-hit .mg-stats-cell{border-right:1px solid #3a3a3c !important;padding:16px !important;text-align:center !important}body[data-theme=hit] .mg-stats-cell:last-child,.theme-hit .mg-stats-cell:last-child{border-right:none !important}body[data-theme=hit] .mg-stats-label,.theme-hit .mg-stats-label{color:#8e8e93 !important;font-size:13px !important;font-weight:400 !important;margin-bottom:4px !important}body[data-theme=hit] .mg-stats-value,.theme-hit .mg-stats-value{font-size:18px !important;font-weight:600 !important}body[data-theme=hit] .mg-popup .mg-graph-container,.theme-hit .mg-popup .mg-graph-container{border:2px solid #3a3a3c !important;border-radius:12px !important;margin:0 16px 16px 16px !important;overflow:hidden !important}body[data-theme=hit] .mg-popup-body-text,body[data-theme=hit] .mg-popup p,.theme-hit .mg-popup-body-text,.theme-hit .mg-popup p{color:#8e8e93 !important;font-size:14px !important;line-height:1.5 !important;padding:16px !important}body[data-theme=hit] .mg-max-button,.theme-hit .mg-max-button{background:#ff0003 !important;box-shadow:none !important;text-shadow:none !important}body[data-theme=hit] .mg-max-button:hover,.theme-hit .mg-max-button:hover{background:#cc0002 !important}body[data-theme=hit] .mg-popup .mg-activate-button,body[data-theme=hit] .mg-popup .mg-confirm-button,body[data-theme=hit] .mg-popup .mg-max-button,.theme-hit .mg-popup .mg-activate-button,.theme-hit .mg-popup .mg-confirm-button,.theme-hit .mg-popup .mg-max-button{background:#ff0003 !important;color:#fff !important;border:none !important;border-radius:12px !important;padding:16px !important;font-size:16px !important;font-weight:600 !important;margin:16px !important;width:calc(100% - 32px) !important;box-shadow:none !important;text-shadow:none !important}body[data-theme=hit] .mg-popup .mg-activate-button:hover,body[data-theme=hit] .mg-popup .mg-confirm-button:hover,body[data-theme=hit] .mg-popup .mg-max-button:hover,.theme-hit .mg-popup .mg-activate-button:hover,.theme-hit .mg-popup .mg-confirm-button:hover,.theme-hit .mg-popup .mg-max-button:hover{background:#cc0002 !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-top:12px !important;padding-bottom:12px !important;padding-left: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-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:auto !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:not([type=number]),body[data-theme=hit] .mg-popup-wide .mg-input-field:not([type=number]),.theme-hit .mg-popup .mg-input-field:not([type=number]),.theme-hit .mg-popup-wide .mg-input-field:not([type=number]){text-overflow:ellipsis !important;overflow:hidden !important;white-space:nowrap !important;padding-right:35px !important}body[data-theme=hit] .mg-popup .mg-input-field[type=number],body[data-theme=hit] .mg-popup-wide .mg-input-field[type=number],.theme-hit .mg-popup .mg-input-field[type=number],.theme-hit .mg-popup-wide .mg-input-field[type=number]{text-overflow:ellipsis !important;overflow:hidden !important;white-space:nowrap !important}body[data-theme=hit] .mg-popup .mg-input-field[type=number]::-webkit-inner-spin-button,body[data-theme=hit] .mg-popup .mg-input-field[type=number]::-webkit-outer-spin-button,body[data-theme=hit] .mg-popup-wide .mg-input-field[type=number]::-webkit-inner-spin-button,body[data-theme=hit] .mg-popup-wide .mg-input-field[type=number]::-webkit-outer-spin-button,.theme-hit .mg-popup .mg-input-field[type=number]::-webkit-inner-spin-button,.theme-hit .mg-popup .mg-input-field[type=number]::-webkit-outer-spin-button,.theme-hit .mg-popup-wide .mg-input-field[type=number]::-webkit-inner-spin-button,.theme-hit .mg-popup-wide .mg-input-field[type=number]::-webkit-outer-spin-button{margin-right:5px !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:8px !important;color:#fff !important;font-weight:700 !important;font-size:13px !important;min-width:80px !important;width:auto !important;padding:0 16px !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:auto !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{position:fixed !important;top:16px !important;left:50% !important;right:auto !important;transform:translateX(-50%) !important;z-index:10000 !important;background:#ff0003 !important;color:#fff !important;border:none !important;border-radius:8px !important;padding:10px 20px !important;font-size:13px !important;font-weight:600 !important;text-align:center !important;white-space:nowrap !important;box-shadow:0 4px 12px rgba(0,0,0,.3) !important;animation:notification-slide .25s ease-out !important}body[data-theme=hit] .tooltip::before,body[data-theme=hit] .tooltip::after,.theme-hit .tooltip::before,.theme-hit .tooltip::after{display:none !important}@keyframes notification-slide{from{opacity:0;transform:translateX(-50%) translateY(-20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}body[data-theme=hit] .mg-input-alert,body[data-theme=hit] .frog-mg-input-alert,.theme-hit .mg-input-alert,.theme-hit .frog-mg-input-alert{outline:none !important;border:1px solid #ff0003 !important;box-shadow:0 0 0 1px rgba(255,0,3,.3) !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] .mg-switch input:checked+span,.theme-hit .mg-switch input:checked+span{background-color:#ff0003 !important}body[data-theme=hit] .lane-win-effect.good,.theme-hit .lane-win-effect.good{background-color:#cc0002 !important;border:2px solid gold !important;box-shadow:#600 0px 0px 0px 2px,#900 0px 7px 0px 2px,#300 0px 10px 0px 2px !important;text-shadow:#600 1px 1px 3px !important}body[data-theme=hit] .lane-win-effect.good::before,.theme-hit .lane-win-effect.good::before{border:2px solid #cc0002 !important;background:radial-gradient(circle at top right, #990000 55%, #FF3336 55%) !important}body[data-theme=hit] .fire-alert,.theme-hit .fire-alert{background-color:#cc0002 !important;box-shadow:#600 0px 0px 0px 2px,#900 0px 7px 0px 2px,#300 0px 10px 0px 2px !important;text-shadow:#600 1px 1px 3px !important}body[data-theme=hit] .fire-alert::before,.theme-hit .fire-alert::before{border:2px solid #cc0002 !important;background:radial-gradient(circle at top right, #CC0002 55%, #FF4444 55%) !important}body[data-theme=hit] .fire-alert>span,.theme-hit .fire-alert>span{text-shadow:#600 -1px -2px,#600 0px -2px,#600 1px -2px,#600 -2px -1px,#600 -1px -1px,#600 0px -1px,#600 1px -1px,#600 2px -1px,#600 -2px 0px,#600 -1px 0px,#600 0px 0px,#600 1px 0px,#600 2px 0px,#600 -2px 1px,#600 -1px 1px,#600 0px 1px,#600 1px 1px,#600 2px 1px,#600 -2px 2px,#600 -1px 2px,#600 0px 2px,#600 1px 2px,#600 2px 2px,#600 -1px 3px,#600 0px 3px,#600 1px 3px !important}body[data-theme=hit] .summary,.theme-hit .summary{border:4px solid #ff0003 !important;box-shadow:#1a1a1a 0px 0px 0px 2px,#1a1a1a 0px 2px 0px 2px !important;color:gold !important}body[data-theme=hit] .summary label,body[data-theme=hit] .summary .summarytitle,.theme-hit .summary label,.theme-hit .summary .summarytitle{color:gold !important}body[data-theme=hit] .autobet-tip,.theme-hit .autobet-tip{background-color:rgba(26,26,26,.9) !important;border:1px solid rgba(255,0,3,.3) !important}body[data-theme=hit] .mg-labeled-button-wrap,.theme-hit .mg-labeled-button-wrap{color:#fff !important;filter:none !important;cursor:pointer !important}body[data-theme=hit] .mg-labeled-button-wrap .svg-icon,.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-disabled,.theme-hit .mg-labeled-button-wrap.mg-labeled-button-wrap-disabled{cursor:not-allowed !important;pointer-events:auto !important;pointer-events:auto !important;opacity:.5 !important}body[data-theme=hit] .mg-labeled-button-wrap.mg-labeled-button-wrap-selected,.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,.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),.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,.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] .hit-logo,.theme-hit .hit-logo{width:58.4px !important;height:auto !important;opacity:1 !important;margin:auto !important}@media(max-width: 768px){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-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-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-hot-key-key,.theme-hit .mg-popup-mobile .mg-hot-key-key{padding:6px 12px !important;min-width:40px !important;font-size:12px !important}body[data-theme=hit] .mg-popup-mobile .mg-enable-hot-keys.mg-switch-primary-mobile-button,.theme-hit .mg-popup-mobile .mg-enable-hot-keys.mg-switch-primary-mobile-button{width:auto !important;margin:0 !important;padding:10px 12px !important;border-radius:0 0 7px 7px !important;background:#1c1c1e !important;border-top:1px solid #3a3a3c !important}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] .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-footer-button-wrapper-mobile,body[data-theme=hit] .mg-game-footer-mobile,.theme-hit .mg-footer-button-wrapper-mobile,.theme-hit .mg-game-footer-mobile{background-color:#1c1c1e !important}body[data-theme=hit] .mg-basic-default-button-disabled,.theme-hit .mg-basic-default-button-disabled{background:#1a1a1a !important;color:gray !important;cursor:not-allowed !important;pointer-events:auto !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,.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{background:#1a1a1a !important;color:gray !important;cursor:not-allowed !important;pointer-events:auto !important}body[data-theme=hit] .mg-basic-primary-button-disabled,.theme-hit .mg-basic-primary-button-disabled{background:rgba(255,0,3,.4980392157) !important;color:rgba(255,255,255,.4980392157) !important;cursor:not-allowed !important;pointer-events:auto !important}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,.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{background:rgba(255,0,3,.4980392157) !important;color:rgba(255,255,255,.4980392157) !important;cursor:not-allowed !important;pointer-events:auto !important}body[data-theme=hit] .mg-basic-secondary-button-disabled,.theme-hit .mg-basic-secondary-button-disabled{background:rgba(139,0,0,.4980392157) !important;color:rgba(255,255,255,.4980392157) !important;cursor:not-allowed !important;pointer-events:auto !important}body[data-theme=hit] .mg-basic-secondary-button-disabled:hover,body[data-theme=hit] .mg-basic-secondary-button-disabled:active,body[data-theme=hit] .mg-basic-secondary-button-disabled:active:hover,.theme-hit .mg-basic-secondary-button-disabled:hover,.theme-hit .mg-basic-secondary-button-disabled:active,.theme-hit .mg-basic-secondary-button-disabled:active:hover{background:rgba(139,0,0,.4980392157) !important;color:rgba(255,255,255,.4980392157) !important;cursor:not-allowed !important;pointer-events:auto !important}body[data-theme=hit] .mg-basic-third-button-disabled,.theme-hit .mg-basic-third-button-disabled{background:rgba(139,0,0,.4980392157) !important;color:rgba(255,255,255,.4980392157) !important;cursor:not-allowed !important;pointer-events:auto !important}body[data-theme=hit] .mg-basic-third-button-disabled:hover,body[data-theme=hit] .mg-basic-third-button-disabled:active,body[data-theme=hit] .mg-basic-third-button-disabled:active:hover,.theme-hit .mg-basic-third-button-disabled:hover,.theme-hit .mg-basic-third-button-disabled:active,.theme-hit .mg-basic-third-button-disabled:active:hover{background:rgba(139,0,0,.4980392157) !important;color:rgba(255,255,255,.4980392157) !important;cursor:not-allowed !important;pointer-events:auto !important}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}
.inputNumber{-webkit-appearance:number-input !important;-moz-appearance:number-input !important;appearance:number-input !important}.inputNumber::-webkit-inner-spin-button,.inputNumber::-webkit-outer-spin-button{-webkit-appearance:inner-spin-button !important}.frog-gameui{width:100%}.frog-gameui.desktop{gap:.75rem;position:absolute;left:0;background:#0f1115;z-index:5}.frog-gameui.mobile{width:100%;gap:.75rem;position:relative;left:0px;background:none;z-index:5;max-height:60%;margin-top:0}.manual{background:#0f1115;padding:.5rem}.manual.desktop{display:grid;grid-template-columns:repeat(3, 1fr);align-items:stretch}.manual.mobile{overflow-y:auto}.auto{background:#0f1115;padding:.5rem}.auto.desktop{display:grid;grid-template-columns:repeat(3, 1fr);align-items:stretch}.auto.mobile{overflow-y:auto}.gameui-button-container{display:flex;justify-content:space-between;width:100%;min-height:40px;height:auto;background:#1a1d26;border-radius:8px}.gameui-button-container button{flex:1;margin:8px,12px,4px,12px;height:100%;font-weight:600;font-size:12px;color:#fff;background:rgba(0,0,0,0);border-radius:4px}.gameui-button-container button:active,.gameui-button-container button:focus{background:#1475e1}.gameui-button-container button.selected{background-color:#007bff;color:#fff;border:none}.gameui-button-container button.selected:disabled{background-color:#6c757d;color:#d6d6d6;border:none;cursor:not-allowed;opacity:.6}.gameui-button-container button:disabled{background-color:#6c757d;background:rgba(0,0,0,0);color:#d6d6d6;border:none;cursor:not-allowed;opacity:.6}.gameui-wrap{margin:9px 4px 4px 4px}
.inputNumber{-webkit-appearance:number-input !important;-moz-appearance:number-input !important;appearance:number-input !important}.inputNumber::-webkit-inner-spin-button,.inputNumber::-webkit-outer-spin-button{-webkit-appearance:inner-spin-button !important}.frog-mg-basic-button{height:46px;background:#1a1d26;color:#fff;font-size:15px;cursor:pointer}.frog-mg-basic-button:hover{background:#252831;color:#fff}.frog-mg-basic-button:active:hover{background:#151926;color:#fff}.frog-mg-basic-button-disabled{background:#1a1d26;color:#fff;cursor:default}.frog-mg-basic-default-button-disabled{background:#1a1d26 !important;color:gray !important;cursor:default}.frog-mg-basic-default-button-disabled{background:#1a1d26 !important;color:gray !important;cursor:default}.frog-mg-basic-primary-button-disabled{background:rgba(34,197,94,.4980392157) !important;color:rgba(0,0,0,.4980392157) !important;cursor:default}.frog-mg-basic-primary-button{background:#5ea030;color:#fff}.frog-mg-basic-primary-button:hover{background:#85e541;color:#fff}.frog-mg-basic-primary-button:active:hover{background:#1d310f;color:#fff}.frog-mg-basic-primary-button-disabled{background:#5ea030;color:#fff}.frog-mg-basic-secondary-button{background:#0a6d45;color:#fff}.frog-mg-basic-secondary-button:hover{background:#246d43;color:#fff}.frog-mg-basic-secondary-button:active:hover{background:#0f2d20;color:#fff}.frog-mg-basic-third-button{background:#e9113c;color:#fff}.frog-mg-basic-third-button:hover{background:#ed4163;color:#fff}.frog-mg-basic-third-button:active:hover{background:#ed4163;color:#fff}.mg-labeled-button-wrap{cursor:pointer;height:20px;background:none;color:#b1bad3;font-size:12px;font-weight:400}.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-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)}}.frog-mg-basic-button-pop{animation:pop .15s}.mg-small-h .frog-mg-basic-button{height:35px;font-size:12px}.mg-small-h .mg-labeled-button-wrap{height:15px;font-size:12px}.frog-mg-button-content{display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;line-height:18px;text-shadow:2px 1px 0px rgba(0,0,0,.2509803922);min-height:40px;box-shadow:0 4px 0 -1px #134d17,0 4px 0 -1px #134d17}@media(max-width: 768px){.frog-mg-button-content{min-height:60px}}.frog-mg-button-content img{margin-left:8px;width:30px;height:30px}.mg-max-button{display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;line-height:18px;text-shadow:2px 1px 0px rgba(0,0,0,.2509803922);min-height:40px;box-shadow:0 4px 0 -1px #134d17,0 4px 0 -1px #134d17;background:#5ea030;min-width:100px;width:fit-content !important;max-width:calc(100% - 32px);margin-inline:auto;padding:0 24px;box-sizing:border-box;white-space:nowrap}@media(max-width: 768px){.mg-max-button{min-height:60px}}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}.inputNumber::-webkit-inner-spin-button,.inputNumber::-webkit-outer-spin-button{-webkit-appearance:inner-spin-button !important}.frog-mg-input-field-wrapper{background:#1a1d26}.frog-mg-input-field{min-height:42px;border:2px solid #252831;background-color:#1a1d26;color:#fff;text-indent:0px;outline:none;padding:0;padding-left:.7em;padding-right:30px;box-sizing:border-box;font-weight:500 !important;line-height:24px !important;text-overflow:ellipsis !important;overflow:hidden !important;white-space:nowrap !important;transition:padding-right .2s ease-out}.frog-mg-input-field:disabled{min-height:42px;background-color:#1a1d26;text-indent:0px;outline:none;opacity:.7}.frog-mg-input-alert{outline:2px solid #ea1818}.frog-mg-input-action-button{background:#0f1115;color:#fff;border:2px solid #1a1d26 !important;font-size:12px;text-wrap:nowrap}.frog-mg-input-increase-by-button{background:none;color:#fff;margin:4px;font-size:12px;text-wrap:nowrap}.frog-mg-input-increase-by-button.selected{background:#5ea030;color:#fff;text-shadow:1px 1px 0px rgba(0,0,0,.2509803922);font-size:12px;text-wrap:nowrap}.frog-mg-input-action-button.selected{background:#5ea030;color:#fff;border:2px solid #5ea030 !important;font-size:12px;text-wrap:nowrap}.frog-mg-input-call-to-action-button{background:#5ea030;color:#fff;border:2px solid #252831 !important;width:152px;font-weight:700;font-size:15px}.frog-mg-input-call-to-action-button:hover{background:#85e541}.frog-mg-input-call-to-action-button:disabled{opacity:.5}.frog-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}.frog-mg-input-sub-button:focus{outline:none;box-shadow:none}.frog-mg-input-sub-button:hover:not(:disabled){background-color:#1a1d26;border-right-color:#1a1d26 !important}.frog-mg-input-sub-button:active:not(:disabled){background-color:#1a1d26;border-right-color:#1a1d26 !important}.frog-mg-input-sub-button:disabled{background-color:#252831;color:#fff;cursor:not-allowed;border-right-color:rgba(0,0,0,0)}.frog-mg-input-icon{position:absolute;transform:translate(-50%, -50%);top:50%;right:0px}.frog-mg-input-icon-button{filter:brightness(0) saturate(100%) invert(80%) sepia(20%) saturate(272%) hue-rotate(186deg) brightness(92%) contrast(86%)}.frog-mg-input-icon-button:hover{filter:brightness(0) invert(1);cursor:pointer}.frog-mg-input-icon-button-active{filter:brightness(0) saturate(100%) invert(54%) sepia(67%) saturate(465%) hue-rotate(86deg) brightness(99%) contrast(93%)}.frog-mg-input-icon-button-active:hover{filter:brightness(0) saturate(100%) invert(69%) sepia(28%) saturate(2725%) hue-rotate(84deg) brightness(105%) contrast(114%)}.frog-mg-input-icon-button-active:hover::after{content:"Copied!"}.frog-mg-input-span{position:absolute;transform:translate(-50%, -50%);top:50%;right:5px;color:#5f677c;font-size:18px;transition:opacity .2s ease-out,transform .2s ease-out}.frog-mg-input-span-hidden{opacity:0;transform:translate(-50%, -50%) scale(0.8);pointer-events:none}.frog-mg-input-svg{position:absolute;transform:translate(-50%, -50%);top:50%;right:5px;color:#5f677c}.frog-mg-input-select{height:40px;border:2px solid #252831;background-color:#1a1d26;color:#fff;text-indent:0px;padding-left:6px;outline:none;font-size:11px}.frog-mg-input-select-clean{background-image:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative}.frog-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-small-h .frog-mg-input-field,.mg-small-h .frog-mg-input-select{height:30px}.mg-small-h .frog-mg-input-label,.mg-small-h .frog-mg-input-inner-label{font-size:12px}.frog-mg-input-label{font-size:12px;text-wrap:nowrap;height:18px;font-weight:600}.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}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:-20px;left:50%;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:rgba(255,255,255,.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] .frog-mg-input-select-wrapper:after{content:"";width:18px;height:18px;top:50%;transform:translateY(-50%);margin-top:0;right:12px;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] .frog-mg-input-icon-button{filter:brightness(0) invert(1) !important}body[data-theme=hit] .frog-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] .frog-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] .frog-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:rgba(255,255,255,.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){.frog-mg-input-field,.frog-mg-input-select{font-size:16px}}
.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}.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}.inputNumber::-webkit-inner-spin-button,.inputNumber::-webkit-outer-spin-button{-webkit-appearance:inner-spin-button !important}.limbo-result{font-variant-numeric:tabular-nums;font-weight:600;max-width:90%;font-size:4em}.limbo-result.good{color:#5ea030}
.inputNumber{-webkit-appearance:number-input !important;-moz-appearance:number-input !important;appearance:number-input !important}.inputNumber::-webkit-inner-spin-button,.inputNumber::-webkit-outer-spin-button{-webkit-appearance:inner-spin-button !important}button:focus{outline:none}.mg-ta-l{text-align:left}.mg-txt-good{color:#0ea00e;font-weight:bold}.mg-txt-good-alt{color:#5ea030;font-weight:700}.mg-txt-bad{color:#a51919;font-weight:700}.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-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-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-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-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-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-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-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;box-shadow:0 4px 10px rgba(0,0,0,.5);top:50%;left:50%}@media(max-width: 768px){.mg-popup-cant-move-anim{top:20%}}.mg-popup-cant-move-mobile-anim{animation:cant-move-scaleUp .3s forwards;box-shadow:0 4px 10px rgba(0,0,0,.5);top:50%;left:50%}@media(max-width: 768px){.mg-popup-cant-move-mobile-anim{top:20%}}.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;box-shadow:0 4px 10px rgba(0,0,0,.5);top:50%;left:50%}.frog-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)}}.frog-mg-settings-popup{padding:0px;background:#252831;min-width:122px;width:fit-content;max-width:92vw;height:auto;min-height:250px;max-height:90vh;overflow-y:auto;padding:5px 5px 10px 10px;border-radius:8px;left:-5px;bottom:5px;margin-left:10px;opacity:0;transform:translateX(-100%);transition:opacity .3s ease,transform .3s ease;position:fixed;font-size:12px;box-shadow:0 4px 10px rgba(0,0,0,.5)}.frog-mg-settings-nofairness-popup{padding:0px;background:#252831;min-width:122px;width:fit-content;max-width:92vw;height:auto;min-height:200px;max-height:90vh;overflow-y:auto;padding:5px 5px 10px 10px;border-radius:8px;left:-5px;bottom:5px;margin-left:10px;opacity:0;transform:translateX(-100%);transition:opacity .3s ease,transform .3s ease;position:fixed;font-size:12px;box-shadow:0 4px 10px rgba(0,0,0,.5)}.mg-popup-mobile{width:auto;background:#252831;padding:10px;margin:10px 10px 10px 10px}.mg-setting-popup-mobile{width:auto;margin:auto;padding:10px;margin:10px 10px 10px 10px}.mg-popup-desktop{overflow-y:auto}.frog-mg-settings-popup-button{display:flex;color:#071824;font-weight:bold;font-size:14px;margin:0px 0px 0px 0px;padding:8px;width:100%;box-sizing:border-box;overflow:hidden;border-radius:4px}.frog-mg-settings-popup-button-highlight{display:flex;color:#5ea030 !important;font-weight:bold;font-size:14px;margin:0px 0px 0px 0px;padding:8px;width:100%;box-sizing:border-box;overflow:hidden;border-radius:4px}.frog-mg-settings-popup-button:hover{color:#1475e1;overflow:visible;border-radius:4px}.frog-mg-settings-popup-button-icon{width:14px;display:flex;margin:auto 0px}.frog-mg-settings-popup-button-icon img{margin:auto;width:14px;height:14px;filter:brightness(0) saturate(100%) invert(80%) sepia(20%) saturate(300%) hue-rotate(190deg)}.frog-mg-settings-popup-button-icon-highlight{width:14px;display:flex;margin:auto 0px}.frog-mg-settings-popup-button-icon-highlight img{margin:auto;width:14px;height:14px;filter:invert(50%) sepia(95%) saturate(349%) hue-rotate(52deg) brightness(92%) contrast(84%)}.frog-mg-settings-popup-button-label{font-size:12px;font-weight:600;line-height:18px;text-align:left;color:#b1bad3}.frog-mg-settings-popup-button-label-highlight{font-size:12px;font-weight:600;line-height:18px;text-align:left;color:#5ea030}.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{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}.frog-mg-pop-button{position:relative;bottom:0;width:100%;display:flex;justify-content:center;align-items:center;align-content:center}.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:#5ea030;color:#000}.mg-history-pill-alt{min-width:50px;padding:5px 6px;font-size:13px;background:#5f677c;color:#b1bad3}.mg-ai-c{align-items:center}.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-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;padding:1.3em 3em 1.3em 3em;border:4px solid #0da784;z-index:10;border-radius:1.25rem;box-shadow:#252831 0px 0px 0px 2px,#252831 0px 2px 0px 2px;pointer-events:none;color:#fff !important}.summarytitle{font-size:30px}.maxWintitle{font-size:15px}.tab-button-container{display:flex;justify-content:space-between !important;align-items:center !important;width:100%;border-bottom:1px solid #252831}@media(max-width: 768px){.tab-button-container{margin-top:20px}}.tab-left-buttons,.tab-right-buttons{display:flex;font-size:12px;font-weight:600;line-height:18px;color:#b1bad3}.tab-left-buttons{font-size:14px;font-weight:600;margin-left:12px}.tab-right-buttons{margin-right:20px;gap:30px}.tab-left-buttons button{font-size:14px;font-weight:600}.tab-left-buttons button,.tab-right-buttons button{border:none;color:#fff;cursor:pointer;width:100px;background:rgba(0,0,0,0);padding-left:27px;padding-right:27px;padding-top:17px;padding-bottom:7px;line-height:18px;cursor:pointer}.tab-left-buttons button.active,.tab-right-buttons button.active{border-bottom:3px solid #1475e1;color:#1475e1;background:linear-gradient(180deg, #0F1115 0%, #171A20 100%)}.tab-left-buttons button.disabled,.tab-right-buttons button.disabled{cursor:not-allowed;opacity:.5}.tab-left-buttons button:disabled,.tab-right-buttons button:disabled{cursor:not-allowed;opacity:.5}.label-icon-buttons{display:flex;gap:1rem}.label-icon-buttons.mobile-style{justify-content:space-evenly;padding:10px}.label-icon-buttons.desktop-style{justify-content:flex-end;padding:0 20px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.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;transition:color 200ms linear;font:"Arial" !important;font-weight:600}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}.inputNumber::-webkit-inner-spin-button,.inputNumber::-webkit-outer-spin-button{-webkit-appearance:inner-spin-button !important}.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}
.mg-keno-result-grid{width:100%;display:grid;grid-template-columns:repeat(8, 1fr);grid-template-rows:auto;padding:2px 0px;gap:4px}.mg-keno-result-grid-button{width:100%;aspect-ratio:1/1}.mg-keno-result-grid-button-background{width:100%;height:100%;margin:0px;color:#d0d0d0;background:#0f1115;box-shadow:0px 2px 0px 0px #000;border-radius:6px;font-size:1rem;font-weight:bold;line-height:24.2px;text-align:center}.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%;margin:auto}
.inputNumber{-webkit-appearance:number-input !important;-moz-appearance:number-input !important;appearance:number-input !important}.inputNumber::-webkit-inner-spin-button,.inputNumber::-webkit-outer-spin-button{-webkit-appearance:inner-spin-button !important}.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}.inputNumber::-webkit-inner-spin-button,.inputNumber::-webkit-outer-spin-button{-webkit-appearance:inner-spin-button !important}button:focus{outline:none}.mg-ta-l{text-align:left}.mg-txt-good{color:#0ea00e;font-weight:bold}.mg-txt-good-alt{color:#5ea030;font-weight:700}.mg-txt-bad{color:#a51919;font-weight:700}.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-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-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-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-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-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-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-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;box-shadow:0 4px 10px rgba(0,0,0,.5);top:50%;left:50%}@media(max-width: 768px){.mg-popup-cant-move-anim{top:20%}}.mg-popup-cant-move-mobile-anim{animation:cant-move-scaleUp .3s forwards;box-shadow:0 4px 10px rgba(0,0,0,.5);top:50%;left:50%}@media(max-width: 768px){.mg-popup-cant-move-mobile-anim{top:20%}}.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;box-shadow:0 4px 10px rgba(0,0,0,.5);top:50%;left:50%}.frog-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)}}.frog-mg-settings-popup{padding:0px;background:#252831;min-width:122px;width:fit-content;max-width:92vw;height:auto;min-height:250px;max-height:90vh;overflow-y:auto;padding:5px 5px 10px 10px;border-radius:8px;left:-5px;bottom:5px;margin-left:10px;opacity:0;transform:translateX(-100%);transition:opacity .3s ease,transform .3s ease;position:fixed;font-size:12px;box-shadow:0 4px 10px rgba(0,0,0,.5)}.frog-mg-settings-nofairness-popup{padding:0px;background:#252831;min-width:122px;width:fit-content;max-width:92vw;height:auto;min-height:200px;max-height:90vh;overflow-y:auto;padding:5px 5px 10px 10px;border-radius:8px;left:-5px;bottom:5px;margin-left:10px;opacity:0;transform:translateX(-100%);transition:opacity .3s ease,transform .3s ease;position:fixed;font-size:12px;box-shadow:0 4px 10px rgba(0,0,0,.5)}.mg-popup-mobile{width:auto;background:#252831;padding:10px;margin:10px 10px 10px 10px}.mg-setting-popup-mobile{width:auto;margin:auto;padding:10px;margin:10px 10px 10px 10px}.mg-popup-desktop{overflow-y:auto}.frog-mg-settings-popup-button{display:flex;color:#071824;font-weight:bold;font-size:14px;margin:0px 0px 0px 0px;padding:8px;width:100%;box-sizing:border-box;overflow:hidden;border-radius:4px}.frog-mg-settings-popup-button-highlight{display:flex;color:#5ea030 !important;font-weight:bold;font-size:14px;margin:0px 0px 0px 0px;padding:8px;width:100%;box-sizing:border-box;overflow:hidden;border-radius:4px}.frog-mg-settings-popup-button:hover{color:#1475e1;overflow:visible;border-radius:4px}.frog-mg-settings-popup-button-icon{width:14px;display:flex;margin:auto 0px}.frog-mg-settings-popup-button-icon img{margin:auto;width:14px;height:14px;filter:brightness(0) saturate(100%) invert(80%) sepia(20%) saturate(300%) hue-rotate(190deg)}.frog-mg-settings-popup-button-icon-highlight{width:14px;display:flex;margin:auto 0px}.frog-mg-settings-popup-button-icon-highlight img{margin:auto;width:14px;height:14px;filter:invert(50%) sepia(95%) saturate(349%) hue-rotate(52deg) brightness(92%) contrast(84%)}.frog-mg-settings-popup-button-label{font-size:12px;font-weight:600;line-height:18px;text-align:left;color:#b1bad3}.frog-mg-settings-popup-button-label-highlight{font-size:12px;font-weight:600;line-height:18px;text-align:left;color:#5ea030}.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{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}.frog-mg-pop-button{position:relative;bottom:0;width:100%;display:flex;justify-content:center;align-items:center;align-content:center}.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:#5ea030;color:#000}.mg-history-pill-alt{min-width:50px;padding:5px 6px;font-size:13px;background:#5f677c;color:#b1bad3}.mg-ai-c{align-items:center}.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-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;padding:1.3em 3em 1.3em 3em;border:4px solid #0da784;z-index:10;border-radius:1.25rem;box-shadow:#252831 0px 0px 0px 2px,#252831 0px 2px 0px 2px;pointer-events:none;color:#fff !important}.summarytitle{font-size:30px}.maxWintitle{font-size:15px}.tab-button-container{display:flex;justify-content:space-between !important;align-items:center !important;width:100%;border-bottom:1px solid #252831}@media(max-width: 768px){.tab-button-container{margin-top:20px}}.tab-left-buttons,.tab-right-buttons{display:flex;font-size:12px;font-weight:600;line-height:18px;color:#b1bad3}.tab-left-buttons{font-size:14px;font-weight:600;margin-left:12px}.tab-right-buttons{margin-right:20px;gap:30px}.tab-left-buttons button{font-size:14px;font-weight:600}.tab-left-buttons button,.tab-right-buttons button{border:none;color:#fff;cursor:pointer;width:100px;background:rgba(0,0,0,0);padding-left:27px;padding-right:27px;padding-top:17px;padding-bottom:7px;line-height:18px;cursor:pointer}.tab-left-buttons button.active,.tab-right-buttons button.active{border-bottom:3px solid #1475e1;color:#1475e1;background:linear-gradient(180deg, #0F1115 0%, #171A20 100%)}.tab-left-buttons button.disabled,.tab-right-buttons button.disabled{cursor:not-allowed;opacity:.5}.tab-left-buttons button:disabled,.tab-right-buttons button:disabled{cursor:not-allowed;opacity:.5}.label-icon-buttons{display:flex;gap:1rem}.label-icon-buttons.mobile-style{justify-content:space-evenly;padding:10px}.label-icon-buttons.desktop-style{justify-content:flex-end;padding:0 20px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.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}.inputNumber::-webkit-inner-spin-button,.inputNumber::-webkit-outer-spin-button{-webkit-appearance:inner-spin-button !important}.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:#5ea030}
.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 rgba(255,255,255,.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}.inputNumber::-webkit-inner-spin-button,.inputNumber::-webkit-outer-spin-button{-webkit-appearance:inner-spin-button !important}button:focus{outline:none}.mg-ta-l{text-align:left}.mg-txt-good{color:#0ea00e;font-weight:bold}.mg-txt-good-alt{color:#5ea030;font-weight:700}.mg-txt-bad{color:#a51919;font-weight:700}.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-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-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-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-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-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-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-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;box-shadow:0 4px 10px rgba(0,0,0,.5);top:50%;left:50%}@media(max-width: 768px){.mg-popup-cant-move-anim{top:20%}}.mg-popup-cant-move-mobile-anim{animation:cant-move-scaleUp .3s forwards;box-shadow:0 4px 10px rgba(0,0,0,.5);top:50%;left:50%}@media(max-width: 768px){.mg-popup-cant-move-mobile-anim{top:20%}}.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;box-shadow:0 4px 10px rgba(0,0,0,.5);top:50%;left:50%}.frog-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)}}.frog-mg-settings-popup{padding:0px;background:#252831;min-width:122px;width:fit-content;max-width:92vw;height:auto;min-height:250px;max-height:90vh;overflow-y:auto;padding:5px 5px 10px 10px;border-radius:8px;left:-5px;bottom:5px;margin-left:10px;opacity:0;transform:translateX(-100%);transition:opacity .3s ease,transform .3s ease;position:fixed;font-size:12px;box-shadow:0 4px 10px rgba(0,0,0,.5)}.frog-mg-settings-nofairness-popup{padding:0px;background:#252831;min-width:122px;width:fit-content;max-width:92vw;height:auto;min-height:200px;max-height:90vh;overflow-y:auto;padding:5px 5px 10px 10px;border-radius:8px;left:-5px;bottom:5px;margin-left:10px;opacity:0;transform:translateX(-100%);transition:opacity .3s ease,transform .3s ease;position:fixed;font-size:12px;box-shadow:0 4px 10px rgba(0,0,0,.5)}.mg-popup-mobile{width:auto;background:#252831;padding:10px;margin:10px 10px 10px 10px}.mg-setting-popup-mobile{width:auto;margin:auto;padding:10px;margin:10px 10px 10px 10px}.mg-popup-desktop{overflow-y:auto}.frog-mg-settings-popup-button{display:flex;color:#071824;font-weight:bold;font-size:14px;margin:0px 0px 0px 0px;padding:8px;width:100%;box-sizing:border-box;overflow:hidden;border-radius:4px}.frog-mg-settings-popup-button-highlight{display:flex;color:#5ea030 !important;font-weight:bold;font-size:14px;margin:0px 0px 0px 0px;padding:8px;width:100%;box-sizing:border-box;overflow:hidden;border-radius:4px}.frog-mg-settings-popup-button:hover{color:#1475e1;overflow:visible;border-radius:4px}.frog-mg-settings-popup-button-icon{width:14px;display:flex;margin:auto 0px}.frog-mg-settings-popup-button-icon img{margin:auto;width:14px;height:14px;filter:brightness(0) saturate(100%) invert(80%) sepia(20%) saturate(300%) hue-rotate(190deg)}.frog-mg-settings-popup-button-icon-highlight{width:14px;display:flex;margin:auto 0px}.frog-mg-settings-popup-button-icon-highlight img{margin:auto;width:14px;height:14px;filter:invert(50%) sepia(95%) saturate(349%) hue-rotate(52deg) brightness(92%) contrast(84%)}.frog-mg-settings-popup-button-label{font-size:12px;font-weight:600;line-height:18px;text-align:left;color:#b1bad3}.frog-mg-settings-popup-button-label-highlight{font-size:12px;font-weight:600;line-height:18px;text-align:left;color:#5ea030}.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{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}.frog-mg-pop-button{position:relative;bottom:0;width:100%;display:flex;justify-content:center;align-items:center;align-content:center}.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:#5ea030;color:#000}.mg-history-pill-alt{min-width:50px;padding:5px 6px;font-size:13px;background:#5f677c;color:#b1bad3}.mg-ai-c{align-items:center}.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-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;padding:1.3em 3em 1.3em 3em;border:4px solid #0da784;z-index:10;border-radius:1.25rem;box-shadow:#252831 0px 0px 0px 2px,#252831 0px 2px 0px 2px;pointer-events:none;color:#fff !important}.summarytitle{font-size:30px}.maxWintitle{font-size:15px}.tab-button-container{display:flex;justify-content:space-between !important;align-items:center !important;width:100%;border-bottom:1px solid #252831}@media(max-width: 768px){.tab-button-container{margin-top:20px}}.tab-left-buttons,.tab-right-buttons{display:flex;font-size:12px;font-weight:600;line-height:18px;color:#b1bad3}.tab-left-buttons{font-size:14px;font-weight:600;margin-left:12px}.tab-right-buttons{margin-right:20px;gap:30px}.tab-left-buttons button{font-size:14px;font-weight:600}.tab-left-buttons button,.tab-right-buttons button{border:none;color:#fff;cursor:pointer;width:100px;background:rgba(0,0,0,0);padding-left:27px;padding-right:27px;padding-top:17px;padding-bottom:7px;line-height:18px;cursor:pointer}.tab-left-buttons button.active,.tab-right-buttons button.active{border-bottom:3px solid #1475e1;color:#1475e1;background:linear-gradient(180deg, #0F1115 0%, #171A20 100%)}.tab-left-buttons button.disabled,.tab-right-buttons button.disabled{cursor:not-allowed;opacity:.5}.tab-left-buttons button:disabled,.tab-right-buttons button:disabled{cursor:not-allowed;opacity:.5}.label-icon-buttons{display:flex;gap:1rem}.label-icon-buttons.mobile-style{justify-content:space-evenly;padding:10px}.label-icon-buttons.desktop-style{justify-content:flex-end;padding:0 20px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.slide-result{width:102px;height:217px;border-width:4px 4px 40px;border-style:solid;border-color:#323744;box-shadow:rgba(255,255,255,.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}
.inputNumber{-webkit-appearance:number-input !important;-moz-appearance:number-input !important;appearance:number-input !important}.inputNumber::-webkit-inner-spin-button,.inputNumber::-webkit-outer-spin-button{-webkit-appearance:inner-spin-button !important}button:focus{outline:none}.mg-ta-l{text-align:left}.mg-txt-good{color:#0ea00e;font-weight:bold}.mg-txt-good-alt{color:#5ea030;font-weight:700}.mg-txt-bad{color:#a51919;font-weight:700}.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-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-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-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-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-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-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-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;box-shadow:0 4px 10px rgba(0,0,0,.5);top:50%;left:50%}@media(max-width: 768px){.mg-popup-cant-move-anim{top:20%}}.mg-popup-cant-move-mobile-anim{animation:cant-move-scaleUp .3s forwards;box-shadow:0 4px 10px rgba(0,0,0,.5);top:50%;left:50%}@media(max-width: 768px){.mg-popup-cant-move-mobile-anim{top:20%}}.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;box-shadow:0 4px 10px rgba(0,0,0,.5);top:50%;left:50%}.frog-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)}}.frog-mg-settings-popup{padding:0px;background:#252831;min-width:122px;width:fit-content;max-width:92vw;height:auto;min-height:250px;max-height:90vh;overflow-y:auto;padding:5px 5px 10px 10px;border-radius:8px;left:-5px;bottom:5px;margin-left:10px;opacity:0;transform:translateX(-100%);transition:opacity .3s ease,transform .3s ease;position:fixed;font-size:12px;box-shadow:0 4px 10px rgba(0,0,0,.5)}.frog-mg-settings-nofairness-popup{padding:0px;background:#252831;min-width:122px;width:fit-content;max-width:92vw;height:auto;min-height:200px;max-height:90vh;overflow-y:auto;padding:5px 5px 10px 10px;border-radius:8px;left:-5px;bottom:5px;margin-left:10px;opacity:0;transform:translateX(-100%);transition:opacity .3s ease,transform .3s ease;position:fixed;font-size:12px;box-shadow:0 4px 10px rgba(0,0,0,.5)}.mg-popup-mobile{width:auto;background:#252831;padding:10px;margin:10px 10px 10px 10px}.mg-setting-popup-mobile{width:auto;margin:auto;padding:10px;margin:10px 10px 10px 10px}.mg-popup-desktop{overflow-y:auto}.frog-mg-settings-popup-button{display:flex;color:#071824;font-weight:bold;font-size:14px;margin:0px 0px 0px 0px;padding:8px;width:100%;box-sizing:border-box;overflow:hidden;border-radius:4px}.frog-mg-settings-popup-button-highlight{display:flex;color:#5ea030 !important;font-weight:bold;font-size:14px;margin:0px 0px 0px 0px;padding:8px;width:100%;box-sizing:border-box;overflow:hidden;border-radius:4px}.frog-mg-settings-popup-button:hover{color:#1475e1;overflow:visible;border-radius:4px}.frog-mg-settings-popup-button-icon{width:14px;display:flex;margin:auto 0px}.frog-mg-settings-popup-button-icon img{margin:auto;width:14px;height:14px;filter:brightness(0) saturate(100%) invert(80%) sepia(20%) saturate(300%) hue-rotate(190deg)}.frog-mg-settings-popup-button-icon-highlight{width:14px;display:flex;margin:auto 0px}.frog-mg-settings-popup-button-icon-highlight img{margin:auto;width:14px;height:14px;filter:invert(50%) sepia(95%) saturate(349%) hue-rotate(52deg) brightness(92%) contrast(84%)}.frog-mg-settings-popup-button-label{font-size:12px;font-weight:600;line-height:18px;text-align:left;color:#b1bad3}.frog-mg-settings-popup-button-label-highlight{font-size:12px;font-weight:600;line-height:18px;text-align:left;color:#5ea030}.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{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}.frog-mg-pop-button{position:relative;bottom:0;width:100%;display:flex;justify-content:center;align-items:center;align-content:center}.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:#5ea030;color:#000}.mg-history-pill-alt{min-width:50px;padding:5px 6px;font-size:13px;background:#5f677c;color:#b1bad3}.mg-ai-c{align-items:center}.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-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;padding:1.3em 3em 1.3em 3em;border:4px solid #0da784;z-index:10;border-radius:1.25rem;box-shadow:#252831 0px 0px 0px 2px,#252831 0px 2px 0px 2px;pointer-events:none;color:#fff !important}.summarytitle{font-size:30px}.maxWintitle{font-size:15px}.tab-button-container{display:flex;justify-content:space-between !important;align-items:center !important;width:100%;border-bottom:1px solid #252831}@media(max-width: 768px){.tab-button-container{margin-top:20px}}.tab-left-buttons,.tab-right-buttons{display:flex;font-size:12px;font-weight:600;line-height:18px;color:#b1bad3}.tab-left-buttons{font-size:14px;font-weight:600;margin-left:12px}.tab-right-buttons{margin-right:20px;gap:30px}.tab-left-buttons button{font-size:14px;font-weight:600}.tab-left-buttons button,.tab-right-buttons button{border:none;color:#fff;cursor:pointer;width:100px;background:rgba(0,0,0,0);padding-left:27px;padding-right:27px;padding-top:17px;padding-bottom:7px;line-height:18px;cursor:pointer}.tab-left-buttons button.active,.tab-right-buttons button.active{border-bottom:3px solid #1475e1;color:#1475e1;background:linear-gradient(180deg, #0F1115 0%, #171A20 100%)}.tab-left-buttons button.disabled,.tab-right-buttons button.disabled{cursor:not-allowed;opacity:.5}.tab-left-buttons button:disabled,.tab-right-buttons button:disabled{cursor:not-allowed;opacity:.5}.label-icon-buttons{display:flex;gap:1rem}.label-icon-buttons.mobile-style{justify-content:space-evenly;padding:10px}.label-icon-buttons.desktop-style{justify-content:flex-end;padding:0 20px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.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:rgba(255,255,255,.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:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.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:rgba(255,255,255,.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 rgba(255,255,255,.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 rgba(255,255,255,.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 rgba(255,255,255,.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:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.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:rgba(255,255,255,.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:rgba(255,255,255,.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:rgba(255,255,255,.5)}.mg-tarot-result-slot-card{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:8px;min-height:56px;width:100%;display:flex;align-items:center;justify-content:center}.mg-tarot-result-slot-empty{color:rgba(255,255,255,.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:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:8px}.mg-tarot-result-total-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:rgba(255,255,255,.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 rgba(255,255,255,.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 rgba(255,255,255,.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 rgba(255,255,255,.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}.inputNumber::-webkit-inner-spin-button,.inputNumber::-webkit-outer-spin-button{-webkit-appearance:inner-spin-button !important}.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:#5ea030}input:focus+.mg-switch-slider{box-shadow:0 0 1px #5ea030}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:rgba(255,255,255,.495);border:none;transition:background .3s,color .3s;transform:translateY(12px)}.mg-switch-primary-mobile-button{background:#1a1d26;color:rgba(255,255,255,.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}
.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)}
.inputNumber{-webkit-appearance:number-input !important;-moz-appearance:number-input !important;appearance:number-input !important}.inputNumber::-webkit-inner-spin-button,.inputNumber::-webkit-outer-spin-button{-webkit-appearance:inner-spin-button !important}.mg-simple-slider{width:100%;height:10px;background:#5ea030;border-radius:5px;position:relative}.mg-simple-slider-fill{position:absolute;left:0;top:0;height:100%;background:#5ea030;border-radius:5px;z-index:1;pointer-events:none}.mg-simple-slider-inner{z-index:2;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:#5ea030;box-sizing:initial;border:5px solid #5ea030;border-radius:14px}.mg-simple-slider-button:hover{background:#5ea030}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}.inputNumber::-webkit-inner-spin-button,.inputNumber::-webkit-outer-spin-button{-webkit-appearance:inner-spin-button !important}.mg-volume-slider{display:flex;width:100%}.mg-volume-icon{cursor:pointer;filter:invert(50%) sepia(95%) saturate(349%) hue-rotate(52deg) brightness(92%) 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}
:root{--game-sides-offset: 50px;--game-sides-offset-mobile: 150px;--alli-pass-duration: 4s;--log-pass-duration: 0.5s;--allis-height: 0;--log-animation-delay: 0s}@media(max-width: 767px){:root{--alli-pass-duration: 2s}}.disable-drag{pointer-events:none;touch-action:none}.frog-mg-game-area-wrapper{min-width:fit-content;height:100% !important;display:flex;overflow:hidden;background:#0f1115;transition:2s}.frog-mg-game-area-wrapper img{max-width:none !important}.frog-mg-game-area-wrapper.animate-translate{transform:translateX(var(--translate-x, 0px)) translateZ(0px);transition:transform .7s ease;will-change:transform}.frog-mg-game-area-wrapper div:focus{outline:none;border:none;background:none;box-shadow:none}.frog-mg-game-area-wrapper{cursor:grab}.frog-mg-game-area-wrapper.dragging{cursor:grabbing}.frog-mg-wrapper{width:100%;height:100%;min-height:650px;display:flex;flex-direction:column;position:relative;font-family:Inter,sans-serif;font-weight:600;text-align:center;overflow:hidden;user-select:none;flex-direction:column;-webkit-box-pack:end;justify-content:flex-end;background:#0f1115;scrollbar-width:none}.frog-mg-wrapper::-webkit-scrollbar{display:none}.frog-mg-wrapper.desktop{min-height:560px;aspect-ratio:1280/720}.frog-mg-wrapper.mobile{height:100%;overflow-y:auto}.frog-mg-content{width:100%;height:-webkit-fill-available;display:flex;position:relative}.frog-mg-game-content{width:100%;height:100%;position:relative;display:flex;flex-direction:column;justify-content:flex-end;background-color:#0f1115}.frog-mg-game-content.desktop.shift-right{transform:translateX(20px);transition:transform .3s ease}.mg-y-overflow-auto{overflow-y:auto}.frog-mg-wrapper,.frog-mg-wrapper button{font-weight:600}.frog-mg-wrapper button{border:none;cursor:pointer}.frog-mg-game-area-wrapper{position:relative;width:100%;height:100% !important;background-color:#0f1115;background:#0f1115}.river-image{width:110% !important;height:120% !important;display:flex;position:absolute;pointer-events:none}.pad-container{display:flex;position:relative;background:none;z-index:1}.pad-container.desktop{top:calc(var(--game-sides-offset)/2*-1)}.pad-container.mobile{top:calc(var(--game-sides-offset-mobile)/2*-1)}.lane-value{display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;position:absolute;bottom:-12.2rem;font-size:1rem;font-weight:900;color:#fff;background:#0f1115;border-radius:.5rem;padding:.625rem}.lane-value::before{content:"";width:0px;height:0px;position:absolute;top:-0.5rem;left:50%;transform:translateX(-50%);border-left:.5rem solid rgba(0,0,0,0);border-right:.5rem solid rgba(0,0,0,0);border-bottom:.6rem solid #252831}.lane-win-effect{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}.lane-win-effect img{margin-right:10px}@keyframes pepe-pop{0%{transform:scale(0);opacity:0}50%{transform:scale(1.05);opacity:.5}100%{transform:scale(1);opacity:1}}@keyframes goodEffectDisappear{0%{transform:scale(0) translateY(-1000%)}50%{transform:scale(1.4)}100%{transform:scale(1.2) translateY(-50px)}}@keyframes badEffectDisappear{0%{transform:scale(0)}50%{transform:scale(1.8)}100%{transform:scale(1.5)}}.lane-win-effect.good{background-color:#3c883e;top:calc(50% - 5.8rem);z-index:1;animation:goodEffectDisappear .7s ease forwards;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}.lane-win-effect.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}.lane-win-effect.bad{background-color:#b10c17;top:calc(50% - 3rem);z-index:100;animation:badEffectDisappear .7s ease forwards;will-change:transform;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}.lane-win-effect.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}.lane-win-effect.good.skip{top:calc(50% - 3rem);z-index:100;animation:lane-win-effect-good-skip-anim 1.3s ease forwards;will-change:transform}@keyframes lane-win-effect-good-skip-anim{0%{transform:translateY(0px);scale:1.25;opacity:1}70%{opacity:1;scale:1.25}100%{transform:translateY(-150px);opacity:0;scale:1.25}}@media(max-width: 768px){@keyframes lane-win-effect-good-skip-anim{0%{transform:translateY(0px);scale:1.1;opacity:1}80%{opacity:1;scale:1.1}100%{transform:translateY(-120px);opacity:0;scale:1.1}}}.lane-win-effect.good.skip-long{top:calc(50% - 3rem);z-index:100;animation:lane-win-effect-good-skip-long-anim 2s ease forwards;will-change:transform}@keyframes lane-win-effect-good-skip-long-anim{0%{transform:translateY(0px);scale:1.25;opacity:1}70%{opacity:1;scale:1.25}100%{transform:translateY(-150px);opacity:0;scale:1.25}}.lane-win-effect.bad.skip{top:calc(50% - 3rem);z-index:100;animation:badEffectDisappear .3s ease forwards;will-change:transform}.lane{min-width:160px;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;background-color:#0f1115}.lane.mobile{top:100px}.lane::before{content:"";width:3px;height:10000px;position:absolute;right:0;flex-shrink:0}.lane-step-btn{display:flex !important;align-items:center !important;justify-content:center !important;position:relative !important}.lane-step-btn button{background-color:rgba(0,0,0,0);border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;border-radius:50%;overflow:hidden;transition:.1s}.lane-step-btn button[disabled][data-condition=false]{pointer-events:none;cursor:default;opacity:.8;filter:brightness(0.65)}.lane-step-btn button[disabled][data-condition=true]{pointer-events:none;cursor:default;opacity:1;filter:brightness(1)}.lane-step-btn button img{pointer-events:none;user-select:none}.lane-step-btn>span{position:absolute;font-size:1.2rem;top:0%;color:#fff;font-weight:600;pointer-events:none;text-shadow:#254504 -1px -2px,#254504 0px -2px,#254504 1px -2px,#254504 -2px -1px,#254504 -1px -1px,#254504 0px -1px,#254504 1px -1px,#254504 2px -1px,#254504 -2px 0px,#254504 -1px 0px,#254504 0px 0px,#254504 1px 0px,#254504 2px 0px,#254504 -2px 1px,#254504 -1px 1px,#254504 0px 1px,#254504 1px 1px,#254504 2px 1px,#254504 -2px 2px,#254504 -1px 2px,#254504 0px 2px,#254504 1px 2px,#254504 2px 2px,#254504 -1px 3px,#254504 0px 3px,#254504 1px 3px}.lane-step-btn>span[data-condition=false]{opacity:.5;filter:brightness(0.8);color:#c8e99b}.lane-step-btn>span[data-style=orange]{opacity:1;filter:brightness(1.2);color:#dbe3d0;text-shadow:#804000 -1px -2px,#804000 0px -2px,#804000 1px -2px,#804000 -2px -1px,#804000 -1px -1px,#804000 0px -1px,#804000 1px -1px,#804000 2px -1px,#804000 -2px 0px,#804000 -1px 0px,#804000 0px 0px,#804000 1px 0px,#804000 2px 0px,#804000 -2px 1px,#804000 -1px 1px,#804000 0px 1px,#804000 1px 1px,#804000 2px 1px,#804000 -2px 2px,#804000 -1px 2px,#804000 0px 2px,#804000 1px 2px,#804000 2px 2px,#804000 -1px 3px,#804000 0px 3px,#804000 1px 3px}.silhouette,.woods{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;pointer-events:none;z-index:1}.silhouette .allis{height:100%;width:100%;display:flex;flex-direction:column;--webkit-box-align: center;align-items:center;--webkit-box-pack: end;justify-content:flex-end;position:absolute;top:0px;transform:translateY(-100%) translateZ(0);pointer-events:none;user-select:none;opacity:.5}.silhouette .allis.infinite{animation:alli-move var(--alli-pass-duration) infinite;will-change:transform}.silhouette .allis.once{animation:alli-move var(--alli-pass-duration) forwards;will-change:transform}.woods .logs{height:100%;width:100%;display:flex;flex-direction:column;--webkit-box-align: center;align-items:center;--webkit-box-pack: end;justify-content:flex-end;position:absolute;top:0px;transform:translateY(-120%) translateZ(0);pointer-events:none;user-select:none;animation-delay:var(--log-animation-delay, 0s)}.woods .logs.infinite{animation:log-move var(--log-pass-duration) infinite;will-change:transform}.woods .logs.once{animation:log-move var(--log-pass-duration) forwards;will-change:transform}.woods .logs.skip-animation{animation:none;transform:translate(0%, calc(-50% - 65px));will-change:transform}@keyframes alli-move{from{transform:translate(0, -100%)}to{transform:translate(0, calc(100% - 65px))}}@media(max-width: 768px){@keyframes alli-move{from{transform:translate(0, -100%)}to{transform:translate(0, calc(100% + 100px))}}}@keyframes log-move{from{transform:translate(0%, -100%)}to{transform:translate(0%, calc(-50% - 65px))}}.silhouette .allis .alli{width:70%;position:relative;z-index:0}@keyframes alliWave{0%{transform:rotateY(0deg) rotateZ(0deg) scale(0.8) translateX(0);opacity:1}25%{transform:rotateY(0deg) rotateZ(2.5deg) scale(1) translateX(20px);opacity:.8}75%{transform:rotateY(0deg) rotateZ(-2.5deg) scale(1) translateX(-20px);opacity:.7}100%{transform:rotateY(0deg) rotateZ(0deg) scale(0.8) translateX(0);opacity:1}}.coin-water{height:180%;width:180%;position:absolute;top:-72px;opacity:0;transition:opacity .5s ease}.coin-water.anim{animation:fadeIn .5s ease forwards;will-change:transform}.coin-water.skip-anim{opacity:.4}@keyframes fadeIn{0%{opacity:0}70%{opacity:0}100%{opacity:.4}}.coin{height:100%;width:100%;position:absolute;top:-20px}.leaf-shadow{height:120%;width:120%;position:absolute;top:-31px;left:-10px}.coin.anim{animation:jumpAndFlip .5s ease forwards;will-change:transform}.coin.skip-anim{transform:translateY(0) rotateY(0)}@keyframes jumpAndFlip{0%{transform:translateY(0) rotateY(180deg)}50%{transform:translateY(-80px) rotateY(90deg)}100%{transform:translateY(0) rotateY(0)}}.woods .logs .log{position:relative}.log{animation:logUpandDown 3s ease infinite;will-change:transform}@keyframes logUpandDown{0%{transform:translateY(5px)}50%{transform:translateY(-2.5px)}100%{transform:translateY(5px)}}.pepe{display:flex;position:absolute;-webkit-box-pack:center;justify-content:center;margin-top:-100%;transition:.5s ease;pointer-events:none;user-select:none}.pepe-outer{display:flex;position:absolute;-webkit-box-pack:center;justify-content:center;margin-top:-200%;transition:.5s ease;pointer-events:none;user-select:none}.pepe.jumping{animation:jumpAnimation .6s ease-in-out;will-change:transform}@keyframes jumpAnimation{0%{transform:translateY(-20) scale(1)}50%{transform:translateY(-30px) scale(1.05)}100%{transform:translateY(-20) scale(1)}}@-moz-document url-prefix(){.pepe.jumping{animation:jumpAnimation .6s ease-in-out;will-change:transform}@keyframes jumpAnimation{0%{transform:translateY(-20px) scale(1.05)}50%{transform:translateY(-20px) scale(1.05)}100%{transform:translateY(-20px) scale(1.05)}}}.pepe-image{display:block}.pepe-image.pop{animation:pepe-pop .3s ease;will-change:transform}.grass-image{width:199px;display:flex;-webkit-box-align:center;align-items:center;position:relative;background-position:left center;background-repeat:repeat-y;flex-shrink:0;pointer-events:none;user-select:none}.grass-image.desktop{height:calc(100% + var(--game-sides-offset));top:calc(var(--game-sides-offset)*-1)}.grass-image.mobile{height:calc(100% + var(--game-sides-offset-mobile));top:calc(var(--game-sides-offset-mobile)*-1)}.grass-image.flip{transform:scaleX(-1)}.tree-image{position:absolute}.tree-image.top{width:130px;top:-30px;left:4px}.tree-image.bottom{width:130px;top:280px;right:-10px;z-index:1000}.pepe-anim{position:relative;width:170px;height:170px}.pepe-frame{position:absolute;top:0;left:0;opacity:0;transform:translateZ(0);will-change:transform,opacity;visibility:hidden}.pepe-frame.animate{visibility:visible}@keyframes pepe-fadeAnimation{0%,16.6%{opacity:1}20%,100%{opacity:0}}.alli-anim{position:absolute;top:calc(50% - 290px);width:200px;height:320px;animation:alliMoveAnimation .8s ease forwards;will-change:transform}.alli-frame{position:absolute;top:-4px;left:3px;opacity:0;animation:alli-fadeAnimation .8s steps(8) forwards;will-change:transform}.alli-frame:nth-child(1){animation-delay:0s}.alli-frame:nth-child(2){animation-delay:.1s}.alli-frame:nth-child(3){animation-delay:.2s}.alli-frame:nth-child(4){animation-delay:.3s}.alli-frame:nth-child(5){animation-delay:.4s}.alli-frame:nth-child(6){animation-delay:.5s}.alli-frame:nth-child(7){animation-delay:.6s}.alli-frame:nth-child(8){animation-delay:.7s}@keyframes alli-fadeAnimation{0%,12.5%{opacity:1}12.56%,100%{opacity:0}}@keyframes alliMoveAnimation{0%{scale:.87}100%{scale:.87}}.water-anim{position:absolute;left:-100px}.stop-button{position:relative;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);outline:0;border:0;margin:0;cursor:pointer;user-select:none;vertical-align:middle;appearance:none;text-decoration:none;width:100%;height:100%;text-align:center;text-transform:none;display:flex;justify-content:center;align-items:center;border-radius:12px;color:#fff;letter-spacing:normal;box-shadow:#8b2323 0px -3px 0px 0px inset,#ff4d4d 0px 2px 0px 0px inset;transition:background-size .2s ease,box-shadow .2s ease;transition:-webkit-background-size .2s ease,background-size .2s ease;background:linear-gradient(420deg, #FF4D4D 0%, #FF4D4D 15%, #D12020 15%, #D12020 100%) left center/100% 100% no-repeat;font-size:21px;font-weight:700 !important;line-height:18px;min-height:40px;text-shadow:#444343 0px 1px 0px;will-change:background-size,box-shadow}@media(max-width: 768px){.stop-button{min-height:60px}}.stop-button:hover{background-size:750% 100%;box-shadow:#d12020 0px -3px 0px 0px inset,#ff4d4d 0px 2px 0px 0px inset}.stop-button:disabled{--roo-btn-text-stroke-color: #1A1A1A;-webkit-text-stroke-color:#1a1a1a;background:#4c1a1a;color:#a6a6a6;box-shadow:#1a1a1a 0px -3px 0px 0px inset,#3a3a3a 0px 2px 0px 0px inset;text-shadow:none;cursor:not-allowed;opacity:1}.stop-button:disabled:hover{background:#4c1a1a;box-shadow:#1a1a1a 0px -3px 0px 0px inset,#3a3a3a 0px 2px 0px 0px inset;cursor:not-allowed}.bet-button{position:relative;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);outline:0;border:0;margin:0;cursor:pointer;user-select:none;vertical-align:middle;appearance:none;text-decoration:none;width:100%;height:100%;text-align:center;text-transform:none;display:flex;justify-content:center;align-items:center;border-radius:12px;color:#fff;letter-spacing:normal;box-shadow:#4a8426 0px -3px 0px 0px inset,#7bc84c 0px 2px 0px 0px inset;transition:background-size .3s ease;background:linear-gradient(420deg, #74BE41 0%, #74BE41 15%, #5EA030 15%, #5EA030 100%) left center/100% 100% no-repeat;text-shadow:#444343 0px 1px 0px;font-size:21px;font-weight:700 !important;line-height:18px;min-height:40px}@media(max-width: 768px){.bet-button{min-height:60px}}.bet-button:hover{background-size:750% 100%;box-shadow:#5ea030 0px -3px 0px 0px inset,#74be41 0px 2px 0px 0px inset}.bet-button:disabled{--roo-btn-text-stroke-color: #1a1d26;-webkit-text-stroke-color:#1a1d26;background:#252831;box-shadow:#252831 0px -3px 0px 0px inset,#252831 0px 2px 0px 0px inset;cursor:not-allowed;opacity:.5}.bet-button:disabled:hover{background:#252831;box-shadow:#252831 0px -3px 0px 0px inset,#252831 0px 2px 0px 0px inset;opacity:.5;cursor:not-allowed}.cashout-button{position:relative;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);outline:0;border:0;margin:0;cursor:pointer;user-select:none;vertical-align:middle;appearance:none;text-decoration:none;width:100%;height:100%;text-align:center;text-transform:none;display:flex;justify-content:center;align-items:center;border-radius:12px;color:#fff;font-weight:900;letter-spacing:normal;--roo-btn-text-stroke-color: #090C1D;-webkit-text-stroke-color:#4a8426;background:#4a8625;color:#e0f4d1;box-shadow:#304c1e 0px -3px 0px 0px inset,#94d46c 0px 2px 0px 0px inset;text-shadow:#4a8426 0px 1px 0px;font-size:21px;line-height:18px;min-height:40px;font-weight:700 !important}@media(max-width: 768px){.cashout-button{min-height:60px}}.cashout-button .cashout-button.disabled{--roo-btn-text-stroke-color: #090C1D;-webkit-text-stroke-color:#191939;background:#304c1e;color:#e5f4d1;box-shadow:#232042 0px -3px 0px 0px inset,#8de059 0px 2px 0px 0px inset;text-shadow:#191939 0px 1px 0px}.cashout-button .cashout-button.disabled:hover{--roo-btn-text-stroke-color: #090C1D;-webkit-text-stroke-color:#191939;background:#304c1e;color:#e5f4d1;box-shadow:#232042 0px -3px 0px 0px inset,#8de059 0px 2px 0px 0px inset;text-shadow:#191939 0px 1px 0px}.cashout-button .cashout-button:hover{background-size:750% 100% !important;box-shadow:#5ea030 0px -3px 0px 0px inset,#74be41 0px 2px 0px 0px inset}.autobet-tip{height:auto;min-height:1.5rem;box-sizing:border-box;position:absolute;top:1rem;left:50%;transform:translateX(-50%);border-radius:.75rem;z-index:10;user-select:none;pointer-events:none;background-color:rgba(0,0,0,.8);color:#fff;padding:.75rem 1.25rem;font-size:1rem;font-weight:700;display:flex;flex-direction:row;align-items:center;justify-content:center;box-shadow:0 4px 6px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.08);border:1px solid rgba(255,255,255,.1);text-shadow:0 1px 2px rgba(0,0,0,.3);transition:all .3s ease}.autobet-tip::before,.autobet-tip::after{content:"🐸";font-size:1.2rem}.autobet-tip::before{margin-right:.5rem}.autobet-tip::after{margin-left:.5rem}@media(max-width: 768px){.autobet-tip{width:80%;max-width:80%}}.fire-alert{height:4rem;box-sizing:content-box;width:84px !important;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;position:absolute;top:.8rem;right:2rem;border-radius:1.25rem;padding-left:1.25rem;padding-right:.375rem;z-index:0;user-select:none;display:none;pointer-events:none;background-color:#3c883e;z-index:1;box-shadow:#2b4440 0px 0px 0px 2px,#2b6537 0px 7px 0px 2px,#123232 0px 10px 0px 2px;text-shadow:#2b4440 1px 1px 3px}@media(max-width: 768px){.fire-alert{right:-5px;top:0px}}.fire-alert::before{content:"";width:calc(100% - .5rem);height:calc(100% - .5rem);position:absolute;border:2px solid #3c883e;border-radius:1rem;background:radial-gradient(circle at top right, #3c883e 55%, #70f073 55%);z-index:-1}.fire-alert.show{display:flex;flex-direction:column;align-items:center;justify-content:center;animation:fireAnimation .4s ease forwards}@keyframes fireAnimation{0%{transform:scale(0)}50%{transform:scale(1.5)}100%{transform:scale(1.25)}}@media(max-width: 768px){@keyframes fireAnimation{0%{transform:scale(0)}50%{transform:scale(1)}100%{transform:scale(0.8)}}}.fire-alert::before{content:"";width:calc(100% - .7rem);height:calc(100% - .7rem);position:absolute;top:.15rem;left:.25rem;border:2px solid #fff;border-radius:1rem}.fire-alert>img{display:flex;position:absolute;-webkit-box-align:center;align-items:center;font-size:1.5rem !important;font-weight:700;color:#fff !important;left:50%;bottom:32px;transform:translateX(-50%)}.fire-alert>span{display:flex;position:absolute;-webkit-box-align:center;align-items:center;font-size:1.2rem !important;font-weight:700;color:rgba(255,255,255,.957) !important;left:50%;bottom:8px;transform:translateX(-50%);text-shadow:#254504 -1px -2px,#254504 0px -2px,#254504 1px -2px,#254504 -2px -1px,#254504 -1px -1px,#254504 0px -1px,#254504 1px -1px,#254504 2px -1px,#254504 -2px 0px,#254504 -1px 0px,#254504 0px 0px,#254504 1px 0px,#254504 2px 0px,#254504 -2px 1px,#254504 -1px 1px,#254504 0px 1px,#254504 1px 1px,#254504 2px 1px,#254504 -2px 2px,#254504 -1px 2px,#254504 0px 2px,#254504 1px 2px,#254504 2px 2px,#254504 -1px 3px,#254504 0px 3px,#254504 1px 3px}.result-panel-container{position:absolute;top:calc(50% - 35px);width:100%;background:none}.result-panel-container.auto{top:calc(50% - 150px);width:100%}@media(max-width: 768px){.result-panel-container{position:fixed;top:calc(50% - 155px);width:100%;background:none}.result-panel-container.auto{top:calc(50% - 200px);transform:translateY(-50%);width:100%}}.snow-top{position:absolute;top:-24px;right:-24px;opacity:.9;transform:scale(0.8)}.snow-left{position:absolute;top:-55px;left:105px;transform:scaleX(0.35) scaleY(0.35)}.snow-right{position:absolute;top:-23px;right:263px;opacity:1;transform:scale(0.8)}.snow-bottom{position:absolute;bottom:-30px;left:-9px;transform:scaleX(-0.8) scaleY(0.8);opacity:.9}@media(max-width: 768px){.snow-bottom{transform:scaleX(-0.4) scaleY(0.4);left:-25px}}.streak-banner{position:absolute !important;top:59px;left:30px !important;width:26%;display:flex;z-index:100}.lose-banner{position:absolute !important;top:44px;left:13px !important;width:30%;display:flex;z-index:100}.win-banner{position:absolute !important;top:45px;left:14px !important;width:30%;display:flex;z-index:100}
.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:#5ea030}.game-loader span{width:8px;height:8px;background:#fff;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:#c23708}@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)}}.pepe-loader-container{width:200px;height:100px;background-color:#90ee90;border-radius:50px;position:relative;overflow:hidden}.pepe-loader-fill{height:100%;background-color:#7cfc00;transition:width .5s ease-in-out}@keyframes blink{0%,100%{transform:scaleY(1)}50%{transform:scaleY(0.1)}}.pepe-loader-eye{width:20px;height:30px;background-color:#000;border-radius:50%;position:absolute;top:20px;animation:blink 3s infinite}.pepe-loader-left-eye{left:40px}.pepe-loader-right-eye{right:40px}.pepe-loader-mouth{width:100px;height:20px;background-color:#000;border-radius:0 0 100px 100px;position:absolute;bottom:20px;left:50px}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}
.cheat-controls-container{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:1000}.cheat-controls{padding:10px;background-color:#1a1d26}.cheat-controls h2{margin-bottom:10px}.cheat-controls select{padding:5px;margin-right:10px;border:1px solid #ccc;border-radius:3px}.cheat-controls button{padding:5px 10px;background-color:#007bff;color:#fff;border:none;border-radius:3px;cursor:pointer}.cheat-controls button:disabled{background-color:#ccc;cursor:not-allowed}.cheat-controls button:hover:enabled{background-color:#0056b3}
