{"product_id":"labrys-figma-persona-4-arena-p4a-action-figure-max-factory-megami-tensei-misb","title":"Labrys figma Persona 4 Arena P4A Action Figure Max Factory Megami Tensei MISB","description":"\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eLabrys figma Action Figure - Max Factory Persona 4 Arena\u003c\/title\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@700;900\u0026amp;family=Zen+Maru+Gothic:wght@500;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n\/* Reset \u0026 Base Styling *\/\ndiv, p, h1, h2, h3, span, section, table, tr, td, th {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n}\n\n\/* Cyber Persona Yellow \u0026 Midnight Black Engine *\/\n.stealth-wrapper {\n    width: 100%;\n    background: #09090b;\n    background-image: \n        linear-gradient(45deg, rgba(250, 204, 21, 0.02) 25%, transparent 25%, transparent 75%, rgba(250, 204, 21, 0.02) 75%, rgba(250, 204, 21, 0.02)),\n        linear-gradient(45deg, rgba(250, 204, 21, 0.02) 25%, #09090b 25%, #09090b 75%, rgba(250, 204, 21, 0.02) 75%, rgba(250, 204, 21, 0.02));\n    background-size: 60px 60px;\n    background-position: 0 0, 30px 30px;\n    color: #f4f4f5;\n    font-family: 'Zen Maru Gothic', sans-serif;\n    padding: 60px 20px;\n    font-size: 16px;\n    line-height: 1.8;\n}\n\n\/* Radical Glitch-Style Header with Sharp Asymmetry \u0026 Warning Stripes *\/\n.stealth-header {\n    text-align: center;\n    max-width: 850px;\n    margin: 0 auto 40px auto;\n    padding: 50px 30px;\n    background: #18181b;\n    border: 4px solid #facc15;\n    border-right: 12px solid #facc15;\n    position: relative;\n    box-shadow: 8px 8px 0px rgba(234, 179, 8, 0.15);\n}\n\n\/* Hazard Warning Stripe Accent to Break the Boring Layout *\/\n.stealth-header::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 8px;\n    background: repeating-linear-gradient(-45deg, #facc15, #facc15 10px, #18181b 10px, #18181b 20px);\n}\n\n\/* Dynamic Authority Badge (Aggressive Cyber Tag) *\/\n.prestige-badge {\n    position: absolute;\n    bottom: -15px;\n    left: 30px;\n    background: #facc15;\n    color: #09090b;\n    font-family: 'Cinzel', serif;\n    font-size: 12px;\n    font-weight: 900;\n    padding: 4px 20px;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    transform: skewX(-10deg);\n}\n\n.stealth-header h1 {\n    font-family: 'Cinzel', serif;\n    font-size: 34px;\n    color: #ffffff;\n    letter-spacing: 1px;\n    margin-bottom: 8px;\n    text-transform: uppercase;\n    font-weight: 900;\n    text-shadow: 3px 3px 0px #09090b;\n}\n\n.stealth-header p {\n    font-family: 'Cinzel', serif;\n    font-size: 14px;\n    color: #facc15;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n    font-weight: 700;\n}\n\n\/* Main Content Container with Neo-Industrial Border *\/\n.stealth-container {\n    max-width: 850px;\n    margin: 0 auto;\n    background: rgba(24, 24, 27, 0.85);\n    border: 2px solid #27272a;\n    border-top: 4px solid #facc15;\n    padding: 50px;\n    box-shadow: 0 30px 60px rgba(0,0,0,0.6);\n}\n\n\/* Sharp Section Title with Cyberpunk Block Effect *\/\n.section-title {\n    font-family: 'Cinzel', serif;\n    font-size: 20px;\n    color: #09090b;\n    background: #facc15;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    margin-bottom: 30px;\n    padding: 6px 20px;\n    display: inline-block;\n    transform: skewX(-15deg);\n    font-weight: 900;\n}\n\n\/* Immersive Storytelling Section *\/\n.story-section {\n    margin-bottom: 50px;\n}\n\n.soul-catchphrase {\n    font-family: 'Cinzel', serif;\n    font-size: 22px;\n    font-weight: 900;\n    color: #ffffff;\n    margin-bottom: 25px;\n    line-height: 1.4;\n    text-align: center;\n    padding: 20px;\n    background: #09090b;\n    border-left: 6px solid #facc15;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n}\n\n.lore-text {\n    color: #e4e4e7;\n    text-align: justify;\n    font-size: 16px;\n}\n\n\/* High-Impact Fixed Condition Badge Component *\/\n.condition-container {\n    margin-bottom: 50px;\n    background: #09090b;\n    border: 2px solid #27272a;\n    padding: 25px 30px;\n    display: flex;\n    align-items: center;\n    position: relative;\n}\n\n.condition-container::after {\n    content: '';\n    position: absolute;\n    right: 0;\n    bottom: 0;\n    width: 0;\n    height: 0;\n    border-style: solid;\n    border-width: 0 0 20px 20px;\n    border-color: transparent transparent #facc15 transparent;\n}\n\n.condition-tag {\n    font-family: 'Cinzel', serif;\n    font-weight: 900;\n    background: #ffffff;\n    color: #09090b;\n    padding: 8px 25px;\n    font-size: 17px;\n    letter-spacing: 2px;\n    margin-right: 30px;\n    text-transform: uppercase;\n    box-shadow: 4px 4px 0px #facc15;\n}\n\n.condition-desc {\n    color: #ffffff;\n    font-weight: 700;\n    font-size: 16px;\n}\n\n\/* Highly Technical Block-Style Specification Table *\/\n.specs-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-bottom: 50px;\n}\n\n.specs-table th {\n    font-family: 'Cinzel', serif;\n    background: #09090b;\n    color: #facc15;\n    text-align: left;\n    padding: 16px 20px;\n    font-size: 16px;\n    letter-spacing: 1px;\n    border: 2px solid #27272a;\n    border-bottom: 3px solid #facc15;\n    font-weight: 900;\n}\n\n.specs-table td {\n    padding: 16px 20px;\n    border: 1px solid #27272a;\n    color: #e4e4e7;\n    font-size: 15px;\n}\n\n.specs-table tr:nth-child(even) {\n    background: rgba(39, 39, 42, 0.4);\n}\n\n.specs-label {\n    font-weight: 700;\n    color: #facc15;\n    width: 35%;\n    text-transform: uppercase;\n    font-size: 13px;\n    letter-spacing: 1.5px;\n}\n\n\/* High-Density Industrial Logistics Section *\/\n.logistics-box {\n    background: #09090b;\n    border: 2px solid #27272a;\n    border-left: 6px solid #facc15;\n    padding: 40px;\n    margin-bottom: 50px;\n}\n\n.logistics-item {\n    margin-bottom: 25px;\n}\n\n.logistics-item:last-child {\n    margin-bottom: 0;\n}\n\n.logistics-item strong {\n    color: #facc15;\n    display: block;\n    font-size: 14px;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    margin-bottom: 8px;\n}\n\n.logistics-item p {\n    color: #d4d4d8;\n    font-size: 15px;\n}\n\n\/* Variable Branding High-Impact Shop Link Component *\/\n.shop-link-footer {\n    text-align: center;\n    padding-top: 45px;\n    border-top: 2px dashed #27272a;\n    margin-top: 50px;\n    position: relative;\n}\n\n.shop-brand-name {\n    font-family: 'Cinzel', serif;\n    font-size: 30px;\n    color: #ffffff;\n    letter-spacing: 4px;\n    margin-bottom: 8px;\n    text-transform: uppercase;\n    font-weight: 900;\n}\n\n.shop-tagline {\n    font-size: 13px;\n    color: #a1a1aa;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    margin-bottom: 35px;\n}\n\n.shop-btn {\n    display: inline-block;\n    font-family: 'Cinzel', serif;\n    font-weight: 900;\n    font-size: 15px;\n    letter-spacing: 3px;\n    color: #09090b;\n    background: #facc15;\n    padding: 18px 55px;\n    text-decoration: none;\n    text-transform: uppercase;\n    box-shadow: 6px 6px 0px #ffffff;\n    transition: transform 0.2s, box-shadow 0.2s, background 0.2s;\n}\n\n.shop-btn:hover {\n    background: #ffffff;\n    color: #09090b;\n    box-shadow: 6px 6px 0px #facc15;\n    transform: translateY(-2px);\n}\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"stealth-wrapper\"\u003e\n    \u003cheader class=\"stealth-header\"\u003e\n        \u003cdiv class=\"prestige-badge\"\u003eAuthentic JP Asset\u003c\/div\u003e\n        \u003ch1\u003eLabrys figma Action Figure\u003c\/h1\u003e\n        \u003cp\u003ePersona 4 Arena - Max Factory Premium Archive\u003c\/p\u003e\n    \u003c\/header\u003e\n\n    \u003cdiv class=\"stealth-container\"\u003e\n        \u003csection class=\"story-section\"\u003e\n            \u003cspan class=\"section-title\"\u003eLore \u0026amp; Profile\u003c\/span\u003e\n            \u003cdiv class=\"soul-catchphrase\"\u003e\"I am Labrys, the President of the Student Council!\"\u003c\/div\u003e\n            \u003cp class=\"lore-text\"\u003e\n                From the fighting masterpiece game Persona 4 Arena comes an incredibly detailed figma incarnation of Labrys, the lethal Anti-Shadow Special Suppression Weapon. Masterfully manufactured by Max Factory, this premium figure strikes a flawless contrast between raw cybernetic mechanical plating and sleek, high-mobility organic lines. Complete with her iconic oversized rocket-powered battle axe, the figure perfectly channels the electric cyberpunk edge and hyper-contrast styling of the original Megami Tensei universe. A definitive, rare centerpiece optimized for high-end collectors worldwide.\n            \u003c\/p\u003e\n        \u003c\/section\u003e\n\n        \u003csection class=\"condition-container\"\u003e\n            \u003cdiv class=\"condition-tag\"\u003eMISB\u003c\/div\u003e\n            \u003cdiv class=\"condition-desc\"\u003eMint In Sealed Box. Factory Sealed pristine condition. Top-tier archival quality.\u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003csection\u003e\n            \u003cspan class=\"section-title\"\u003eSpecifications\u003c\/span\u003e\n            \u003ctable class=\"specs-table\"\u003e\n                \u003cthead\u003e\n                    \u003ctr\u003e\n                        \u003cth colspan=\"2\"\u003eHardware Data \u0026amp; Material Profile\u003c\/th\u003e\n                    \u003c\/tr\u003e\n                \u003c\/thead\u003e\n                \u003ctbody\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"specs-label\"\u003eCharacter\u003c\/td\u003e\n                        \u003ctd\u003eLabrys\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"specs-label\"\u003eFranchise\u003c\/td\u003e\n                        \u003ctd\u003ePersona (Persona 4 Arena)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"specs-label\"\u003eBrand\u003c\/td\u003e\n                        \u003ctd\u003eMax Factory\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"specs-label\"\u003eYear Manufactured\u003c\/td\u003e\n                        \u003ctd\u003e2013\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"specs-label\"\u003eType\u003c\/td\u003e\n                        \u003ctd\u003eAction Figure\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"specs-label\"\u003eMaterial\u003c\/td\u003e\n                        \u003ctd\u003ePVC, ABS\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"specs-label\"\u003eFeatures\u003c\/td\u003e\n                        \u003ctd\u003eFactory Sealed, 100% Original Japanese Release\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"specs-label\"\u003eCountry of Origin\u003c\/td\u003e\n                        \u003ctd\u003eJapan\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n        \u003c\/section\u003e\n\n        \u003csection class=\"logistics-box\"\u003e\n            \u003cspan class=\"section-title\"\u003eLogistics\u003c\/span\u003e\n            \n            \u003cdiv class=\"logistics-item\"\u003e\n                \u003cstrong\u003eInternational Shipping\u003c\/strong\u003e\n                \u003cp\u003eExpedited Shipping Worldwide\u003c\/p\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"logistics-item\"\u003e\n                \u003cstrong\u003eInternational Buyers - Please Note:\u003c\/strong\u003e\n                \u003cp\u003eImport 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.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003cfooter class=\"shop-link-footer\"\u003e\n            \u003cdiv class=\"shop-brand-name\"\u003efigu japan \/ Akatsuki Selection\u003c\/div\u003e\n            \u003cdiv class=\"shop-tagline\"\u003eYour Gateway to Elite Japanese Collectibles\u003c\/div\u003e\n            \u003ca href=\"https:\/\/www.ebay.com\/str\/figujapan\" target=\"_blank\" class=\"shop-btn\"\u003eVISIT OUR STORE\u003c\/a\u003e\n        \u003c\/footer\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\n","brand":"Max Factory","offers":[{"title":"Default Title","offer_id":52100640670016,"sku":"2604250011","price":99.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0945\/3735\/1488\/files\/57_50e4ff9e-4bf8-4128-aae7-5afc116d9573.jpg?v=1780956313","url":"https:\/\/figujapan.com\/de\/products\/labrys-figma-persona-4-arena-p4a-action-figure-max-factory-megami-tensei-misb","provider":"Figu Japan","version":"1.0","type":"link"}