{"product_id":"kepler","title":"Kepler 3042 ","description":"\u003c!-- 🌌 KEPLER-3042 – Colonizzazione galattica e risorse limitate --\u003e\n\u003csection class=\"kepler-section\"\u003e\u003c!-- Titolo --\u003e\u003cheader class=\"kepler-header\"\u003e\n\u003ch2\u003e 🌌 Kepler-3042 – Explore, colonize, and survive in deep space \u003c\/h2\u003e\n\n\u003c\/header\u003e\n\u003cdiv class=\"kepler-layout\"\u003e\n\n\u003c!-- Testo narrativo --\u003e\n\u003carticle class=\"kepler-narrative\"\u003e\n\u003cp\u003e In \u003cstrong\u003eKepler-3042,\u003c\/strong\u003e you are an interstellar explorer: Earth has finally achieved the technology to colonize known planets, and now nations compete to expand their influence.\u003c\/p\u003e\n\n \u003cp\u003eEach turn is a \u003cstrong\u003eresource management\u003c\/strong\u003e challenge: energy, matter, and antimatter are limited and must be spent wisely. You can explore new systems, colonize planets, develop technologies, and build fleets... but every choice has an irreversible cost.\u003c\/p\u003e\n\n\u003cp\u003e The game rewards planning: sacrificing resources today can guarantee advantages tomorrow. Tension arises from the constant \u003cstrong\u003etrade-off\u003c\/strong\u003e between expansion and survival, in a universe where nothing regenerates.\u003c\/p\u003e\n\n\u003cp\u003e \u003cstrong\u003eKepler-3042\u003c\/strong\u003e is a \u003cstrong\u003estrategy game\u003c\/strong\u003e about exploration, calculation, and foresight. If you love development engines, space colonization, and surgical resource management... this is your journey. \u003c\/p\u003e\n\n\u003c\/article\u003e\n\u003c!-- Punti forza --\u003e\n\u003caside class=\"kepler-features\"\u003e\n\u003ch3\u003e Why “Kepler-3042” is captivating strategists\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e 🛰️ \u003cstrong\u003eSpace exploration\u003c\/strong\u003e with variable maps\u003c\/li\u003e\n\n\u003cli\u003e ⚡ \u003cstrong\u003eManagement of limited and non-renewable resources\u003c\/strong\u003e\n\u003c\/li\u003e\n\n\u003cli\u003e 🌍 \u003cstrong\u003eColonizing planets\u003c\/strong\u003e with irreversible choices\u003c\/li\u003e\n\n \u003cli\u003e🔬 \u003cstrong\u003eDevelop technologies\u003c\/strong\u003e to enhance your civilization\u003c\/li\u003e\n\n\u003cli\u003e 👤 \u003cstrong\u003eSolitaire\u003c\/strong\u003e mode included \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=\"kepler-end\"\u003e\n\n\u003cp\u003e \u003cstrong\u003eKepler-3042\u003c\/strong\u003e doesn't ask for courage: it asks for vision. You decide which planets will thrive... and which will remain deserted.\u003c\/p\u003e\n\n\u003cp class=\"kepler-quote\"\u003e \u003cem\u003eIn space, the winner is the one who can plan beyond the horizon.\u003c\/em\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003cstyle\u003e\n\/* 🌌 KEPLER-3042 – Spazio profondo e colonizzazione *\/\n\n\/* Tavolozza colori:\n   --kepler-deep: nero cosmico (#0b0b0f)\n   --kepler-orange: arancio coloniale (#ff7b00)\n   --kepler-red: rosso energia (#d63c2d)\n   --kepler-white: luce stellare (#f5f5f5)\n   --kepler-grey: grigio siderale (#8a8a8a)\n*\/\n\n.kepler-section {\n  --kepler-deep: #0b0b0f;\n  --kepler-orange: #ff7b00;\n  --kepler-red: #d63c2d;\n  --kepler-white: #f5f5f5;\n  --kepler-grey: #8a8a8a;\n\n  background: radial-gradient(circle at 30% 20%, rgba(255,123,0,0.25), transparent 60%),\n              linear-gradient(140deg, #050507, #0b0b0f 40%, #12121a 100%);\n  padding: 2.4rem 1.8rem;\n  border-radius: 28px;\n  color: var(--kepler-white);\n  font-family: \"Inter\", sans-serif;\n  box-shadow: 0 12px 32px rgba(0,0,0,0.55);\n  max-width: 1100px;\n  margin: 2rem auto;\n  position: relative;\n  overflow: hidden;\n}\n\n\/* Glow stellare *\/\n.kepler-section::before {\n  content: \"\";\n  position: absolute;\n  top: -40px;\n  right: -20px;\n  width: 280px;\n  height: 280px;\n  background: radial-gradient(circle, rgba(255,123,0,0.35), transparent 70%);\n  filter: blur(40px);\n}\n\n\/* Titolo *\/\n.kepler-header h2 {\n  font-family: \"Bungee\", sans-serif;\n  font-size: 1.9rem;\n  text-align: center;\n  margin-bottom: 1.6rem;\n  color: var(--kepler-orange);\n  text-shadow: 0 0 14px rgba(255,123,0,0.6);\n  border-bottom: 1px solid rgba(255,255,255,0.18);\n  padding-bottom: .6rem;\n}\n\n\/* Layout *\/\n.kepler-layout {\n  display: grid;\n  grid-template-columns: 1.25fr 1fr;\n  gap: 1.4rem;\n}\n\n\/* Testo principale *\/\n.kepler-narrative {\n  background: rgba(20,20,28,0.85);\n  border-left: 6px solid var(--kepler-red);\n  border-radius: 18px;\n  padding: 1.4rem 1.6rem;\n  box-shadow: 0 6px 20px rgba(0,0,0,0.4);\n}\n\n.kepler-narrative p { line-height: 1.75; margin: .6rem 0; }\n.kepler-narrative strong { color: var(--kepler-orange); }\n\n\/* Box caratteristiche *\/\n.kepler-features {\n  background: rgba(255,255,255,0.06);\n  backdrop-filter: blur(4px);\n  border: 1px solid rgba(255,255,255,0.18);\n  border-radius: 18px;\n  padding: 1.2rem 1.4rem;\n  box-shadow: inset 0 0 20px rgba(255,123,0,0.08);\n}\n\n.kepler-features h3 {\n  font-family: \"Bungee\", sans-serif;\n  font-size: 1.15rem;\n  margin-bottom: 1rem;\n  color: var(--kepler-orange);\n}\n\n.kepler-features ul {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n  display: grid;\n  gap: .6rem;\n}\n\n.kepler-features li {\n  background: linear-gradient(90deg, rgba(255,123,0,0.18), rgba(214,60,45,0.08));\n  border-left: 5px solid var(--kepler-red);\n  border-radius: 10px;\n  padding: .55rem .8rem;\n  transition: .25s ease;\n}\n\n.kepler-features li:hover {\n  transform: translateX(4px);\n  background: linear-gradient(90deg, rgba(255,123,0,0.28), rgba(214,60,45,0.16));\n}\n\n\/* Chiusura *\/\n.kepler-end {\n  margin-top: 2rem;\n  background: rgba(20,20,28,0.8);\n  border-radius: 18px;\n  padding: 1.4rem 1.6rem;\n  border: 1px solid rgba(255,255,255,0.1);\n  text-align: center;\n}\n\n.kepler-quote {\n  margin-top: .8rem;\n  font-style: italic;\n  color: var(--kepler-orange);\n  font-weight: 600;\n}\n\n\/* Responsive *\/\n@media (max-width: 900px) {\n  .kepler-layout {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media (max-width: 600px) {\n  .kepler-header h2 {\n    font-size: 1.5rem;\n  }\n  .kepler-section {\n    padding: 1.8rem 1.2rem;\n  }\n}\n\u003c\/style\u003e","brand":"GateOnGames","offers":[{"title":"Default Title","offer_id":52813485867335,"sku":null,"price":49.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/pic8303117.webp?v=1763907147","url":"https:\/\/frogames.it\/en\/products\/kepler","provider":"FroGames","version":"1.0","type":"link"}