{"product_id":"the-apothecary-diaries-maomao-garden-party-nendoroid-action-figure-gsc-nib","title":"The Apothecary Diaries Maomao Garden Party Nendoroid Action Figure GSC NIB","description":"\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eNendoroid Maomao Garden Party Ver.\u003c\/title\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@400;700\u0026amp;family=Zen+Maru+Gothic:wght@300;400;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n    \u003cstyle\u003e\n        :root {\n            --bg-color: #06120b;\n            --card-bg: #0d1e13;\n            --text-main: #e8f4ec;\n            --text-sub: #a3c4b1;\n            --accent-jade: #2e8b57;\n            --accent-gold: #d4af37;\n            --accent-pink: #d87d92;\n            --accent-white: #ffffff;\n            --gradient-hero: linear-gradient(135deg, rgba(6,18,11,0.95) 0%, rgba(46,139,87,0.25) 100%);\n            --font-header: 'Cinzel', serif;\n            --font-body: 'Zen Maru Gothic', sans-serif;\n        }\n\n        body {\n            margin: 0;\n            padding: 0;\n            font-family: var(--font-body);\n            background-color: var(--bg-color);\n            color: var(--text-main);\n            line-height: 1.6;\n            background-image: \n                radial-gradient(circle at 50% 0%, rgba(46, 139, 87, 0.1) 0%, transparent 70%),\n                linear-gradient(45deg, rgba(212, 175, 55, 0.03) 1px, transparent 1px);\n            background-size: 100% 100%, 30px 30px;\n        }\n\n        .hero {\n            background: var(--gradient-hero);\n            padding: 80px 20px;\n            text-align: center;\n            border-bottom: 2px solid var(--accent-jade);\n            position: relative;\n            overflow: hidden;\n            box-shadow: 0 4px 30px rgba(46, 139, 87, 0.2);\n        }\n\n        .hero::before {\n            content: 'POISON TESTER';\n            position: absolute;\n            top: 25px;\n            left: -50px;\n            background: var(--accent-gold);\n            color: #000;\n            padding: 5px 60px;\n            transform: rotate(-45deg);\n            font-family: var(--font-header);\n            font-weight: bold;\n            font-size: 0.9rem;\n            letter-spacing: 2px;\n            box-shadow: 0 4px 10px rgba(0,0,0,0.5);\n        }\n\n        .hero h1 {\n            font-family: var(--font-header);\n            font-size: 3.5rem;\n            color: var(--accent-white);\n            margin: 0;\n            text-shadow: 2px 2px 15px rgba(46, 139, 87, 0.8);\n            letter-spacing: 2px;\n            position: relative;\n            z-index: 2;\n        }\n\n        .hero p {\n            font-size: 1.3rem;\n            color: var(--accent-gold);\n            margin-top: 15px;\n            letter-spacing: 4px;\n            text-transform: uppercase;\n            font-weight: bold;\n        }\n\n        .container {\n            max-width: 950px;\n            margin: 0 auto;\n            padding: 50px 20px;\n        }\n\n        .story-card {\n            background: var(--card-bg);\n            border: 1px solid #1a3d26;\n            padding: 40px;\n            margin-bottom: 50px;\n            position: relative;\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.7);\n            border-left: 4px solid var(--accent-jade);\n            border-right: 4px solid var(--accent-pink);\n        }\n\n        .story-card::after {\n            content: 'GARDEN PARTY';\n            position: absolute;\n            top: -15px;\n            right: 30px;\n            background: var(--accent-pink);\n            color: #fff;\n            padding: 4px 20px;\n            font-family: var(--font-header);\n            font-weight: bold;\n            font-size: 1.1rem;\n            transform: rotate(3deg);\n            box-shadow: 0 4px 10px rgba(0,0,0,0.5);\n        }\n\n        .catchphrase {\n            font-family: var(--font-header);\n            font-size: 1.8rem;\n            color: var(--accent-gold);\n            text-align: center;\n            margin-bottom: 30px;\n            font-style: italic;\n            text-shadow: 0 0 10px rgba(212, 175, 55, 0.4);\n        }\n\n        .section-title {\n            font-family: var(--font-header);\n            font-size: 2.2rem;\n            color: var(--accent-white);\n            border-bottom: 1px solid #1a3d26;\n            padding-bottom: 10px;\n            margin-bottom: 30px;\n            text-align: center;\n        }\n\n        .story-text p {\n            font-size: 1.1rem;\n            color: var(--text-sub);\n            text-align: justify;\n            margin-bottom: 15px;\n        }\n\n        .spec-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 20px;\n            margin-bottom: 50px;\n        }\n\n        .spec-item {\n            background: rgba(13, 30, 19, 0.8);\n            border: 1px solid #1a3d26;\n            padding: 20px;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            transition: all 0.3s ease;\n        }\n\n        .spec-item:hover {\n            transform: translateY(-5px) scale(1.02);\n            border-color: var(--accent-jade);\n            box-shadow: 0 5px 20px rgba(46, 139, 87, 0.2);\n        }\n\n        .spec-label {\n            font-weight: bold;\n            color: var(--accent-gold);\n            font-family: var(--font-header);\n            letter-spacing: 1px;\n        }\n\n        .spec-value {\n            color: var(--accent-white);\n            font-weight: bold;\n            text-align: right;\n        }\n\n        .condition-badge {\n            display: inline-block;\n            background: linear-gradient(90deg, #000, var(--accent-jade), #000);\n            color: #fff;\n            padding: 8px 30px;\n            font-family: var(--font-header);\n            font-weight: bold;\n            letter-spacing: 2px;\n            border: 1px solid var(--accent-jade);\n            margin-bottom: 25px;\n            text-transform: uppercase;\n        }\n\n        .logistics-card {\n            background: #040d08;\n            border: 1px solid #1a3d26;\n            padding: 30px;\n            text-align: center;\n            border-radius: 5px;\n        }\n\n        .logistics-card h3 {\n            color: var(--accent-gold);\n            font-family: var(--font-header);\n            font-size: 1.5rem;\n            margin-top: 0;\n            letter-spacing: 2px;\n        }\n\n        .footer-links {\n            text-align: center;\n            margin-top: 80px;\n            padding-top: 40px;\n            border-top: 1px solid #1a3d26;\n        }\n\n        .footer-links a {\n            display: inline-block;\n            text-decoration: none;\n            color: var(--text-sub);\n            font-family: var(--font-header);\n            font-size: 1.3rem;\n            margin: 0 25px;\n            padding: 10px 20px;\n            border: 1px solid transparent;\n            transition: all 0.4s ease;\n        }\n\n        .footer-links a:hover {\n            color: var(--accent-white);\n            border-color: var(--accent-jade);\n            text-shadow: 0 0 10px rgba(255, 255, 255, 0.5);\n            background: rgba(46, 139, 87, 0.1);\n        }\n\n        .disclaimer {\n            font-size: 0.85rem;\n            color: #555;\n            text-align: center;\n            margin-top: 40px;\n        }\n\n        @media (max-width: 600px) {\n            .hero h1 { font-size: 2.2rem; }\n            .spec-grid { grid-template-columns: 1fr; }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cheader class=\"hero\"\u003e\n        \u003ch1\u003eMAOMAO\u003c\/h1\u003e\n        \u003cp\u003eGarden Party Ver. | Nendoroid\u003c\/p\u003e\n    \u003c\/header\u003e\n\n    \u003cdiv class=\"container\"\u003e\n        \u003csection class=\"story-card\"\u003e\n            \u003cdiv style=\"text-align: center;\"\u003e\n                \u003cdiv class=\"condition-badge\"\u003eCondition: NIB (Factory Sealed)\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"catchphrase\"\u003e\"This is poison...\"\u003c\/div\u003e\n            \u003cdiv class=\"story-text\"\u003e\n                \u003cp\u003eFrom the hit anime series \u003cstrong\u003e\"The Apothecary Diaries\" (Kusuriya no Hitorigoto)\u003c\/strong\u003e comes a highly detailed Nendoroid of the brilliant poison tester, Maomao, dressed in her stunning Garden Party attire!\u003c\/p\u003e\n                \u003cp\u003eProduced by Good Smile Company, this articulated action figure perfectly captures her rare moments of elegance in the rear palace. It includes multiple expression plates (such as her ecstatic face when tasting poison) and highly detailed optional parts like the blue rose and her intricate hairpin given by Jinshi.\u003c\/p\u003e\n                \u003cp\u003eThis item is a 100% authentic Japanese release and is \u003cstrong\u003eNew In Box (NIB) \/ Factory Sealed\u003c\/strong\u003e. An absolute must-have masterpiece for fans of the brilliant apothecary.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003csection\u003e\n            \u003ch2 class=\"section-title\"\u003eOfficial Specifications\u003c\/h2\u003e\n            \u003cdiv class=\"spec-grid\"\u003e\n                \u003cdiv class=\"spec-item\"\u003e\n                    \u003cspan class=\"spec-label\"\u003eManufacturer\u003c\/span\u003e\n                    \u003cspan class=\"spec-value\"\u003eGood Smile Company\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-item\"\u003e\n                    \u003cspan class=\"spec-label\"\u003eFranchise\u003c\/span\u003e\n                    \u003cspan class=\"spec-value\"\u003eThe Apothecary Diaries\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-item\"\u003e\n                    \u003cspan class=\"spec-label\"\u003eCharacter\u003c\/span\u003e\n                    \u003cspan class=\"spec-value\"\u003eMaomao (Garden Party)\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-item\"\u003e\n                    \u003cspan class=\"spec-label\"\u003eType\u003c\/span\u003e\n                    \u003cspan class=\"spec-value\"\u003eAction Figure (Articulated)\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-item\"\u003e\n                    \u003cspan class=\"spec-label\"\u003eCondition\u003c\/span\u003e\n                    \u003cspan class=\"spec-value\"\u003eBrand New \/ Factory Sealed\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-item\"\u003e\n                    \u003cspan class=\"spec-label\"\u003eOrigin\u003c\/span\u003e\n                    \u003cspan class=\"spec-value\"\u003eAuthentic Japan Release\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003csection class=\"logistics-card\"\u003e\n            \u003ch3\u003eExpedited Shipping Worldwide\u003c\/h3\u003e\n            \u003cp style=\"color: #aaa; font-size: 1.05rem;\"\u003eWe utilize premium express couriers (FedEx\/DHL\/EMS) to ensure your treasure arrives swiftly and securely from Japan. We understand the importance of Nendoroid box conditions for collectors, and will pack your item with extra layers of robust protective materials.\u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003cdiv class=\"footer-links\"\u003e\n            \u003ca href=\"https:\/\/www.ebay.com\/str\/figujapan\" target=\"_blank\"\u003efigu japan\u003c\/a\u003e\n            \u003ca href=\"https:\/\/www.ebay.com\/str\/akatsukiwestjapan\" target=\"_blank\"\u003eAkatsuki Selection\u003c\/a\u003e\n        \u003c\/div\u003e\n\n        \u003cp class=\"disclaimer\"\u003e\n            Import duties are buyer's responsibility. Please check with your country's customs office to determine what these additional costs will be prior to bidding or buying.\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\n","brand":"Good Smile Company","offers":[{"title":"Default Title","offer_id":51996552823104,"sku":"2506050071","price":106.25,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0945\/3735\/1488\/files\/57_ff8dffb3-fb39-452f-84ff-0070181243f3.png?v=1778413103","url":"https:\/\/figujapan.com\/ja\/products\/the-apothecary-diaries-maomao-garden-party-nendoroid-action-figure-gsc-nib","provider":"Figu Japan","version":"1.0","type":"link"}