{"product_id":"kaworu-nagisa-original-color-ver-figure-radio-eva-evangelion-hobby-max-mib","title":"Kaworu Nagisa Original Color Ver Figure Radio Eva Evangelion Hobby Max MIB","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@500;700;900\u0026amp;family=Zen+Maru+Gothic:wght@400;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  body {\n    background-color: #0a0a0a;\n    color: #e5e5e5;\n    font-family: 'Zen Maru Gothic', sans-serif;\n    margin: 0;\n    padding: 0;\n    line-height: 1.7;\n  }\n  .container {\n    max-width: 900px;\n    margin: 40px auto;\n    background: linear-gradient(135deg, #171717 0%, #0a0a0a 100%);\n    border: 2px solid #52525b;\n    border-radius: 4px;\n    box-shadow: 0 25px 60px rgba(0, 0, 0, 0.95), inset 0 0 30px rgba(82, 82, 91, 0.15);\n    overflow: hidden;\n  }\n  .header {\n    background: radial-gradient(circle at center, #27272a 0%, #0a0a0a 100%);\n    padding: 90px 20px;\n    text-align: center;\n    position: relative;\n    border-bottom: 5px solid #71717a;\n  }\n  .header::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0; bottom: 0;\n    background: repeating-linear-gradient(\n      45deg,\n      rgba(113, 113, 122, 0.05),\n      rgba(113, 113, 122, 0.05) 10px,\n      transparent 10px,\n      transparent 20px\n    );\n    pointer-events: none;\n  }\n  .header h1 {\n    font-family: 'Cinzel', serif;\n    font-size: 3.5rem;\n    color: #ffffff;\n    margin: 0;\n    text-transform: uppercase;\n    letter-spacing: 5px;\n    text-shadow: 0 0 25px rgba(113, 113, 122, 0.8), 2px 2px 0px #000000;\n  }\n  .header h2 {\n    font-family: 'Cinzel', serif;\n    font-size: 1.3rem;\n    color: #a1a1aa;\n    letter-spacing: 7px;\n    margin-top: 15px;\n    font-weight: 700;\n  }\n  .badge {\n    display: inline-block;\n    background: linear-gradient(90deg, #52525b, #3f3f46);\n    color: #ffffff;\n    padding: 10px 35px;\n    font-weight: 900;\n    margin-top: 30px;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    font-size: 1.1rem;\n    box-shadow: 0 6px 20px rgba(82, 82, 91, 0.4);\n    border: 1px solid #d4d4d8;\n  }\n  .section {\n    padding: 60px 40px;\n    border-bottom: 2px dashed #3f3f46;\n  }\n  .section:last-child {\n    border-bottom: none;\n  }\n  .section h2 {\n    font-family: 'Cinzel', serif;\n    font-size: 2.2rem;\n    color: #d4d4d8;\n    margin-top: 0;\n    border-left: 6px solid #71717a;\n    padding-left: 15px;\n    text-transform: uppercase;\n  }\n  .quote {\n    font-style: italic;\n    font-size: 1.6rem;\n    color: #e4e4e7;\n    text-align: center;\n    margin-bottom: 40px;\n    padding: 30px;\n    background: rgba(24, 24, 27, 0.8);\n    border: 2px solid #52525b;\n    border-radius: 4px;\n    box-shadow: inset 0 0 20px rgba(82, 82, 91, 0.1);\n  }\n  .specs-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 30px;\n  }\n  .specs-table th, .specs-table td {\n    padding: 18px;\n    border-bottom: 1px solid #3f3f46;\n  }\n  .specs-table th {\n    text-align: left;\n    color: #a1a1aa;\n    width: 35%;\n    font-weight: bold;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n  }\n  .specs-table td {\n    color: #fafafa;\n    font-weight: bold;\n  }\n  .condition-box {\n    background-color: rgba(113, 113, 122, 0.05);\n    border: 2px solid #71717a;\n    padding: 30px;\n    margin-top: 30px;\n    border-radius: 4px;\n    position: relative;\n  }\n  .condition-box::before {\n    content: '★ PRISTINE ARCHIVE GRADE ★';\n    position: absolute;\n    top: -14px;\n    left: 20px;\n    background: #71717a;\n    color: #0a0a0a;\n    padding: 4px 15px;\n    font-size: 0.85rem;\n    font-weight: bold;\n    font-family: 'Cinzel', serif;\n  }\n  .condition-box h3 {\n    color: #e4e4e7;\n    margin-top: 0;\n    font-family: 'Cinzel', serif;\n    letter-spacing: 1px;\n  }\n  .footer-shop {\n    background: #000000;\n    padding: 70px 20px;\n    text-align: center;\n    border-top: 4px solid #71717a;\n  }\n  .footer-shop h3 {\n    font-family: 'Cinzel', serif;\n    font-size: 2.5rem;\n    color: #ffffff;\n    margin: 0 0 15px 0;\n    letter-spacing: 6px;\n    text-shadow: 0 0 15px #71717a;\n  }\n  .footer-shop p {\n    color: #a1a1aa;\n    margin-bottom: 40px;\n    font-size: 1.15rem;\n  }\n  .btn {\n    display: inline-block;\n    padding: 18px 50px;\n    background: #52525b;\n    color: #ffffff;\n    text-decoration: none;\n    font-family: 'Cinzel', serif;\n    font-weight: bold;\n    font-size: 1.2rem;\n    text-transform: uppercase;\n    transition: all 0.3s ease;\n    box-shadow: 4px 4px 0px #d4d4d8;\n  }\n  .btn:hover {\n    background: #71717a;\n    transform: translate(2px, 2px);\n    box-shadow: 2px 2px 0px #d4d4d8;\n  }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"container\"\u003e\n  \u003cdiv class=\"header\"\u003e\n    \u003ch2\u003eEvangelion \/ RADIO EVA x Hobby Max Japan\u003c\/h2\u003e\n    \u003ch1\u003eKaworu Nagisa (Original Color Ver.)\u003c\/h1\u003e\n    \u003cdiv class=\"badge\"\u003eOpen Box \/ Mint Condition\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003cdiv class=\"quote\"\u003e\"I was born to meet you.\"\u003c\/div\u003e\n    \u003ch2\u003eThe Lore \u0026amp; Value\u003c\/h2\u003e\n    \u003cp\u003eElevate your collection with this incredibly stylish, high-end scale figure of Kaworu Nagisa from the globally acclaimed \"Evangelion\" franchise. Produced by Hobby Max Japan to commemorate the 10th anniversary of the official Evangelion apparel brand \"RADIO EVA\", this figure breathes life into the stunning artwork drawn by renowned illustrator Mai Yoneyama.\u003c\/p\u003e\n    \u003cp\u003eThis is the highly sought-after \u003cstrong\u003e\"Original Color Version\"\u003c\/strong\u003e, which faithfully replicates the chic, monotone grayscale aesthetic of the original illustration, capturing Kaworu's mysterious and serene aura in a modern streetwear context. Blending the boundaries between anime merchandise and high fashion art, securing this genuine Japanese release is a premier opportunity for devoted Evangelion collectors and art enthusiasts worldwide.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch2\u003eCondition \u0026amp; Details\u003c\/h2\u003e\n    \u003cdiv class=\"condition-box\"\u003e\n      \u003ch3\u003ePristine Archive Grade (Mint In Box)\u003c\/h3\u003e\n      \u003cp\u003eThis item is categorized as \u003cstrong\u003eMIB (Mint In Box)\u003c\/strong\u003e. It is 100% authentic. The outer packaging has been carefully opened, but the figure itself remains in absolutely flawless, untouched mint condition with no signs of wear or display. Curated by our expert team in Japan, it retains its absolute maximum collector prestige.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003ctable class=\"specs-table\"\u003e\n      \u003ctbody\u003e\n\u003ctr\u003e\n        \u003cth\u003eFranchise\u003c\/th\u003e\n        \u003ctd\u003eNeon Genesis Evangelion\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth\u003eCharacter Motif\u003c\/th\u003e\n        \u003ctd\u003eKaworu Nagisa\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth\u003eBrand\u003c\/th\u003e\n        \u003ctd\u003eHobby Max Japan \/ RADIO EVA\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth\u003eEdition\u003c\/th\u003e\n        \u003ctd\u003eOriginal Color Version (Monotone)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth\u003eCondition\u003c\/th\u003e\n        \u003ctd\u003eOpen Box \/ Mint (Flawless)\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n\u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch2\u003eLogistics \u0026amp; Terms\u003c\/h2\u003e\n    \u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Expedited Shipping Worldwide. To ensure this premium art figure arrives in perfect condition, it will be securely packaged with professional-grade structural armor protection to eliminate any risk of box damage during global transit.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eInternational Buyers - Please Note:\u003c\/strong\u003e Import duties are buyer's responsibility. Please check with your country's customs office to determine what these additional costs will be prior to purchasing.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"footer-shop\"\u003e\n    \u003ch3\u003efigu japan \/ Akatsuki Selection\u003c\/h3\u003e\n    \u003cp\u003eCurating authentic Japanese pop culture with absolute prestige.\u003c\/p\u003e\n    \u003ca href=\"https:\/\/www.ebay.com\/str\/figujapan\" target=\"_blank\" class=\"btn\"\u003eVisit Our Store\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n","brand":"Hobby Max Japan","offers":[{"title":"Default Title","offer_id":52714129785152,"sku":"2604250039","price":202.5,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0945\/3735\/1488\/files\/57_c4665ce3-57ba-4492-88a2-148a8a972329.png?v=1782907505","url":"https:\/\/figujapan.com\/products\/kaworu-nagisa-original-color-ver-figure-radio-eva-evangelion-hobby-max-mib","provider":"Figu Japan","version":"1.0","type":"link"}