{"product_id":"steven-rhodes-collection-lets-dig-for-treasure","title":"Let's Dig for Treasure ","description":"\u003csection class=\"dig-section product__description rte quick-description\"\u003e\u003c!-- HEADER --\u003e\u003cheader class=\"dig-header\"\u003e\n\u003ch2\u003e 💀🪱 Let's Dig for Treasure – Dig, take risks, and hope you don't find another worm \u003c\/h2\u003e\n\n\u003c\/header\u003e\n\u003cdiv class=\"dig-layout\"\u003e\n\n\u003c!-- COLONNA TESTO PRINCIPALE --\u003e\n\u003carticle class=\"dig-narrative\"\u003e\n \u003cp\u003eIn \u003cstrong\u003eLet's Dig for Treasure,\u003c\/strong\u003e you enter the craziest garden in the world, where every shovelful can yield an absurd treasure... or a total disaster. A super-fast \u003cstrong\u003efamily board game\u003c\/strong\u003e , perfect for those who love to laugh, take risks, and watch everything go up in smoke because of a single skeleton pulled at the wrong time.\u003c\/p\u003e\n\n\u003c!-- CARD --\u003e\n\u003cdiv class=\"dig-card\"\u003e\n\n\u003cp\u003e \u003cstrong\u003eEvery shovelful is an act of courage. Or pure recklessness.\u003c\/strong\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cp\u003e Each turn, you choose a pile and start digging: points, weird effects, thefts from other players... and of course the infamous worms. It's tempting to keep going, but a second worm or a single skeleton is enough to ruin everything and lose every card you've collected.\u003c\/p\u003e\n\n\u003cdiv class=\"dig-mini\"\u003e\n\n\u003cp\u003e \u003cem\u003eKeep digging… as long as your courage holds.\u003c\/em\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n \u003cp\u003eThe deck is full of crazy surprises: loyal dogs that save you at the last second, smelly pipes to foist on someone, dark relics that turn any game on its head. Each card is a little Steven Rhodes-style sketch, blending dark humor and pop brilliance.\u003c\/p\u003e\n\n\u003cp\u003e When a pile runs out, the game ends and the points are tallied: a perfect mix of lightheartedness, controlled chaos, and “NOOOO” moments that make the whole table laugh. \u003c\/p\u003e\n\n\u003c\/article\u003e\n\u003c!-- COLONNA FEATURES --\u003e\n\u003caside class=\"dig-features\"\u003e\n\u003ch3\u003e Why “Let's Dig for Treasure” is irresistible\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e 🪱 \u003cstrong\u003ePure push-your-luck\u003c\/strong\u003e with immediate risk and reward\u003c\/li\u003e\n\n\u003cli\u003e 💥 \u003cstrong\u003eCrazy effects\u003c\/strong\u003e that create epic moments at the table\u003c\/li\u003e\n\n\u003cli\u003e ⏱️ \u003cstrong\u003eSuper-fast 10-minute games\u003c\/strong\u003e , perfect for groups\u003c\/li\u003e\n\n\u003cli\u003e 🎨 \u003cstrong\u003eSteven Rhodes style\u003c\/strong\u003e that makes each card a gem to discover\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003cdiv class=\"dig-quote\"\u003e\n\n\u003cp\u003e \u003cem\u003eDig as deep as you dare… but remember that it only takes one worm to lose everything.\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\/* 🎨 LET’S DIG FOR TREASURE – Palette Steven Rhodes *\/\n.dig-section {\n  --red: #d82927;\n  --blue: #2f5aff;\n  --yellow: #f7d248;\n  --dark: #1c1c1c;\n  --soft-bg: rgba(255,255,255,0.8);\n\n  background: linear-gradient(135deg, #fff9f3 0%, #ffe7c4 45%, #ffdba6 100%);\n  border-radius: 28px;\n  padding: 2.4rem 2rem;\n  box-shadow: 0 10px 26px rgba(0,0,0,0.15);\n  max-width: 1100px;\n  margin: 2.4rem auto;\n}\n\n\/* Header *\/\n.dig-header h2 {\n  font-family: \"Bungee\", sans-serif;\n  color: var(--red);\n  text-align: center;\n  font-size: 2rem;\n  margin-bottom: 1.8rem;\n  text-shadow: 0 0 10px rgba(0,0,0,0.25);\n}\n\n\/* Layout *\/\n.dig-layout {\n  display: grid;\n  grid-template-columns: 1.45fr 1fr;\n  gap: 1.6rem;\n}\n\n\/* Main narrative *\/\n.dig-narrative {\n  background: var(--soft-bg);\n  padding: 1.6rem 1.8rem;\n  border-left: 6px solid var(--blue);\n  border-radius: 20px;\n  line-height: 1.75;\n  color: var(--dark);\n  box-shadow: 0 6px 20px rgba(0,0,0,0.08);\n}\n\n.dig-narrative strong {\n  color: var(--red);\n}\n\n\/* Cards *\/\n.dig-card {\n  background: linear-gradient(90deg, var(--yellow), rgba(255,255,255,0.6));\n  padding: 1rem 1.2rem;\n  border-left: 5px solid var(--red);\n  margin: 1.4rem 0;\n  border-radius: 12px;\n  text-align: center;\n  font-weight: 600;\n}\n\n.dig-mini {\n  background: rgba(47,90,255,0.12);\n  padding: 0.8rem 1rem;\n  border-left: 5px solid var(--blue);\n  border-radius: 12px;\n  margin: 1.4rem 0;\n  text-align: center;\n  font-style: italic;\n  font-weight: 600;\n}\n\n\/* Features column *\/\n.dig-features {\n  background: rgba(255,255,255,0.85);\n  padding: 1.6rem 1.6rem;\n  border-radius: 20px;\n  border: 2px solid var(--yellow);\n  box-shadow: 0 6px 18px rgba(0,0,0,0.06);\n}\n\n.dig-features h3 {\n  color: var(--blue);\n  font-family: \"Bungee\", sans-serif;\n  margin-bottom: 1rem;\n}\n\n.dig-features ul {\n  list-style: none;\n  padding: 0;\n  display: grid;\n  gap: 0.75rem;\n}\n\n.dig-features li {\n  background: linear-gradient(90deg, rgba(216,41,39,0.15), rgba(47,90,255,0.15));\n  padding: 0.6rem 0.8rem;\n  border-left: 5px solid var(--red);\n  border-radius: 10px;\n}\n\n\/* Quote bottom *\/\n.dig-quote {\n  margin-top: 1.6rem;\n  background: rgba(247,210,72,0.2);\n  border-left: 5px solid var(--yellow);\n  padding: 1rem;\n  border-radius: 12px;\n  text-align: center;\n  font-weight: 600;\n}\n\n@media (max-width: 900px) {\n  .dig-layout {\n    grid-template-columns: 1fr;\n  }\n}\n\u003c\/style\u003e","brand":"Cryptozoic Entertainment","offers":[{"title":"Default Title","offer_id":52917015347527,"sku":null,"price":23.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/LetsDigforTreasure00.webp?v=1765172921","url":"https:\/\/frogames.business\/en\/products\/steven-rhodes-collection-lets-dig-for-treasure","provider":"FroGames","version":"1.0","type":"link"}