{"product_id":"yes-but-no","title":"Yes but No ","description":"\u003cdiv class=\"product__description rte quick-description yesbutno-theme\"\u003e\n\n\u003cdiv class=\"quiz-card green\"\u003e\n\n\u003cdiv class=\"quiz-frame\"\u003e\n\n\u003ch2\u003e ✅❌ YES but NO – The party game that sends your brain into a tailspin\u003c\/h2\u003e\n\n \u003cp\u003eThink you're a quick thinker? Wait until you play \u003cstrong\u003eYES but NO\u003c\/strong\u003e . In this \u003cstrong\u003eparty and word board game\u003c\/strong\u003e , each round forces you to find a word that meets two simple… but impossible rules: it must contain one letter and \u003cem\u003enot\u003c\/em\u003e another. Easy to say, but when everyone shouts at the same time, the pressure builds and your tongue gets tangled.\u003c\/p\u003e\n\n\u003cp\u003e You draw a category (\"food,\" \"animals,\" \"movies,\" \"strange objects\") and two letter cards: one \"YES\" and one \"NO.\" Your task? Find a word that meets the conditions in just a few seconds. Whoever answers first takes the glory—and a point! But be careful: a mistake or a word that doesn't fit the category will cost you everything. \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"quiz-card red\"\u003e\n\n\u003cdiv class=\"quiz-frame\"\u003e\n\n\u003ch3\u003e 🎉 Why YES but NO is an irresistible party game\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e ⚡ \u003cstrong\u003eSpeed ​​and Panic\u003c\/strong\u003e : a real-time game that tests reflexes and linguistic aptitude\u003c\/li\u003e\n\n\u003cli\u003e 😂 \u003cstrong\u003eGuaranteed laughs\u003c\/strong\u003e : the absurd answers are part of the fun\u003c\/li\u003e\n\n \u003cli\u003e🧠 \u003cstrong\u003eTrain your mind\u003c\/strong\u003e : Challenge your creativity under pressure\u003c\/li\u003e\n\n\u003cli\u003e 👨👩👧👦 \u003cstrong\u003ePerfect for families and groups\u003c\/strong\u003e : from 2 to 8 players, ideal for evenings with friends\u003c\/li\u003e\n\n\u003cli\u003e 🎲 \u003cstrong\u003eInstant rules and frenetic pace\u003c\/strong\u003e : open the box and play in a minute \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=\"quiz-card mixed\"\u003e\n\n\u003cdiv class=\"quiz-frame\"\u003e\n\n\u003cp\u003e \u003cstrong\u003eYES but NO\u003c\/strong\u003e is a \u003cstrong\u003efast, brilliant, and incredibly loud board game\u003c\/strong\u003e : simpler than it seems, more chaotic than you imagine. Ideal for breaking the ice, ending the evening, or simply finding out which of your friends can really think under pressure.\u003c\/p\u003e\n\n\u003cp class=\"quiz-quote\"\u003e \u003cem\u003eOnly one rule: think fast, but think well… YES but NO!\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\/* ✅❌ YES but NO – Party Quiz Theme *\/\n.yesbutno-theme {\n  background: linear-gradient(135deg, #007b3d 0%, #b00000 100%);\n  padding: 2.5rem 1rem;\n  font-family: \"Poppins\", \"Inter\", sans-serif;\n  color: #fff;\n  position: relative;\n  overflow: hidden;\n  border-radius: 28px;\n  box-shadow: 0 0 30px rgba(0,0,0,0.25);\n}\n\n\/* 🔆 Animated glow gradient *\/\n.yesbutno-theme::before {\n  content:\"\";\n  position:absolute;inset:0;\n  background: linear-gradient(90deg, rgba(0,255,100,0.15), rgba(255,0,0,0.15), rgba(255,255,255,0.05));\n  animation: tiltGlow 6s linear infinite;\n}\n@keyframes tiltGlow {\n  0% {background-position: 0% 50%;}\n  100% {background-position: 100% 50%;}\n}\n\n\/* 🎯 CARD BASE *\/\n.quiz-card {\n  border-radius: 20px;\n  padding: 1.4rem 1.6rem;\n  margin-bottom: 1.6rem;\n  box-shadow:\n    0 0 0 3px rgba(255,255,255,0.1),\n    0 6px 20px rgba(0,0,0,0.2);\n  transform: rotate(-0.5deg);\n  transition: transform .3s ease, box-shadow .3s ease;\n}\n.quiz-card:hover {\n  transform: rotate(0deg) scale(1.02);\n  box-shadow:\n    0 0 0 3px rgba(255,255,255,0.25),\n    0 8px 25px rgba(0,0,0,0.3);\n}\n.quiz-card.green {\n  background: linear-gradient(180deg, #009c4a 0%, #007b3d 100%);\n}\n.quiz-card.red {\n  background: linear-gradient(180deg, #d92020 0%, #a80000 100%);\n}\n.quiz-card.mixed {\n  background: linear-gradient(180deg, #007b3d 0%, #a80000 100%);\n}\n\n\/* 💡 FRAME *\/\n.quiz-frame {\n  border-radius: 16px;\n  background: rgba(255,255,255,0.07);\n  padding: 1rem 1.3rem;\n  box-shadow: inset 0 0 15px rgba(255,255,255,0.1);\n}\n\n\/* ✨ TEXT STYLES *\/\n.yesbutno-theme h2 {\n  font-size: 1.3rem;\n  color: #ffffff;\n  text-transform: uppercase;\n  text-shadow:\n    0 0 5px rgba(255,255,255,0.7),\n    0 0 12px rgba(0,255,100,0.5),\n    0 0 20px rgba(255,0,0,0.3);\n  margin-bottom: 1rem;\n}\n.yesbutno-theme h3 {\n  font-size: 1.1rem;\n  color: #fff;\n  margin-bottom: 1rem;\n  text-transform: uppercase;\n  text-shadow: 0 0 10px rgba(255,255,255,0.6);\n}\n.yesbutno-theme p {\n  font-size: 0.9rem;\n  line-height: 1.7;\n}\n.yesbutno-theme ul {\n  list-style: none;\n  padding: 0;\n  margin: 1rem 0;\n}\n.yesbutno-theme li {\n  position: relative;\n  margin: 0.5rem 0;\n  padding-left: 1.2rem;\n  font-size: 0.9rem;\n  line-height: 1.6;\n}\n.yesbutno-theme li::before {\n  content: \"✔\";\n  position: absolute;\n  left: 0;\n  color: #00ff7a;\n  text-shadow: 0 0 8px rgba(255,255,255,0.6);\n}\n.quiz-quote {\n  color: #fff;\n  font-size: 0.85rem;\n  margin-top: 1.3rem;\n  text-align: center;\n  font-style: italic;\n  text-shadow:\n    0 0 8px rgba(255,255,255,0.4),\n    0 0 12px rgba(255,0,0,0.3);\n  animation: blinkQuote 1.5s infinite ease-in-out;\n}\n@keyframes blinkQuote {\n  0%,100% {opacity: 1;}\n  50% {opacity: 0.6;}\n}\n\n\/* 📱 MOBILE *\/\n@media(max-width:768px){\n  .quiz-card{padding:1.1rem;}\n  .yesbutno-theme h2{font-size:1.1rem;}\n  .yesbutno-theme h3{font-size:1rem;}\n  .yesbutno-theme p,.yesbutno-theme li{font-size:0.8rem;}\n}\n\u003c\/style\u003e\n\u003cp\u003e\u003c\/p\u003e","brand":"Little Rocket Games","offers":[{"title":"Default Title","offer_id":52720929833287,"sku":null,"price":12.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/Yes_but_No_00.webp?v=1762581040","url":"https:\/\/frogames.business\/en\/products\/yes-but-no","provider":"FroGames","version":"1.0","type":"link"}