:root{--game-red:#e02a29;--game-blue:#0b92fe;--game-yellow:#fbc620;--game-green:#84c525;--bg-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='152' height='152'%3E%3Cpath d='M152 150v2H0v-2h28v-8H8v-20H0v-2h8V80h42v20h20v42H30v8h90v-8H80v-42h20V80h42v40h8V30h-8v40h-42V50H80V8h40V0h2v8h20v20h8V0h2v150zm-2 0v-28h-8v20h-20v8h28zM82 30v18h18V30H82zm20 18h20v20h18V30h-20V10H82v18h20v20zm0 2v18h18V50h-18zm20-22h18V10h-18v18zm-54 92v-18H50v18h18zm-20-18H28V82H10v38h20v20h38v-18H48v-20zm0-2V82H30v18h18zm-20 22H10v18h18v-18zm54 0v18h38v-20h20V82h-18v20h-20v20H82zm18-20H82v18h18v-18zm2-2h18V82h-18v18zm20 40v-18h18v18h-18zM30 0h-2v8H8v20H0v2h8v40h42V50h20V8H30V0zm20 48h18V30H50v18zm18-20H48v20H28v20H10V30h20V10h38v18zM30 50h18v18H30V50zm-2-40H10v18h18V10z' fill='%23013f88' fill-opacity='.4' fill-rule='evenodd'/%3E%3C/svg%3E")}*{margin:0;padding:0}#root{align-items:center;display:flex;height:100%;justify-content:center;width:100%}html{overflow:hidden}body,html{-webkit-touch-callout:none;background-color:#000;font-family:Arial,Helvetica,sans-serif;height:100%;position:fixed;-webkit-user-select:none;user-select:none;width:100%}div{box-sizing:border-box}.button{border:none;border-radius:20px;box-shadow:0 2px 4px #0006,0 7px 13px -3px #0000004d,inset 0 -5px 0 #0000004d;cursor:pointer}.button:active{-webkit-tap-highlight-color:transparent;box-shadow:none;transform:translateY(2px)}.button.yellow{background-color:#f5d41f;color:#8b5f00}.button.blue{background-color:#216ed0;color:#fff}.button:disabled,.button[disabled]{cursor:auto;opacity:.5;pointer-events:none}.glass-effect{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fff3;border:1px solid #ffffff4d;box-shadow:0 4px 30px #0000001a}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.lds-ring{display:inline-block;height:80px;position:relative;width:80px}.lds-ring div{animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:8px solid #0000;border-radius:50%;border-top-color:#fff;box-sizing:border-box;display:block;height:64px;margin:8px;position:absolute;width:64px}.lds-ring div:first-child{animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.container{height:100%;width:100%}.container,.screen{align-items:center;display:flex;justify-content:center}.screen{background-color:#00a6df;background-image:var(--bg-image);height:var(--base-height);overflow:hidden;position:relative;width:var(--base-width)}@media only screen and (max-width:420px){.screen{background-color:initial;background-image:none}body{background-color:#00a6df;background-image:var(--bg-image)}}.alert-update-app{bottom:15px;position:absolute;width:100%;z-index:20}.alert-update-app-wrapper{align-items:center;background:#000000a6;border-radius:10px;color:#fff;display:flex;font-size:15px;font-weight:700;justify-content:space-between;margin:15px 15px 10px;padding:10px 20px}.alert-update-app-emoji{margin-left:5px}.alert-update-button{background-color:gray;border:2px solid #fff;border-radius:10px;color:#fff;cursor:pointer;font-size:15px;padding:5px 10px}.page-wrapper{flex-direction:column;height:100%;justify-content:center}.page-wrapper,.page-wrapper-options{align-items:center;display:flex;width:100%}.page-wrapper-options{justify-content:space-between;padding:10px;position:absolute;top:0}.game-back-button{align-items:center;border-radius:5px;display:flex;height:35px;justify-content:center;width:35px}.game-back-button .icon-wrapper{width:80%}.game-options-button{align-items:center;border-radius:5px;display:flex;height:35px;justify-content:center;width:35px}.game-options-button .icon-wrapper{width:60%}.options-game{align-items:center;background:#000000d9;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:20}.options-game-container{animation:fadeInLeft .4s ease both;background-color:#312938;flex-direction:column;width:80%}.options-game-container,.options-game-header{align-items:center;border-radius:5px;box-shadow:0 2px 4px #0006,0 7px 13px -3px #0000004d,inset 0 -3px 0 #0003;display:flex;justify-content:center}.options-game-header{background-color:#4d4658;color:#fff;font-size:25px;font-weight:700;padding:18px;position:relative;width:100%}.options-game-close{align-items:center;background-color:#a7051d;border-radius:5px;display:flex;height:35px;justify-content:center;position:absolute;right:10px;width:35px}.options-game-close .icon-wrapper{height:60%;transform:translateY(-2px);width:60%}.options-game-close:active .icon-wrapper{transform:translateY(0)}.options-game-options{padding:20px;width:100%}.options-game-option{align-items:center;border-bottom:1px solid #8c8792;display:flex;padding-bottom:15px;width:100%}.options-game-option:not(:first-child){margin-top:20px}.options-game-option .icon-wrapper{height:40px;width:40px}.options-game-option-label{color:#fff;font-size:30px;font-weight:700;margin:0 15px;text-transform:capitalize;width:60%}