{"product_id":"mistborn-the-deckbuilding-game-ita","title":"Mistborn The Deckbuilding Game ","description":"\u003c!-- ⚙️ MISTBORN – THE DECKBUILDING GAME | FroGames Accordion (no-JS) --\u003e\n\u003csection class=\"mistborn-epic\"\u003e\n\u003cdiv class=\"mistborn-core\"\u003e\n\n\u003cheader class=\"mistborn-header\"\u003e\n\u003ch2\u003e ⚙️ Burn metals. Master power. Change Scadrial's fate.\u003c\/h2\u003e\n\n\u003cp class=\"subtitle\"\u003e Deckbuilding becomes legendary in the Brandon Sanderson universe. \u003c\/p\u003e\n\n\u003c\/header\u003e\n\u003cdiv class=\"mistborn-grid\"\u003e\n\n\u003cdetails class=\"mist-card\"\u003e\n\u003csummary class=\"mist-toggle\"\u003e 🔥 Burns metals\u003c\/summary\u003e\n\u003cdiv class=\"mist-content\"\u003e\n\n\u003cp\u003e Each card is a fragment of Allomantic power: burn \u003cstrong\u003eiron, tin, or gold\u003c\/strong\u003e to enhance your moves, negate enemy attacks, and rewrite the battlefield. \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\u003cdetails class=\"mist-card\" open=\"\"\u003e\n\u003csummary class=\"mist-toggle\"\u003e ⚔️ Fight for the legend\u003c\/summary\u003e\n\u003cdiv class=\"mist-content\"\u003e\n\n\u003cp\u003e Face other Allomancers or join forces against the \u003cstrong\u003eLord Ruler\u003c\/strong\u003e – every choice decides whether you will be a hero or a tyrant in Scadrial’s fate. \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\u003cdetails class=\"mist-card\" open=\"\"\u003e\n\u003csummary class=\"mist-toggle\"\u003e 🧠 Build your power\u003c\/summary\u003e\n\u003cdiv class=\"mist-content\"\u003e\n\n\u003cp\u003e \u003cstrong\u003eMistborn: The Deckbuilding Game\u003c\/strong\u003e lets you create a deck that evolves turn after turn: power up your combos, find synergies, and shape your playstyle. \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\u003cdetails class=\"mist-card\"\u003e\n\u003csummary class=\"mist-toggle\"\u003e 🌌 Experience Sanderson's Universe\u003c\/summary\u003e\n\u003cdiv class=\"mist-content\"\u003e\n\n \u003cp\u003eRelive the most epic moments of the \u003cstrong\u003eMistborn\u003c\/strong\u003e saga with official illustrations and scenarios. Every game is a tale of power, sacrifice, and freedom.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\u003c\/div\u003e\n\n\u003cfooter class=\"mist-footer\"\u003e \u003cem\u003e“Power flows in the blood, but only those who know how to control it will write their own history.”\u003c\/em\u003e\u003c\/footer\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003cstyle\u003e\n\/* ⚙️ FroGames – Mistborn visual module (NO global bleed) *\/\n.mistborn-epic{\n  background: radial-gradient(circle at 50% 20%, #18243a 0%, #0a0d13 75%, #000 100%);\n  padding: 3.5rem 1.8rem;\n  color:#e6f4ff;\n  font-family:\"Poppins\",system-ui,sans-serif;\n  border-radius:24px;\n  position:relative; overflow:hidden;\n}\n.mistborn-epic::before{\n  content:\"\"; position:absolute; inset:0;\n  background: radial-gradient(circle at 80% 40%, rgba(90,180,255,.12) 0%, transparent 70%),\n              radial-gradient(circle at 20% 90%, rgba(150,200,255,.08) 0%, transparent 80%);\n  animation:mistPulse 8s ease-in-out infinite alternate; z-index:0;\n}\n@keyframes mistPulse{from{opacity:.5;transform:translateY(-8px)}to{opacity:.9;transform:translateY(8px)}}\n\n.mistborn-core{\n  background: linear-gradient(145deg, rgba(15,25,40,.95), rgba(8,12,20,.98));\n  border:1px solid rgba(120,180,255,.15);\n  box-shadow:0 0 40px rgba(80,150,255,.12), inset 0 0 40px rgba(140,200,255,.05);\n  border-radius:22px; padding:2.5rem 2rem; position:relative; z-index:1;\n}\n\n\/* Header *\/\n.mistborn-header{text-align:center;margin-bottom:2.2rem}\n.mistborn-header h2{\n  font-size:clamp(1.6rem,3vw,2.3rem);\n  background:linear-gradient(90deg,#b8e1ff, #6bc1ff 40%, #ffffff 80%);\n  -webkit-background-clip:text; color:transparent;\n  text-shadow:0 0 25px rgba(150,210,255,.3);\n}\n.mistborn-header .subtitle{color:#a8d7ff;font-weight:600;font-size:1rem}\n\n\/* Grid *\/\n.mistborn-grid{\n  display:grid; grid-template-columns:repeat(auto-fit,minmax(250px,1fr));\n  gap:1.5rem; margin-top:2rem;\n}\n\n\/* Card\/Accordion (details\/summary) *\/\n.mist-card{\n  background:linear-gradient(160deg, rgba(25,40,60,.9), rgba(10,20,30,.9));\n  border-radius:18px; box-shadow:0 6px 25px rgba(0,0,0,.4), inset 0 0 0 1px rgba(160,220,255,.08);\n  overflow:hidden; transition:transform .3s ease, box-shadow .3s ease;\n}\n.mist-card[open]{transform:translateY(-4px); box-shadow:0 12px 35px rgba(80,180,255,.25)}\n\/* Rimuove la freccina default dei browser *\/\n.mist-card summary::-webkit-details-marker{display:none}\n.mist-toggle{\n  list-style:none; cursor:pointer; user-select:none;\n  padding:1.2rem 1.4rem; font-weight:700; font-size:1.1rem; color:#e6f4ff;\n  background:linear-gradient(90deg, rgba(80,160,255,.15), rgba(180,220,255,.15));\n  position:relative;\n}\n.mist-toggle:hover{background:linear-gradient(90deg, rgba(120,190,255,.25), rgba(200,230,255,.25))}\n.mist-toggle::after{\n  content:\"＋\"; position:absolute; right:1.2rem; top:50%; transform:translateY(-50%);\n  font-weight:900; color:#6bc1ff; transition:transform .25s ease,color .25s ease;\n}\n.mist-card[open] \u003e .mist-toggle::after{content:\"－\"; color:#b8e1ff; transform:translateY(-50%) rotate(180deg)}\n\n.mist-content{\n  padding:0 1.4rem 1.2rem; border-top:1px solid rgba(255,255,255,.06);\n  color:#d5eaff; font-size:.95rem; line-height:1.7; animation:reveal .35s ease both;\n}\n@keyframes reveal{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}\n\n.mist-footer{text-align:center;margin-top:2rem;font-style:italic;color:#8dd4ff;text-shadow:0 0 10px rgba(150,200,255,.3)}\n\n@media (max-width:700px){\n  .mistborn-grid{grid-template-columns:1fr}\n  .mistborn-header h2{font-size:1.5rem}\n}\n\u003c\/style\u003e","brand":"Devir","offers":[{"title":"Default Title","offer_id":54127465333063,"sku":null,"price":49.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/Mistborn_The_Deckbuilding_Game_-_ITA.jpg?v=1781113904","url":"https:\/\/frogames.it\/en\/products\/mistborn-the-deckbuilding-game-ita","provider":"FroGames","version":"1.0","type":"link"}