{"product_id":"spy-connection","title":"Spy Connection ","description":"\u003csection class=\"spy-section product__description rte quick-description\"\u003e\u003c!-- TITOLO --\u003e\u003cheader class=\"spy-header\"\u003e\n\u003ch2\u003e 🕵️♂️ Spy Connection – Secret missions between European cities \u003c\/h2\u003e\n\n\u003c\/header\u003e\n\u003cdiv class=\"spy-layout\"\u003e\n\n\u003c!-- COLONNA TESTO PRINCIPALE --\u003e\n\u003carticle class=\"spy-narrative\"\u003e\n \u003cp\u003eIn \u003cstrong\u003eSpy Connection\u003c\/strong\u003e , you become a secret agent traversing Europe, building safe routes, dodging suspects, and completing missions as quickly as possible. A fast-paced and intuitive \u003cstrong\u003efamily board game\u003c\/strong\u003e , where the real challenge is to create intelligent connections before others find the best route.\u003c\/p\u003e\n\n\u003cp\u003e Each mission requires you to connect multiple cities: Berlin, Vienna, Madrid... but your network is limited, so to expand in one direction you must be prepared to sacrifice connections elsewhere. \u003cstrong\u003ePlanning and improvisation\u003c\/strong\u003e are constantly intertwined.\u003c\/p\u003e\n\n\u003cp\u003e Move by move, you expand your network, optimize your route, and minimize unnecessary steps. Using your routes wisely is the difference between a clumsy agent and a sleek spy flying between European capitals.\u003c\/p\u003e\n\n \u003cp\u003eThe first player to complete seven missions becomes the best agent in Europe, but getting there requires mental speed, adaptation and a pinch of coolness… just like a real spy. \u003c\/p\u003e\n\n\u003c\/article\u003e\n\u003c!-- COLONNA PUNTI FORZA --\u003e\n\u003caside class=\"spy-features\"\u003e\n\u003ch3\u003e Why “Spy Connection” is perfect for the whole family\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e 🌍 \u003cstrong\u003eSimple route building\u003c\/strong\u003e but always with interesting decisions\u003c\/li\u003e\n\n\u003cli\u003e 🧠 \u003cstrong\u003eLight planning\u003c\/strong\u003e with room for improvisation\u003c\/li\u003e\n\n\u003cli\u003e ⏱️ \u003cstrong\u003e20-minute games\u003c\/strong\u003e ideal for groups and families\u003c\/li\u003e\n\n\u003cli\u003e 🎯 \u003cstrong\u003eQuick missions\u003c\/strong\u003e that maintain pace and constant tension \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=\"spy-end\"\u003e\n\n\u003cp\u003e\u003cem\u003eIn the world of spies, the one who finds the right path at the right time wins.\u003c\/em\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003cstyle\u003e\n\/* 🕵️♂️ SPY CONNECTION — Euro Spy Edition *\/\n.spy-section {\n  --euroblue: #1e3f66;\n  --intel-orange: #ff9d2f;\n  --frost: #e8f0ff;\n  --dark: #141414;\n\n  background: linear-gradient(135deg, #f7faff 0%, #e4edfa 40%, #d9e8ff 100%);\n  border-radius: 26px;\n  padding: 2.4rem 1.8rem;\n  font-family: \"Inter\", sans-serif;\n  max-width: 1100px;\n  margin: 2.2rem auto;\n  position: relative;\n  overflow: hidden;\n  box-shadow: 0 8px 28px rgba(0,0,0,0.12);\n}\n\n\/* Glow *\/\n.spy-section::before {\n  content: \"\";\n  position: absolute;\n  top: -60px;\n  left: -40px;\n  width: 260px;\n  height: 260px;\n  background: radial-gradient(circle, rgba(30,63,102,0.35), transparent 70%);\n  filter: blur(40px);\n}\n\n\/* Titolo *\/\n.spy-header h2 {\n  font-family: \"Bungee\", sans-serif;\n  text-align: center;\n  color: var(--euroblue);\n  font-size: 2rem;\n  margin-bottom: 1.8rem;\n  text-shadow: 0 0 10px rgba(0,0,0,0.2);\n  border-bottom: 2px solid rgba(0,0,0,0.1);\n  padding-bottom: 0.5rem;\n}\n\n\/* Layout *\/\n.spy-layout {\n  display: grid;\n  grid-template-columns: 1.45fr 1fr;\n  gap: 1.6rem;\n}\n\n\/* Testo principale *\/\n.spy-narrative {\n  background: #ffffff;\n  padding: 1.4rem 1.6rem;\n  border-radius: 18px;\n  border-left: 6px solid var(--euroblue);\n  box-shadow: 0 6px 20px rgba(0,0,0,0.06);\n  color: var(--dark);\n}\n\n.spy-narrative p {\n  margin: 0.6rem 0;\n  line-height: 1.75;\n}\n\n.spy-narrative strong {\n  color: var(--intel-orange);\n}\n\n\/* Features *\/\n.spy-features {\n  background: #ffffff;\n  padding: 1.3rem 1.4rem;\n  border-radius: 18px;\n  border: 2px solid var(--intel-orange);\n  box-shadow: 0 0 12px rgba(0,0,0,0.05);\n}\n\n.spy-features h3 {\n  font-family: \"Bungee\", sans-serif;\n  color: var(--euroblue);\n  margin-bottom: 1rem;\n}\n\n.spy-features ul {\n  list-style: none;\n  padding: 0;\n  display: grid;\n  gap: 0.75rem;\n}\n\n.spy-features li {\n  background: linear-gradient(90deg, rgba(30,63,102,0.14), rgba(255,157,47,0.16));\n  border-left: 5px solid var(--intel-orange);\n  border-radius: 10px;\n  padding: 0.55rem 0.8rem;\n  transition: 0.25s ease;\n}\n\n.spy-features li:hover {\n  transform: translateX(6px);\n  background: linear-gradient(90deg, rgba(30,63,102,0.24), rgba(255,157,47,0.26));\n}\n\n\/* Chiusura *\/\n.spy-end {\n  margin-top: 2rem;\n  background: rgba(255,255,255,0.94);\n  border-radius: 18px;\n  padding: 1.4rem 1.6rem;\n  border: 1px solid rgba(0,0,0,0.06);\n  text-align: center;\n  box-shadow: 0 6px 16px rgba(0,0,0,0.05);\n  color: var(--dark);\n}\n\n@media (max-width: 900px) {\n  .spy-layout {\n    grid-template-columns: 1fr;\n  }\n}\n\u003c\/style\u003e","brand":"Pegasus Spiele","offers":[{"title":"Default Title","offer_id":52906784129351,"sku":null,"price":29.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/Spy_Connection_00.png?v=1765040496","url":"https:\/\/frogames.business\/en\/products\/spy-connection","provider":"FroGames","version":"1.0","type":"link"}