{"product_id":"root-il-mondo-sotterraneo","title":"Root - Il Mondo Sotterraneo","description":"\u003c!-- 🕳️ ROOT – IL MONDO SOTTERRANEO --\u003e\n\u003csection class=\"rootunderground-section\"\u003e\u003cheader class=\"rootunderground-header\"\u003e\n\u003ch2\u003e Root – The Underworld ⚔️ Conspiracies, Imperial Moles, and Battles on Two Fronts \u003c\/h2\u003e\n\n\u003c\/header\u003e\n\u003cdiv class=\"rootunderground-layout\"\u003e\n\n\u003carticle class=\"rootunderground-narrative\"\u003e\n\u003cp\u003eIf you thought \u003cstrong\u003eRoot\u003c\/strong\u003e Woods was dangerous enough, prepare to delve deeper. \u003cstrong\u003eThe Underworld\u003c\/strong\u003e adds two explosive new factions (in every sense of the word) and two maps that revolutionize the battlefield. From tunnels to dig and ferries to control, warfare in the animal kingdom has never been so complex. And fun.\u003c\/p\u003e\n\n \u003cp\u003eThe \u003cstrong\u003eEmpire of the Underground Duchy\u003c\/strong\u003e brings a wave of nobility and ruthlessness: it moves flexibly, builds, conquers, and grows in power with every turn. But beware the \u003cstrong\u003eRaven Conspiracy\u003c\/strong\u003e : sneaky, secretive, and treacherous, it plants plots that can explode at the most unexpected moments. It's hard to trust... even yourself.\u003c\/p\u003e\n\n\u003cp\u003e With the two new maps, everything changes: the \u003cstrong\u003emountain map\u003c\/strong\u003e introduces strategic tunnels, while the \u003cstrong\u003elake map\u003c\/strong\u003e adds ferries to control for lightning-fast tactical movement. The result? More variety, more tension, more Root for everyone.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\u003caside class=\"rootunderground-features\"\u003e\n\u003ch3\u003e What digs and wreaks havoc in this expansion\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e 🐾 \u003cstrong\u003eUnderground Duchy\u003c\/strong\u003e : Military Expansion and Imperial Construction\u003c\/li\u003e\n\n\u003cli\u003e 🪶 \u003cstrong\u003eConspiracy of the Crows\u003c\/strong\u003e : Bluffs, traps, and pure paranoia\u003c\/li\u003e\n\n\u003cli\u003e 🗺️ \u003cstrong\u003e2 new maps\u003c\/strong\u003e : Mountain Tunnel and Lakeside Naval Battles\u003c\/li\u003e\n\n \u003cli\u003e👥 \u003cstrong\u003eUp to 6 players\u003c\/strong\u003e : perfect for large groups hungry for chaos\u003c\/li\u003e\n\n\u003cli\u003e 🧠 \u003cstrong\u003eAsymmetric\u003c\/strong\u003e mechanics that are increasingly deeper and more satisfying \u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003c\/aside\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"rootunderground-end\"\u003e\n\n\u003cp\u003e\u003cstrong\u003eRoot – The Underworld\u003c\/strong\u003e is the expansion that takes the war underground. Dig, plot, conquer, and illuminate your victory with the glow of lanterns. And remember: even in the depths, someone is watching. 👁️\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003cstyle\u003e\n\/* 🕳️ ROOT – IL MONDO SOTTERRANEO *\/\n:root {\n  --underground-earth: #3e2e1f;\n  --underground-gold: #c1a469;\n  --underground-gray: #8a847c;\n  --underground-light: #f3ede4;\n  --underground-shadow: #231b12;\n}\n\n\/* Contenitore principale *\/\n.rootunderground-section {\n  background: linear-gradient(180deg, #f3ede4 0%, #d2c3a5 55%, #7a6951 100%);\n  border-radius: 26px;\n  padding: 2.4rem 1.8rem;\n  color: var(--underground-earth);\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.25);\n  position: relative;\n  overflow: hidden;\n}\n\n\/* Effetti luce *\/\n.rootunderground-section::before {\n  content: \"\";\n  position: absolute;\n  top: -60px;\n  left: -40px;\n  width: 280px;\n  height: 280px;\n  background: radial-gradient(circle, rgba(193,164,105,0.3), transparent 70%);\n  filter: blur(45px);\n}\n.rootunderground-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(122,105,81,0.3), transparent 70%);\n  filter: blur(60px);\n}\n\n\/* Titolo *\/\n.rootunderground-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(--underground-shadow);\n  text-shadow: 0 0 8px rgba(255,255,255,0.8);\n  border-bottom: 1px solid rgba(0,0,0,0.1);\n  padding-bottom: 0.5rem;\n}\n\n\/* Layout *\/\n.rootunderground-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.rootunderground-narrative {\n  background: var(--underground-light);\n  border-left: 6px solid var(--underground-gold);\n  border-radius: 16px;\n  padding: 1.4rem 1.6rem;\n  box-shadow: 0 6px 18px rgba(0,0,0,0.08);\n}\n.rootunderground-narrative p {\n  margin: 0.6rem 0;\n  line-height: 1.8;\n}\n.rootunderground-narrative strong {\n  color: var(--underground-gold);\n}\n\n\/* Box caratteristiche *\/\n.rootunderground-features {\n  background: rgba(255,255,255,0.9);\n  border-radius: 16px;\n  padding: 1.2rem 1.5rem;\n  border: 2px dashed var(--underground-gray);\n  box-shadow: 0 6px 16px rgba(0,0,0,0.05);\n}\n.rootunderground-features h3 {\n  font-family: \"Bungee\", sans-serif;\n  color: var(--underground-earth);\n  font-size: 1.2rem;\n  margin-bottom: 1rem;\n}\n.rootunderground-features ul {\n  list-style: none;\n  padding: 0;\n  display: grid;\n  gap: 0.6rem;\n}\n.rootunderground-features li {\n  background: rgba(243,237,228,0.9);\n  border-left: 5px solid var(--underground-gold);\n  border-radius: 10px;\n  padding: 0.6rem 0.8rem;\n  transition: 0.3s ease;\n}\n.rootunderground-features li:hover {\n  background: rgba(243,237,228,1);\n  transform: translateY(-2px);\n}\n\n\/* Chiusura *\/\n.rootunderground-end {\n  margin-top: 2rem;\n  background: var(--underground-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(--underground-gray);\n}\n\n\/* Responsive *\/\n@media (max-width: 900px) {\n  .rootunderground-layout { grid-template-columns: 1fr; }\n}\n@media (max-width: 600px) {\n  .rootunderground-header h2 { font-size: 1.5rem; }\n}\n\u003c\/style\u003e","brand":"MS Edizioni","offers":[{"title":"Default Title","offer_id":51807951749447,"sku":"","price":49.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/Root-IlMondoSotterraneo.webp?v=1750759645","url":"https:\/\/frogames.business\/en\/products\/root-il-mondo-sotterraneo","provider":"FroGames","version":"1.0","type":"link"}