{"product_id":"figurine-disney-raiponce-debout","title":"Figurine Disney Raiponce debout","description":"\u003cstyle\u003e\n\/* --- CONFIGURATION LIGHT PIXEL 404 - RAPUNZEL STANDING EDITION --- *\/\n:root {\n  --pixie-rapunzel-purple: #8e44ad;\n  --pixie-rapunzel-pink: #fd79a8;\n  --pixie-rapunzel-gold: #f1c40f;\n  --pixie-light-bg: #ffffff; \/* FOND BLANC OBLIGATOIRE *\/\n  --pixie-card-light: rgba(245, 245, 247, 0.9);\n  --pixie-neon-stroke: rgba(142, 68, 173, 0.2);\n  --main-gradient: linear-gradient(135deg, #8e44ad 0%, #fd79a8 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-rapunzel-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, #fff9c4, #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-rapunzel-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, #8e44ad, #fd79a8);\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-rapunzel-purple), var(--pixie-rapunzel-pink) calc(var(--p) * 1%), #e5e5ea 0);\n  animation: clockRun 2s cubic-bezier(0.65, 0, 0.35, 1) forwards 0.5s;\n}\n\n.atelier-score-light::after {\n  content: \"\"; position: absolute; width: 105px; height: 105px; background: #ffffff; border-radius: 50%; z-index: 1;\n}\n\n.score-text-light { z-index: 2; text-align: center; color: #1c1c1e; }\n\n.specs-light-container { background: #f5f5f7; border-radius: 35px; border: 1px solid rgba(0, 0, 0, 0.03); padding: 10px; }\n.specs-light-table { width: 100%; border-collapse: collapse; }\n.specs-light-table td { padding: 20px 30px; border-bottom: 1px solid rgba(0, 0, 0, 0.03); color: #636366; text-transform: uppercase; font-size: 13px; }\n.specs-light-table td:last-child { font-weight: 700; color: #1c1c1e; text-align: right; }\n\n@keyframes gradientBG { 0% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } }\n@keyframes fillBar { from { width: 0; } to { width: var(--target-width); } }\n@keyframes clockRun { to { --p: 98; } }\n\n@media (max-width: 850px) {\n  .pixie-box-light { flex-direction: column; text-align: center; }\n  .expert-box-light { flex-direction: column; text-align: center; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"pixel-master-light\"\u003e\n\u003cdiv class=\"chapo-pixel-light\"\u003e\n\u003cp\u003eOuvrez les portes de l'aventure et de la liberté avec la \u003cstrong\u003eF\u003c\/strong\u003e\u003cstrong\u003eigurine Raiponce debout\u003c\/strong\u003e. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eDe fait\u003c\/strong\u003e, cette posture verticale met magnifiquement en valeur sa cascade de cheveux blonds et sa robe brodée, capturant toute la vitalité de la princesse du royaume de Corona, disponible chez Pixel 404 Orléans.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"main-title-light\"\u003eFigurine Disney Raiponce debout : Éclat Solaire \u003cbr\u003e\u003cspan style=\"font-size: 18px; color: #8e8e93;\"\u003eCollection Disney Tangled - Édition Princesse Voyageuse\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(142, 68, 173, 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\"Raiponce est une explosion de joie et de détermination. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eC'est pourquoi\u003c\/strong\u003e cette figurine debout est si réussie : elle reflète son optimisme contagieux. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEn conclusion\u003c\/strong\u003e, le contraste entre le violet profond de son corset et l'or brillant de sa chevelure en fait une pièce maîtresse pour illuminer votre collection.\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-card-light\"\u003e\n\u003ch3\u003eUne Chevelure de Légende\u003c\/h3\u003e\n\u003cp\u003eCette figurine debout accorde une place centrale à la chevelure de Raiponce. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEn effet\u003c\/strong\u003e, les mèches dorées sont sculptées avec un relief qui suggère la texture et le mouvement, s'enroulant parfois au pied de la princesse. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003ePar ailleurs\u003c\/strong\u003e, sa robe de bal médiévale est ornée de détails délicats imitant la dentelle et les laçages du corset.\u003c\/p\u003e\n\u003cp\u003eLe sens du détail magique. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEn effet\u003c\/strong\u003e, son visage exprime toute la malice et la curiosité qu'on lui connaît, avec ses grands yeux verts et son sourire radieux. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003ePar ailleurs\u003c\/strong\u003e, la peinture satinée de sa robe rose et violette offre des reflets changeants selon l'exposition, évoquant la lumière des lanternes.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDe plus\u003c\/strong\u003e, sa posture stable permet une présentation élégante sans support encombrant. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEnfin\u003c\/strong\u003e, le PVC haute qualité utilisé garantit que les couleurs resteront vives, protégeant ainsi la magie du soleil emprisonnée dans cette figurine.\u003c\/p\u003e\n\u003cul style=\"margin-top: 20px; font-weight: 600; list-style: none; padding: 0; color: var(--pixie-rapunzel-purple);\"\u003e\n\u003cli\u003e👗 Robe violette et rose avec détails de corset sculptés\u003c\/li\u003e\n\u003cli\u003e👱‍♀️ Chevelure dorée spectaculaire en relief\u003c\/li\u003e\n\u003cli\u003e✨ Expression faciale haute fidélité au film original\u003c\/li\u003e\n\u003cli\u003e🐀󈘏 Matériau robuste et durable - Norme CE\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 des Cheveux\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 Personnage\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\"\u003eÉclat des Pigments\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\"\u003eStabilité en Rayon\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\"\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.6\u003c\/div\u003e\n\u003cdiv style=\"font-size: 11px; font-weight: 800; color: var(--pixie-rapunzel-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\u003eSaga\u003c\/td\u003e\n\u003ctd\u003eDisney Princess \/ Tangled\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePersonnage\u003c\/td\u003e\n\u003ctd\u003eRaiponce\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePosture\u003c\/td\u003e\n\u003ctd\u003eDebout (Standing Adventure)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eFigurine de Collection Solo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMatériau\u003c\/td\u003e\n\u003ctd\u003ePVC Premium sans phtalates\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"color: var(--pixie-rapunzel-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":"Disney","offers":[{"title":"Default Title","offer_id":52896377602378,"sku":null,"price":24.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/7403\/8602\/files\/72b313b2-e4a832_aeb60600c35241a3865fa06d5f3cef43_mv2.png?v=1772745011","url":"https:\/\/www.pixel404.fr\/products\/figurine-disney-raiponce-debout","provider":"Pixel 404","version":"1.0","type":"link"}