{"product_id":"moon-leap","title":"Moon Leap ","description":"\u003c!-- 🌙 MOON LEAP – Corsa tra crateri, numeri e stelle --\u003e\n\u003csection class=\"moonleap-section\"\u003e\u003c!-- Titolo --\u003e\u003cheader class=\"moonleap-header\"\u003e\n\u003ch2\u003e Moon Leap 🌙 A race between numbers and stars where every throw can make you fly \u003c\/h2\u003e\n\n\u003c\/header\u003e\n\u003cdiv class=\"moonleap-layout\"\u003e\n\n\u003c!-- Testo principale --\u003e\n\u003carticle class=\"moonleap-narrative\"\u003e\n \u003cp\u003e\u003cstrong\u003eMoon Leap\u003c\/strong\u003e is that space race that seems simple until you realize how much each decision truly matters. You have five tokens numbered 1 to 5 and a single goal: \u003cstrong\u003eto push them as far as possible\u003c\/strong\u003e along the lunar path before the final spaces fill up and the game ends.\u003c\/p\u003e\n\n\u003cp\u003e You roll the dice and move the tokens corresponding to the total: perhaps a 5 alone... or a 2+3, if you need more control. Each token advances toward the next free space, creating a dance of interlocking and overtaking. And when you manage to line up \u003cstrong\u003ethree adjacent tokens\u003c\/strong\u003e of your color? You get another turn—a moment that could decide the game. \u003c\/p\u003e\n\n\u003c\/article\u003e\n\u003c!-- Box punti forza --\u003e\n\u003caside class=\"moonleap-features\"\u003e\n\u003ch3\u003e Why “Moon Leap” is perfect for families and small groups\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e 🌙 \u003cstrong\u003eNumbers and Dice\u003c\/strong\u003e – Simple to understand, rewarding to play\u003c\/li\u003e\n\n\u003cli\u003e ↗️ \u003cstrong\u003eMath Race\u003c\/strong\u003e – Choosing which pieces to move is the real challenge\u003c\/li\u003e\n\n\u003cli\u003e ✨ \u003cstrong\u003eChains of 3\u003c\/strong\u003e – combos that give extra turns and turnarounds\u003c\/li\u003e\n\n \u003cli\u003e⚡ \u003cstrong\u003e30-minute games\u003c\/strong\u003e – light, flowing, never boring \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=\"moonleap-end\"\u003e\n\n\u003cp\u003e If you love \u003cstrong\u003esmart but immediate racing games\u003c\/strong\u003e , where rolling the dice doesn’t mean leaving everything to chance, \u003cstrong\u003eMoon Leap\u003c\/strong\u003e offers the perfect combination: numbers, quick choices and that final race to the moon that keeps everyone glued to the table.\u003c\/p\u003e\n\n\u003cp class=\"moonleap-quote\"\u003e \u003cem\u003eA good throw gets you ahead. A good choice… takes you to the moon.\u003c\/em\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003cstyle\u003e\n\/* 🌙 MOON LEAP – cielo notturno e superficie lunare *\/\n.moonleap-section {\n  --ml-sky-deep: #061428;\n  --ml-sky-soft: #132b53;\n  --ml-moon: #e0cfb0;\n  --ml-crater: #c4a57d;\n  --ml-highlight: #6bd0ff;\n\n  background: linear-gradient(180deg, var(--ml-sky-deep) 0%, var(--ml-sky-soft) 45%, var(--ml-moon) 100%);\n  border-radius: 26px;\n  padding: 2.4rem 1.8rem;\n  color: #f5f8ff;\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.35);\n  position: relative;\n  overflow: hidden;\n}\n\n\/* Glow stellare *\/\n.moonleap-section::before {\n  content: \"\";\n  position: absolute;\n  top: -80px;\n  right: -40px;\n  width: 260px;\n  height: 260px;\n  background: radial-gradient(circle, rgba(107,208,255,0.4), transparent 70%);\n  filter: blur(30px);\n}\n.moonleap-section::after {\n  content: \"\";\n  position: absolute;\n  bottom: -60px;\n  left: -40px;\n  width: 300px;\n  height: 220px;\n  background: radial-gradient(circle at top, rgba(196,165,125,0.6), transparent 70%);\n  filter: blur(24px);\n}\n\n\/* Titolo *\/\n.moonleap-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 16px rgba(0,0,0,0.8);\n  border-bottom: 1px solid rgba(255,255,255,0.25);\n  padding-bottom: 0.6rem;\n}\n\n\/* Layout due colonne *\/\n.moonleap-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.moonleap-narrative {\n  background: rgba(4,10,24,0.9);\n  border-radius: 18px;\n  padding: 1.4rem 1.6rem;\n  border-left: 6px solid var(--ml-highlight);\n  box-shadow: 0 8px 22px rgba(0,0,0,0.45);\n}\n.moonleap-narrative p {\n  margin: 0.7rem 0;\n  line-height: 1.8;\n}\n.moonleap-narrative strong {\n  color: #ffffff;\n}\n\n\/* Box caratteristiche *\/\n.moonleap-features {\n  background: rgba(9,18,40,0.95);\n  border-radius: 18px;\n  padding: 1.3rem 1.5rem;\n  border: 2px solid rgba(224,207,176,0.6);\n  box-shadow: 0 10px 26px rgba(0,0,0,0.5);\n}\n.moonleap-features h3 {\n  font-family: \"Bungee\", sans-serif;\n  font-size: 1.1rem;\n  margin-bottom: 1rem;\n  color: var(--ml-moon);\n}\n.moonleap-features ul {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n  display: grid;\n  gap: 0.65rem;\n}\n.moonleap-features li {\n  background: linear-gradient(90deg, rgba(99,149,207,0.24), rgba(6,20,40,0.95));\n  border-left: 5px solid var(--ml-highlight);\n  border-radius: 10px;\n  padding: 0.55rem 0.85rem;\n  font-size: 0.95rem;\n  transition: 0.25s ease;\n}\n.moonleap-features li:hover {\n  transform: translateX(4px);\n}\n\n\/* Chiusura *\/\n.moonleap-end {\n  margin-top: 2rem;\n  background: rgba(10,18,32,0.95);\n  border-radius: 18px;\n  padding: 1.4rem 1.6rem;\n  border: 1px solid rgba(255,255,255,0.1);\n  text-align: center;\n  box-shadow: 0 8px 22px rgba(0,0,0,0.35);\n}\n.moonleap-quote {\n  margin-top: 0.8rem;\n  font-style: italic;\n  color: var(--ml-highlight);\n  font-weight: 600;\n}\n\n\/* Responsive *\/\n@media (max-width: 900px) {\n  .moonleap-layout {\n    grid-template-columns: 1fr;\n  }\n}\n@media (max-width: 600px) {\n  .moonleap-section {\n    padding: 1.9rem 1.2rem;\n  }\n  .moonleap-header h2 {\n    font-size: 1.6rem;\n  }\n}\n\u003c\/style\u003e","brand":"Playte","offers":[{"title":"Default Title","offer_id":52764834070855,"sku":null,"price":22.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/Moon_Leap_00.webp?v=1763265629","url":"https:\/\/frogames.business\/en\/products\/moon-leap","provider":"FroGames","version":"1.0","type":"link"}