{"product_id":"the-gallerist","title":"The Gallerist - Includes Upgrade Pack \u0026 Scoring Exp","description":"\u003csection class=\"gallerist-section\"\u003e\u003cheader class=\"gallerist-header\"\u003e\n\u003ch2\u003e 🎨 The Gallerist – Where art meets power (and profits) \u003c\/h2\u003e\n\n\u003c\/header\u003e\n\u003cdiv class=\"gallerist-layout\"\u003e\n\n\u003c!-- Colonna sinistra: narrativa --\u003e\n\u003carticle class=\"gallerist-narrative\"\u003e\n\u003cp\u003e In \u003cstrong\u003eThe Gallerist,\u003c\/strong\u003e you enter a world where art, money, and reputation intertwine like the threads of a single painting. You are a modern-day gallerist: discover new talent, manage your exhibition space, attract visitors, and move capital with the precision of a master strategist. A \u003cstrong\u003ecomplex board game\u003c\/strong\u003e that turns every decision into an investment in the future.\u003c\/p\u003e\n\n \u003cp\u003eEvery artist you choose to support can become a meteor... or a global phenomenon. Your actions determine the value of their work, as the global market reacts, grows, and sometimes collapses. Timing is everything: \u003cstrong\u003ebuy when no one is looking, sell when everyone wants it\u003c\/strong\u003e .\u003c\/p\u003e\n\n\u003cp\u003e Your gallery is an ecosystem: assistants to be moved at the right time, visitors to attract, exhibitions to organize, and trends to anticipate. In this \u003cstrong\u003eelegant and ruthless worker placement\u003c\/strong\u003e , every space is a move, every choice restricting or amplifying what you can do in the next shift.\u003c\/p\u003e\n\n\u003cp\u003e In the end, what remains isn't just a richer bank account: it's a reputation built through hard work, targeted investments, and an artistic vision that others haven't had the courage to embrace. In the art world, true power lies in making people talk about you.\u003c\/p\u003e\n\n\u003cp class=\"gallerist-quote\"\u003e \u003cem\u003eIn art, prestige cannot be bought: it is built one masterpiece at a time.\u003c\/em\u003e \u003c\/p\u003e\n\n\u003c\/article\u003e\n\u003c!-- Colonna destra: punti di forza --\u003e\n\u003caside class=\"gallerist-features\"\u003e\n \u003ch3\u003eWhat Makes “The Gallerist” a Modern Masterpiece\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e 🖼️ \u003cstrong\u003eDynamic art market\u003c\/strong\u003e that evolves based on your choices\u003c\/li\u003e\n\n\u003cli\u003e 👥 \u003cstrong\u003eVisitor management\u003c\/strong\u003e including VIPs, collectors and curious people\u003c\/li\u003e\n\n\u003cli\u003e 🔧 \u003cstrong\u003eRefined worker placement\u003c\/strong\u003e with constrained movements and weighty decisions\u003c\/li\u003e\n\n\u003cli\u003e 🎁 \u003cstrong\u003eEdition with Upgrade Pack\u003c\/strong\u003e and Scoring Expansion for greater depth \u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003c\/aside\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003cstyle\u003e\n\/* 🎨 THE GALLERIST – Layout a due colonne, palette pop-art + kraft *\/\n\n.gallerist-section {\n  --gal-kraft: #d9b894;   \/* carta \/ sacchetto *\/\n  --gal-yellow: #ffe95a;  \/* giallo pop *\/\n  --gal-cyan: #40d8f5;    \/* ciano brillante *\/\n  --gal-magenta: #ff4f9c; \/* magenta pop *\/\n  --gal-dark: #1f1f23;    \/* testo principale *\/\n\n  background:\n    linear-gradient(145deg, #fffaf1 0%, #fbead2 35%, var(--gal-kraft) 100%);\n  border-radius: 24px;\n  padding: 2.4rem 1.8rem;\n  margin-top: 2rem;\n  position: relative;\n  overflow: hidden;\n  font-family: \"Inter\", sans-serif;\n  box-shadow: 0 14px 34px rgba(0,0,0,0.18);\n}\n\n\/* Glow pop-art in alto e in basso *\/\n.gallerist-section::before,\n.gallerist-section::after {\n  content: \"\";\n  position: absolute;\n  width: 340px;\n  height: 340px;\n  border-radius: 50%;\n  filter: blur(80px);\n  pointer-events: none;\n  opacity: .7;\n}\n\n.gallerist-section::before {\n  top: -120px;\n  left: -120px;\n  background: radial-gradient(circle, var(--gal-yellow), transparent 70%);\n}\n\n.gallerist-section::after {\n  bottom: -130px;\n  right: -130px;\n  background: radial-gradient(circle, var(--gal-cyan), transparent 70%);\n}\n\n\/* Header *\/\n.gallerist-header h2 {\n  font-family: \"Bungee\", sans-serif;\n  text-align: center;\n  font-size: 1.9rem;\n  color: var(--gal-dark);\n  margin-bottom: 1.8rem;\n  text-shadow: 0 0 10px rgba(255,255,255,0.7);\n}\n\n\/* Layout due colonne *\/\n.gallerist-layout {\n  display: grid;\n  grid-template-columns: 1.5fr 1fr;\n  gap: 1.8rem;\n}\n\n\/* Narrativa *\/\n.gallerist-narrative {\n  background: rgba(255,255,255,0.92);\n  border-radius: 18px;\n  padding: 1.6rem 1.7rem;\n  border-left: 6px solid var(--gal-magenta);\n  box-shadow: 0 8px 22px rgba(0,0,0,0.08);\n}\n\n.gallerist-narrative p {\n  margin-bottom: 0.9rem;\n  line-height: 1.75;\n  color: var(--gal-dark);\n  font-size: 1.05rem;\n}\n\n.gallerist-narrative strong {\n  color: var(--gal-magenta);\n}\n\n.gallerist-quote {\n  margin-top: 1.2rem;\n  padding-top: 0.8rem;\n  border-top: 1px dashed rgba(0,0,0,0.15);\n  font-weight: 600;\n}\n\n\/* Box punti di forza *\/\n.gallerist-features {\n  background: #22232a;\n  border-radius: 18px;\n  padding: 1.5rem 1.6rem;\n  color: #fdfdfd;\n  border: 2px solid var(--gal-magenta);\n  box-shadow: 0 0 20px rgba(0,0,0,0.4);\n}\n\n.gallerist-features h3 {\n  font-family: \"Bungee\", sans-serif;\n  font-size: 1.15rem;\n  margin-bottom: 1rem;\n  color: var(--gal-yellow);\n  text-shadow: 0 0 10px rgba(0,0,0,0.5);\n}\n\n.gallerist-features ul {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n  display: grid;\n  gap: 0.7rem;\n}\n\n.gallerist-features li {\n  background: linear-gradient(\n    90deg,\n    rgba(255,79,156,0.25),\n    rgba(64,216,245,0.22)\n  );\n  border-left: 5px solid var(--gal-magenta);\n  border-radius: 12px;\n  padding: 0.6rem 0.8rem;\n  font-size: 0.98rem;\n  display: flex;\n  align-items: flex-start;\n}\n\n.gallerist-features li strong {\n  color: #ffeef5;\n}\n\n\/* Responsive *\/\n@media (max-width: 900px) {\n  .gallerist-layout {\n    grid-template-columns: 1fr;\n  }\n\n  .gallerist-features {\n    order: -1;\n  }\n}\n\n@media (max-width: 600px) {\n  .gallerist-section {\n    padding: 1.8rem 1.2rem;\n  }\n  .gallerist-header h2 {\n    font-size: 1.6rem;\n  }\n}\n\u003c\/style\u003e","brand":"Eagle-Gryphon Games","offers":[{"title":"Default Title","offer_id":52903862272327,"sku":null,"price":124.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/The_Gallerist_00.webp?v=1765015292","url":"https:\/\/frogames.business\/en\/products\/the-gallerist","provider":"FroGames","version":"1.0","type":"link"}