{"product_id":"literary-suits-jane-austen-collection","title":"Literary Suits Jane Austen Collection ","description":"\u003csection class=\"austen-section product__description rte quick-description\"\u003e\u003c!-- HEADER --\u003e\u003cheader class=\"austen-header\"\u003e\n\u003ch2\u003e 📚 Literary Suits: Jane Austen Collection\u003c\/h2\u003e\n\n\u003cp class=\"austen-subtitle\"\u003e Elegance in every card, charm in every detail. \u003c\/p\u003e\n\n\u003c\/header\u003e\n\u003cdiv class=\"austen-layout\"\u003e\n\n\u003c!-- COLONNA SINISTRA – NARRATIVA --\u003e\n\u003carticle class=\"austen-narrative\"\u003e\n\u003cp\u003e A small library to hold in your hands: \u003cstrong\u003eLiterary Suits: Jane Austen Collection\u003c\/strong\u003e contains three 52-card decks, each inspired by an iconic novel by the great English author. It's an invitation to play... with grace.\u003c\/p\u003e\n\n \u003cp\u003eEach deck is a \u003cstrong\u003eminiature volume\u003c\/strong\u003e , decorated like an antique book and dedicated respectively to \u003cstrong\u003ePride and Prejudice\u003c\/strong\u003e , \u003cstrong\u003eSense and Sensibility\u003c\/strong\u003e , and \u003cstrong\u003eEmma\u003c\/strong\u003e . The floral illustrations and elegant portraits by Janna Steagall transform the traditional hierarchy of cards into a miniature literary theater: Lizzie and Darcy stand out as Queen and King, Emma and Mr. Knightley move naturally through their deck, while Jane Austen appears as the Joker in each set.\u003c\/p\u003e\n\n\u003cdiv class=\"austen-card\"\u003e\n\n\u003cp\u003e \u003cstrong\u003eA collection that combines aesthetics, play, and narrative.\u003c\/strong\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cp\u003e Perfect for themed evenings, as a refined gift, or for anyone wanting a deck that's not just for use, but also for display. A small work of art that smells of tea, ink, and English wit. \u003c\/p\u003e\n\n\u003c\/article\u003e\n\u003c!-- COLONNA DESTRA – FEATURES --\u003e\n\u003caside class=\"austen-features\"\u003e\n\u003ch3\u003e What makes this collection special\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e 📖 \u003cstrong\u003eThree decks dedicated\u003c\/strong\u003e to Jane Austen's most famous novels\u003c\/li\u003e\n\n\u003cli\u003e 🎨 Refined illustrations that enhance characters and themes\u003c\/li\u003e\n\n \u003cli\u003e📚 \u003cstrong\u003eMini bookcase\u003c\/strong\u003e shaped packaging, elegant and decorative\u003c\/li\u003e\n\n\u003cli\u003e 💌 Ideal for \u003cstrong\u003eliterary game nights\u003c\/strong\u003e or moments of relaxation\u003c\/li\u003e\n\n\u003cli\u003e 🎁 A \u003cstrong\u003eperfect gift\u003c\/strong\u003e for readers, collectors and classic lovers\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003cdiv class=\"austen-end\"\u003e\n\n\u003cp\u003e \u003cem\u003eEvery hand becomes a chapter. Every game, a story to tell.\u003c\/em\u003e \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/aside\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003cstyle\u003e\n\/* 🌸 PALETTE JANE AUSTEN: rosa cipria, salvia, oro tenue *\/\n.austen-section {\n  --austen-rose: #f5e1d8;\n  --austen-rose-dark: #e3c3b8;\n  --austen-green: #6d8b74;\n  --austen-gold: #c49a6c;\n  --austen-ink: #3a2f2b;\n\n  background: linear-gradient(135deg, var(--austen-rose-dark), var(--austen-rose));\n  padding: 2.4rem 2rem;\n  border-radius: 24px;\n  max-width: 1100px;\n  margin: 2.4rem auto;\n  color: var(--austen-ink);\n  box-shadow: 0 12px 28px rgba(0,0,0,0.12);\n  border: 1px solid rgba(0,0,0,0.08);\n}\n\n\/* HEADER *\/\n.austen-header h2 {\n  text-align: center;\n  font-family: \"Bungee\", serif;\n  font-size: 1.9rem;\n  color: var(--austen-ink);\n}\n.austen-subtitle {\n  text-align: center;\n  background: rgba(196,154,108,0.18);\n  color: var(--austen-ink);\n  padding: .3rem .8rem;\n  margin-top: .4rem;\n  border-radius: 8px;\n  display: inline-block;\n  font-weight: 600;\n}\n\n\/* GRID *\/\n.austen-layout {\n  display: grid;\n  grid-template-columns: 1.65fr 1fr;\n  gap: 1.6rem;\n  margin-top: 2rem;\n}\n\n\/* NARRATIVE *\/\n.austen-narrative {\n  background: rgba(255,255,255,0.45);\n  padding: 1.6rem;\n  border-left: 6px solid var(--austen-gold);\n  border-radius: 18px;\n  line-height: 1.65;\n}\n\n\/* CARD *\/\n.austen-card {\n  background: rgba(255,255,255,0.75);\n  padding: 1rem 1.2rem;\n  border-left: 5px solid var(--austen-green);\n  border-radius: 12px;\n  margin: 1.4rem 0;\n  text-align: center;\n  font-weight: 600;\n}\n\n\/* FEATURES *\/\n.austen-features {\n  background: rgba(255,255,255,0.55);\n  padding: 1.6rem;\n  border-radius: 18px;\n  border: 1px solid rgba(0,0,0,0.1);\n  box-shadow: 0 6px 18px rgba(0,0,0,0.08);\n}\n\n.austen-features h3 {\n  font-family: \"Bungee\", serif;\n  background: var(--austen-green);\n  color: #fff;\n  padding: .35rem .75rem;\n  border-radius: 6px;\n  display: inline-block;\n  margin-bottom: 1rem;\n}\n\n.austen-features ul {\n  list-style: none;\n  padding: 0;\n  display: grid;\n  gap: .75rem;\n}\n.austen-features li {\n  background: rgba(255,255,255,0.7);\n  padding: .6rem .8rem;\n  border-left: 5px solid var(--austen-gold);\n  border-radius: 10px;\n}\n\n\/* CTA FINALE *\/\n.austen-end {\n  margin-top: 1.6rem;\n  background: rgba(196,154,108,0.18);\n  border-left: 5px solid var(--austen-green);\n  padding: .9rem;\n  border-radius: 12px;\n  text-align: center;\n}\n\n\/* RESPONSIVE *\/\n@media (max-width: 900px) {\n  .austen-layout {\n    grid-template-columns: 1fr;\n  }\n}\n\u003c\/style\u003e","brand":"Abrams","offers":[{"title":"Default Title","offer_id":52936577220935,"sku":null,"price":17.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/LiterarySuitsJaneAustenCollection00.png?v=1765377701","url":"https:\/\/frogames.business\/en\/products\/literary-suits-jane-austen-collection","provider":"FroGames","version":"1.0","type":"link"}