{"product_id":"fairy-ring","title":"Fairy Ring ","description":"\u003cdiv class=\"product__description rte quick-description fairy-ring-theme\"\u003e\n\n\u003ch2\u003e 🌕 Where the moon meets strategy\u003c\/h2\u003e\n\n \u003cp\u003eIn \u003cstrong\u003eFairy Ring,\u003c\/strong\u003e the night breathes with light and silence. In the enchanted clearing, \u003cstrong\u003efairies dance among the glowing mushrooms\u003c\/strong\u003e and build their villages before winter calls them back to sleep. Every move is a dance step, every choice a wingbeat. And only those who follow the rhythm of the forest will discover the magic of victory.\u003c\/p\u003e\n\n\u003cp\u003e Move your fairy between the circles, \u003cstrong\u003eplant mushrooms, collect mana and harmony\u003c\/strong\u003e to grow your colony deep in the forest. The circle expands, the light changes, the forest whispers advice. In this \u003cstrong\u003efamily board game\u003c\/strong\u003e , strategy becomes poetry—and calm turns into strength.\u003c\/p\u003e\n\n\u003ch3\u003e ✨ Because “Fairy Ring” is magic under the moon\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e 🍄 \u003cstrong\u003eFairytale city building\u003c\/strong\u003e : Build mushroom villages and create your own enchanted circle\u003c\/li\u003e\n\n\u003cli\u003e 🧚 \u003cstrong\u003eGentle strategy\u003c\/strong\u003e : every decision has the weight of a wingbeat\u003c\/li\u003e\n\n \u003cli\u003e🌙 \u003cstrong\u003eNight atmosphere\u003c\/strong\u003e with dreamy illustrations and colors that glow in the dark\u003c\/li\u003e\n\n\u003cli\u003e 🌿 \u003cstrong\u003eEasy to learn\u003c\/strong\u003e , deep to master: perfect for families and dreamers\u003c\/li\u003e\n\n\u003cli\u003e 💫 \u003cstrong\u003eTwo seasons of gameplay\u003c\/strong\u003e that change pace, challenge and strategy\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003cp\u003e \u003cstrong\u003eFairy Ring\u003c\/strong\u003e is a \u003cstrong\u003ebright and relaxing board game\u003c\/strong\u003e where the beauty of nature meets the logic of fairies. Among colorful mushrooms and moon rings, each game is a small spell of balance and wonder.\u003c\/p\u003e\n\n\u003cp class=\"fairy-ring-quote\"\u003e \u003cem\u003e🌕 When the moon lights up the forest, even the strategies begin to dance.\u003c\/em\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\/* ✨ Fairy Ring – Tema visivo *\/\n.fairy-ring-theme {\n  background: radial-gradient(circle at 50% 10%, #16274A 0%, #0D142A 80%);\n  border-radius: 20px;\n  padding: 2.2rem 1.6rem 2.6rem;\n  box-shadow: inset 0 0 25px rgba(125,195,255,0.1), 0 8px 22px rgba(0,0,0,0.5);\n  color: #E6F1FF;\n  position: relative;\n  overflow: hidden;\n}\n.fairy-ring-theme::before {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  background: radial-gradient(circle at 70% 30%, rgba(122,230,255,0.08), transparent 70%);\n  opacity: 1;\n  pointer-events: none;\n}\n.fairy-ring-theme h2 {\n  color: #A8E0FF;\n  font-weight: 800;\n  font-size: 1.5rem;\n  margin-bottom: 1.2rem;\n  text-shadow: 0 0 8px rgba(168,224,255,0.4);\n}\n.fairy-ring-theme h3 {\n  color: #97FFD7;\n  font-size: 1.2rem;\n  margin-top: 2rem;\n  margin-bottom: 1rem;\n  text-shadow: 0 0 6px rgba(151,255,215,0.25);\n}\n.fairy-ring-theme p {\n  line-height: 1.7;\n  font-size: 0.95rem;\n  color: #E8F7FF;\n}\n.fairy-ring-theme strong {\n  color: #A8E0FF;\n}\n.fairy-ring-theme ul {\n  list-style: none;\n  padding-left: 0;\n  margin: 1.4rem 0;\n}\n.fairy-ring-theme li {\n  margin-bottom: 0.6rem;\n  background: rgba(168,224,255,0.08);\n  border-left: 3px solid rgba(168,224,255,0.4);\n  border-radius: 6px;\n  padding: 0.5rem 0.8rem;\n  transition: background .3s ease;\n}\n.fairy-ring-theme li:hover {\n  background: rgba(168,224,255,0.15);\n}\n.fairy-ring-quote {\n  text-align: center;\n  margin-top: 2rem;\n  font-size: 1.05rem;\n  color: #BCEBFF;\n  text-shadow: 0 0 10px rgba(150,220,255,0.2);\n}\n\n\/* ✨ Effetto lucciole *\/\n.fairy-ring-theme::after {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  background-image: radial-gradient(circle at 10% 30%, rgba(255,255,255,0.05) 0, transparent 70%),\n                    radial-gradient(circle at 80% 70%, rgba(255,255,255,0.05) 0, transparent 70%),\n                    radial-gradient(circle at 40% 50%, rgba(255,255,255,0.04) 0, transparent 70%);\n  animation: fairyGlow 8s ease-in-out infinite alternate;\n  pointer-events: none;\n}\n@keyframes fairyGlow {\n  0% { opacity: 0.4; filter: blur(1px); }\n  100% { opacity: 0.8; filter: blur(2px); }\n}\n\n\/* 🌓 Hover interattivo – scurisce delicatamente *\/\n.fairy-ring-theme:hover {\n  background: radial-gradient(circle at 50% 20%, #101C35 0%, #0A0F1F 85%);\n  transition: background 0.6s ease;\n}\n\n\/* Mobile *\/\n@media (max-width: 768px) {\n  .fairy-ring-theme { padding: 1.6rem 1rem 2rem; }\n  .fairy-ring-theme h2 { font-size: 1.3rem; }\n  .fairy-ring-theme h3 { font-size: 1.05rem; }\n}\n\u003c\/style\u003e","brand":"Asmodee","offers":[{"title":"Default Title","offer_id":52498883608903,"sku":null,"price":29.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/Fairy_Ring_00.webp?v=1760028196","url":"https:\/\/frogames.business\/en\/products\/fairy-ring","provider":"FroGames","version":"1.0","type":"link"}