{"product_id":"root-la-compagnia-del-fiume","title":"Root - La Compagnia del Fiume","description":"\u003c!-- 🌊 ROOT – LA COMPAGNIA DEL FIUME --\u003e\n\u003csection class=\"rootriver-section\"\u003e\u003cheader class=\"rootriver-header\"\u003e\n\u003ch2\u003e Root – The River Company 🐊 New factions, new troubles… and lots of lizards \u003c\/h2\u003e\n\n\u003c\/header\u003e\n\u003cdiv class=\"rootriver-layout\"\u003e\n\n\u003carticle class=\"rootriver-narrative\"\u003e\n\u003cp\u003e The forest has never been so alive. With \u003cstrong\u003eRoot – The River Company\u003c\/strong\u003e , two new factions arrive ready to upset the balance: on one side \u003cstrong\u003e, the water merchants\u003c\/strong\u003e , always ready to sell you (or sink you), and on the other, \u003cstrong\u003ethe Cult of Lizards\u003c\/strong\u003e , determined to convert the entire map with faith and fire.\u003c\/p\u003e\n\n\u003cp\u003e This \u003cstrong\u003eRoot\u003c\/strong\u003e expansion is much more than an addition: it's a paradigm shift. It opens the game up to six players, introduces \u003cstrong\u003enew asymmetrical mechanics\u003c\/strong\u003e , an additional Wanderer, and even cooperative and solo modes. It's the point where the quintessential \u003cstrong\u003estrategy board game\u003c\/strong\u003e expands, enriches itself, and forces you to rethink every move.\u003c\/p\u003e\n\n \u003cp\u003eIf you thought you understood Root, think again. The \u003cstrong\u003eRiverfolk\u003c\/strong\u003e sell shares to other players, control the rivers, and move silently… until they become indispensable. The \u003cstrong\u003eLizardfolk\u003c\/strong\u003e , on the other hand, turn everything upside down with their mystical worship, converting cards, tokens, and, essentially, the battlefield. Strategy, diplomacy, bluffing, and a touch of reptilian spirituality.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\u003caside class=\"rootriver-features\"\u003e\n\u003ch3\u003e What does this amphibious and sacrilegious expansion add?\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e 🌊 \u003cstrong\u003e2 new asymmetric factions\u003c\/strong\u003e : The River Company and the Cult of the Lizards\u003c\/li\u003e\n\n\u003cli\u003e 👥 \u003cstrong\u003eUp to 6 players\u003c\/strong\u003e : perfect for large groups\u003c\/li\u003e\n\n\u003cli\u003e 🎲 \u003cstrong\u003eSolo and cooperative mode\u003c\/strong\u003e : with dedicated rules and automatons\u003c\/li\u003e\n\n\u003cli\u003e 🦊 New \u003cstrong\u003eVagabonds\u003c\/strong\u003e with new variants\u003c\/li\u003e\n\n\u003cli\u003e 🧩 \u003cstrong\u003eEven greater strategic depth\u003c\/strong\u003e , without sacrificing visual beauty\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003c\/aside\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"rootriver-end\"\u003e\n\n \u003cp\u003eWhether you want to conquer with faith or sell river access like a cunning furry broker, \u003cstrong\u003ethis expansion takes Root to a new level\u003c\/strong\u003e . And no, we don't accept lizard-like promissory notes. 🐸\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003cstyle\u003e\n\/* 🌊 ROOT – LA COMPAGNIA DEL FIUME *\/\n:root {\n  --river-deep: #1f3e3b;\n  --river-water: #7cc7b6;\n  --river-sand: #d9c89e;\n  --river-leaf: #5c7654;\n  --river-light: #f3f1e8;\n}\n\n\/* Contenitore principale *\/\n.rootriver-section {\n  background: linear-gradient(180deg, #edf8f4 0%, #dbeadf 60%, #b8d4be 100%);\n  border-radius: 26px;\n  padding: 2.4rem 1.8rem;\n  color: var(--river-deep);\n  font-family: \"Inter\", sans-serif;\n  max-width: 1100px;\n  margin: 2rem auto;\n  box-shadow: 0 12px 30px rgba(0,0,0,0.2);\n  position: relative;\n  overflow: hidden;\n}\n\n\/* Effetti luce *\/\n.rootriver-section::before {\n  content: \"\";\n  position: absolute;\n  top: -60px;\n  left: -60px;\n  width: 280px;\n  height: 280px;\n  background: radial-gradient(circle, rgba(124,199,182,0.25), transparent 70%);\n  filter: blur(45px);\n}\n.rootriver-section::after {\n  content: \"\";\n  position: absolute;\n  bottom: -60px;\n  right: -60px;\n  width: 320px;\n  height: 320px;\n  background: radial-gradient(circle, rgba(217,200,158,0.25), transparent 70%);\n  filter: blur(60px);\n}\n\n\/* Titolo *\/\n.rootriver-header h2 {\n  font-family: \"Bungee\", sans-serif;\n  text-align: center;\n  font-size: 1.9rem;\n  margin-bottom: 1.6rem;\n  color: var(--river-deep);\n  text-shadow: 0 0 8px rgba(255,255,255,0.8);\n  border-bottom: 1px solid rgba(0,0,0,0.08);\n  padding-bottom: 0.5rem;\n}\n\n\/* Layout *\/\n.rootriver-layout {\n  display: grid;\n  grid-template-columns: 1.2fr 1fr;\n  gap: 1.4rem;\n  align-items: start;\n}\n\n\/* Testo principale *\/\n.rootriver-narrative {\n  background: var(--river-light);\n  border-left: 6px solid var(--river-water);\n  border-radius: 16px;\n  padding: 1.4rem 1.6rem;\n  box-shadow: 0 6px 18px rgba(0,0,0,0.08);\n}\n.rootriver-narrative p {\n  margin: 0.6rem 0;\n  line-height: 1.8;\n}\n.rootriver-narrative strong {\n  color: var(--river-leaf);\n}\n\n\/* Box caratteristiche *\/\n.rootriver-features {\n  background: rgba(255,255,255,0.85);\n  border-radius: 16px;\n  padding: 1.2rem 1.5rem;\n  border: 2px dashed var(--river-water);\n  box-shadow: 0 6px 16px rgba(0,0,0,0.05);\n}\n.rootriver-features h3 {\n  font-family: \"Bungee\", sans-serif;\n  color: var(--river-deep);\n  font-size: 1.2rem;\n  margin-bottom: 1rem;\n}\n.rootriver-features ul {\n  list-style: none;\n  padding: 0;\n  display: grid;\n  gap: 0.6rem;\n}\n.rootriver-features li {\n  background: rgba(243,241,232,0.9);\n  border-left: 5px solid var(--river-water);\n  border-radius: 10px;\n  padding: 0.6rem 0.8rem;\n  transition: 0.3s ease;\n}\n.rootriver-features li:hover {\n  background: rgba(243,241,232,1);\n  transform: translateY(-2px);\n}\n\n\/* Chiusura *\/\n.rootriver-end {\n  margin-top: 2rem;\n  background: var(--river-light);\n  border-radius: 18px;\n  padding: 1.4rem 1.6rem;\n  border: 1px solid rgba(0,0,0,0.05);\n  text-align: center;\n  box-shadow: 0 6px 16px rgba(0,0,0,0.05);\n  font-style: italic;\n  font-weight: 600;\n  color: var(--river-leaf);\n}\n\n\/* Responsive *\/\n@media (max-width: 900px) {\n  .rootriver-layout { grid-template-columns: 1fr; }\n}\n@media (max-width: 600px) {\n  .rootriver-header h2 { font-size: 1.5rem; }\n}\n\u003c\/style\u003e","brand":"MS Edizioni","offers":[{"title":"Default Title","offer_id":51807342035271,"sku":"","price":44.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/Root_exp.webp?v=1750755610","url":"https:\/\/frogames.business\/en\/products\/root-la-compagnia-del-fiume","provider":"FroGames","version":"1.0","type":"link"}