{"product_id":"feudum-deluxe-wooden-pieces","title":"Feudum - Deluxe Wooden Pieces ","description":"\u003c!-- 🪵 FEUDUM – Deluxe Wooden Pieces --\u003e\n\u003csection class=\"feudum-wood-section\"\u003e\u003cheader class=\"feudum-wood-header\"\u003e\n\u003ch2\u003e 🪵 Feudum – Deluxe Wooden Pieces: The Royal Touch for Your Kingdom\u003c\/h2\u003e\n\n\u003c\/header\u003e\n\u003carticle class=\"feudum-wood-text\"\u003e\n\u003cp\u003e With \u003cstrong\u003eFeudum – Deluxe Wooden Pieces,\u003c\/strong\u003e you can transform every move into a gesture of elegance. These wooden components add weight, presence, and style to your gaming experience, making the world of Feudum even more vivid.\u003c\/p\u003e\n\n\u003cp\u003e Royal seals, rosaries, and archery targets aren't just decorations: they enhance the sense of control over the board and make each objective visually satisfying. This upgrade is designed for those who value attention to detail as much as strategy.\u003c\/p\u003e\n\n \u003cp\u003eWith these pieces, completing cards, tracking harvests, and training your archery takes on a whole new flavor: clearer, more satisfying, more Feudum-like. Each component becomes a small work of art that enhances the entire set.\u003c\/p\u003e\n\n\u003cp\u003e \u003cstrong\u003eDeluxe Wooden Pieces\u003c\/strong\u003e are the ideal accessory for those who want to make Feudum an even more physical and immersive experience. A small addition that changes the way you perceive your kingdom.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\u003caside class=\"feudum-wood-features\"\u003e\n\u003ch3\u003e Why Add Deluxe Wooden Pieces\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e 🪵 Carefully crafted wooden components\u003c\/li\u003e\n\n\u003cli\u003e 👑 Real seals for a superior aesthetic impact\u003c\/li\u003e\n\n\u003cli\u003e 🎯 Archery targets and thematic rosaries\u003c\/li\u003e\n\n\u003cli\u003e ✨ Perfect upgrade for your copy of Feudum\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003c\/aside\u003e\n\u003cdiv class=\"feudum-wood-end\"\u003e\n\n\u003cp\u003e \u003cstrong\u003eFeudum – Deluxe Wooden Pieces\u003c\/strong\u003e is the luxury that makes your kingdom more… yours.\u003c\/p\u003e\n\n\u003cp class=\"feudum-wood-quote\"\u003e \u003cem\u003ePower is in the details. And those details speak for themselves.\u003c\/em\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003cstyle\u003e\n\/* 🪵 FEUDUM – Deluxe Wooden Pieces – Stile fiabesco *\/\n.feudum-wood-section {\n  --f-rose: #f6b2a7;\n  --f-gold: #e4c67a;\n  --f-blue: #6bb5d6;\n  --f-purple: #9d6fb5;\n  --f-green: #7bb87a;\n  --f-dark: #2f2a2d;\n\n  background: linear-gradient(135deg, var(--f-blue), var(--f-rose) 45%, var(--f-gold));\n  padding: 2.3rem 1.8rem;\n  border-radius: 28px;\n  margin: 2rem auto;\n  box-shadow: 0 12px 32px rgba(0,0,0,0.22);\n  max-width: 1150px;\n  font-family: \"Inter\", sans-serif;\n  color: var(--f-dark);\n  position: relative;\n  overflow: hidden;\n}\n\n\/* Aura fiabesca *\/\n@keyframes feudumWoodAura {\n  0% { opacity: 0.22; transform: scale(1); }\n  50% { opacity: 0.38; transform: scale(1.05); }\n  100% { opacity: 0.22; transform: scale(1); }\n}\n.feudum-wood-section::before {\n  content: \"\";\n  position: absolute;\n  top: -60px;\n  left: -40px;\n  width: 280px;\n  height: 280px;\n  background: radial-gradient(circle, rgba(255,255,255,0.55), transparent 70%);\n  filter: blur(40px);\n  animation: feudumWoodAura 8s ease-in-out infinite;\n}\n\n\/* Titolo *\/\n.feudum-wood-header h2 {\n  font-family: \"Bungee\", sans-serif;\n  color: var(--f-purple);\n  text-shadow: 0 0 12px rgba(255,255,255,0.6);\n  text-align: center;\n  font-size: 1.75rem;\n  margin-bottom: 1.4rem;\n}\n\n\/* Testo principale *\/\n.feudum-wood-text {\n  background: rgba(255,255,255,0.55);\n  padding: 1.4rem 1.6rem;\n  border-left: 7px solid var(--f-green);\n  border-radius: 20px;\n  box-shadow: 0 8px 22px rgba(0,0,0,0.16);\n  line-height: 1.75;\n}\n\n\/* Lista motivazioni *\/\n.feudum-wood-features {\n  background: rgba(255,255,255,0.55);\n  padding: 1.4rem 1.6rem;\n  border-radius: 20px;\n  margin-top: 1.8rem;\n  border: 1px solid rgba(0,0,0,0.1);\n  box-shadow: 0 6px 20px rgba(0,0,0,0.16);\n}\n.feudum-wood-features h3 {\n  font-family: \"Bungee\", sans-serif;\n  color: var(--f-gold);\n  margin-bottom: 1rem;\n}\n.feudum-wood-features ul {\n  padding: 0;\n  list-style: none;\n  display: grid;\n  gap: 0.6rem;\n}\n.feudum-wood-features li {\n  background: linear-gradient(90deg, rgba(157,111,181,0.22), rgba(107,181,214,0.22));\n  padding: 0.55rem 0.8rem;\n  border-left: 6px solid var(--f-purple);\n  border-radius: 12px;\n  transition: 0.25s ease;\n}\n.feudum-wood-features li:hover {\n  transform: translateX(4px);\n}\n\n\/* Chiusura *\/\n.feudum-wood-end {\n  margin-top: 2rem;\n  text-align: center;\n  background: rgba(255,255,255,0.6);\n  padding: 1.4rem 1.6rem;\n  border-radius: 20px;\n  border: 1px solid rgba(0,0,0,0.06);\n  box-shadow: 0 6px 20px rgba(0,0,0,0.14);\n}\n.feudum-wood-quote {\n  margin-top: 0.8rem;\n  font-style: italic;\n  color: var(--f-purple);\n  font-weight: 600;\n}\n\n\/* Responsive *\/\n@media (max-width: 600px) {\n  .feudum-wood-section {\n    padding: 1.8rem 1.2rem;\n  }\n  .feudum-wood-header h2 {\n    font-size: 1.45rem;\n  }\n}\n\u003c\/style\u003e","brand":"Odd Bird Games","offers":[{"title":"Default Title","offer_id":52871030440263,"sku":null,"price":19.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/FeudumSeptennialEdition00.webp?v=1764680279","url":"https:\/\/frogames.business\/en\/products\/feudum-deluxe-wooden-pieces","provider":"FroGames","version":"1.0","type":"link"}