{"product_id":"radlands-essentials-complete-edition","title":"Radlands ","description":"\u003csection class=\"radlands-section\"\u003e\u003c!-- Titolo --\u003e\u003cheader class=\"radlands-header\"\u003e\n\u003ch2\u003e 🔥 Radlands – Post-apocalyptic duel where every card can save you… or burn you \u003c\/h2\u003e\n\n\u003c\/header\u003e\n\u003cdiv class=\"radlands-layout\"\u003e\n\n\u003c!-- Testo principale --\u003e\n\u003carticle class=\"radlands-narrative\"\u003e\n\u003cp\u003e In \u003cstrong\u003eRadlands,\u003c\/strong\u003e you are the leader of a band of survivors: no rules, no peace, just pure strategy and instinct. Before you, three camps to protect. Behind you, a collapsing territory. And on the other side of the table, someone wants to raze you to the ground. A \u003cstrong\u003etwo-player board game\u003c\/strong\u003e where every choice matters more than the last drop of water.\u003c\/p\u003e\n\n \u003cp\u003eCards aren't just cards: they're people, events, explosions, deceptions, desperate moves. You can play them, discard them, sacrifice them for an immediate effect. Nothing is wasted, everything is potential. And the beauty is that both players draw from the same deck: the winner is the one who can transform limited resources into devastating moves.\u003c\/p\u003e\n\n\u003cp\u003e Water is life. You spend it to activate abilities, to trigger events that slowly build toward detonation, to protect yourself from an unstoppable threat. Every turn is a tense puzzle, a surgical strike, or a desperate defense. There's no such thing as luck: what matters is your ability to spot synergies before your opponent.\u003c\/p\u003e\n\n\u003cp\u003e \u003cstrong\u003eRadlands\u003c\/strong\u003e is a dry, fast-paced, elegant, and brutal duel. If you love two-player strategy games, where you win by reading the other player rather than the cards... you've come to the right place. \u003c\/p\u003e\n\n\u003c\/article\u003e\n\u003c!-- Box punti forza --\u003e\n\u003caside class=\"radlands-features\"\u003e\n\u003ch3\u003e Why “Radlands” is an unforgettable duel\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e 💧 Limited resources, ruthless choices\u003c\/li\u003e\n\n\u003cli\u003e ⚡ Synergies that explode at the right time\u003c\/li\u003e\n\n \u003cli\u003e🔥 Multipurpose cards that turn the game around\u003c\/li\u003e\n\n\u003cli\u003e 🏜️ Powerful and immediate post-apocalyptic setting\u003c\/li\u003e\n\n\u003cli\u003e 🎴 Perfect for those who love tension and total control \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=\"radlands-end\"\u003e\n\n\u003cp\u003e A duel as tense as a rubber band stretched to the limit: either you let it go... or your opponent does.\u003c\/p\u003e\n\n\u003cp class=\"radlands-quote\"\u003e \u003cem\u003eIn the Radlands, there are no heroes. Only those left standing.\u003c\/em\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003cstyle\u003e\n\/* 🎨 RADLANDS – Cyberpunk Neon Edition *\/\n.radlands-section {\n  --rad-magenta: #ff1fae;\n  --rad-cyan: #1de3ff;\n  --rad-dark: #13001f;\n  --rad-purple: #2a0047;\n  --rad-glow: rgba(255,31,174,0.45);\n  --rad-glow-cyan: rgba(29,227,255,0.35);\n\n  background: linear-gradient(135deg, #ffffff 0%, #fafafa 40%, #f7f7ff 100%);\n  border-radius: 28px;\n  padding: 2.4rem 1.8rem;\n  font-family: \"Inter\", sans-serif;\n  max-width: 1100px;\n  margin: 2.2rem auto;\n  position: relative;\n  overflow: hidden;\n  box-shadow: 0 14px 34px rgba(0,0,0,0.16);\n}\n\n\/* Glow cyberpunk *\/\n.radlands-section::before {\n  content: \"\";\n  position: absolute;\n  top: -80px;\n  left: -60px;\n  width: 300px;\n  height: 300px;\n  background: radial-gradient(circle, var(--rad-glow), transparent 70%);\n  filter: blur(40px);\n}\n.radlands-section::after {\n  content: \"\";\n  position: absolute;\n  bottom: -60px;\n  right: -40px;\n  width: 280px;\n  height: 280px;\n  background: radial-gradient(circle, var(--rad-glow-cyan), transparent 70%);\n  filter: blur(50px);\n}\n\n\/* Titolo *\/\n.radlands-header h2 {\n  font-family: \"Bungee\", sans-serif;\n  text-align: center;\n  color: var(--rad-purple);\n  font-size: 2rem;\n  margin-bottom: 1.8rem;\n  text-shadow: 0 0 10px rgba(0,0,0,0.3);\n  border-bottom: 2px solid rgba(0,0,0,0.1);\n  padding-bottom: 0.5rem;\n}\n\n\/* Layout due colonne *\/\n.radlands-layout {\n  display: grid;\n  grid-template-columns: 1.35fr 0.9fr;\n  gap: 1.6rem;\n}\n\n\/* Testo principale *\/\n.radlands-narrative {\n  background: rgba(255,255,255,0.9);\n  padding: 1.4rem 1.6rem;\n  border-radius: 18px;\n  border-left: 6px solid var(--rad-magenta);\n  box-shadow: 0 6px 20px rgba(0,0,0,0.08);\n}\n\n.radlands-narrative p {\n  margin: 0.6rem 0;\n  line-height: 1.75;\n}\n\n.radlands-narrative strong {\n  color: var(--rad-purple);\n}\n\n\/* Box caratteristiche *\/\n.radlands-features {\n  background: var(--rad-dark);\n  padding: 1.3rem 1.5rem;\n  border-radius: 18px;\n  border: 2px solid var(--rad-magenta);\n  box-shadow: 0 0 18px var(--rad-glow);\n  color: #f8f8ff;\n}\n\n.radlands-features h3 {\n  font-family: \"Bungee\", sans-serif;\n  color: var(--rad-cyan);\n  font-size: 1.2rem;\n  margin-bottom: 1rem;\n}\n\n.radlands-features ul {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n  display: grid;\n  gap: 0.6rem;\n}\n\n.radlands-features li {\n  background: linear-gradient(90deg, rgba(255,31,174,0.18), rgba(29,227,255,0.12));\n  border-left: 5px solid var(--rad-magenta);\n  border-radius: 10px;\n  padding: 0.55rem 0.8rem;\n  transition: 0.25s ease;\n}\n\n.radlands-features li:hover {\n  transform: translateX(5px);\n  background: linear-gradient(90deg, rgba(255,31,174,0.28), rgba(29,227,255,0.25));\n}\n\n\/* Chiusura *\/\n.radlands-end {\n  margin-top: 2rem;\n  background: rgba(255,255,255,0.92);\n  border-radius: 18px;\n  padding: 1.4rem 1.6rem;\n  border: 1px solid rgba(0,0,0,0.08);\n  text-align: center;\n  box-shadow: 0 6px 16px rgba(0,0,0,0.05);\n}\n\n.radlands-quote {\n  margin-top: 0.8rem;\n  color: var(--rad-purple);\n  font-weight: 600;\n  font-style: italic;\n}\n\n\/* Responsive *\/\n@media (max-width: 900px) {\n  .radlands-layout {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media (max-width: 600px) {\n  .radlands-section {\n    padding: 1.8rem 1.2rem;\n  }\n  .radlands-header h2 {\n    font-size: 1.55rem;\n  }\n}\n\u003c\/style\u003e","brand":"Roxley Games","offers":[{"title":"Default Title","offer_id":54233576112455,"sku":null,"price":27.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/Radlands_Essentials_Complete_Edition.webp?v=1782458129","url":"https:\/\/frogames.it\/en\/products\/radlands-essentials-complete-edition","provider":"FroGames","version":"1.0","type":"link"}