{"product_id":"underwater-cities","title":"Underwater Cities ","description":"\u003c!-- 🌊 UNDERWATER CITIES – Costruzione, strategia e civiltà subacquea --\u003e\n\u003csection class=\"uwc-section\"\u003e\u003c!-- Titolo --\u003e\u003cheader class=\"uwc-header\"\u003e\n\u003ch2\u003e Underwater Cities 🌊 Build an underwater empire where every card is a decisive choice \u003c\/h2\u003e\n\n\u003c\/header\u003e\n\u003cdiv class=\"uwc-layout\"\u003e\n\n\u003c!-- Testo principale (contenuto invariato) --\u003e\n\u003carticle class=\"uwc-narrative\"\u003e\n \u003cp\u003e\u003cstrong\u003eUnderwater Cities\u003c\/strong\u003e is a deep and cerebral \u003cstrong\u003estrategic board game\u003c\/strong\u003e , a masterpiece by \u003cstrong\u003eVladimír Suchý,\u003c\/strong\u003e that challenges players to build interconnected, optimized, and productive underwater cities. In a future where Earth is overpopulated, only those who can design the most efficient underwater network will be able to lead humanity into a new era.\u003c\/p\u003e\n\n\u003cp\u003e The heart of the game is an irresistible combination of \u003cstrong\u003eworker placement\u003c\/strong\u003e and \u003cstrong\u003ehand management\u003c\/strong\u003e : you place your token on an action, play a card, and hope to match the colors to trigger textbook combos. Domes, tunnels, laboratories, desalination plants, player initiative… everything fits together in a deep, tense, and incredibly satisfying system. Every card opens up possibilities, every turn is a puzzle, every decision weighs heavily. \u003c\/p\u003e\n\n\u003c\/article\u003e\n\u003c!-- Box punti forza (contenuto invariato) --\u003e\n\u003caside class=\"uwc-features\"\u003e\n\u003ch3\u003e Why Underwater Cities is one of the best modern management games\u003c\/h3\u003e\n\n\u003cul\u003e\n\n \u003cli\u003e🌊 \u003cstrong\u003eWorker placement + cards\u003c\/strong\u003e in an elegant and ingenious system\u003c\/li\u003e\n\n\u003cli\u003e 🧠 \u003cstrong\u003eHigh strategic depth\u003c\/strong\u003e for those who really love to plan\u003c\/li\u003e\n\n\u003cli\u003e 🏙️ Network construction, production and optimization always at the limit\u003c\/li\u003e\n\n\u003cli\u003e 📈 Exponential growth and satisfaction from engine building\u003c\/li\u003e\n\n\u003cli\u003e 📍 Perfect for solo play and amazing for 2–4 players \u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003c\/aside\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Chiusura (contenuto invariato) --\u003e\n\u003cdiv class=\"uwc-end\"\u003e\n\n\u003cp\u003e If you love challenging management games, \u003cstrong\u003eUnderwater Cities\u003c\/strong\u003e is one of those titles that not only becomes a part of your collection, but stays there for years.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003cstyle\u003e\n\/* 🌊 UNDERWATER CITIES – tema abissale, neon subacqueo, atmosfera bio-luminescente *\/\n.uwc-section {\n  --uwc-deep: #032737;\n  --uwc-blue: #064a60;\n  --uwc-cyan: #4bd2e8;\n  --uwc-light: #e2faff;\n  --uwc-glow: #7ff5ff;\n\n  background: linear-gradient(145deg, var(--uwc-deep) 0%, var(--uwc-blue) 70%);\n  border-radius: 28px;\n  padding: 2.3rem 1.8rem;\n  color: var(--uwc-light);\n  font-family: \"Inter\", sans-serif;\n  max-width: 1100px;\n  margin: 2rem auto;\n  box-shadow: 0 14px 34px rgba(0,0,0,0.55);\n  position: relative;\n  overflow: hidden;\n}\n\n\/* Glow \"acquatico\" *\/\n.uwc-section::before {\n  content: \"\";\n  position: absolute;\n  bottom: -40px;\n  right: -50px;\n  width: 300px;\n  height: 260px;\n  background: radial-gradient(circle, rgba(75,210,232,0.55), transparent 70%);\n  filter: blur(60px);\n}\n\n\/* Titolo *\/\n.uwc-header h2 {\n  font-family: \"Bungee\", sans-serif;\n  text-align: center;\n  font-size: 1.85rem;\n  margin-bottom: 1.6rem;\n  color: var(--uwc-cyan);\n  text-shadow: 0 0 18px rgba(75,210,232,0.6);\n  border-bottom: 1px solid rgba(255,255,255,0.15);\n  padding-bottom: 0.7rem;\n}\n\n\/* Layout *\/\n.uwc-layout {\n  display: grid;\n  grid-template-columns: 1.25fr 1fr;\n  gap: 1.4rem;\n  align-items: start;\n}\n\n\/* Testo narrativo *\/\n.uwc-narrative {\n  background: rgba(3,30,41,0.55);\n  border-left: 6px solid var(--uwc-cyan);\n  border-radius: 16px;\n  padding: 1.4rem 1.6rem;\n  box-shadow: 0 6px 22px rgba(0,0,0,0.32);\n  line-height: 1.75;\n  font-size: 0.98rem;\n}\n.uwc-narrative p {\n  margin: 0.7rem 0;\n}\n\n\/* Box features *\/\n.uwc-features {\n  background: rgba(4,36,49,0.55);\n  border: 1px solid rgba(255,255,255,0.12);\n  border-radius: 16px;\n  padding: 1.3rem;\n  box-shadow: 0 8px 22px rgba(0,0,0,0.4);\n}\n.uwc-features h3 {\n  font-family: \"Bungee\", sans-serif;\n  font-size: 1.1rem;\n  color: var(--uwc-glow);\n  margin-bottom: 0.9rem;\n}\n.uwc-features ul {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n  display: grid;\n  gap: 0.65rem;\n}\n.uwc-features li {\n  background: rgba(75,210,232,0.13);\n  border-left: 5px solid var(--uwc-cyan);\n  border-radius: 10px;\n  padding: 0.55rem 0.8rem;\n  font-size: 0.92rem;\n  transition: 0.25s ease;\n}\n.uwc-features li:hover {\n  transform: translateX(4px);\n  background: rgba(75,210,232,0.2);\n}\n\n\/* Chiusura *\/\n.uwc-end {\n  margin-top: 2rem;\n  background: rgba(3,30,41,0.6);\n  border-radius: 16px;\n  padding: 1.4rem 1.6rem;\n  text-align: center;\n  border: 1px solid rgba(255,255,255,0.09);\n  box-shadow: 0 4px 14px rgba(0,0,0,0.25);\n}\n.uwc-end p {\n  margin: 0.6rem 0;\n  line-height: 1.7;\n  font-size: 1rem;\n}\n\n\/* Responsive *\/\n@media (max-width: 900px) {\n  .uwc-layout { grid-template-columns: 1fr; }\n}\n@media (max-width: 600px) {\n  .uwc-header h2 { font-size: 1.55rem; }\n  .uwc-section { padding: 1.9rem 1.2rem; }\n}\n\u003c\/style\u003e","brand":"Delicious Games","offers":[{"title":"Default Title","offer_id":52775111164231,"sku":null,"price":59.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/UnderwaterCities00.webp?v=1763446116","url":"https:\/\/frogames.business\/en\/products\/underwater-cities","provider":"FroGames","version":"1.0","type":"link"}