{"product_id":"edmund-halley","title":"Production manager - Forestry","description":"\u003c!-- 🌲 FORESTRY: PRODUCTION MANAGER – Descrizione immersiva --\u003e\n\u003cdiv class=\"forest-expansion-block\"\u003e\n\u003ch2 class=\"forest-title\"\u003e🌿 Forestry: Production Manager – La foresta ha un nuovo supervisore\u003c\/h2\u003e\n\u003cdiv class=\"forest-body\"\u003e\n\u003cp\u003eCon la mini espansione \u003cstrong\u003eProduction Manager\u003c\/strong\u003e, la tua \u003cstrong\u003egestione forestale\u003c\/strong\u003e diventa un’arte di precisione. Assumi il ruolo di un vero \u003cstrong\u003eresponsabile di produzione\u003c\/strong\u003e: analizza, ottimizza e trasforma ogni scelta in \u003cstrong\u003eefficienza sostenibile\u003c\/strong\u003e. Ogni contratto completato apre nuove strade di sviluppo… se saprai investire nel momento giusto.\u003c\/p\u003e\n\u003cp\u003eIl modulo introduce un \u003cstrong\u003enuovo personaggio speciale\u003c\/strong\u003e che porta con sé il \u003cstrong\u003eBonus Track del Production Manager\u003c\/strong\u003e: una traccia di premi e potenziamenti che puoi attivare ogni volta che porti a termine un contratto. Punti, risorse, azioni extra — un piccolo gesto gestionale che cambia il ritmo della partita.\u003c\/p\u003e\n\u003ch3\u003e📋 Perché aggiungere il “Production Manager”\u003c\/h3\u003e\n\u003cdiv class=\"forest-ticket\"\u003e\n\u003cbutton class=\"ticket-header\"\u003e🌲 Espansione perfettamente integrata\u003c\/button\u003e\n\u003cdiv class=\"ticket-body\"\u003e\n\u003cul\u003e\n\u003cli\u003e🧩 \u003cstrong\u003eNuovo personaggio asimmetrico\u003c\/strong\u003e per strategie più profonde\u003c\/li\u003e\n\u003cli\u003e📈 \u003cstrong\u003eTracciato bonus dinamico\u003c\/strong\u003e che premia la pianificazione\u003c\/li\u003e\n\u003cli\u003e⚙️ \u003cstrong\u003eApproccio più tecnico e gestionale\u003c\/strong\u003e, ideale per chi ama ottimizzare\u003c\/li\u003e\n\u003cli\u003e🌳 \u003cstrong\u003eCompatibile al 100%\u003c\/strong\u003e con il gioco base, senza regole complesse\u003c\/li\u003e\n\u003cli\u003e🎁 \u003cstrong\u003eFormato mini\u003c\/strong\u003e: inseriscila in un attimo, sentila per sempre\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"forest-ending\"\u003e\u003cem\u003eLa produzione è sotto controllo. E tu sei al comando.\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* === FORESTRY EXPANSION BLOCK === *\/\n.forest-expansion-block {\n  background: linear-gradient(180deg,#EAF4EB 0%,#DAE6D6 100%);\n  border-radius: 18px;\n  box-shadow: inset 0 0 20px rgba(60,90,60,0.1), 0 4px 14px rgba(0,0,0,0.05);\n  padding: 2rem 1.4rem 2.4rem;\n  color: #22311F;\n  position: relative;\n  overflow: hidden;\n}\n.forest-title {\n  text-align: center;\n  font-size: 1.35rem;\n  font-weight: 800;\n  color: #26442A;\n  text-shadow: 0 2px 6px rgba(190,255,190,0.25);\n  margin-bottom: 1.3rem;\n}\n.forest-body p {\n  line-height: 1.7;\n  font-size: 0.96rem;\n  margin: 1rem 0;\n  color: #1C2B18;\n}\n.forest-body strong {\n  color: #205D2A;\n}\n\n\/* Ticket interattivo *\/\n.forest-ticket {\n  background: #F6FBF6;\n  border: 2px solid #BBD9B5;\n  border-radius: 14px;\n  margin: 1.2rem 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  overflow: hidden;\n  transition: all .3s ease;\n}\n.ticket-header {\n  width: 100%;\n  background: linear-gradient(90deg,#5F8E5F 0%,#3E663E 100%);\n  color: #fff;\n  font-weight: 700;\n  font-size: .95rem;\n  border: none;\n  padding: .6rem .9rem;\n  text-align: left;\n  cursor: pointer;\n  position: relative;\n  transition: background .25s ease;\n}\n.ticket-header::after {\n  content: \"🌿\";\n  position: absolute;\n  right: .9rem;\n  opacity: .85;\n  transition: transform .3s ease;\n}\n.ticket-body {\n  max-height: 0;\n  overflow: hidden;\n  background: #F4F8F4;\n  color: #22311F;\n  font-size: .93rem;\n  line-height: 1.6;\n  transition: max-height .4s ease, padding .4s ease;\n  padding: 0 .9rem;\n}\n.ticket-body ul { list-style: none; padding: .5rem 1rem; margin: 0; }\n.ticket-body li { margin: .5rem 0; }\n.ticket-body strong { color: #2B5B2B; }\n\n\/* Stato attivo *\/\n.forest-ticket.active .ticket-body {\n  max-height: 500px;\n  padding: .8rem .9rem 1rem;\n}\n.forest-ticket.active .ticket-header::after {\n  transform: rotate(90deg);\n}\n.forest-ticket.active .ticket-header {\n  background: linear-gradient(90deg,#4C784C 0%,#315A31 100%);\n}\n\n\/* Chiusura *\/\n.forest-ending {\n  text-align: center;\n  font-weight: 600;\n  color: #1E331C;\n  margin-top: 2rem;\n  font-size: 1.1rem;\n  background: radial-gradient(circle at center,#E0EFE0 0%,#D0E2D0 80%);\n  border-radius: 12px;\n  padding: 1rem 1.5rem;\n  box-shadow: inset 0 0 12px rgba(70,100,70,0.15);\n  animation: breeze 5s ease-in-out infinite alternate;\n}\n@keyframes breeze {\n  0% { transform: scale(1); opacity: .9; }\n  100% { transform: scale(1.015); opacity: 1; }\n}\n\n\/* Mobile *\/\n@media (max-width:768px){\n  .forest-title { font-size: 1.15rem; }\n  .forest-body p { font-size: .9rem; }\n  .ticket-header { font-size: .88rem; }\n  .ticket-body { font-size: .88rem; }\n}\n\u003c\/style\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Pink Troubadou","offers":[{"title":"Default Title","offer_id":52507688010055,"sku":null,"price":4.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/ForestryProductionManager00.png?v=1760174918","url":"https:\/\/frogames.business\/products\/edmund-halley","provider":"FroGames","version":"1.0","type":"link"}