{"product_id":"lady-reaper","title":"🖤Lady Reaper - Ethereal Hooded Figure Sculpture","description":"\u003cstyle\u003e\n  * {\n    box-sizing: border-box;\n  }\n  body {\n    margin: 0;\n    padding: 0;\n    background: #ffffff;\n    font-family: 'Mulish', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n    color: #333333;\n    line-height: 1.7;\n  }\n  .goth-collection-wrap {\n    max-width: 640px;\n    margin: 0 auto;\n    padding: 0 16px;\n  }\n  \n  \/* 🖤 哥特暗黑学术风头部大盒子 *\/\n  .goth-hero-box {\n    background-color: #502566; \n    padding: 28px 20px; \n    border-radius: 24px; \n    margin: 20px 0; \n    border: 2px solid #683282;\n    border-bottom: 5px solid #683282; \n    text-align: center;\n  }\n  .goth-hero-title {\n    color: #683282; \n    font-size: 22px; \n    font-weight: bold;\n    text-align: center;\n    margin: 10px 0;\n  }\n  .goth-hero-subtitle {\n    text-align: center; \n    margin: 10px 0 20px; \n    font-size: 14px; \n    color: #555555;\n  }\n\n  \/* 图片全局优雅圆角、间距保护与阴影 *\/\n  .goth-collection-wrap img {\n    max-width: 100%;\n    height: auto;\n    display: block;\n    border-radius: 20px;\n    margin: 16px auto;\n    box-shadow: 0 4px 15px rgba(80, 37, 102, 0.1);\n  }\n\n  \/* 优雅浅紫轻奢卡片 *\/\n  .goth-card-light {\n    background-color: #fbf8ff; \n    padding: 24px 20px; \n    border-radius: 24px; \n    margin: 24px 0;\n    border: 1px solid #f3ebfc;\n  }\n\n  \/* 📏 产品规格防挤压双列网格结构 *\/\n  .goth-specs-box {\n    background-color: #f7f3fc; \n    padding: 24px 20px; \n    border-radius: 24px; \n    margin: 24px 0;\n    border: 1px solid #ede4f7;\n  }\n  .goth-specs-box h3 {\n    margin: 0 0 16px 0; \n    font-size: 17px;\n    font-weight: bold;\n    color: #683282;\n  }\n  .goth-spec-item {\n    padding: 12px 0;\n    border-bottom: 1px solid #ede4f7;\n    font-size: 14.5px;\n  }\n  .goth-spec-item:last-child {\n    border-bottom: none;\n    padding-bottom: 0;\n  }\n  .goth-spec-label {\n    font-weight: bold; \n    color: #683282; \n    display: block;\n    margin-bottom: 4px;\n  }\n  .goth-spec-value {\n    color: #444444;\n    line-height: 1.5;\n  }\n\n  \/* 纯白工整基础卡片 *\/\n  .goth-card-white {\n    background-color: #ffffff; \n    border: 1px solid #e5e7eb;\n    padding: 22px 20px; \n    border-radius: 24px; \n    margin: 24px 0;\n  }\n\n  \/* 🛡️ 安全保障大区块（左对齐防拉伸缝隙） *\/\n  .goth-guarantee-box {\n    background-color: #502566; \n    padding: 24px 20px; \n    border-radius: 24px; \n    margin: 24px 0;\n    border: 1px solid #683282;\n  }\n  .goth-guarantee-box h4 {\n    margin: 0 0 16px 0; \n    padding: 0;\n    text-align: center;\n  }\n  .goth-guarantee-text {\n    line-height: 1.6; \n    margin: 10px auto; \n    text-align: left;\n    color: #fbf8ff;\n    font-size: 14px;\n  }\n  .goth-guarantee-text p {\n    margin: 0 0 12px 0;\n  }\n  .goth-guarantee-text p:last-child {\n    margin: 0;\n  }\n\n  \/* 🔮 底部高级暗黑学术风逼单与按钮区块 *\/\n  .goth-cta-box {\n    text-align: center; \n    background: #fbf8ff; \n    padding: 34px 24px; \n    border-radius: 24px; \n    border: 2px dashed #683282;\n    margin-top: 32px;\n  }\n  .goth-cta-box h2 {\n    color: #502566; \n    margin: 0 0 10px 0; \n    font-size: 21px;\n    font-weight: 800;\n  }\n  .goth-cta-box .marketing-text {\n    font-size: 15px; \n    color: #444444; \n    margin: 0 0 18px 0;\n    line-height: 1.6;\n  }\n  .goth-cta-box .urgent-tag {\n    margin: 0 0 16px 0; \n    color: #683282; \n    font-weight: bold; \n    font-size: 14px;\n    letter-spacing: 0.5px;\n  }\n  \n  \/* 动作提示文案：精心挪到按钮上方，增强引导点击感 *\/\n  .click-indicator-text {\n    font-size: 15px; \n    font-weight: bold; \n    color: #683282; \n    margin: 14px 0 0 0;\n    display: block;\n    animation: pulse 2s infinite;\n  }\n  \n  .goth-btn {\n    display: block;\n    width: 100%;\n    max-width: 500px;\n    margin: 16px auto 0;\n    padding: 20px 32px; \n    background: #683282; \n    border: none;\n    border-radius: 50px; \n    color: #ffffff !important; \n    font-size: 22px; \n    font-weight: 900; \n    letter-spacing: 0.5px;\n    text-align: center;\n    text-decoration: none;\n    cursor: pointer;\n    box-shadow: 0 10px 25px rgba(104, 50, 130, 0.35); \n    transition: all 0.2s ease-in-out;\n    -webkit-appearance: none;\n  }\n  .goth-btn:hover {\n    background: #502566;\n    transform: translateY(-3px);\n    box-shadow: 0 14px 30px rgba(104, 50, 130, 0.45);\n  }\n\n  @keyframes pulse {\n    0% { transform: scale(1); }\n    50% { transform: scale(1.02); }\n    100% { transform: scale(1); }\n  }\n\n  @media(max-width: 480px) {\n    .goth-hero-box h2 { font-size: 18px; }\n    .goth-card-light, .goth-specs-box, .goth-card-white, .goth-guarantee-box { padding: 18px; }\n    .goth-btn { font-size: 19px; padding: 16px 24px; width: 100%; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"goth-collection-wrap\"\u003e\n  \u003cp class=\"goth-hero-title\"\u003e🖤 Hooded Gothic Rose Maiden Resin Figurine | Dark Fantasy Dark Academia Table Statue\u003c\/p\u003e\n  \n  \u003cp class=\"goth-hero-subtitle\"\u003eIntricate Victorian Gothic Lady Sculpture, Mysterious Shelf Desk Mantel Decor Gift For Goth Fantasy Collectors\u003c\/p\u003e\n\n  \u003cdiv class=\"goth-hero-box\"\u003e\n    \u003cp style=\"margin: 0; padding: 0;\"\u003e\u003cstrong style=\"font-size: 16px; color: #fbf8ff;\"\u003eElegant Detailed Hooded Maiden Statue With Rose Pedestal, Perfect Gothic Victorian Dark Academia Room Focal Decor ✨\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp style=\"margin: 14px 0 0 0; padding: 0; line-height: 1.7; color: #fbf8ff; text-align: left; font-size: 14px;\"\u003e\n      ✅ Exquisitely detailed haunting elegant hooded maiden silhouette design 🖤\u003cbr\u003e\n      ✅ Blends gothic, victorian \u0026amp; dark academia three popular aesthetic styles\u003cbr\u003e\n      ✅ Solid resin craft, fine carving rose adorned display pedestal base\u003cbr\u003e\n      ✅ Versatile placement for shelf, desk, mantel, cabinet display 📚\u003cbr\u003e\n      ✅ Sentimental unique gift for goth fans, fantasy art collectors \u0026amp; dark style lovers 🎁\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"goth-card-light\"\u003e\n    \u003cdiv style=\"text-align: center; font-size: 17px; font-weight: bold; color: #683282; margin-bottom: 14px;\"\u003e⚡️ Stock Sells Fast!\u003c\/div\u003e\n    \u003cp style=\"text-align: center; line-height: 1.7; margin: 0 0 16px 0;\"\u003e\n      ✅ Google Trusted Store\u003cbr\u003e\n      🛒 Secure Payment via PayPal \u0026amp; Credit Card\n    \u003c\/p\u003e\n    \u003cp style=\"margin: 0 0 14px 0; padding: 0; line-height: 1.6; font-style: italic; color: #683282; text-align: left;\"\u003e\n      Elevate your space with this enchanting, dark fantasy figurine. Designed with intricate details and a hauntingly elegant silhouette, this hooded maiden sitting on a rose-adorned pedestal perfectly captures the essence of Gothic, Victorian, and Dark Academia aesthetics.\n    \u003c\/p\u003e\n    \n    \u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1741838309784\/13a383612e4f4e308fbd4d134fb8f99b.jpg?w=800\u0026amp;h=800\" alt=\"Gothic Rose Maiden Front View\"\u003e\n    \n    \u003cp style=\"line-height: 1.6; margin: 16px 0; text-align: left;\"\u003e\n      Whether you are looking to add a touch of mystery to your bookshelf, desk, or mantel, this piece serves as a striking focal point for any dark-themed decor collection.\n    \u003c\/p\u003e\n    \n    \u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1741838309784\/2-126.jpg?w=800\u0026amp;h=800\" alt=\"Gothic Rose Maiden Details View\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"goth-specs-box\"\u003e\n    \u003ch3\u003e📏 Product Specifications\u003c\/h3\u003e\n    \n    \u003cdiv class=\"goth-spec-item\"\u003e\n      \u003cspan class=\"goth-spec-label\"\u003ePlacement Spots:\u003c\/span\u003e\n      \u003cspan class=\"goth-spec-value\"\u003eBookshelves, office desks, fireplace mantels, display cabinets\u003c\/span\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"goth-spec-item\"\u003e\n      \u003cspan class=\"goth-spec-label\"\u003eIdeal Usage:\u003c\/span\u003e\n      \u003cspan class=\"goth-spec-value\"\u003eDark theme room ornament, collectible display, thoughtful gift for gothic \u0026amp; dark fantasy enthusiasts\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"goth-card-white\"\u003e\n    \u003cp style=\"margin: 0 0 12px 0; padding: 0; text-align: center; color: #683282;\"\u003e\u003cstrong\u003e🎁 Package Includes\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cul style=\"margin: 0; padding-left: 20px; line-height: 1.8; color: #444444; text-align: left;\"\u003e\n      \u003cli\u003e1 x Lady Reaper Ethereal Hooded Rose Maiden Resin Sculpture\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"goth-card-white\" style=\"text-align: center;\"\u003e\n    \u003cp style=\"margin: 0 0 12px 0; padding: 0; color: #991b1b;\"\u003e\u003cstrong\u003e❗ Important Notes\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cdiv style=\"line-height: 1.6; text-align: left; color: #555555; font-size: 13.5px; margin-bottom: 16px;\"\u003e\n      • Minor size discrepancies exist from handmade manual measurement.\u003cbr\u003e\n      • Figurine shade and paint tone may slightly differ from screen images due to lighting and monitor differences.\n    \u003c\/div\u003e\n    \u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0566\/7461\/5457\/files\/2_d6eb7690-fa08-44a1-a77d-5389a387d08a_480x480.png?v=1659411405\" alt=\"Trust Badges\" style=\"max-width: 100%; margin: 10px auto; border-radius: 8px; box-shadow: none;\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"goth-guarantee-box\"\u003e\n    \u003ch4\u003e\u003cstrong style=\"color: #fbf8ff; font-size: 16px;\"\u003e⭐ 30-Day Risk-Free Purchase Guarantee\u003c\/strong\u003e\u003c\/h4\u003e\n    \u003cdiv class=\"goth-guarantee-text\"\u003e\n      \u003cp\u003e• Our gothic hooded rose maiden resin statue includes a full 30-day zero-risk satisfaction guarantee.\u003c\/p\u003e\n      \u003cp\u003e• We fully resolve any issues until you are completely satisfied with your dark aesthetic decor order.\u003c\/p\u003e\n      \u003cp\u003e• Fast email customer support is ready to answer questions and handle after-sale assistance anytime.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"goth-cta-box\"\u003e\n    \u003ch2\u003e🖤 Bring Mysterious Elegance into Your Space\u003c\/h2\u003e\n    \u003cp class=\"marketing-text\"\u003ePerfect for collectors of dark fantasy and lovers of Victorian aesthetics. Place it on your shelf and let it cast an enchanting spell over your room.\u003c\/p\u003e\n    \u003cp class=\"urgent-tag\"\u003e✨ LIMITED EDITION | SELLING OUT FAST\u003c\/p\u003e\n    \n    \u003cspan class=\"click-indicator-text\"\u003e👉 Click “ADD TO CART” To Secure Your Figurine Now!\u003c\/span\u003e\n    \n    \u003ca href=\"#\" target=\"_top\" class=\"goth-btn\"\u003eADD TO CART 🛒\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003cp style=\"text-align: center; margin: 30px 0 6px; padding: 0;\"\u003e\u003cstrong style=\"font-size: 15px; color: #683282;\"\u003e🖤 Elevate Your Dark Aesthetic | Order Your Gothic Hooded Maiden Figurine Today!\u003c\/strong\u003e\u003c\/p\u003e\n  \u003cp style=\"text-align: center; margin: 0 0 20px 0; padding: 0;\"\u003e\u003cspan style=\"font-size: 11.5px; color: #888888;\"\u003eVictorian Dark Academia Hooded Lady Resin Statue, Rose Pedestal Gothic Table Ornament Gift For Fantasy Goth Collectors\u003c\/span\u003e\u003c\/p\u003e\n  \n  \u003cdiv style=\"text-align: center; padding: 12px; background-color: #502566; border-radius: 12px;\"\u003e\n    \u003cspan style=\"color: #fbf8ff; font-weight: bold; font-size: 13.5px;\"\u003e✨ Hauntingly Beautiful Gothic Maiden Sculpture Adds Mysterious Elegance To Every Dark Themed Room \u0026amp; Display!\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"Default Title","offer_id":43865382125646,"sku":"JJ260612004-ssns-1","price":14.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0730\/6834\/7470\/files\/LadyReaper-EtherealHoodedFigureSculpture_1.jpg?v=1781420671","url":"https:\/\/www.pkairo.com\/products\/lady-reaper","provider":"pkairo","version":"1.0","type":"link"}