{"product_id":"tend","title":"Tend ","description":"\u003cdiv class=\"product__description rte quick-description tend-garden\"\u003e\n\n\u003ch2\u003e 🌾 Tend – Cultivate the future among the stars\u003c\/h2\u003e\n\n\u003cp\u003e On the new frontier of \u003cstrong\u003eZenith\u003c\/strong\u003e , pioneers don't sow corn... but hope. In \u003cstrong\u003eTend,\u003c\/strong\u003e you're an interstellar farmer tasked with building the first agricultural colony on an alien planet, combining ingenuity, strategy, and a touch of space poetry. It's a \u003cstrong\u003eflip-and-write board game\u003c\/strong\u003e where each turn you decide how to make your cosmic farm thrive, transforming a single sheet of paper into a story of growth, resources, and silent collaboration.\u003c\/p\u003e\n\n \u003cp\u003eAll players use the same deck of action cards, but each chooses how to apply them to their board. Expand your fields, harvest new crops, upgrade your structures, and fill your \u003cstrong\u003ecargo manifest\u003c\/strong\u003e to ship the finest harvests to Zenith. As the seasons progress, new cards enrich the shared deck, altering the pace and strategies. The winner is the one who can balance production, objectives, and cooperation... without forgetting that even in space, a good neighbor is needed.\u003c\/p\u003e\n\n\u003ch3\u003e Why “Tend” is an oasis of strategy and serenity\u003c\/h3\u003e\n\n\u003cul class=\"tend-features\"\u003e\n\n\u003cli\u003e 🌙 \u003cstrong\u003eElegant Flip \u0026amp; Write\u003c\/strong\u003e : Plan, design and optimize your farming colony\u003c\/li\u003e\n\n\u003cli\u003e 🚜 \u003cstrong\u003eIntelligent resource management\u003c\/strong\u003e : every decision affects harvests and shipments\u003c\/li\u003e\n\n\u003cli\u003e 🧩 \u003cstrong\u003eModular deck\u003c\/strong\u003e that evolves during the game, always offering new possibilities\u003c\/li\u003e\n\n\u003cli\u003e 🎨 \u003cstrong\u003eIllustrations by Kelly Nakamura\u003c\/strong\u003e – warm colors and a cosmic dream atmosphere\u003c\/li\u003e\n\n \u003cli\u003e👨🌾 \u003cstrong\u003ePerfect for solo or group play\u003c\/strong\u003e , with a fluid rhythm and guaranteed satisfaction\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003cp\u003e \u003cstrong\u003eTend\u003c\/strong\u003e is the \u003cstrong\u003eperfect strategic board game\u003c\/strong\u003e for those seeking calm and depth in the same space. Cultivate your alien land, reap the fruits of your choices, and write a story of harmony between nature and technology. Because even millions of miles from home, \u003cstrong\u003ea good sowing always bears fruit\u003c\/strong\u003e .\u003c\/p\u003e\n\n\u003cp class=\"tend-quote\"\u003e \u003cem\u003eSow with care. Reap with pride. Even among the stars, the earth is alive.\u003c\/em\u003e \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\/* 🌿 TEND — Garden Sci-Fi Palette *\/\n.tend-garden{\n  --sky:#CFF5EE;     \/* cielo menta chiara *\/\n  --mint:#7ACB8B;    \/* piante *\/\n  --lilac:#B9A6F3;   \/* accenti futuristici *\/\n  --sand:#FFDCA8;    \/* luce\/terreno *\/\n  --peach:#FFC8A4;   \/* calore *\/\n  --ink:#243136;     \/* testo principale *\/\n  --white:#FFFFFF;\n\n  background: radial-gradient(circle at 20% 10%, var(--sky) 0%, #E9FBF7 30%, #FFF7E6 85%, #FFF3E0 100%);\n  color: var(--ink);\n  padding: 2.6rem 1.8rem 3rem;\n  border-radius: 20px;\n  box-shadow: 0 10px 28px rgba(36,49,54,.12);\n  position: relative;\n  overflow: hidden;\n  font-family: \"Inter\", system-ui, -apple-system, Segoe UI, Roboto, sans-serif;\n  line-height: 1.75;\n}\n\n\/* texture soffusa + foglie fluttuanti *\/\n.tend-garden::before{\n  content:\"\";\n  position:absolute; inset:0;\n  background:\n    radial-gradient(120px 60px at 85% 10%, rgba(186,166,243,.16) 0, transparent 70%),\n    radial-gradient(200px 90px at 10% 90%, rgba(122,203,139,.18) 0, transparent 70%);\n  pointer-events:none;\n  filter: blur(2px);\n}\n.tend-garden::after{\n  content:\"\";\n  position:absolute; bottom:-30%; left:50%; transform:translateX(-50%);\n  width:140%; height:120%;\n  background: radial-gradient(circle at 50% 40%, rgba(255,220,168,.35) 0, transparent 70%);\n  filter: blur(60px);\n  pointer-events:none;\n}\n\n\/* titoli *\/\n.tend-garden h2{\n  text-align:center;\n  font-weight:900;\n  font-size:1.85rem;\n  margin:0 0 1rem;\n  letter-spacing:.3px;\n  background: linear-gradient(90deg, var(--mint), var(--lilac), var(--sand));\n  -webkit-background-clip:text; -webkit-text-fill-color:transparent;\n}\n.tend-garden h3{\n  text-align:center;\n  font-size:1.1rem;\n  margin:1.2rem 0 1.2rem;\n  color:#2f4b52;\n  font-weight:800;\n  text-transform:uppercase;\n  letter-spacing:.6px;\n}\n\n\/* testo *\/\n.tend-garden p{ margin:0 0 1rem; font-size:.98rem; }\n.tend-garden strong{ color:#2f7d74; font-weight:800; }\n\n\/* features -\u003e card “foglia” *\/\n.tend-features{\n  list-style:none; padding:0; margin:1.2rem 0 1.8rem;\n  display:grid; gap:12px;\n  grid-template-columns: repeat(1, minmax(0,1fr));\n}\n.tend-features li{\n  background: linear-gradient(180deg, rgba(255,255,255,.85), rgba(255,255,255,.65));\n  border: 1px solid rgba(36,49,54,.08);\n  border-left:6px solid var(--mint);\n  border-radius:14px;\n  padding:.85rem 1rem;\n  box-shadow: 0 6px 18px rgba(36,49,54,.08);\n  transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease;\n  position:relative;\n  overflow:hidden;\n}\n.tend-features li::after{\n  content:\"\";\n  position:absolute; right:-20px; top:-20px;\n  width:90px; height:90px; border-radius:50%;\n  background: radial-gradient(circle, rgba(185,166,243,.28), transparent 70%);\n  filter: blur(6px);\n  transition: transform .35s ease, opacity .35s ease;\n  opacity:.6;\n}\n.tend-features li:hover{\n  transform: translateY(-3px);\n  box-shadow:0 10px 24px rgba(36,49,54,.16);\n  border-left-color: var(--lilac);\n}\n.tend-features li:hover::after{ transform: translate(-8px, 8px); opacity:.9; }\n\n\/* quote finale *\/\n.tend-quote{\n  text-align:center;\n  font-weight:700;\n  color:#345a52;\n  margin-top:1.2rem;\n  padding: .8rem 1rem;\n  border-radius:14px;\n  background: linear-gradient(90deg, rgba(122,203,139,.15), rgba(185,166,243,.15));\n  box-shadow: inset 0 0 0 1px rgba(36,49,54,.06);\n  animation: tendGlow 4s ease-in-out infinite;\n}\n@keyframes tendGlow{\n  0%,100%{ box-shadow: inset 0 0 0 1px rgba(36,49,54,.06), 0 0 0 rgba(255,220,168,0); }\n  50%{ box-shadow: inset 0 0 0 1px rgba(36,49,54,.06), 0 0 24px rgba(255,220,168,.45); }\n}\n\n\/* responsive *\/\n@media (min-width: 860px){\n  .tend-features{ grid-template-columns: repeat(2, minmax(0,1fr)); }\n}\n@media (min-width: 1120px){\n  .tend-features{ grid-template-columns: repeat(3, minmax(0,1fr)); }\n}\n@media (max-width: 768px){\n  .tend-garden{ padding: 2rem 1.2rem; }\n  .tend-garden h2{ font-size:1.55rem; }\n  .tend-garden h3{ font-size:1rem; }\n  .tend-garden p{ font-size:.95rem; }\n}\n\u003c\/style\u003e\n","brand":"IV Studio","offers":[{"title":"Default Title","offer_id":52588209865031,"sku":null,"price":89.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/Tend_00.webp?v=1760963965","url":"https:\/\/frogames.business\/en\/products\/tend","provider":"FroGames","version":"1.0","type":"link"}