{"product_id":"casse-tete-anti-stress-pour-stimuler-le-cerveau-1","title":"Casse-tête anti-stress pour stimuler le cerveau","description":"\u003c!-- ===================================================================\n     FICHE PRODUIT — CASSE-TÊTE TRADITIONNEL ANTI-STRESS\n     À coller dans : Produit \u003e Description (éditeur HTML) sur Shopify\n\n     ✅ Prix retiré (Shopify l'affiche déjà automatiquement au-dessus).\n\n     ✅ Toutes les images utilisables de ta page ont été intégrées :\n       - cassetete.jpg + l'image ChatGPT (déjà hébergées sur ta boutique)\n       - L'icône, le gif de démonstration et les 4 badges (hébergés sur\n         cdn.youcan.shop, un CDN externe — fonctionnent pour l'instant\n         mais à re-télécharger et uploader sur Shopify à terme, pour ne\n         pas dépendre d'un serveur tiers hors de ton contrôle).\n\n     ⚠️ 2 images de ta page actuelle pointaient vers \"countdiss.com\/products\/null\"\n     — un lien cassé (le \"null\" dans l'URL le confirme), donc je ne les ai\n     pas incluses ici : il n'y avait rien à afficher.\n     =================================================================== --\u003e\n\n\u003cstyle\u003e\n  .ct-fiche{--wood:#8a5a3a;--wood-dark:#5c3b23;--sage:#7fa17a;--paper:#f7f0e6;--ink:#2e2419;\n    font-family:Arial,Helvetica,sans-serif;color:var(--ink);max-width:900px;width:100%;margin:0 auto;\n    overflow-x:hidden;}\n  .ct-fiche *{box-sizing:border-box;}\n  .ct-fiche img{max-width:100%;height:auto;}\n  .ct-fiche section{padding:34px 20px;}\n  .ct-paper{background:var(--paper);}\n  .ct-white{background:#fff;}\n  .ct-wood{background:var(--wood-dark);color:#f7f0e6;}\n  @media (max-width:600px){.ct-fiche section{padding:22px 16px;}}\n\n  @keyframes ct-up{from{opacity:0;transform:translateY(14px);}to{opacity:1;transform:translateY(0);}}\n  @keyframes ct-fade{from{opacity:0;}to{opacity:1;}}\n  @keyframes ct-grow{0%{transform:scale(.95);opacity:0;}100%{transform:scale(1);opacity:1;}}\n  @keyframes ct-assemble{0%{transform:rotate(0deg) translateX(0);opacity:.4;}50%{transform:rotate(180deg) translateX(6px);opacity:1;}100%{transform:rotate(360deg) translateX(0);opacity:.4;}}\n\n  \/* HERO *\/\n  .ct-hero{text-align:center;border-radius:16px 16px 0 0;}\n  .ct-badges{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-bottom:14px;}\n  .ct-badge{background:#fff;border:2px solid var(--wood);color:var(--wood-dark);font-weight:800;font-size:11px;\n    padding:6px 12px;border-radius:999px;text-transform:uppercase;animation:ct-fade .6s ease both;}\n  .ct-badge:nth-child(2){border-color:var(--sage);color:#3d5c39;animation-delay:.1s;}\n  .ct-title{font-size:clamp(24px,5.2vw,40px);font-weight:900;line-height:1.1;margin:0 0 8px;\n    animation:ct-up .6s ease both;}\n  .ct-title span{color:var(--wood);}\n  .ct-subtitle{font-size:clamp(14px,2.2vw,18px);font-weight:700;color:#6b5c48;margin:0 0 20px;\n    animation:ct-up .6s ease .08s both;}\n  .ct-hero img{width:100%;display:block;border-radius:14px;background:#eee0c8;aspect-ratio:1\/1;object-fit:cover;\n    object-position:center;animation:ct-grow .8s ease .15s both;}\n\n  \/* FEATURES *\/\n  .ct-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:14px;text-align:center;}\n  .ct-feat{background:#fff;border-radius:12px;padding:18px 12px;opacity:0;animation:ct-up .5s ease forwards;\n    box-shadow:0 3px 10px rgba(0,0,0,.05);}\n  .ct-feat:nth-child(1){animation-delay:.05s;}\n  .ct-feat:nth-child(2){animation-delay:.15s;}\n  .ct-feat:nth-child(3){animation-delay:.25s;}\n  .ct-feat svg{width:30px;height:30px;stroke:var(--wood-dark);margin-bottom:8px;}\n  .ct-feat:nth-child(2) svg{stroke:var(--sage);}\n  .ct-feat b{display:block;font-size:13px;text-transform:uppercase;}\n\n  \/* TUTORIEL SPLIT *\/\n  .ct-split{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:center;}\n  @media (max-width:560px){.ct-split{grid-template-columns:1fr;}}\n  .ct-split img{border-radius:12px;background:#eee0c8;aspect-ratio:1\/1;object-fit:cover;object-position:center;\n    width:100%;display:block;}\n  .ct-split h3{font-size:18px;margin:0 0 10px;color:var(--wood-dark);}\n  .ct-split p{font-size:14.5px;line-height:1.6;margin:0;}\n\n  \/* SOLUTION BADGE *\/\n  .ct-solution{text-align:center;}\n  .ct-solution svg{width:38px;height:38px;stroke:var(--wood);margin-bottom:10px;animation:ct-assemble 3s linear infinite;transform-origin:center;}\n  .ct-solution h3{font-size:18px;margin:0 0 8px;}\n  .ct-solution p{font-size:14.5px;max-width:520px;margin:0 auto;line-height:1.55;}\n\n  \/* AMUSEMENT *\/\n  .ct-fun{display:flex;justify-content:center;gap:22px;flex-wrap:wrap;text-align:center;}\n  .ct-fun div{max-width:160px;}\n  .ct-fun b{display:block;font-size:14px;}\n  .ct-fun span{font-size:12px;color:#a89479;}\n\n  \/* LIVRAISON *\/\n  .ct-ship{display:flex;justify-content:center;gap:22px;flex-wrap:wrap;text-align:center;}\n  .ct-ship div b{display:block;font-size:13px;text-transform:uppercase;}\n  .ct-ship div span{font-size:12px;color:#6b5c48;}\n\n  \/* CTA *\/\n  .ct-cta{text-align:center;padding:38px 20px;border-radius:0 0 16px 16px;\n    background:linear-gradient(135deg,var(--wood-dark),#3d2a1a);}\n  .ct-cta h2{font-size:clamp(20px,4vw,28px);font-weight:900;color:#fff;margin:0 0 6px;}\n  .ct-cta p{color:#e6d9c4;font-size:14px;margin:0;}\n\n  @media (prefers-reduced-motion: reduce){.ct-fiche *{animation:none!important;}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"ct-fiche\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"ct-hero ct-paper\"\u003e\n    \u003cdiv class=\"ct-badges\"\u003e\n      \u003cspan class=\"ct-badge\"\u003eCasse-tête traditionnel\u003c\/span\u003e\n      \u003cspan class=\"ct-badge\"\u003ePlus de 2 000 ans d'histoire\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003ch1 class=\"ct-title\"\u003eCasse-tête \u003cspan\u003eAnti-Stress\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cp class=\"ct-subtitle\"\u003eAmusant et stimulant pour tous les âges\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.youcan.shop\/stores\/4929bd49a4cd4dfcfa86377c5efd6c38\/others\/xQq37l7SnB9fX7PioVR0lhdonqCp2VhHj9ulVxHa.png\" alt=\"Icône casse-tête traditionnel\" style=\"max-width:70px;margin:0 auto 14px;display:block;\"\u003e\n    \u003cimg src=\"https:\/\/mi-shopciv.com\/cdn\/shop\/files\/cassetete.jpg?v=1785271362\u0026amp;width=1200\" alt=\"Casse-tête traditionnel anti-stress en bois pour stimuler le cerveau\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003csection class=\"ct-white ct-features\"\u003e\n    \u003cdiv class=\"ct-feat\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\"\u003e\u003cpath d=\"M1 12s4-7 11-7 11 7 11 7-4 7-11 7-11-7-11-7z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003cb\u003eCompétences d'observation\u003c\/b\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ct-feat\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\"\u003e\u003cpath d=\"M4 4h6v6H4zM14 4h6v6h-6zM4 14h6v6H4zM14 14h6v6h-6z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003cb\u003eCompétences d'analyse\u003c\/b\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ct-feat\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 2v3M12 19v3M2 12h3M19 12h3M4.9 4.9l2.1 2.1M17 17l2.1 2.1M4.9 19.1 7 17M17 7l2.1-2.1\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003cb\u003eRaisonnement logique\u003c\/b\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- TUTORIEL --\u003e\n  \u003csection class=\"ct-paper ct-split\"\u003e\n    \u003cimg src=\"https:\/\/mi-shopciv.com\/cdn\/shop\/files\/ChatGPT_Image_28_juil._2026_20_58_00.png?v=1785272349\u0026amp;width=800\" alt=\"Tutoriel illustré du casse-tête traditionnel\"\u003e\n    \u003cdiv\u003e\n      \u003ch3\u003e📖 Tutoriel facile à suivre\u003c\/h3\u003e\n      \u003cp\u003eDes instructions détaillées accompagnent le casse-tête, pour un amusement sans souci — que vous soyez débutant ou habitué à ce type de jeu.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SOLUTION --\u003e\n  \u003csection class=\"ct-white ct-solution\"\u003e\n    \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.5\"\u003e\u003crect x=\"4\" y=\"4\" width=\"7\" height=\"7\" rx=\"1\"\u003e\u003c\/rect\u003e\u003crect x=\"13\" y=\"4\" width=\"7\" height=\"7\" rx=\"1\"\u003e\u003c\/rect\u003e\u003crect x=\"4\" y=\"13\" width=\"7\" height=\"7\" rx=\"1\"\u003e\u003c\/rect\u003e\u003crect x=\"13\" y=\"13\" width=\"7\" height=\"7\" rx=\"1\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\n    \u003ch3\u003e🧩 Une solution, et une seule\u003c\/h3\u003e\n    \u003cp\u003eChaque casse-tête a sa propre solution — et peut être réassemblé en inversant simplement les étapes de démontage. Un vrai exercice de logique à refaire à l'infini.\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.youcan.shop\/stores\/4929bd49a4cd4dfcfa86377c5efd6c38\/others\/b59XdJkCagIblFlSvxvVZrvNHCFUmL0gdyUDU44k.gif\" alt=\"Démonstration du réassemblage du casse-tête\" style=\"max-width:320px;margin:18px auto 0;display:block;border-radius:10px;\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- AMUSEMENT POUR TOUS --\u003e\n  \u003csection class=\"ct-paper ct-fun\"\u003e\n    \u003cdiv\u003e\n\u003cb\u003e👶 → 👴\u003c\/b\u003e\u003cspan\u003ePour tous les âges, du plus jeune au plus âgé\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cb\u003e🖐️ + 🧠\u003c\/b\u003e\u003cspan\u003eÀ la fois manuel et intellectuel\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cb\u003e♾️\u003c\/b\u003e\u003cspan\u003eJoie infinie, à refaire encore et encore\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- LIVRAISON --\u003e\n  \u003csection class=\"ct-wood ct-ship\"\u003e\n    \u003cdiv\u003e\n\u003cb\u003eLivraison\u003c\/b\u003e\u003cspan\u003eMoins de 24h à Abidjan\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cb\u003ePaiement\u003c\/b\u003e\u003cspan\u003eÀ la livraison\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- BADGES DE CONFIANCE --\u003e\n  \u003csection class=\"ct-paper\" style=\"text-align:center;\"\u003e\n    \u003cdiv style=\"display:flex;justify-content:center;gap:16px;flex-wrap:wrap;\"\u003e\n      \u003cimg src=\"https:\/\/cdn.youcan.shop\/stores\/4929bd49a4cd4dfcfa86377c5efd6c38\/others\/jAJTqBiUiUZKBVrJsjeywKatXZurtcP0Xg4p0qLx.png\" alt=\"Badge de confiance 1\" style=\"max-width:70px;\"\u003e\n      \u003cimg src=\"https:\/\/cdn.youcan.shop\/stores\/4929bd49a4cd4dfcfa86377c5efd6c38\/others\/3pMeovahwunyma7YD95wu4QbVnH87P6ZeB4N6xlm.png\" alt=\"Badge de confiance 2\" style=\"max-width:70px;\"\u003e\n      \u003cimg src=\"https:\/\/cdn.youcan.shop\/stores\/4929bd49a4cd4dfcfa86377c5efd6c38\/others\/9oxMSHTvJHGfzffTWrmyIGyMsYGIldGTADURG5WG.png\" alt=\"Badge de confiance 3\" style=\"max-width:70px;\"\u003e\n      \u003cimg src=\"https:\/\/cdn.youcan.shop\/stores\/4929bd49a4cd4dfcfa86377c5efd6c38\/others\/qyUBfQptCo6u31YmhPGB53N6oYWGB1m25CvOOawR.png\" alt=\"Badge de confiance 4\" style=\"max-width:70px;\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003csection class=\"ct-cta\"\u003e\n    \u003ch2\u003eDétendez votre esprit, un puzzle à la fois\u003c\/h2\u003e\n    \u003cp\u003eUn objet simple, une histoire de plus de 2 000 ans.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Mi-Shop","offers":[{"title":"Default Title","offer_id":47298920218793,"sku":null,"price":13900.0,"currency_code":"XOF","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/3357\/1753\/files\/cassetete.jpg?v=1785271362","url":"https:\/\/mi-shopciv.com\/products\/casse-tete-anti-stress-pour-stimuler-le-cerveau-1","provider":"Mi-Shop","version":"1.0","type":"link"}