{"product_id":"orapa-space","title":"Orapa Space ","description":"\u003c!-- 🌌 ORAPA SPACE – Laser, orbite e silenzio cosmico --\u003e\n\u003csection class=\"orapaspace-section\"\u003e\u003c!-- Titolo --\u003e\u003cheader class=\"orapaspace-header\"\u003e\n \u003ch2\u003eOrapa Space 🔭 The space puzzle where a laser reveals the whole truth \u003c\/h2\u003e\n\n\u003c\/header\u003e\n\u003cdiv class=\"orapaspace-layout\"\u003e\n\n\u003c!-- Testo principale --\u003e\n\u003carticle class=\"orapaspace-narrative\"\u003e\n\u003cp\u003e \u003cstrong\u003eOrapa Space\u003c\/strong\u003e launches you on a mission for the Aerospace Department: to discover the position, direction, and color of mysterious planets using a single instrument… a \u003cstrong\u003elaser beam\u003c\/strong\u003e bouncing through space. Every return signal is a clue, every detour a story, every reflection a possible solution.\u003c\/p\u003e\n\n\u003cp\u003e The game is a \u003cstrong\u003epure deductive game\u003c\/strong\u003e in which you observe the laser's behavior, compare it to your grid, and gradually build a hidden map of the planetary system. But beware: lasers don't always behave as you think, and an unexpected bounce can throw you completely off course. It's deeper than Orapa Mine, more analytical, more spatial—and tremendously satisfying when \"everything fits together.\"\u003c\/p\u003e\n\n\u003c\/article\u003e\n\u003c!-- Box punti forza --\u003e\n\u003caside class=\"orapaspace-features\"\u003e\n\u003ch3\u003eWhy “Orapa Space” wins over those who love to think\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e 🔭 \u003cstrong\u003eLaser-based deduction\u003c\/strong\u003e – a brilliant and super elegant idea\u003c\/li\u003e\n\n \u003cli\u003e\n\u003cstrong\u003eHidden Planets\u003c\/strong\u003e – Directions, Colors, and Positions to Discover\u003c\/li\u003e\n\n\u003cli\u003e 🧠 \u003cstrong\u003eHighest challenge level\u003c\/strong\u003e – one step beyond Orapa Mine\u003c\/li\u003e\n\n\u003cli\u003e ⚡ \u003cstrong\u003e20–25 minutes\u003c\/strong\u003e – fast, smart, zero downtime \u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003c\/aside\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Chiusura --\u003e\n\u003cdiv class=\"orapaspace-end\"\u003e\n\n\u003cp\u003e If you love \u003cstrong\u003emodern deductive puzzles\u003c\/strong\u003e , games that demand precision, and the satisfaction of perfect intuition, \u003cstrong\u003eOrapa Space\u003c\/strong\u003e is a mission not to be missed. Prepare to plot trajectories, analyze bounces, and uncover the hidden order of the cosmos.\u003c\/p\u003e\n\n\u003cp class=\"orapaspace-quote\"\u003e \u003cem\u003eIn the silence of space, only the laser knows the truth.\u003c\/em\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003cstyle\u003e\n\/* 🌌 ORAPA SPACE – Nebulose, blu siderale, bagliori laser *\/\n.orapaspace-section {\n  --space-deep: #030923;\n  --space-blue: #0c1b3d;\n  --space-light: #1d3f6a;\n  --space-laser: #00eaff;\n  --space-sand: #f4d9b2;\n  \n  background: linear-gradient(180deg, var(--space-deep) 0%, var(--space-blue) 40%, var(--space-light) 100%);\n  border-radius: 26px;\n  padding: 2.4rem 1.8rem;\n  color: #e8f6ff;\n  font-family: \"Inter\", sans-serif;\n  max-width: 1100px;\n  margin: 2rem auto;\n  box-shadow: 0 14px 32px rgba(0, 0, 0, 0.40);\n  position: relative;\n  overflow: hidden;\n}\n\n\/* Effetti luminosi – bagliori di nebulosa e laser *\/\n.orapaspace-section::before {\n  content: \"\";\n  position: absolute;\n  top: -60px;\n  left: -40px;\n  width: 260px;\n  height: 260px;\n  background: radial-gradient(circle, rgba(0,234,255,0.35), transparent 70%);\n  filter: blur(40px);\n}\n.orapaspace-section::after {\n  content: \"\";\n  position: absolute;\n  bottom: -80px;\n  right: -50px;\n  width: 320px;\n  height: 260px;\n  background: radial-gradient(circle, rgba(244,217,178,0.28), transparent 75%);\n  filter: blur(35px);\n}\n\n\/* Titolo *\/\n.orapaspace-header h2 {\n  font-family: \"Bungee\", sans-serif;\n  text-align: center;\n  font-size: 1.9rem;\n  margin-bottom: 1.6rem;\n  color: #ffffff;\n  text-shadow: 0 0 18px rgba(0,0,0,0.7);\n  border-bottom: 1px solid rgba(255,255,255,0.22);\n  padding-bottom: 0.6rem;\n}\n\n\/* Layout due colonne *\/\n.orapaspace-layout {\n  display: grid;\n  grid-template-columns: 1.25fr 1fr;\n  gap: 1.4rem;\n  align-items: flex-start;\n}\n\n\/* Testo principale *\/\n.orapaspace-narrative {\n  background: rgba(4, 13, 30, 0.82);\n  padding: 1.4rem 1.6rem;\n  border-radius: 18px;\n  border-left: 6px solid var(--space-laser);\n  box-shadow: 0 8px 20px rgba(0,0,0,0.45);\n}\n.orapaspace-narrative p {\n  margin: 0.7rem 0;\n  line-height: 1.75;\n}\n.orapaspace-narrative strong {\n  color: #ffffff;\n}\n\n\/* Box caratteristiche *\/\n.orapaspace-features {\n  background: rgba(5, 18, 40, 0.92);\n  border-radius: 18px;\n  padding: 1.3rem 1.5rem;\n  border: 2px solid rgba(0,234,255,0.35);\n  box-shadow: 0 10px 26px rgba(0,0,0,0.5);\n}\n.orapaspace-features h3 {\n  font-family: \"Bungee\", sans-serif;\n  font-size: 1.1rem;\n  margin-bottom: 1rem;\n  color: var(--space-sand);\n}\n.orapaspace-features ul {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n  display: grid;\n  gap: 0.7rem;\n}\n.orapaspace-features li {\n  background: linear-gradient(90deg, rgba(0,234,255,0.18), rgba(0,13,30,0.9));\n  border-left: 5px solid var(--space-laser);\n  border-radius: 10px;\n  padding: 0.55rem 0.85rem;\n  transition: 0.25s ease;\n}\n.orapaspace-features li:hover {\n  transform: translateX(4px);\n}\n\n\/* Chiusura *\/\n.orapaspace-end {\n  margin-top: 2rem;\n  background: rgba(4, 13, 30, 0.9);\n  border-radius: 18px;\n  padding: 1.4rem 1.6rem;\n  border: 1px solid rgba(255,255,255,0.12);\n  text-align: center;\n  box-shadow: 0 8px 22px rgba(0,0,0,0.35);\n}\n.orapaspace-quote {\n  margin-top: 0.8rem;\n  font-style: italic;\n  color: var(--space-laser);\n  font-weight: 600;\n}\n\n\/* Responsive *\/\n@media (max-width: 900px) {\n  .orapaspace-layout {\n    grid-template-columns: 1fr;\n  }\n}\n@media (max-width: 600px) {\n  .orapaspace-section {\n    padding: 1.9rem 1.2rem;\n  }\n  .orapaspace-header h2 {\n    font-size: 1.6rem;\n  }\n}\n\u003c\/style\u003e","brand":"Playte","offers":[{"title":"Default Title","offer_id":52764950593863,"sku":null,"price":29.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/Orapa_Space_00.webp?v=1770178150","url":"https:\/\/frogames.business\/en\/products\/orapa-space","provider":"FroGames","version":"1.0","type":"link"}