{"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\u003eRoot – Il Mondo Sotterraneo ⚔️ Cospirazioni, talpe imperiali e battaglie su due fronti\u003c\/h2\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"rootunderground-layout\"\u003e\n\u003carticle class=\"rootunderground-narrative\"\u003e\n\u003cp\u003eSe pensavi che il bosco di \u003cstrong\u003eRoot\u003c\/strong\u003e fosse già abbastanza pericoloso, preparati a scendere nel profondo. \u003cstrong\u003eIl Mondo Sotterraneo\u003c\/strong\u003e aggiunge due nuove fazioni esplosive (in tutti i sensi) e due mappe che rivoluzionano il campo di battaglia. Tra cunicoli da scavare e traghetti da controllare, la guerra nel mondo animale non è mai stata così complessa. E divertente.\u003c\/p\u003e\n\u003cp\u003eL'\u003cstrong\u003eImpero del Ducato Sotterraneo\u003c\/strong\u003e porta un'ondata di nobiltà e spietatezza: si muove in modo flessibile, costruisce, conquista, cresce di potere a ogni turno. Ma attenzione alla \u003cstrong\u003eCospirazione dei Corvi\u003c\/strong\u003e: subdola, segreta e infida, semina complotti che possono esplodere nei momenti più inaspettati. Difficile fidarsi... anche di se stessi.\u003c\/p\u003e\n\u003cp\u003eCon le due nuove mappe, tutto cambia: la \u003cstrong\u003emappa montagna\u003c\/strong\u003e introduce tunnel strategici, mentre la \u003cstrong\u003emappa lago\u003c\/strong\u003e aggiunge traghetti da controllare per spostamenti tattici fulminei. Il risultato? Più varietà, più tensione, più Root per tutti.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003caside class=\"rootunderground-features\"\u003e\n\u003ch3\u003eCosa scava e semina il caos in questa espansione\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e🐾 \u003cstrong\u003eDucato Sotterraneo\u003c\/strong\u003e: espansione militare e costruzioni imperiali\u003c\/li\u003e\n\u003cli\u003e🪶 \u003cstrong\u003eCospirazione dei Corvi\u003c\/strong\u003e: bluff, trappole e paranoia pura\u003c\/li\u003e\n\u003cli\u003e🗺️ \u003cstrong\u003e2 nuove mappe\u003c\/strong\u003e: tunnel nella montagna e battaglie navali sul lago\u003c\/li\u003e\n\u003cli\u003e👥 \u003cstrong\u003eFino a 6 giocatori\u003c\/strong\u003e: perfetto per gruppi numerosi assetati di caos\u003c\/li\u003e\n\u003cli\u003e🧠 Meccaniche \u003cstrong\u003easimmetriche\u003c\/strong\u003e sempre più profonde e soddisfacenti\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/aside\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rootunderground-end\"\u003e\n\u003cp\u003e\u003cstrong\u003eRoot – Il Mondo Sotterraneo\u003c\/strong\u003e è l’espansione che porta la guerra sotto terra. Scava, trama, conquista e illumina la tua vittoria con il bagliore delle lanterne. E ricorda: anche nelle profondità, qualcuno ti sta osservando. 👁️\u003c\/p\u003e\n\u003c\/div\u003e\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\/products\/root-il-mondo-sotterraneo","provider":"FroGames","version":"1.0","type":"link"}