{"product_id":"final-girl-into-the-void","title":"Final Girl - Into the Void","description":"\u003csection class=\"finalgirl-void\"\u003e\n\u003cdiv class=\"fg-inner\"\u003e\n\n\u003ch2\u003e👽 Final Girl: Into the Void – In space, no one can hear you scream\u003c\/h2\u003e\n\n\u003cp\u003e The \u003cstrong\u003eUSS KONRAD\u003c\/strong\u003e spaceship floats silently in the void. Then, a metallic clank in the air ducts. Something is moving. In \u003cstrong\u003eFinal Girl: Into the Void\u003c\/strong\u003e , the new expansion to \u003cstrong\u003eVan Ryder Games\u003c\/strong\u003e ' \u003cstrong\u003eFinal Girl\u003c\/strong\u003e series, the hunt moves to deep space: you are alone, and the creature never stops evolving. The \u003cstrong\u003eEvomorph\u003c\/strong\u003e is a living nightmare—invisible, intelligent, deadly.\u003c\/p\u003e\n\n\u003cp\u003e Each match is a silent duel between predator and prey, in a labyrinth of corridors, locked doors, and ventilation shafts. Use \u003cstrong\u003ekeycards\u003c\/strong\u003e to open new areas of the ship, set ambushes, or—if fear grips you—activate self-destruct and try to escape in the escape pod. But remember: the Evomorph disappears and reappears when you least expect it. And it's never in a hurry.\u003c\/p\u003e\n\n\u003ch3\u003e Why “Into the Void” Is the Perfect Nightmare for Final Girl Fans\u003c\/h3\u003e\n\n\u003cdiv class=\"fg-grid\"\u003e\n\n\u003cdiv class=\"fg-card\"\u003e\n\n\u003ch4\u003e 👽 New killer\u003c\/h4\u003e\n\n\u003cp\u003e The Evomorph evolves and strikes from the darkness, learning from every move.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"fg-card\"\u003e\n\n\u003ch4\u003e 🚀 New setting\u003c\/h4\u003e\n\n\u003cp\u003e The USCSS KONRAD starship: a maze of steel and terror.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"fg-card\"\u003e\n\n\u003ch4\u003e 🔑 Keycard and sections\u003c\/h4\u003e\n\n\u003cp\u003e Open new areas, deactivate systems, and discover what's hiding in the vents.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"fg-card\"\u003e\n\n\u003ch4\u003e 💥 Explosive ending\u003c\/h4\u003e\n\n\u003cp\u003e Self-destruction, ejection into space, or desperate survival.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"fg-card\"\u003e\n\n\u003ch4\u003e 🎬 Feature Film Box\u003c\/h4\u003e\n\n\u003cp\u003e Magnetic box that becomes a Killer and Location board.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"fg-card\"\u003e\n\n\u003ch4\u003e 🧠 Psychological fear\u003c\/h4\u003e\n\n\u003cp\u003e Constant tension, reflexes and survival logic in every turn.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cp\u003e \u003cstrong\u003eFinal Girl: Into the Void\u003c\/strong\u003e is a \u003cstrong\u003esolo horror board game\u003c\/strong\u003e where the tension builds with every breath. If you love quiet fear and the feeling of being hunted among the neon lights of a spaceship, this expansion is your personal descent into the abyss.\u003c\/p\u003e\n\n\u003cdiv class=\"fg-quote\"\u003e \u003cem\u003e“Space is silent. But your heart is not.”\u003c\/em\u003e \u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003cstyle\u003e\n.finalgirl-void {\n  --black: #040608;\n  --green: #3cfb95;\n  --grey: #5a6670;\n  --red: #ff2d2d;\n  --white: #e5e7eb;\n  font-family: \"Orbitron\", sans-serif;\n  background: linear-gradient(180deg, #000 0%, #0a0f12 100%);\n  color: var(--white);\n  border-radius: 20px;\n  padding: 3rem 2rem;\n  position: relative;\n  overflow: hidden;\n  box-shadow: 0 0 40px rgba(0,0,0,0.6);\n}\n\n\/* 🌌 Effetto luce pulsante *\/\n.finalgirl-void::before {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  background: radial-gradient(circle at 60% 40%, rgba(60,251,149,0.08), transparent 70%),\n              radial-gradient(circle at 20% 70%, rgba(255,45,45,0.05), transparent 60%);\n  animation: flicker 8s ease-in-out infinite alternate;\n  pointer-events: none;\n}\n@keyframes flicker {\n  0% { opacity: 0.7; }\n  100% { opacity: 1; }\n}\n\n.fg-inner {\n  position: relative;\n  z-index: 2;\n  text-align: center;\n  max-width: 900px;\n  margin: 0 auto;\n}\n\n.fg-inner h2 {\n  font-size: 2rem;\n  color: var(--green);\n  font-weight: 900;\n  margin-bottom: 1rem;\n  text-shadow: 0 0 15px rgba(60,251,149,0.5);\n  letter-spacing: 0.8px;\n}\n.fg-inner p {\n  font-size: 1.05rem;\n  line-height: 1.9;\n  color: var(--white);\n  margin-bottom: 1.4rem;\n}\n.fg-inner strong { color: var(--green); }\n\n\/* 👾 GRID *\/\n.fg-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 18px;\n  margin: 2rem 0;\n}\n.fg-card {\n  background: rgba(255,255,255,0.03);\n  border: 1px solid rgba(60,251,149,0.2);\n  border-radius: 14px;\n  padding: 1.4rem 1.2rem;\n  box-shadow: 0 0 10px rgba(60,251,149,0.1);\n  transition: all 0.3s ease;\n}\n.fg-card:hover {\n  transform: translateY(-4px);\n  box-shadow: 0 0 25px rgba(60,251,149,0.3);\n}\n.fg-card h4 {\n  color: var(--green);\n  font-size: 1.05rem;\n  font-weight: 700;\n  margin-bottom: 0.5rem;\n}\n.fg-card p {\n  color: var(--white);\n  font-size: 0.95rem;\n}\n\n\/* 👽 CITAZIONE *\/\n.fg-quote {\n  margin-top: 2rem;\n  background: linear-gradient(90deg, rgba(60,251,149,0.2), rgba(255,45,45,0.1));\n  border-left: 4px solid var(--green);\n  padding: 1.2rem 1.4rem;\n  font-style: italic;\n  font-size: 1rem;\n  border-radius: 8px;\n  text-align: center;\n  box-shadow: 0 0 15px rgba(60,251,149,0.25);\n}\n\n\/* 📱 MOBILE *\/\n@media (max-width: 900px) {\n  .fg-grid { grid-template-columns: 1fr; }\n  .fg-inner h2 { font-size: 1.6rem; }\n}\n\u003c\/style\u003e\n\u003c!-- SEO --\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003c!-- Title SEO: Final Girl: Into the Void – Evomorph nello spazio profondo --\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003c!-- Meta Description SEO: Sopravvivi a un orrore spaziale in Final Girl: Into the Void. Affronta l’Evomorph nella nave USCSS Konrad in questo gioco horror in solitario. --\u003e","brand":"Van Ryder Games","offers":[{"title":"Default Title","offer_id":52608852492615,"sku":null,"price":24.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/FinalGirl-IntotheVoid00.webp?v=1761214327","url":"https:\/\/frogames.business\/en\/products\/final-girl-into-the-void","provider":"FroGames","version":"1.0","type":"link"}