@import "https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap";.moldura-vida.svelte-13dqzqx{background:#00000080;border:2px solid #444;width:100%;height:18px;position:relative;overflow:hidden;box-shadow:inset 0 0 5px #000}.barra-enchimento.svelte-13dqzqx{height:100%;box-shadow:0 0 10px var(--bg-color-glow);transition:width .4s cubic-bezier(.18,.89,.32,1.28);position:relative}.brilho-barra.svelte-13dqzqx{background:#fff3;height:30%;position:absolute;top:0;left:0;right:0}.container-heroi.svelte-1dxe2qq{flex-direction:column;align-items:center;width:500px;margin-top:-20px;margin-left:-100px;display:flex;position:relative}.stats-fixas.svelte-1dxe2qq{box-sizing:border-box;z-index:100;background:url(../../../hero.life.png) 50%/contain no-repeat;flex-direction:column;width:480px;height:200px;padding:70px 40px 10px 185px;display:flex;position:absolute;top:-280px;left:0}.labels.svelte-1dxe2qq{color:#00d4ff;justify-content:space-between;width:100%;margin-bottom:10px;font-size:.85rem;display:flex}.hp-texto.svelte-1dxe2qq{text-align:center;color:#00d4ff;width:100%;margin-top:12px;font-size:.75rem}.sprite.svelte-1dxe2qq img:where(.svelte-1dxe2qq){width:auto;height:450px;image-rendering:pixelated;display:block}.shake.svelte-1dxe2qq{animation:.2s infinite svelte-1dxe2qq-shake}@keyframes svelte-1dxe2qq-shake{0%{transform:translate(4px)}50%{transform:translate(-4px)}}.container-inimigo.svelte-56yfn1{flex-direction:column;align-items:center;width:500px;margin-top:-20px;margin-right:-100px;display:flex;position:relative}.stats-inimigo.svelte-56yfn1{box-sizing:border-box;z-index:100;background:url(../../../ai.life.png) 50%/contain no-repeat;flex-direction:column;width:480px;height:200px;padding:70px 185px 10px 40px;display:flex;position:absolute;top:-280px;right:0}.labels.svelte-56yfn1{color:#ff4d4d;justify-content:space-between;width:100%;margin-bottom:10px;font-size:.85rem;display:flex}.hp-texto.svelte-56yfn1{text-align:center;color:#ff4d4d;width:100%;margin-top:12px;font-size:.75rem}.sprite.svelte-56yfn1 img:where(.svelte-56yfn1){width:auto;height:450px;image-rendering:pixelated;display:block}.shake.svelte-56yfn1{animation:.2s infinite svelte-56yfn1-shakeAnim}@keyframes svelte-56yfn1-shakeAnim{0%{transform:translate(4px)}50%{transform:translate(-4px)}}.caixa-storage.svelte-gk5n64{color:#00d4ff;background:#000a14f2;border:4px solid #00d4ff;flex-direction:column;width:450px;height:160px;display:flex;box-shadow:inset 0 0 15px #00d4ff33}.header.svelte-gk5n64{color:#000;text-align:center;letter-spacing:2px;background:#00d4ff;padding:8px;font-size:.9rem;font-weight:900}.corpo-inventario.svelte-gk5n64{flex-grow:1;padding:15px;overflow:hidden}.lista.svelte-gk5n64{flex-direction:column;gap:10px;height:100%;padding-right:5px;display:flex;overflow-y:auto}.item.svelte-gk5n64{background:#00d4ff1a;border:1px solid #00d4ff66;justify-content:space-between;align-items:center;padding:8px 12px;transition:background .2s;display:flex}.item.svelte-gk5n64:hover{background:#00d4ff33}.nome.svelte-gk5n64{letter-spacing:1px;font-size:.75rem}.btn-usar.svelte-gk5n64{color:#00d4ff;cursor:pointer;background:0 0;border:2px solid #00d4ff;padding:5px 12px;font-family:"Press Start 2P",cursive;font-size:.7rem;transition:all .2s}.btn-usar.svelte-gk5n64:hover{color:#000;background:#00d4ff;box-shadow:0 0 10px #00d4ff}.vazio.svelte-gk5n64{opacity:.5;text-align:center;color:#00d4ff;margin-top:20px;font-size:.7rem}.lista.svelte-gk5n64::-webkit-scrollbar{width:6px}.lista.svelte-gk5n64::-webkit-scrollbar-track{background:#00d4ff0d}.lista.svelte-gk5n64::-webkit-scrollbar-thumb{background:#00d4ff}body{touch-action:manipulation;background:#000;justify-content:center;align-items:center;width:100vw;height:100vh;margin:0;padding:0;font-family:"Press Start 2P",cursive;display:flex;overflow:hidden}.game-viewport.svelte-1uha8ag{transform-origin:50%;background:#0a0a0c;flex-shrink:0;width:1920px;height:1080px;position:relative;overflow:hidden}.background-camada.svelte-1uha8ag{z-index:1;background:url(../../../Background.jpg) bottom/cover no-repeat;position:absolute;inset:0 0 220px}.interface-jogo.svelte-1uha8ag{z-index:10;flex-direction:column;display:flex;position:absolute;inset:0}.menu-principal-overlay.svelte-1uha8ag{z-index:100;background:linear-gradient(#0006,#000c),url(../../../Background.jpg) 50%/cover;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.menu-principal-conteudo.svelte-1uha8ag{text-align:center;background:#0a0a0cf2;border:6px solid #00d4ff;border-radius:15px;padding:60px;box-shadow:0 0 30px #00d4ff}.titulo-jogo.svelte-1uha8ag{color:#fff;margin-bottom:20px;font-size:3.5rem;line-height:1.2}.subtitulo.svelte-1uha8ag{color:#00d4ff;font-size:1rem}.btn-play.svelte-1uha8ag{cursor:pointer;background:#00d4ff;border:none;margin-top:40px;padding:20px 40px;font-family:"Press Start 2P",cursive;font-size:1.2rem;transition:all .2s}.btn-play.svelte-1uha8ag:hover{background:#fff;transform:scale(1.1)}.hud-superior.svelte-1uha8ag{flex-direction:column;justify-content:center;align-items:center;gap:20px;height:250px;display:flex}.score-badge.svelte-1uha8ag{color:#fff;background:url(../../../ui.score.png) 50%/contain no-repeat;justify-content:center;align-items:center;width:350px;height:120px;padding-top:35px;font-size:1.8rem;display:flex}.caixa-aviso.svelte-1uha8ag{color:#00d4ff;text-align:center;background:#000000e6;border:3px solid #00d4ff;justify-content:center;align-items:center;width:500px;height:60px;font-size:.8rem;display:flex}.arena-combate.svelte-1uha8ag{flex:1;justify-content:space-between;align-items:flex-end;padding:0 200px 80px;display:flex}.hud-inferior.svelte-1uha8ag{background:#0a0a0cf2;border-top:6px solid #00d4ff;align-items:center;height:220px;padding:0 60px;display:flex}.lado-esquerdo.svelte-1uha8ag,.lado-direito.svelte-1uha8ag{width:500px}.lado-direito.svelte-1uha8ag{justify-content:flex-end;display:flex}.lado-centro.svelte-1uha8ag{flex:1;justify-content:center;display:flex}.painel-monitor.svelte-1uha8ag{background:#001428b3;border:3px solid #00d4ff;justify-content:center;align-items:center;width:600px;height:140px;padding:20px;display:flex;position:relative}.label-monitor.svelte-1uha8ag{color:#00d4ff;background:#0a0a0c;padding:0 10px;font-size:.7rem;position:absolute;top:-15px;left:20px}.desc-texto.svelte-1uha8ag{color:#fff;text-align:center;font-size:.8rem;line-height:1.6}.btn-lutar.svelte-1uha8ag{cursor:pointer;color:#0000;background:url(../../../ui.fire.png) 50%/contain no-repeat;border:none;width:220px;height:140px}.btn-lutar.svelte-1uha8ag:hover:not(:disabled){filter:brightness(1.2);transform:scale(1.1)}.game-over.svelte-1uha8ag{z-index:9999;text-align:center;background:#0a0000fa;border:6px solid #ff4d4d;flex-direction:column;justify-content:center;align-items:center;width:900px;height:600px;margin:auto;display:flex;position:absolute;inset:0;box-shadow:0 0 150px #ff4d4dcc,inset 0 0 50px #000}.game-over-titulo.svelte-1uha8ag{color:#ff4d4d;text-shadow:0 0 20px #ff4d4d;letter-spacing:5px;margin-bottom:30px;font-size:3.5rem!important}.game-over-stats.svelte-1uha8ag{color:#fff;letter-spacing:2px;margin-bottom:50px;font-size:1.2rem;line-height:2}.btn-restart.svelte-1uha8ag{color:#ff4d4d;cursor:pointer;background:0 0;border:4px solid #ff4d4d;padding:20px 40px;font-family:"Press Start 2P",cursive;font-size:1.2rem;transition:all .3s}.btn-restart.svelte-1uha8ag:hover{color:#000;background:#ff4d4d;transform:scale(1.1);box-shadow:0 0 30px #ff4d4d}.game-over-titulo.svelte-1uha8ag{color:#ff4d4d;margin-bottom:20px;font-size:4rem}
