{"product_id":"navoria-1","title":"Navoria","description":"\u003cdiv class=\"navoria-collage vibrant-theme\"\u003e\n\n\u003ch2\u003e 🌿 Navoria – Explore new lands and leave your mark\u003c\/h2\u003e\n\n\u003cp class=\"subtitle\"\u003e Discover lost continents, guide explorers, and rewrite the world map.\u003c\/p\u003e\n\n \u003cp\u003eThe mists lift and a ray of light pierces the foliage. The \u003cstrong\u003eCouncil of Navoria\u003c\/strong\u003e calls upon the boldest explorers: it's time to blaze new trails and restore the world's lost memories. In this \u003cstrong\u003eexploration and strategy board game\u003c\/strong\u003e from \u003cstrong\u003eMS Edizioni\u003c\/strong\u003e , you'll lead your expedition through forests, valleys, and hidden ruins, seeking a balance between planning and wonder.\u003c\/p\u003e\n\n\u003cp\u003e \u003cstrong\u003eNavoria\u003c\/strong\u003e intertwines \u003cstrong\u003eworker placement\u003c\/strong\u003e and \u003cstrong\u003eset collection\u003c\/strong\u003e in a seamless flow of decisions and discovery. Each turn is a step into the unknown—where the winds shift, resources move, and the landscape comes to life. A visual and strategic adventure for those who enjoy the feeling of exploring new worlds with every game.\u003c\/p\u003e\n\n\u003ch3\u003e Why “Navoria” conquers on the first trip\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e 🌄 \u003cstrong\u003eEnchanting landscapes\u003c\/strong\u003e – emerald hills, lakes of light and paths that disappear into the mist\u003c\/li\u003e\n\n \u003cli\u003e🧭 \u003cstrong\u003eHarmonious strategy\u003c\/strong\u003e – worker placement and set collection perfectly intertwined\u003c\/li\u003e\n\n\u003cli\u003e 🧙 \u003cstrong\u003eElegant choices\u003c\/strong\u003e – every decision is a piece of your legend\u003c\/li\u003e\n\n\u003cli\u003e 🎨 \u003cstrong\u003eDreamy Art\u003c\/strong\u003e – \u003cstrong\u003eMeng Chunlin\u003c\/strong\u003e 's signature style transforms the board into a living world\u003c\/li\u003e\n\n\u003cli\u003e 👨👩👧👦 \u003cstrong\u003ePerfect for the family+ table\u003c\/strong\u003e – accessible, relaxing and full of surprises\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003cp\u003e In \u003cstrong\u003eNavoria,\u003c\/strong\u003e the strongest do not win, but those who know how to read nature's rhythm and choose the right moment to act. Every choice is a map, every map a story to tell.\u003c\/p\u003e\n\n\u003cp class=\"central\"\u003e \u003cem\u003eIn Navoria, legend grows with the morning light.\u003c\/em\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\/* 🌈 FROGAMES – NAVORIA COLLAGE SECTION (versione più viva e luminosa) *\/\n.navoria-collage.vibrant-theme {\n  font-family: \"Inter\", sans-serif;\n  color: #fdfdfc;\n  background: radial-gradient(circle at 30% 20%, #8ad7a4 0%, #55a58b 25%, #3e7a5d 55%, #2b4a44 85%, #452c50 100%);\n  border-radius: 16px;\n  padding: 2.6rem;\n  border: 1px solid rgba(255, 255, 255, 0.12);\n  position: relative;\n  overflow: hidden;\n  box-shadow: 0 0 40px rgba(70, 180, 130, 0.35), inset 0 0 50px rgba(255, 255, 255, 0.05);\n}\n\n\/* ✨ Luce dinamica “foresta viva” *\/\n.navoria-collage.vibrant-theme::before {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  background: radial-gradient(circle at 80% 85%, rgba(255, 240, 180, 0.18), transparent 70%),\n              radial-gradient(circle at 20% 10%, rgba(190, 255, 250, 0.08), transparent 60%);\n  mix-blend-mode: soft-light;\n  animation: forestLight 10s ease-in-out infinite alternate;\n  opacity: 0.8;\n}\n@keyframes forestLight {\n  from { transform: scale(1) translateY(0); opacity: 0.6; }\n  to { transform: scale(1.05) translateY(-10px); opacity: 0.9; }\n}\n\n\/* ✍️ Testo *\/\n.navoria-collage.vibrant-theme h2 {\n  color: #fff8e4;\n  font-weight: 900;\n  font-size: 1.8rem;\n  text-align: center;\n  text-transform: uppercase;\n  letter-spacing: 0.8px;\n  text-shadow: 0 0 12px rgba(255, 240, 180, 0.7);\n  position: relative;\n  z-index: 2;\n}\n.navoria-collage.vibrant-theme .subtitle {\n  text-align: center;\n  color: #e4ffeb;\n  font-weight: 600;\n  margin-bottom: 1.5rem;\n  position: relative;\n  z-index: 2;\n}\n.navoria-collage.vibrant-theme p {\n  position: relative;\n  z-index: 2;\n  line-height: 1.7;\n  font-size: 0.95rem;\n}\n.navoria-collage.vibrant-theme strong {\n  color: #fffad1;\n  font-weight: 800;\n  text-shadow: 0 0 5px rgba(255, 255, 200, 0.3);\n}\n.navoria-collage.vibrant-theme em {\n  color: #fdf2c0;\n  font-style: normal;\n  font-weight: 700;\n}\n.navoria-collage.vibrant-theme h3 {\n  color: #fff2b4;\n  font-weight: 800;\n  margin-top: 1.8rem;\n  text-align: center;\n  text-shadow: 0 0 8px rgba(255, 230, 140, 0.4);\n}\n\n\/* 🌾 Lista *\/\n.navoria-collage.vibrant-theme ul {\n  position: relative;\n  z-index: 2;\n  margin: 1.2rem 0 1.6rem;\n  padding-left: 1.2rem;\n  list-style: none;\n}\n.navoria-collage.vibrant-theme li {\n  margin-bottom: 0.6rem;\n  line-height: 1.6;\n  color: #f6ffe7;\n}\n.navoria-collage.vibrant-theme li strong {\n  color: #fff7ca;\n}\n\n\/* ☀️ Frase centrale *\/\n.navoria-collage.vibrant-theme .central {\n  text-align: center;\n  margin-top: 2rem;\n  font-size: 1rem;\n  letter-spacing: 0.4px;\n  color: #fffde2;\n  text-shadow: 0 0 6px rgba(250, 240, 180, 0.5);\n}\n\n\/* 🌬️ Vento leggero *\/\n.navoria-collage.vibrant-theme::after {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  background: repeating-linear-gradient(0deg, rgba(255,255,255,0.03) 0, transparent 3px);\n  opacity: 0.15;\n  animation: breezeFlow 12s linear infinite;\n}\n@keyframes breezeFlow {\n  from {background-position: 0 0;}\n  to {background-position: 0 120px;}\n}\n\n\/* 📱 Mobile *\/\n@media (max-width: 768px) {\n  .navoria-collage.vibrant-theme { padding: 1.6rem; }\n  .navoria-collage.vibrant-theme h2 { font-size: 1.4rem; }\n}\n\u003c\/style\u003e","brand":"MS Edizioni","offers":[{"title":"Default Title","offer_id":52670794989895,"sku":null,"price":44.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/Navoria00_19844252-b701-4447-a529-b2772dbcc76f.webp?v=1762067419","url":"https:\/\/frogames.business\/en\/products\/navoria-1","provider":"FroGames","version":"1.0","type":"link"}