{"product_id":"dawn-of-the-zeds-designer-edition","title":"Dawn of the Zeds - Designer Edition ","description":"\u003csection class=\"zeds-section product__description rte quick-description\"\u003e\u003c!-- HEADER --\u003e\u003cheader class=\"zeds-header\"\u003e\n\u003ch2\u003e 🧟 Dawn of the Zeds – Designer Edition\u003c\/h2\u003e\n\n\u003cp class=\"zeds-subtitle\"\u003e Farmingdale's last stand. \u003c\/p\u003e\n\n\u003c\/header\u003e\n\u003cdiv class=\"zeds-layout\"\u003e\n\n\u003c!-- COLONNA SINISTRA – NARRATIVA --\u003e\n\u003carticle class=\"zeds-narrative\"\u003e\n\u003cp\u003e Farmingdale is isolated. The signal is dead. The \u003cstrong\u003eZeds\u003c\/strong\u003e advance like a wave of flesh, decay, and desperation. In this \u003cstrong\u003esolo or cooperative board game,\u003c\/strong\u003e you don't play invincible heroes, but ordinary people trying—with all they have—to avoid being devoured before dawn.\u003c\/p\u003e\n\n\u003cp\u003e Every turn is a weighty choice: defend a street, sacrifice a neighborhood, enlist anyone capable of wielding anything resembling a weapon. Resources are never enough, the Zeds never slow down, \u003cstrong\u003eand the city asks only one thing of you: hold out for another turn.\u003c\/strong\u003e\u003c\/p\u003e\n\n\u003cdiv class=\"zeds-card\"\u003e\n\n\u003cp\u003e \u003cstrong\u003eEvery front is on the verge of collapse. Every mistake is a death waiting to happen.\u003c\/strong\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n \u003cp\u003eAnd as the hordes press on from all sides, a second battle is being fought: the search for a cure. A silent countdown, made of stark priorities, necessary sacrifices, and impossible decisions. The real nightmare isn't fighting... it's choosing who to save.\u003c\/p\u003e\n\n\u003cp\u003e The Designer Edition refines the experience with more fluid rules, new heroes, new events, and that '80s horror movie aesthetic that lets you know who's knocking at your door even if you're home alone.\u003c\/p\u003e\n\n\u003cdiv class=\"zeds-quote\"\u003e\n\n\u003cp\u003e \u003cem\u003eWhen all seems lost… hold on one more turn.\u003c\/em\u003e \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/article\u003e\n\u003c!-- COLONNA DESTRA – FEATURES --\u003e\n\u003caside class=\"zeds-features\"\u003e\n\u003ch3\u003e What makes Dawn of the Zeds irresistible\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e 🧟♂️ \u003cstrong\u003ePure survival\u003c\/strong\u003e : multiple fronts, zero respite, tough choices\u003c\/li\u003e\n\n\u003cli\u003e 👥 \u003cstrong\u003eSolitary or cooperative\u003c\/strong\u003e : also perfect for solo play\u003c\/li\u003e\n\n\u003cli\u003e ⚗️ \u003cstrong\u003eDouble goal\u003c\/strong\u003e : resist and find the cure\u003c\/li\u003e\n\n\u003cli\u003e 📘 \u003cstrong\u003eDesigner Edition\u003c\/strong\u003e with streamlined rules and new content\u003c\/li\u003e\n\n\u003cli\u003e 🔥 \u003cstrong\u003eHorror atmosphere\u003c\/strong\u003e that sticks with you\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003cdiv class=\"zeds-end\"\u003e\n\n\u003cp\u003e \u003cem\u003eIn the night of the Zeds, every choice matters.\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 ZEDS (rosso apocalittico + nero carbonizzato + braci arancioni) *\/\n.zeds-section {\n  --zeds-red: #d6281f;\n  --zeds-red-dark: #7a0e0b;\n  --zeds-black: #0a0a0a;\n  --zeds-ember: #f06b23;\n  --zeds-smoke: rgba(255,125,60,0.18);\n\n  background: linear-gradient(135deg, var(--zeds-red-dark), var(--zeds-red));\n  padding: 2.4rem 2rem;\n  border-radius: 24px;\n  max-width: 1100px;\n  margin: 2.4rem auto;\n  color: #fff5ef;\n  box-shadow: 0 14px 32px rgba(0,0,0,0.65);\n}\n\n\/* HEADER *\/\n.zeds-header h2 {\n  text-align: center;\n  font-family: \"Bungee\", sans-serif;\n  font-size: 2rem;\n  color: #fff;\n  text-shadow: 0 0 14px rgba(255,255,255,0.25);\n}\n.zeds-subtitle {\n  text-align: center;\n  background: rgba(0,0,0,0.25);\n  padding: .3rem .8rem;\n  margin-top: .5rem;\n  border-radius: 8px;\n  display: inline-block;\n  font-weight: 600;\n}\n\n\/* GRID *\/\n.zeds-layout {\n  display: grid;\n  grid-template-columns: 1.65fr 1fr;\n  gap: 1.6rem;\n  margin-top: 2rem;\n}\n\n\/* NARRATIVE *\/\n.zeds-narrative {\n  background: rgba(0,0,0,0.35);\n  padding: 1.6rem;\n  border-left: 6px solid var(--zeds-black);\n  border-radius: 18px;\n  line-height: 1.65;\n}\n\n\/* CARD *\/\n.zeds-card {\n  background: var(--zeds-black);\n  padding: 1rem 1.2rem;\n  border-left: 5px solid var(--zeds-ember);\n  border-radius: 12px;\n  margin: 1.4rem 0;\n  text-align: center;\n  font-weight: 600;\n}\n\n\/* QUOTE *\/\n.zeds-quote {\n  margin-top: 1.6rem;\n  background: var(--zeds-smoke);\n  border-left: 5px solid var(--zeds-ember);\n  padding: 1rem;\n  border-radius: 12px;\n  text-align: center;\n  font-style: italic;\n}\n\n\/* FEATURES *\/\n.zeds-features {\n  background: rgba(0,0,0,0.35);\n  padding: 1.6rem;\n  border-radius: 18px;\n  border: 2px solid var(--zeds-black);\n  box-shadow: 0 6px 18px rgba(0,0,0,0.35);\n}\n.zeds-features h3 {\n  font-family: \"Bungee\", sans-serif;\n  background: var(--zeds-ember);\n  color: #000;\n  padding: .3rem .75rem;\n  border-radius: 6px;\n  display: inline-block;\n  margin-bottom: 1rem;\n}\n.zeds-features ul {\n  list-style: none;\n  padding: 0;\n  display: grid;\n  gap: .75rem;\n}\n.zeds-features li {\n  background: rgba(0,0,0,0.45);\n  padding: .6rem .8rem;\n  border-left: 5px solid var(--zeds-ember);\n  border-radius: 10px;\n}\n\n\/* CTA FINALE *\/\n.zeds-end {\n  margin-top: 1.6rem;\n  background: rgba(255,120,60,0.18);\n  border-left: 5px solid var(--zeds-ember);\n  padding: .9rem;\n  border-radius: 12px;\n  text-align: center;\n}\n\n\/* RESPONSIVE *\/\n@media (max-width: 900px) {\n  .zeds-layout {\n    grid-template-columns: 1fr;\n  }\n}\n\u003c\/style\u003e","brand":"Blue Panther","offers":[{"title":"Default Title","offer_id":52939999084871,"sku":null,"price":84.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/Dawn_of_the_Zeds_-_Designer_Edition_00.webp?v=1765422507","url":"https:\/\/frogames.business\/en\/products\/dawn-of-the-zeds-designer-edition","provider":"FroGames","version":"1.0","type":"link"}