@import url("https://fonts.googleapis.com/css2?family=Permanent+Marker&family=Press+Start+2P&display=swap");.Controls_wrapper__mdvvt{display:flex;justify-content:space-between;align-items:center;padding:10px 10px 90px 20px;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (min-width:800px){.Controls_wrapper__mdvvt{display:none}}.Controls_dpad__mJyjY{display:flex;gap:10px}.Controls_wrapper__mdvvt button{display:inline-flex;align-items:center;justify-content:center;position:relative;gap:5px;background:none;color:black!important;text-transform:uppercase;font-weight:700;cursor:pointer;font-size:16px;padding:8px 16px;line-height:24px;text-align:center;border:none;transition:all .3s;transform:translate(-8px,-8px);font-family:Press Start\ 2P,system-ui}.Controls_wrapper__mdvvt button svg{fill:black}.Controls_wrapper__mdvvt button:before{position:absolute;content:"";width:100%;height:100%;top:-3px;left:-3px;background-color:#90626e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:3px solid black;border-radius:10px;transform:translate(8px,8px);transition:all .3s;z-index:-1}.Controls_wrapper__mdvvt button:hover:before{transform:translate(0)}.Controls_wrapper__mdvvt button:after{position:absolute;content:"";width:100%;height:100%;top:-3px;left:-3px;background:#F4A7BA;border:3px solid black;border-radius:10px;z-index:-1;transition:all .3s}.Game_frame__mpkR1{display:flex;flex-direction:column;width:100dvw;height:100dvh;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Game_wrapper__jtUlV{position:relative;width:100%;height:100%;overflow:hidden}.Game_container__UAq_u{position:absolute;inset:0}.Game_container__UAq_u canvas{position:absolute;left:0;bottom:0;transform-origin:0 100%;display:block}.Game_overlay__5ZFno{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:20px;font-family:Press Start\ 2P,protector,system-ui;background-color:rgba(0,0,0,.5)}.Game_title__a6QJm{font-size:1.5em}.Game_loadingBar__KrBUt{width:200px;height:20px;border:2px solid white}.Game_progress__KxI1O{background-color:white;height:100%;transition:all .5s}.Game_pw__XdggD{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:20px}