{"product_id":"everdell-farshore","title":"Everdell - Farshore - ENG ","description":"\u003c!-- 🌊 EVERDELL FARSHORE – Mare, vele e città sul porto --\u003e\n\u003csection class=\"farshore-section\"\u003e\u003c!-- Titolo --\u003e\u003cheader class=\"farshore-header\"\u003e\n\u003ch2\u003e 🌊 Everdell Farshore – The adventure where your city meets the sea \u003c\/h2\u003e\n\n\u003c\/header\u003e\n\u003cdiv class=\"farshore-layout\"\u003e\n\n\u003c!-- Testo principale --\u003e\n\u003carticle class=\"farshore-narrative\"\u003e\n\u003cp\u003e In \u003cstrong\u003eEverdell Farshore\u003c\/strong\u003e , you lead a crew of small workers to the coast of the Forever Sea. It's a \u003cstrong\u003estrategic board game\u003c\/strong\u003e that turns every season into a bold choice: build, set sail, explore, let the wind carry you. The world moves, and you must move with it.\u003c\/p\u003e\n\n\u003cp\u003e Every worker you place opens a new path: a city that grows, a port that comes to life, a ship that sets sail. Cards become opportunities, resources become routes, and every decision is a wave that can propel you forward... or overwhelm your plans.\u003c\/p\u003e\n\n \u003cp\u003eFarshore is an elegant \u003cstrong\u003ecity-building game\u003c\/strong\u003e where you learn to read the seasons and seize the moment. Your buildings speak volumes about you, your ability to create order in the constant movement of the sea, and your skill in transforming a handful of workers into a never-ending engine.\u003c\/p\u003e\n\n\u003cp\u003e When the sails rise and the wind shifts, the game changes with it. \u003cstrong\u003eEverdell Farshore\u003c\/strong\u003e rewards intuition, planning, and the joy of watching your city grow beside the waves. A \u003cstrong\u003efamily strategy game\u003c\/strong\u003e full of atmosphere, rhythm, and small moments of beauty. \u003c\/p\u003e\n\n\u003c\/article\u003e\n\u003c!-- Punti di forza --\u003e\n\u003caside class=\"farshore-features\"\u003e\n\u003ch3\u003e Why “Farshore” is an unforgettable journey\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e 🛠️ Deep yet accessible \u003cstrong\u003eworker placement\u003c\/strong\u003e\n\u003c\/li\u003e\n\n\u003cli\u003e 🌅 \u003cstrong\u003eCity building\u003c\/strong\u003e full of choices and synergies\u003c\/li\u003e\n\n\u003cli\u003e 🌊 Exploration and wind that change the game\u003c\/li\u003e\n\n\u003cli\u003e 🃏 Always new \u003cstrong\u003ehand management\u003c\/strong\u003e and combos\u003c\/li\u003e\n\n\u003cli\u003e 👨👩👧 Perfect for \u003cstrong\u003e1 to 4 players\u003c\/strong\u003e \n\n\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003c\/aside\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Chiusura --\u003e\n\u003cdiv class=\"farshore-end\"\u003e\n\n \u003cp\u003e\u003cstrong\u003eEverdell Farshore\u003c\/strong\u003e puts you at the helm: you decide where to build, when to set sail, and how to make your city thrive on the current of the sea.\u003c\/p\u003e\n\n\u003cp class=\"farshore-quote\"\u003e \u003cem\u003eEvery port is a beginning. Every wind, a promise.\u003c\/em\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003cstyle\u003e\n\/* 🌊 EVERDELL FARSHORE – Palette ispirata alla scatola:\n   Blu oceano, turchese, rosso\/arancio vele, verde coste, sabbia dorata *\/\n.farshore-section {\n  --fs-ocean-dark: #0f4d74;\n  --fs-ocean: #4dc2f0;\n  --fs-ocean-light: #b8ecff;\n  --fs-sail: #d9462e;\n  --fs-sail-light: #ff6a4a;\n  --fs-green: #7fb76a;\n  --fs-sand: #f5edd2;\n  --fs-white: #f9fdfd;\n\n  background: linear-gradient(135deg, var(--fs-ocean-dark) 0%, var(--fs-ocean) 45%, var(--fs-ocean-light) 100%);\n  border-radius: 26px;\n  padding: 2.4rem 1.8rem;\n  color: var(--fs-white);\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.22);\n  position: relative;\n  overflow: hidden;\n}\n\n\/* Glow mare *\/\n.farshore-section::before {\n  content: \"\";\n  position: absolute;\n  bottom: -80px;\n  left: -40px;\n  width: 300px;\n  height: 240px;\n  background: radial-gradient(circle at top, rgba(0, 102, 153, 0.48), transparent 70%);\n  filter: blur(28px);\n}\n\n.farshore-section::after {\n  content: \"\";\n  position: absolute;\n  top: -60px;\n  right: -30px;\n  width: 240px;\n  height: 240px;\n  background: radial-gradient(circle, rgba(255, 255, 255, 0.4), transparent 70%);\n  filter: blur(45px);\n}\n\n\/* Titolo *\/\n.farshore-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(--fs-sail-light);\n  text-shadow: 0 0 12px rgba(0,0,0,0.45);\n  border-bottom: 1px solid rgba(255,255,255,0.22);\n  padding-bottom: 0.6rem;\n}\n\n\/* Layout 2 colonne *\/\n.farshore-layout {\n  display: grid;\n  grid-template-columns: 1.25fr 1fr;\n  gap: 1.4rem;\n  align-items: flex-start;\n}\n\n\/* Testo principale *\/\n.farshore-narrative {\n  background: rgba(255,255,255,0.12);\n  border-left: 7px solid var(--fs-sail-light);\n  border-radius: 18px;\n  padding: 1.4rem 1.6rem;\n  box-shadow: 0 6px 20px rgba(0,0,0,0.15);\n  backdrop-filter: blur(4px);\n}\n\n.farshore-narrative p {\n  margin: 0.6rem 0;\n  line-height: 1.75;\n}\n\n\/* Box caratteristiche *\/\n.farshore-features {\n  background: rgba(0,30,60,0.55);\n  border-radius: 18px;\n  padding: 1.2rem 1.4rem;\n  border: 2px solid rgba(255,255,255,0.15);\n  color: #f0f8ff;\n  box-shadow: 0 8px 20px rgba(0,0,0,0.35);\n}\n\n.farshore-features h3 {\n  font-family: \"Bungee\", sans-serif;\n  font-size: 1.15rem;\n  margin-bottom: 1rem;\n  color: var(--fs-sand);\n}\n\n.farshore-features ul {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n  display: grid;\n  gap: 0.55rem;\n}\n\n.farshore-features li {\n  background: linear-gradient(90deg, rgba(255,106,74,0.22), rgba(77,194,240,0.18));\n  border-left: 5px solid var(--fs-sail);\n  border-radius: 10px;\n  padding: 0.55rem 0.8rem;\n  font-size: 0.95rem;\n  transition: 0.25s ease;\n}\n\n.farshore-features li:hover {\n  transform: translateX(4px);\n  background: linear-gradient(90deg, rgba(255,106,74,0.32), rgba(77,194,240,0.28));\n}\n\n\/* Chiusura *\/\n.farshore-end {\n  margin-top: 2rem;\n  background: rgba(255,255,255,0.13);\n  border-radius: 18px;\n  padding: 1.4rem 1.6rem;\n  border: 1px solid rgba(0,0,0,0.08);\n  text-align: center;\n  box-shadow: 0 6px 16px rgba(0,0,0,0.1);\n  backdrop-filter: blur(3px);\n}\n\n.farshore-quote {\n  margin-top: 0.8rem;\n  font-style: italic;\n  color: var(--fs-sand);\n  font-weight: 600;\n}\n\n\/* Responsive *\/\n@media (max-width: 900px) {\n  .farshore-layout {\n    grid-template-columns: 1fr;\n  }\n}\n@media (max-width: 600px) {\n  .farshore-section {\n    padding: 1.8rem 1.2rem;\n  }\n  .farshore-header h2 {\n    font-size: 1.55rem;\n  }\n}\n\u003c\/style\u003e","brand":"Starling Games","offers":[{"title":"Default Title","offer_id":52781786693959,"sku":null,"price":99.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/Progetto_senza_titolo_5.png?v=1763528986","url":"https:\/\/frogames.business\/en\/products\/everdell-farshore","provider":"FroGames","version":"1.0","type":"link"}