{"product_id":"zero-two-darling-in-the-franxx-1-7-scale-anime-figure-proof-misb-authentic-japan","title":"Zero Two DARLING in the FRANXX 1\/7 Scale Anime Figure PROOF MISB Authentic Japan","description":"\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@700;900\u0026amp;family=Zen+Maru+Gothic:wght@400;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n    \/* Bulletproof Zero Two CSS - Full Hex Codes Only, No Variables *\/\n    body {\n        background-color: #0d0d0f;\n        background-image: linear-gradient(45deg, #1a0508 25%, transparent 25%, transparent 75%, #1a0508 75%, #1a0508), \n                          linear-gradient(45deg, #1a0508 25%, transparent 25%, transparent 75%, #1a0508 75%, #1a0508);\n        background-size: 40px 40px;\n        background-position: 0 0, 20px 20px;\n        color: #f0f0f0;\n        font-family: 'Zen Maru Gothic', sans-serif;\n        margin: 0; padding: 0;\n        line-height: 1.8;\n    }\n\n    .master-wrapper {\n        max-width: 880px;\n        margin: 40px auto;\n        background: rgba(10, 10, 12, 0.95);\n        border: 2px solid #ff0033;\n        box-shadow: 0 0 30px rgba(255, 0, 51, 0.3);\n        overflow: hidden;\n    }\n\n    \/* Pistil Header *\/\n    .hero-banner {\n        text-align: center;\n        padding: 80px 20px;\n        background: linear-gradient(135deg, #220005 0%, #000000 100%);\n        border-bottom: 4px solid #ff6699;\n        position: relative;\n    }\n\n    h1 {\n        font-family: 'Cinzel', serif;\n        font-size: 4rem;\n        color: #ffffff;\n        text-shadow: 0 0 20px #ff0033, 3px 3px 0px #99001a;\n        margin: 0;\n        letter-spacing: 5px;\n        text-transform: uppercase;\n        line-height: 1.1;\n    }\n\n    .subtitle {\n        color: #ff6699;\n        font-family: 'Zen Maru Gothic', sans-serif;\n        font-size: 1.3rem;\n        font-weight: 700;\n        letter-spacing: 4px;\n        margin-top: 15px;\n        text-transform: uppercase;\n        background: rgba(255, 102, 153, 0.1);\n        display: inline-block;\n        padding: 5px 20px;\n        border: 1px solid #ff6699;\n    }\n\n    .content-zone { padding: 40px; }\n\n    .darling-quote {\n        border-left: 5px solid #ff0033;\n        padding: 20px 30px;\n        background: rgba(255, 0, 51, 0.05);\n        font-family: 'Cinzel', serif;\n        font-size: 1.5rem;\n        color: #ffcccc;\n        font-style: italic;\n        margin-bottom: 40px;\n        text-align: center;\n        letter-spacing: 1px;\n    }\n\n    .info-panel {\n        background: #121214;\n        border: 1px solid #330011;\n        padding: 35px;\n        margin-bottom: 35px;\n        position: relative;\n    }\n\n    h2 {\n        font-family: 'Cinzel', serif;\n        color: #ff0033;\n        font-size: 1.8rem;\n        margin-top: 0;\n        text-transform: uppercase;\n        border-bottom: 1px solid #330011;\n        padding-bottom: 10px;\n    }\n\n    .condition-alert {\n        display: inline-block;\n        background: #ff0033;\n        color: #ffffff;\n        padding: 10px 25px;\n        font-weight: 900;\n        letter-spacing: 2px;\n        margin-bottom: 20px;\n        font-size: 1.1rem;\n        font-family: 'Cinzel', serif;\n        box-shadow: 0 5px 15px rgba(255, 0, 51, 0.4);\n    }\n\n    .spec-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n        gap: 15px;\n        margin-top: 25px;\n    }\n\n    .spec-item {\n        background: #000000;\n        padding: 15px;\n        border-left: 3px solid #ff6699;\n    }\n\n    .spec-item span { color: #888888; display: block; font-size: 0.85rem; text-transform: uppercase; }\n    .spec-item strong { color: #ffffff; font-size: 1.1rem; }\n\n    \/* Video Redirect Card (Bulletproof YouTube Module) *\/\n    .video-gate {\n        margin: 50px 0;\n        background: #050002;\n        border: 1px dashed #ff0033;\n        padding: 40px 20px;\n        text-align: center;\n    }\n\n    .video-redirect-card {\n        display: block;\n        max-width: 600px;\n        margin: 0 auto;\n        background: #111111;\n        border: 2px solid #ff0033;\n        position: relative;\n        text-decoration: none;\n        transition: transform 0.3s;\n    }\n\n    .video-redirect-card:hover { transform: scale(1.03); border-color: #ff6699; box-shadow: 0 0 25px rgba(255,0,51,0.5); }\n\n    .video-thumbnail-placeholder {\n        height: 280px;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        justify-content: center;\n        background: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)), radial-gradient(circle, #4d001a 0%, #000000 100%);\n    }\n\n    .play-icon {\n        width: 75px; height: 75px;\n        background: #ff0033;\n        border-radius: 50%;\n        display: flex; align-items: center; justify-content: center;\n        margin-bottom: 20px;\n    }\n\n    .play-icon::after {\n        content: '';\n        border-style: solid;\n        border-width: 14px 0 14px 22px;\n        border-color: transparent transparent transparent #ffffff;\n        margin-left: 5px;\n    }\n\n    .video-text {\n        color: #ffffff;\n        font-family: 'Cinzel', serif;\n        font-size: 1.4rem;\n        font-weight: bold;\n    }\n\n    .sub-btn {\n        display: inline-block;\n        background: linear-gradient(90deg, #ff0033, #cc0029);\n        color: #ffffff;\n        padding: 15px 40px;\n        text-decoration: none;\n        font-weight: 900;\n        margin-top: 30px;\n        letter-spacing: 2px;\n        border-radius: 30px;\n    }\n\n    .sub-btn:hover { box-shadow: 0 0 15px #ff6699; }\n\n    \/* Logistics \u0026 Shop Link *\/\n    .logistics-footer {\n        background: #050505;\n        padding: 30px 40px;\n        border-top: 2px solid #330011;\n        font-size: 0.9rem;\n        color: #aaaaaa;\n    }\n\n    .shop-link-module {\n        background: #000000;\n        padding: 60px 20px;\n        text-align: center;\n        border-top: 4px solid #ff6699;\n    }\n\n    .shop-brand-title {\n        font-family: 'Cinzel', serif;\n        font-size: 2.2rem;\n        color: #ffffff;\n        margin-bottom: 10px;\n    }\n\n    .shop-tagline { color: #ff6699; font-weight: bold; letter-spacing: 3px; margin-bottom: 25px; }\n\n    .visit-store-btn {\n        display: inline-block;\n        padding: 12px 40px;\n        border: 2px solid #ffffff;\n        color: #ffffff;\n        text-decoration: none;\n        font-weight: bold;\n        transition: background 0.3s, color 0.3s;\n    }\n\n    .visit-store-btn:hover { background: #ffffff; color: #000000; }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"master-wrapper\"\u003e\n    \u003cheader class=\"hero-banner\"\u003e\n        \u003ch1\u003eZERO TWO\u003c\/h1\u003e\n        \u003cdiv class=\"subtitle\"\u003e1\/7 SCALE FIGURE | PROOF\u003c\/div\u003e\n    \u003c\/header\u003e\n\n    \u003cdiv class=\"content-zone\"\u003e\n        \u003cdiv class=\"darling-quote\"\u003e\n            \"Won't you be my darling?\"\n        \u003c\/div\u003e\n\n        \u003csection class=\"info-panel\"\u003e\n            \u003ch2\u003eThe Perfect Pistil\u003c\/h2\u003e\n            \u003cp\u003eEmbrace the breathtaking beauty of Code:002. This exceptional 1\/7 scale figure by PROOF flawlessly captures Zero Two's enchanting gaze and dynamic pose. From her iconic horns and striking red uniform to the delicate flow of her pink hair, the level of sculpting and paintwork on this artifact is nothing short of extraordinary.\u003c\/p\u003e\n            \u003cp\u003eDue to immense global popularity, an authentic Japanese release of this figure in perfect condition has become incredibly challenging to source.\u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003csection class=\"info-panel\"\u003e\n            \u003ch2\u003eAuthentication \u0026amp; Status\u003c\/h2\u003e\n            \u003cdiv style=\"text-align: center;\"\u003e\n                \u003cdiv class=\"condition-alert\"\u003eMISB (Mint In Sealed Box)\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cp\u003e\u003cstrong\u003ePristine Condition:\u003c\/strong\u003e This figure is 100% Authentic, procured directly from verified distributors in Japan. It is factory sealed and has never been opened. Shield yourself from inferior bootlegs—our store guarantees genuine quality for serious collectors.\u003c\/p\u003e\n            \n            \u003cdiv class=\"spec-grid\"\u003e\n                \u003cdiv class=\"spec-item\"\u003e\n\u003cspan\u003eCharacter\u003c\/span\u003e\u003cstrong\u003eZero Two\u003c\/strong\u003e\n\u003c\/div\u003e\n                \u003cdiv class=\"spec-item\"\u003e\n\u003cspan\u003eBrand\u003c\/span\u003e\u003cstrong\u003ePROOF\u003c\/strong\u003e\n\u003c\/div\u003e\n                \u003cdiv class=\"spec-item\"\u003e\n\u003cspan\u003eScale\u003c\/span\u003e\u003cstrong\u003e1\/7 Scale PVC\u003c\/strong\u003e\n\u003c\/div\u003e\n                \u003cdiv class=\"spec-item\"\u003e\n\u003cspan\u003eCondition\u003c\/span\u003e\u003cstrong\u003eBrand New \/ Unopened\u003c\/strong\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003csection class=\"video-gate\"\u003e\n            \u003ch2 style=\"text-align: center; color:#ffffff; border:none; margin-bottom: 25px;\"\u003eConnect to Our Network\u003c\/h2\u003e\n            \u003ca href=\"https:\/\/www.youtube.com\/@figujapan\" target=\"_blank\" class=\"video-redirect-card\"\u003e\n                \u003cdiv class=\"video-thumbnail-placeholder\"\u003e\n                    \u003cdiv class=\"play-icon\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"video-text\"\u003eWATCH OUR FIGURE SHOWCASE\u003cbr\u003e\u003cspan style=\"font-size:0.9rem; color:#ffcccc;\"\u003e(Click to view on YouTube)\u003c\/span\u003e\n\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/a\u003e\n            \u003ca href=\"https:\/\/www.youtube.com\/@figujapan\" target=\"_blank\" class=\"sub-btn\"\u003eSUBSCRIBE TO FIGU JAPAN\u003c\/a\u003e\n        \u003c\/section\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"logistics-footer\"\u003e\n        \u003cstrong style=\"color:#ffffff; font-size:1.1rem;\"\u003eExpedited Shipping Worldwide\u003c\/strong\u003e\u003cbr\u003e\n        Your precious artifact will be securely wrapped in premium shock-absorbing materials and shipped in a heavy-duty box directly from Japan.\u003cbr\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:0.8rem; color:#888888;\"\u003eImport duties are buyer's responsibility. Please consult your local customs office prior to purchasing.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"shop-link-module\"\u003e\n        \u003cdiv class=\"shop-brand-title\"\u003efigu japan \/ Akatsuki Selection\u003c\/div\u003e\n        \u003cdiv class=\"shop-tagline\"\u003eAUTHENTIC ANIME ARTIFACTS\u003c\/div\u003e\n        \u003ca href=\"https:\/\/www.ebay.com\/str\/figujapan\" target=\"_blank\" class=\"visit-store-btn\"\u003eVISIT OUR STORE\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n","brand":"proof","offers":[{"title":"Default Title","offer_id":51996571631936,"sku":"2509010083","price":242.25,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0945\/3735\/1488\/files\/57_9625d46a-7b49-49c3-9007-7f50642ca52b.png?v=1778414649","url":"https:\/\/figujapan.com\/ja\/products\/zero-two-darling-in-the-franxx-1-7-scale-anime-figure-proof-misb-authentic-japan","provider":"Figu Japan","version":"1.0","type":"link"}