.game-audio-hack{position:relative}.game-audio-hack,.game-audio-hack__tutorial{width:100%;justify-content:center;flex-direction:column;align-items:center}.game-audio-hack__tutorial{height:100vh;position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5)}.game-audio-hack__tutorial-icon{flex-grow:0;margin-top:190px}.game-audio-hack__tutorial-text{font-family:Roboto,sans-serif;font-size:28px;font-weight:700;text-align:center}.game-audio-hack__timer-wrapper{position:absolute;top:0}.game-audio-hack__timer-content{height:100%;justify-content:center;align-items:center}.game-audio-hack__timer-value{display:flex;margin:0 8px 0 -4px;font-family:Roboto,sans-serif;font-size:16px;font-weight:700}.game-audio-hack__timer-icon{flex-grow:0}.game-audio-hack__timer-progress{width:218px;height:8px;background:#2a3342;border-radius:25px;overflow:hidden}.game-audio-hack__timer-fill{height:100%;border-radius:25px;background:#00d1ff}.game-audio-hack .game-progress{width:100%;font-family:Roboto,sans-serif;font-size:14px;font-weight:700;position:relative;margin-top:140px}.audio-wave-wrapper{flex-direction:column;top:-8px}.audio-wave,.audio-wave-wrapper{display:flex;width:100%;position:relative}.audio-wave{background:#000;padding:10px 0;align-items:center}.audio-wave__shot-button-wrapper{position:absolute;bottom:0;width:100%;display:flex;justify-content:center}.audio-wave__shot-button{position:relative;background:#50ff12;color:#2b313a;font-family:Roboto,sans-serif;font-size:18px;font-weight:700;padding:8px 60px;top:68px;border-radius:4px}.audio-wave__holder{position:relative;height:240px;margin:0 auto}.audio-wave__item{background:#68c0ff;min-height:2px;flex:0 0 2px;width:2px;margin:0 1px 0 0}.audio-wave__item.active{background:#b5ff57}.audio-wave__cursor{position:absolute;left:-1px;top:15%;bottom:15%;width:2px;height:70%;background:hsla(0,0%,100%,.75)}.audio-wave_shot-failed .audio-wave__item{background:#ff323e}.audio-wave_shot-failed .audio-wave__shot-button{pointer-events:none;background:#ff323e;color:#fff}.screen-header{position:fixed;left:0;top:0;margin-top:44px;width:100%;z-index:1;font-family:Roboto,sans-serif;font-size:24px;font-weight:700;background:#1e2228;border-bottom:1px solid #303845;box-shadow:inset 0 0 1px 0 rgba(0,0,0,.5),inset 0 -1px 0 0 #303845;display:flex;justify-content:center}.screen-header__close{display:flex;flex-grow:0;align-self:center;position:absolute;left:16px}.screen-header__title{display:flex}.minigame{width:100%;height:100vh;flex-direction:column;background:#29313e;overflow-y:hidden}.minigame__header{width:100%;z-index:1;margin-top:44px;padding:16px 0;justify-content:center;font-family:Roboto,sans-serif;font-size:24px;font-weight:700;background:#1e2228;border-bottom:1px solid #303845;box-shadow:inset 0 0 1px 0 rgba(0,0,0,.5),inset 0 -1px 0 0 #303845}.minigame__close.v-icon{position:absolute;right:8px}.minigame__background-arts{pointer-events:none;position:relative;width:100%}.minigame__bg-art{position:absolute;left:0;right:0}.minigame__bg-art:first-child{top:0;margin-top:5vh}.minigame__bg-art:nth-child(2){bottom:0;margin-bottom:5vh}.minigame__game{position:relative;z-index:1;width:100%;align-self:center;justify-content:center;pointer-events:all}