{"product_id":"graft-limited-edition","title":"Graft - Limited Edition ","description":"\u003cdiv class=\"graft-block product__description rte quick-description\"\u003e\n\n\u003ch2\u003e 🚀 Graft – Limited Edition: Interstellar trade and strokes of genius\u003c\/h2\u003e\n\n \u003cp\u003eWelcome to \u003cstrong\u003eZenith\u003c\/strong\u003e , the frontier where every pioneer dreams of making his fortune. In \u003cstrong\u003eGraft – Limited Edition,\u003c\/strong\u003e you play as an interstellar merchant racing to ship the universe's most precious cargo, combining cunning, risk, and perfect timing in a \u003cstrong\u003efast-paced and brilliant card game\u003c\/strong\u003e . Between explosive combos and edge-of-your-seat decisions, every hand is a balance between greed and caution.\u003c\/p\u003e\n\n\u003cp\u003e All players draft and play cards simultaneously, building their own \u003cstrong\u003ecargo manifest\u003c\/strong\u003e . Will you be able to fit the right cargo to maximize points, or will you exceed the restrictions and ruin everything? Ship your sets to earn bonus badges, rack up loot, and test your luck. But beware: one wrong move and your ship will return to Zenith… empty-handed.\u003c\/p\u003e\n\n\u003ch3\u003e Why “Graft” is IV Studio’s hidden gem\u003c\/h3\u003e\n\n\u003cdiv class=\"graft-grid\"\u003e\n\n\u003cdiv class=\"graft-card\"\u003e\n\n \u003cstrong\u003eSimultaneous Draft\u003c\/strong\u003e\n\u003cp\u003e Constant tension and fast-paced games, with no downtime.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"graft-card\"\u003e\n\n \u003cstrong\u003eCombo and set collection\u003c\/strong\u003e\n \u003cp\u003eEach card can be the missing piece of your perfect plan.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"graft-card\"\u003e\n\n \u003cstrong\u003eRisk and reward\u003c\/strong\u003e\n\u003cp\u003e Push your luck, but don't exceed the load limit.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"graft-card\"\u003e\n\n \u003cstrong\u003eUnmistakable design\u003c\/strong\u003e\n\u003cp\u003e Colors and style by Kelly Nakamura and IV Studio.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"graft-card\"\u003e\n\n \u003cstrong\u003eLimited Edition\u003c\/strong\u003e\n\u003cp\u003e Exclusive details and carefully selected materials for collectors.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"graft-card\"\u003e\n\n \u003cstrong\u003eAccessible but smart\u003c\/strong\u003e\n\u003cp\u003e Easy to explain, profound to master.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cp\u003e \u003cstrong\u003eGraft – Limited Edition\u003c\/strong\u003e is the \u003cstrong\u003eperfect board game for groups and families\u003c\/strong\u003e who love light-hearted yet tense competition. Easy to learn, hard to master, it's an interstellar race of calculations, laughter, and cosmic bluffing. Get ready to ship your cargo… and hope it arrives intact.\u003c\/p\u003e\n\n\u003cp class=\"graft-quote\"\u003e \u003cem\u003eIn star trading, luck is just another kind of fuel.\u003c\/em\u003e \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\/* 🌅 PALETTE GRAFT (dalla scatola) *\/\n.graft-block{\n  --sky:#9ED6D3;        \/* mint sky *\/\n  --deep:#2D7F89;       \/* deep teal shadows *\/\n  --sand:#F3A43B;       \/* sunset sand *\/\n  --gold:#F7C155;       \/* golden dune *\/\n  --mesa:#A6532E;       \/* mesa brown *\/\n  --berry:#D74C6A;      \/* magenta accent *\/\n  --ink:#1A1D24;        \/* charcoal *\/\n  --cloud:#F5F7F8;      \/* light text *\/\n  --glass:rgba(255,255,255,.5);\n\n  background:\n    radial-gradient(1200px 400px at 50% -10%, var(--sky) 0%, #bfe9e6 40%, transparent 60%),\n    linear-gradient(180deg, rgba(157,214,211,0.12) 0%, rgba(243,164,59,0.08) 50%, rgba(27,24,21,0.0) 100%);\n  color: var(--ink);\n  border-radius: 18px;\n  padding: 2.6rem 1.8rem 3rem;\n  font-family: \"Inter\", system-ui, sans-serif;\n  line-height: 1.7;\n  position: relative;\n  overflow: hidden;\n  box-shadow: 0 8px 30px rgba(0,0,0,.12);\n}\n\n\/* texture leggera a puntini *\/\n.graft-block::before{\n  content:\"\";\n  position:absolute; inset:0;\n  background-image:\n    radial-gradient(rgba(45,127,137,.08) 1px, transparent 1px),\n    radial-gradient(rgba(247,193,85,.07) 1px, transparent 1px);\n  background-size: 26px 26px, 40px 40px;\n  background-position: 0 0, 12px 10px;\n  pointer-events:none;\n  mix-blend-mode:multiply;\n}\n\n\/* TITOLI *\/\n.graft-block h2{\n  text-align:center;\n  font-weight: 800;\n  font-size: 1.6rem;\n  margin-bottom: 1.1rem;\n  background: linear-gradient(90deg, var(--deep), var(--berry) 55%, var(--gold));\n  -webkit-background-clip:text;\n  -webkit-text-fill-color:transparent;\n}\n.graft-block h3{\n  text-align:center;\n  font-size:1.05rem;\n  font-weight:800;\n  color: var(--mesa);\n  text-transform: uppercase;\n  letter-spacing:.4px;\n  margin: 2rem 0 1.1rem;\n}\n\n\/* TESTO *\/\n.graft-block p{ font-size:.96rem; margin:.7rem 0 1rem; color:#24313A; }\n.graft-block strong{ color: var(--deep); }\n.graft-quote{\n  text-align:center; \n  color: var(--berry);\n  font-weight:600;\n  margin-top:1.2rem;\n}\n\n\/* GRID FEATURE CARD *\/\n.graft-grid{\n  display:grid;\n  grid-template-columns: repeat(3,1fr);\n  gap: 1rem;\n  margin: 1rem auto 2rem;\n  max-width: 1000px;\n}\n.graft-card{\n  background: linear-gradient(180deg, rgba(255,255,255,.75), rgba(255,255,255,.55));\n  border: 1px solid rgba(45,127,137,.18);\n  border-left: 6px solid var(--gold);\n  border-radius: 12px;\n  padding: 0.95rem 1rem;\n  box-shadow: 0 10px 18px rgba(45,127,137,.08);\n  transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease;\n}\n.graft-card strong{\n  color: var(--mesa);\n  font-size: .95rem;\n  display:block;\n  margin-bottom:.25rem;\n}\n.graft-card p{ margin:0; font-size:.9rem; color:#31424C; }\n.graft-card:hover{\n  transform: translateY(-4px);\n  box-shadow: 0 14px 24px rgba(215,76,106,.18);\n  border-left-color: var(--berry);\n}\n\n\/* RESPONSIVE *\/\n@media (max-width: 980px){\n  .graft-grid{ grid-template-columns: repeat(2,1fr); }\n}\n@media (max-width: 640px){\n  .graft-block{ padding: 2rem 1.2rem; }\n  .graft-block h2{ font-size: 1.35rem; }\n  .graft-grid{ grid-template-columns: 1fr; }\n}\n\u003c\/style\u003e\n","brand":"IV Studio","offers":[{"title":"Default Title","offer_id":52587241701703,"sku":null,"price":29.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/Graft-LimitedEdition00.webp?v=1760960685","url":"https:\/\/frogames.it\/en\/products\/graft-limited-edition","provider":"FroGames","version":"1.0","type":"link"}