{"title":"DC Comics","description":"","products":[{"product_id":"figurine-dc-comics-harley-quinn-avec-sa-bat-de-baseball","title":"Figurine DC Comics Harley Quinn Batte","description":"\u003cstyle\u003e\n\/* --- CONFIGURATION LIGHT PIXEL 404 - HARLEY BAT EDITION --- *\/\n:root {\n  --pixie-harley-red: #d32f2f;\n  --pixie-harley-blue: #1976d2;\n  --pixie-light-bg: #ffffff; \/* FOND BLANC OBLIGATOIRE *\/\n  --pixie-card-light: rgba(245, 245, 247, 0.9);\n  --pixie-neon-stroke: rgba(211, 47, 47, 0.2);\n  --main-gradient: linear-gradient(135deg, #d32f2f 0%, #1976d2 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-harley-red);\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, #ffcdd2, #bbdefb, #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-harley-red); 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, #d32f2f, #1976d2);\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-harley-red), var(--pixie-harley-blue) 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: 95; } }\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\u003ePrenez place sur le terrain de jeu le plus déjanté de Gotham avec cette \u003cstrong\u003eFigurine Harley Quinn batte\u003c\/strong\u003e. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eDe fait\u003c\/strong\u003e, cette pièce de collection immortalise l'accessoire le plus emblématique de la complice du Joker, alliant style vintage et menace moderne, disponible chez Pixel 404 Orléans.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"main-title-light\"\u003eFigurine DC Comics Harley Quinn : L'Impact de la Folie \u003cbr\u003e\u003cspan style=\"font-size: 18px; color: #8e8e93;\"\u003eCollection DC Universe - Édition Slugger\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(211, 47, 47, 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\"Rien ne définit mieux Harley Quinn que sa batte de baseball. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eC'est pourquoi\u003c\/strong\u003e cette figurine est un incontournable : elle équilibre la légèreté de son attitude avec le poids de son arme fétiche. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEn conclusion\u003c\/strong\u003e, c'est l'acquisition parfaite pour ceux qui veulent une pièce qui raconte une histoire de rébellion et de fun débridé.\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-card-light\"\u003e\n\u003ch3\u003eUn Réalisme Perceptif\u003c\/h3\u003e\n\u003cp\u003eCette figurine de Harley Quinn met à l'honneur son arme de prédilection. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEn effet\u003c\/strong\u003e, la batte de baseball est sculptée pour imiter la texture du bois, complétée par des inscriptions \"Good Night\" et des marques d'usure qui témoignent de ses nombreux affrontements. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003ePar ailleurs\u003c\/strong\u003e, les couleurs bicolores de sa tenue s'harmonisent avec les détails peints à la main sur son visage.\u003c\/p\u003e\n\u003cp\u003eLa pose de la championne du chaos. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEn effet\u003c\/strong\u003e, l'inclinaison de ses épaules et la manière dont elle tient sa batte suggèrent un dynamisme prêt à exploser. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003ePar ailleurs\u003c\/strong\u003e, les finitions sur ses accessoires — des ceintures cloutées aux tatouages miniatures — sont d'une précision exemplaire.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDe plus\u003c\/strong\u003e, elle apporte une verticalité intéressante à votre vitrine grâce à la posture de la batte. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEnfin\u003c\/strong\u003e, le vernis haute protection garantit que les contrastes de rouge et de bleu resteront éclatants face à la lumière directe.\u003c\/p\u003e\n\u003cul style=\"margin-top: 20px; font-weight: 600; list-style: none; padding: 0; color: var(--pixie-harley-red);\"\u003e\n\u003cli\u003e🪵 Batte de baseball avec gravures et patine réaliste\u003c\/li\u003e\n\u003cli\u003e💥 Posture dynamique \"Strike Out\" haute fidélité\u003c\/li\u003e\n\u003cli\u003e🎨 Couleurs bicolores saturées et peinture premium\u003c\/li\u003e\n\u003cli\u003e🏙️ Socle urbain détaillé pour une immersion totale\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\"\u003eDétail de la Batte\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\"\u003eÉquilibre de la Pose\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\"\u003ePrécision Tatouages\u003cstrong\u003e94\/100\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bench-bar-bg\"\u003e\n\u003cdiv class=\"bench-bar-fill\" style=\"--target-width: 94%;\"\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 Design\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\u003e93\/100\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bench-bar-bg\"\u003e\n\u003cdiv class=\"bench-bar-fill\" style=\"--target-width: 93%;\"\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.1\u003c\/div\u003e\n\u003cdiv style=\"font-size: 11px; font-weight: 800; color: var(--pixie-harley-red); 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\u003eDC Comics \/ Suicide Squad\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePersonnage\u003c\/td\u003e\n\u003ctd\u003eHarley Quinn (Dr. Harleen Quinzel)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAccessoire\u003c\/td\u003e\n\u003ctd\u003eBatte de baseball \"Good Night\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMatériau\u003c\/td\u003e\n\u003ctd\u003ePVC \/ ABS Haute Densité\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eAction Collectible Edition\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"color: var(--pixie-harley-red);\"\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":"DC Comics","offers":[{"title":"Default Title","offer_id":52904073429322,"sku":null,"price":24.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/7403\/8602\/files\/a60b28c2-e4a832_c7255d6493174acea78bf053bae048a2_mv2.jpg?v=1772745085"},{"product_id":"figurine-dc-comics-harley-quinn","title":"Figurine DC Comics Harley Quinn","description":"\u003cstyle\u003e\n\/* --- CONFIGURATION LIGHT PIXEL 404 - HARLEY EDITION --- *\/\n:root {\n  --pixie-harley-pink: #ff007f;\n  --pixie-harley-blue: #0080ff;\n  --pixie-light-bg: #ffffff; \/* FOND BLANC OBLIGATOIRE *\/\n  --pixie-card-light: rgba(245, 245, 247, 0.9);\n  --pixie-neon-stroke: rgba(255, 0, 127, 0.2);\n  --main-gradient: linear-gradient(135deg, #ff007f 0%, #0080ff 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-harley-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, #e3f2fd, #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-harley-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, #ff007f, #0080ff);\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-harley-pink), var(--pixie-harley-blue) 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: 94; } }\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\u003eAdoptez l'irrévérence de Gotham avec cette \u003cstrong\u003eFigurine DC Comics Harley Quinn\u003c\/strong\u003e. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eDe fait\u003c\/strong\u003e, cette pièce de collection rend hommage à l'icône de l'émancipation, dont l'humour décalé et le style explosif en font un personnage incontournable, disponible chez Pixel 404 Orléans.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"main-title-light\"\u003eFigurine Dc Comics Harley Quinn : La Force de l'Imprévisibilité \u003cbr\u003e\u003cspan style=\"font-size: 18px; color: #8e8e93;\"\u003eCollection DC Universe - Édition Chaos Pop\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, 0, 127, 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\"Harley est un cocktail de fun et de danger pur. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eC'est pourquoi\u003c\/strong\u003e cette figurine est si réussie : elle capture son sourire malicieux et sa posture prête à tout faire sauter. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEn conclusion\u003c\/strong\u003e, c'est l'élément indispensable pour dynamiser votre vitrine avec une touche de couleur et de folie.\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-card-light\"\u003e\n\u003ch3\u003eUne Esthétique Détonante\u003c\/h3\u003e\n\u003cp\u003eCette figurine de Harley Quinn soigne ses détails visuels. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEn effet\u003c\/strong\u003e, le contraste entre le rose fuchsia et le bleu azur de ses couettes et de sa tenue est rendu avec une vibrance exceptionnelle. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003ePar ailleurs\u003c\/strong\u003e, ses tatouages emblématiques et son maquillage \"smudged\" sont reproduits avec une précision chirurgicale.\u003c\/p\u003e\n\u003cp\u003eLa malice dans chaque trait. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEn effet\u003c\/strong\u003e, sa batte de baseball gravée \"Good Night\" ou son maillet géant rappellent son passé mouvementé. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003ePar ailleurs\u003c\/strong\u003e, les finitions sur ses vêtements, de ses bottines à son blouson, apportent une texture criante de vérité.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDe plus\u003c\/strong\u003e, elle s'associe parfaitement aux autres icônes de Gotham pour créer une scène d'action vibrante. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEnfin\u003c\/strong\u003e, la qualité du PVC utilisé garantit que le dynamisme de sa pose restera intact malgré les années.\u003c\/p\u003e\n\u003cul style=\"margin-top: 20px; font-weight: 600; list-style: none; padding: 0; color: var(--pixie-harley-pink);\"\u003e\n\u003cli\u003e💥 Couleurs bicolores haute-fidélité au personnage\u003c\/li\u003e\n\u003cli\u003e🍭 Batte de baseball avec inscriptions détaillées\u003c\/li\u003e\n\u003cli\u003e🎨 Tatouages et maquillage appliqués avec précision\u003c\/li\u003e\n\u003cli\u003e🧩 Socle thématique pour une exposition stable\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\"\u003ePunch Visuel\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 Couleurs\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\"\u003ePrécision Sculpture\u003cstrong\u003e92\/100\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bench-bar-bg\"\u003e\n\u003cdiv class=\"bench-bar-fill\" style=\"--target-width: 92%;\"\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 Accessoires\u003cstrong\u003e94\/100\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bench-bar-bg\"\u003e\n\u003cdiv class=\"bench-bar-fill\" style=\"--target-width: 94%;\"\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.0\u003c\/div\u003e\n\u003cdiv style=\"font-size: 11px; font-weight: 800; color: var(--pixie-harley-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\u003eDC Comics (Gotham Universe)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePersonnage\u003c\/td\u003e\n\u003ctd\u003eHarley Quinn\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLook\u003c\/td\u003e\n\u003ctd\u003eBicolore (Pink \u0026amp; Blue)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMatériau\u003c\/td\u003e\n\u003ctd\u003ePVC Premium \/ Finition Satinée\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003ePop Culture Collectible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"color: var(--pixie-harley-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":"DC Comics","offers":[{"title":"Default Title","offer_id":52904073396554,"sku":null,"price":24.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/7403\/8602\/files\/23040576-e4a832_a74f51cd81e64c5ea3335edc3bea1893_mv2.jpg?v=1772745084"},{"product_id":"figurine-dc-comics-catwoman","title":"Figurine DC Comics Catwoman","description":"\u003cstyle\u003e\n\/* --- CONFIGURATION LIGHT PIXEL 404 - CATWOMAN EDITION --- *\/\n:root {\n  --pixie-cat-dark: #121212;\n  --pixie-cat-purple: #4b0082;\n  --pixie-light-bg: #ffffff; \/* FOND BLANC OBLIGATOIRE *\/\n  --pixie-card-light: rgba(245, 245, 247, 0.9);\n  --pixie-neon-stroke: rgba(75, 0, 130, 0.2);\n  --main-gradient: linear-gradient(135deg, #121212 0%, #4b0082 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-cat-purple);\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, #e1bee7, #cfd8dc, #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-cat-purple); 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, #121212, #4b0082);\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-cat-dark), var(--pixie-cat-purple) 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: 93; } }\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\u003eFranchissez les toits de Gotham avec cette \u003cstrong\u003eFigurine DC Comics Catwoman\u003c\/strong\u003e. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eDe fait\u003c\/strong\u003e, cette pièce de collection rend hommage à Selina Kyle, l'habile voleuse dont l'élégance n'a d'égal que sa dextérité, prête à dérober les plus beaux joyaux de votre collection, disponible chez Pixel 404 Orléans.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"main-title-light\"\u003eFigurine DC Comics Catwoman : La Silhouette de Minuit \u003cbr\u003e\u003cspan style=\"font-size: 18px; color: #8e8e93;\"\u003eCollection DC Universe - Édition Gotham Sirens\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(75, 0, 130, 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\"Catwoman est l'équilibre parfait entre danger et sophistication. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eC'est pourquoi\u003c\/strong\u003e cette figurine est captivante : elle fige son mouvement souple et félin avec une précision anatomique exemplaire. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEn conclusion\u003c\/strong\u003e, c'est la touche de mystère et de sensualité indispensable pour tout amateur de l'univers de Batman.\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-card-light\"\u003e\n\u003ch3\u003eUne Allure de Prédateur\u003c\/h3\u003e\n\u003cp\u003eCette figurine de Catwoman se distingue par son rendu de texture exceptionnel. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEn effet\u003c\/strong\u003e, sa combinaison en cuir ou vinyle (selon version) présente des reflets satinés qui contrastent avec les finitions mates de ses accessoires. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003ePar ailleurs\u003c\/strong\u003e, son fouet iconique est sculpté pour paraître presque vivant, enroulé avec naturel à sa taille ou prêt à claquer.\u003c\/p\u003e\n\u003cp\u003eLa grâce dans le vol. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEn effet\u003c\/strong\u003e, sa posture dynamique évoque une descente en rappel ou une fuite nocturne sur les corniches de la ville. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003ePar ailleurs\u003c\/strong\u003e, les détails sur ses lunettes de vision nocturne et ses griffes acérées apportent une finition technique de haut vol.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDe plus\u003c\/strong\u003e, elle crée une tension narrative parfaite si vous l'exposez à côté du Chevalier Noir. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEnfin\u003c\/strong\u003e, la qualité supérieure des peintures garantit que les dégradés de noir et de pourpre conserveront leur profondeur pour les années à venir.\u003c\/p\u003e\n\u003cul style=\"margin-top: 20px; font-weight: 600; list-style: none; padding: 0; color: var(--pixie-cat-purple);\"\u003e\n\u003cli\u003e💎 Combinaison moulante aux reflets nocturnes soignés\u003c\/li\u003e\n\u003cli\u003e➰ Fouet iconique sculpté avec un réalisme saisissant\u003c\/li\u003e\n\u003cli\u003e🎭 Visage expressif sous le masque à oreilles de chat\u003c\/li\u003e\n\u003cli\u003e🎨 Finitions noir onyx et accents violet profond\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\"\u003eSouplesse \u0026amp; 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\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\u003cdiv class=\"bench-item\"\u003e\n\u003cdiv class=\"bench-label-light\"\u003eFidélité au Design\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\"\u003ePrécision Accessoires\u003cstrong\u003e92\/100\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bench-bar-bg\"\u003e\n\u003cdiv class=\"bench-bar-fill\" style=\"--target-width: 92%;\"\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\u003e94\/100\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bench-bar-bg\"\u003e\n\u003cdiv class=\"bench-bar-fill\" style=\"--target-width: 94%;\"\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;\"\u003e18.7\u003c\/div\u003e\n\u003cdiv style=\"font-size: 11px; font-weight: 800; color: var(--pixie-cat-purple); 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\u003eUnivers\u003c\/td\u003e\n\u003ctd\u003eDC Comics \/ Batman\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePersonnage\u003c\/td\u003e\n\u003ctd\u003eCatwoman (Selina Kyle)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eÉquipement\u003c\/td\u003e\n\u003ctd\u003eFouet et Lunettes Infrarouges\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMatériau\u003c\/td\u003e\n\u003ctd\u003ePVC \/ Finition Satinée Gloss\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eÉdition\u003c\/td\u003e\n\u003ctd\u003eFemme Fatale Series\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"color: var(--pixie-cat-purple);\"\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":"DC Comics","offers":[{"title":"Default Title","offer_id":52904073494858,"sku":null,"price":24.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/7403\/8602\/files\/19976d1c-e4a832_08a7fc44e61b43e284e3172810b1a68d_mv2.jpg?v=1772745084"},{"product_id":"figurine-dc-comics-wonder-woman","title":"Figurine DC Comics  Wonder Woman","description":"\u003cstyle\u003e\n\/* --- CONFIGURATION LIGHT PIXEL 404 - WONDER WOMAN EDITION --- *\/\n:root {\n  --pixie-ww-red: #8b0000;\n  --pixie-ww-gold: #c5a021;\n  --pixie-light-bg: #ffffff; \/* FOND BLANC OBLIGATOIRE *\/\n  --pixie-card-light: rgba(245, 245, 247, 0.9);\n  --pixie-neon-stroke: rgba(197, 160, 33, 0.2);\n  --main-gradient: linear-gradient(135deg, #8b0000 0%, #c5a021 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-ww-red);\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, #fff9c4, #ffebee, #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-ww-red); 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, #8b0000, #c5a021);\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-ww-red), var(--pixie-ww-gold) 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: 94; } }\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\u003eHonorez la légende des Amazones avec cette \u003cstrong\u003eFigurine DC Comics Wonder Woman\u003c\/strong\u003e. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eDe fait\u003c\/strong\u003e, cette pièce de collection rend hommage à Diana de Thémyscira, symbole ultime de force et de justice, dont l'élégance guerrière illumine chaque étagère, disponible chez Pixel 404 Orléans.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"main-title-light\"\u003eFigurine DC Comics Wonder Woman : L'Icône d'Or et d'Acier \u003cbr\u003e\u003cspan style=\"font-size: 18px; color: #8e8e93;\"\u003eCollection DC Universe - Édition Justice League\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(197, 160, 33, 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\"Wonder Woman est l'équilibre parfait entre la puissance brute et la noblesse royale. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eC'est pourquoi\u003c\/strong\u003e cette figurine est une pièce maîtresse : elle fige son regard de détermination face au danger. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEn conclusion\u003c\/strong\u003e, c'est l'essence même de l'héroïsme DC qui est capturée ici, idéale pour présider votre collection de super-héros.\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-card-light\"\u003e\n\u003ch3\u003eUne Sculpture Mythologique\u003c\/h3\u003e\n\u003cp\u003eCette figurine de Wonder Woman met l'accent sur la richesse de son équipement. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEn effet\u003c\/strong\u003e, l'armure de combat, avec ses reflets cuivrés et ses détails ciselés, témoigne d'un savoir-faire artisanal exceptionnel. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003ePar ailleurs\u003c\/strong\u003e, le Lasso de Vérité enroulé à sa ceinture présente une texture dorée qui semble vibrer d'énergie magique.\u003c\/p\u003e\n\u003cp\u003eLa grâce dans la bataille. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEn effet\u003c\/strong\u003e, sa posture, bouclier en main et épée prête, évoque le dynamisme des combats épiques de DC Comics. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003ePar ailleurs\u003c\/strong\u003e, les finitions sur son diadème et ses bracelets pare-balles apportent une touche de réalisme historique et divin.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDe plus\u003c\/strong\u003e, elle s'associe magnifiquement avec Batman et Superman pour former la Trinité. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEnfin\u003c\/strong\u003e, la qualité supérieure du PVC assure que les couleurs vibrantes et la stature de Diana resteront impeccables face au passage du temps.\u003c\/p\u003e\n\u003cul style=\"margin-top: 20px; font-weight: 600; list-style: none; padding: 0; color: var(--pixie-ww-red);\"\u003e\n\u003cli\u003e✨ Armure divine avec détails de gravures antiques\u003c\/li\u003e\n\u003cli\u003e🛡️ Bouclier et épée de Thémyscira sculptés avec soin\u003c\/li\u003e\n\u003cli\u003e🌟 Lasso de Vérité aux finitions dorées éclatantes\u003c\/li\u003e\n\u003cli\u003e🎨 Peinture premium aux reflets métalliques profonds\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\"\u003eMajesté \u0026amp; Aura\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\"\u003eRendu de l'Armure\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\"\u003eDétails du Visage\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\u003cdiv class=\"bench-item\"\u003e\n\u003cdiv class=\"bench-label-light\"\u003eFidélité Justice League\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\u003e94\/100\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bench-bar-bg\"\u003e\n\u003cdiv class=\"bench-bar-fill\" style=\"--target-width: 94%;\"\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.3\u003c\/div\u003e\n\u003cdiv style=\"font-size: 11px; font-weight: 800; color: var(--pixie-ww-red); 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\u003eUnivers\u003c\/td\u003e\n\u003ctd\u003eDC Comics \/ Justice League\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePersonnage\u003c\/td\u003e\n\u003ctd\u003eWonder Woman (Diana Prince)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOrigine\u003c\/td\u003e\n\u003ctd\u003eThémyscira (Amazone)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMatériau\u003c\/td\u003e\n\u003ctd\u003ePVC \/ Finition Bronze et Or\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eWarrior Princess Edition\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"color: var(--pixie-ww-red);\"\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":"DC Comics","offers":[{"title":"Default Title","offer_id":52904073462090,"sku":null,"price":24.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/7403\/8602\/files\/906ebb1f-e4a832_e24ca8c0f680417b82b1ffaccc360f04_mv2.jpg?v=1772745084"},{"product_id":"figurine-dc-comics-super-woman","title":"Figurine DC Comics Super Woman","description":"\u003cstyle\u003e\n\/* --- CONFIGURATION LIGHT PIXEL 404 - SUPER WOMAN EDITION --- *\/\n:root {\n  --pixie-sw-blue: #1a237e;\n  --pixie-sw-silver: #9e9e9e;\n  --pixie-light-bg: #ffffff; \/* FOND BLANC OBLIGATOIRE *\/\n  --pixie-card-light: rgba(245, 245, 247, 0.9);\n  --pixie-neon-stroke: rgba(26, 35, 126, 0.2);\n  --main-gradient: linear-gradient(135deg, #1a237e 0%, #9e9e9e 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-sw-blue);\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, #c5cae9, #e0e0e0, #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-sw-blue); 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, #1a237e, #9e9e9e);\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-sw-blue), var(--pixie-sw-silver) 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: 91; } }\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\u003eExplorez les confins du Multivers avec cette \u003cstrong\u003eFigurine DC Comics Super Woman\u003c\/strong\u003e. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eDe fait\u003c\/strong\u003e, cette pièce de collection immortalise la version impitoyable de l'amazone, chef de file du Syndicat du Crime sur Terre-3, disponible chez Pixel 404 Orléans.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"main-title-light\"\u003eFigurine DC Comics Super Woman : L'Autorité Inversée \u003cbr\u003e\u003cspan style=\"font-size: 18px; color: #8e8e93;\"\u003eCollection DC Multiverse - Édition Crisis\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(26, 35, 126, 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\"Si Wonder Woman incarne la vérité, Super Woman incarne la soumission. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eC'est pourquoi\u003c\/strong\u003e cette figurine est captivante : elle retranscrit parfaitement la malveillance et le charisme toxique du personnage. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEn conclusion\u003c\/strong\u003e, c'est l'atout majeur pour tout collectionneur souhaitant représenter le pendant sombre de la Justice League.\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-card-light\"\u003e\n\u003ch3\u003eUne Esthétique Glaciale\u003c\/h3\u003e\n\u003cp\u003eCette figurine de Super Woman se distingue par son élégance sombre. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEn effet\u003c\/strong\u003e, le costume bleu nuit est sublimé par des finitions argentées satinées, créant un contraste saisissant avec son regard autoritaire. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003ePar ailleurs\u003c\/strong\u003e, le rendu de sa cape et de ses bottes reflète un souci du détail exemplaire, typique des versions Terre-3.\u003c\/p\u003e\n\u003cp\u003eLa puissance d'une Amazone déchue. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEn effet\u003c\/strong\u003e, sa pose altière et son lasso de soumission à la hanche évoquent immédiatement sa soif de contrôle. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003ePar ailleurs\u003c\/strong\u003e, la sculpture de sa chevelure noire de jais et de son diadème inversé complète ce portrait de souveraine impitoyable.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDe plus\u003c\/strong\u003e, cette figurine s'intègre idéalement aux côtés d'Ultraman ou d'Owlman. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEnfin\u003c\/strong\u003e, la robustesse du PVC premium assure que cette icône du mal conservera son aura intimidante au fil du temps.\u003c\/p\u003e\n\u003cul style=\"margin-top: 20px; font-weight: 600; list-style: none; padding: 0; color: var(--pixie-sw-blue);\"\u003e\n\u003cli\u003e🖤 Costume bleu nuit aux finitions argentées froides\u003c\/li\u003e\n\u003cli\u003e⛓️ Lasso de soumission sculpté avec précision\u003c\/li\u003e\n\u003cli\u003e🦇 Design iconique du Syndicat du Crime de Terre-3\u003c\/li\u003e\n\u003cli\u003e🎨 Peinture mate et brillante pour un contraste haut de gamme\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\"\u003eCharisme \u0026amp; Menace\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\"\u003ePrécision du Costume\u003cstrong\u003e94\/100\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bench-bar-bg\"\u003e\n\u003cdiv class=\"bench-bar-fill\" style=\"--target-width: 94%;\"\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 Comics\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\"\u003eQualité de Sculpture\u003cstrong\u003e93\/100\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bench-bar-bg\"\u003e\n\u003cdiv class=\"bench-bar-fill\" style=\"--target-width: 93%;\"\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;\"\u003e18.9\u003c\/div\u003e\n\u003cdiv style=\"font-size: 11px; font-weight: 800; color: var(--pixie-sw-blue); 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\u003eUnivers\u003c\/td\u003e\n\u003ctd\u003eDC Comics \/ Multiverse\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePersonnage\u003c\/td\u003e\n\u003ctd\u003eSuper Woman (Lois Lane - Earth-3)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAffiliation\u003c\/td\u003e\n\u003ctd\u003eSyndicat du Crime\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMatériau\u003c\/td\u003e\n\u003ctd\u003ePVC \/ Finition Satinée\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eÉchelle\u003c\/td\u003e\n\u003ctd\u003e1\/10 ou 1\/6 (Selon Version)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"color: var(--pixie-sw-blue);\"\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":"DC Comics","offers":[{"title":"Default Title","offer_id":52904073527626,"sku":null,"price":24.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/7403\/8602\/files\/4fce68d2-e4a832_772e4248481746ae9f8bd2e5f430d5a4_mv2.jpg?v=1772745085"},{"product_id":"porte-cles-dc-comics-joker-en-tenue-violette","title":"Porte-Clés - DC Comics - Joker en Tenue Violette","description":"\u003cstyle\u003e\n\/* --- CONFIGURATION LIGHT PIXEL 404 - JOKER PURPLE SUIT EDITION --- *\/\n:root {\n  --pixie-joker-purple: #6a1b9a;\n  --pixie-joker-green: #2e7d32;\n  --pixie-joker-orange: #ef6c00;\n  --pixie-light-bg: #ffffff;\n  --pixie-card-light: rgba(245, 245, 247, 0.9);\n  --pixie-neon-stroke: rgba(106, 27, 154, 0.3);\n  --joker-purple-gradient: linear-gradient(135deg, #6a1b9a 0%, #2e7d32 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-joker-purple);\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(--joker-purple-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, #f3e5f5, #e8f5e9, #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\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.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: #636366; 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, #6a1b9a, #2e7d32);\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-joker-purple), var(--pixie-joker-green) calc(var(--p) * 1%), #e5e5ea 0);\n  animation: clockRunJokerClassic 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 clockRunJokerClassic { 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\u003eAdoptez le style indémodable du crime avec le Porte-Clés - DC Comics - Joker en Tenue Violette. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eDe fait\u003c\/strong\u003e, cette version classique, fidèle aux comics et aux séries animées, impose son élégance maléfique à votre trousseau de clés, disponible chez Pixel 404 Orléans.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"main-title-light\"\u003ePorte-Clés - DC Comics - Joker en Tenue Violette\u003cbr\u003e\u003cspan style=\"font-size: 18px; color: #8e8e93;\"\u003eAccessoire DC Comics\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(106, 27, 154, 0.4));\"\u003e🎩🔫\u003c\/div\u003e\n\u003cdiv class=\"pixie-content-light\"\u003e\n\u003ch3\u003eL'AVIS DE PIXIE AI\u003c\/h3\u003e\n\u003cp\u003e\"C'est LE Joker par excellence. La tenue violette est à la fois sophistiquée et terrifiante. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eC'est pourquoi\u003c\/strong\u003e il est un indispensable : les détails de la fleur à la boutonnière et du gilet orange créent une harmonie visuelle parfaite qui rappelle les plus belles heures de Gotham. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEn conclusion\u003c\/strong\u003e, c'est le porte-clés définitif pour tout fan de DC qui se respecte.\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-card-light\"\u003e\n\u003ch3\u003eDesign Vintage \u0026amp; Finition Haute Fidélité\u003c\/h3\u003e\n\u003cp\u003eLe secret de ce modèle réside dans sa fidélité historique. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEn effet\u003c\/strong\u003e, le violet profond de son complet est rehaussé par les touches vertes de sa cravate et de ses cheveux, créant ce look bicolore si célèbre. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003ePar ailleurs\u003c\/strong\u003e, sa sculpture capture ce rire dément qui a fait trembler Batman plus d'une fois.\"\u003c\/p\u003e\n\u003cp\u003eUne durabilité forgée à l'usine de produits chimiques ACE. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEn effet\u003c\/strong\u003e, le PVC haute densité résiste parfaitement aux torsions et aux frottements. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003ePar ailleurs\u003c\/strong\u003e, la saturation des couleurs reste intacte, garantissant un violet éclatant même après des années d'évasion d'Arkham.\"\u003c\/p\u003e\n\u003cul style=\"margin-top: 20px; font-weight: 600; list-style: none; padding: 0; color: var(--pixie-joker-purple);\"\u003e\n\u003cli\u003e🕴️ Costume complet violet \"Royal Purple\"\u003c\/li\u003e\n\u003cli\u003e🧪 Cheveux verts texturés \"Acid Green\"\u003c\/li\u003e\n\u003cli\u003e✨ Détails du gilet orange et fleur sculptée\u003c\/li\u003e\n\u003cli\u003e🔗 Anneau renforcé en métal teinté argent chromé\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\"\u003eIconicité\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\"\u003eRichesse des Teintes\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\"\u003eFidélité Comics\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\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: #636366; 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\u003eLicence\u003c\/td\u003e\n\u003ctd\u003eDC Comics (Original Universe)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVersion\u003c\/td\u003e\n\u003ctd\u003eClassic Purple Suit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinition\u003c\/td\u003e\n\u003ctd\u003eMatte avec détails Glossy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e6.5 cm (standard)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"color: var(--pixie-joker-purple);\"\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":"DC Comics","offers":[{"title":"Default Title","offer_id":52904073560394,"sku":null,"price":9.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/7403\/8602\/files\/b5af608f-e4a832_473425956a0e48698627126b92905261_mv2.png?v=1772745085"},{"product_id":"figurine-dc-comics-harley-quinn-en-combinaison-doree","title":"Figurine DC Comics Harley Quinn dorée","description":"\u003cstyle\u003e\n\/* --- CONFIGURATION LIGHT PIXEL 404 - HARLEY GOLD EDITION --- *\/\n:root {\n  --pixie-harley-gold: #d4af37;\n  --pixie-harley-dark: #1c1c1e;\n  --pixie-light-bg: #ffffff; \/* FOND BLANC OBLIGATOIRE *\/\n  --pixie-card-light: rgba(245, 245, 247, 0.9);\n  --pixie-neon-stroke: rgba(212, 175, 55, 0.2);\n  --main-gradient: linear-gradient(135deg, #d4af37 0%, #1c1c1e 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-harley-gold);\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, #fff9c4, #cfd8dc, #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-harley-gold); 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, #d4af37, #1c1c1e);\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-harley-gold), var(--pixie-harley-dark) 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: 96; } }\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\u003eFaites briller votre vitrine avec cette Figurine DC Comics Harley Quinn dorée. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eDe fait\u003c\/strong\u003e, cette pièce de collection immortalise le look le plus flamboyant de l'anti-héroïne, un hommage à sa liberté retrouvée et à son sens inné du spectacle, disponible chez Pixel 404 Orléans.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"main-title-light\"\u003eFigurine DC Comics Harley Quinn : L'Or de l'Émancipation \u003cbr\u003e\u003cspan style=\"font-size: 18px; color: #8e8e93;\"\u003eCollection Birds of Prey - Édition Gold Superstar\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(212, 175, 55, 0.4));\"\u003e💎\u003c\/div\u003e\n\u003cdiv class=\"pixie-content-light\"\u003e\n\u003ch3\u003eL'AVIS DE PIXIE AI\u003c\/h3\u003e\n\u003cp\u003e\"La combinaison dorée est bien plus qu'un vêtement, c'est une déclaration d'indépendance lumineuse. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eC'est pourquoi\u003c\/strong\u003e cette figurine est une pièce d'exception : elle capte la lumière comme aucune autre grâce à son fini métallisé. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEn conclusion\u003c\/strong\u003e, c'est l'investissement parfait pour donner un aspect luxueux et iconique à votre collection DC.\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-card-light\"\u003e\n\u003ch3\u003eUn Éclat Métallique Premium\u003c\/h3\u003e\n\u003cp\u003eCette figurine de Harley Quinn se distingue par le traitement de sa texture \"Gold\". \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEn effet\u003c\/strong\u003e, la combinaison à losanges bénéficie d'une peinture électrostatique qui simule parfaitement le reflet du tissu lamé doré. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003ePar ailleurs\u003c\/strong\u003e, les motifs géométriques sont gravés en relief, offrant une profondeur visuelle saisissante.\u003c\/p\u003e\n\u003cp\u003eLa star sous les projecteurs. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEn effet\u003c\/strong\u003e, son visage, encadré par ses couettes bicolores plus courtes, affiche une expression de défi et de joie contagieuse. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003ePar ailleurs\u003c\/strong\u003e, les détails de ses rollers ou de ses bottes dorées complètent ce look haute couture avec une précision millimétrée.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDe plus\u003c\/strong\u003e, cette figurine utilise des matériaux de haute densité pour garantir la tenue des pigments dorés dans le temps. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEnfin\u003c\/strong\u003e, le contraste entre l'or éclatant et les touches de noir et de rose crée une dynamique visuelle irrésistible.\u003c\/p\u003e\n\u003cul style=\"margin-top: 20px; font-weight: 600; list-style: none; padding: 0; color: var(--pixie-harley-gold);\"\u003e\n\u003cli\u003e✨ Finition métallisée \"Or Solaire\" haute brillance\u003c\/li\u003e\n\u003cli\u003e🔶 Motifs en losanges sculptés en relief sur la combinaison\u003c\/li\u003e\n\u003cli\u003e⛸️ Détails précis sur les rollers et les protections\u003c\/li\u003e\n\u003cli\u003e🎨 Peinture premium avec vernis de protection anti-ternissement\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\"\u003eRendu Métallisé\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\"\u003eFidélité au Film\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\"\u003ePrécision des Gravures\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\"\u003eÉclat Visuel\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\u003e94\/100\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bench-bar-bg\"\u003e\n\u003cdiv class=\"bench-bar-fill\" style=\"--target-width: 94%;\"\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.3\u003c\/div\u003e\n\u003cdiv style=\"font-size: 11px; font-weight: 800; color: var(--pixie-harley-gold); 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\u003eUnivers\u003c\/td\u003e\n\u003ctd\u003eDC Comics (Birds of Prey Movie)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePersonnage\u003c\/td\u003e\n\u003ctd\u003eHarley Quinn (Combinaison Dorée)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMatériau\u003c\/td\u003e\n\u003ctd\u003ePVC Premium \/ Peinture Métallique\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSérie\u003c\/td\u003e\n\u003ctd\u003eGolden Icon Collector\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAccessoire\u003c\/td\u003e\n\u003ctd\u003eMallet ou Rollers (selon version)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"color: var(--pixie-harley-gold);\"\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":"DC Comics","offers":[{"title":"Default Title","offer_id":52904073593162,"sku":null,"price":26.13,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/7403\/8602\/files\/18c0863c-e4a832_75c84ddda99548418d61d9e17df5465f_mv2.png?v=1772745084"},{"product_id":"figurine-dc-comics-harley-quinn-en-rouge-et-bleu","title":"Figurine DC Comics Harley Quinn rouge et bleu","description":"\u003cstyle\u003e\n\/* --- CONFIGURATION LIGHT PIXEL 404 - HARLEY ROUGE \u0026 BLEU EDITION --- *\/\n:root {\n  --pixie-harley-red: #d32f2f;\n  --pixie-harley-blue-alt: #1976d2;\n  --pixie-light-bg: #ffffff; \/* FOND BLANC OBLIGATOIRE *\/\n  --pixie-card-light: rgba(245, 245, 247, 0.9);\n  --pixie-neon-stroke: rgba(211, 47, 47, 0.2);\n  --main-gradient: linear-gradient(135deg, #d32f2f 0%, #1976d2 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-harley-red);\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, #ffebee, #e3f2fd, #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-harley-red); 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, #d32f2f, #1976d2);\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-harley-red), var(--pixie-harley-blue-alt) 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: 95; } }\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\u003eRedécouvrez la muse du désordre avec cette \u003cstrong\u003eF\u003c\/strong\u003e\u003cstrong\u003eigurine DC Comics Harley Quinn rouge et bleu\u003c\/strong\u003e. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eDe fait\u003c\/strong\u003e, cette édition bicolore sublime le style urbain et rebelle du personnage, offrant une pièce dynamique qui capte chaque nuance de sa folie créative, disponible chez Pixel 404 Orléans.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"main-title-light\"\u003eFigurine DC Comics Harley Quinn : L'Éclat Bicolore \u003cbr\u003e\u003cspan style=\"font-size: 18px; color: #8e8e93;\"\u003eCollection DC Premium - Édition Modern Style\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(211, 47, 47, 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\"Le duo rouge et bleu est devenu la signature visuelle de Harley pour une nouvelle génération de fans. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eC'est pourquoi\u003c\/strong\u003e cette figurine est un indispensable : elle équilibre parfaitement ces teintes opposées pour un rendu harmonieux et percutant. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEn conclusion\u003c\/strong\u003e, c'est l'atout couleur qui viendra bousculer votre collection avec une insolence rafraîchissante.\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-card-light\"\u003e\n\u003ch3\u003eUne Harmonie Explosive\u003c\/h3\u003e\n\u003cp\u003eCette figurine de Harley Quinn mise sur le contraste saisissant de son équipement. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEn effet\u003c\/strong\u003e, la séparation nette entre les éléments rouges et bleus — des bottes jusqu'aux pointes de ses couettes — est réalisée avec une peinture haute fidélité qui ne souffre d'aucun défaut. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003ePar ailleurs\u003c\/strong\u003e, les détails du short et de la veste satinée apportent un éclat luxueux à l'ensemble.\u003c\/p\u003e\n\u003cp\u003eL'attitude au premier plan. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEn effet\u003c\/strong\u003e, le regard malicieux et le sourire en coin sont accentués par des touches de maquillage bicolore sous les yeux. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003ePar ailleurs\u003c\/strong\u003e, les accessoires comme sa ceinture cloutée et ses colliers sont sculptés avec une finesse qui renforce l'aspect haut de gamme.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDe plus\u003c\/strong\u003e, cette version rouge et bleu s'intègre parfaitement dans une mise en scène urbaine ou aux côtés de la Suicide Squad. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEnfin\u003c\/strong\u003e, la qualité des pigments assure que les couleurs resteront vibrantes et éclatantes malgré l'exposition à la lumière.\u003c\/p\u003e\n\u003cul style=\"margin-top: 20px; font-weight: 600; list-style: none; padding: 0; color: var(--pixie-harley-red);\"\u003e\n\u003cli\u003e🔴 Tenue bicolore rouge et bleu aux finitions satinées\u003c\/li\u003e\n\u003cli\u003e🔵 Chevelure sculptée avec dégradés de pointes colorées\u003c\/li\u003e\n\u003cli\u003e✨ Maquillage détaillé et regard expressif haute précision\u003c\/li\u003e\n\u003cli\u003e🎨 Peinture premium résistante aux UV\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\"\u003eÉclat des Couleurs\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\"\u003eFidélité au Look\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\"\u003eFinesse du Maquillage\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\u003cdiv class=\"bench-item\"\u003e\n\u003cdiv class=\"bench-label-light\"\u003eDétails de l'Équipement\u003cstrong\u003e93\/100\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bench-bar-bg\"\u003e\n\u003cdiv class=\"bench-bar-fill\" style=\"--target-width: 93%;\"\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\u003e94\/100\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bench-bar-bg\"\u003e\n\u003cdiv class=\"bench-bar-fill\" style=\"--target-width: 94%;\"\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.1\u003c\/div\u003e\n\u003cdiv style=\"font-size: 11px; font-weight: 800; color: var(--pixie-harley-red); 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\u003eUnivers\u003c\/td\u003e\n\u003ctd\u003eDC Comics (Suicide Squad Era)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePersonnage\u003c\/td\u003e\n\u003ctd\u003eHarley Quinn (Rouge \u0026amp; Bleu)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMatériau\u003c\/td\u003e\n\u003ctd\u003ePVC Premium \/ Résine Synthétique\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eÉdition\u003c\/td\u003e\n\u003ctd\u003eModern Icon Series\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eUrban Bicolore Haute Fidélité\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"color: var(--pixie-harley-red);\"\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":"DC Comics","offers":[{"title":"Default Title","offer_id":52904073625930,"sku":null,"price":26.13,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/7403\/8602\/files\/5359d298-e4a832_678d7f25e6494507a869d7524e7c983f_mv2.png?v=1772745085"},{"product_id":"porte-cles-dc-comics-joker-en-tenue-rouge","title":"Porte-Clés - DC Comics - Joker en Tenue Rouge","description":"\u003cstyle\u003e\n\/* --- CONFIGURATION LIGHT PIXEL 404 - JOKER RED SUIT EDITION --- *\/\n:root {\n  --pixie-joker-red: #b71c1c;\n  --pixie-joker-green: #4caf50;\n  --pixie-joker-yellow: #ffeb3b;\n  --pixie-light-bg: #ffffff;\n  --pixie-card-light: rgba(245, 245, 247, 0.9);\n  --pixie-neon-stroke: rgba(183, 28, 28, 0.3);\n  --joker-gradient: linear-gradient(135deg, #b71c1c 0%, #4caf50 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-joker-red);\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(--joker-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, #ffebee, #f1f8e9, #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\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.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: #636366; 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, #b71c1c, #4caf50);\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-joker-red), var(--pixie-joker-green) calc(var(--p) * 1%), #e5e5ea 0);\n  animation: clockRunJoker 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 clockRunJoker { 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\u003eMettez un peu de folie dans votre quotidien avec le Porte-Clés - DC Comics - Joker en Tenue Rouge. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eDe fait\u003c\/strong\u003e, le vilain le plus iconique de Gotham adopte son costume trois-pièces le plus flamboyant pour surveiller vos clés, une pièce maîtresse disponible chez Pixel 404 Orléans.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"main-title-light\"\u003ePorte-Clés - DC Comics - Joker en Tenue Rouge\u003cbr\u003e\u003cspan style=\"font-size: 18px; color: #8e8e93;\"\u003eAccessoire DC Comics\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(183, 28, 28, 0.4));\"\u003e🃏🤡\u003c\/div\u003e\n\u003cdiv class=\"pixie-content-light\"\u003e\n\u003ch3\u003eL'AVIS DE PIXIE AI\u003c\/h3\u003e\n\u003cp\u003e\"Pourquoi cet air si sérieux ? Le Joker en tenue rouge est une déclaration d'anarchie élégante. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eC'est pourquoi\u003c\/strong\u003e ce modèle est si fascinant : le contraste entre le rouge vif du costume et ses cheveux verts iconiques crée un impact visuel immédiat. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEn conclusion\u003c\/strong\u003e, c'est l'accessoire idéal pour ceux qui aiment les personnages complexes et les designs qui ne passent pas inaperçus.\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-card-light\"\u003e\n\u003ch3\u003eCostume Taillé pour le Chaos \u0026amp; Maquillage Précis\u003c\/h3\u003e\n\u003cp\u003eLe secret de ce modèle réside dans l'intensité de ses pigments. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEn effet\u003c\/strong\u003e, le rouge utilisé pour le veston possède une profondeur rare, complétée par les détails jaunes du gilet. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003ePar ailleurs\u003c\/strong\u003e, son sourire grimaçant et son maquillage de clown sont appliqués avec une netteté qui capture parfaitement son aura inquiétante.\"\u003c\/p\u003e\n\u003cp\u003eUne résistance à l'épreuve de Gotham. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEn effet\u003c\/strong\u003e, le PVC haute densité est conçu pour ne pas s'effriter, même après de multiples passages dans vos poches. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003ePar ailleurs\u003c\/strong\u003e, la peinture \"Full Color Injection\" garantit que ses cheveux verts ne perdront jamais de leur superbe.\"\u003c\/p\u003e\n\u003cul style=\"margin-top: 20px; font-weight: 600; list-style: none; padding: 0; color: var(--pixie-joker-red);\"\u003e\n\u003cli\u003e💥 Costume trois-pièces rouge et jaune haute fidélité\u003c\/li\u003e\n\u003cli\u003e🧪 Chevelure verte \"Toxic Green\" texturée\u003c\/li\u003e\n\u003cli\u003e✨ Finition semi-brillante sur le costume\u003c\/li\u003e\n\u003cli\u003e🔗 Attache en acier noir mat \"Arkham Steel\"\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\"\u003eNiveau de Folie\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\"\u003eContraste 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\"\u003eDétails du Visage\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\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.5\u003c\/div\u003e\n\u003cdiv style=\"font-size: 11px; font-weight: 800; color: #636366; 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\u003eLicence\u003c\/td\u003e\n\u003ctd\u003eDC Comics \/ Batman\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVersion\u003c\/td\u003e\n\u003ctd\u003eRed Suit Edition (Joker)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMatériau\u003c\/td\u003e\n\u003ctd\u003ePVC Durable \"Soft Touch\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eUrban Chibi Premium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"color: var(--pixie-joker-red);\"\u003e\n\u003ctd\u003eDisponible à\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":"DC Comics","offers":[{"title":"Default Title","offer_id":52904073658698,"sku":null,"price":9.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/7403\/8602\/files\/9fa52080-e4a832_ade7eb7b30ea4c509d8c76dca91c65f3_mv2.png?v=1772745086"},{"product_id":"figurine-dc-comics-harley-quinn-et-sa-batte-de-baseball","title":"Figurine DC Comics Harley Quinn Batte","description":"\u003cstyle\u003e\n\/* --- CONFIGURATION LIGHT PIXEL 404 - HARLEY QUINN EDITION --- *\/\n:root {\n  --pixie-harley-pink: #ff4081;\n  --pixie-harley-blue: #00b0ff;\n  --pixie-light-bg: #ffffff; \/* FOND BLANC OBLIGATOIRE *\/\n  --pixie-card-light: rgba(245, 245, 247, 0.9);\n  --pixie-neon-stroke: rgba(255, 64, 129, 0.2);\n  --main-gradient: linear-gradient(135deg, #ff4081 0%, #00b0ff 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-harley-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, #e1f5fe, #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-harley-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, #ff4081, #00b0ff);\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-harley-pink), var(--pixie-harley-blue) 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: 96; } }\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\u003ePréparez-vous à un tourbillon de couleurs et de folie avec cette Figurine DC Comics \u003cstrong\u003ede Harley Quinn Batte.\u003c\/strong\u003e\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eDe fait\u003c\/strong\u003e, cette pièce capture l'irrévérence totale de l'anti-héroïne, prête à semer le trouble dans les rues de Gotham avec son accessoire de prédilection, disponible chez Pixel 404 Orléans.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"main-title-light\"\u003eFigurine DC Comics Harley Quinn : La Frappe Fantasque \u003cbr\u003e\u003cspan style=\"font-size: 18px; color: #8e8e93;\"\u003eCollection DC Multiverse - Édition Gotham Sirens\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, 64, 129, 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\"Harley Quinn est l'électron libre par excellence de l'univers DC. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eC'est pourquoi\u003c\/strong\u003e cette figurine est un coup de cœur : elle allie une pose dynamique à un travail de peinture qui fait ressortir son côté pop et déjanté. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEn conclusion\u003c\/strong\u003e, c'est la pièce maîtresse pour apporter une dose de fun et d'impertinence à n'importe quelle collection de justiciers (ou de vilains).\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-card-light\"\u003e\n\u003ch3\u003eUn Accessoire de Choc\u003c\/h3\u003e\n\u003cp\u003eCette figurine de Harley Quinn met à l'honneur sa célèbre batte de baseball. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEn effet\u003c\/strong\u003e, l'accessoire est sculpté avec un réalisme bluffant, incluant des inscriptions manuscrites \"Good Night\" et des effets d'usure simulant les combats passés. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003ePar ailleurs\u003c\/strong\u003e, sa posture, batte fièrement posée sur l'épaule ou prête à frapper, dégage une confiance absolue.\u003c\/p\u003e\n\u003cp\u003eL'explosion des couleurs. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEn effet\u003c\/strong\u003e, le bicolore rose et bleu de ses cheveux et de sa tenue est appliqué avec une précision exemplaire, sans bavure. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003ePar ailleurs\u003c\/strong\u003e, les détails de ses tatouages miniatures et de son maquillage légèrement \"rock'n'roll\" apportent une profondeur unique à son visage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDe plus\u003c\/strong\u003e, les finitions métallisées sur ses bijoux et les textures de cuir sur ses bottes renforcent l'aspect premium. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEnfin\u003c\/strong\u003e, le socle thématique assure une stabilité parfaite, même pour une pose aussi audacieuse et penchée vers l'avant.\u003c\/p\u003e\n\u003cul style=\"margin-top: 20px; font-weight: 600; list-style: none; padding: 0; color: var(--pixie-harley-pink);\"\u003e\n\u003cli\u003e⚾ Batte de baseball avec marquages texturés et réalistes\u003c\/li\u003e\n\u003cli\u003e✨ Chevelure bicolore et maquillage haute définition\u003c\/li\u003e\n\u003cli\u003e👔 Tenue aux finitions \"cuir et métal\" ultra détaillées\u003c\/li\u003e\n\u003cli\u003e🎨 Palette de couleurs pastel néon pour un rendu pop\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 \u0026amp; Attitude\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\"\u003eFinesse de la Peinture\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\"\u003eDétails Accessoires\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\"\u003eRéalisme du Visage\u003cstrong\u003e94\/100\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bench-bar-bg\"\u003e\n\u003cdiv class=\"bench-bar-fill\" style=\"--target-width: 94%;\"\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.2\u003c\/div\u003e\n\u003cdiv style=\"font-size: 11px; font-weight: 800; color: var(--pixie-harley-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\u003eUnivers\u003c\/td\u003e\n\u003ctd\u003eDC Comics (Suicide Squad \/ Birds of Prey)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePersonnage\u003c\/td\u003e\n\u003ctd\u003eHarley Quinn (Dct. Harleen Quinzel)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMatériau\u003c\/td\u003e\n\u003ctd\u003ePVC Premium \/ ABS Finition Brillante\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAccessoires\u003c\/td\u003e\n\u003ctd\u003eBatte de Baseball sculptée\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eLimited Pop-Art Series\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"color: var(--pixie-harley-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":"DC Comics","offers":[{"title":"Default Title","offer_id":52904073691466,"sku":null,"price":26.13,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/7403\/8602\/files\/df506196-e4a832_8e8c2800071d4352b60a8085d7a621a4_mv2.jpg?v=1772745085"},{"product_id":"figurine-dc-comics-joker-1","title":"Figurine DC Comics Joker","description":"\u003cstyle\u003e\n\/* --- CONFIGURATION LIGHT PIXEL 404 - JOKER EDITION --- *\/\n:root {\n  --pixie-joker-purple: #6a1b9a;\n  --pixie-joker-green: #4caf50;\n  --pixie-light-bg: #ffffff; \/* FOND BLANC OBLIGATOIRE *\/\n  --pixie-card-light: rgba(245, 245, 247, 0.9);\n  --pixie-neon-stroke: rgba(106, 27, 154, 0.2);\n  --main-gradient: linear-gradient(135deg, #6a1b9a 0%, #4caf50 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-joker-purple);\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, #f3e5f5, #e8f5e9, #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-joker-purple); 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, #6a1b9a, #4caf50);\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-joker-purple), var(--pixie-joker-green) 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: 95; } }\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\u003ePlongez dans le chaos avec cette \u003cstrong\u003eFigurine DC Comics Joker\u003c\/strong\u003e. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eDe fait\u003c\/strong\u003e, cette pièce de collection capture l'anarchie pure du pire cauchemar de Gotham, arborant un rictus qui semble vous observer, disponible chez Pixel 404 Orléans.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"main-title-light\"\u003eFigurine DC Comics The Joker : L'Architecte du Désordre \u003cbr\u003e\u003cspan style=\"font-size: 18px; color: #8e8e93;\"\u003eCollection DC Multiverse - Édition Gotham Nightmares\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(106, 27, 154, 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\"Le Joker n'est pas qu'un criminel, c'est un concept de pure folie visuelle. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eC'est pourquoi\u003c\/strong\u003e cette figurine est si percutante : elle respecte les contrastes violents de ses couleurs sans sacrifier le réalisme. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEn conclusion\u003c\/strong\u003e, c'est l'antagoniste ultime qui donnera du relief et du caractère à votre vitrine DC Comics.\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-card-light\"\u003e\n\u003ch3\u003eUne Esthétique de la Folie\u003c\/h3\u003e\n\u003cp\u003eCette figurine du Joker mise sur des détails vestimentaires hauts en couleur. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEn effet\u003c\/strong\u003e, son costume trois-pièces violet arbore des plis de tissu réalistes, contrastant avec son gilet orange ou vert acide selon l'éclairage. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003ePar ailleurs\u003c\/strong\u003e, la fleur à la boutonnière et les boutons de manchettes sont sculptés avec une précision maniaque.\u003c\/p\u003e\n\u003cp\u003eLe sourire qui hante Gotham. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEn effet\u003c\/strong\u003e, le maquillage blanc blafard et le rouge à lèvres étalé sont appliqués avec un fini mat de haute qualité. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003ePar ailleurs\u003c\/strong\u003e, son regard maniaque, souligné par une peinture précise des iris, capture parfaitement son instabilité mentale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDe plus\u003c\/strong\u003e, elle est souvent accompagnée d'accessoires thématiques comme sa canne à pommeau d'or ou son pistolet \"Bang\". \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEnfin\u003c\/strong\u003e, le PVC utilisé permet de conserver la finesse de sa chevelure verte indisciplinée sur le long terme.\u003c\/p\u003e\n\u003cul style=\"margin-top: 20px; font-weight: 600; list-style: none; padding: 0; color: var(--pixie-joker-purple);\"\u003e\n\u003cli\u003e🃏 Sculpture faciale d'un réalisme terrifiant\u003c\/li\u003e\n\u003cli\u003e✨ Costume violet iconique aux couleurs vibrantes\u003c\/li\u003e\n\u003cli\u003e🎨 Peinture haute définition sur le maquillage et les yeux\u003c\/li\u003e\n\u003cli\u003e🧩 Socle d'exposition aux thèmes d'Arkham ou de Gotham\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\"\u003eNiveau de Détails\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 Comics\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\"\u003eIntensité du Regard\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\"\u003eQualité du Costume\u003cstrong\u003e94\/100\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bench-bar-bg\"\u003e\n\u003cdiv class=\"bench-bar-fill\" style=\"--target-width: 94%;\"\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\u003e92\/100\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bench-bar-bg\"\u003e\n\u003cdiv class=\"bench-bar-fill\" style=\"--target-width: 92%;\"\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.1\u003c\/div\u003e\n\u003cdiv style=\"font-size: 11px; font-weight: 800; color: var(--pixie-joker-purple); 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\u003eUnivers\u003c\/td\u003e\n\u003ctd\u003eDC Comics (Gotham City)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePersonnage\u003c\/td\u003e\n\u003ctd\u003eLe Joker (The Joker)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMatériau\u003c\/td\u003e\n\u003ctd\u003ePVC Premium \/ ABS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eÉchelle\u003c\/td\u003e\n\u003ctd\u003e1\/10 (Art Scale)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSérie\u003c\/td\u003e\n\u003ctd\u003eClown Prince of Crime Legacy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"color: var(--pixie-joker-purple);\"\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":"DC Comics","offers":[{"title":"Default Title","offer_id":52904073724234,"sku":null,"price":26.13,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/7403\/8602\/files\/462933fd-e4a832_9542b7355d514e4f97d81ca9fce52268_mv2.png?v=1772745086"},{"product_id":"puzzle-winning-moves-joker-1000-pieces-dc-comics","title":"Puzzle Winning Moves – Joker (1000 pièces) – DC Comics","description":"\u003cstyle\u003e\n\/* --- CONFIGURATION LIGHT PIXEL 404 - JOKER PUZZLE --- *\/\n:root {\n  --pixie-joker-purple: #7b1fa2;\n  --pixie-joker-green: #4caf50;\n  --pixie-joker-dark: #1a1a1a;\n  --pixie-light-bg: #ffffff;\n  --pixie-card-light: rgba(243, 229, 245, 0.8);\n  --pixie-neon-stroke: rgba(123, 31, 162, 0.4);\n  --chaos-gradient: linear-gradient(135deg, #9c27b0 0%, #2e7d32 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-joker-purple);\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(--chaos-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, #f3e5f5, #e8f5e9, #ffffff, #f3e5f5);\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(123, 31, 162, 0.1);\n}\n\n.pixie-content-light { z-index: 2; }\n.pixie-content-light h3 { margin: 0 0 10px 0; color: #4a148c; font-size: 22px; font-weight: 900; text-transform: uppercase; letter-spacing: 1px; }\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.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: #636366; 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, #7b1fa2, #2e7d32);\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-joker-purple), #2e7d32 calc(var(--p) * 1%), #e5e5ea 0);\n  animation: clockRunJoker 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: #faf9ff; border-radius: 35px; border: 1px solid rgba(0, 0, 0, 0.02); 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.02); 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 clockRunJoker { to { --p: 97.0; } }\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\u003e\"Mettre de l'ordre dans le chaos n'a jamais été aussi gratifiant.\" Ce Puzzle Winning Moves – Joker (1000 pièces) – DC Comicsédité par Winning Moves est un défi de haut vol qui célèbre l'esthétique vibrante et terrifiante de DC Comics. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEn effet\u003c\/strong\u003e, le visuel haute définition capture chaque détail du rictus du Joker, entouré de ses motifs iconiques. Une pièce de collection disponible chez Pixel 404 Orléans.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"main-title-light\"\u003ePuzzle Winning Moves – Joker (1000 pièces) – DC Comics\u003cbr\u003e\u003cspan style=\"font-size: 18px; color: #8e8e93;\"\u003eCollection DC Premium – 1000 Pièces – Finition Anti-Reflets\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(123, 31, 162, 0.5));\"\u003e🤡🃏💜\u003c\/div\u003e\n\u003cdiv class=\"pixie-content-light\"\u003e\n\u003ch3\u003eL'AVIS DE PIXIE AI\u003c\/h3\u003e\n\u003cp\u003e\"C'est le puzzle le plus 'hypnotisant' du catalogue ! Ce que j'adore dans cette édition, c'est la complexité des zones de couleurs : entre le violet de son costume et le vert de ses cheveux, vos neurones vont chauffer. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eC'est pourquoi\u003c\/strong\u003e il est si satisfaisant : la qualité de découpe de Winning Moves est exemplaire, chaque pièce s'imbrique avec un clic parfait. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEn conclusion\u003c\/strong\u003e, c'est l'activité idéale pour une soirée pluvieuse à Orléans, ou un cadeau parfait pour tout fan de Batman !\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-card-light\"\u003e\n\u003ch3\u003eArt Graphique \u0026amp; Qualité Winning Moves\u003c\/h3\u003e\n\u003cp\u003eCe puzzle propose un visuel riche en détails, allant des expressions faciales du Joker aux onomatopées typiques des comics en arrière-plan. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eDe fait\u003c\/strong\u003e, l'impression sur papier gaufré réduit les reflets, ce qui est crucial quand on travaille sur un puzzle de 1000 pièces sous une lampe de salon. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003ePar ailleurs\u003c\/strong\u003e, une fois terminé, sa taille imposante (environ 50 x 70 cm) en fait un tableau magnifique à encadrer pour décorer votre antre geek.\"\u003c\/p\u003e\n\u003cp\u003eUn défi \"Insane\" de 1000 pièces. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEn effet\u003c\/strong\u003e, la densité des détails demande une attention de chaque instant. La robustesse des pièces en carton recyclé assure qu'elles ne s'abîment pas, même après plusieurs montages et démontages. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003ePar ailleurs\u003c\/strong\u003e, le poster du visuel inclus dans la boîte est un guide précieux pour ne pas perdre la raison face au sourire du clown.\"\u003c\/p\u003e\n\u003cul style=\"margin-top: 20px; font-weight: 600; list-style: none; padding: 0; color: #7b1fa2;\"\u003e\n\u003cli\u003e🎭 Visuel \"DC Comics Original\" ultra-détaillé\u003c\/li\u003e\n\u003cli\u003e✨ Finition \"Linen-Touch\" anti-éblouissement\u003c\/li\u003e\n\u003cli\u003e🧩 1000 pièces pour un défi de 10 à 15 heures\u003c\/li\u003e\n\u003cli\u003e🔗 Produit sous licence officielle DC Comics\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\"\u003eDifficulté de Montage\u003cstrong\u003e90\/100\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bench-bar-bg\"\u003e\n\u003cdiv class=\"bench-bar-fill\" style=\"--target-width: 90%;\"\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\"\u003eQualité d'Impression\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\"\u003eFacteur \"Gueule de Bois\"\u003cstrong\u003eIntense\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\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.4\u003c\/div\u003e\n\u003cdiv style=\"font-size: 11px; font-weight: 800; color: #636366; 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\u003eType\u003c\/td\u003e\n\u003ctd\u003ePuzzle 1000 pièces\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eÉditeur\u003c\/td\u003e\n\u003ctd\u003eWinning Moves\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions finies\u003c\/td\u003e\n\u003ctd\u003e50 x 70 cm (environ)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eUnivers\u003c\/td\u003e\n\u003ctd\u003eDC Comics \/ Batman\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"color: #4caf50;\"\u003e\n\u003ctd\u003eVerdict\u003c\/td\u003e\n\u003ctd\u003eValidé par Pixel 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":"Winning Moves","offers":[{"title":"Default Title","offer_id":61224332853578,"sku":null,"price":24.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/7403\/8602\/files\/3_4b4e8e34-b663-44bd-acb9-7a58384bb7a4.png?v=1772746116"},{"product_id":"dobble-dc-comics","title":"Dobble DC Comics","description":"\u003cp class=\"my-2 [\u0026amp;+p]:mt-4 [\u0026amp;_strong:has(+br)]:inline-block [\u0026amp;_strong:has(+br)]:pb-2\"\u003ePlongez dans l'univers des super-héros avec le \u003cstrong\u003eDobble Édition DC Comics\u003c\/strong\u003e ! Ce jeu de cartes culte revêt les couleurs de vos justiciers préférés pour des parties endiablées en famille ou entre amis, dès 6 ans.\u003c\/p\u003e\n\u003ch2 id=\"description-du-produit\" class=\"font-editorial font-bold mb-2 mt-4 [.has-inline-images_\u0026amp;]:clear-end text-lg first:mt-0 md:text-lg [hr+\u0026amp;]:mt-4\"\u003eDescription du Produit\u003c\/h2\u003e\n\u003cp class=\"my-2 [\u0026amp;+p]:mt-4 [\u0026amp;_strong:has(+br)]:inline-block [\u0026amp;_strong:has(+br)]:pb-2\"\u003eRetrouvez tous vos personnages fétiches — \u003cstrong\u003eBatman, Superman, Wonder Woman, Flash\u003c\/strong\u003e — sur des cartes rondes illustrées avec soin. Chaque carte est une véritable œuvre d'art dynamique, capturant l'intensité de l'univers DC Comics.\u003c\/p\u003e\n\u003cp class=\"my-2 [\u0026amp;+p]:mt-4 [\u0026amp;_strong:has(+br)]:inline-block [\u0026amp;_strong:has(+br)]:pb-2\"\u003eLe principe de Dobble reste intact : \u003cstrong\u003echaque carte partage exactement un symbole identique\u003c\/strong\u003e avec n'importe quelle autre carte du paquet. À vous de le trouver le plus vite possible !\u003c\/p\u003e\n\u003ch2 id=\"comment-jouer-au-dobble-dc-comics\" class=\"font-editorial font-bold mb-2 mt-4 [.has-inline-images_\u0026amp;]:clear-end text-lg first:mt-0 md:text-lg [hr+\u0026amp;]:mt-4\"\u003eComment Jouer au Dobble DC Comics ?\u003c\/h2\u003e\n\u003cp class=\"my-2 [\u0026amp;+p]:mt-4 [\u0026amp;_strong:has(+br)]:inline-block [\u0026amp;_strong:has(+br)]:pb-2\"\u003eDobble est un \u003cstrong\u003ejeu de rapidité et d'observation\u003c\/strong\u003e. Le but est simple :\u003c\/p\u003e\n\u003cul class=\"marker:text-quiet list-disc pl-8\"\u003e\n\u003cli class=\"py-0 my-0 prose-p:pt-0 prose-p:mb-2 prose-p:my-0 [\u0026amp;\u0026gt;p]:pt-0 [\u0026amp;\u0026gt;p]:mb-2 [\u0026amp;\u0026gt;p]:my-0\"\u003e\n\u003cp class=\"my-2 [\u0026amp;+p]:mt-4 [\u0026amp;_strong:has(+br)]:inline-block [\u0026amp;_strong:has(+br)]:pb-2\"\u003eRetournez deux cartes simultanément\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli class=\"py-0 my-0 prose-p:pt-0 prose-p:mb-2 prose-p:my-0 [\u0026amp;\u0026gt;p]:pt-0 [\u0026amp;\u0026gt;p]:mb-2 [\u0026amp;\u0026gt;p]:my-0\"\u003e\n\u003cp class=\"my-2 [\u0026amp;+p]:mt-4 [\u0026amp;_strong:has(+br)]:inline-block [\u0026amp;_strong:has(+br)]:pb-2\"\u003eSoyez le premier à identifier et crier le symbole commun entre les deux cartes\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli class=\"py-0 my-0 prose-p:pt-0 prose-p:mb-2 prose-p:my-0 [\u0026amp;\u0026gt;p]:pt-0 [\u0026amp;\u0026gt;p]:mb-2 [\u0026amp;\u0026gt;p]:my-0\"\u003e\n\u003cp class=\"my-2 [\u0026amp;+p]:mt-4 [\u0026amp;_strong:has(+br)]:inline-block [\u0026amp;_strong:has(+br)]:pb-2\"\u003eRemportez la carte et accumulez le plus grand tas possible\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"my-2 [\u0026amp;+p]:mt-4 [\u0026amp;_strong:has(+br)]:inline-block [\u0026amp;_strong:has(+br)]:pb-2\"\u003e5 mini-jeux différents sont inclus dans la boîte pour varier les plaisirs.\u003c\/p\u003e\n\u003ch2 id=\"caractristiques-techniques\" class=\"font-editorial font-bold mb-2 mt-4 [.has-inline-images_\u0026amp;]:clear-end text-lg first:mt-0 md:text-lg [hr+\u0026amp;]:mt-4\"\u003eCaractéristiques Techniques\u003c\/h2\u003e\n\u003cdiv class=\"group relative my-[1em]\"\u003e\n\u003cdiv class=\"sticky top-0 z-10 h-0\" aria-hidden=\"true\"\u003e\n\u003cdiv class=\"w-full overflow-hidden bg-raised border-x md:max-w-[90vw] border-subtlest ring-subtlest divide-subtlest\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"w-full overflow-auto scrollbar-subtle rounded-lg border md:max-w-[90vw] border-subtlest ring-subtlest divide-subtlest bg-raised\"\u003e\n\u003ctable class=\"[\u0026amp;_tr:last-child_td]:border-b-0 my-0 w-full table-auto border-separate border-spacing-0 text-sm font-sans rounded-lg [\u0026amp;_tr:last-child_td:first-child]:rounded-bl-lg [\u0026amp;_tr:last-child_td:last-child]:rounded-br-lg\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"border-subtlest p-sm min-w-[48px] break-normal border-b text-left align-bottom border-r last:border-r-0 font-bold bg-subtle first:border-radius-tl-lg last:border-radius-tr-lg\" scope=\"col\"\u003e\u003cstrong\u003eCaractéristique\u003c\/strong\u003e\u003c\/th\u003e\n\u003cth class=\"border-subtlest p-sm min-w-[48px] break-normal border-b text-left align-bottom border-r last:border-r-0 font-bold bg-subtle first:border-radius-tl-lg last:border-radius-tr-lg\" scope=\"col\"\u003e\u003cstrong\u003eDétail\u003c\/strong\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"border-subtlest px-sm min-w-[48px] break-normal border-b border-r last:border-r-0\"\u003eType de jeu\u003c\/td\u003e\n\u003ctd class=\"border-subtlest px-sm min-w-[48px] break-normal border-b border-r last:border-r-0\"\u003eJeu de cartes – Observation \u0026amp; Réflexes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border-subtlest px-sm min-w-[48px] break-normal border-b border-r last:border-r-0\"\u003eThème\u003c\/td\u003e\n\u003ctd class=\"border-subtlest px-sm min-w-[48px] break-normal border-b border-r last:border-r-0\"\u003eDC Comics (Batman, Superman, Wonder Woman…)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border-subtlest px-sm min-w-[48px] break-normal border-b border-r last:border-r-0\"\u003eNombre de joueurs\u003c\/td\u003e\n\u003ctd class=\"border-subtlest px-sm min-w-[48px] break-normal border-b border-r last:border-r-0\"\u003e2 à 8 joueurs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border-subtlest px-sm min-w-[48px] break-normal border-b border-r last:border-r-0\"\u003eÂge recommandé\u003c\/td\u003e\n\u003ctd class=\"border-subtlest px-sm min-w-[48px] break-normal border-b border-r last:border-r-0\"\u003eDès 6 ans\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border-subtlest px-sm min-w-[48px] break-normal border-b border-r last:border-r-0\"\u003eDurée d'une partie\u003c\/td\u003e\n\u003ctd class=\"border-subtlest px-sm min-w-[48px] break-normal border-b border-r last:border-r-0\"\u003e15 minutes environ\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border-subtlest px-sm min-w-[48px] break-normal border-b border-r last:border-r-0\"\u003eContenu\u003c\/td\u003e\n\u003ctd class=\"border-subtlest px-sm min-w-[48px] break-normal border-b border-r last:border-r-0\"\u003e54 cartes rondes illustrées + règles du jeu\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border-subtlest px-sm min-w-[48px] break-normal border-b border-r last:border-r-0\"\u003eSymboles\u003c\/td\u003e\n\u003ctd class=\"border-subtlest px-sm min-w-[48px] break-normal border-b border-r last:border-r-0\"\u003ePlus de 50 symboles inspirés de l'univers DC\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border-subtlest px-sm min-w-[48px] break-normal border-b border-r last:border-r-0\"\u003eMini-jeux inclus\u003c\/td\u003e\n\u003ctd class=\"border-subtlest px-sm min-w-[48px] break-normal border-b border-r last:border-r-0\"\u003e5 variantes de jeu\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"font-editorial font-bold mb-2 mt-4 [.has-inline-images_\u0026amp;]:clear-end text-lg first:mt-0 md:text-lg [hr+\u0026amp;]:mt-4\"\u003e \u003c\/h2\u003e\n\u003ch2 id=\"pourquoi-choisir-ce-dobble\" class=\"font-editorial font-bold mb-2 mt-4 [.has-inline-images_\u0026amp;]:clear-end text-lg first:mt-0 md:text-lg [hr+\u0026amp;]:mt-4\"\u003ePourquoi Choisir ce Dobble ?\u003c\/h2\u003e\n\u003cul class=\"marker:text-quiet list-disc pl-8\"\u003e\n\u003cli class=\"py-0 my-0 prose-p:pt-0 prose-p:mb-2 prose-p:my-0 [\u0026amp;\u0026gt;p]:pt-0 [\u0026amp;\u0026gt;p]:mb-2 [\u0026amp;\u0026gt;p]:my-0\"\u003e\n\u003cp class=\"my-2 [\u0026amp;+p]:mt-4 [\u0026amp;_strong:has(+br)]:inline-block [\u0026amp;_strong:has(+br)]:pb-2\"\u003e🦇 \u003cstrong\u003eUnivers officiel DC Comics\u003c\/strong\u003e – Batman, Superman, Wonder Woman et les symboles mythiques de la Justice League\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli class=\"py-0 my-0 prose-p:pt-0 prose-p:mb-2 prose-p:my-0 [\u0026amp;\u0026gt;p]:pt-0 [\u0026amp;\u0026gt;p]:mb-2 [\u0026amp;\u0026gt;p]:my-0\"\u003e\n\u003cp class=\"my-2 [\u0026amp;+p]:mt-4 [\u0026amp;_strong:has(+br)]:inline-block [\u0026amp;_strong:has(+br)]:pb-2\"\u003e👨👩👧 \u003cstrong\u003eIdéal en famille\u003c\/strong\u003e – Accessible dès 6 ans, parfait pour réunir petits et grands\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli class=\"py-0 my-0 prose-p:pt-0 prose-p:mb-2 prose-p:my-0 [\u0026amp;\u0026gt;p]:pt-0 [\u0026amp;\u0026gt;p]:mb-2 [\u0026amp;\u0026gt;p]:my-0\"\u003e\n\u003cp class=\"my-2 [\u0026amp;+p]:mt-4 [\u0026amp;_strong:has(+br)]:inline-block [\u0026amp;_strong:has(+br)]:pb-2\"\u003e⚡ \u003cstrong\u003eParties ultra-rapides\u003c\/strong\u003e – Moins de 15 minutes, parfait pour l'apéro ou une pause gaming\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli class=\"py-0 my-0 prose-p:pt-0 prose-p:mb-2 prose-p:my-0 [\u0026amp;\u0026gt;p]:pt-0 [\u0026amp;\u0026gt;p]:mb-2 [\u0026amp;\u0026gt;p]:my-0\"\u003e\n\u003cp class=\"my-2 [\u0026amp;+p]:mt-4 [\u0026amp;_strong:has(+br)]:inline-block [\u0026amp;_strong:has(+br)]:pb-2\"\u003e🎁 \u003cstrong\u003eCadeau idéal\u003c\/strong\u003e – Pour tout fan de super-héros ou amateur de jeux de société\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli class=\"py-0 my-0 prose-p:pt-0 prose-p:mb-2 prose-p:my-0 [\u0026amp;\u0026gt;p]:pt-0 [\u0026amp;\u0026gt;p]:mb-2 [\u0026amp;\u0026gt;p]:my-0\"\u003e\n\u003cp class=\"my-2 [\u0026amp;+p]:mt-4 [\u0026amp;_strong:has(+br)]:inline-block [\u0026amp;_strong:has(+br)]:pb-2\"\u003e🔁 \u003cstrong\u003eRejouabilité infinie\u003c\/strong\u003e – 5 mini-jeux pour ne jamais lasser\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2 id=\"disponible-chez-pixel-404--orlans\" class=\"font-editorial font-bold mb-2 mt-4 [.has-inline-images_\u0026amp;]:clear-end text-lg first:mt-0 md:text-lg [hr+\u0026amp;]:mt-4\"\u003eDisponible chez Pixel 404 – Orléans\u003c\/h2\u003e\n\u003ch2 id=\"votre-boutique-informatique--gaming-au-cur-dorlans\" class=\"font-editorial font-bold mb-2 mt-4 [.has-inline-images_\u0026amp;]:clear-end text-base first:mt-0\"\u003eVotre boutique Informatique \u0026amp; Gaming au cœur d'Orléans\u003c\/h2\u003e\n\u003cp class=\"my-2 [\u0026amp;+p]:mt-4 [\u0026amp;_strong:has(+br)]:inline-block [\u0026amp;_strong:has(+br)]:pb-2\"\u003ePixel 404 (84 Bd Alexandre Martin, 45000 Orléans), spécialisée en jeux vidéo, rétrogaming et univers manga\/gaming. Retrouvez également notre sélection de jeux de société, goodies et univers DC Comics en magasin.\u003c\/p\u003e\n\u003cp class=\"my-2 [\u0026amp;+p]:mt-4 [\u0026amp;_strong:has(+br)]:inline-block [\u0026amp;_strong:has(+br)]:pb-2\"\u003e📍 \u003cstrong\u003eAdresse :\u003c\/strong\u003e 84 Bd Alexandre Martin, 45000 Orléans\u003cbr\u003e🕐 \u003cstrong\u003eHoraires :\u003c\/strong\u003e Du mardi au samedi – 10h\/13h \u0026amp; 14h\/19h\u003c\/p\u003e","brand":"Dobble","offers":[{"title":"Default Title","offer_id":61889652588874,"sku":null,"price":12.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/7403\/8602\/files\/DobbleDCComics.png?v=1779380562"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/7403\/8602\/collections\/29_59c7751a-6276-45f0-88d0-87ae1b9cfc55.jpg?v=1772743337","url":"https:\/\/www.pixel404.fr\/collections\/dc-comics.oembed","provider":"Pixel 404","version":"1.0","type":"link"}