{"product_id":"stereo-mind","title":"Stereo Mind ","description":"\u003c!-- 🎧 STEREO MIND – VERSIONE SYNTHWAVE NEON --\u003e\n\u003csection class=\"stereomind-section\"\u003e\u003cheader class=\"sm-header\"\u003e\n\u003ch2\u003e Stereo Mind 🔮 When the vibes align… or leave you out of beat \u003c\/h2\u003e\n\n\u003c\/header\u003e\n\u003cdiv class=\"sm-layout\"\u003e\n\n\u003c!-- NARRATIVA --\u003e\n\u003carticle class=\"sm-narrative\"\u003e\n \u003cp\u003eThe neon lights pulse, a deep sound plays, and in an instant you're all immersed in the same track. But is what you hear really the same as what everyone else is hearing? \u003cstrong\u003eStereo Mind\u003c\/strong\u003e transforms a simple listening experience into a \u003cstrong\u003ecollective mental challenge\u003c\/strong\u003e where harmony comes from just one thing: choosing the same word, without saying a word.\u003c\/p\u003e\n\n\u003cp\u003e Each round is a journey: you scan the QR code, the song starts, and a wave of emotion runs through you. Is it more \"nocturnal,\" \"electric,\" \"calm,\" or \"alien\"? Everyone turns their own wheel, guided only by intuition. Then the revelation: if you're \u003cstrong\u003ein sync\u003c\/strong\u003e , the wow moment explodes. If you're not... someone was definitely on a different planet.\u003c\/p\u003e\n\n\u003cp\u003e An instant \u003cstrong\u003eparty co-op game\u003c\/strong\u003e that combines music, intuition, and laughter in a fast-paced and irresistible formula.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\u003c!-- FEATURES --\u003e\n\u003caside class=\"sm-features\"\u003e\n\u003ch3\u003e What makes “Stereo Mind” magnetic?\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e 🎧 Instantly atmospheric \u003cstrong\u003eaudio experience\u003c\/strong\u003e\n\u003c\/li\u003e\n\n \u003cli\u003e🤝 \u003cstrong\u003ePure cooperation\u003c\/strong\u003e without discussions or downtime\u003c\/li\u003e\n\n\u003cli\u003e 🌀 \u003cstrong\u003eSecret Cogs\u003c\/strong\u003e – Intuition, Feeling, Instinct\u003c\/li\u003e\n\n\u003cli\u003e 🎶 \u003cstrong\u003eModern sounds\u003c\/strong\u003e via QR: always fresh\u003c\/li\u003e\n\n\u003cli\u003e ⚡ \u003cstrong\u003e10 real minutes\u003c\/strong\u003e – perfect to start or end the evening \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=\"sm-end\"\u003e\n\n\u003cp\u003e If you're looking for a \u003cstrong\u003emodern, immediate, and musical party game\u003c\/strong\u003e that tests your group's empathy, \u003cstrong\u003eStereo Mind\u003c\/strong\u003e is the right choice. Get ready to discover who truly listens like you.\u003c\/p\u003e\n\n\u003cp class=\"sm-quote\"\u003e \u003cem\u003eIt's easy to hear the same track. Much less easy to hear the same thing.\u003c\/em\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003cstyle\u003e\n\/* 🌌 PALETTE SYNTHWAVE: VIOLA NOTTE, CIANO NEON, ROSA ELETTRICO *\/\n.stereomind-section {\n  --sm-dark: #0d0820;\n  --sm-purple: #482b7c;\n  --sm-cyan: #3cf2e3;\n  --sm-pink: #ff4fd8;\n  --sm-white: #f4f4f9;\n\n  background: linear-gradient(160deg, var(--sm-dark), var(--sm-purple));\n  padding: 2.3rem 2rem;\n  margin: 2rem auto;\n  border-radius: 26px;\n  max-width: 1100px;\n  color: var(--sm-white);\n  font-family: \"Inter\", sans-serif;\n  position: relative;\n  overflow:hidden;\n}\n\n\/* Effetto neon pulsante *\/\n.stereomind-section::before {\n  content:\"\";\n  position:absolute;\n  inset:0;\n  background: radial-gradient(circle at 80% 20%, rgba(255,79,216,0.25), transparent 65%);\n  pointer-events:none;\n}\n\n\/* Titolo *\/\n.sm-header h2 {\n  font-family: \"Bungee\", sans-serif;\n  text-align:center;\n  color: var(--sm-cyan);\n  margin-bottom: 1.3rem;\n  font-size: 2rem;\n  text-shadow: 0 0 8px rgba(60,242,227,0.4);\n}\n\n\/* Layout *\/\n.sm-layout {\n  display: grid;\n  grid-template-columns: 1.35fr 1fr;\n  gap: 1.7rem;\n}\n\n\/* Narrativa *\/\n.sm-narrative {\n  background: rgba(255,255,255,0.05);\n  padding: 1.4rem 1.6rem;\n  border-left: 6px solid var(--sm-cyan);\n  border-radius: 18px;\n  line-height: 1.7;\n}\n\n\/* Feature box *\/\n.sm-features {\n  background: rgba(255,255,255,0.07);\n  padding: 1.3rem 1.5rem;\n  border-radius: 18px;\n  border: 2px solid rgba(255,79,216,0.35);\n}\n\n.sm-features h3 {\n  font-family: \"Bungee\", sans-serif;\n  color: var(--sm-pink);\n  font-size: 1.25rem;\n  margin-bottom: 1rem;\n}\n\n.sm-features ul {\n  list-style:none;\n  padding:0;\n  display:grid;\n  gap:.7rem;\n}\n\n.sm-features li {\n  background: linear-gradient(90deg, rgba(60,242,227,0.18), transparent);\n  border-left: 6px solid var(--sm-cyan);\n  padding:.55rem .85rem;\n  border-radius:10px;\n  transition:.25s;\n}\n.sm-features li:hover {\n  transform:translateX(6px);\n  background: linear-gradient(90deg, rgba(255,79,216,0.2), transparent);\n}\n\n\/* Chiusura *\/\n.sm-end {\n  margin-top: 2rem;\n  background: rgba(255,255,255,0.05);\n  padding: 1.4rem 1.6rem;\n  border-radius: 18px;\n  text-align:center;\n}\n\n.sm-quote {\n  margin-top: .8rem;\n  font-style:italic;\n  font-weight:600;\n  color: var(--sm-cyan);\n  text-shadow:0 0 6px rgba(60,242,227,0.3);\n}\n\n\/* Mobile *\/\n@media(max-width:900px){\n  .sm-layout { grid-template-columns: 1fr; }\n}\n@media(max-width:600px){\n  .stereomind-section { padding: 1.8rem 1.2rem; }\n  .sm-header h2 { font-size: 1.65rem; }\n}\n\u003c\/style\u003e","brand":"Playte","offers":[{"title":"Default Title","offer_id":52765027959111,"sku":null,"price":22.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/stereomind00.webp?v=1774435198","url":"https:\/\/frogames.business\/en\/products\/stereo-mind","provider":"FroGames","version":"1.0","type":"link"}