{"product_id":"amsterdam-classic-special-edition","title":"Amsterdam Classic Special Edition ","description":"\u003c!-- 🧭 AMSTERDAM – CLASSIC SPECIAL EDITION --\u003e\n\u003csection class=\"amsterdam-section\"\u003e\u003cheader class=\"amsterdam-header\"\u003e\n\u003ch2\u003e Amsterdam 🧭 Build your business network in the city of canals \u003c\/h2\u003e\n\n\u003c\/header\u003e\n\u003cdiv class=\"amsterdam-layout\"\u003e\n\n\u003c!-- NARRATIVA --\u003e\n\u003carticle class=\"amsterdam-narrative\"\u003e\n\u003cp\u003e \u003cstrong\u003eAmsterdam Classic Special Edition\u003c\/strong\u003e brings one of \u003cstrong\u003eStefan Feld\u003c\/strong\u003e 's greatest hits to life, reimagining \u003cstrong\u003eMacau\u003c\/strong\u003e with premium materials, new artwork, and even more elegant gameplay. You are a merchant in the early twentieth century, and the pulse of the city is measured by the wind that pushes your sails along the canals.\u003c\/p\u003e\n\n\u003cp\u003e Each round begins with the roll of the \u003cstrong\u003ecolored dice\u003c\/strong\u003e : choose which ones to welcome immediately and which to \"postpone\", letting them mature in the famous \u003cstrong\u003erotating compass rose\u003c\/strong\u003e . Planning, waiting, and timing are the heart of the game: you accumulate today to act tomorrow... but each turn never returns.\u003c\/p\u003e\n\n \u003cp\u003ePurchase buildings, activate professions, expand trade districts, and deliver goods across the canals to earn points, coins, and prestige. \u003cstrong\u003eAmsterdam\u003c\/strong\u003e is a sophisticated strategy board game, where every choice matters and every mistake becomes a lesson in the wind. \u003c\/p\u003e\n\n\u003c\/article\u003e\n\u003c!-- FEATURES --\u003e\n\u003caside class=\"amsterdam-features\"\u003e\n\u003ch3\u003e Why “Amsterdam” is a masterpiece of planning\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e 🌬️ \u003cstrong\u003eRotating Compass Rose\u003c\/strong\u003e : Manage Time as a Strategic Resource\u003c\/li\u003e\n\n\u003cli\u003e 🎲 \u003cstrong\u003eMeaningful Dice\u003c\/strong\u003e : Each color changes the pace of your growth\u003c\/li\u003e\n\n\u003cli\u003e 🛶 \u003cstrong\u003eBusiness Expansion\u003c\/strong\u003e : Deliver goods to multiply bonuses\u003c\/li\u003e\n\n\u003cli\u003e 🏙️ \u003cstrong\u003ePremium Edition\u003c\/strong\u003e : Improved components and modern graphics\u003c\/li\u003e\n\n\u003cli\u003e 👤 \u003cstrong\u003eSolitaire included\u003c\/strong\u003e : pure optimization for true Feld lovers \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=\"amsterdam-end\"\u003e\n\n\u003cp\u003e \u003cstrong\u003eAmsterdam Classic Special Edition\u003c\/strong\u003e is a \u003cstrong\u003egame of deep strategy and time planning\u003c\/strong\u003e , where every turn is an investment, every die a chance, and every canal a promise of profit.  \u003cbr\u003e\u003cem\u003eThe wind changes every turn. Only farsighted merchants will know how to ride it.\u003c\/em\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003cstyle\u003e\n\/* 🎨 PALETTE Amsterdam – coerente con Hamburg *\/\n:root {\n  --ams-blue: #6a9cc4;\n  --ams-rust: #c67a3b;\n  --ams-sand: #f4e9d8;\n  --ams-shadow: #1d2a32;\n  --ams-light: #fdfaf7;\n}\n\n\/* CONTENITORE PRINCIPALE *\/\n.amsterdam-section {\n  background: linear-gradient(180deg, #fdfaf7 0%, #eee3cf 60%, #c67a3b 100%);\n  border-radius: 28px;\n  padding: 2.6rem 1.8rem;\n  font-family: \"Inter\", sans-serif;\n  color: var(--ams-shadow);\n  max-width: 1100px;\n  margin: 2rem auto;\n  box-shadow: 0 12px 30px rgba(0,0,0,0.25);\n  position: relative;\n  overflow: hidden;\n}\n\n\/* Glow ambientale *\/\n.amsterdam-section::before {\n  content: \"\";\n  position: absolute;\n  top: -70px; left: -50px;\n  width: 280px; height: 280px;\n  background: radial-gradient(circle, rgba(106,156,196,0.25), transparent 70%);\n  filter: blur(45px);\n}\n.amsterdam-section::after {\n  content: \"\";\n  position: absolute;\n  bottom: -70px; right: -40px;\n  width: 320px; height: 320px;\n  background: radial-gradient(circle, rgba(198,122,59,0.32), transparent 70%);\n  filter: blur(60px);\n}\n\n\/* HEADER *\/\n.amsterdam-header h2 {\n  font-family: \"Bungee\", sans-serif;\n  text-align: center;\n  font-size: 2rem;\n  margin-bottom: 1.6rem;\n  color: var(--ams-shadow);\n  text-shadow: 0 0 8px rgba(255,255,255,0.8);\n  border-bottom: 1px solid rgba(0,0,0,0.1);\n  padding-bottom: 0.5rem;\n}\n\n\/* LAYOUT *\/\n.amsterdam-layout {\n  display: grid;\n  grid-template-columns: 1.2fr 1fr;\n  gap: 1.5rem;\n}\n\n\/* TESTO NARRATIVO *\/\n.amsterdam-narrative {\n  background: var(--ams-light);\n  border-left: 6px solid var(--ams-blue);\n  border-radius: 16px;\n  padding: 1.5rem 1.6rem;\n  box-shadow: 0 6px 18px rgba(0,0,0,0.08);\n}\n.amsterdam-narrative p {\n  margin: 0.7rem 0;\n  line-height: 1.75;\n}\n.amsterdam-narrative strong {\n  color: var(--ams-rust);\n}\n\n\/* FEATURES *\/\n.amsterdam-features {\n  background: rgba(255,255,255,0.92);\n  border-radius: 16px;\n  padding: 1.3rem 1.5rem;\n  border: 2px dashed var(--ams-blue);\n  box-shadow: 0 6px 16px rgba(0,0,0,0.05);\n}\n.amsterdam-features h3 {\n  font-family: \"Bungee\", sans-serif;\n  color: var(--ams-rust);\n  margin-bottom: 1rem;\n}\n.amsterdam-features ul {\n  list-style: none;\n  padding: 0;\n  display: grid;\n  gap: 0.6rem;\n}\n.amsterdam-features li {\n  background: rgba(244,233,216,0.92);\n  border-left: 5px solid var(--ams-blue);\n  border-radius: 10px;\n  padding: 0.6rem 0.8rem;\n  transition: 0.25s ease;\n}\n.amsterdam-features li:hover {\n  transform: translateY(-2px);\n  background: rgba(244,233,216,1);\n}\n\n\/* CHIUSURA *\/\n.amsterdam-end {\n  margin-top: 2rem;\n  background: var(--ams-light);\n  border-radius: 18px;\n  padding: 1.4rem 1.6rem;\n  border: 1px solid rgba(0,0,0,0.08);\n  text-align: center;\n  font-style: italic;\n  font-weight: 600;\n  box-shadow: 0 6px 16px rgba(0,0,0,0.05);\n}\n\n\/* RESPONSIVE *\/\n@media (max-width: 900px) {\n  .amsterdam-layout { grid-template-columns: 1fr; }\n}\n@media (max-width: 600px) {\n  .amsterdam-header h2 { font-size: 1.7rem; }\n}\n\u003c\/style\u003e","brand":"Queen Games","offers":[{"title":"Default Title","offer_id":52675723034951,"sku":null,"price":99.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/AmsterdamClassicSpecialEdition00.webp?v=1762148935","url":"https:\/\/frogames.business\/en\/products\/amsterdam-classic-special-edition","provider":"FroGames","version":"1.0","type":"link"}