{"product_id":"lisboa-deluxe-edition-with-sg","title":"Lisboa Deluxe Edition (with SG) ","description":"\u003csection class=\"lisboa-section\"\u003e\n\u003cdiv class=\"product__description rte quick-description\"\u003e\n\n\u003c!-- HEADER --\u003e\u003cheader class=\"lisboa-header\"\u003e\n \u003ch2\u003e🏛️ Lisboa Deluxe Edition – Rebuild a city, rewrite destiny \u003c\/h2\u003e\n\n\u003c\/header\u003e\n\u003cdiv class=\"lisboa-layout\"\u003e\n\n\u003c!-- COLONNA TESTO PRINCIPALE --\u003e\n\u003carticle class=\"lisboa-narrative\"\u003e\n\u003cp\u003e In \u003cstrong\u003eLisboa Deluxe Edition\u003c\/strong\u003e , relive the rebirth of the Portuguese capital after the devastating earthquake of 1755. As a member of the nobility, you use your influence to collaborate with the King, the Marquis of Pombal, and the most brilliant architects in a \u003cstrong\u003estrategic board game\u003c\/strong\u003e that combines politics, economics, and urban planning vision.\u003c\/p\u003e\n\n\u003cp\u003e Multipurpose cards force you to constantly choose between what you want to do and what you have to do: gain favors, open shops, rebuild neighborhoods, manage licenses and opportunities. Each turn is a delicate balance between prestige, limited resources, and perfect timing.\u003c\/p\u003e\n\n \u003cp\u003eThe city takes shape under your decisions: streets reborn, businesses revive, buildings become symbols of power. The royal treasury changes with your actions, influencing costs, rewards, and even the pace of the game. \u003cstrong\u003eLisboa\u003c\/strong\u003e is a complex dance of roles, politics, and economics that rewards a cool head and thoughtful planning.\u003c\/p\u003e\n\n\u003cp\u003e As new roads open and the city breathes again, you discover that you're not just rebuilding walls and shops: you're carving prestige, influence, and your legacy into Lisbon's history. And in this rebirth, every move truly matters. \u003c\/p\u003e\n\n\u003c\/article\u003e\n\u003c!-- COLONNA PUNTI DI FORZA --\u003e\n\u003caside class=\"lisboa-features\"\u003e\n\u003ch3\u003e Why “Lisboa” is a Lacerda icon\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e 🏗️ \u003cstrong\u003eDeep urban reconstruction\u003c\/strong\u003e on a historical map of central Lisbon\u003c\/li\u003e\n\n\u003cli\u003e 📜 \u003cstrong\u003eMultipurpose cards\u003c\/strong\u003e that intertwine politics, economics and city development\u003c\/li\u003e\n\n\u003cli\u003e 👑 \u003cstrong\u003eInteract with Kings, Marquises and Architects\u003c\/strong\u003e in an elegant and thematic system\u003c\/li\u003e\n\n \u003cli\u003e🎁 \u003cstrong\u003eDeluxe Edition\u003c\/strong\u003e packed with premium components and additional content\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003cp class=\"lisboa-quote\"\u003e \u003cem\u003eRising from the ruins is not just a task: it is a masterpiece taking shape in your hands.\u003c\/em\u003e \u003c\/p\u003e\n\n\u003c\/aside\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- 🎨 CSS – Tema “Azulejos di Lisbona \/ Marmo chiaro \u0026 blu oceano” --\u003e\n\u003cstyle\u003e\n.lisboa-section {\n  --lisboa-blue: #1f6fa8;\n  --lisboa-blue-soft: #5aa6d6;\n  --lisboa-tile: #f4f1ea;\n  --lisboa-gold: #c9aa68;\n\n  background: radial-gradient(circle at top left, #e7f2fb 0%, #f7f3ea 45%, #eee3d1 100%);\n  border-radius: 26px;\n  padding: 2.4rem 1.8rem;\n  margin-top: 2.2rem;\n  font-family: \"Inter\", sans-serif;\n  color: #243341;\n  position: relative;\n  overflow: hidden;\n  box-shadow: 0 18px 42px rgba(0,0,0,0.18);\n}\n\n\/* Effetto azulejo \/ luce *\/\n.lisboa-section::before,\n.lisboa-section::after {\n  content: \"\";\n  position: absolute;\n  border-radius: 999px;\n  pointer-events: none;\n  filter: blur(55px);\n}\n\n.lisboa-section::before {\n  width: 260px; height: 240px;\n  top: -70px; left: -60px;\n  background: radial-gradient(circle, rgba(31,111,168,0.45), transparent 70%);\n}\n\n.lisboa-section::after {\n  width: 300px; height: 260px;\n  bottom: -70px; right: -40px;\n  background: radial-gradient(circle, rgba(201,170,104,0.5), transparent 70%);\n}\n\n\/* Titolo *\/\n.lisboa-header h2 {\n  text-align: center;\n  font-family: \"Bungee\", sans-serif;\n  font-size: 1.9rem;\n  color: var(--lisboa-blue);\n  text-shadow: 0 0 14px rgba(255,255,255,0.9);\n  margin-bottom: 1.8rem;\n  border-bottom: 2px solid rgba(31,111,168,0.18);\n  padding-bottom: 0.6rem;\n}\n\n\/* Layout 2 colonne *\/\n.lisboa-layout {\n  display: grid;\n  grid-template-columns: 1.45fr 0.9fr;\n  gap: 1.7rem;\n}\n\n\/* Narrativa *\/\n.lisboa-narrative {\n  background: rgba(255,255,255,0.78);\n  padding: 1.6rem 1.7rem;\n  border-radius: 18px;\n  border-left: 6px solid var(--lisboa-blue-soft);\n  box-shadow: 0 8px 24px rgba(0,0,0,0.08);\n  line-height: 1.8;\n}\n\n.lisboa-narrative p {\n  margin: 0.7rem 0;\n}\n\n.lisboa-narrative strong {\n  color: var(--lisboa-blue);\n}\n\n\/* Punti di forza *\/\n.lisboa-features {\n  background: rgba(31,111,168,0.9);\n  padding: 1.5rem 1.6rem;\n  border-radius: 18px;\n  color: #f8fbff;\n  border: 2px solid rgba(201,170,104,0.75);\n  box-shadow: 0 10px 26px rgba(0,0,0,0.25);\n  display: flex;\n  flex-direction: column;\n  justify-content: space-between;\n}\n\n.lisboa-features h3 {\n  font-family: \"Bungee\", sans-serif;\n  font-size: 1.25rem;\n  color: var(--lisboa-tile);\n  margin-bottom: 1rem;\n}\n\n.lisboa-features ul {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n  display: grid;\n  gap: 0.65rem;\n}\n\n.lisboa-features li {\n  background: linear-gradient(90deg, rgba(244,241,234,0.1), rgba(90,166,214,0.18));\n  border-left: 5px solid var(--lisboa-gold);\n  padding: 0.6rem 0.9rem;\n  border-radius: 10px;\n  font-size: 0.95rem;\n}\n\n.lisboa-features li strong {\n  color: #fffbf4;\n}\n\n.lisboa-quote {\n  margin-top: 1.4rem;\n  font-style: italic;\n  font-weight: 600;\n  color: #fff6de;\n  border-top: 1px solid rgba(248,248,255,0.25);\n  padding-top: 0.9rem;\n}\n\n\/* Responsive *\/\n@media (max-width: 900px) {\n  .lisboa-layout {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media (max-width: 600px) {\n  .lisboa-section {\n    padding: 1.9rem 1.2rem;\n  }\n  .lisboa-header h2 {\n    font-size: 1.6rem;\n  }\n}\n\u003c\/style\u003e","brand":"Eagle-Gryphon Games","offers":[{"title":"Default Title","offer_id":52903723958599,"sku":null,"price":139.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/Lisboa_Deluxe_Edition_00.webp?v=1765013417","url":"https:\/\/frogames.business\/en\/products\/lisboa-deluxe-edition-with-sg","provider":"FroGames","version":"1.0","type":"link"}