{"product_id":"obsession-set-tessere-promo","title":"Obsession  Set tessere promo","description":"\u003cdiv class=\"product__description rte quick-description obsession-theme\"\u003e\n\n\u003cdiv class=\"obs-card top\"\u003e\n\n\u003cdiv class=\"obs-frame\"\u003e\n\n\u003ch2\u003e ☕ Obsession – Promo Tile Set: Victorian charm in a refined edition\u003c\/h2\u003e\n\n \u003cp\u003eBorn as \u003cstrong\u003ea stretch goal\u003c\/strong\u003e for the \u003cem\u003eUpstairs, Downstairs\u003c\/em\u003e campaign, the \u003cstrong\u003ePromo Tile Set\u003c\/strong\u003e is an elegant expansion for \u003cstrong\u003eObsession\u003c\/strong\u003e , curated directly by \u003cstrong\u003eDan Hallagan\u003c\/strong\u003e and inspired by the ideas of the most passionate fans. Twenty new tiles that expand your estate with historical details, refined activities, and an irresistible Victorian-era scent.\u003c\/p\u003e\n\n\u003cp\u003e Each tile depicts a slice of noble life: \u003cstrong\u003ecrystal greenhouses, art galleries, astronomical gardens, and parishes immersed in the English mist\u003c\/strong\u003e . The result is a deeper, more varied gaming experience, consistent with the thematic tone of the original work. \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"obs-card mid\"\u003e\n\n\u003cdiv class=\"obs-frame\"\u003e\n\n\u003ch3\u003e 🎩 What does the Promo Card Set include?\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e 🧩 20 additional \u003cstrong\u003eimprovement tiles\u003c\/strong\u003e compatible with the base game\u003c\/li\u003e\n\n\u003cli\u003e 🏡 7 \u003cstrong\u003eService\u003c\/strong\u003e cards dedicated to easement management\u003c\/li\u003e\n\n\u003cli\u003e 🌳 2 \u003cstrong\u003eEstate\u003c\/strong\u003e tiles and 2 \u003cstrong\u003eEssentials\u003c\/strong\u003e to expand your property\u003c\/li\u003e\n\n \u003cli\u003e💎 3 \u003cstrong\u003ePrestige\u003c\/strong\u003e tiles to increase reputation and influence\u003c\/li\u003e\n\n\u003cli\u003e 🎯 1 \u003cstrong\u003eSporting\u003c\/strong\u003e card and 3 \u003cstrong\u003eSpecialized\u003c\/strong\u003e cards with unique powers\u003c\/li\u003e\n\n\u003cli\u003e 📜 Original ideas from the community, approved for historical and gameplay consistency \u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"obs-card low\"\u003e\n\n\u003cdiv class=\"obs-frame\"\u003e\n\n\u003cp\u003eAmong the most evocative locations: the \u003cstrong\u003eGarden Observatory\u003c\/strong\u003e , the \u003cstrong\u003eHot Air Balloon\u003c\/strong\u003e on the East Lawn, and the \u003cstrong\u003eArt Gallery\u003c\/strong\u003e , true symbols of the Victorian era in all their splendor. Each tile adds depth and a narrative touch that transforms every game into a tale of nobility, reputation, and elegant choices.\u003c\/p\u003e\n\n\u003cp class=\"obs-quote\"\u003e \u003cem\u003eBecause in English high society, even a living room or a greenhouse can change a family's destiny. ☕\u003c\/em\u003e \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\/* ☕ OBSESSION – Victorian English Aesthetic *\/\n.obsession-theme {\n  background: linear-gradient(180deg, #f8f4ec 0%, #e9dfcc 40%, #d5c7af 100%);\n  padding: 2rem 1rem;\n  font-family: \"Cormorant Garamond\", \"Inter\", serif;\n  color: #3b3529;\n  position: relative;\n  border-radius: 28px;\n  overflow: hidden;\n}\n\n\/* 🪶 Paper texture overlay *\/\n.obsession-theme::before {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  background:\n    url('https:\/\/www.transparenttextures.com\/patterns\/paper-fibers.png'),\n    radial-gradient(circle at 20% 10%, rgba(255,255,255,0.3) 0%, transparent 60%),\n    linear-gradient(180deg, rgba(255,255,255,0.1) 0%, rgba(180,160,130,0.15) 100%);\n  mix-blend-mode: overlay;\n  opacity: 0.6;\n  pointer-events: none;\n}\n\n\/* 🕰️ Cards *\/\n.obs-card {\n  border-radius: 20px;\n  background: linear-gradient(180deg, #fffdf8 0%, #f9f3e8 100%);\n  border: 2px solid rgba(130,110,90,0.25);\n  box-shadow: 0 0 0 2px rgba(130,110,90,0.15), 0 8px 16px rgba(0,0,0,0.15);\n  margin-bottom: 1.5rem;\n  transform: rotate(-0.3deg);\n}\n.obs-card.mid {\n  transform: rotate(0.2deg) translateY(-10px);\n  z-index: 2;\n}\n.obs-card.low {\n  transform: rotate(-0.1deg) translateY(-16px);\n  z-index: 3;\n}\n\n\/* 🎩 Frame *\/\n.obs-frame {\n  background: linear-gradient(180deg, #fffdf8 0%, #f4efe5 100%);\n  border-radius: 14px;\n  border: 1px solid rgba(100,80,60,0.25);\n  padding: 1.3rem 1.4rem;\n  box-shadow: inset 0 0 12px rgba(150,120,80,0.1);\n  position: relative;\n}\n.obs-frame::after {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  border-radius: 14px;\n  border: 1px dashed rgba(120,90,60,0.25);\n  pointer-events: none;\n}\n\n\/* ✍️ Typography *\/\n.obsession-theme h2 {\n  font-size: 1.2rem;\n  color: #5b4732;\n  font-style: italic;\n  margin-bottom: 1rem;\n  text-shadow: 0 0 8px rgba(255,255,255,0.7);\n}\n.obsession-theme h3 {\n  font-size: 1rem;\n  color: #6b553c;\n  text-transform: uppercase;\n  margin-bottom: 1rem;\n}\n.obsession-theme p {\n  font-size: 0.95rem;\n  line-height: 1.8;\n}\n.obsession-theme ul {\n  list-style: none;\n  padding: 0;\n  margin: 1rem 0;\n}\n.obsession-theme li {\n  position: relative;\n  padding-left: 1.3rem;\n  margin: 0.5rem 0;\n  font-size: 0.9rem;\n}\n.obsession-theme li::before {\n  content: \"♠\";\n  position: absolute;\n  left: 0;\n  color: #7a6248;\n  font-weight: bold;\n}\n\n\/* 💎 Quote *\/\n.obs-quote {\n  color: #5b4732;\n  text-align: center;\n  margin-top: 1.4rem;\n  font-weight: 600;\n  font-style: italic;\n  font-size: 0.85rem;\n  text-shadow: 0 0 8px rgba(255,245,230,0.6);\n}\n\n\/* 🕯️ Gentle light flicker *\/\n.obsession-theme::after {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  background: radial-gradient(circle at 50% 10%, rgba(255,250,230,0.2) 0%, transparent 70%);\n  animation: candleFlicker 8s ease-in-out infinite alternate;\n  pointer-events: none;\n}\n@keyframes candleFlicker {\n  from { opacity: 0.25; }\n  to { opacity: 0.5; }\n}\n\n\/* 📱 Mobile *\/\n@media (max-width:768px){\n  .obs-card{padding:1rem;}\n  .obsession-theme h2{font-size:1rem;}\n  .obsession-theme h3{font-size:0.9rem;}\n  .obsession-theme p,.obsession-theme li{font-size:0.8rem;}\n}\n\u003c\/style\u003e","brand":"Giochix","offers":[{"title":"Default Title","offer_id":52735065489735,"sku":null,"price":14.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/obsessiontesserepromozionali00.webp?v=1762833042","url":"https:\/\/frogames.business\/en\/products\/obsession-set-tessere-promo","provider":"FroGames","version":"1.0","type":"link"}