{"product_id":"spirit-island-feather-and-flame","title":"Spirit Island - Feather and Flame ","description":"\u003c!-- 🌋 SPIRIT ISLAND – FEATHER AND FLAME --\u003e\n\u003csection class=\"spirit-section\"\u003e\u003c!-- Titolo --\u003e\u003cheader class=\"spirit-header\"\u003e\n\u003ch2\u003e Spirit Island – Feather and Flame 🔥 The fury of the spirits awakens \u003c\/h2\u003e\n\n\u003c\/header\u003e\u003c!-- Corpo testo --\u003e\n\u003cdiv class=\"spirit-grid\"\u003e\n\n\u003carticle class=\"spirit-narrative\"\u003e\n \u003cp\u003eIn \u003cstrong\u003eSpirit Island – Feather and Flame\u003c\/strong\u003e , the sacred island prepares for a new chapter in its battle against invaders. The forces of nature know no rest: \u003cstrong\u003espirits of fire, storm, and the abyss\u003c\/strong\u003e unite to repel human greed and defend every root, rock, and breath of wind. Published by \u003cstrong\u003eGhenos Games\u003c\/strong\u003e , this expansion brings four new spirits to the world of \u003cstrong\u003eSpirit Island\u003c\/strong\u003e , powerful and wild, ready to turn the tide of war.\u003c\/p\u003e\n\n \u003cp\u003eContains \u003cstrong\u003ePromo Pack 1\u003c\/strong\u003e and \u003cstrong\u003ePromo Pack 2\u003c\/strong\u003e , making previously exclusive content available. New cards, new Adversities, and new combinations expand the strategic possibilities, making each game more tense, thematic, and unpredictable. The title continues to be one of the most popular cooperative experiences in the \u003cstrong\u003estrategic board game\u003c\/strong\u003e landscape, where every move can mean the salvation or ruin of the island. \u003c\/p\u003e\n\n\u003c\/article\u003e\n\u003c!-- Card punti di forza --\u003e\n\u003caside class=\"spirit-points\"\u003e\n\u003ch3\u003e Why Feather and Flame is a must-have expansion\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e 🔥 \u003cstrong\u003e4 new spirits\u003c\/strong\u003e with unique and highly asymmetrical powers\u003c\/li\u003e\n\n\u003cli\u003e 🌊 \u003cstrong\u003eComplete expansion\u003c\/strong\u003e with contents from Promo Packs 1 and 2\u003c\/li\u003e\n\n\u003cli\u003e ⚔️ \u003cstrong\u003eNew Opponent and Scenario cards\u003c\/strong\u003e for ever-changing games\u003c\/li\u003e\n\n\u003cli\u003e 🌿 \u003cstrong\u003eCompatible with all other Spirit Island expansions\u003c\/strong\u003e \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=\"spirit-finale\"\u003e\n\n \u003cp\u003e\u003cstrong\u003eFeather and Flame\u003c\/strong\u003e isn't just an expansion: it's an ancestral call, a battle chant of ancient spirits returning to protect what's theirs. Join them. Defend the land. Let your wrath burn brighter than the invaders' fire.\u003c\/p\u003e\n\n\u003cp class=\"spirit-quote\"\u003e \u003cem\u003eThe island breathes, it ignites… and you are its voice. 🌋\u003c\/em\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003cstyle\u003e\n\/* 🌋 SPIRIT ISLAND – Feather and Flame *\/\n:root {\n  --flame-orange: #ff7a2f;\n  --ember-red: #b0321d;\n  --ash-gray: #2d2d2d;\n  --sky-teal: #00b6b0;\n  --light-sand: #f6e8c8;\n}\n\n\/* Sezione principale *\/\n.spirit-section {\n  background: radial-gradient(circle at 30% 20%, rgba(255,122,47,0.3), transparent 70%),\n              linear-gradient(180deg, #2c150a 0%, #471c0f 60%, #180b05 100%);\n  color: var(--light-sand);\n  font-family: \"Inter\", sans-serif;\n  border-radius: 26px;\n  padding: 2.6rem 1.8rem;\n  box-shadow: 0 10px 40px rgba(0,0,0,0.55);\n  max-width: 1100px;\n  margin: 2rem auto;\n  overflow: hidden;\n  position: relative;\n}\n\n\/* Effetti visivi *\/\n.spirit-section::before {\n  content: \"\";\n  position: absolute;\n  top: -80px; right: -100px;\n  width: 300px; height: 300px;\n  background: radial-gradient(circle, rgba(255,153,0,0.35), transparent 70%);\n  filter: blur(60px);\n  opacity: 0.8;\n}\n.spirit-section::after {\n  content: \"\";\n  position: absolute;\n  bottom: -60px; left: -60px;\n  width: 280px; height: 280px;\n  background: radial-gradient(circle, rgba(0,182,176,0.25), transparent 70%);\n  filter: blur(80px);\n  opacity: 0.6;\n}\n\n\/* Titolo *\/\n.spirit-header h2 {\n  font-family: \"Bungee\", sans-serif;\n  text-align: center;\n  color: #ffe6c5;\n  font-size: 1.9rem;\n  margin-bottom: 1.8rem;\n  text-shadow: 0 0 10px rgba(255, 140, 40, 0.4);\n  border-bottom: 1px solid rgba(255,255,255,0.08);\n  padding-bottom: 0.6rem;\n}\n\n\/* Griglia testo + punti *\/\n.spirit-grid {\n  display: grid;\n  grid-template-columns: 1.2fr 1fr;\n  gap: 1.4rem;\n  align-items: start;\n}\n\n\/* Testo principale *\/\n.spirit-narrative {\n  background: rgba(255,255,255,0.05);\n  border-left: 6px solid var(--flame-orange);\n  border-radius: 14px;\n  padding: 1.4rem 1.6rem;\n  box-shadow: 0 6px 20px rgba(0,0,0,0.3);\n}\n.spirit-narrative p {\n  color: #fff3d9;\n  line-height: 1.8;\n  margin: 0.6rem 0;\n}\n.spirit-narrative strong { color: #ffc27a; }\n\n\/* Lista punti forza *\/\n.spirit-points {\n  background: linear-gradient(180deg, rgba(0,182,176,0.2), rgba(255,122,47,0.25));\n  border-radius: 16px;\n  padding: 1.4rem 1.5rem;\n  border: 1px solid rgba(255,255,255,0.1);\n  box-shadow: 0 0 20px rgba(255,140,40,0.1);\n}\n.spirit-points h3 {\n  font-family: \"Bungee\", sans-serif;\n  font-size: 1.25rem;\n  color: #fff1d6;\n  margin-bottom: 1rem;\n}\n.spirit-points ul {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n  display: grid;\n  gap: 0.7rem;\n}\n.spirit-points li {\n  background: rgba(255,255,255,0.06);\n  border-left: 5px solid var(--sky-teal);\n  border-radius: 10px;\n  padding: 0.6rem 0.8rem;\n  line-height: 1.6;\n  transition: 0.3s ease;\n}\n.spirit-points li:hover {\n  background: rgba(255,255,255,0.12);\n  transform: translateY(-2px);\n}\n\n\/* Chiusura *\/\n.spirit-finale {\n  margin-top: 2rem;\n  background: linear-gradient(180deg, rgba(255,140,40,0.15), rgba(255,255,255,0.03));\n  border-radius: 16px;\n  padding: 1.6rem;\n  text-align: center;\n  border: 1px solid rgba(255,255,255,0.08);\n}\n.spirit-finale p {\n  color: #ffe6c5;\n  line-height: 1.8;\n}\n.spirit-quote {\n  margin-top: 0.8rem;\n  font-style: italic;\n  color: #fff8e3;\n  font-weight: 600;\n  text-shadow: 0 0 8px rgba(255,153,0,0.35);\n}\n\n\/* Responsive *\/\n@media (max-width: 900px) {\n  .spirit-grid { grid-template-columns: 1fr; }\n}\n@media (max-width: 600px) {\n  .spirit-header h2 { font-size: 1.6rem; }\n  .spirit-points h3 { font-size: 1.1rem; }\n}\n\u003c\/style\u003e","brand":"Ghenos Games","offers":[{"title":"Default Title","offer_id":52744485241159,"sku":null,"price":34.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/Spirit_Island_-_Feather_and_Flame_00.webp?v=1762965941","url":"https:\/\/frogames.business\/en\/products\/spirit-island-feather-and-flame","provider":"FroGames","version":"1.0","type":"link"}