{"product_id":"ceramic-hugging-couple-figurine","title":"Ceramic Hugging Couple Figurine","description":"\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #d4af37;\n      --primary-hover: #bda030;\n      --text-main: #2c2c2c;\n      --text-sub: #595959;\n      --bg-body: #faf9f6;\n      --bg-card: #ffffff;\n      --bg-soft: #f3f1eb;\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.04);\n      --shadow-lg: 0 10px 30px rgba(0, 0, 0, 0.06);\n      --border-color: #e5e0d8;\n\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n      word-break: break-word;\n      color: var(--text-main);\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      background-color: var(--bg-body);\n    }\n\n    .product-detail-container section {\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n    }\n\n    \/* Fixed Typography System *\/\n    .product-detail-container h1,\n    .product-detail-container .hero-title {\n      font-size: 22px;\n      line-height: 1.3;\n      font-weight: 700;\n      margin: 0 0 12px 0;\n    }\n\n    .product-detail-container h2,\n    .product-detail-container h3,\n    .product-detail-container .section-title,\n    .product-detail-container .feature-title,\n    .product-detail-container .faq-question {\n      font-size: 20px;\n      line-height: 1.4;\n      font-weight: 600;\n      margin: 0 0 16px 0;\n    }\n\n    .product-detail-container p,\n    .product-detail-container .hero-subtitle,\n    .product-detail-container .feature-desc,\n    .product-detail-container .spec-label,\n    .product-detail-container .spec-value,\n    .product-detail-container .faq-answer,\n    .product-detail-container .badge,\n    .product-detail-container .tag {\n      font-size: 18px;\n      line-height: 1.6;\n      font-weight: 400;\n      margin: 0;\n    }\n\n    \/* Trust Badge \/ Tag Styles *\/\n    .product-detail-container .badge {\n      display: inline-block;\n      background-color: var(--bg-soft);\n      color: var(--text-main);\n      padding: 6px 16px;\n      border-radius: 30px;\n      font-weight: 500;\n      margin-bottom: 16px;\n      border: 1px solid var(--border-color);\n    }\n\n    .product-detail-container .tag-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-top: 16px;\n    }\n\n    .product-detail-container .tag {\n      background-color: var(--bg-body);\n      color: var(--text-sub);\n      padding: 4px 12px;\n      border-radius: var(--radius-md);\n      border: 1px solid var(--border-color);\n    }\n\n    \/* Image Containers *\/\n    .product-detail-container .image-placeholder {\n      width: 100%;\n      background-color: var(--bg-soft);\n      border: 2px dashed var(--border-color);\n      border-radius: var(--radius-lg);\n      padding: 40px 20px;\n      box-sizing: border-box;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      justify-content: center;\n      text-align: center;\n      min-height: 250px;\n      margin: 20px 0;\n    }\n\n    .product-detail-container .image-placeholder span {\n      font-size: 18px;\n      font-weight: 500;\n      color: var(--text-sub);\n      margin-top: 8px;\n    }\n\n    \/* Intro \/ Hero Section *\/\n    .product-detail-container .hero-section {\n      padding: 30px 0;\n      text-align: center;\n    }\n\n    .product-detail-container .hero-content {\n      max-width: 800px;\n      margin: 0 auto 30px auto;\n    }\n\n    .product-detail-container .hero-subtitle {\n      color: var(--text-sub);\n      margin-bottom: 20px;\n    }\n\n    \/* Feature Sections *\/\n    .product-detail-container .feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: 24px;\n      background: var(--bg-card);\n      border-radius: var(--radius-lg);\n      padding: 24px;\n      border: 1px solid var(--border-color);\n      box-shadow: var(--shadow-sm);\n    }\n\n    .product-detail-container .feature-copy {\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    .product-detail-container .feature-desc {\n      color: var(--text-sub);\n    }\n\n    \/* Specifications Section *\/\n    .product-detail-container .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      background: var(--bg-card);\n      border-radius: var(--radius-lg);\n      overflow: hidden;\n      border: 1px solid var(--border-color);\n      box-shadow: var(--shadow-sm);\n    }\n\n    .product-detail-container .spec-table tbody tr {\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .product-detail-container .spec-table tbody tr:last-child {\n      border-bottom: none;\n    }\n\n    .product-detail-container .spec-table td {\n      padding: 16px 24px;\n    }\n\n    \/* FAQ Section *\/\n    .product-detail-container .faq-item {\n      background: var(--bg-card);\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-lg);\n      padding: 24px;\n      margin-bottom: 16px;\n      box-shadow: var(--shadow-sm);\n    }\n\n    .product-detail-container .faq-question {\n      color: var(--text-main);\n      margin-bottom: 12px;\n      display: flex;\n      align-items: center;\n      gap: 8px;\n    }\n\n    .product-detail-container .faq-answer {\n      color: var(--text-sub);\n    }\n\n    \/* Desktop Media Queries *\/\n    @media (min-width: 768px) {\n      .product-detail-container .hero-section {\n        padding: 50px 0;\n      }\n\n      .product-detail-container .feature-item {\n        flex-direction: row;\n        align-items: center;\n        gap: 48px;\n        padding: 40px;\n      }\n\n      .product-detail-container .feature-item.reverse {\n        flex-direction: row-reverse;\n      }\n\n      .product-detail-container .feature-media,\n      .product-detail-container .feature-copy {\n        flex: 1;\n        width: 50%;\n      }\n\n      .product-detail-container .spec-table td {\n        padding: 20px 32px;\n      }\n    }\n\n    \/* Mobile Specifications Responsive Rules *\/\n    @media (max-width: 767px) {\n      .product-detail-container .spec-table,\n      .product-detail-container .spec-table tbody,\n      .product-detail-container .spec-table tr {\n        display: block;\n        width: 100%;\n        box-sizing: border-box;\n      }\n\n      .product-detail-container .spec-table td {\n        display: grid;\n        grid-template-columns: minmax(110px, 40%) minmax(0, 1fr);\n        gap: 14px;\n        width: 100%;\n        box-sizing: border-box;\n        padding: 14px 16px;\n        align-items: start;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n\n      .product-detail-container .spec-table td::before {\n        content: attr(data-label);\n        display: block;\n        min-width: 0;\n        font-size: 18px;\n        font-weight: 600;\n        line-height: 1.5;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n\n      .product-detail-container .spec-table .spec-value {\n        display: block;\n        min-width: 0;\n        max-width: 100%;\n        font-size: 18px;\n        line-height: 1.5;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n    }\n\n    @media (max-width: 420px) {\n      .product-detail-container .spec-table td {\n        grid-template-columns: 1fr;\n        gap: 6px;\n      }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n  [AI Design Logic]\n  Product Type: Minimalist Ceramic Sculpture\n  Target Audience: Couples, Home Decor Enthusiasts, Art Lovers\n  Visual Style: Modern, Cozy Minimalist, Sophisticated\n  Color Strategy: Warm Off-White (#faf9f6), Cozy Soft Sand (#f3f1eb), Elegant Gold Accents (#d4af37), and Deep Charcoal\/Black (#2c2c2c)\n  Module Order: Intro\/Hero, Feature 1, Feature 2, Feature 3, Specifications, FAQ\n  Detail Image Mapping: Hero=detail_4, Feature1=detail_3, Feature2=detail_5, Feature3=detail_6\n  Specification Data Source: Extracted from detail_1 and detail_2 (data extraction only; no specification image placeholder is rendered)\n  Compare Section: Not included (insufficient data to create an honest side-by-side comparison)\n  Information Boundary: Only information explicitly provided in the product analysis report, detail images, specification images, and the current conversation has been used. No unverified product facts have been added.\n  --\u003e\u003c!-- A. INTRO \/ HERO CONTENT BLOCK --\u003e\n\u003csection class=\"hero-section\"\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003cspan class=\"badge\"\u003eArtistic Ceramic Sculpture\u003c\/span\u003e\n\u003ch1 class=\"hero-title\"\u003eA Hugging Couple Figurine That Embodies Connection and Intimacy\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eBringing warmth and modern sophistication to your home with abstract lines, fine matte ceramic, and a shining gold heart at the center.\u003c\/p\u003e\n\n\u003cp class=\"hero-subtitle\" style=\"color: var(--text-main); font-weight: 500;\"\u003eA mini keepsake, just 3.3 inches (8.5 cm) tall—perfect for a bedside table or shelf.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img52\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260902175422\/abba8a07ca35b9e869d695d3620b197a.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- B. FEATURE SECTIONS --\u003e\n\n\u003csection class=\"features-section\"\u003e\u003c!-- Feature 1 --\u003e\n\u003cdiv class=\"feature-item\" style=\"margin-bottom: 24px;\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img53\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260902175422\/4b70435ad5b3930a7972f6ba898b0d51.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eIntimate Nested Hug Design\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eThis modern abstract sculpture consists of two separate figurines that fit seamlessly together. The taller figure embraces from behind while the shorter figure rests gently in front, creating a clean, nested representation of quiet love and dependency.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eAbstract Figurine\u003c\/span\u003e \u003cspan class=\"tag\"\u003eNo Facial Features\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\u003e\n\n\u003cdiv class=\"feature-item reverse\" style=\"margin-bottom: 24px;\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img54\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260902175422\/ada12c80abcedfa9be5cb6eb8943754b.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eMatte Base with Metallic Contrast\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eMade from ceramic with a fine-grained matte textured body, this piece absorbs light beautifully to show off its round contours. Positioned at the very center of the front figure is a smooth, highly reflective electroplated gold heart, acting as a striking visual focal point.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eTextured Matte Glaze\u003c\/span\u003e \u003cspan class=\"tag\"\u003eMirror Electroplated Heart\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img55\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260902175422\/7567fd88e471778270eb3187569bb346.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eA Subtle \u0026amp; Versatile Home Accent\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eDesigned with a small footprint, this sculpture fits easily onto bedside tables, bookshelves, fireplace mantels, or television stands. It introduces an artistic element to modern minimalist spaces, cozy bedrooms, and home office setups.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eBedroom Accent\u003c\/span\u003e \u003cspan class=\"tag\"\u003eBookshelf Display\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- C. SPECIFICATIONS --\u003e\n\n\u003csection class=\"specifications-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eSpecifications\u003c\/h2\u003e\n\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Package Includes\"\u003e\u003cspan class=\"spec-value\"\u003eEach set includes 2 matching figurines that nest together in a hug.\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Material\"\u003e\u003cspan class=\"spec-value\"\u003eCeramic\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Body Finish\"\u003e\u003cspan class=\"spec-value\"\u003eFine-grained matte textured surface\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Heart Finish\"\u003e\u003cspan class=\"spec-value\"\u003eSmooth mirror electroplated gold\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Tall Figurine (Male)\"\u003e\u003cspan class=\"spec-value\"\u003e6.5 cm x 3.2 cm x 8.5 cm (2.6 in x 1.3 in x 3.3 in)\u003cbr\u003e\n\t\t\tWeight: 73.5 g (2.6 oz)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Short Figurine (Female)\"\u003e\u003cspan class=\"spec-value\"\u003e4.7 cm x 2.8 cm x 6.6 cm (1.9 in x 1.1 in x 2.6 in)\u003cbr\u003e\n\t\t\tWeight: 59.5 g (2.1 oz)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Base Design\"\u003e\u003cspan class=\"spec-value\"\u003eFlat bottom, free-standing without extra support frames\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- D. FAQ --\u003e\n\n\u003csection class=\"faq-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 Are the two figurines attached or separate?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe tall and short figurines are separate, independent pieces. They are designed to nest closely against each other so they can stand as a single hugging unit or be slightly turned for custom angles.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 What is the texture of the sculpture?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe main body has a rougher, fine-grained matte finish that gives the ceramic a modern look. The heart in the center has a contrasting metallic electroplated gold finish that is completely smooth and shiny.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 How do I clean and maintain this decor piece?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eTo maintain the matte surface and the metallic heart, simply wipe them gently with a dry, soft microfiber cloth. Avoid using liquid chemical cleaners, water, or abrasive materials on the finishes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"White (2-Piece Set)","offer_id":52792987811972,"sku":"20260910-183929-3761","price":16.95,"currency_code":"USD","in_stock":true},{"title":"Black (2-Piece Set)","offer_id":52792987844740,"sku":"20260910-183929-7447","price":16.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0961\/3053\/1460\/files\/abba8a07ca35b9e869d695d3620b197a.jpg?v=1789036939","url":"https:\/\/everyneeding.com\/products\/ceramic-hugging-couple-figurine","provider":"Everyneeding","version":"1.0","type":"link"}