{"product_id":"covenant","title":"Covenant ","description":"\u003c!-- ⛏️ COVENANT – Hero Section --\u003e\n\u003cdiv class=\"covenant-hero\"\u003e\n\n\u003cdiv class=\"cov-header\"\u003e\n\n\u003ch2\u003e ⛏️ Covenant – The Dwarves Return to Reclaim Their Mountain\u003c\/h2\u003e\n\n\u003cp class=\"cov-sub\"\u003e The King's call rings out in Karrak-cüm-Kazar: dig, forge, and reclaim the heart of the mountain.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"cov-intro\"\u003e\n\n\u003cp\u003e For centuries, the thunder of hammers has died away in the depths of \u003cstrong\u003eKarrak-cüm-Kazar\u003c\/strong\u003e . But now the Dwarves rise again: \u003cstrong\u003eto reclaim the sacred mountain\u003c\/strong\u003e , cleanse it of evil, and rebuild its lost glory. In \u003cstrong\u003eCovenant\u003c\/strong\u003e , you lead your clan on a quest of honor, blood, and stone.\u003c\/p\u003e\n\n \u003cp\u003eAssign your workers to the \u003cstrong\u003eancestral halls\u003c\/strong\u003e to mine, battle, and build. Gather gems, forge tools, expand the lost halls, and repel the dark hordes. Your clan's fate lies in the balance between \u003cstrong\u003econstruction, exploration, and glory\u003c\/strong\u003e . \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- ⚒️ Feature Cards --\u003e\n\u003cdiv class=\"cov-grid\"\u003e\n\n\u003cdiv class=\"cov-card\"\u003e\n\n\u003ch4\u003e ⚒️ Placement tension\u003c\/h4\u003e\n\n\u003cp\u003e Sought-after spaces, tight shifts, rock-hard priorities.\u003c\/p\u003e\n\n \u003cbutton class=\"cov-mini\"\u003eManage workers\u003c\/button\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"cov-card\"\u003e\n\n\u003ch4\u003e 🏰 Rebuild the bastion\u003c\/h4\u003e\n\n\u003cp\u003e Unlock rooms and bonuses: brick by brick towards the heart.\u003c\/p\u003e\n\n \u003cbutton class=\"cov-mini\"\u003eExpand the rooms\u003c\/button\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"cov-card\"\u003e\n\n\u003ch4\u003e ⚔️ Dig and defend\u003c\/h4\u003e\n\n\u003cp\u003e Forges, resources, and battles: the mountain does not forgive hesitation.\u003c\/p\u003e\n\n \u003cbutton class=\"cov-mini\"\u003eSharpen your axes\u003c\/button\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"cov-card\"\u003e\n\n\u003ch4\u003e 🧙♂️ Author's signature\u003c\/h4\u003e\n\n\u003cp\u003e \u003cstrong\u003eGermán P. Millán\u003c\/strong\u003e (Bitoku, Sabika): profound management, epic scope.\u003c\/p\u003e\n\n \u003cbutton class=\"cov-mini\"\u003eStyle \u0026amp; design\u003c\/button\u003e \n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- 🪓 Quote + CTA --\u003e\n\u003cdiv class=\"cov-cta\"\u003e\n\n\u003cp class=\"cov-quote\"\u003e\u003cem\u003e“The depths await you: only those who dare to delve will know true glory.”\u003c\/em\u003e\u003c\/p\u003e \n\u003cbutton class=\"cov-btn\"\u003e⛏️ Enter Karrak-cüm-Kazar\u003c\/button\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\/* 🎨 Palette Covenant (dalla scatola)\n   Pine Deep  #0E2C2D  | Slate #1C2E34 | Jade #57A08D\n   Steel #CFE4DF       | Ember #E99B52 | EmberDark #B86A2E\n*\/\n\n\/* Wrapper *\/\n.covenant-hero{\n  --pine:#0E2C2D; --slate:#1C2E34; --jade:#57A08D;\n  --steel:#CFE4DF; --ember:#E99B52; --emberD:#B86A2E;\n  background: radial-gradient(1200px 700px at 15% 10%, rgba(87,160,141,.12), transparent 60%),\n              linear-gradient(180deg, #0F2325 0%, #0B1A1C 100%);\n  color: var(--steel);\n  border-radius: 20px;\n  padding: 2.4rem 1.6rem 2.6rem;\n  box-shadow: 0 10px 28px rgba(0,0,0,.35);\n  font-family: Inter, system-ui, sans-serif;\n  overflow: hidden;\n  position: relative;\n}\n\n\/* Header *\/\n.cov-header{ text-align:center; margin-bottom:1.4rem; }\n.cov-header h2{\n  font-size:1.55rem; font-weight:800; letter-spacing:.3px; margin:0 0 .5rem;\n  background: linear-gradient(90deg, var(--steel) 0%, var(--ember) 65%);\n  -webkit-background-clip:text; -webkit-text-fill-color:transparent;\n  text-shadow: 0 0 18px rgba(233,155,82,.18);\n}\n.cov-sub{ color:#9EC6BE; font-size:1rem; margin:0 auto; max-width:780px; }\n\n\/* Intro text *\/\n.cov-intro{\n  background: rgba(255,255,255,.05);\n  border: 1px solid rgba(207,228,223,.12);\n  border-left: 4px solid var(--jade);\n  border-radius: 12px;\n  padding: 1.1rem 1.2rem;\n  line-height: 1.75;\n  max-width: 860px; margin: 1.1rem auto 1.6rem;\n  box-shadow: inset 0 0 12px rgba(87,160,141,.08);\n}\n.cov-intro strong{ color: var(--ember); }\n\n\/* Grid cards *\/\n.cov-grid{\n  display:grid;\n  grid-template-columns: repeat(auto-fit, minmax(220px,1fr));\n  gap: 1rem; margin: 0 auto 1.8rem; max-width: 980px;\n}\n.cov-card{\n  background: linear-gradient(180deg, rgba(255,255,255,.06), rgba(255,255,255,.04));\n  border: 1px solid rgba(233,155,82,.18);\n  border-left: 5px solid var(--ember);\n  border-radius: 12px; padding: 1rem 1.1rem 1.2rem;\n  box-shadow: 0 6px 16px rgba(0,0,0,.18);\n  transition: transform .22s ease, box-shadow .22s ease, background .22s ease;\n}\n.cov-card:hover{\n  transform: translateY(-4px);\n  background: linear-gradient(180deg, rgba(233,155,82,.10), rgba(87,160,141,.06));\n  box-shadow: 0 10px 20px rgba(233,155,82,.18);\n}\n.cov-card h4{ margin:0 0 .45rem; font-size:1rem; color: var(--ember); font-weight:800; }\n.cov-card p{ margin:0 0 .8rem; color: var(--steel); font-size:.93rem; }\n\n\/* Mini buttons *\/\n.cov-mini{\n  appearance:none; border:0; cursor:pointer;\n  font-weight:800; font-size:.8rem; letter-spacing:.2px;\n  color:#0b1616; border-radius: 999px; padding:.34rem .9rem;\n  background: linear-gradient(90deg, var(--ember) 0%, var(--jade) 100%);\n  box-shadow: 0 4px 10px rgba(233,155,82,.25);\n  transition: transform .2s ease, box-shadow .2s ease;\n}\n.cov-mini:hover{ transform: translateY(-1px) scale(1.03); box-shadow:0 6px 14px rgba(233,155,82,.35); }\n\n\/* CTA finale *\/\n.cov-cta{ text-align:center; margin-top: .6rem; }\n.cov-quote{\n  color: var(--ember); font-weight:700; font-style: italic;\n  margin: 0 auto 1rem; max-width: 760px;\n  text-shadow: 0 0 10px rgba(233,155,82,.18);\n}\n.cov-btn{\n  appearance:none; border:0; cursor:pointer;\n  font-weight:900; font-size:.92rem; letter-spacing:.3px;\n  color:#0b1616; border-radius: 16px; padding:.75rem 1.4rem;\n  background: linear-gradient(90deg, var(--ember) 0%, var(--jade) 90%);\n  box-shadow: 0 8px 18px rgba(0,0,0,.25), inset 0 0 0 1px rgba(255,255,255,.15);\n  transition: transform .22s ease, box-shadow .22s ease;\n}\n.cov-btn:hover{ transform: translateY(-2px); box-shadow: 0 10px 22px rgba(233,155,82,.32); }\n\n\/* Responsive *\/\n@media (max-width:768px){\n  .covenant-hero{ padding: 2rem 1.1rem 2.2rem; }\n  .cov-header h2{ font-size:1.35rem; }\n  .cov-intro{ padding:.95rem 1rem; }\n  .cov-card{ padding: .9rem 1rem 1.05rem; }\n  .cov-btn{ font-size:.86rem; }\n}\n\u003c\/style\u003e","brand":"Devir","offers":[{"title":"Default Title","offer_id":52585971450183,"sku":null,"price":59.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/covenant_00.webp?v=1760925944","url":"https:\/\/frogames.business\/en\/products\/covenant","provider":"FroGames","version":"1.0","type":"link"}