{"product_id":"dorfromantik-light-luggage","title":"Dorfromantik - Light Luggage ","description":"\u003cdiv class=\"dorfromantik-wrapper\"\u003e\n\n\u003cdiv class=\"dorfromantik-bg\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"product__description rte quick-description\"\u003e\n\n\u003ch2\u003e A small world to build, wherever you are\u003c\/h2\u003e\n\n\u003cp\u003e \u003cstrong\u003eDorfromantik – Light Luggage\u003c\/strong\u003e brings the magic of the popular cooperative game to a compact format, perfect for any journey. Together with your fellow adventurers, you'll \u003cstrong\u003eplace hexagonal tiles\u003c\/strong\u003e to create harmonious landscapes, complete objectives, and make ever-longer rivers flow, building a serene world one piece at a time.\u003c\/p\u003e\n\n\u003cp\u003e This \"light\" edition of \u003cstrong\u003ePegasus Spiele\u003c\/strong\u003e is designed to offer quicker, more immediate gameplay while maintaining the zen-like feel of the original title. Each game is a new opportunity to \u003cstrong\u003echallenge your high score\u003c\/strong\u003e , unlock new cards, and discover increasingly elegant combinations, in a cooperative experience that relaxes, inspires, and captivates.\u003c\/p\u003e\n\n \u003ch3\u003eWhy “Dorfromantik – Light Luggage” is a little travel gem\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e 🌿 \u003cstrong\u003eCompact size\u003c\/strong\u003e : perfect for taking the magic of Dorfromantik everywhere\u003c\/li\u003e\n\n\u003cli\u003e 🧩 \u003cstrong\u003eCooperative and relaxing\u003c\/strong\u003e : build enchanting landscapes together with your friends\u003c\/li\u003e\n\n\u003cli\u003e 🏞️ \u003cstrong\u003eModular hexagonal tiles\u003c\/strong\u003e : every world is unique and always different\u003c\/li\u003e\n\n\u003cli\u003e 🎯 \u003cstrong\u003eGoals and Scores\u003c\/strong\u003e : Challenge your team to create the best landscape possible\u003c\/li\u003e\n\n\u003cli\u003e 💛 \u003cstrong\u003eAccessible and familiar\u003c\/strong\u003e : perfect for new generations of gamers\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003cp\u003e Whether you're at home or on the go, \u003cstrong\u003eDorfromantik – Light Luggage\u003c\/strong\u003e invites you to slow down, observe, and build calmly. It's a \u003cstrong\u003ecooperative and relaxing board game\u003c\/strong\u003e where every tile counts, every river grows, and every landscape tells a story of balance and beauty.\u003c\/p\u003e\n\n\u003cp\u003e \u003cem\u003ePack everything in your backpack and let the tranquility of Dorfromantik accompany you everywhere.\u003c\/em\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\/* 🌾 DORFROMANTIK AMBIENTAZIONE VISIVA *\/\n.dorfromantik-wrapper {\n  position: relative;\n  overflow: hidden;\n  border-radius: 24px;\n  padding: 3rem 2rem;\n  background: linear-gradient(180deg,#cbe8ff 0%,#eaf6ff 45%,#fefdf9 100%);\n  color: #2f382e;\n  font-family: \"Inter\", sans-serif;\n  box-shadow: 0 0 45px rgba(100,160,200,0.25);\n}\n\n.dorfromantik-bg {\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(120deg,rgba(200,240,255,0.3),rgba(180,230,200,0.25),rgba(255,255,255,0.4));\n  background-size: 300% 300%;\n  animation: dorfSky 30s ease infinite;\n  opacity: 0.7;\n  z-index: 0;\n}\n@keyframes dorfSky {\n  0% {background-position: 0% 50%;}\n  50% {background-position: 100% 50%;}\n  100% {background-position: 0% 50%;}\n}\n\n.product__description {\n  position: relative;\n  z-index: 2;\n  background: rgba(255,255,255,0.7);\n  border: 1px solid rgba(180,210,190,0.4);\n  border-radius: 16px;\n  padding: 2rem;\n  box-shadow: inset 0 0 20px rgba(140,180,150,0.1);\n}\n\n.product__description h2 {\n  color: #3a8f46;\n  font-size: 1.9rem;\n  text-align: center;\n  font-weight: 900;\n  margin-bottom: 1.5rem;\n  background: linear-gradient(90deg,#49a357,#7ec86c,#b8f1a4);\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n  text-shadow: 0 0 12px rgba(140,200,140,0.5);\n}\n\n.product__description h3 {\n  color: #4e9d55;\n  font-size: 1.2rem;\n  font-weight: 800;\n  margin-top: 2rem;\n  margin-bottom: 0.8rem;\n}\n\n.product__description p {\n  line-height: 1.8;\n  font-size: 1rem;\n  color: #334133;\n}\n\n.product__description ul {\n  margin: 1rem 0 2rem 1.5rem;\n  list-style: none;\n  padding: 0;\n}\n.product__description li {\n  background: rgba(255,255,255,0.6);\n  margin: 0.4rem 0;\n  padding: 0.6rem 0.9rem;\n  border-radius: 10px;\n  border: 1px solid rgba(180,220,190,0.3);\n  box-shadow: 0 2px 8px rgba(100,150,120,0.1);\n  transition: all 0.25s ease;\n}\n.product__description li:hover {\n  background: rgba(230,250,230,0.8);\n  transform: translateY(-3px);\n}\n\n.product__description strong { color: #3d8b45; }\n.product__description em { color: #4e9d55; }\n\n@media (max-width: 768px) {\n  .dorfromantik-wrapper { padding: 2rem 1rem; }\n  .product__description { padding: 1.5rem; }\n  .product__description h2 { font-size: 1.5rem; }\n}\n\u003c\/style\u003e","brand":"Pegasus Spiele","offers":[{"title":"Default Title","offer_id":52670966858055,"sku":null,"price":19.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/Dorfromantik_-_Light_Luggage_00.webp?v=1762069727","url":"https:\/\/frogames.business\/en\/products\/dorfromantik-light-luggage","provider":"FroGames","version":"1.0","type":"link"}