{"product_id":"unmatched-robin-hood-vs-bigfoot","title":"Unmatched - Robin Hood vs Bigfoot ","description":"\u003c!-- 🏹 UNMATCHED – Robin Hood vs Bigfoot --\u003e\n\u003csection class=\"um-rb-section\"\u003e\u003cheader class=\"um-rb-header\"\u003e\n\u003ch2\u003e 🏹 Unmatched – Robin Hood vs. Bigfoot: Legend vs. Legend\u003c\/h2\u003e\n\n\u003c\/header\u003e\n\u003carticle class=\"um-rb-text\"\u003e\n\u003cp\u003e In \u003cstrong\u003eUnmatched – Robin Hood vs. Bigfoot,\u003c\/strong\u003e you enter a duel impossible to describe and perfect to play. Two icons face off without luck, without excuses, using only the strength of their decks and your ability to read your opponent. A fast-paced, tense, and spectacular \u003cstrong\u003eboard game for two players\u003c\/strong\u003e .\u003c\/p\u003e\n\n\u003cp\u003e Robin strikes from afar, hides, steals time and resources. Bigfoot, on the other hand, is a ghost in the forest: he appears, wreaks havoc, and vanishes. Every move changes the entire pace of the duel, and every card is a blow, a trap, or an opportunity to seize before it's too late.\u003c\/p\u003e\n\n \u003cp\u003eThe asymmetry is complete: you have to figure out not just what to play, but when. Unique abilities, dedicated maps, and the iconic combat system make every match a tactical dance that rewards intuition and composure. And just when you think you know it all… Unmatched surprises you again.\u003c\/p\u003e\n\n\u003cp\u003e \u003cstrong\u003eRobin Hood vs. Bigfoot\u003c\/strong\u003e is perfect for those looking for a \u003cstrong\u003equick, easy, and deeply satisfying duel\u003c\/strong\u003e . A small box that generates huge clashes.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\u003caside class=\"um-rb-features\"\u003e\n\u003ch3\u003e Why “Robin Hood vs. Bigfoot” is a Must-See Unmatched\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e 🏹 Pure \u003cstrong\u003easymmetric\u003c\/strong\u003e duel\u003c\/li\u003e\n\n\u003cli\u003e 🐾 Two legends with opposite and iconic styles\u003c\/li\u003e\n\n\u003cli\u003e ⚔️ Fast, tactical, and luckless combat\u003c\/li\u003e\n\n\u003cli\u003e 🗺️ Two dedicated and immediate maps\u003c\/li\u003e\n\n\u003cli\u003e 🎴 Perfect for \u003cstrong\u003e2 players\u003c\/strong\u003e\n\n\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003c\/aside\u003e\n\u003cdiv class=\"um-rb-end\"\u003e\n\n\u003cp\u003e \u003cstrong\u003eUnmatched\u003c\/strong\u003e turns every match into a tale of skill, timing, and masterstrokes.\u003cbr\u003e And here you write the story.\u003c\/p\u003e\n\n\u003cp class=\"um-rb-quote\"\u003e \u003cem\u003eIn the woods or in legend… he who strikes first wins.\u003c\/em\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003cstyle\u003e\n\/* 🏹 UNMATCHED – Stile dinamico e grafico *\/\n.um-rb-section {\n  --um-black: #0e0e0f;\n  --um-white: #f5f5f5;\n  --um-red: #d03932;\n  --um-green: #1f5b2a;\n  --um-brown: #5e3b22;\n\n  background: linear-gradient(140deg, var(--um-black), #1a1a1c 40%, #151516);\n  padding: 2.4rem 1.8rem;\n  border-radius: 26px;\n  max-width: 1100px;\n  margin: 2rem auto;\n  font-family: \"Inter\", sans-serif;\n  color: var(--um-white);\n  position: relative;\n  overflow: hidden;\n  box-shadow: 0 14px 32px rgba(0,0,0,0.45);\n}\n\n\/* Glow rosso (leggero) *\/\n@keyframes umGlow {\n  0% { opacity: 0.2; }\n  50% { opacity: 0.35; }\n  100% { opacity: 0.2; }\n}\n.um-rb-section::before {\n  content: \"\";\n  position: absolute;\n  top: -50px;\n  right: -45px;\n  width: 260px;\n  height: 260px;\n  background: radial-gradient(circle, rgba(208,57,50,0.48), transparent 70%);\n  filter: blur(36px);\n  animation: umGlow 6s ease-in-out infinite;\n}\n\n\/* Titolo *\/\n.um-rb-header h2 {\n  font-family: \"Bungee\", sans-serif;\n  text-align: center;\n  color: var(--um-red);\n  text-shadow: 0 0 12px rgba(208,57,50,0.6);\n  font-size: 1.8rem;\n  margin-bottom: 1.6rem;\n}\n\n\/* Testo *\/\n.um-rb-text {\n  background: rgba(255,255,255,0.06);\n  padding: 1.4rem 1.6rem;\n  border-left: 6px solid var(--um-red);\n  border-radius: 18px;\n  box-shadow: 0 6px 22px rgba(0,0,0,0.35);\n  line-height: 1.75;\n}\n.um-rb-text strong {\n  color: var(--um-white);\n}\n\n\/* Features *\/\n.um-rb-features {\n  background: rgba(255,255,255,0.07);\n  margin-top: 2rem;\n  padding: 1.4rem 1.6rem;\n  border-radius: 18px;\n  border: 1px solid rgba(255,255,255,0.15);\n  box-shadow: 0 6px 22px rgba(0,0,0,0.32);\n}\n.um-rb-features h3 {\n  font-family: \"Bungee\", sans-serif;\n  color: var(--um-green);\n  margin-bottom: 1rem;\n}\n.um-rb-features ul {\n  list-style: none;\n  padding: 0;\n  display: grid;\n  gap: 0.6rem;\n}\n.um-rb-features li {\n  background: linear-gradient(90deg, rgba(31,91,42,0.25), rgba(208,57,50,0.22));\n  padding: 0.55rem 0.8rem;\n  border-left: 5px solid var(--um-brown);\n  border-radius: 10px;\n  transition: 0.25s ease;\n}\n.um-rb-features li:hover {\n  transform: translateX(4px);\n}\n\n\/* Chiusura *\/\n.um-rb-end {\n  margin-top: 2rem;\n  text-align: center;\n  padding: 1.4rem;\n  border-radius: 18px;\n  background: rgba(255,255,255,0.05);\n  border: 1px solid rgba(255,255,255,0.08);\n  box-shadow: 0 6px 22px rgba(0,0,0,0.3);\n}\n.um-rb-quote {\n  margin-top: 0.8rem;\n  color: var(--um-red);\n  font-style: italic;\n  font-weight: 600;\n}\n\n\/* Responsive *\/\n@media (max-width: 600px) {\n  .um-rb-section { padding: 1.8rem 1.2rem; }\n  .um-rb-header h2 { font-size: 1.5rem; }\n}\n\u003c\/style\u003e","brand":"Mancalamaro","offers":[{"title":"Default Title","offer_id":52877805912391,"sku":null,"price":27.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/Unmatched_-_Robin_Hood_vs_Bigfoot_00.webp?v=1764765283","url":"https:\/\/frogames.business\/en\/products\/unmatched-robin-hood-vs-bigfoot","provider":"FroGames","version":"1.0","type":"link"}