{"product_id":"meow-meow-dice","title":"Meow Meow Dice ","description":"\u003c!-- 🎲 MEOW MEOW DICE – Dadi, gatti e rischi morbidi --\u003e\n\u003csection class=\"meowdice-section\"\u003e\u003c!-- Titolo --\u003e\u003cheader class=\"meowdice-header\"\u003e\n\u003ch2\u003e Meow Meow Dice 🎲🐱 The feline dice where every combination is worth cuddles... and riches \u003c\/h2\u003e\n\n\u003c\/header\u003e\n\u003cdiv class=\"meowdice-layout\"\u003e\n\n\u003c!-- Testo narrativo --\u003e\n\u003carticle class=\"meowdice-narrative\"\u003e\n \u003cp\u003eIn \u003cstrong\u003eMeow Meow Dice,\u003c\/strong\u003e you're a spoiled cat with your own personal butler: you roll dice, make combinations, and try to become the \u003cstrong\u003erichest cat in the house\u003c\/strong\u003e . A light-hearted, sweet game with just the right amount of feline risk-taking.\u003c\/p\u003e\n\n\u003cp\u003e Each turn, you roll the \u003cstrong\u003ecat dice\u003c\/strong\u003e , choosing which ones to keep and which to reroll, building combinations, and collecting increasingly valuable rewards. A delicate yet irresistible push-your-luck game, where a lucky roll can change your night... and a bad roll can turn you into the most frustrated cat on the block. \u003c\/p\u003e\n\n\u003c\/article\u003e\n\u003c!-- Box punti forza --\u003e\n\u003caside class=\"meowdice-features\"\u003e\n\u003ch3\u003e Why “Meow Meow Dice” Is Killerly Adorable\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e 🐱 \u003cstrong\u003eUnique cat dice\u003c\/strong\u003e – impossible not to fall in love with them\u003c\/li\u003e\n\n\u003cli\u003e 🎲 \u003cstrong\u003eYahtzee-style\u003c\/strong\u003e – rerolls, quick strategies and immediate choices\u003c\/li\u003e\n\n\u003cli\u003e 🍭 \u003cstrong\u003eDashes and rewards\u003c\/strong\u003e – accumulate points and become the richest cat\u003c\/li\u003e\n\n\u003cli\u003e ⚡ \u003cstrong\u003e20–25 minutes\u003c\/strong\u003e – perfect pace, zero downtime\u003c\/li\u003e\n\n \u003cli\u003e👨👩👧👦 \u003cstrong\u003eFamily and party\u003c\/strong\u003e – simple, cheerful and super replayable \u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003c\/aside\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Chiusura --\u003e\n\u003cdiv class=\"meowdice-end\"\u003e\n\n\u003cp\u003e If you love \u003cstrong\u003efast-paced, satisfying dice games\u003c\/strong\u003e with a cute theme that brings a smile to everyone's face, \u003cstrong\u003eMeow Meow Dice\u003c\/strong\u003e is a little tabletop gem. Perfect for unwinding, laughing, and risking everything like only a cat can.\u003c\/p\u003e\n\n\u003cp class=\"meowdice-quote\"\u003e \u003cem\u003eOne last roll for glory… or a butler's cuddle.\u003c\/em\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003cstyle\u003e\n\/* 🎲 MEOW MEOW DICE – palette pesca \/ panna, morbida come un micio *\/\n\n\/* Contenitore principale *\/\n.meowdice-section {\n  --mmd-peach-light: #ffe6c7;\n  --mmd-peach: #ffc58f;\n  --mmd-cream: #fffaf3;\n  --mmd-brown: #5a3529;\n  --mmd-brown-soft: #7a4a37;\n\n  background: linear-gradient(135deg, var(--mmd-peach-light) 0%, var(--mmd-peach) 45%, #fff7eb 100%);\n  border-radius: 24px;\n  padding: 2.1rem 1.7rem;\n  color: var(--mmd-brown);\n  font-family: \"Inter\", sans-serif;\n  max-width: 1100px;\n  margin: 2rem auto;\n  box-shadow: 0 12px 30px rgba(0,0,0,0.16);\n  position: relative;\n  overflow: hidden;\n}\n\n\/* Glow soffici tipo pelliccia *\/\n.meowdice-section::before {\n  content: \"\";\n  position: absolute;\n  top: -50px;\n  left: -40px;\n  width: 260px;\n  height: 260px;\n  background: radial-gradient(circle, rgba(255,245,226,0.9), transparent 70%);\n}\n.meowdice-section::after {\n  content: \"\";\n  position: absolute;\n  bottom: -60px;\n  right: -40px;\n  width: 240px;\n  height: 240px;\n  background: radial-gradient(circle, rgba(255,197,143,0.7), transparent 70%);\n}\n\n\/* Titolo *\/\n.meowdice-header h2 {\n  font-family: \"Bungee\", sans-serif;\n  text-align: center;\n  font-size: 1.9rem;\n  margin-bottom: 1.5rem;\n  color: var(--mmd-brown);\n  text-shadow: 0 0 12px rgba(255,255,255,0.9);\n  border-bottom: 1px solid rgba(255,255,255,0.6);\n  padding-bottom: 0.6rem;\n}\n\n\/* Layout due colonne *\/\n.meowdice-layout {\n  display: grid;\n  grid-template-columns: 1.25fr 1fr;\n  gap: 1.4rem;\n  align-items: flex-start;\n}\n\n\/* Testo principale *\/\n.meowdice-narrative {\n  background: var(--mmd-cream);\n  border-radius: 18px;\n  padding: 1.4rem 1.6rem;\n  border-left: 6px solid var(--mmd-brown-soft);\n  box-shadow: 0 8px 22px rgba(0,0,0,0.08);\n}\n.meowdice-narrative p {\n  margin: 0.7rem 0;\n  line-height: 1.8;\n}\n.meowdice-narrative strong {\n  color: var(--mmd-brown-soft);\n}\n\n\/* Box caratteristiche *\/\n.meowdice-features {\n  background: rgba(255,250,243,0.96);\n  border-radius: 18px;\n  padding: 1.2rem 1.4rem;\n  border: 2px solid rgba(122,74,55,0.25);\n  box-shadow: 0 8px 20px rgba(0,0,0,0.08);\n}\n.meowdice-features h3 {\n  font-family: \"Bungee\", sans-serif;\n  font-size: 1.1rem;\n  margin-bottom: 0.9rem;\n  color: var(--mmd-brown-soft);\n}\n.meowdice-features ul {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n  display: grid;\n  gap: 0.6rem;\n}\n.meowdice-features li {\n  background: linear-gradient(90deg, rgba(255,197,143,0.25), rgba(255,250,243,0.9));\n  border-left: 5px solid var(--mmd-brown-soft);\n  border-radius: 10px;\n  padding: 0.55rem 0.8rem;\n  font-size: 0.95rem;\n  transition: 0.25s ease;\n}\n.meowdice-features li:hover {\n  transform: translateX(4px);\n}\n\n\/* Chiusura *\/\n.meowdice-end {\n  margin-top: 2rem;\n  background: rgba(255,250,243,0.98);\n  border-radius: 18px;\n  padding: 1.4rem 1.6rem;\n  border: 1px solid rgba(0,0,0,0.05);\n  text-align: center;\n  box-shadow: 0 8px 20px rgba(0,0,0,0.08);\n}\n.meowdice-quote {\n  margin-top: 0.8rem;\n  font-style: italic;\n  color: var(--mmd-brown-soft);\n  font-weight: 600;\n}\n\n\/* Responsive *\/\n@media (max-width: 900px) {\n  .meowdice-layout {\n    grid-template-columns: 1fr;\n  }\n}\n@media (max-width: 600px) {\n  .meowdice-section {\n    padding: 1.8rem 1.2rem;\n  }\n  .meowdice-header h2 {\n    font-size: 1.6rem;\n  }\n}\n\u003c\/style\u003e","brand":"Playte","offers":[{"title":"Default Title","offer_id":52764812116295,"sku":null,"price":25.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/meow_meow_dice_00.webp?v=1763263847","url":"https:\/\/frogames.it\/en\/products\/meow-meow-dice","provider":"FroGames","version":"1.0","type":"link"}