{"product_id":"metis-persona-3-fes-figma-action-figure-max-factory-animated-adventures-mib","title":"Metis Persona 3 FES Figma Action Figure Max Factory Animated Adventures MIB","description":"\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eAuthentic Japanese Artifact - Metis Figma\u003c\/title\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@600;800\u0026amp;family=Zen+Maru+Gothic:wght@400;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n    \/* Phase 1: IP \u0026 Motif Analysis *\/\n    :root {\n        --color-bg-deep: #070202;\n        --color-metis-red: #9e0000;\n        --color-metis-glow: rgba(158, 0, 0, 0.6);\n        --color-gold: #c5a059;\n        --color-gold-glow: rgba(197, 160, 89, 0.4);\n        --color-text: #e0e0e0;\n    }\n    \n    body {\n        font-family: 'Zen Maru Gothic', sans-serif;\n        \/* Visual Motifs: 空間の広がりと深淵（Abyss of Time）を表現するradial-gradient *\/\n        background: radial-gradient(circle at 50% 30%, #2b0505 0%, var(--color-bg-deep) 85%);\n        color: var(--color-text);\n        margin: 0;\n        padding: 40px 20px;\n    }\n\n    .artifact-core {\n        max-width: 900px;\n        margin: 0 auto;\n        background: rgba(15, 10, 10, 0.85);\n        padding: 50px 40px;\n        position: relative;\n        border: 1px solid rgba(158, 0, 0, 0.3);\n        box-shadow: inset 0 0 50px rgba(0,0,0,0.8), 0 10px 30px rgba(0,0,0,0.9);\n        backdrop-filter: blur(5px);\n    }\n\n    \/* Phase 2: Advanced CSS Architecture - Pseudo-elements *\/\n    .artifact-core::before, .artifact-core::after {\n        content: '';\n        position: absolute;\n        width: 60px;\n        height: 60px;\n        border: 2px solid var(--color-gold);\n        transition: transform 0.5s ease;\n        pointer-events: none;\n    }\n    .artifact-core::before {\n        top: -10px;\n        left: -10px;\n        border-right: none;\n        border-bottom: none;\n        box-shadow: -5px -5px 15px var(--color-gold-glow);\n    }\n    .artifact-core::after {\n        bottom: -10px;\n        right: -10px;\n        border-left: none;\n        border-top: none;\n        box-shadow: 5px 5px 15px var(--color-gold-glow);\n    }\n    .artifact-core:hover::before {\n        transform: translate(-5px, -5px);\n    }\n    .artifact-core:hover::after {\n        transform: translate(5px, 5px);\n    }\n\n    \/* Phase 2: Text Effects *\/\n    .header-title {\n        text-align: center;\n        margin-bottom: 40px;\n        position: relative;\n    }\n    .header-title h1 {\n        font-family: 'Cinzel', serif;\n        font-size: 3.5rem;\n        margin: 0;\n        color: var(--color-gold);\n        text-shadow: 0 0 20px var(--color-gold-glow), 2px 4px 5px rgba(0,0,0,0.8);\n        letter-spacing: 5px;\n    }\n    .header-title h2 {\n        font-family: 'Cinzel', serif;\n        color: var(--color-metis-red);\n        font-size: 1.2rem;\n        letter-spacing: 8px;\n        margin-top: 5px;\n        text-shadow: 0 0 10px var(--color-metis-glow);\n    }\n\n    \/* Phase 3: Immersive Storytelling *\/\n    .lore-section {\n        margin: 40px 0 60px 0;\n        padding-left: 30px;\n        border-left: 3px solid var(--color-metis-red);\n        position: relative;\n    }\n    .catchphrase {\n        font-family: 'Cinzel', serif;\n        font-size: 1.5rem;\n        font-style: italic;\n        color: #ffffff;\n        margin-bottom: 15px;\n        text-shadow: 0 0 10px rgba(255,255,255,0.4);\n    }\n    .lore-text {\n        font-size: 1.1rem;\n        line-height: 1.8;\n        color: #cccccc;\n    }\n\n    .grid-panel {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n        gap: 30px;\n        margin-bottom: 40px;\n    }\n\n    \/* Phase 2: Hover Animations *\/\n    .info-card {\n        background: rgba(20, 5, 5, 0.6);\n        border: 1px solid #333;\n        padding: 25px;\n        position: relative;\n        transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), box-shadow 0.4s ease, border-color 0.4s ease;\n    }\n    .info-card:hover {\n        transform: translateY(-8px);\n        box-shadow: 0 15px 30px var(--color-metis-glow);\n        border-color: var(--color-metis-red);\n    }\n    .info-card h3 {\n        font-family: 'Cinzel', serif;\n        color: var(--color-gold);\n        margin-top: 0;\n        border-bottom: 1px solid rgba(197, 160, 89, 0.3);\n        padding-bottom: 10px;\n        font-size: 1.3rem;\n    }\n    .info-card p {\n        line-height: 1.6;\n        margin-bottom: 0;\n    }\n    \n    .damage-highlight {\n        display: block;\n        margin-top: 15px;\n        padding: 15px;\n        background: rgba(158, 0, 0, 0.1);\n        border-left: 2px solid var(--color-metis-red);\n        font-size: 0.95rem;\n        color: #ff9999;\n    }\n\n    .logistics-banner {\n        text-align: center;\n        padding: 20px;\n        background: linear-gradient(90deg, transparent, rgba(158,0,0,0.2), transparent);\n        border-top: 1px solid var(--color-metis-red);\n        border-bottom: 1px solid var(--color-metis-red);\n        margin-top: 40px;\n    }\n    .logistics-banner h3 {\n        font-family: 'Cinzel', serif;\n        color: var(--color-gold);\n        margin: 0 0 10px 0;\n    }\n\n    .customs-notice {\n        margin-top: 40px;\n        font-size: 0.85rem;\n        color: #777777;\n        line-height: 1.6;\n    }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"artifact-core\"\u003e\n    \u003cdiv class=\"header-title\"\u003e\n        \u003ch1\u003eMETIS\u003c\/h1\u003e\n        \u003ch2\u003ePERSONA 3 FES : THE ANSWER\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lore-section\"\u003e\n        \u003cdiv class=\"catchphrase\"\u003e\"I am Metis. I am the one who will protect my sister.\"\u003c\/div\u003e\n        \u003cdiv class=\"lore-text\"\u003e\n            Awaken the hidden truth of the Abyss of Time. Released in 2010 by Max Factory, this highly sought-after Figma perfectly captures the enigmatic and fierce anti-Shadow weapon, Metis. Featuring her signature mechanized armor, vivid red visor, and her devastating Koromaru-inspired weapon, this piece is an absolute masterpiece of articulation and sculpting. A true relic for devoted Persona 3 FES collectors, bringing the emotional weight of 'The Answer' directly into your display.\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"grid-panel\"\u003e\n        \u003cdiv class=\"info-card\"\u003e\n            \u003ch3\u003eArtifact Condition\u003c\/h3\u003e\n            \u003cp\u003e\n                \u003cstrong\u003eMINT FIGURE \/ BOX FLAW\u003c\/strong\u003e\u003cbr\u003e\u003cbr\u003e\n                The inner figure has been carefully inspected and remains in absolute pristine condition. All joints are secure, and the factory paintwork is flawless.\n                \u003cspan class=\"damage-highlight\"\u003e\n                    \u003cstrong\u003e* Packaging Notice:\u003c\/strong\u003e\u003cbr\u003e\n                    While the figure itself is perfect, the outer box exhibits noticeable damage (scratches, dents, and shelf wear) due to age. This offering is specifically tailored for collectors who prioritize the perfection of the figure for out-of-box display.\n                \u003c\/span\u003e\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"info-card\"\u003e\n            \u003ch3\u003eAuthenticity Guaranteed\u003c\/h3\u003e\n            \u003cp\u003e\n                100% Genuine product manufactured by Max Factory, Japan. We strictly do not handle bootlegs or unauthorized replicas. This specific artifact was secured from a dedicated private vault in Japan, guaranteeing its true lineage to your collection.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"logistics-banner\"\u003e\n        \u003ch3\u003eExpedited Shipping Worldwide\u003c\/h3\u003e\n        \u003cp style=\"margin:0;\"\u003eSafely packed with professional-grade materials and shipped from Japan to your location.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"customs-notice\"\u003e\n        * International Buyers - Please Note:\u003cbr\u003e\n        Import 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.\n    \u003c\/div\u003e\n\n    [SHOP LINK MODULE BEGIN]\n    \u003cdiv style=\"text-align: center; margin-top: 40px; padding: 25px; background: #000000; border-top: 2px dashed #9e0000;\"\u003e\n    \u003cp style=\"margin: 0 0 15px 0; font-size: 1.1rem; color: #e0e0e0; font-weight: bold; letter-spacing: 1px; text-transform: uppercase;\"\u003e\u0026gt;\u0026gt;\u0026gt; Discover More Authentic Artifacts \u0026lt;\u0026lt;\u0026lt;\u003c\/p\u003e\n    \u003ca href=\"https:\/\/www.ebay.com\/str\/figujapan\" target=\"_blank\" style=\"display: inline-block; padding: 12px 25px; background-color: #9e0000; color: #ffffff; text-decoration: none; border-radius: 4px; font-weight: bold; font-size: 0.95rem; margin: 5px 10px; box-shadow: 0 4px 15px rgba(158,0,0,0.5);\"\u003eVisit figu japan\u003c\/a\u003e\n    \u003ca href=\"https:\/\/www.ebay.com\/str\/akatsukiwestjapan\" target=\"_blank\" style=\"display: inline-block; padding: 10px 23px; background-color: transparent; border: 2px solid #9e0000; color: #9e0000; text-decoration: none; border-radius: 4px; font-weight: bold; font-size: 0.95rem; margin: 5px 10px;\"\u003eVisit Akatsuki West Japan\u003c\/a\u003e\n    \u003cp style=\"margin-top: 25px; font-size: 0.8rem; color: #c5a059; font-family: 'Cinzel', serif; letter-spacing: 2px;\"\u003ePRESENTED BY FIGU JAPAN \/ AKATSUKI SELECTION\u003c\/p\u003e\n    \u003c\/div\u003e\n    [SHOP LINK MODULE END]\n\u003c\/div\u003e\n\n\n","brand":"Max Factory","offers":[{"title":"Default Title","offer_id":51996545777984,"sku":"2506050126","price":140.25,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0945\/3735\/1488\/files\/57_627bbe47-4bba-4118-aa52-db8302515ce7.png?v=1778412276","url":"https:\/\/figujapan.com\/de\/products\/metis-persona-3-fes-figma-action-figure-max-factory-animated-adventures-mib","provider":"Figu Japan","version":"1.0","type":"link"}