@import"https://fonts.googleapis.com/css2?family=Roboto+Condensed&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto&display=swap";@import"https://fonts.googleapis.com/css?family=Material+Symbols+Outlined";*{font-family:Roboto Condensed,sans-serif;color:#fff;margin:0;padding:0;-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}html{height:-webkit-fill-available}body{min-height:100vh;min-height:-webkit-fill-available}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}input{padding:0;background:none;border:none;color:#fff;text-align:center;appearance:none;-webkit-appearance:none;-moz-appearance:textfield}input:focus{outline:none}.uiscroll{overflow:hidden scroll;width:100%!important;margin-bottom:1em}.mobile .uiscroll{margin-bottom:0}button{border:none;background:none;color:#fff;text-align:center;cursor:pointer;font-size:1.2em}@media (hover: hover){button:hover{color:orange}button:hover span,button:hover label{color:orange;cursor:pointer}}.menu-bg{position:absolute;width:100%;height:100%;pointer-events:none;background-color:#00000080}#game-menu{position:absolute;z-index:5000;top:0;color:#fff;width:100%;height:100%;pointer-events:none;display:none;box-sizing:border-box;justify-content:center;align-items:center}#game-menu.visible{pointer-events:all;display:flex}.modal{display:flex;flex-direction:column;align-items:center;background-color:#1a1a1a;border-radius:10px;max-width:800px;margin:0 20px;padding:15px;z-index:11}.modal .title{text-transform:uppercase;font-size:1.7em;width:100%;text-align:center}.modal .title button{float:right;height:1px;margin-top:-3px}.modal .message{text-align:center;margin:10px 0;display:flex;align-items:center}.xxx{display:flex;flex-direction:column;margin-bottom:10px}.landscape .xxx{flex-direction:row;align-items:center;gap:20px}.landscape .xxx>div{flex:50%}.modal h2,.modal h1{margin:20px 0}.slider{font-size:1.2em}button.green{background-color:orange;min-width:200px;padding:10px 20px;border-radius:5px;color:#000;text-transform:uppercase;font-size:1.7em;margin-top:5px}@media (hover: hover){button.green:hover{color:#fff}}.range{max-width:500px}.range span{display:block;color:orange}.range input{-webkit-appearance:none;width:100%;height:6px;border-radius:5px;margin:20px 0;background:#d3d3d3;outline:none}.range input::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:25px;height:25px;border-radius:50%;background:#6fb900;cursor:pointer;border:none}.range input::-moz-range-thumb{width:25px;height:25px;border-radius:50%;background:#6fb900;cursor:pointer;border:none}.switch{display:flex;align-items:center;justify-content:space-between}.switch label{position:relative;display:inline-block;width:60px;height:34px;scale:.7}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s}input:checked+.slider{background-color:#6fb900}input:focus+.slider{box-shadow:0 0 1px #6fb900}input:checked+.slider:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translate(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}#message{width:auto;max-width:500px;height:auto;font-size:1.2em;position:absolute}.mobile #message{font-size:1.5em}#bet{height:auto}#buyfeature{height:640px}.landscape #buyfeature{width:740px;height:340px}#buyfeature img{width:380px}.totalbet{display:flex;align-items:center;justify-content:center}.totalbet>span{font-size:2em;margin:0 30px}button.valueset{background-color:orange;border-radius:5px;color:#000;width:2em;height:2em;text-align:center}button.valueset span{color:#000}#autospin{width:490px;height:auto}.landscape #autospin{width:800px;height:auto}.mobile #autospin{width:480px}.mobile.landscape #autospin{width:800px;height:420px}.modal{background-color:#000;text-align:center}.landscape .modal{width:800px;height:425px;scale:min(.65 * var(--ws) / var(--dpr),.65 * var(--hs) / var(--dpr))}.mobile.landscape .modal{scale:min(.65 * var(--ws) / var(--dpr),1.2 * var(--hs) / var(--dpr))}#close span{color:#ff0083;font-weight:700}.modal #close{margin-top:-.3em;scale:1.4}.waiting{--color: white;--size-mid: 6vmin;--size-dot: 1.5vmin;--size-bar: .4vmin;--size-square: 3vmin;display:block;position:relative;width:50%;display:grid;place-items:center}.waiting:before,.waiting:after{content:"";box-sizing:border-box;position:absolute}#bet{width:100%}#bet .title{height:50px}#bet .stakeList{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:10px}#bet .stakeList>button{min-width:100px;padding:8px;border:1px solid white;border-radius:4px;cursor:pointer;font-size:1.5em}#bet .stakeList>button.active{background-color:#6fb900;border:1px solid #a1d159;color:#fff}.landscape .stakeList>button{flex:30%}@media (hover: hover){.stakeList>button:hover{background-color:#6fb900;border:1px solid #6fb900;color:#fff}}.main-menu{display:flex;flex-direction:column;height:100%;width:100%;background-color:#1a1a1a;padding:0 15px;z-index:10}.mobile .main-menu{width:100%!important;height:100%!important;border-radius:0!important}.landscape .main-menu{width:80vw;height:70vh;border-radius:10px}.mobile.landscape .main-menu{flex-direction:row;justify-content:flex-start}.mobile.landscape .main-menu .uiscroll{width:70%}.mobile.landscape .main-menu #tab-group{border-bottom:none;width:35%;flex-direction:column;justify-content:space-around;align-items:flex-start}#tab-group{display:flex;justify-content:space-around;border-bottom:1px solid gray;padding:.5em 0;align-items:center}#tab-group span{margin-right:5px}#tab-group>button{display:flex;align-items:center;text-transform:uppercase;flex-direction:column}.mobile #tab-group>button{flex-direction:row;justify-content:left}#tab-group>button.active{background:none!important;border:none!important;border-radius:0!important}#tab-group>button.active>*{color:orange}#tab-group>button>label{display:none}.landscape #tab-group>button>label{display:block}.mobile.landscape #tab-group>button>label{display:flex;flex-wrap:nowrap;text-align:left}.tabcontent{margin:1em}.tabcontent h2{color:orange;margin-top:.5em;text-align:center}.tabcontent p{border-bottom:1px solid rgba(255,255,255,.1);padding:1em 0;margin:0}.settings{display:flex;flex-direction:column;align-items:center}.settings .range{margin-top:20px}.selector{margin:20px 0;max-width:90vw;width:500px;display:flex;justify-content:space-evenly}.selector button{display:flex;flex-direction:column;gap:10px;align-items:center;transform-origin:top left}.selector button>span{font-size:2em}.bet_summary{width:100%;display:flex;justify-content:left;flex-direction:column;max-width:500px}.bet_summary>div{width:100%;display:flex;justify-content:space-between;text-transform:uppercase}.bet_summary span{color:orange}.main-menu table{border-collapse:collapse;width:100%}.main-menu table td{text-align:center;border:1px solid white;padding:3px}.main-menu table tr td:nth-child(1){text-align:left}.table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.table-scroll>table{width:max-content;min-width:100%}.history{display:flex;flex-direction:column;align-items:center}.history .header{display:flex;justify-content:center;align-items:center;column-gap:20px;padding:20px 0;font-size:1.2em}.history .header span{font-size:2.5em;background-color:gray;border-radius:5px;height:1em;display:flex;align-items:center;cursor:pointer}.history .header span[aria-disabled=true]{pointer-events:none;cursor:auto;opacity:.5}.history .details{display:flex;flex-direction:column;width:calc(100% - 15px);max-width:510px;margin-bottom:10px}.history .details>div{display:flex;justify-content:space-between}.history .shots .shot{margin:60px 0}.history .shots .shot .level{border:2px solid white;height:10px;border-radius:10px;display:flex;align-items:center;margin-bottom:40px}.history .shots .shot .level .ball{background-image:url(./ball-CBt-X2Bz.png);background-position:center;background-size:60%;background-repeat:no-repeat;width:60px;height:60px;margin-left:-20px;display:flex;justify-content:center;padding-top:100px}.history .shots .shot .level span{height:10px;width:20%;background-color:#c9a400;border-radius:10px 0 0 10px}.history .shots .shot .mreza{width:388px;height:200px;background-image:url(./mreza-DRUtQ-Rx.png);background-size:cover;position:relative}.history .shots .shot .mreza .ball{background-image:url(./ball-CBt-X2Bz.png);background-position:center;background-size:60%;background-repeat:no-repeat;width:70px;height:70px;position:absolute}.history .shots .shot .mreza .gloves{background-image:url(./gloves-BLSHJnVT.png);background-size:200%;width:70px;height:70px;position:absolute}.history .shots .shot .mreza .gloves.p2{background-position-x:100%;background-position-y:100%}.history .shots .shot .mreza .gloves.p3{background-position-x:100%}.lw{margin-top:25vh;overflow:hidden;display:flex;justify-content:center}.loader{transform:rotate(45deg);perspective:1000px;border-radius:50%;width:48px;height:48px;color:#fff}.loader:before,.loader:after{content:"";display:block;position:absolute;top:0;left:0;width:inherit;height:inherit;border-radius:50%;transform:rotateX(70deg);animation:1s spin linear infinite}.loader:after{color:#ff3d00;transform:rotateY(70deg);animation-delay:.4s}@keyframes rotate{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes rotateccw{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(-360deg)}}@keyframes spin{0%,to{box-shadow:.2em 0 0 0 currentcolor}12%{box-shadow:.2em .2em 0 0 currentcolor}25%{box-shadow:0 .2em 0 0 currentcolor}37%{box-shadow:-.2em .2em 0 0 currentcolor}50%{box-shadow:-.2em 0 0 0 currentcolor}62%{box-shadow:-.2em -.2em 0 0 currentcolor}75%{box-shadow:0 -.2em 0 0 currentcolor}87%{box-shadow:.2em -.2em 0 0 currentcolor}}#notification{position:absolute;z-index:5001;color:#fff;width:100%;height:100%;pointer-events:none}#notification.visible>div{left:0}#notification>div{display:flex;align-items:center;max-width:100vw;box-sizing:border-box;position:fixed;background:#000;padding:5px 10px 5px 5px;left:-100vw;transition:.4s left;top:50%}#notification i{height:20px;width:20px;margin-right:5px}
