{"product_id":"escape-the-dark-sector","title":"Escape the Dark Sector ","description":"\u003csection class=\"darksector-collage\"\u003e\n\u003cdiv class=\"darksector-wrap\"\u003e\n\n\u003cheader class=\"darksector-hero\"\u003e\n\u003ch2\u003e ⚙️ Escape the Dark Sector – Survive in the cosmic void\u003c\/h2\u003e\n\n\u003cp class=\"subtitle\"\u003e In the dark of space, no one can hear you roll the dice.\u003c\/p\u003e\n\n\u003c\/header\u003e\n\u003cdiv class=\"darksector-intro\"\u003e\n\n \u003cp\u003eYou wake up trapped in the heart of a hostile space station. Emergency lights flash, bulkheads creak, and the silence is broken only by the pounding of your heart. \u003cstrong\u003eEscape the Dark Sector\u003c\/strong\u003e is a \u003cstrong\u003ecooperative, narrative board game\u003c\/strong\u003e where darkness isn't just the setting—it's the enemy.\u003c\/p\u003e\n\n\u003cp\u003e Each card is a fragment of history: a corridor, a trap, an encounter with \u003cstrong\u003ecyborgs, clones, or mechanical horrors\u003c\/strong\u003e . With your companions, you will have to \u003cstrong\u003edecide, fight, and take risks\u003c\/strong\u003e to escape. The dice determine fate, but the true weapon is collaboration.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"darksector-grid\"\u003e\n\n\u003carticle class=\"dark-card\"\u003e \u003cstrong\u003e🎲 Cooperation or solitude\u003c\/strong\u003e\n\u003cp\u003e You can play as a team or face the void alone. Either way, the fear is the same.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\u003carticle class=\"dark-card\"\u003e \u003cstrong\u003e📖 Modular narrative\u003c\/strong\u003e\n\u003cp\u003e Every game is a different escape: recombine chapter cards and experience a new orbital nightmare.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\u003carticle class=\"dark-card\"\u003e \u003cstrong\u003e⚫ Unique aesthetics\u003c\/strong\u003e\n \u003cp\u003eA \u003cstrong\u003eblack and white\u003c\/strong\u003e universe, inspired by 80s sci-fi comics. Each card is an illustration by \u003cem\u003eAlex Crispin\u003c\/em\u003e .\u003c\/p\u003e\n\n\u003c\/article\u003e\n\u003carticle class=\"dark-card\"\u003e \u003cstrong\u003e💀 Dangers everywhere\u003c\/strong\u003e\n\u003cp\u003e Weapons, wounds, traps, and moral choices. Every die roll is a hope that dies or lights up.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\u003carticle class=\"dark-card\"\u003e \u003cstrong\u003e🚀 Total atmosphere\u003c\/strong\u003e\n\u003cp\u003e Minimalism, immersion, and pure tension. A cinematic experience to be enjoyed at the table.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\u003carticle class=\"dark-card\"\u003e \u003cstrong\u003e👁️ Iconic and immediate\u003c\/strong\u003e\n\u003cp\u003e Simple rules, instant engagement. Darkness needs no explanation.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"darksector-mechanic\"\u003e\n\n\u003ch3\u003e 🧩 Mechanics with Sense – “To escape is to remember that you are alive”\u003c\/h3\u003e\n\n\u003cp\u003e Each turn is a new page in your survival journal. Draw a card, read, choose, and roll the dice—but do it together with your companions. The choices are shared, the tension is collective. Dying is easy. Escaping requires \u003cstrong\u003ecalculation, courage, and mutual trust\u003c\/strong\u003e . A pure cooperative experience, where failure is part of the story.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n \u003cfooter class=\"darksector-quote\"\u003e\u003cem\u003e“In the darkness of space, hope is only a successful launch.”\u003c\/em\u003e\u003c\/footer\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003cstyle\u003e\n\/* 🛰️ ESCAPE THE DARK SECTOR – MONOCHROME EXPERIENCE *\/\n.darksector-collage {\n  --black:#0b0b0b;\n  --gray-dark:#181818;\n  --gray-light:#d9d9d9;\n  --white:#f5f5f5;\n  --paper:#222;\n  background: linear-gradient(180deg, var(--black) 0%, #111 100%);\n  color: var(--white);\n  font-family: \"Inter\", sans-serif;\n  padding: 3.5rem 1.5rem;\n  border-radius: 16px;\n  position: relative;\n  overflow: hidden;\n  box-shadow: 0 0 50px rgba(0,0,0,0.7);\n}\n.darksector-collage::before {\n  content:\"\";\n  position:absolute; inset:0;\n  background: repeating-linear-gradient(\n    90deg,\n    rgba(255,255,255,0.02) 0px,\n    rgba(255,255,255,0.02) 1px,\n    transparent 1px,\n    transparent 4px\n  );\n  opacity:.2;\n  pointer-events:none;\n}\n\n\/* HEADER *\/\n.darksector-hero {\n  text-align:center;\n  margin-bottom:2rem;\n}\n.darksector-hero h2 {\n  font-weight:900;\n  font-size: clamp(1.5rem,2.5vw,2.2rem);\n  color: var(--white);\n  text-transform:uppercase;\n  letter-spacing:1px;\n  text-shadow:0 0 10px rgba(255,255,255,0.1);\n}\n.darksector-hero .subtitle {\n  color: var(--gray-light);\n  font-style: italic;\n  margin-top: .5rem;\n  opacity: .8;\n}\n\n\/* INTRO *\/\n.darksector-intro {\n  max-width:850px;\n  margin:0 auto 2.5rem;\n  text-align:center;\n  line-height:1.8;\n  font-size:1.05rem;\n  color: var(--gray-light);\n}\n.darksector-intro strong { color: var(--white); }\n\n\/* GRID *\/\n.darksector-grid {\n  display:grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap:1.5rem;\n  margin-bottom:2.2rem;\n}\n.dark-card {\n  background: linear-gradient(180deg, #141414 0%, #0c0c0c 100%);\n  border: 1px solid rgba(255,255,255,0.08);\n  border-radius: 10px;\n  padding:1.4rem 1.1rem;\n  text-align:center;\n  color: var(--white);\n  transition: all .25s ease;\n  box-shadow: inset 0 0 12px rgba(255,255,255,0.03);\n}\n.dark-card:hover {\n  transform:translateY(-4px);\n  box-shadow: 0 8px 25px rgba(255,255,255,0.05);\n}\n.dark-card strong {\n  display:block;\n  color: var(--gray-light);\n  font-weight:800;\n  margin-bottom:.5rem;\n  text-transform: uppercase;\n  letter-spacing: .5px;\n}\n.dark-card p {\n  font-size:.95rem;\n  color:#bfbfbf;\n  line-height:1.7;\n}\n\n\/* MECHANIC *\/\n.darksector-mechanic {\n  text-align:center;\n  max-width:850px;\n  margin:2.5rem auto;\n  line-height:1.8;\n}\n.darksector-mechanic h3 {\n  color: var(--white);\n  font-weight:800;\n  margin-bottom:.6rem;\n  font-size:1.1rem;\n  text-transform: uppercase;\n}\n.darksector-mechanic p { color: var(--gray-light); }\n\n\/* QUOTE *\/\n.darksector-quote {\n  text-align:center;\n  color: var(--gray-light);\n  font-style:italic;\n  font-weight:500;\n  margin-top:2.5rem;\n  opacity:.8;\n  text-shadow:0 0 10px rgba(255,255,255,0.05);\n}\n\n\/* RESPONSIVE *\/\n@media(max-width:1024px){\n  .darksector-grid { grid-template-columns: repeat(2, 1fr); }\n}\n@media(max-width:640px){\n  .darksector-grid { grid-template-columns: 1fr; }\n  .darksector-intro p, .dark-card p, .darksector-mechanic p { font-size:.95rem; }\n}\n\u003c\/style\u003e","brand":"Ghenos Games","offers":[{"title":"Default Title","offer_id":52650599874887,"sku":null,"price":49.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/EscapetheDarkSector00.webp?v=1761832260","url":"https:\/\/frogames.business\/en\/products\/escape-the-dark-sector","provider":"FroGames","version":"1.0","type":"link"}