@import "https://fonts.googleapis.com/css2?family=Baloo+2:wght@500;700;800&display=swap";
.page-module__OSq5sq__gameBody{background:linear-gradient(135deg, var(--color-brand-1) 0%, var(--color-brand-2) 100%);-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;justify-content:center;align-items:center;min-height:100vh;margin:0;padding:10px;font-family:"Baloo 2",cursive;display:flex;position:relative;overflow:hidden}.page-module__OSq5sq__gameContainer{background-color:#0000;background-image:radial-gradient(#fff6 15%,#0000 16%);background-size:30px 30px;border:8px solid #ff69b4;border-radius:20px;width:100%;max-width:600px;height:90vh;max-height:700px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0003}.page-module__OSq5sq__hud{color:#ff69b4;z-index:20;background:#ffffffe6;border-radius:20px;justify-content:space-between;padding:10px 20px;font-size:28px;font-weight:800;display:flex;position:absolute;top:20px;left:20px;right:20px;box-shadow:0 5px 15px #0000001a}.page-module__OSq5sq__vidas{color:#ff4757}.page-module__OSq5sq__heroi{z-index:10;justify-content:center;align-items:center;width:95px;height:95px;display:flex;position:absolute;bottom:20px}.page-module__OSq5sq__heroiImg{object-fit:contain;width:100%;height:100%;transition:transform .1s}.page-module__OSq5sq__item{z-index:9;justify-content:center;align-items:center;width:55px;height:55px;display:flex;position:absolute}.page-module__OSq5sq__overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:100;background:#fff9;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.page-module__OSq5sq__modal{text-align:center;background:#fff;border:4px solid #ff69b4;border-radius:25px;padding:40px;box-shadow:0 10px 30px #0003}.page-module__OSq5sq__modal h1{color:#ff69b4;margin:0 0 10px;font-size:36px}.page-module__OSq5sq__modal h2{color:#4a90e2;margin:10px 0;font-size:50px}.page-module__OSq5sq__btn{color:#fff;cursor:pointer;background:linear-gradient(#4ad295 0%,#28a745 100%);border:none;border-radius:50px;margin-top:20px;padding:15px 40px;font-family:"Baloo 2",cursive;font-size:24px;font-weight:700;transition:transform .1s;box-shadow:0 5px #1e7e34}.page-module__OSq5sq__btn:active{transform:translateY(5px);box-shadow:0 0 #1e7e34}.page-module__OSq5sq__dano{animation:.3s page-module__OSq5sq__piscarVermelho}@keyframes page-module__OSq5sq__piscarVermelho{0%{background-color:#0000}50%{background-color:#f006}to{background-color:#0000}}.page-module__OSq5sq__touchZone{z-index:50;width:50%;height:100%;position:absolute;bottom:0}.page-module__OSq5sq__touchEsquerda{left:0}.page-module__OSq5sq__touchDireita{right:0}
