{"product_id":"the-apothecary-diaries-maomao-pop-up-parade-figure-kusuriya-no-hitorigoto-gsc","title":"The Apothecary Diaries Maomao POP UP PARADE Figure Kusuriya no Hitorigoto GSC","description":"\n\n\n    \u003cmeta charset=\"utf-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1\"\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@700\u0026amp;family=Lora:ital,wght@0,400;0,700;1,400\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n    \u003cstyle\u003e\n        \/* --- CORE AESTHETICS --- *\/\n        :root {\n            --primary-green: #2E8B57; \/* Maomao Green *\/\n            --poison-purple: #6A1B9A; \/* Poison\/Mystery *\/\n            --palace-gold: #D4AF37;   \/* Imperial Gold *\/\n            --bg-color: #FFFDF5;      \/* Parchment Paper tone *\/\n            --text-color: #2c3e50;\n        }\n\n        body {\n            font-family: 'Lora', serif; \/* Story-telling font *\/\n            background-color: #f0f0f0;\n            margin: 0;\n            padding: 0;\n            color: var(--text-color);\n            line-height: 1.8;\n        }\n\n        .main-container {\n            max-width: 950px;\n            margin: 30px auto;\n            background: var(--bg-color);\n            box-shadow: 0 10px 30px rgba(0,0,0,0.15);\n            border-radius: 4px;\n            overflow: hidden;\n            border: 1px solid #ddd;\n        }\n\n        \/* --- HEADER SECTION --- *\/\n        .header {\n            background: linear-gradient(135deg, var(--primary-green) 0%, #1a5235 100%);\n            color: #fff;\n            padding: 40px 20px;\n            text-align: center;\n            border-bottom: 5px solid var(--palace-gold);\n            position: relative;\n        }\n        \n        \/* Decorative Pattern (CSS only) *\/\n        .header::after {\n            content: \"\";\n            position: absolute;\n            top: 0; left: 0; right: 0; bottom: 0;\n            background-image: radial-gradient(circle, transparent 20%, #1a5235 20%, #1a5235 80%, transparent 80%, transparent), radial-gradient(circle, transparent 20%, #1a5235 20%, #1a5235 80%, transparent 80%, transparent);\n            background-size: 30px 30px;\n            background-position: 0 0, 15px 15px;\n            opacity: 0.05;\n        }\n\n        h1 {\n            font-family: 'Cinzel', serif; \/* Elegant Title Font *\/\n            font-size: 32px;\n            margin: 0;\n            text-transform: uppercase;\n            letter-spacing: 2px;\n            text-shadow: 2px 2px 4px rgba(0,0,0,0.3);\n            position: relative;\n            z-index: 1;\n        }\n\n        .sub-header {\n            font-size: 16px;\n            margin-top: 10px;\n            font-style: italic;\n            opacity: 0.9;\n            position: relative;\n            z-index: 1;\n        }\n\n        \/* --- CONTENT BODY --- *\/\n        .content {\n            padding: 40px;\n        }\n\n        h2 {\n            font-family: 'Cinzel', serif;\n            color: var(--poison-purple);\n            font-size: 22px;\n            border-bottom: 2px solid var(--palace-gold);\n            padding-bottom: 10px;\n            margin-top: 40px;\n            margin-bottom: 20px;\n        }\n\n        .highlight-box {\n            background: linear-gradient(to right, rgba(46, 139, 87, 0.1), rgba(106, 27, 154, 0.05));\n            border-left: 5px solid var(--poison-purple);\n            padding: 20px;\n            margin: 20px 0;\n            border-radius: 0 10px 10px 0;\n        }\n\n        .tag-container {\n            text-align: center;\n            margin-bottom: 30px;\n        }\n        \n        .tag {\n            display: inline-block;\n            background: var(--palace-gold);\n            color: #fff;\n            padding: 5px 15px;\n            border-radius: 50px;\n            font-family: 'Cinzel', serif;\n            font-size: 12px;\n            margin: 0 5px;\n            box-shadow: 0 2px 5px rgba(0,0,0,0.1);\n        }\n\n        \/* --- STORY \u0026 APPEAL (The Protocol) --- *\/\n        .lore-section {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 20px;\n            margin-bottom: 30px;\n        }\n\n        .lore-box {\n            flex: 1;\n            min-width: 300px;\n            background: #fff;\n            border: 1px solid #e0e0e0;\n            padding: 20px;\n            border-radius: 8px;\n            box-shadow: 0 4px 6px rgba(0,0,0,0.05);\n        }\n\n        .lore-title {\n            font-weight: bold;\n            color: var(--primary-green);\n            margin-bottom: 10px;\n            display: block;\n            text-transform: uppercase;\n            font-size: 14px;\n            letter-spacing: 1px;\n        }\n\n        \/* --- PRODUCT SPECS --- *\/\n        table {\n            width: 100%;\n            border-collapse: collapse;\n            margin-top: 15px;\n            font-size: 15px;\n        }\n        \n        th, td {\n            padding: 12px;\n            border-bottom: 1px solid #eee;\n            text-align: left;\n        }\n\n        th {\n            color: var(--primary-green);\n            width: 30%;\n            font-weight: bold;\n        }\n\n        \/* --- FOOTER --- *\/\n        .footer {\n            background: #333;\n            color: #aaa;\n            padding: 30px;\n            text-align: center;\n            font-size: 12px;\n        }\n\n        .footer p { margin: 5px 0; }\n        .warning { color: #e74c3c; }\n\n        \/* --- RESPONSIVE --- *\/\n        @media (max-width: 600px) {\n            .main-container { width: 100%; margin: 0; border-radius: 0; }\n            .content { padding: 20px; }\n            h1 { font-size: 24px; }\n            .lore-section { flex-direction: column; }\n        }\n    \u003c\/style\u003e\n\n\n\n\u003cdiv class=\"main-container\"\u003e\n\n    \u003cdiv class=\"header\"\u003e\n        \u003ch1\u003ePOP UP PARADE Maomao\u003c\/h1\u003e\n        \u003cdiv class=\"sub-header\"\u003eThe Apothecary Diaries - Authentic Figure from Japan\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content\"\u003e\n\n        \u003cdiv class=\"tag-container\"\u003e\n            \u003cspan class=\"tag\"\u003e100% Authentic\u003c\/span\u003e\n            \u003cspan class=\"tag\"\u003eExpress Shipping\u003c\/span\u003e\n            \u003cspan class=\"tag\"\u003eBrand New \u0026amp; Sealed\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"highlight-box\"\u003e\n            \u003cp\u003e\u003cstrong\u003e\"Poisons and medicines are two sides of the same coin.\"\u003c\/strong\u003e\u003c\/p\u003e\n            \u003cp\u003eFrom the masterpiece that swept the world, here comes the sharp-witted apothecary, \u003cstrong\u003eMaomao\u003c\/strong\u003e. This figure perfectly captures her intelligent charm and unique presence.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003ch2\u003eThe World of The Apothecary Diaries\u003c\/h2\u003e\n        \u003cdiv class=\"lore-section\"\u003e\n            \u003cdiv class=\"lore-box\"\u003e\n                \u003cspan class=\"lore-title\"\u003e◆ The Story\u003c\/span\u003e\n                \u003cp\u003eMaomao, a young girl with a deep knowledge of herbs and poisons, is kidnapped and sold to the Imperial Rear Palace as a lowly servant. Despite trying to remain invisible, her curiosity and skills lead her to solve medical mysteries within the court, eventually catching the eye of the enigmatic high official, Jinshi.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"lore-box\"\u003e\n                \u003cspan class=\"lore-title\"\u003e◆ Global Popularity\u003c\/span\u003e\n                \u003cp\u003eUnlike typical heroines, Maomao is pragmatic, cynical, and obsessed with poisons—a fresh \"STEM-coded\" character that Western audiences love. The series masterfully blends \u003cstrong\u003eSherlock Holmes-style mystery\u003c\/strong\u003e with intricate court politics and a slow-burn romance, making it a standout hit worldwide.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003ch2\u003eItem Specifications\u003c\/h2\u003e\n        \u003cp\u003eWe handle only \u003cstrong\u003e100% Official Japanese products\u003c\/strong\u003e. No bootlegs.\u003c\/p\u003e\n        \u003ctable\u003e\n            \u003ctbody\u003e\n\u003ctr\u003e\n                \u003cth\u003eCharacter Name\u003c\/th\u003e\n                \u003ctd\u003eMaomao (猫猫)\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003eFranchise\u003c\/th\u003e\n                \u003ctd\u003eThe Apothecary Diaries (Kusuriya no Hitorigoto)\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003eManufacturer\u003c\/th\u003e\n                \u003ctd\u003eGood Smile Company\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003eSeries Line\u003c\/th\u003e\n                \u003ctd\u003ePOP UP PARADE\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003eSize\u003c\/th\u003e\n                \u003ctd\u003eApprox. 170mm in Height\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003eMaterial\u003c\/th\u003e\n                \u003ctd\u003ePainted Plastic (PVC\/ABS)\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003eCondition\u003c\/th\u003e\n                \u003ctd\u003e\u003cstrong\u003eBrand New \/ Unopened (Sealed)\u003c\/strong\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003c\/table\u003e\n\n        \u003ch2\u003eShipping \u0026amp; Delivery\u003c\/h2\u003e\n        \u003cp\u003eTo ensure this delicate figure reaches you safely, we use \u003cstrong\u003eExpress Courier Service\u003c\/strong\u003e (FedEx \/ DHL \/ EMS).\u003c\/p\u003e\n        \u003cul\u003e\n            \u003cli\u003e\n\u003cstrong\u003eSpeed:\u003c\/strong\u003e Arrives significantly faster than standard airmail.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eTracking:\u003c\/strong\u003e Full tracking provided from Japan to your doorstep.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003ePacking:\u003c\/strong\u003e Packed in a sturdy box with ample cushioning to protect the collector's box.\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003ch2\u003ePayment \u0026amp; Terms\u003c\/h2\u003e\n        \u003cp\u003eWe accept all major payments via eBay Managed Payments. Returns are accepted within 30 days if the item is in its original, unopened condition.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"footer\"\u003e\n        \u003cp class=\"warning\"\u003eInternational Buyers - Please Note:\u003c\/p\u003e\n        \u003cp\u003eImport duties, taxes, and charges are not included in the item price or shipping cost. These charges are the buyer's responsibility. Please check with your country's customs office to determine what these additional costs will be prior to bidding or buying.\u003c\/p\u003e\n        \u003cp\u003e© 2024 Authentic Japan Figures. All Rights Reserved.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n","brand":"Good Smile Company","offers":[{"title":"Default Title","offer_id":51996529918272,"sku":"2511010103","price":62.89,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0945\/3735\/1488\/files\/57_19f2dc54-93fe-42a2-b113-2e491189517d.png?v=1778411481","url":"https:\/\/figujapan.com\/ja\/products\/the-apothecary-diaries-maomao-pop-up-parade-figure-kusuriya-no-hitorigoto-gsc","provider":"Figu Japan","version":"1.0","type":"link"}