{"product_id":"meow-10","title":"Meow 10 ","description":"\u003c!-- 🐾 MEOW10 – Gatti minimal, colori e corse al “Ten!” --\u003e\n\u003csection class=\"meow10-section\"\u003e\u003c!-- Titolo --\u003e\u003cheader class=\"meow10-header\"\u003e\n\u003ch2\u003e Meow10 🐾 The wild cat game where color and number decide your destiny \u003c\/h2\u003e\n\n\u003c\/header\u003e\n\u003cdiv class=\"meow10-layout\"\u003e\n\n\u003c!-- Testo narrativo --\u003e\n\u003carticle class=\"meow10-narrative\"\u003e\n \u003cp\u003e\u003cstrong\u003eMeow10\u003c\/strong\u003e is the perfect explosion of speed, color, and over-the-top kittens. Your goal is simple: \u003cstrong\u003eclear your hand before anyone else\u003c\/strong\u003e by playing cards that match in number or color... or by deploying the all-powerful \u003cstrong\u003erainbow cat\u003c\/strong\u003e that can do anything, anytime, anywhere.\u003c\/p\u003e\n\n\u003cp\u003e Each turn, you can play as many cards as the top card in the discard pile indicates—and that's where the fun begins: do you get rid of your hand in one fell swoop or play it safe? Do you risk a color that could get you stuck next turn? The game is a short, lively ride, filled with joyful meows and muffled curses when you're forced to draw penalty cards. \u003c\/p\u003e\n\n\u003c\/article\u003e\n\u003c!-- Box punti forza --\u003e\n\u003caside class=\"meow10-features\"\u003e\n\u003ch3\u003e Why “Meow10” Works for Anyone\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e 🐱 \u003cstrong\u003eColorful Cats\u003c\/strong\u003e – an adorable theme that's sure to win you over instantly\u003c\/li\u003e\n\n\u003cli\u003e 🎨 \u003cstrong\u003eSimple matching\u003c\/strong\u003e – number or color, easy to explain\u003c\/li\u003e\n\n \u003cli\u003e🌈 \u003cstrong\u003eRainbow Cat\u003c\/strong\u003e – Total wildcard, perfect to turn everything around\u003c\/li\u003e\n\n\u003cli\u003e ⚡ \u003cstrong\u003e15 minutes\u003c\/strong\u003e – ideal for aperitifs, after dinner drinks and light evenings\u003c\/li\u003e\n\n\u003cli\u003e 🔟 \u003cstrong\u003eAlternate Objective\u003c\/strong\u003e – Collect 10 different cats and shout “Ten!” \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=\"meow10-end\"\u003e\n\n\u003cp\u003e If you're looking for a \u003cstrong\u003equick, feline, and super fun game\u003c\/strong\u003e that mixes a pinch of tactics with a ton of lightheartedness, \u003cstrong\u003eMeow10\u003c\/strong\u003e is an irresistible gem. Quick to learn, impossible to play only once.\u003c\/p\u003e\n\n\u003cp class=\"meow10-quote\"\u003e \u003cem\u003eWhen you yell “Ten!”, make sure the table is ready for feline amazement.\u003c\/em\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003cstyle\u003e\n\/* 🐾 MEOW10 – palette minimal crema \/ arancio \/ grigio *\/\n\n.meow10-section {\n  --mw-cream: #fff7eb;\n  --mw-cream-deep: #ffe9cb;\n  --mw-orange: #f5b47b;\n  --mw-gray: #c9c3bf;\n  --mw-brown: #5b3a2c;\n\n  background: linear-gradient(135deg, var(--mw-cream) 0%, var(--mw-cream-deep) 40%, #ffffff 100%);\n  border-radius: 22px;\n  padding: 2rem 1.6rem;\n  color: var(--mw-brown);\n  font-family: \"Inter\", sans-serif;\n  max-width: 1100px;\n  margin: 2rem auto;\n  box-shadow: 0 12px 26px rgba(0,0,0,0.12);\n  position: relative;\n  overflow: hidden;\n}\n\n\/* Glow morbido ispirato alle macchie del gatto *\/\n.meow10-section::before {\n  content: \"\";\n  position: absolute;\n  top: -40px;\n  left: -30px;\n  width: 220px;\n  height: 220px;\n  background: radial-gradient(circle, rgba(245,180,123,0.55), transparent 70%);\n}\n.meow10-section::after {\n  content: \"\";\n  position: absolute;\n  bottom: -50px;\n  right: -30px;\n  width: 220px;\n  height: 220px;\n  background: radial-gradient(circle, rgba(201,195,191,0.45), transparent 70%);\n}\n\n\/* Titolo *\/\n.meow10-header h2 {\n  font-family: \"Bungee\", sans-serif;\n  text-align: center;\n  font-size: 1.85rem;\n  margin-bottom: 1.4rem;\n  color: var(--mw-brown);\n  text-shadow: 0 0 10px rgba(255,255,255,0.9);\n}\n\n\/* Layout *\/\n.meow10-layout {\n  display: grid;\n  grid-template-columns: 1.35fr 1fr;\n  gap: 1.4rem;\n  align-items: flex-start;\n}\n\n\/* Narrativa *\/\n.meow10-narrative {\n  background: rgba(255,255,255,0.98);\n  border-left: 6px solid var(--mw-orange);\n  border-radius: 16px;\n  padding: 1.3rem 1.5rem;\n  box-shadow: 0 6px 18px rgba(0,0,0,0.08);\n}\n.meow10-narrative p {\n  margin: 0.7rem 0;\n  line-height: 1.8;\n}\n.meow10-narrative strong {\n  color: var(--mw-brown);\n}\n\n\/* Box caratteristiche *\/\n.meow10-features {\n  background: rgba(255,255,255,0.96);\n  border-radius: 16px;\n  padding: 1.2rem 1.4rem;\n  border: 2px solid rgba(201,195,191,0.8);\n  box-shadow: 0 6px 16px rgba(0,0,0,0.06);\n}\n.meow10-features h3 {\n  font-family: \"Bungee\", sans-serif;\n  font-size: 1.1rem;\n  color: var(--mw-orange);\n  margin-bottom: 0.9rem;\n}\n.meow10-features ul {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n  display: grid;\n  gap: 0.6rem;\n}\n.meow10-features li {\n  background: linear-gradient(90deg, rgba(245,180,123,0.2), rgba(201,195,191,0.16));\n  border-left: 5px solid var(--mw-orange);\n  border-radius: 10px;\n  padding: 0.55rem 0.8rem;\n  font-size: 0.95rem;\n  transition: 0.25s ease;\n}\n.meow10-features li:hover {\n  transform: translateX(4px);\n}\n\n\/* Chiusura *\/\n.meow10-end {\n  margin-top: 1.8rem;\n  background: rgba(255,255,255,0.98);\n  border-radius: 16px;\n  padding: 1.3rem 1.5rem;\n  border: 1px solid rgba(0,0,0,0.04);\n  text-align: center;\n  box-shadow: 0 6px 16px rgba(0,0,0,0.06);\n}\n.meow10-quote {\n  margin-top: 0.7rem;\n  font-style: italic;\n  color: var(--mw-orange);\n  font-weight: 600;\n}\n\n\/* Responsive *\/\n@media (max-width: 900px) {\n  .meow10-layout {\n    grid-template-columns: 1fr;\n  }\n}\n@media (max-width: 600px) {\n  .meow10-section {\n    padding: 1.7rem 1.1rem;\n  }\n  .meow10-header h2 {\n    font-size: 1.55rem;\n  }\n}\n\u003c\/style\u003e","brand":"Playte","offers":[{"title":"Default Title","offer_id":52763126333767,"sku":null,"price":14.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/Meow1000.webp?v=1763235235","url":"https:\/\/frogames.business\/en\/products\/meow-10","provider":"FroGames","version":"1.0","type":"link"}