{"product_id":"time-zoo","title":"Time Zoo ","description":"\u003cdiv class=\"product__description rte quick-description timezoo-theme\"\u003e\n\n\u003cdiv class=\"zoo-card top\"\u003e\n\n\u003cdiv class=\"zoo-frame\"\u003e\n\n\u003ch2\u003e 🦖 Time Zoo – The Prehistoric Park Out of Control\u003c\/h2\u003e\n\n\u003cp\u003e Welcome to the \u003cstrong\u003eTime Zoo\u003c\/strong\u003e ! Everything was ready for the start of the century... until a small accident with the time machine freed all the prehistoric animals! Now it's up to you and Professor \u003cstrong\u003eDarwin Anning\u003c\/strong\u003e 's other apprentices to bring them back to safety, using only cunning, food, and a little luck.\u003c\/p\u003e\n\n \u003cp\u003e\u003cstrong\u003eTime Zoo\u003c\/strong\u003e is a fast-paced, fun, and action-packed \u003cstrong\u003efamily card game\u003c\/strong\u003e for 2–5 players. Collect food to lure dinosaurs, mammoths, and pterosaurs into your time enclosure, but prepare for chaos: each animal has unique powers, and your opponents can \u003cstrong\u003esteal points or unleash catastrophes\u003c\/strong\u003e in the blink of an eye! \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"zoo-card mid\"\u003e\n\n\u003cdiv class=\"zoo-frame\"\u003e\n\n\u003ch3\u003e 🌋 Because Time Zoo is a throwback... and hilarious.\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e 🦕 \u003cstrong\u003eExplosive setting\u003c\/strong\u003e : a time zoo populated by creatures from every era\u003c\/li\u003e\n\n\u003cli\u003e 🍖 \u003cstrong\u003eIntuitive set collection\u003c\/strong\u003e : collect food and attract the right species\u003c\/li\u003e\n\n\u003cli\u003e 💥 \u003cstrong\u003eCrazy Effects\u003c\/strong\u003e : Cards that steal, sabotage and multiply points\u003c\/li\u003e\n\n\u003cli\u003e 🎨 \u003cstrong\u003eSparkling illustrations\u003c\/strong\u003e by \u003cstrong\u003eJason Gamber\u003c\/strong\u003e , full of humor and color\u003c\/li\u003e\n\n\u003cli\u003e ⏳ \u003cstrong\u003eQuick Play\u003c\/strong\u003e : 20–30 minutes of prehistoric laughter for the whole family \u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"zoo-card low\"\u003e\n\n\u003cdiv class=\"zoo-frame\"\u003e\n\n \u003cp\u003e\u003cstrong\u003eTime Zoo\u003c\/strong\u003e is the \u003cstrong\u003eperfect board game for families and casual players\u003c\/strong\u003e who love instant fun, unpredictable cards, and a touch of madness. Easy to learn, but with enough chaos to make even paleontologists laugh.\u003c\/p\u003e\n\n\u003cp class=\"zoo-quote\"\u003e \u003cem\u003eRestore order to time... if you can! 🕒\u003c\/em\u003e \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\/* 🦖 TIME ZOO – Prehistoric Chaos Theme *\/\n.timezoo-theme {\n  background: radial-gradient(circle at top center, #ffd5a1 0%, #f88d53 35%, #ed6f4c 65%, #6e3729 100%);\n  padding: 2rem 1rem;\n  font-family: \"Inter\", \"Fredoka One\", sans-serif;\n  color: #1e130a;\n  position: relative;\n  border-radius: 28px;\n  overflow: hidden;\n}\n\n\/* 🌴 Jungle gradient overlay *\/\n.timezoo-theme::before {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  background: radial-gradient(circle at 50% 10%, rgba(255,255,255,0.2) 0%, transparent 80%);\n  mix-blend-mode: overlay;\n  pointer-events: none;\n}\n\n\/* 🧩 CARD BASE *\/\n.zoo-card {\n  border-radius: 20px;\n  margin-bottom: 1.6rem;\n  background: linear-gradient(180deg, #fffaf3 0%, #ffedd5 100%);\n  box-shadow:\n    0 0 0 2px rgba(73,34,9,0.15),\n    0 10px 20px rgba(0,0,0,0.25);\n  transform: rotate(-0.4deg);\n  position: relative;\n  overflow: hidden;\n  transition: transform 0.3s ease;\n}\n.zoo-card.mid { transform: rotate(0.3deg) translateY(-12px); z-index: 2; }\n.zoo-card.low { transform: rotate(-0.2deg) translateY(-18px); z-index: 3; }\n\n\/* 🧡 FRAME INNER *\/\n.zoo-frame {\n  background: linear-gradient(180deg, #fffdf8 0%, #ffe8c8 100%);\n  border: 2px solid rgba(73,34,9,0.15);\n  border-radius: 16px;\n  padding: 1.2rem 1.3rem;\n  box-shadow: inset 0 0 15px rgba(255,149,70,0.25);\n  position: relative;\n}\n.zoo-frame::after {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  border-radius: 16px;\n  border: 1px dashed rgba(255,123,0,0.3);\n  pointer-events: none;\n}\n\n\/* 🔠 TYPOGRAPHY *\/\n.timezoo-theme h2 {\n  font-size: 1.25rem;\n  color: #156843;\n  text-transform: uppercase;\n  text-shadow: 0 0 10px rgba(255,255,255,0.5);\n  margin-bottom: 1rem;\n}\n.timezoo-theme h3 {\n  font-size: 1rem;\n  color: #ff6f00;\n  text-transform: uppercase;\n  margin-bottom: 1rem;\n  text-shadow: 0 0 8px rgba(255,255,255,0.3);\n}\n.timezoo-theme p {\n  font-size: 0.9rem;\n  line-height: 1.8;\n}\n.timezoo-theme ul {\n  list-style: none;\n  padding: 0;\n  margin: 1rem 0;\n}\n.timezoo-theme li {\n  position: relative;\n  margin: 0.5rem 0;\n  padding-left: 1.4rem;\n  font-size: 0.9rem;\n  line-height: 1.6;\n}\n.timezoo-theme li::before {\n  content: \"🦴\";\n  position: absolute;\n  left: 0;\n  transform: rotate(-10deg);\n  color: #ff6f00;\n  text-shadow: 0 0 6px rgba(255,110,0,0.6);\n}\n\n\/* 🦕 Quote *\/\n.zoo-quote {\n  color: #ff6f00;\n  text-align: center;\n  font-size: 0.85rem;\n  margin-top: 1.5rem;\n  font-weight: 600;\n  text-shadow: 0 0 10px rgba(255,118,0,0.4);\n}\n\n\/* 🌿 Ambient motion *\/\n.timezoo-theme::after {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  background: repeating-linear-gradient(\n    -45deg,\n    rgba(255,255,255,0.04) 0,\n    rgba(255,255,255,0.04) 1px,\n    transparent 2px,\n    transparent 4px\n  );\n  animation: jungleVibe 6s linear infinite;\n  opacity: 0.3;\n  pointer-events: none;\n}\n@keyframes jungleVibe {\n  from { background-position: 0 0; }\n  to { background-position: 100px 100px; }\n}\n\n\/* 📱 MOBILE *\/\n@media(max-width:768px){\n  .zoo-card{padding:1rem;}\n  .timezoo-theme h2{font-size:1rem;}\n  .timezoo-theme h3{font-size:0.9rem;}\n  .timezoo-theme p,.timezoo-theme li{font-size:0.8rem;}\n}\n\u003c\/style\u003e","brand":"Wulfhorn Games","offers":[{"title":"Default Title","offer_id":52730461847879,"sku":null,"price":12.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/TimeZoo00.webp?v=1762783940","url":"https:\/\/frogames.business\/en\/products\/time-zoo","provider":"FroGames","version":"1.0","type":"link"}