{"product_id":"fountains","title":"Fountains ","description":"\u003csection class=\"fountains-section product__description rte quick-description\"\u003e\u003c!-- HEADER --\u003e\u003cheader class=\"fountains-header\"\u003e\n \u003ch2\u003e💦 Fountains – The City Flows, Your Masterpiece Takes Shape\u003c\/h2\u003e\n\n\u003cp class=\"fountains-subtitle\"\u003e Water geometries, visual elegance, and a gentle tension that builds at every level. \u003c\/p\u003e\n\n\u003c\/header\u003e\n\u003cdiv class=\"fountains-layout\"\u003e\n\n\u003c!-- COLONNA SINISTRA --\u003e\n\u003carticle class=\"fountains-narrative\"\u003e\n\u003cp\u003e At Florimelle, water isn't just decoration: it's rhythm, harmony, and competition. In \u003cstrong\u003eFountains,\u003c\/strong\u003e you become a master fountaineer, sculpting perfect flows in an \u003cstrong\u003eabstract board game\u003c\/strong\u003e where beauty and logic intertwine like two streams flowing in unison.\u003c\/p\u003e\n\n\u003cdiv class=\"fountains-card\"\u003e\n\n\u003cp\u003e \u003cstrong\u003eThe water flows, you direct it. The garden comes to life under your hands.\u003c\/strong\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cp\u003e Each tile you place creates a new level: floating water lilies, intertwining canals, colorful fish dancing among the concentric circles. A mistake? A silent area, devoid of the magic that makes Florimelle a legendary city.\u003c\/p\u003e\n\n \u003cp\u003eThe heart of the game is a \u003cstrong\u003efluid selection mechanism\u003c\/strong\u003e : anticipate others, choose the right moment, adapt to the water cycle. Sometimes you grab what you need, other times you have to divert the opponent's flow to maintain the perfect rhythm of your project.\u003c\/p\u003e\n\n\u003cdiv class=\"fountains-mini\"\u003e\n\n\u003cp\u003e \u003cem\u003eIn Fountains, everything flows. Only those who listen to the flow create balance.\u003c\/em\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cp\u003e When the city rewards connected pools, elevated levels, and gardens that shine with harmony, you feel the tension growing: you're completing more than a construction. \u003cstrong\u003eYou're giving shape to a work of art.\u003c\/strong\u003e\u003c\/p\u003e\n\n\u003cdiv class=\"fountains-quote\"\u003e\n\n\u003cp\u003e \u003cstrong\u003eEvery drop finds its place. You decide where Florimelle's fate will unfold.\u003c\/strong\u003e \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/article\u003e\n\u003c!-- COLONNA DESTRA --\u003e\n\u003caside class=\"fountains-features\"\u003e\n\u003ch3\u003e Why “Fountains” conquers at first sight\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e 💧 \u003cstrong\u003eElegant abstract\u003c\/strong\u003e with a strong visual impact\u003c\/li\u003e\n\n\u003cli\u003e 🔄 \u003cstrong\u003eIntuitive wheel\u003c\/strong\u003e that creates quick but strategic choices\u003c\/li\u003e\n\n\u003cli\u003e 🏗️ \u003cstrong\u003eMulti-level construction\u003c\/strong\u003e full of risks and planning\u003c\/li\u003e\n\n\u003cli\u003e 🎨 \u003cstrong\u003eUnique atmosphere\u003c\/strong\u003e that transforms water into art\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003cdiv class=\"fountains-quote2\"\u003e\n\n \u003cp\u003e\u003cem\u003eFlorimelle does not reward the fastest, but those who build with harmony.\u003c\/em\u003e \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/aside\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003cstyle\u003e\n\/* 🌊 PALETTE FEDELE ALLA SCATOLA *\/\n.fountains-section {\n  --aqua: #38c4d6;\n  --aqua-light: #7cdbe8;\n  --deep-teal: #167a87;\n  --gold: #d29b4a;\n  --gold-dark: #ad7d33;\n  --white-stone: #f9f9f4;\n\n  background: var(--white-stone);\n  padding: 2.4rem 2rem;\n  border-radius: 24px;\n  max-width: 1100px;\n  margin: 2.4rem auto;\n  box-shadow: 0 12px 28px rgba(0,0,0,0.25);\n}\n\n\/* HEADER *\/\n.fountains-header h2 {\n  text-align: center;\n  font-family: \"Bungee\", sans-serif;\n  font-size: 2rem;\n  color: var(--deep-teal);\n  text-shadow: 0 0 10px rgba(22,122,135,0.25);\n}\n\n.fountains-subtitle {\n  text-align: center;\n  color: var(--gold);\n  margin-top: 0.4rem;\n  font-weight: 600;\n}\n\n\/* GRID *\/\n.fountains-layout {\n  display: grid;\n  grid-template-columns: 1.5fr 1fr;\n  gap: 1.6rem;\n  margin-top: 2rem;\n}\n\n\/* NARRATIVE *\/\n.fountains-narrative {\n  background: rgba(255,255,255,0.9);\n  padding: 1.6rem;\n  border-left: 6px solid var(--aqua);\n  border-radius: 18px;\n  color: #234;\n  line-height: 1.65;\n  box-shadow: 0 6px 18px rgba(0,0,0,0.15);\n}\n\n.fountains-narrative strong {\n  color: var(--deep-teal);\n}\n\n\/* CARD ORIZZONTALE *\/\n.fountains-card {\n  background: linear-gradient(90deg, var(--aqua) 0%, var(--deep-teal) 100%);\n  padding: 1rem 1.2rem;\n  border-left: 5px solid var(--gold);\n  border-radius: 12px;\n  margin: 1.4rem 0;\n  text-align: center;\n  font-weight: 600;\n  color: #fff;\n}\n\n\/* MINI CARD *\/\n.fountains-mini {\n  background: rgba(210,155,74,0.12);\n  border-left: 5px solid var(--gold-dark);\n  padding: 0.8rem 1rem;\n  border-radius: 10px;\n  margin: 1.4rem 0;\n  text-align: center;\n  color: #765;\n  font-style: italic;\n  font-weight: 600;\n}\n\n\/* FEATURES *\/\n.fountains-features {\n  background: rgba(255,255,255,0.85);\n  padding: 1.6rem;\n  border-radius: 18px;\n  border: 2px solid var(--aqua);\n  color: #234;\n  box-shadow: 0 6px 18px rgba(0,0,0,0.15);\n}\n\n.fountains-features h3 {\n  font-family: \"Bungee\", sans-serif;\n  color: var(--deep-teal);\n  margin-bottom: 1rem;\n}\n\n.fountains-features ul {\n  list-style: none;\n  padding: 0;\n  display: grid;\n  gap: 0.75rem;\n}\n\n.fountains-features li {\n  background: linear-gradient(90deg, rgba(56,196,214,0.18), rgba(22,122,135,0.25));\n  padding: 0.6rem 0.8rem;\n  border-left: 5px solid var(--gold);\n  border-radius: 10px;\n  color: #234;\n}\n\n\/* QUOTES *\/\n.fountains-quote,\n.fountains-quote2 {\n  background: rgba(56,196,214,0.15);\n  border-left: 5px solid var(--deep-teal);\n  padding: 1rem;\n  border-radius: 12px;\n  text-align: center;\n  font-weight: 600;\n  color: var(--deep-teal);\n  margin-top: 1.6rem;\n}\n\n.fountains-quote2 {\n  background: rgba(210,155,74,0.15);\n  border-left-color: var(--gold-dark);\n  color: var(--gold-dark);\n}\n\n@media (max-width: 900px) {\n  .fountains-layout {\n    grid-template-columns: 1fr;\n  }\n}\n\u003c\/style\u003e","brand":"The Op Games","offers":[{"title":"Default Title","offer_id":52932127097159,"sku":null,"price":49.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/Fountains_00.png?v=1765332492","url":"https:\/\/frogames.business\/en\/products\/fountains","provider":"FroGames","version":"1.0","type":"link"}