{"product_id":"figurine-pat-patrouille-paw-patrol-vehicule-ruben-6-cm","title":"Figurine Pat' Patrouille - Paw Patrol - Véhicule Ruben - 6 cm","description":"\u003cstyle\u003e\n\/* --- CONFIGURATION LIGHT PIXEL 404 - RUBEN EDITION --- *\/\n:root {\n  --pixie-ruben-yellow: #fdd835;\n  --pixie-ruben-grey: #757575;\n  --pixie-light-bg: #ffffff; \/* FOND BLANC OBLIGATOIRE *\/\n  --pixie-card-light: rgba(245, 245, 247, 0.9);\n  --pixie-neon-stroke: rgba(253, 216, 53, 0.2);\n  --main-gradient: linear-gradient(135deg, #fdd835 0%, #757575 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-ruben-yellow);\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, #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-ruben-yellow); 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, #fdd835, #757575);\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-ruben-yellow), var(--pixie-ruben-grey) 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: 90; } }\n\n@media (max-width: 850px) {\n  .pixie-box-light { flex-direction: column; text-align: center; }\n  .expert-box-light { flex-direction: column; text-align: center; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"pixel-master-light\"\u003e\n\u003cdiv class=\"chapo-pixel-light\"\u003e\n\u003cp\u003eRejoignez la grande aventure de la Grande Vallée avec cette Figurine Pat' Patrouille - Paw Patrol - Véhicule Ruben - 6 cm. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eDe fait\u003c\/strong\u003e, cette pièce ludique incluant Ruben et son véhicule de chantier permet aux enfants de revivre leurs sauvetages préférés, disponible chez Pixel 404 Orléans.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"main-title-light\"\u003eFigurine Pat' Patrouille - Paw Patrol - Véhicule Ruben - 6 cm: Le Roi du Chantier \u003cbr\u003e\u003cspan style=\"font-size: 18px; color: #8e8e93;\"\u003eCollection Paw Patrol - Édition Rescue Wheels\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(253, 216, 53, 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\"Ruben prouve que la force et la douceur font bon ménage. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eC'est pourquoi\u003c\/strong\u003e cette mini-figurine de 6 cm est si pratique : elle s'emporte partout pour transformer n'importe quel bac à sable en chantier de sauvetage. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eEn conclusion\u003c\/strong\u003e, c'est l'atout indispensable pour compléter l'équipe de la Pat' Patrouille et assurer le bon déroulement des travaux !\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-card-light\"\u003e\n\u003ch3\u003ePrêt pour l'Action\u003c\/h3\u003e\n\u003cp\u003eCette figurine de Ruben met en avant les couleurs vives du dessin animé.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Paw Patrol, La Pat' Patrouille","offers":[{"title":"Default Title","offer_id":52901994725706,"sku":null,"price":24.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/7403\/8602\/files\/Design_sans_titre_5.jpg?v=1772745441","url":"https:\/\/www.pixel404.fr\/products\/figurine-pat-patrouille-paw-patrol-vehicule-ruben-6-cm","provider":"Pixel 404","version":"1.0","type":"link"}