{"product_id":"grachtenpand","title":"Grachtenpand ","description":"\u003cdiv class=\"product__description rte quick-description grachten-theme\"\u003e\n\n\u003cdiv class=\"canal-card top\"\u003e\n\n\u003cdiv class=\"canal-frame\"\u003e\n\n\u003ch2\u003e 🌷 Grachtenpand – Build the most beautiful canal houses in Amsterdam\u003c\/h2\u003e\n\n\u003cp\u003e Tulips on the balconies, bicycles leaning on the bridges, and the reflection of colorful facades on the water. In \u003cstrong\u003eGrachtenpand,\u003c\/strong\u003e you'll have to build the most charming house along Amsterdam's canals, floor by floor, window by window. Every choice of color and shape transforms your facade into a small architectural masterpiece.\u003c\/p\u003e\n\n\u003cp\u003e Designed by \u003cstrong\u003eZach Hoekstra\u003c\/strong\u003e and illustrated by \u003cstrong\u003eJason Gamber\u003c\/strong\u003e , this \u003cstrong\u003efamily board game\u003c\/strong\u003e combines simplicity, strategy, and an artistic touch. Draw a card, build your plan, and pass the rest: a sweet and satisfying rhythm that culminates in a vibrant Dutch landscape, sleepy cats, and blooming tulips. \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"canal-card mid\"\u003e\n\n\u003cdiv class=\"canal-frame\"\u003e\n\n\u003ch3\u003e 🚲 Because Grachtenpand is a jewel of design and serenity\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e 🏗️ \u003cstrong\u003eIntuitive mechanics\u003c\/strong\u003e : choose, build, pass and admire your creation\u003c\/li\u003e\n\n \u003cli\u003e🌇 \u003cstrong\u003eAuthentic Dutch atmosphere\u003c\/strong\u003e : canals, shop windows, and sunsets over Amsterdam\u003c\/li\u003e\n\n\u003cli\u003e 🎨 \u003cstrong\u003ePastel illustrations\u003c\/strong\u003e : each card is a small work of art\u003c\/li\u003e\n\n\u003cli\u003e 🐈 \u003cstrong\u003ePerfect for families\u003c\/strong\u003e : light, relaxing and always pleasant to eat\u003c\/li\u003e\n\n\u003cli\u003e 🏘️ \u003cstrong\u003eVisual satisfaction\u003c\/strong\u003e : your home comes to life, floor by floor \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=\"canal-card low\"\u003e\n\n\u003cdiv class=\"canal-frame\"\u003e\n\n\u003cp\u003e \u003cstrong\u003eGrachtenpand\u003c\/strong\u003e is a \u003cstrong\u003efamily board game\u003c\/strong\u003e for 2–5 players, designed for those who love calm, beauty, and small, elegant decisions. A game that's played like strolling along a canal: slowly, enjoying every detail.\u003c\/p\u003e\n\n\u003cp class=\"canal-quote\"\u003e \u003cem\u003eBuild, decorate, and let Amsterdam reflect your creativity on the water. 🌈\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\/* 🌷 GRACHTENPAND – Amsterdam Pastel Theme *\/\n.grachten-theme {\n  background: linear-gradient(180deg, #b7dcf7 0%, #d9e7fa 50%, #f1ebf9 100%);\n  padding: 2rem 1rem;\n  font-family: \"Inter\", \"Quicksand\", sans-serif;\n  color: #2d2b3a;\n  position: relative;\n  border-radius: 30px;\n  overflow: hidden;\n}\n\n\/* 🌊 Gentle water reflection *\/\n.grachten-theme::before {\n  content: \"\";\n  position: absolute;\n  bottom: 0;\n  left: 0;\n  right: 0;\n  height: 180px;\n  background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(180,210,250,0.5) 50%, rgba(150,190,240,0.6) 100%);\n  opacity: 0.5;\n  mix-blend-mode: overlay;\n  animation: ripple 12s linear infinite;\n  pointer-events: none;\n}\n@keyframes ripple {\n  0% { background-position: 0 0; }\n  100% { background-position: 1000px 0; }\n}\n\n\/* 🏘️ CARD BASE *\/\n.canal-card {\n  border-radius: 20px;\n  background: linear-gradient(180deg, #ffffff 0%, #faf9f7 100%);\n  border: 2px solid rgba(180,170,210,0.25);\n  box-shadow: 0 0 0 2px rgba(200,190,230,0.1), 0 6px 15px rgba(0,0,0,0.1);\n  margin-bottom: 1.5rem;\n  transform: rotate(-0.3deg);\n  position: relative;\n}\n.canal-card.mid {\n  transform: rotate(0.25deg) translateY(-10px);\n  z-index: 2;\n}\n.canal-card.low {\n  transform: rotate(-0.15deg) translateY(-16px);\n  z-index: 3;\n}\n\n\/* 🪟 FRAME INNER *\/\n.canal-frame {\n  background: linear-gradient(180deg, #ffffff 0%, #f3f2f7 100%);\n  border-radius: 16px;\n  border: 1px solid rgba(150,140,180,0.2);\n  padding: 1.3rem 1.4rem;\n  box-shadow: inset 0 0 10px rgba(200,190,240,0.15);\n  position: relative;\n}\n.canal-frame::after {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  border-radius: 16px;\n  border: 1px dashed rgba(160,140,200,0.25);\n  pointer-events: none;\n}\n\n\/* ✨ TYPOGRAPHY *\/\n.grachten-theme h2 {\n  font-size: 1.2rem;\n  color: #4d4b9a;\n  text-transform: uppercase;\n  margin-bottom: 1rem;\n  text-shadow: 0 0 10px rgba(255,255,255,0.8);\n}\n.grachten-theme h3 {\n  font-size: 1rem;\n  color: #7158a0;\n  text-transform: uppercase;\n  margin-bottom: 1rem;\n}\n.grachten-theme p {\n  font-size: 0.9rem;\n  line-height: 1.8;\n}\n.grachten-theme ul {\n  list-style: none;\n  padding: 0;\n  margin: 1rem 0;\n}\n.grachten-theme li {\n  position: relative;\n  padding-left: 1.3rem;\n  margin: 0.5rem 0;\n  font-size: 0.9rem;\n}\n.grachten-theme li::before {\n  content: \"🌷\";\n  position: absolute;\n  left: 0;\n  transform: rotate(-10deg);\n  color: #eb7ac2;\n}\n\n\/* 💧 Quote *\/\n.canal-quote {\n  color: #4d4b9a;\n  text-align: center;\n  margin-top: 1.4rem;\n  font-weight: 600;\n  font-style: italic;\n  font-size: 0.85rem;\n  text-shadow: 0 0 8px rgba(255,255,255,0.6);\n}\n\n\/* 🚲 Floating reflection animation *\/\n.grachten-theme::after {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  background: repeating-linear-gradient(\n    0deg,\n    rgba(255,255,255,0.05) 0px,\n    rgba(255,255,255,0.05) 2px,\n    transparent 4px,\n    transparent 6px\n  );\n  opacity: 0.3;\n  animation: shimmer 16s linear infinite;\n  pointer-events: none;\n}\n@keyframes shimmer {\n  from { background-position: 0 0; }\n  to { background-position: 0 200px; }\n}\n\n\/* 📱 MOBILE *\/\n@media (max-width:768px){\n  .canal-card{padding:1rem;}\n  .grachten-theme h2{font-size:1rem;}\n  .grachten-theme h3{font-size:0.9rem;}\n  .grachten-theme p,.grachten-theme li{font-size:0.8rem;}\n}\n\u003c\/style\u003e","brand":"Wulfhorn Games","offers":[{"title":"Default Title","offer_id":52734772773191,"sku":null,"price":12.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/Grachtenpand00.webp?v=1762828520","url":"https:\/\/frogames.business\/en\/products\/grachtenpand","provider":"FroGames","version":"1.0","type":"link"}