{"product_id":"rose-king","title":"Rose King ","description":"\u003c!-- 🌹 ROSE KING – AMBIENTAZIONE TRAMONTO MEDIEVALE \/ GUERRA DELLE ROSE --\u003e\n\u003csection class=\"roseking-section\"\u003e\u003cheader class=\"rk-header\"\u003e\n\u003ch2\u003e Rose King ⚔️🌹 The silent duel that decides the fate of the houses \u003c\/h2\u003e\n\n\u003c\/header\u003e\n\u003cdiv class=\"rk-layout\"\u003e\n\n\u003c!-- NARRAZIONE --\u003e\n\u003carticle class=\"rk-narrative\"\u003e\n \u003cp\u003eIn the world of \u003cstrong\u003eRose King\u003c\/strong\u003e , the sun sets on fields contested by two houses that cannot afford a misstep. Every move is a march. Every token is a banner. Every conquered space is a plot of land on which to make your \u003cstrong\u003eRose\u003c\/strong\u003e grow... or let your opponent's wither.\u003c\/p\u003e\n\n\u003cp\u003e The common pawn marches according to your hand: cards that indicate directions, distances, and the subtlest possibilities. When it lands, the territory changes color—unless you choose to summon an \u003cstrong\u003eArbiter\u003c\/strong\u003e , that rare and dangerous figure who flips an opponent's token and can turn the center of the board into a perfect trap.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\u003c!-- PUNTI DI FORZA --\u003e\n\u003caside class=\"rk-features\"\u003e\n\u003ch3\u003eWhy “Rose King” is a duel you can't miss\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e 🌹 \u003cstrong\u003eAbsolute elegance\u003c\/strong\u003e – few rules, enormous depth\u003c\/li\u003e\n\n\u003cli\u003e ⚔️ \u003cstrong\u003ePure area control\u003c\/strong\u003e – every box really matters\u003c\/li\u003e\n\n\u003cli\u003e 🧭 \u003cstrong\u003eHand Management\u003c\/strong\u003e – ​​Move your pawn like a general\u003c\/li\u003e\n\n \u003cli\u003e🎴 \u003cstrong\u003eDecisive judges\u003c\/strong\u003e – intelligent, not random, reversals\u003c\/li\u003e\n\n\u003cli\u003e 🔥 \u003cstrong\u003eTension building\u003c\/strong\u003e – the board closes like a vice \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=\"rk-end\"\u003e\n\n\u003cp\u003e If you like \u003cstrong\u003eabstract duels\u003c\/strong\u003e where every choice has political weight, every silence is a weapon, and every move redraws the map, \u003cstrong\u003eRose King\u003c\/strong\u003e is a pocket-sized masterpiece: fast, refined, ruthless.\u003c\/p\u003e\n\n\u003cp class=\"rk-quote\"\u003e \u003cem\u003eIn the crimson sunset, only one Rose survives.\u003c\/em\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003cstyle\u003e\n\/* 🎨 PALETTE TRAMONTO MEDIEVALE *\/\n.roseking-section {\n  --rk-red: #c7493a;\n  --rk-rose: #e38a7c;\n  --rk-light: #fff7f4;\n  --rk-dark: #2b1e1c;\n  --rk-smoke: #f0d2c5;\n\n  background: linear-gradient(180deg, var(--rk-light) 0%, var(--rk-smoke) 55%, #f6cbbb 100%);\n  padding: 2.4rem 1.9rem;\n  border-radius: 26px;\n  box-shadow: 0 14px 30px rgba(0,0,0,0.12);\n  max-width: 1100px;\n  margin: 2rem auto;\n  font-family: \"Inter\", sans-serif;\n  position: relative;\n  overflow: hidden;\n}\n\n\/* Effetto cielo rosato *\/\n.roseking-section::before {\n  content:\"\";\n  position:absolute;\n  top:-40px; right:-50px;\n  width:260px; height:240px;\n  background: radial-gradient(circle, rgba(228,120,100,0.35), transparent 75%);\n  filter: blur(40px);\n}\n.roseking-section::after {\n  content:\"\";\n  position:absolute;\n  bottom:-60px; left:-50px;\n  width:280px; height:220px;\n  background: radial-gradient(circle, rgba(199,73,58,0.40), transparent 80%);\n  filter: blur(45px);\n}\n\n\/* Titolo *\/\n.rk-header h2 {\n  font-family: \"Bungee\", sans-serif;\n  text-align: center;\n  color: var(--rk-red);\n  font-size: 2rem;\n  padding-bottom: .7rem;\n  border-bottom: 1px solid rgba(0,0,0,0.07);\n  margin-bottom: 1.3rem;\n}\n\n\/* Layout *\/\n.rk-layout {\n  display: grid;\n  grid-template-columns: 1.35fr 1fr;\n  gap: 1.5rem;\n}\n\n\/* Narrativa *\/\n.rk-narrative {\n  background: rgba(255,247,244,0.75);\n  border-left: 6px solid var(--rk-red);\n  border-radius: 18px;\n  padding: 1.4rem 1.6rem;\n  box-shadow: 0 8px 18px rgba(0,0,0,0.09);\n}\n.rk-narrative p {\n  margin: .75rem 0;\n  line-height: 1.7;\n  color: var(--rk-dark);\n}\n\n\/* Features *\/\n.rk-features {\n  background: rgba(255,247,244,0.65);\n  border: 2px solid rgba(199,73,58,0.25);\n  border-radius: 18px;\n  padding: 1.4rem 1.6rem;\n  box-shadow: 0 10px 24px rgba(0,0,0,0.08);\n}\n.rk-features h3 {\n  font-family: \"Bungee\", sans-serif;\n  font-size: 1.2rem;\n  color: var(--rk-red);\n  margin-bottom: 1rem;\n}\n.rk-features ul {\n  list-style: none;\n  padding: 0;\n  display: grid;\n  gap: .7rem;\n}\n.rk-features li {\n  background: linear-gradient(90deg, rgba(227,138,124,0.2), rgba(255,247,244,0));\n  border-left: 6px solid var(--rk-red);\n  padding: .55rem .85rem;\n  border-radius: 10px;\n  transition: .3s;\n}\n.rk-features li:hover {\n  transform: translateX(5px);\n}\n\n\/* Chiusura *\/\n.rk-end {\n  margin-top: 2rem;\n  text-align: center;\n  background: rgba(255,247,244,0.85);\n  border-radius: 18px;\n  padding: 1.4rem 1.6rem;\n  box-shadow: 0 8px 20px rgba(0,0,0,0.07);\n}\n.rk-quote {\n  margin-top: .8rem;\n  font-weight: 600;\n  color: var(--rk-red);\n  font-style: italic;\n}\n\n\/* Mobile *\/\n@media(max-width:900px){\n  .rk-layout { grid-template-columns: 1fr; }\n}\n@media(max-width:600px){\n  .roseking-section { padding: 1.8rem 1.2rem; }\n  .rk-header h2 { font-size: 1.65rem; }\n}\n\u003c\/style\u003e","brand":"Playte","offers":[{"title":"Default Title","offer_id":52765003874631,"sku":null,"price":26.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/RoseKing00.webp?v=1763270885","url":"https:\/\/frogames.business\/en\/products\/rose-king","provider":"FroGames","version":"1.0","type":"link"}