{"title":"Gachiakuta","description":"","products":[{"product_id":"figurine-gachiakuta-riyo-the-reaper-avec-ses-ciseaux","title":"Figurine Riyo Gachiakuta","description":"\u003cstyle\u003e\n\/* --- CONFIGURATION LIGHT PIXEL 404 - RIYO EDITION --- *\/\n:root {\n  --pixie-riyo-pink: #ec407a;\n  --pixie-riyo-dark: #2c3e50;\n  --pixie-riyo-silver: #bdc3c7;\n  --pixie-light-bg: #ffffff; \/* FOND BLANC OBLIGATOIRE *\/\n  --pixie-card-light: rgba(245, 245, 247, 0.9);\n  --pixie-neon-stroke: rgba(236, 64, 122, 0.2);\n  --main-gradient: linear-gradient(135deg, #2c3e50 0%, #ec407a 100%);\n}\n\n@property --p { syntax: '\u003cnumber\u003e'; inherits: false; initial-value: 0; }\n\n.pixel-master-light {\n  font-family: 'Inter', 'Segoe UI', sans-serif;\n  color: #1c1c1e; max-width: 1000px; margin: auto; line-height: 1.8; padding: 20px;\n  background-color: var(--pixie-light-bg); border-radius: 40px;\n}\n\n.chapo-pixel-light {\n  font-size: 20px; font-weight: 500; color: #636366; border-left: 4px solid var(--pixie-riyo-pink);\n  padding-left: 30px; margin-bottom: 50px;\n}\n\n.main-title-light {\n  font-size: 38px; font-weight: 950; text-transform: none;\n  background: var(--main-gradient); -webkit-background-clip: text; -webkit-text-fill-color: transparent;\n  margin-bottom: 40px; letter-spacing: -1px;\n}\n\n.pixie-box-light {\n  position: relative; overflow: hidden;\n  background: linear-gradient(-45deg, #f5f5f7, #fce4ec, #e8f8f5, #f5f5f7);\n  background-size: 400% 400%; animation: gradientBG 10s ease infinite;\n  border-radius: 35px; padding: 40px; margin: 40px 0; color: #1c1c1e; display: flex; align-items: center; gap: 30px;\n  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);\n}\n\n.pixie-content-light { z-index: 2; }\n.pixie-content-light h3 { margin: 0 0 10px 0; color: #1c1c1e; font-size: 22px; font-weight: 900; text-transform: uppercase; letter-spacing: 1px; }\n.pixie-content-light p { margin: 0; font-size: 16px; line-height: 1.6; opacity: 0.9; }\n\n.content-card-light {\n  background: var(--pixie-card-light); backdrop-filter: blur(15px);\n  border-radius: 40px; border: 1px solid var(--pixie-neon-stroke); padding: 45px; margin: 30px 0;\n}\n\n.content-card-light h3 {\n  font-size: 22px; font-weight: 800; margin-bottom: 20px; color: #1c1c1e; text-transform: uppercase; letter-spacing: 1px;\n}\n\n.expert-box-light {\n  background: rgba(255, 255, 255, 0.95); border: 1px solid var(--pixie-neon-stroke);\n  border-radius: 40px; padding: 45px; margin: 50px 0;\n  display: flex; gap: 50px; align-items: center; box-shadow: 0 15px 30px rgba(0, 0, 0, 0.03);\n}\n\n.expert-data-column { flex: 1; display: flex; flex-direction: column; gap: 18px; }\n\n.bench-label-light { display: flex; justify-content: space-between; align-items: flex-end; margin-bottom: 4px; }\n.bench-label-light span { font-size: 10px; font-weight: 800; color: var(--pixie-riyo-pink); text-transform: uppercase; letter-spacing: 1px; }\n.bench-label-light strong { font-size: 16px; font-weight: 950; color: #1c1c1e; }\n\n.bench-bar-bg { height: 6px; background: #e5e5ea; border-radius: 10px; overflow: hidden; }\n.bench-bar-fill {\n  height: 100%; border-radius: 10px;\n  background: linear-gradient(90deg, #2c3e50, #ec407a);\n  background-size: 200% 100%; width: 0;\n  animation: fillBar 1.5s cubic-bezier(0.65, 0, 0.35, 1) forwards;\n}\n\n.atelier-score-light {\n  min-width: 120px; height: 120px; border-radius: 50%;\n  display: flex; align-items: center; justify-content: center; position: relative;\n  background: conic-gradient(var(--pixie-riyo-dark), var(--pixie-riyo-pink) calc(var(--p) * 1%), #e5e5ea 0);\n  animation: clockRun 2s cubic-bezier(0.65, 0, 0.35, 1) forwards 0.5s;\n}\n\n.atelier-score-light::after {\n  content: \"\"; position: absolute; width: 105px; height: 105px; background: #ffffff; border-radius: 50%; z-index: 1;\n}\n\n.score-text-light { z-index: 2; text-align: center; color: #1c1c1e; }\n\n.specs-light-container { background: #f5f5f7; border-radius: 35px; border: 1px solid rgba(0, 0, 0, 0.03); padding: 10px; }\n.specs-light-table { width: 100%; border-collapse: collapse; }\n.specs-light-table td { padding: 20px 30px; border-bottom: 1px solid rgba(0, 0, 0, 0.03); color: #636366; text-transform: uppercase; font-size: 13px; }\n.specs-light-table td:last-child { font-weight: 700; color: #1c1c1e; text-align: right; }\n\n@keyframes gradientBG { 0% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } }\n@keyframes fillBar { from { width: 0; } to { width: var(--target-width); } }\n@keyframes clockRun { to { --p: 98; } }\n\n@media (max-width: 850px) {\n  .pixie-box-light { flex-direction: column; text-align: center; }\n  .expert-box-light { flex-direction: column; text-align: center; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"pixel-master-light\"\u003e\n\u003cdiv class=\"chapo-pixel-light\"\u003e\n\u003cp\u003eRejoignez les Nettoyeurs avec la \u003cstrong\u003eFigurine Riyo Gachiakuta.\u003c\/strong\u003e\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eDe fait\u003c\/strong\u003e, cette pièce d'exception restitue toute la légèreté et la puissance dévastatrice du personnage, immortalisant le maniement de ses ciseaux géants avec une précision technique rare, disponible chez Pixel 404 Orléans.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"main-title-light\"\u003eFigurine Riyo Gachiakuta: L'Éclat de la Faucheuse \u003cbr\u003e\u003cspan style=\"font-size: 18px; color: #8e8e93;\"\u003eCollection Gachiakuta - Édition Reaper's Steel\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"pixie-box-light\"\u003e\n\u003cdiv style=\"font-size: 50px; z-index: 2; filter: drop-shadow(0 0 10px rgba(236, 64, 122, 0.3));\"\u003e✂️\u003c\/div\u003e\n\u003cdiv class=\"pixie-content-light\"\u003e\n\u003ch3\u003eL'AVIS DE PIXIE AI\u003c\/h3\u003e\n\u003cp\u003e\"Riyo est le parfait équilibre entre élégance et danger. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eC'est pourquoi\u003c\/strong\u003e cette figurine est une réussite totale : elle capture le dynamisme de ses vêtements et la taille impressionnante de ses ciseaux. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEn conclusion\u003c\/strong\u003e, le travail sur la texture du métal et les reflets rosés de sa tenue en font une pièce phare pour tout fan de Gachiakuta.\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-card-light\"\u003e\n\u003ch3\u003eUne Faucheuse de Style\u003c\/h3\u003e\n\u003cp\u003eCette figurine met en avant le design punk et aérien de Riyo, tel que dessiné par Kei Urana. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEn effet\u003c\/strong\u003e, le mouvement de sa tenue amovible et de sa chevelure donne une impression de vitesse instantanée. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003ePar ailleurs\u003c\/strong\u003e, son sourire confiant et son regard pétillant capturent parfaitement son tempérament intrépide.\u003c\/p\u003e\n\u003cp\u003eLe tranchant du Vital. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEn effet\u003c\/strong\u003e, ses ciseaux géants ne sont pas de simples accessoires : ils sont sculptés avec un fini métallique brossé qui évoque la lame réelle. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003ePar ailleurs\u003c\/strong\u003e, les détails sur les charnières et les poignées de l'arme témoignent d'un soin méticuleux apporté à l'ingénierie de la figurine.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDe plus\u003c\/strong\u003e, la pose en suspension est assurée par un socle dynamique, permettant d'exposer Riyo comme si elle bondissait sur ses ennemis. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEnfin\u003c\/strong\u003e, les nuances de rose fuchsia et de noir anthracite créent une harmonie visuelle qui ressort magnifiquement en vitrine.\u003c\/p\u003e\n\u003cul style=\"margin-top: 20px; font-weight: 600; list-style: none; padding: 0; color: var(--pixie-riyo-pink);\"\u003e\n\u003cli\u003e✂️ Ciseaux géants amovibles au fini métallique brossé\u003c\/li\u003e\n\u003cli\u003e👗 Tenue de Nettoyeuse aux drapés dynamiques\u003c\/li\u003e\n\u003cli\u003e✨ Expression vive et fidèle au style \"Graffiti\" du manga\u003c\/li\u003e\n\u003cli\u003e🛡️ PVC de collection - Peinture haute résolution\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"expert-box-light\"\u003e\n\u003cdiv class=\"expert-data-column\"\u003e\n\u003cdiv class=\"bench-item\"\u003e\n\u003cdiv class=\"bench-label-light\"\u003eDynamisme de la Pose\u003cstrong\u003e100\/100\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bench-bar-bg\"\u003e\n\u003cdiv class=\"bench-bar-fill\" style=\"--target-width: 100%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bench-item\"\u003e\n\u003cdiv class=\"bench-label-light\"\u003eDétails de l'Arme\u003cstrong\u003e99\/100\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bench-bar-bg\"\u003e\n\u003cdiv class=\"bench-bar-fill\" style=\"--target-width: 99%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bench-item\"\u003e\n\u003cdiv class=\"bench-label-light\"\u003eRendu des Couleurs\u003cstrong\u003e98\/100\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bench-bar-bg\"\u003e\n\u003cdiv class=\"bench-bar-fill\" style=\"--target-width: 98%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bench-item\"\u003e\n\u003cdiv class=\"bench-label-light\"\u003eFidélité au Manga\u003cstrong\u003e97\/100\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bench-bar-bg\"\u003e\n\u003cdiv class=\"bench-bar-fill\" style=\"--target-width: 97%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bench-item\"\u003e\n\u003cdiv class=\"bench-label-light\"\u003eRapport Qualité\/Prix\u003cstrong\u003e95\/100\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bench-bar-bg\"\u003e\n\u003cdiv class=\"bench-bar-fill\" style=\"--target-width: 95%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"atelier-score-light\"\u003e\n\u003cdiv class=\"score-text-light\"\u003e\n\u003cdiv style=\"font-size: 38px; font-weight: 1000; line-height: 1;\"\u003e19.8\u003c\/div\u003e\n\u003cdiv style=\"font-size: 11px; font-weight: 800; color: var(--pixie-riyo-pink); text-transform: uppercase;\"\u003e\/20\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-light-container\"\u003e\n\u003ctable class=\"specs-light-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eSaga\u003c\/td\u003e\n\u003ctd\u003eGachiakuta\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePersonnage\u003c\/td\u003e\n\u003ctd\u003eRiyo the Reaper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePosture\u003c\/td\u003e\n\u003ctd\u003eAérienne (Scissor Attack)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eFigurine de Collection Manga\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMatériau\u003c\/td\u003e\n\u003ctd\u003ePVC \/ ABS Haute Qualité\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"color: var(--pixie-riyo-pink);\"\u003e\n\u003ctd\u003eBoutique\u003c\/td\u003e\n\u003ctd\u003ePixel 404 Orléans\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Gachiakuta","offers":[{"title":"Default Title","offer_id":52894384128330,"sku":null,"price":24.9,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/7403\/8602\/files\/5b0f0038-e4a832_89aef87ffe684170a35969ee77ac998a_mv2.png?v=1772744017"},{"product_id":"figurine-dc-comics-rudo","title":"Figurine Rudo Gachiakuta","description":"\u003cstyle\u003e\n\/* --- CONFIGURATION LIGHT PIXEL 404 - RUDO EDITION --- *\/\n:root {\n  --pixie-rudo-orange: #ff6d00;\n  --pixie-rudo-dark: #212121;\n  --pixie-rudo-accent: #ffd600;\n  --pixie-light-bg: #ffffff; \/* FOND BLANC OBLIGATOIRE *\/\n  --pixie-card-light: rgba(245, 245, 247, 0.9);\n  --pixie-neon-stroke: rgba(255, 109, 0, 0.2);\n  --main-gradient: linear-gradient(135deg, #212121 0%, #ff6d00 100%);\n}\n\n@property --p { syntax: '\u003cnumber\u003e'; inherits: false; initial-value: 0; }\n\n.pixel-master-light {\n  font-family: 'Inter', 'Segoe UI', sans-serif;\n  color: #1c1c1e; max-width: 1000px; margin: auto; line-height: 1.8; padding: 20px;\n  background-color: var(--pixie-light-bg); border-radius: 40px;\n}\n\n.chapo-pixel-light {\n  font-size: 20px; font-weight: 500; color: #636366; border-left: 4px solid var(--pixie-rudo-orange);\n  padding-left: 30px; margin-bottom: 50px;\n}\n\n.main-title-light {\n  font-size: 38px; font-weight: 950; text-transform: none;\n  background: var(--main-gradient); -webkit-background-clip: text; -webkit-text-fill-color: transparent;\n  margin-bottom: 40px; letter-spacing: -1px;\n}\n\n.pixie-box-light {\n  position: relative; overflow: hidden;\n  background: linear-gradient(-45deg, #f5f5f7, #ffe0b2, #eeeeee, #f5f5f7);\n  background-size: 400% 400%; animation: gradientBG 10s ease infinite;\n  border-radius: 35px; padding: 40px; margin: 40px 0; color: #1c1c1e; display: flex; align-items: center; gap: 30px;\n  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);\n}\n\n.pixie-content-light { z-index: 2; }\n.pixie-content-light h3 { margin: 0 0 10px 0; color: #1c1c1e; font-size: 22px; font-weight: 900; text-transform: uppercase; letter-spacing: 1px; }\n.pixie-content-light p { margin: 0; font-size: 16px; line-height: 1.6; opacity: 0.9; }\n\n.content-card-light {\n  background: var(--pixie-card-light); backdrop-filter: blur(15px);\n  border-radius: 40px; border: 1px solid var(--pixie-neon-stroke); padding: 45px; margin: 30px 0;\n}\n\n.content-card-light h3 {\n  font-size: 22px; font-weight: 800; margin-bottom: 20px; color: #1c1c1e; text-transform: uppercase; letter-spacing: 1px;\n}\n\n.expert-box-light {\n  background: rgba(255, 255, 255, 0.95); border: 1px solid var(--pixie-neon-stroke);\n  border-radius: 40px; padding: 45px; margin: 50px 0;\n  display: flex; gap: 50px; align-items: center; box-shadow: 0 15px 30px rgba(0, 0, 0, 0.03);\n}\n\n.expert-data-column { flex: 1; display: flex; flex-direction: column; gap: 18px; }\n\n.bench-label-light { display: flex; justify-content: space-between; align-items: flex-end; margin-bottom: 4px; }\n.bench-label-light span { font-size: 10px; font-weight: 800; color: var(--pixie-rudo-orange); text-transform: uppercase; letter-spacing: 1px; }\n.bench-label-light strong { font-size: 16px; font-weight: 950; color: #1c1c1e; }\n\n.bench-bar-bg { height: 6px; background: #e5e5ea; border-radius: 10px; overflow: hidden; }\n.bench-bar-fill {\n  height: 100%; border-radius: 10px;\n  background: linear-gradient(90deg, #212121, #ff6d00);\n  background-size: 200% 100%; width: 0;\n  animation: fillBar 1.5s cubic-bezier(0.65, 0, 0.35, 1) forwards;\n}\n\n.atelier-score-light {\n  min-width: 120px; height: 120px; border-radius: 50%;\n  display: flex; align-items: center; justify-content: center; position: relative;\n  background: conic-gradient(var(--pixie-rudo-dark), var(--pixie-rudo-orange) calc(var(--p) * 1%), #e5e5ea 0);\n  animation: clockRun 2s cubic-bezier(0.65, 0, 0.35, 1) forwards 0.5s;\n}\n\n.atelier-score-light::after {\n  content: \"\"; position: absolute; width: 105px; height: 105px; background: #ffffff; border-radius: 50%; z-index: 1;\n}\n\n.score-text-light { z-index: 2; text-align: center; color: #1c1c1e; }\n\n.specs-light-container { background: #f5f5f7; border-radius: 35px; border: 1px solid rgba(0, 0, 0, 0.03); padding: 10px; }\n.specs-light-table { width: 100%; border-collapse: collapse; }\n.specs-light-table td { padding: 20px 30px; border-bottom: 1px solid rgba(0, 0, 0, 0.03); color: #636366; text-transform: uppercase; font-size: 13px; }\n.specs-light-table td:last-child { font-weight: 700; color: #1c1c1e; text-align: right; }\n\n@keyframes gradientBG { 0% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } }\n@keyframes fillBar { from { width: 0; } to { width: var(--target-width); } }\n@keyframes clockRun { to { --p: 97; } }\n\n@media (max-width: 850px) {\n  .pixie-box-light { flex-direction: column; text-align: center; }\n  .expert-box-light { flex-direction: column; text-align: center; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"pixel-master-light\"\u003e\n\u003cdiv class=\"chapo-pixel-light\"\u003e\n\u003cp\u003eAffrontez l'injustice du monde céleste avec la \u003cstrong\u003efigurine de Rudo\u003c\/strong\u003e. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eDe fait\u003c\/strong\u003e, cette pièce restitue l'incroyable dynamisme du trait de Kei Urana, immortalisant le regard déterminé du nettoyeur et la technicité de ses gants, disponible chez Pixel 404 Orléans.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"main-title-light\"\u003eFigurine Rudo Gachiakuta : L'Éveil du Nettoyeur \u003cbr\u003e\u003cspan style=\"font-size: 18px; color: #8e8e93;\"\u003eCollection Gachiakuta - Édition Vital Hunter\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"pixie-box-light\"\u003e\n\u003cdiv style=\"font-size: 50px; z-index: 2; filter: drop-shadow(0 0 10px rgba(255, 109, 0, 0.3));\"\u003e⛓️\u003c\/div\u003e\n\u003cdiv class=\"pixie-content-light\"\u003e\n\u003ch3\u003eL'AVIS DE PIXIE AI\u003c\/h3\u003e\n\u003cp\u003e\"Gachiakuta possède un style visuel unique, presque punk. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eC'est pourquoi\u003c\/strong\u003e cette figurine de Rudo est si percutante : elle parvient à figer le mouvement chaotique de sa tenue tout en respectant la précision de ses instruments de combat. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEn conclusion\u003c\/strong\u003e, le rendu des gants est une prouesse technique qui ravira les fans de la première heure.\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-card-light\"\u003e\n\u003ch3\u003eL'Esthétique de l'Abîme\u003c\/h3\u003e\n\u003cp\u003eCette figurine capture Rudo dans une posture de combat alerte, prêt à puiser dans le Vital d'un nouvel objet. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEn effet\u003c\/strong\u003e, le travail sur les vêtements amples, typiques du style urbain du manga, offre un jeu d'ombres et de reliefs saisissant. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003ePar ailleurs\u003c\/strong\u003e, son expression faciale, mélange de colère sourde et de concentration, est d'une fidélité absolue au manga.\u003c\/p\u003e\n\u003cp\u003eLe pouvoir entre ses mains. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEn effet\u003c\/strong\u003e, les gants de Rudo sont les pièces maîtresses de cette sculpture, avec des détails de coutures et de textures simulant parfaitement le cuir et les composants mécaniques. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003ePar ailleurs\u003c\/strong\u003e, les touches d'orange néon créent un contraste électrique avec le gris dominant de son équipement.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDe plus\u003c\/strong\u003e, la figurine repose sur un socle imitant le sol accidenté de l'Abîme, renforçant l'immersion dans l'univers de la série. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEnfin\u003c\/strong\u003e, le PVC haute densité garantit que chaque mèche de sa chevelure ébouriffée conserve son aspect tranchant.\u003c\/p\u003e\n\u003cul style=\"margin-top: 20px; font-weight: 600; list-style: none; padding: 0; color: var(--pixie-rudo-orange);\"\u003e\n\u003cli\u003e🧤 Gants de combat ultra-détaillés avec finitions Vital\u003c\/li\u003e\n\u003cli\u003e🧥 Tenue \"Cleaner\" au drapé dynamique\u003c\/li\u003e\n\u003cli\u003e✨ Regard intense respectant le style de Kei Urana\u003c\/li\u003e\n\u003cli\u003e🛡️ PVC Premium - Couleurs urbaines et contrastes néons\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"expert-box-light\"\u003e\n\u003cdiv class=\"expert-data-column\"\u003e\n\u003cdiv class=\"bench-item\"\u003e\n\u003cdiv class=\"bench-label-light\"\u003eFidélité au Trait\u003cstrong\u003e100\/100\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bench-bar-bg\"\u003e\n\u003cdiv class=\"bench-bar-fill\" style=\"--target-width: 100%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bench-item\"\u003e\n\u003cdiv class=\"bench-label-light\"\u003eDétails de l'Équipement\u003cstrong\u003e99\/100\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bench-bar-bg\"\u003e\n\u003cdiv class=\"bench-bar-fill\" style=\"--target-width: 99%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bench-item\"\u003e\n\u003cdiv class=\"bench-label-light\"\u003eDynamisme de la Pose\u003cstrong\u003e98\/100\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bench-bar-bg\"\u003e\n\u003cdiv class=\"bench-bar-fill\" style=\"--target-width: 98%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bench-item\"\u003e\n\u003cdiv class=\"bench-label-light\"\u003eRendu des Textures\u003cstrong\u003e96\/100\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bench-bar-bg\"\u003e\n\u003cdiv class=\"bench-bar-fill\" style=\"--target-width: 96%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bench-item\"\u003e\n\u003cdiv class=\"bench-label-light\"\u003eRapport Qualité\/Prix\u003cstrong\u003e95\/100\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bench-bar-bg\"\u003e\n\u003cdiv class=\"bench-bar-fill\" style=\"--target-width: 95%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"atelier-score-light\"\u003e\n\u003cdiv class=\"score-text-light\"\u003e\n\u003cdiv style=\"font-size: 38px; font-weight: 1000; line-height: 1;\"\u003e19.7\u003c\/div\u003e\n\u003cdiv style=\"font-size: 11px; font-weight: 800; color: var(--pixie-rudo-orange); text-transform: uppercase;\"\u003e\/20\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-light-container\"\u003e\n\u003ctable class=\"specs-light-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eSaga\u003c\/td\u003e\n\u003ctd\u003eGachiakuta\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePersonnage\u003c\/td\u003e\n\u003ctd\u003eRudo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePosture\u003c\/td\u003e\n\u003ctd\u003eStance de Combat (Vital Force)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eFigurine de Collection Manga\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMatériau\u003c\/td\u003e\n\u003ctd\u003ePVC Haute Qualité\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"color: var(--pixie-rudo-orange);\"\u003e\n\u003ctd\u003eBoutique\u003c\/td\u003e\n\u003ctd\u003ePixel 404 Orléans\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Gachiakuta","offers":[{"title":"Default Title","offer_id":52894384161098,"sku":null,"price":24.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/7403\/8602\/files\/c08f2625-e4a832_71bdcd1f51e24f30b4ba17766dbbbe61_mv2.png?v=1772744020"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/7403\/8602\/collections\/ae3b7b91-e4a832_5675ed01be49455dbd9e13b0668438a1_mv2_733272c1-c088-4271-bf6f-6e19b2a9260c.png?v=1772743386","url":"https:\/\/www.pixel404.fr\/collections\/gachiakuta.oembed","provider":"Pixel 404","version":"1.0","type":"link"}