{"id":266,"date":"2022-01-21T14:48:09","date_gmt":"2022-01-21T13:48:09","guid":{"rendered":"https:\/\/www.beautydecoded.com\/?page_id=266"},"modified":"2026-06-02T10:12:56","modified_gmt":"2026-06-02T08:12:56","slug":"anti-spot-care","status":"publish","type":"page","link":"https:\/\/www.beautydecoded.com\/en\/soin-du-visage\/soin-anti-tache\/","title":{"rendered":"Anti-spot care for the face"},"content":{"rendered":"\n<!-- ============================================================\n     BEAUTYDECODED \u2014 Formation Taches & \u00c9clat\n     Landing page pastel\/\u00e9ditoriale align\u00e9e sur l'app\n     CTA \u2192 lien Adjust vers les stores\n     ============================================================ -->\n\n<style>\n  .bd-taches {\n    \/* Palette pastel de l'app *\/\n    --bd-ink: #2a2438;\n    --bd-soft: #5a5468;\n    --bd-muted: #8a849a;\n    --bd-line: rgba(42, 36, 56, 0.08);\n    --bd-line-strong: rgba(42, 36, 56, 0.15);\n\n    --bd-cream: #faf6ef;\n    --bd-pink: #fce4ec;\n    --bd-lavender: #eae4fc;\n    --bd-peach: #ffe8d9;\n    --bd-rose: #fde8ea;\n    --bd-gold: #fff3d6;\n    --bd-apricot: #ffddc2;\n\n    --bd-blue: #a8b8f5;\n    --bd-blue-deep: #7f93e8;\n    --bd-accent: #b88ab8;\n\n    --bd-serif: \"Fraunces\", \"Cormorant Garamond\", Georgia, serif;\n    --bd-sans: \"Inter\", \"Helvetica Neue\", Arial, sans-serif;\n\n    font-family: var(--bd-sans);\n    color: var(--bd-ink);\n    line-height: 1.7;\n    font-size: 17px;\n    -webkit-font-smoothing: antialiased;\n    max-width: 100%;\n    overflow-x: hidden;\n    background:\n      radial-gradient(ellipse 800px 600px at 10% 0%, var(--bd-gold) 0%, transparent 55%),\n      radial-gradient(ellipse 900px 700px at 90% 20%, var(--bd-apricot) 0%, transparent 55%),\n      radial-gradient(ellipse 700px 500px at 50% 60%, var(--bd-peach) 0%, transparent 60%),\n      radial-gradient(ellipse 600px 500px at 20% 90%, var(--bd-pink) 0%, transparent 55%),\n      var(--bd-cream);\n  }\n\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,500;0,9..144,600;1,9..144,400;1,9..144,500&family=Inter:wght@300;400;500;600&display=swap');\n\n  .bd-taches * { box-sizing: border-box; }\n  .bd-taches p { margin: 0 0 1.2em; }\n  .bd-taches h1, .bd-taches h2, .bd-taches h3, .bd-taches h4 { margin: 0; }\n\n  .bd-taches .bd-wrap {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 0 28px;\n  }\n\n  \/* ============ HERO ============ *\/\n  .bd-taches .bd-hero {\n    padding: 70px 0 90px;\n  }\n  .bd-taches .bd-eyebrow {\n    font-family: var(--bd-sans);\n    font-size: 13px;\n    font-weight: 500;\n    color: var(--bd-accent);\n    margin-bottom: 32px;\n    display: inline-block;\n    padding: 8px 20px;\n    background: rgba(255, 255, 255, 0.7);\n    border-radius: 100px;\n    backdrop-filter: blur(10px);\n    border: 1px solid rgba(255, 255, 255, 0.9);\n  }\n  .bd-taches .bd-hero h1 {\n    font-family: var(--bd-serif);\n    font-weight: 400;\n    font-size: clamp(42px, 6.5vw, 82px);\n    line-height: 1.05;\n    letter-spacing: -0.025em;\n    margin-bottom: 28px;\n    max-width: 16ch;\n    color: var(--bd-ink) !important;\n  }\n  .bd-taches .bd-hero h1 em {\n    font-style: italic;\n    color: var(--bd-accent) !important;\n    font-weight: 400;\n  }\n  .bd-taches .bd-hero-sub {\n    font-size: 19px;\n    line-height: 1.55;\n    max-width: 58ch;\n    color: var(--bd-soft);\n    margin-bottom: 28px;\n  }\n  .bd-taches .bd-hero-bullets {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 42px;\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n  }\n  .bd-taches .bd-hero-bullets li {\n    padding: 14px 20px;\n    font-size: 16px;\n    color: var(--bd-ink);\n    background: rgba(255, 255, 255, 0.55);\n    border: 1px solid rgba(255, 255, 255, 0.9);\n    border-radius: 16px;\n    backdrop-filter: blur(20px);\n    display: flex;\n    gap: 14px;\n    align-items: center;\n    max-width: 560px;\n  }\n  .bd-taches .bd-hero-bullets li::before {\n    content: \"\u2713\";\n    width: 24px;\n    height: 24px;\n    border-radius: 50%;\n    background: linear-gradient(135deg, var(--bd-blue), var(--bd-blue-deep));\n    color: white;\n    font-size: 12px;\n    font-weight: 700;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n  }\n\n  \/* ============ VSL VIDEO ============ *\/\n  .bd-taches .bd-vsl {\n    margin-top: 48px;\n    max-width: 880px;\n  }\n  .bd-taches .bd-vsl-label {\n    font-family: var(--bd-sans);\n    font-size: 13px;\n    font-weight: 500;\n    color: var(--bd-accent);\n    margin-bottom: 16px;\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    padding: 8px 18px;\n    background: rgba(255, 255, 255, 0.6);\n    border-radius: 100px;\n    border: 1px solid rgba(255, 255, 255, 0.8);\n  }\n  .bd-taches .bd-vsl-label::before {\n    content: \"\u25b8\";\n    color: var(--bd-accent);\n    font-size: 12px;\n  }\n  .bd-taches .bd-vsl-frame {\n    position: relative;\n    width: 100%;\n    aspect-ratio: 16 \/ 9;\n    background: var(--bd-ink);\n    border-radius: 28px;\n    overflow: hidden;\n    box-shadow: 0 30px 80px rgba(42, 36, 56, 0.15);\n    border: 3px solid rgba(255, 255, 255, 0.9);\n    height: auto !important;\n    padding-bottom: 0 !important;\n    min-height: 0 !important;\n  }\n  .bd-taches .bd-vsl-frame iframe {\n    position: absolute !important;\n    top: 0 !important;\n    left: 0 !important;\n    width: 100% !important;\n    height: 100% !important;\n    border: none !important;\n    display: block !important;\n    margin: 0 !important;\n    padding: 0 !important;\n  }\n\n  \/* ============ CTA BUTTON ============ *\/\n  .bd-taches .bd-cta {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 12px;\n    padding: 22px 44px;\n    background: linear-gradient(135deg, var(--bd-blue) 0%, var(--bd-blue-deep) 100%);\n    color: #ffffff;\n    text-decoration: none;\n    font-family: var(--bd-sans);\n    font-weight: 600;\n    font-size: 16px;\n    letter-spacing: 0.01em;\n    border-radius: 100px;\n    transition: all 0.25s ease;\n    box-shadow: 0 10px 30px rgba(127, 147, 232, 0.35);\n    border: none;\n    min-width: 280px;\n  }\n  .bd-taches .bd-cta:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 15px 40px rgba(127, 147, 232, 0.5);\n  }\n  .bd-taches .bd-cta-wrap {\n    display: flex;\n    align-items: center;\n    gap: 24px;\n    flex-wrap: wrap;\n  }\n  .bd-taches .bd-cta-meta {\n    font-family: var(--bd-sans);\n    font-size: 14px;\n    color: var(--bd-muted);\n  }\n  .bd-taches .bd-cta-meta span {\n    color: var(--bd-ink);\n    font-weight: 600;\n  }\n\n  \/* ============ STATS BAR ============ *\/\n  .bd-taches .bd-stats {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px;\n    padding: 0 28px;\n    max-width: 1180px;\n    margin: 0 auto;\n  }\n  .bd-taches .bd-stat {\n    padding: 36px 28px;\n    text-align: center;\n    background: rgba(255, 255, 255, 0.55);\n    border: 1px solid rgba(255, 255, 255, 0.9);\n    border-radius: 28px;\n    backdrop-filter: blur(20px);\n  }\n  .bd-taches .bd-stat-num {\n    font-family: var(--bd-serif);\n    font-size: clamp(36px, 5vw, 54px);\n    font-weight: 500;\n    color: var(--bd-ink);\n    line-height: 1;\n    margin-bottom: 10px;\n    font-style: italic;\n  }\n  .bd-taches .bd-stat-label {\n    font-family: var(--bd-sans);\n    font-size: 13px;\n    font-weight: 500;\n    color: var(--bd-soft);\n  }\n\n  \/* ============ SECTIONS G\u00c9N\u00c9RIQUES ============ *\/\n  .bd-taches .bd-section {\n    padding: 90px 0;\n  }\n  .bd-taches .bd-section-label {\n    font-family: var(--bd-sans);\n    font-size: 13px;\n    font-weight: 500;\n    color: var(--bd-accent);\n    margin-bottom: 20px;\n    display: inline-block;\n    padding: 7px 18px;\n    background: rgba(255, 255, 255, 0.6);\n    border-radius: 100px;\n    border: 1px solid rgba(255, 255, 255, 0.8);\n  }\n  .bd-taches .bd-section h2 {\n    font-family: var(--bd-serif);\n    font-weight: 400;\n    font-size: clamp(34px, 4.5vw, 56px);\n    line-height: 1.1;\n    letter-spacing: -0.02em;\n    margin-bottom: 24px;\n    max-width: 22ch;\n    color: var(--bd-ink) !important;\n  }\n  .bd-taches .bd-section h2 em {\n    font-style: italic;\n    color: var(--bd-accent) !important;\n  }\n  .bd-taches .bd-lead {\n    font-size: 20px;\n    line-height: 1.55;\n    max-width: 60ch;\n    color: var(--bd-soft);\n  }\n\n  \/* ============ TYPES DE TACHES (unique \u00e0 cette landing) ============ *\/\n  .bd-taches .bd-types-intro {\n    font-size: 20px;\n    line-height: 1.55;\n    color: var(--bd-soft);\n    max-width: 60ch;\n    margin-bottom: 48px;\n  }\n  .bd-taches .bd-types-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 20px;\n  }\n  .bd-taches .bd-type-card {\n    padding: 36px 32px;\n    background: rgba(255, 255, 255, 0.6);\n    border: 1px solid rgba(255, 255, 255, 0.9);\n    border-radius: 28px;\n    backdrop-filter: blur(20px);\n    transition: transform 0.25s ease, box-shadow 0.25s ease;\n  }\n  .bd-taches .bd-type-card:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 20px 50px rgba(42, 36, 56, 0.08);\n  }\n  .bd-taches .bd-type-badge {\n    font-family: var(--bd-sans);\n    font-size: 11px;\n    font-weight: 600;\n    padding: 6px 14px;\n    border-radius: 100px;\n    display: inline-block;\n    margin-bottom: 20px;\n    letter-spacing: 0.02em;\n  }\n  .bd-taches .bd-type-card:nth-child(1) .bd-type-badge {\n    background: rgba(255, 221, 194, 0.7);\n    color: #c96a2a;\n  }\n  .bd-taches .bd-type-card:nth-child(2) .bd-type-badge {\n    background: rgba(252, 228, 236, 0.8);\n    color: var(--bd-accent);\n  }\n  .bd-taches .bd-type-card:nth-child(3) .bd-type-badge {\n    background: rgba(234, 228, 252, 0.8);\n    color: var(--bd-blue-deep);\n  }\n  .bd-taches .bd-type-card h3 {\n    font-family: var(--bd-serif);\n    font-size: 26px;\n    font-weight: 500;\n    line-height: 1.15;\n    color: var(--bd-ink);\n    margin-bottom: 12px;\n    letter-spacing: -0.01em;\n  }\n  .bd-taches .bd-type-card h3 em {\n    font-style: italic;\n    color: var(--bd-accent);\n  }\n  .bd-taches .bd-type-card p {\n    font-size: 15px;\n    color: var(--bd-soft);\n    line-height: 1.6;\n    margin: 0 0 14px;\n  }\n  .bd-taches .bd-type-card p:last-child { margin-bottom: 0; }\n  .bd-taches .bd-type-card .bd-type-origin {\n    font-family: var(--bd-serif);\n    font-style: italic;\n    font-size: 14px;\n    color: var(--bd-muted);\n    padding-top: 14px;\n    border-top: 1px solid rgba(42, 36, 56, 0.08);\n  }\n\n  \/* ============ PROBL\u00c8ME ============ *\/\n  .bd-taches .bd-problem {\n    background: linear-gradient(135deg, #2a2438 0%, #3d3450 50%, #524466 100%);\n    color: #faf6ef;\n    padding: 100px 0;\n    margin: 40px 28px;\n    border-radius: 48px;\n    position: relative;\n    overflow: hidden;\n  }\n  .bd-taches .bd-problem::before {\n    content: \"\";\n    position: absolute;\n    top: -30%; right: -10%;\n    width: 600px; height: 600px;\n    background: radial-gradient(circle, rgba(184, 138, 184, 0.2) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .bd-taches .bd-problem::after {\n    content: \"\";\n    position: absolute;\n    bottom: -20%; left: -10%;\n    width: 500px; height: 500px;\n    background: radial-gradient(circle, rgba(255, 221, 194, 0.12) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .bd-taches .bd-problem .bd-wrap {\n    position: relative;\n    z-index: 1;\n  }\n  .bd-taches .bd-problem .bd-section-label {\n    background: rgba(255, 255, 255, 0.1);\n    color: #ffd4b3;\n    border-color: rgba(255, 255, 255, 0.15);\n  }\n  .bd-taches .bd-problem h2 {\n    color: #faf6ef !important;\n  }\n  .bd-taches .bd-problem h2 em {\n    color: #ffd4b3 !important;\n  }\n  .bd-taches .bd-problem-grid {\n    display: grid;\n    grid-template-columns: 1.2fr 1fr;\n    gap: 80px;\n    margin-top: 60px;\n    align-items: start;\n  }\n  .bd-taches .bd-problem-story p {\n    font-family: var(--bd-serif);\n    font-size: 22px;\n    font-style: italic;\n    line-height: 1.5;\n    color: rgba(250, 246, 239, 0.9);\n    margin-bottom: 20px;\n  }\n  .bd-taches .bd-problem-story p.bd-highlight {\n    font-family: var(--bd-sans);\n    font-style: normal;\n    font-size: 18px;\n    color: #faf6ef;\n    font-weight: 500;\n    padding-top: 24px;\n    border-top: 1px solid rgba(250, 246, 239, 0.2);\n  }\n  .bd-taches .bd-problem-story p.bd-highlight-strong {\n    font-family: var(--bd-serif);\n    font-style: italic;\n    font-size: 26px;\n    color: #ffd4b3;\n    font-weight: 500;\n    padding-top: 24px;\n    margin-top: 8px;\n    border-top: 1px solid rgba(250, 246, 239, 0.2);\n    line-height: 1.3;\n  }\n  .bd-taches .bd-problem-list { list-style: none; padding: 0; margin: 0; }\n  .bd-taches .bd-problem-list li {\n    padding: 18px 20px;\n    margin-bottom: 10px;\n    font-size: 16px;\n    color: rgba(250, 246, 239, 0.85);\n    background: rgba(255, 255, 255, 0.05);\n    border-radius: 16px;\n    border: 1px solid rgba(255, 255, 255, 0.08);\n    display: flex;\n    gap: 14px;\n    align-items: flex-start;\n    line-height: 1.5;\n  }\n  .bd-taches .bd-problem-list li::before {\n    content: \"\u2192\";\n    color: #ffd4b3;\n    font-size: 20px;\n    line-height: 1;\n    margin-top: 2px;\n    flex-shrink: 0;\n    font-weight: 400;\n  }\n\n  \/* ============ APPRENTISSAGE ============ *\/\n  .bd-taches .bd-learn-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 16px;\n    margin-top: 60px;\n  }\n  .bd-taches .bd-learn-card {\n    background: rgba(255, 255, 255, 0.55);\n    padding: 36px 32px;\n    border-radius: 28px;\n    border: 1px solid rgba(255, 255, 255, 0.9);\n    backdrop-filter: blur(20px);\n    transition: transform 0.25s ease, box-shadow 0.25s ease;\n  }\n  .bd-taches .bd-learn-card:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 20px 40px rgba(42, 36, 56, 0.08);\n  }\n  .bd-taches .bd-learn-num {\n    font-family: var(--bd-serif);\n    font-size: 14px;\n    font-weight: 500;\n    color: var(--bd-accent);\n    font-style: italic;\n    margin-bottom: 12px;\n    display: inline-block;\n    padding: 4px 14px;\n    background: rgba(184, 138, 184, 0.12);\n    border-radius: 100px;\n  }\n  .bd-taches .bd-learn-card h3 {\n    font-family: var(--bd-serif);\n    font-weight: 500;\n    font-size: 26px;\n    line-height: 1.2;\n    margin-bottom: 10px;\n    color: var(--bd-ink);\n    letter-spacing: -0.01em;\n  }\n  .bd-taches .bd-learn-card p {\n    font-size: 15px;\n    color: var(--bd-soft);\n    line-height: 1.6;\n    margin: 0;\n  }\n  .bd-taches .bd-learn-card.bd-learn-card-accent {\n    background: linear-gradient(135deg, rgba(168, 184, 245, 0.5), rgba(127, 147, 232, 0.4));\n    border-color: rgba(255, 255, 255, 0.9);\n  }\n  .bd-taches .bd-learn-card-accent .bd-learn-num {\n    background: rgba(255, 255, 255, 0.5);\n    color: var(--bd-blue-deep);\n  }\n\n  \/* ============ M\u00c9THODE \/ MODULES ============ *\/\n  .bd-taches .bd-method .bd-lead {\n    margin-bottom: 20px;\n  }\n  .bd-taches .bd-phase {\n    margin-top: 56px;\n    padding-top: 40px;\n    border-top: 1px solid var(--bd-line);\n  }\n  .bd-taches .bd-phase-header {\n    display: flex;\n    align-items: baseline;\n    gap: 24px;\n    margin-bottom: 36px;\n    flex-wrap: wrap;\n  }\n  .bd-taches .bd-phase-num {\n    font-family: var(--bd-sans);\n    font-size: 13px;\n    font-weight: 500;\n    color: var(--bd-accent);\n    padding: 7px 18px;\n    background: rgba(184, 138, 184, 0.12);\n    border-radius: 100px;\n  }\n  .bd-taches .bd-phase-title {\n    font-family: var(--bd-serif);\n    font-size: 32px;\n    font-weight: 500;\n    line-height: 1.15;\n    color: var(--bd-ink);\n    letter-spacing: -0.01em;\n  }\n  .bd-taches .bd-modules {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 16px;\n  }\n  .bd-taches .bd-module {\n    padding: 28px 26px;\n    background: rgba(255, 255, 255, 0.6);\n    border: 1px solid rgba(255, 255, 255, 0.9);\n    border-radius: 24px;\n    backdrop-filter: blur(20px);\n    transition: transform 0.25s ease, box-shadow 0.25s ease;\n  }\n  .bd-taches .bd-module:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 15px 40px rgba(42, 36, 56, 0.08);\n  }\n  .bd-taches .bd-module-tag {\n    font-family: var(--bd-sans);\n    font-size: 11px;\n    font-weight: 500;\n    color: var(--bd-accent);\n    display: inline-block;\n    padding: 5px 12px;\n    background: rgba(184, 138, 184, 0.12);\n    border-radius: 100px;\n    margin-bottom: 12px;\n  }\n  .bd-taches .bd-module h4 {\n    font-family: var(--bd-serif);\n    font-size: 22px;\n    font-weight: 500;\n    line-height: 1.2;\n    margin-bottom: 10px;\n    color: var(--bd-ink);\n    letter-spacing: -0.01em;\n  }\n  .bd-taches .bd-module p {\n    font-size: 14.5px;\n    color: var(--bd-soft);\n    line-height: 1.55;\n    margin: 0;\n  }\n\n  \/* ============ FOCUS MODULE EXPERT ============ *\/\n  .bd-taches .bd-expert-module {\n    margin-top: 40px;\n    padding: 44px 40px;\n    background: linear-gradient(135deg, rgba(255, 243, 214, 0.7), rgba(255, 221, 194, 0.6), rgba(252, 228, 236, 0.5));\n    border-radius: 32px;\n    border: 2px solid rgba(255, 255, 255, 0.9);\n    backdrop-filter: blur(20px);\n    box-shadow: 0 20px 60px rgba(42, 36, 56, 0.08);\n  }\n  .bd-taches .bd-expert-badge {\n    font-family: var(--bd-sans);\n    font-size: 12px;\n    font-weight: 600;\n    color: var(--bd-blue-deep);\n    padding: 6px 16px;\n    background: rgba(168, 184, 245, 0.25);\n    border-radius: 100px;\n    display: inline-block;\n    margin-bottom: 16px;\n  }\n  .bd-taches .bd-expert-module h4 {\n    font-family: var(--bd-serif);\n    font-size: 32px;\n    font-weight: 500;\n    line-height: 1.15;\n    color: var(--bd-ink);\n    margin-bottom: 12px;\n    letter-spacing: -0.01em;\n  }\n  .bd-taches .bd-expert-module h4 em {\n    font-style: italic;\n    color: var(--bd-accent);\n  }\n  .bd-taches .bd-expert-intro {\n    font-size: 17px;\n    color: var(--bd-soft);\n    line-height: 1.6;\n    margin-bottom: 28px;\n    max-width: 58ch;\n  }\n  .bd-taches .bd-expert-list {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 12px;\n  }\n  .bd-taches .bd-expert-list li {\n    padding: 18px 22px;\n    background: rgba(255, 255, 255, 0.7);\n    border: 1px solid rgba(255, 255, 255, 0.9);\n    border-radius: 18px;\n    display: grid;\n    grid-template-columns: 36px 1fr;\n    gap: 14px;\n    align-items: center;\n  }\n  .bd-taches .bd-expert-list li strong {\n    font-family: var(--bd-serif);\n    font-size: 20px;\n    font-style: italic;\n    font-weight: 500;\n    color: var(--bd-accent);\n    line-height: 1;\n  }\n  .bd-taches .bd-expert-list li span {\n    font-size: 14.5px;\n    color: var(--bd-ink);\n    line-height: 1.4;\n    font-weight: 500;\n  }\n  .bd-taches .bd-expert-list li span em {\n    display: block;\n    font-size: 13px;\n    color: var(--bd-soft);\n    font-weight: 400;\n    font-style: normal;\n    margin-top: 4px;\n    line-height: 1.45;\n  }\n\n  \/* ============ T\u00c9MOIGNAGES ============ *\/\n  .bd-taches .bd-testimonials {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 20px;\n    margin-top: 60px;\n  }\n  .bd-taches .bd-testimonial {\n    padding: 36px 32px;\n    background: linear-gradient(135deg, rgba(252, 228, 236, 0.6), rgba(255, 221, 194, 0.5));\n    border-radius: 28px;\n    border: 1px solid rgba(255, 255, 255, 0.9);\n    backdrop-filter: blur(20px);\n    position: relative;\n  }\n  .bd-taches .bd-testimonial::before {\n    content: \"\u201c\";\n    position: absolute;\n    top: 12px; left: 24px;\n    font-family: var(--bd-serif);\n    font-size: 80px;\n    color: var(--bd-accent);\n    line-height: 1;\n    font-style: italic;\n    opacity: 0.5;\n  }\n  .bd-taches .bd-testimonial-text {\n    font-family: var(--bd-serif);\n    font-style: italic;\n    font-size: 16.5px;\n    line-height: 1.6;\n    margin-top: 36px;\n    margin-bottom: 20px;\n    color: var(--bd-ink);\n    position: relative;\n    z-index: 1;\n  }\n  .bd-taches .bd-testimonial-author {\n    font-family: var(--bd-sans);\n    font-size: 13px;\n    font-weight: 500;\n    color: var(--bd-soft);\n    padding-top: 16px;\n    border-top: 1px solid rgba(42, 36, 56, 0.08);\n  }\n\n  \/* ============ INCLUS + PRIX ============ *\/\n  .bd-taches .bd-included-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 48px;\n    align-items: start;\n  }\n  .bd-taches .bd-included-list { list-style: none; padding: 0; margin: 0; }\n  .bd-taches .bd-included-list li {\n    padding: 22px 24px;\n    margin-bottom: 10px;\n    background: rgba(255, 255, 255, 0.55);\n    border: 1px solid rgba(255, 255, 255, 0.9);\n    border-radius: 20px;\n    backdrop-filter: blur(20px);\n    display: grid;\n    grid-template-columns: 44px 1fr;\n    gap: 18px;\n    align-items: start;\n    transition: transform 0.2s ease;\n  }\n  .bd-taches .bd-included-list li:hover { transform: translateX(4px); }\n  .bd-taches .bd-included-icon {\n    font-family: var(--bd-serif);\n    font-size: 22px;\n    font-style: italic;\n    font-weight: 500;\n    color: var(--bd-accent);\n    line-height: 1;\n    padding-top: 4px;\n  }\n  .bd-taches .bd-included-list h4 {\n    font-family: var(--bd-serif);\n    font-size: 20px;\n    font-weight: 500;\n    margin-bottom: 4px;\n    color: var(--bd-ink);\n    letter-spacing: -0.01em;\n  }\n  .bd-taches .bd-included-list p {\n    font-size: 14px;\n    color: var(--bd-soft);\n    margin: 0;\n    line-height: 1.55;\n  }\n\n  \/* ============ PRICE CARD ============ *\/\n  .bd-taches .bd-price-card {\n    background: linear-gradient(135deg, rgba(255, 243, 214, 0.8), rgba(255, 221, 194, 0.7), rgba(252, 228, 236, 0.6));\n    padding: 44px 40px;\n    border-radius: 32px;\n    border: 2px solid rgba(255, 255, 255, 0.9);\n    backdrop-filter: blur(20px);\n    position: sticky;\n    top: 30px;\n    box-shadow: 0 30px 80px rgba(42, 36, 56, 0.08);\n  }\n  .bd-taches .bd-price-label {\n    font-family: var(--bd-sans);\n    font-size: 13px;\n    font-weight: 500;\n    color: var(--bd-accent);\n    margin-bottom: 16px;\n    display: inline-block;\n    padding: 6px 16px;\n    background: rgba(255, 255, 255, 0.6);\n    border-radius: 100px;\n  }\n  .bd-taches .bd-price-main {\n    font-family: var(--bd-serif);\n    font-size: 68px;\n    font-weight: 500;\n    line-height: 1;\n    margin-bottom: 8px;\n    color: var(--bd-ink);\n    letter-spacing: -0.02em;\n  }\n  .bd-taches .bd-price-main .bd-price-unit {\n    font-size: 22px;\n    color: var(--bd-muted);\n    font-weight: 400;\n  }\n  .bd-taches .bd-price-compare {\n    font-size: 14px;\n    color: var(--bd-soft);\n    margin-bottom: 28px;\n  }\n  .bd-taches .bd-price-compare strong {\n    color: var(--bd-ink);\n    font-weight: 600;\n  }\n  .bd-taches .bd-price-list {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 28px;\n    padding-top: 20px;\n    border-top: 1px solid rgba(42, 36, 56, 0.1);\n  }\n  .bd-taches .bd-price-list li {\n    padding: 12px 0;\n    font-size: 14.5px;\n    color: var(--bd-soft);\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    line-height: 1.5;\n  }\n  .bd-taches .bd-price-list li::before {\n    content: \"\";\n    width: 6px;\n    height: 6px;\n    border-radius: 50%;\n    background: var(--bd-blue-deep);\n    margin-top: 8px;\n    flex-shrink: 0;\n  }\n  .bd-taches .bd-price-card .bd-cta {\n    display: flex;\n    width: 100%;\n    min-width: 0;\n  }\n  .bd-taches .bd-price-small {\n    text-align: center;\n    margin-top: 16px;\n    font-family: var(--bd-sans);\n    font-size: 12px;\n    color: var(--bd-muted);\n  }\n\n  \/* ============ FAQ ============ *\/\n  .bd-taches .bd-faq-list {\n    max-width: 780px;\n    margin: 60px auto 0;\n  }\n  .bd-taches .bd-faq-item {\n    background: rgba(255, 255, 255, 0.55);\n    border: 1px solid rgba(255, 255, 255, 0.9);\n    border-radius: 20px;\n    backdrop-filter: blur(20px);\n    margin-bottom: 12px;\n    overflow: hidden;\n    transition: background 0.2s ease;\n  }\n  .bd-taches .bd-faq-item[open] {\n    background: rgba(255, 255, 255, 0.75);\n  }\n  .bd-taches .bd-faq-item summary {\n    padding: 22px 28px;\n    cursor: pointer;\n    list-style: none;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    gap: 20px;\n    font-family: var(--bd-serif);\n    font-size: 20px;\n    font-weight: 500;\n    line-height: 1.3;\n    transition: color 0.2s ease;\n    color: var(--bd-ink);\n    letter-spacing: -0.01em;\n  }\n  .bd-taches .bd-faq-item summary::-webkit-details-marker { display: none; }\n  .bd-taches .bd-faq-item summary:hover { color: var(--bd-accent); }\n  .bd-taches .bd-faq-item summary::after {\n    content: \"+\";\n    font-family: var(--bd-sans);\n    font-size: 24px;\n    font-weight: 300;\n    color: var(--bd-accent);\n    transition: transform 0.25s ease;\n    flex-shrink: 0;\n    width: 32px;\n    height: 32px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: rgba(184, 138, 184, 0.12);\n    border-radius: 50%;\n  }\n  .bd-taches .bd-faq-item[open] summary::after { transform: rotate(45deg); }\n  .bd-taches .bd-faq-answer {\n    padding: 0 28px 26px;\n    font-size: 16px;\n    line-height: 1.65;\n    color: var(--bd-soft);\n    max-width: 68ch;\n  }\n\n  \/* ============ AUTHOR ============ *\/\n  .bd-taches .bd-author {\n    background: linear-gradient(135deg, #2a2438 0%, #3d3450 50%, #524466 100%);\n    color: #faf6ef;\n    padding: 100px 0;\n    margin: 40px 28px;\n    border-radius: 48px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .bd-taches .bd-author::before {\n    content: \"\";\n    position: absolute;\n    top: -30%; left: 50%;\n    transform: translateX(-50%);\n    width: 700px; height: 500px;\n    background: radial-gradient(ellipse, rgba(184, 138, 184, 0.2) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .bd-taches .bd-author .bd-wrap {\n    position: relative;\n    z-index: 1;\n  }\n  .bd-taches .bd-author .bd-section-label {\n    background: rgba(255, 255, 255, 0.1);\n    color: #ffd4b3;\n    border-color: rgba(255, 255, 255, 0.15);\n  }\n  .bd-taches .bd-author h2 {\n    color: #faf6ef !important;\n    margin: 0 auto 30px;\n    max-width: 22ch;\n  }\n  .bd-taches .bd-author h2 em { color: #ffd4b3 !important; }\n  .bd-taches .bd-author-meta {\n    display: flex;\n    justify-content: center;\n    gap: 48px;\n    margin: 40px 0;\n    flex-wrap: wrap;\n  }\n  .bd-taches .bd-author-meta div {\n    font-family: var(--bd-sans);\n    font-size: 13px;\n    color: rgba(250, 246, 239, 0.7);\n  }\n  .bd-taches .bd-author-meta strong {\n    display: block;\n    font-family: var(--bd-serif);\n    font-style: italic;\n    font-size: 32px;\n    color: #faf6ef;\n    letter-spacing: -0.01em;\n    font-weight: 500;\n    margin-bottom: 6px;\n  }\n  .bd-taches .bd-author-quote {\n    font-family: var(--bd-serif);\n    font-style: italic;\n    font-size: 22px;\n    line-height: 1.5;\n    max-width: 52ch;\n    margin: 30px auto 0;\n    color: rgba(250, 246, 239, 0.9);\n  }\n\n  \/* ============ FINAL CTA ============ *\/\n  .bd-taches .bd-final {\n    padding: 100px 0;\n    text-align: center;\n  }\n  .bd-taches .bd-final-inner {\n    background: linear-gradient(135deg, rgba(255, 243, 214, 0.8), rgba(255, 221, 194, 0.7), rgba(252, 228, 236, 0.6));\n    padding: 90px 40px;\n    border-radius: 48px;\n    border: 1px solid rgba(255, 255, 255, 0.9);\n    backdrop-filter: blur(20px);\n    max-width: 900px;\n    margin: 0 auto;\n    box-shadow: 0 30px 80px rgba(42, 36, 56, 0.08);\n  }\n  .bd-taches .bd-final h2 {\n    font-family: var(--bd-serif);\n    font-size: clamp(38px, 5.5vw, 64px);\n    font-weight: 400;\n    line-height: 1.08;\n    letter-spacing: -0.02em;\n    max-width: 20ch;\n    margin: 0 auto 28px;\n    color: var(--bd-ink) !important;\n  }\n  .bd-taches .bd-final h2 em { font-style: italic; color: var(--bd-accent) !important; }\n  .bd-taches .bd-final p {\n    font-size: 19px;\n    color: var(--bd-soft);\n    max-width: 52ch;\n    margin: 0 auto 36px;\n    line-height: 1.6;\n  }\n\n  \/* ============ DISCLAIMER ============ *\/\n  .bd-taches .bd-disclaimer {\n    padding: 30px 28px 60px;\n  }\n  .bd-taches .bd-disclaimer p {\n    font-family: var(--bd-sans);\n    font-size: 12.5px;\n    line-height: 1.65;\n    color: var(--bd-muted);\n    max-width: 780px;\n    margin: 0 auto;\n    text-align: center;\n  }\n\n  \/* ============ RESPONSIVE ============ *\/\n  @media (max-width: 900px) {\n    .bd-taches .bd-problem-grid,\n    .bd-taches .bd-included-grid { grid-template-columns: 1fr; gap: 40px; }\n    .bd-taches .bd-testimonials,\n    .bd-taches .bd-types-grid { grid-template-columns: 1fr; }\n    .bd-taches .bd-learn-grid { grid-template-columns: 1fr; }\n    .bd-taches .bd-expert-list { grid-template-columns: 1fr; }\n    .bd-taches .bd-price-card { position: static; }\n    .bd-taches .bd-section { padding: 70px 0; }\n    .bd-taches .bd-hero { padding: 50px 0 70px; }\n    .bd-taches .bd-author-meta { gap: 28px; }\n    .bd-taches .bd-problem,\n    .bd-taches .bd-author { margin: 20px 14px; padding: 70px 0; border-radius: 32px; }\n    .bd-taches .bd-final-inner { padding: 60px 28px; border-radius: 32px; }\n    .bd-taches .bd-expert-module { padding: 32px 26px; border-radius: 24px; }\n    .bd-taches .bd-expert-module h4 { font-size: 26px; }\n  }\n  @media (max-width: 600px) {\n    .bd-taches .bd-stats { grid-template-columns: 1fr; }\n    .bd-taches .bd-wrap { padding: 0 20px; }\n    .bd-taches .bd-stats { padding: 0 20px; }\n    .bd-taches .bd-price-card { padding: 36px 28px; }\n    .bd-taches .bd-price-main { font-size: 56px; }\n  }\n<\/style>\n\n<div class=\"bd-taches\">\n\n  <!-- ============ HERO ============ -->\n  <section class=\"bd-hero\">\n    <div class=\"bd-wrap\">\n<div style=\"height: 20px;\"><\/div>\n      <div class=\"bd-eyebrow\">Taches &#038; \u00c9clat \u00b7 Beauty Decoded<\/div>\n      <h1>Att\u00e9nuez visiblement vos taches, <em>unifiez votre teint<\/em>.<\/h1>\n      <p class=\"bd-hero-sub\">Gr\u00e2ce \u00e0 une m\u00e9thode scientifique adapt\u00e9e \u00e0 votre type de tache. Parce qu&rsquo;une tache solaire, un m\u00e9lasma et une marque post-acn\u00e9 ne se traitent pas de la m\u00eame mani\u00e8re \u2014 et que personne ne vous l&rsquo;a jamais expliqu\u00e9 clairement.<\/p>\n\n      <ul class=\"bd-hero-bullets\">\n        <li>Identifier votre type de tache (solaire, post-inflammatoire, m\u00e9lasma)<\/li>\n        <li>Choisir les actifs anti-taches prouv\u00e9s scientifiquement<\/li>\n        <li>Pr\u00e9venir les nouvelles taches avec la bonne protection solaire<\/li>\n      <\/ul>\n\n      <div class=\"bd-cta-wrap\">\n        <a href=\"https:\/\/beautydecoded.go.link\/nlOfo\" class=\"bd-cta\" target=\"_blank\" rel=\"noopener\">Acc\u00e9der \u00e0 la m\u00e9thode dans l&rsquo;app<\/a>\n        <div class=\"bd-cta-meta\"><span>39 \u20ac\/an<\/span> \u00b7 Essai gratuit \u00b7 R\u00e9siliable \u00e0 tout moment<\/div>\n      <\/div>\n\n      <!-- VSL -->\n      <div class=\"bd-vsl\">\n        <div class=\"bd-vsl-label\">Regardez la pr\u00e9sentation en 2 minutes<\/div>\n        <div class=\"bd-vsl-frame\">\n          <iframe\n            src=\"https:\/\/www.youtube.com\/embed\/veW30O7QGwU?rel=0\"\n            title=\"Pr\u00e9sentation \u2014 Formation Taches &#038; \u00c9clat BeautyDecoded\"\n            allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\"\n            allowfullscreen\n            loading=\"lazy\">\n          <\/iframe>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ STATS ============ -->\n  <section class=\"bd-stats\">\n    <div class=\"bd-stat\">\n      <div class=\"bd-stat-num\">15 ans<\/div>\n      <div class=\"bd-stat-label\">D&rsquo;expertise clinique<\/div>\n    <\/div>\n    <div class=\"bd-stat\">\n      <div class=\"bd-stat-num\">200k+<\/div>\n      <div class=\"bd-stat-label\">Abonn\u00e9s YouTube<\/div>\n    <\/div>\n    <div class=\"bd-stat\">\n      <div class=\"bd-stat-num\">3 types<\/div>\n      <div class=\"bd-stat-label\">De taches trait\u00e9s<\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ 3 TYPES DE TACHES (unique) ============ -->\n  <section class=\"bd-section\">\n    <div class=\"bd-wrap\">\n      <div class=\"bd-section-label\">Avant tout, identifier<\/div>\n      <h2>Toutes les taches <em>ne se valent pas<\/em>.<\/h2>\n      <p class=\"bd-types-intro\">Chaque type de tache a une origine, un m\u00e9canisme et un traitement sp\u00e9cifique. Confondre les trois, c&rsquo;est la raison n\u00b01 pour laquelle vos s\u00e9rums \u00ab\u00a0\u00e9clat\u00a0\u00bb ne fonctionnent pas.<\/p>\n\n      <div class=\"bd-types-grid\">\n        <div class=\"bd-type-card\">\n          <div class=\"bd-type-badge\">Type 01<\/div>\n          <h3>Taches <em>solaires<\/em><\/h3>\n          <p>Les lentigos. Petites taches brunes bien d\u00e9limit\u00e9es qui apparaissent sur les zones expos\u00e9es au soleil : visage, mains, d\u00e9collet\u00e9.<\/p>\n          <div class=\"bd-type-origin\">Origine : accumulation de soleil sur des ann\u00e9es<\/div>\n        <\/div>\n        <div class=\"bd-type-card\">\n          <div class=\"bd-type-badge\">Type 02<\/div>\n          <h3>Hyperpigmentation <em>post-inflammatoire<\/em><\/h3>\n          <p>La PIH. Marques brunes qui restent apr\u00e8s un bouton, une blessure, une irritation. Plus fr\u00e9quente sur les peaux mates et fonc\u00e9es.<\/p>\n          <div class=\"bd-type-origin\">Origine : inflammation qui stimule la m\u00e9lanine<\/div>\n        <\/div>\n        <div class=\"bd-type-card\">\n          <div class=\"bd-type-badge\">Type 03<\/div>\n          <h3>M\u00e9lasma<\/h3>\n          <p>Le masque de grossesse. Grandes plaques pigment\u00e9es sur le front, les pommettes, la l\u00e8vre sup\u00e9rieure. D\u00e9clench\u00e9 par hormones + soleil.<\/p>\n          <div class=\"bd-type-origin\">Origine : hormones, contraception, grossesse<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ PROBL\u00c8ME ============ -->\n  <section class=\"bd-problem\">\n    <div class=\"bd-wrap\">\n      <div class=\"bd-section-label\">Le constat<\/div>\n      <h2>Pourquoi vos taches <em>ne partent pas<\/em>.<\/h2>\n\n      <div class=\"bd-problem-grid\">\n        <div class=\"bd-problem-story\">\n          <p>Vous avez essay\u00e9 5 cr\u00e8mes \u00e9claircissantes. 3 s\u00e9rums \u00e0 la vitamine C. 2 peelings en institut.<\/p>\n          <p>R\u00e9sultat : vos taches sont toujours l\u00e0. Et apr\u00e8s chaque \u00e9t\u00e9, elles s&rsquo;aggravent un peu plus.<\/p>\n          <p class=\"bd-highlight\">Ce n&rsquo;est pas de votre faute. Personne ne vous a jamais expliqu\u00e9 que chaque type de tache a son propre traitement.<\/p>\n          <p class=\"bd-highlight-strong\">Ce n&rsquo;est pas impossible. C&rsquo;est un manque de m\u00e9thode.<\/p>\n        <\/div>\n        <ul class=\"bd-problem-list\">\n          <li>Vous ignorez quel type de tache vous avez (solaire, PIH, m\u00e9lasma).<\/li>\n          <li>Vous utilisez le m\u00eame s\u00e9rum pour un m\u00e9lasma et une tache post-acn\u00e9 \u2014 \u00e7a ne peut pas marcher.<\/li>\n          <li>Votre vitamine C s&rsquo;oxyde en quelques semaines et perd toute efficacit\u00e9.<\/li>\n          <li>Vous n&rsquo;utilisez pas de protection solaire suffisante \u2014 tout votre travail est annul\u00e9 chaque \u00e9t\u00e9.<\/li>\n          <li>Vous traitez la pigmentation de surface sans comprendre les m\u00e9canismes profonds de la m\u00e9lanine.<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ APPRENTISSAGE ============ -->\n  <section class=\"bd-section\">\n    <div class=\"bd-wrap\">\n      <div class=\"bd-section-label\">Ce que vous allez apprendre<\/div>\n      <h2>Cinq comp\u00e9tences pour <em>un teint enfin uniforme<\/em>.<\/h2>\n\n      <div class=\"bd-learn-grid\">\n        <div class=\"bd-learn-card\">\n          <div class=\"bd-learn-num\">01<\/div>\n          <h3>Identifier votre type de tache<\/h3>\n          <p>Solaire, post-inflammatoire ou m\u00e9lasma : la premi\u00e8re \u00e9tape qui change absolument tout.<\/p>\n        <\/div>\n        <div class=\"bd-learn-card\">\n          <div class=\"bd-learn-num\">02<\/div>\n          <h3>Comprendre la pigmentation<\/h3>\n          <p>Comment la m\u00e9lanine se forme, pourquoi certaines taches sont plus tenaces que d&rsquo;autres.<\/p>\n        <\/div>\n        <div class=\"bd-learn-card\">\n          <div class=\"bd-learn-num\">03<\/div>\n          <h3>Choisir les actifs qui marchent vraiment<\/h3>\n          <p>Vitamine C, r\u00e9tinol, acide az\u00e9la\u00efque, niacinamide, acides, tranexamique : quoi, quand, pour quoi.<\/p>\n        <\/div>\n        <div class=\"bd-learn-card\">\n          <div class=\"bd-learn-num\">04<\/div>\n          <h3>Construire un protocole progressif<\/h3>\n          <p>Vitamine C + r\u00e9tinol : comment les associer sans irriter votre peau. Ma m\u00e9thode \u00e9tape par \u00e9tape.<\/p>\n        <\/div>\n        <div class=\"bd-learn-card\">\n          <div class=\"bd-learn-num\">05<\/div>\n          <h3>Pr\u00e9venir les nouvelles taches<\/h3>\n          <p>Protection solaire adapt\u00e9e : pourquoi c&rsquo;est votre arme n\u00b01, comment bien la choisir.<\/p>\n        <\/div>\n        <div class=\"bd-learn-card bd-learn-card-accent\">\n          <div class=\"bd-learn-num\">\u2192<\/div>\n          <h3>Et surtout, devenir autonome<\/h3>\n          <p>Plus jamais d\u00e9pendant(e) des promesses marketing ou des conseils contradictoires sur Internet.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ M\u00c9THODE ============ -->\n  <section class=\"bd-section bd-method\">\n    <div class=\"bd-wrap\">\n      <div class=\"bd-section-label\">La m\u00e9thode Beauty Decoded \u2014 Taches &#038; \u00c9clat<\/div>\n      <h2>La science de la pigmentation, <em>appliqu\u00e9e \u00e0 votre peau<\/em>.<\/h2>\n      <p class=\"bd-lead\">7 modules. Plus de 30 vid\u00e9os. Une progression claire : d&rsquo;abord poser des fondations, ma\u00eetriser les actifs, puis attaquer sp\u00e9cifiquement vos taches avec 3 routines distinctes selon votre type.<\/p>\n\n      <!-- Phase 1 -->\n      <div class=\"bd-phase\">\n        <div class=\"bd-phase-header\">\n          <div class=\"bd-phase-num\">Phase 01<\/div>\n          <h3 class=\"bd-phase-title\">Les fondations<\/h3>\n        <\/div>\n        <div class=\"bd-modules\">\n          <div class=\"bd-module\">\n            <div class=\"bd-module-tag\">Module 01<\/div>\n            <h4>Intelligence cutan\u00e9e<\/h4>\n            <p>Identifiez votre vrai type de peau. Comprenez la barri\u00e8re cutan\u00e9e, le pH, et apprenez \u00e0 d\u00e9crypter une liste INCI.<\/p>\n          <\/div>\n          <div class=\"bd-module\">\n            <div class=\"bd-module-tag\">Module 02<\/div>\n            <h4>La routine universelle<\/h4>\n            <p>Les 3 gestes fondamentaux : nettoyage non-agressif, hydratation dos\u00e9e, protection solaire (absolument critique sur taches).<\/p>\n          <\/div>\n          <div class=\"bd-module\">\n            <div class=\"bd-module-tag\">Module 03<\/div>\n            <h4>Cr\u00e9er sa premi\u00e8re routine<\/h4>\n            <p>Mise en pratique : assembler les gestes fondamentaux en une routine coh\u00e9rente et stable.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Phase 2 -->\n      <div class=\"bd-phase\">\n        <div class=\"bd-phase-header\">\n          <div class=\"bd-phase-num\">Phase 02<\/div>\n          <h3 class=\"bd-phase-title\">Les actifs avanc\u00e9s<\/h3>\n        <\/div>\n        <div class=\"bd-modules\">\n          <div class=\"bd-module\">\n            <div class=\"bd-module-tag\">Module 04<\/div>\n            <h4>L&rsquo;arsenal des actifs<\/h4>\n            <p>Acides (AHA, BHA, PHA), Vitamine C (et ses formes stables), Niacinamide, R\u00e9tinol progressif, Acide Az\u00e9la\u00efque.<\/p>\n          <\/div>\n          <div class=\"bd-module\">\n            <div class=\"bd-module-tag\">Module 05<\/div>\n            <h4>Le sur-mesure<\/h4>\n            <p>Strat\u00e9gies sp\u00e9cifiques selon votre type de peau. Analyses vid\u00e9o des meilleurs produits du march\u00e9.<\/p>\n          <\/div>\n          <div class=\"bd-module\">\n            <div class=\"bd-module-tag\">Module 06<\/div>\n            <h4>Contour des yeux<\/h4>\n            <p>Cernes pigmentaires, ridules, poches : ce qui fonctionne et ce qui est du marketing.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Phase 3 : Module Expert (highlighted) -->\n      <div class=\"bd-phase\">\n        <div class=\"bd-phase-header\">\n          <div class=\"bd-phase-num\">Phase 03<\/div>\n          <h3 class=\"bd-phase-title\">La solution cibl\u00e9e<\/h3>\n        <\/div>\n\n        <div class=\"bd-expert-module\">\n          <div class=\"bd-expert-badge\">Module 07 \u00b7 Le c\u0153ur de la formation<\/div>\n          <h4>Expert <em>Taches &#038; \u00c9clat<\/em><\/h4>\n          <p class=\"bd-expert-intro\">Le module qui traite sp\u00e9cifiquement vos taches, avec 3 routines distinctes selon votre type. Tout ce que j&rsquo;aurais expliqu\u00e9 en consultation pour traiter la pigmentation \u00e0 sa source.<\/p>\n\n          <ul class=\"bd-expert-list\">\n            <li>\n              <strong>01<\/strong>\n              <span>Les 3 types de taches pigmentaires\n                <em>Solaires (lentigos), post-inflammatoires (PIH), m\u00e9lasma \u2014 identifier pour mieux traiter.<\/em>\n              <\/span>\n            <\/li>\n            <li>\n              <strong>02<\/strong>\n              <span>La formation de la m\u00e9lanine\n                <em>Les m\u00e9canismes de la pigmentation expliqu\u00e9s simplement et visuellement.<\/em>\n              <\/span>\n            <\/li>\n            <li>\n              <strong>03<\/strong>\n              <span>Les actifs anti-taches prouv\u00e9s\n                <em>Comparatif complet : qu&rsquo;est-ce qui est \u00e9tudi\u00e9, qu&rsquo;est-ce qui est marketing.<\/em>\n              <\/span>\n            <\/li>\n            <li>\n              <strong>04<\/strong>\n              <span>Protection solaire : votre arme n\u00b01\n                <em>Pourquoi c&rsquo;est le geste le plus important \u2014 et comment bien choisir.<\/em>\n              <\/span>\n            <\/li>\n            <li>\n              <strong>05<\/strong>\n              <span>Pr\u00e9venir les nouvelles taches\n                <em>Gestes quotidiens essentiels, erreurs \u00e0 \u00e9viter toute l&rsquo;ann\u00e9e.<\/em>\n              <\/span>\n            <\/li>\n            <li>\n              <strong>06<\/strong>\n              <span>3 routines selon votre type\n                <em>Taches solaires, PIH, m\u00e9lasma \u2014 protocoles complets, cl\u00e9 en main.<\/em>\n              <\/span>\n            <\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ T\u00c9MOIGNAGES ============ -->\n  <section class=\"bd-section\">\n    <div class=\"bd-wrap\">\n      <div class=\"bd-section-label\">Ce que la communaut\u00e9 en dit<\/div>\n      <h2>Des r\u00e9sultats concrets, <em>pas du marketing<\/em>.<\/h2>\n\n      <div class=\"bd-testimonials\">\n        <div class=\"bd-testimonial\">\n          <p class=\"bd-testimonial-text\">Apr\u00e8s des ann\u00e9es \u00e0 essayer des produits au hasard, j&rsquo;ai enfin compris comment fonctionne ma peau. Ma routine est simple, efficace, et surtout adapt\u00e9e \u00e0 MOI. Mon acn\u00e9 a consid\u00e9rablement diminu\u00e9.<\/p>\n          <div class=\"bd-testimonial-author\">Marie \u00b7 23 ans<\/div>\n        <\/div>\n        <div class=\"bd-testimonial\">\n          <p class=\"bd-testimonial-text\">Avant je d\u00e9pensais 60 \u20ac par mois en s\u00e9rums que je superposais sans savoir pourquoi. Maintenant j&rsquo;ai une routine \u00e0 30 \u20ac qui marche mieux. Et surtout je comprends ce que je fais.<\/p>\n          <div class=\"bd-testimonial-author\">Sophie \u00b7 46 ans<\/div>\n        <\/div>\n        <div class=\"bd-testimonial\">\n          <p class=\"bd-testimonial-text\">En tant qu&rsquo;homme, je me sentais perdu dans l&rsquo;univers des cosm\u00e9tiques. Cette formation est claire, sans superflu, et m&rsquo;a donn\u00e9 toutes les cl\u00e9s pour prendre soin de ma peau. Elle est beaucoup plus nette maintenant.<\/p>\n          <div class=\"bd-testimonial-author\">Thomas \u00b7 31 ans<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ INCLUS + PRIX ============ -->\n  <section class=\"bd-section\">\n    <div class=\"bd-wrap\">\n      <div class=\"bd-included-grid\">\n        <div>\n          <div class=\"bd-section-label\">Ce qui est inclus<\/div>\n          <h2>Tout. Dans <em>une seule app<\/em>.<\/h2>\n          <ul class=\"bd-included-list\">\n            <li>\n              <div class=\"bd-included-icon\">01<\/div>\n              <div>\n                <h4>7 modules de formation<\/h4>\n                <p>Des fondations cutan\u00e9es au module Expert Taches &#038; \u00c9clat complet.<\/p>\n              <\/div>\n            <\/li>\n            <li>\n              <div class=\"bd-included-icon\">02<\/div>\n              <div>\n                <h4>Plus de 30 vid\u00e9os explicatives<\/h4>\n                <p>La synth\u00e8se de 15 ans de consultations, accessibles \u00e0 votre rythme.<\/p>\n              <\/div>\n            <\/li>\n            <li>\n              <div class=\"bd-included-icon\">03<\/div>\n              <div>\n                <h4>3 routines anti-taches cl\u00e9 en main<\/h4>\n                <p>Une routine distincte pour chaque type : taches solaires, PIH, m\u00e9lasma.<\/p>\n              <\/div>\n            <\/li>\n            <li>\n              <div class=\"bd-included-icon\">04<\/div>\n              <div>\n                <h4>Ma s\u00e9lection de produits anti-taches<\/h4>\n                <p>Les meilleurs produits du march\u00e9 analys\u00e9s par type de peau et par actif.<\/p>\n              <\/div>\n            <\/li>\n            <li>\n              <div class=\"bd-included-icon\">05<\/div>\n              <div>\n                <h4>Toutes les autres formations incluses<\/h4>\n                <p>Anti-\u00e2ge, imperfections, rougeurs : tout le catalogue Acad\u00e9mie Skincare.<\/p>\n              <\/div>\n            <\/li>\n            <li>\n              <div class=\"bd-included-icon\">06<\/div>\n              <div>\n                <h4>Le scanner BeautyDecoded<\/h4>\n                <p>Analysez n&rsquo;importe quel produit cosm\u00e9tique en un scan. 80 profils de peau.<\/p>\n              <\/div>\n            <\/li>\n          <\/ul>\n        <\/div>\n\n        <!-- Price card -->\n        <div class=\"bd-price-card\">\n          <div class=\"bd-price-label\">Abonnement annuel<\/div>\n          <div class=\"bd-price-main\">39 \u20ac<span class=\"bd-price-unit\"> \/ an<\/span><\/div>\n          <div class=\"bd-price-compare\">Soit <strong>3,25 \u20ac\/mois<\/strong> \u00b7 Essai gratuit inclus<\/div>\n          <ul class=\"bd-price-list\">\n            <li>Formation Taches &#038; \u00c9clat compl\u00e8te \u2014 7 modules, 30+ vid\u00e9os<\/li>\n            <li>3 routines distinctes selon votre type de tache<\/li>\n            <li>S\u00e9lection de produits anti-taches valid\u00e9s<\/li>\n            <li>Scanner d&rsquo;ingr\u00e9dients avec analyse personnalis\u00e9e<\/li>\n            <li>80 profils de peau pris en charge<\/li>\n            <li>Toutes les autres formations incluses<\/li>\n            <li>R\u00e9siliable \u00e0 tout moment<\/li>\n          <\/ul>\n          <a href=\"https:\/\/beautydecoded.go.link\/nlOfo\" class=\"bd-cta\" target=\"_blank\" rel=\"noopener\">Commencer l&rsquo;essai gratuit<\/a>\n          <div class=\"bd-price-small\">Disponible sur iOS &#038; Android<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ FAQ ============ -->\n  <section class=\"bd-section\">\n    <div class=\"bd-wrap\">\n      <div class=\"bd-section-label\">Questions fr\u00e9quentes<\/div>\n      <h2>Tout ce que vous voulez <em>vraiment savoir<\/em>.<\/h2>\n\n      <div class=\"bd-faq-list\">\n        <details class=\"bd-faq-item\">\n          <summary>Combien de temps pour voir des r\u00e9sultats ?<\/summary>\n          <div class=\"bd-faq-answer\">Soyons honn\u00eates : le traitement des taches demande de la patience. Les premiers signes (\u00e9clat, uniformisation) apparaissent apr\u00e8s 4 \u00e0 8 semaines. Pour une r\u00e9duction visible des taches install\u00e9es, comptez 3 \u00e0 6 mois d&rsquo;assiduit\u00e9. Le m\u00e9lasma est le plus complexe et demande souvent un suivi sur le long terme. La formation vous explique pr\u00e9cis\u00e9ment ce que vous pouvez attendre selon votre type.<\/div>\n        <\/details>\n        <details class=\"bd-faq-item\">\n          <summary>Le m\u00e9lasma peut-il vraiment s&rsquo;att\u00e9nuer avec du skincare ?<\/summary>\n          <div class=\"bd-faq-answer\">Partiellement oui, mais soyons clairs. Le m\u00e9lasma est hormono-d\u00e9pendant et particuli\u00e8rement tenace. Les actifs cosm\u00e9tiques bien choisis (acide az\u00e9la\u00efque, vitamine C, niacinamide) combin\u00e9s \u00e0 une protection solaire stricte peuvent consid\u00e9rablement att\u00e9nuer l&rsquo;aspect. Pour les cas r\u00e9sistants, une prise en charge m\u00e9dicale reste la r\u00e9f\u00e9rence. La formation explique clairement o\u00f9 se situent les fronti\u00e8res.<\/div>\n        <\/details>\n        <details class=\"bd-faq-item\">\n          <summary>J&rsquo;ai la peau fonc\u00e9e, c&rsquo;est adapt\u00e9 pour moi ?<\/summary>\n          <div class=\"bd-faq-answer\">Oui, et c&rsquo;est m\u00eame essentiel. Les peaux mates \u00e0 fonc\u00e9es sont plus sujettes \u00e0 l&rsquo;hyperpigmentation post-inflammatoire (PIH), qui est souvent le vrai probl\u00e8me avant m\u00eame d&rsquo;\u00eatre une \u00ab\u00a0tache classique\u00a0\u00bb. Certains actifs qui marchent sur peau claire peuvent au contraire aggraver la pigmentation sur peau fonc\u00e9e. La formation aborde sp\u00e9cifiquement ces particularit\u00e9s.<\/div>\n        <\/details>\n        <details class=\"bd-faq-item\">\n          <summary>Y a-t-il un accompagnement personnalis\u00e9 ?<\/summary>\n          <div class=\"bd-faq-answer\">Non. La formation est con\u00e7ue pour vous rendre 100 % autonome. Il n&rsquo;y a ni coaching individuel, ni consultation priv\u00e9e. C&rsquo;est une m\u00e9thode pour apprendre \u00e0 raisonner par vous-m\u00eame \u2014 pas une prestation m\u00e9dicale.<\/div>\n        <\/details>\n        <details class=\"bd-faq-item\">\n          <summary>Combien de temps ai-je acc\u00e8s \u00e0 la formation ?<\/summary>\n          <div class=\"bd-faq-answer\">Tant que votre abonnement BeautyDecoded est actif, l&rsquo;acc\u00e8s \u00e0 toutes les formations et aux mises \u00e0 jour est inclus. Vous pouvez suivre le programme \u00e0 votre rythme.<\/div>\n        <\/details>\n        <details class=\"bd-faq-item\">\n          <summary>Puis-je annuler l&rsquo;abonnement ?<\/summary>\n          <div class=\"bd-faq-answer\">Oui, \u00e0 tout moment, directement depuis votre compte App Store ou Google Play. Pas d&rsquo;engagement, pas de friction.<\/div>\n        <\/details>\n        <details class=\"bd-faq-item\">\n          <summary>Est-ce une formation m\u00e9dicale ou une consultation ?<\/summary>\n          <div class=\"bd-faq-answer\">Non. Il s&rsquo;agit d&rsquo;un programme \u00e9ducatif d\u00e9di\u00e9 \u00e0 la cosm\u00e9tologie. Il ne remplace pas une consultation dermatologique ou un avis m\u00e9dical personnalis\u00e9, en particulier pour les hyperpigmentations r\u00e9sistantes.<\/div>\n        <\/details>\n        <details class=\"bd-faq-item\">\n          <summary>Cette m\u00e9thode est-elle faite pour moi ?<\/summary>\n          <div class=\"bd-faq-answer\">Oui, si vous voulez comprendre votre type de tache, choisir les bons actifs cosm\u00e9tiques, construire un protocole efficace et pr\u00e9venir les nouvelles taches. Non, si vous cherchez une solution miracle instantan\u00e9e, un diagnostic m\u00e9dical ou une prescription de traitement.<\/div>\n        <\/details>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ AUTHOR ============ -->\n  <section class=\"bd-author\">\n    <div class=\"bd-wrap\">\n      <div class=\"bd-section-label\">Qui suis-je<\/div>\n      <h2>Chirurgien plasticien et esth\u00e9tique. <em>Fondateur de BeautyDecoded.<\/em><\/h2>\n\n      <div class=\"bd-author-meta\">\n        <div><strong>15 ans<\/strong>d&rsquo;expertise clinique<\/div>\n        <div><strong>200 000+<\/strong>abonn\u00e9s YouTube<\/div>\n        <div><strong>70 000+<\/strong>followers Instagram &#038; TikTok<\/div>\n      <\/div>\n\n      <p class=\"bd-author-quote\">\u00ab Cette formation est la synth\u00e8se de tout ce que j&rsquo;aurais aim\u00e9 transmettre \u00e0 mes patientes depuis des ann\u00e9es. \u00bb<\/p>\n    <\/div>\n  <\/section>\n\n  <!-- ============ FINAL CTA ============ -->\n  <section class=\"bd-final\">\n    <div class=\"bd-wrap\">\n      <div class=\"bd-final-inner\">\n        <h2>Votre teint m\u00e9rite mieux <em>que des promesses<\/em>.<\/h2>\n        <p>Rejoignez les milliers de membres qui ont pris en main leur pigmentation \u2014 scientifiquement, durablement, avec la bonne m\u00e9thode pour leur type de tache.<\/p>\n        <div class=\"bd-cta-wrap\" style=\"justify-content: center;\">\n          <a href=\"https:\/\/beautydecoded.go.link\/nlOfo\" class=\"bd-cta\" target=\"_blank\" rel=\"noopener\">Acc\u00e9der \u00e0 la m\u00e9thode maintenant<\/a>\n        <\/div>\n        <div class=\"bd-cta-meta\" style=\"margin-top: 20px;\"><span>39 \u20ac\/an<\/span> \u00b7 Essai gratuit \u00b7 iOS &#038; Android<\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ DISCLAIMER ============ -->\n  <section class=\"bd-disclaimer\">\n    <p>Les r\u00e9sultats pr\u00e9sent\u00e9s (t\u00e9moignages, avant\/apr\u00e8s \u00e9ventuels) d\u00e9pendent de l&rsquo;assiduit\u00e9 et du type de peau de chacun. Ce programme est \u00e9ducatif et ne remplace pas un avis m\u00e9dical en cas de pathologie cutan\u00e9e ou d&rsquo;hyperpigmentation r\u00e9sistante. Ce site n&rsquo;est pas affili\u00e9 \u00e0 Facebook, Google ou YouTube.<\/p>\n  <\/section>\n\n<\/div>\n<!-- ============ FIN BD-TACHES -->\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/www.beautydecoded.com\/soin-du-visage\/soin-anti-tache\/serum-anti-taches\/\" data-type=\"page\" data-id=\"3140\">Meilleur s\u00e9rum anti taches<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/www.beautydecoded.com\/soin-du-visage\/soin-anti-tache\/creme-anti-taches\/\" data-type=\"page\" data-id=\"3136\">Meilleure cr\u00e8me anti taches<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong><a href=\"https:\/\/www.beautydecoded.com\/soin-du-visage\/\" data-type=\"page\" data-id=\"252\">soins du visage<\/a><\/strong> <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/www.beautydecoded.com\/soin-du-visage\/soin-anti-tache\/anti-taches-peau-seche\/\" data-type=\"page\" data-id=\"3358\">Soin anti-taches pour peau s\u00e8che<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Blemishes &amp; Radiance - Beauty Decoded Visibly reduce blemishes, even out your complexion. Thanks to a scientific method adapted to your type of blemish. Because sun spots, melasma and post-acne marks are not treated the same way - and no one has ever explained this to you clearly. Identify your type...<\/p>","protected":false},"author":120,"featured_media":0,"parent":252,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_kad_blocks_custom_css":"","_kad_blocks_head_custom_js":"","_kad_blocks_body_custom_js":"","_kad_blocks_footer_custom_js":"","_kad_post_transparent":"enable","_kad_post_title":"hide","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-266","page","type-page","status-publish","hentry"],"acf":[],"taxonomy_info":[],"featured_image_src_large":false,"author_info":{"display_name":"Sylvain David","author_link":"https:\/\/www.beautydecoded.com\/en\/author\/beautydecoded\/"},"comment_info":0,"_links":{"self":[{"href":"https:\/\/www.beautydecoded.com\/en\/wp-json\/wp\/v2\/pages\/266","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.beautydecoded.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.beautydecoded.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.beautydecoded.com\/en\/wp-json\/wp\/v2\/users\/120"}],"replies":[{"embeddable":true,"href":"https:\/\/www.beautydecoded.com\/en\/wp-json\/wp\/v2\/comments?post=266"}],"version-history":[{"count":18,"href":"https:\/\/www.beautydecoded.com\/en\/wp-json\/wp\/v2\/pages\/266\/revisions"}],"predecessor-version":[{"id":73831,"href":"https:\/\/www.beautydecoded.com\/en\/wp-json\/wp\/v2\/pages\/266\/revisions\/73831"}],"up":[{"embeddable":true,"href":"https:\/\/www.beautydecoded.com\/en\/wp-json\/wp\/v2\/pages\/252"}],"wp:attachment":[{"href":"https:\/\/www.beautydecoded.com\/en\/wp-json\/wp\/v2\/media?parent=266"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}