{"product_id":"tengen-toppa-gurren-lagann-figure-kaiyodo-revoltech-062-yamaguchi-anime-misb","title":"Tengen Toppa Gurren Lagann Figure Kaiyodo Revoltech 062 Yamaguchi Anime MISB","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: #000000;\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, #1a0000 0%, #000000 100%);\n    border: 3px solid #dc2626;\n    border-radius: 4px;\n    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.95), inset 0 0 30px rgba(220, 38, 38, 0.2);\n    overflow: hidden;\n  }\n  .header {\n    background: radial-gradient(circle at center, #7f1d1d 0%, #000000 100%);\n    padding: 90px 20px;\n    text-align: center;\n    position: relative;\n    border-bottom: 5px solid #ef4444;\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(239, 68, 68, 0.1),\n      rgba(239, 68, 68, 0.1) 15px,\n      transparent 15px,\n      transparent 30px\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 #dc2626, 3px 3px 0px #7f1d1d;\n  }\n  .header h2 {\n    font-family: 'Cinzel', serif;\n    font-size: 1.3rem;\n    color: #fca5a5;\n    letter-spacing: 8px;\n    margin-top: 15px;\n    font-weight: 700;\n  }\n  .badge {\n    display: inline-block;\n    background: linear-gradient(90deg, #dc2626, #991b1b);\n    color: #ffffff;\n    padding: 12px 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: 5px 5px 0px #fca5a5;\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: #fca5a5;\n    margin-top: 0;\n    border-left: 8px solid #dc2626;\n    padding-left: 15px;\n    text-transform: uppercase;\n    text-shadow: 0 0 10px rgba(220, 38, 38, 0.5);\n  }\n  .quote {\n    font-style: italic;\n    font-size: 1.6rem;\n    color: #fecaca;\n    text-align: center;\n    margin-bottom: 40px;\n    padding: 30px;\n    background: rgba(30, 0, 0, 0.8);\n    border: 2px solid #ef4444;\n    border-radius: 4px;\n    box-shadow: inset 0 0 20px rgba(239, 68, 68, 0.3);\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: #fca5a5;\n    width: 35%;\n    font-weight: bold;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n  }\n  .specs-table td {\n    color: #ffffff;\n    font-weight: bold;\n  }\n  .condition-box {\n    background-color: rgba(220, 38, 38, 0.05);\n    border: 2px solid #ef4444;\n    padding: 30px;\n    margin-top: 30px;\n    border-radius: 4px;\n    position: relative;\n  }\n  .condition-box::before {\n    content: '★ FACTORY SEALED MASTERPIECE ★';\n    position: absolute;\n    top: -14px;\n    left: 20px;\n    background: #ef4444;\n    color: #ffffff;\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: #fca5a5;\n    margin-top: 0;\n    font-family: 'Cinzel', serif;\n    letter-spacing: 1px;\n  }\n  .footer-shop {\n    background: #0a0000;\n    padding: 70px 20px;\n    text-align: center;\n    border-top: 5px solid #dc2626;\n  }\n  .footer-shop h3 {\n    font-family: 'Cinzel', serif;\n    font-size: 2.6rem;\n    color: #ffffff;\n    margin: 0 0 15px 0;\n    letter-spacing: 6px;\n    text-shadow: 0 0 20px #dc2626;\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: #dc2626;\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: 5px 5px 0px #ef4444;\n  }\n  .btn:hover {\n    background: #b91c1c;\n    transform: translate(2px, 2px);\n    box-shadow: 3px 3px 0px #ef4444;\n  }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"container\"\u003e\n  \u003cdiv class=\"header\"\u003e\n    \u003ch2\u003eKaiyodo Revoltech Yamaguchi No.062\u003c\/h2\u003e\n    \u003ch1\u003eTengen Toppa Gurren Lagann\u003c\/h1\u003e\n    \u003cdiv class=\"badge\"\u003eMint In Sealed Box \/ MISB\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003cdiv class=\"quote\"\u003e\"My drill is the drill that creates the heavens!\"\u003c\/div\u003e\n    \u003ch2\u003eThe Lore \u0026amp; Value\u003c\/h2\u003e\n    \u003cp\u003ePierce the heavens with this legendary masterpiece from the iconic mecha anime \"Tengen Toppa Gurren Lagann.\" Masterfully crafted by Kaiyodo as part of the highly acclaimed Revoltech Yamaguchi series (No.062), this action figure perfectly captures the ultimate evolution of Gurren Lagann with overwhelming intensity and dynamic proportion.\u003c\/p\u003e\n    \u003cp\u003eThanks to the innovative Revolver Joint system, this figure boasts an incredible range of motion, allowing you to recreate its most epic, physics-defying combat poses from the climax of the series. Equipped with spectacular flame accessories and its iconic chest sunglasses, finding this original Japanese release completely factory sealed is a tremendous opportunity for serious mecha collectors 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\u003eFactory Sealed Archive Grade\u003c\/h3\u003e\n      \u003cp\u003eThis item is strictly graded as \u003cstrong\u003eMISB (Mint In Sealed Box)\u003c\/strong\u003e. It is 100% authentic and completely factory sealed. The outer packaging is pristine, and the figure inside has never been touched or displayed. Meticulously preserved by our expert curation 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\u003eTengen Toppa Gurren Lagann\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth\u003eBrand\u003c\/th\u003e\n        \u003ctd\u003eKaiyodo (Revoltech Yamaguchi)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth\u003eFeatures\u003c\/th\u003e\n        \u003ctd\u003eRevolver Joints, Flame Effect Parts\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth\u003eCondition\u003c\/th\u003e\n        \u003ctd\u003eBrand New \/ Factory Sealed\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth\u003eOrigin\u003c\/th\u003e\n        \u003ctd\u003eAuthentic Japanese Release\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. As a highly valued collectible, this figure will be meticulously encased in professional-grade structural armor protection to guarantee a flawless arrival without any box damage.\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":"Kaiyodo","offers":[{"title":"Default Title","offer_id":52094083137856,"sku":"2604250048","price":114.3,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0945\/3735\/1488\/files\/57_a38cc208-860e-40ec-9d2e-2ef556ae4495.png?v=1780743904","url":"https:\/\/figujapan.com\/products\/tengen-toppa-gurren-lagann-figure-kaiyodo-revoltech-062-yamaguchi-anime-misb","provider":"Figu Japan","version":"1.0","type":"link"}