{"id":268,"date":"2022-01-21T14:48:29","date_gmt":"2022-01-21T13:48:29","guid":{"rendered":"https:\/\/www.beautydecoded.com\/?page_id=268"},"modified":"2026-06-02T10:14:00","modified_gmt":"2026-06-02T08:14:00","slug":"anti-redness-care","status":"publish","type":"page","link":"https:\/\/www.beautydecoded.com\/en\/facial-care\/anti-redness-care\/","title":{"rendered":"Anti-redness care"},"content":{"rendered":"<!-- ============================================================\n     BEAUTYDECODED \u2014 Formation Rougeurs\n     Landing page pastel\/\u00e9ditoriale align\u00e9e sur l'app\n     CTA \u2192 lien Adjust vers les stores\n     ============================================================ -->\n\n<style>\n  .bd-rougeurs {\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-sky: #e4eef8;\n    --bd-mist: #e8ecf4;\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-sky) 0%, transparent 55%),\n      radial-gradient(ellipse 900px 700px at 90% 20%, var(--bd-lavender) 0%, transparent 55%),\n      radial-gradient(ellipse 700px 500px at 50% 60%, var(--bd-mist) 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-rougeurs * { box-sizing: border-box; }\n  .bd-rougeurs p { margin: 0 0 1.2em; }\n  .bd-rougeurs h1, .bd-rougeurs h2, .bd-rougeurs h3, .bd-rougeurs h4 { margin: 0; }\n\n  .bd-rougeurs .bd-wrap {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 0 28px;\n  }\n\n  \/* ============ HERO ============ *\/\n  .bd-rougeurs .bd-hero {\n    padding: 70px 0 90px;\n  }\n  .bd-rougeurs .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-rougeurs .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-rougeurs .bd-hero h1 em {\n    font-style: italic;\n    color: var(--bd-accent) !important;\n    font-weight: 400;\n  }\n  .bd-rougeurs .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-rougeurs .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-rougeurs .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: 580px;\n  }\n  .bd-rougeurs .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-rougeurs .bd-vsl {\n    margin-top: 48px;\n    max-width: 880px;\n  }\n  .bd-rougeurs .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-rougeurs .bd-vsl-label::before {\n    content: \"\u25b8\";\n    color: var(--bd-accent);\n    font-size: 12px;\n  }\n  .bd-rougeurs .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-rougeurs .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-rougeurs .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-rougeurs .bd-cta:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 15px 40px rgba(127, 147, 232, 0.5);\n  }\n  .bd-rougeurs .bd-cta-wrap {\n    display: flex;\n    align-items: center;\n    gap: 24px;\n    flex-wrap: wrap;\n  }\n  .bd-rougeurs .bd-cta-meta {\n    font-family: var(--bd-sans);\n    font-size: 14px;\n    color: var(--bd-muted);\n  }\n  .bd-rougeurs .bd-cta-meta span {\n    color: var(--bd-ink);\n    font-weight: 600;\n  }\n\n  \/* ============ STATS BAR ============ *\/\n  .bd-rougeurs .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-rougeurs .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-rougeurs .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-rougeurs .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-rougeurs .bd-section {\n    padding: 90px 0;\n  }\n  .bd-rougeurs .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-rougeurs .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-rougeurs .bd-section h2 em {\n    font-style: italic;\n    color: var(--bd-accent) !important;\n  }\n  .bd-rougeurs .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 ROUGEURS (unique) ============ *\/\n  .bd-rougeurs .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-rougeurs .bd-types-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 20px;\n  }\n  .bd-rougeurs .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-rougeurs .bd-type-card:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 20px 50px rgba(42, 36, 56, 0.08);\n  }\n  .bd-rougeurs .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-rougeurs .bd-type-card:nth-child(1) .bd-type-badge {\n    background: rgba(252, 228, 236, 0.8);\n    color: var(--bd-accent);\n  }\n  .bd-rougeurs .bd-type-card:nth-child(2) .bd-type-badge {\n    background: rgba(228, 238, 248, 0.8);\n    color: var(--bd-blue-deep);\n  }\n  .bd-rougeurs .bd-type-card:nth-child(3) .bd-type-badge {\n    background: rgba(234, 228, 252, 0.8);\n    color: #7f6abf;\n  }\n  .bd-rougeurs .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-rougeurs .bd-type-card h3 em {\n    font-style: italic;\n    color: var(--bd-accent);\n  }\n  .bd-rougeurs .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-rougeurs .bd-type-card p:last-child { margin-bottom: 0; }\n  .bd-rougeurs .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-rougeurs .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-rougeurs .bd-problem::before {\n    content: \"\";\n    position: absolute;\n    top: -30%; right: -10%;\n    width: 600px; height: 600px;\n    background: radial-gradient(circle, rgba(168, 184, 245, 0.2) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .bd-rougeurs .bd-problem::after {\n    content: \"\";\n    position: absolute;\n    bottom: -20%; left: -10%;\n    width: 500px; height: 500px;\n    background: radial-gradient(circle, rgba(184, 138, 184, 0.15) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .bd-rougeurs .bd-problem .bd-wrap {\n    position: relative;\n    z-index: 1;\n  }\n  .bd-rougeurs .bd-problem .bd-section-label {\n    background: rgba(255, 255, 255, 0.1);\n    color: #b3c8ea;\n    border-color: rgba(255, 255, 255, 0.15);\n  }\n  .bd-rougeurs .bd-problem h2 {\n    color: #faf6ef !important;\n  }\n  .bd-rougeurs .bd-problem h2 em {\n    color: #b3c8ea !important;\n  }\n  .bd-rougeurs .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-rougeurs .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-rougeurs .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-rougeurs .bd-problem-story p.bd-highlight-strong {\n    font-family: var(--bd-serif);\n    font-style: italic;\n    font-size: 26px;\n    color: #b3c8ea;\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-rougeurs .bd-problem-list { list-style: none; padding: 0; margin: 0; }\n  .bd-rougeurs .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-rougeurs .bd-problem-list li::before {\n    content: \"\u2192\";\n    color: #b3c8ea;\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-rougeurs .bd-learn-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 16px;\n    margin-top: 60px;\n  }\n  .bd-rougeurs .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-rougeurs .bd-learn-card:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 20px 40px rgba(42, 36, 56, 0.08);\n  }\n  .bd-rougeurs .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-rougeurs .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-rougeurs .bd-learn-card p {\n    font-size: 15px;\n    color: var(--bd-soft);\n    line-height: 1.6;\n    margin: 0;\n  }\n  .bd-rougeurs .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-rougeurs .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-rougeurs .bd-method .bd-lead {\n    margin-bottom: 20px;\n  }\n  .bd-rougeurs .bd-phase {\n    margin-top: 56px;\n    padding-top: 40px;\n    border-top: 1px solid var(--bd-line);\n  }\n  .bd-rougeurs .bd-phase-header {\n    display: flex;\n    align-items: baseline;\n    gap: 24px;\n    margin-bottom: 36px;\n    flex-wrap: wrap;\n  }\n  .bd-rougeurs .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-rougeurs .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-rougeurs .bd-modules {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 16px;\n  }\n  .bd-rougeurs .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-rougeurs .bd-module:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 15px 40px rgba(42, 36, 56, 0.08);\n  }\n  .bd-rougeurs .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-rougeurs .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-rougeurs .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-rougeurs .bd-expert-module {\n    margin-top: 40px;\n    padding: 44px 40px;\n    background: linear-gradient(135deg, rgba(228, 238, 248, 0.7), rgba(234, 228, 252, 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-rougeurs .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-rougeurs .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-rougeurs .bd-expert-module h4 em {\n    font-style: italic;\n    color: var(--bd-accent);\n  }\n  .bd-rougeurs .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-rougeurs .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-rougeurs .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-rougeurs .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-rougeurs .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-rougeurs .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-rougeurs .bd-testimonials {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 20px;\n    margin-top: 60px;\n  }\n  .bd-rougeurs .bd-testimonial {\n    padding: 36px 32px;\n    background: linear-gradient(135deg, rgba(228, 238, 248, 0.6), rgba(234, 228, 252, 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-rougeurs .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-rougeurs .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-rougeurs .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-rougeurs .bd-included-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 48px;\n    align-items: start;\n  }\n  .bd-rougeurs .bd-included-list { list-style: none; padding: 0; margin: 0; }\n  .bd-rougeurs .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-rougeurs .bd-included-list li:hover { transform: translateX(4px); }\n  .bd-rougeurs .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-rougeurs .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-rougeurs .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-rougeurs .bd-price-card {\n    background: linear-gradient(135deg, rgba(228, 238, 248, 0.8), rgba(234, 228, 252, 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-rougeurs .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-rougeurs .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-rougeurs .bd-price-main .bd-price-unit {\n    font-size: 22px;\n    color: var(--bd-muted);\n    font-weight: 400;\n  }\n  .bd-rougeurs .bd-price-compare {\n    font-size: 14px;\n    color: var(--bd-soft);\n    margin-bottom: 28px;\n  }\n  .bd-rougeurs .bd-price-compare strong {\n    color: var(--bd-ink);\n    font-weight: 600;\n  }\n  .bd-rougeurs .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-rougeurs .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-rougeurs .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-rougeurs .bd-price-card .bd-cta {\n    display: flex;\n    width: 100%;\n    min-width: 0;\n  }\n  .bd-rougeurs .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-rougeurs .bd-faq-list {\n    max-width: 780px;\n    margin: 60px auto 0;\n  }\n  .bd-rougeurs .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-rougeurs .bd-faq-item[open] {\n    background: rgba(255, 255, 255, 0.75);\n  }\n  .bd-rougeurs .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-rougeurs .bd-faq-item summary::-webkit-details-marker { display: none; }\n  .bd-rougeurs .bd-faq-item summary:hover { color: var(--bd-accent); }\n  .bd-rougeurs .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-rougeurs .bd-faq-item[open] summary::after { transform: rotate(45deg); }\n  .bd-rougeurs .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-rougeurs .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-rougeurs .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(168, 184, 245, 0.2) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .bd-rougeurs .bd-author .bd-wrap {\n    position: relative;\n    z-index: 1;\n  }\n  .bd-rougeurs .bd-author .bd-section-label {\n    background: rgba(255, 255, 255, 0.1);\n    color: #b3c8ea;\n    border-color: rgba(255, 255, 255, 0.15);\n  }\n  .bd-rougeurs .bd-author h2 {\n    color: #faf6ef !important;\n    margin: 0 auto 30px;\n    max-width: 22ch;\n  }\n  .bd-rougeurs .bd-author h2 em { color: #b3c8ea !important; }\n  .bd-rougeurs .bd-author-meta {\n    display: flex;\n    justify-content: center;\n    gap: 48px;\n    margin: 40px 0;\n    flex-wrap: wrap;\n  }\n  .bd-rougeurs .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-rougeurs .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-rougeurs .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-rougeurs .bd-final {\n    padding: 100px 0;\n    text-align: center;\n  }\n  .bd-rougeurs .bd-final-inner {\n    background: linear-gradient(135deg, rgba(228, 238, 248, 0.8), rgba(234, 228, 252, 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-rougeurs .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-rougeurs .bd-final h2 em { font-style: italic; color: var(--bd-accent) !important; }\n  .bd-rougeurs .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-rougeurs .bd-disclaimer {\n    padding: 30px 28px 60px;\n  }\n  .bd-rougeurs .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-rougeurs .bd-problem-grid,\n    .bd-rougeurs .bd-included-grid { grid-template-columns: 1fr; gap: 40px; }\n    .bd-rougeurs .bd-testimonials,\n    .bd-rougeurs .bd-types-grid { grid-template-columns: 1fr; }\n    .bd-rougeurs .bd-learn-grid { grid-template-columns: 1fr; }\n    .bd-rougeurs .bd-expert-list { grid-template-columns: 1fr; }\n    .bd-rougeurs .bd-price-card { position: static; }\n    .bd-rougeurs .bd-section { padding: 70px 0; }\n    .bd-rougeurs .bd-hero { padding: 50px 0 70px; }\n    .bd-rougeurs .bd-author-meta { gap: 28px; }\n    .bd-rougeurs .bd-problem,\n    .bd-rougeurs .bd-author { margin: 20px 14px; padding: 70px 0; border-radius: 32px; }\n    .bd-rougeurs .bd-final-inner { padding: 60px 28px; border-radius: 32px; }\n    .bd-rougeurs .bd-expert-module { padding: 32px 26px; border-radius: 24px; }\n    .bd-rougeurs .bd-expert-module h4 { font-size: 26px; }\n  }\n  @media (max-width: 600px) {\n    .bd-rougeurs .bd-stats { grid-template-columns: 1fr; }\n    .bd-rougeurs .bd-wrap { padding: 0 20px; }\n    .bd-rougeurs .bd-stats { padding: 0 20px; }\n    .bd-rougeurs .bd-price-card { padding: 36px 28px; }\n    .bd-rougeurs .bd-price-main { font-size: 56px; }\n  }\n<\/style>\n\n<div class=\"bd-rougeurs\">\n\n  <!-- ============ HERO ============ -->\n  <section class=\"bd-hero\">\n    <div class=\"bd-wrap\">\n<div style=\"height: 20px;\"><\/div>\n      <div class=\"bd-eyebrow\">Redness - Beauty Decoded<\/div>\n      <h1>Soothe your redness, <em>strengthen your skin barrier<\/em>.<\/h1>\n      <p class=\"bd-hero-sub\">Without multiplying creams. Without spending hundreds of euros on \u00abspecial sensitive skin\u00bb products that make the situation worse. A scientific method to finally understand why your skin reacts - and how to repair it sustainably.<\/p>\n\n      <ul class=\"bd-hero-bullets\">\n        <li>Identify irritating active ingredients (even hidden in \u00abgentle\u00bb products)<\/li>\n        <li>Choose proven soothing and repairing active ingredients<\/li>\n        <li>Rebuild your skin barrier gradually<\/li>\n        <li>Building a minimalist routine without overload<\/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\">Access the method in the app<\/a>\n        <div class=\"bd-cta-meta\"><span>39 \u20ac\/year<\/span> - Free trial - Cancel at any time<\/div>\n      <\/div>\n\n      <!-- VSL -->\n      <div class=\"bd-vsl\">\n        <div class=\"bd-vsl-label\">Watch the 2-minute presentation<\/div>\n        <div class=\"bd-vsl-frame\">\n          <iframe\n            src=\"https:\/\/www.youtube.com\/embed\/veW30O7QGwU?rel=0\"\n            title=\"Presentation - BeautyDecoded redness training\"\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 years<\/div>\n      <div class=\"bd-stat-label\">Clinical expertise<\/div>\n    <\/div>\n    <div class=\"bd-stat\">\n      <div class=\"bd-stat-num\">200k+<\/div>\n      <div class=\"bd-stat-label\">YouTube subscribers<\/div>\n    <\/div>\n    <div class=\"bd-stat\">\n      <div class=\"bd-stat-num\">3 types<\/div>\n      <div class=\"bd-stat-label\">Treated rashes<\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ 3 TYPES DE ROUGEURS (unique) ============ -->\n  <section class=\"bd-section\">\n    <div class=\"bd-wrap\">\n      <div class=\"bd-section-label\">First and foremost, identify<\/div>\n      <h2>All redness <em>treat each other differently<\/em>.<\/h2>\n      <p class=\"bd-types-intro\">Rosacea, seborrheic dermatitis, damaged barrier: three radically different mechanisms. Applying the wrong protocol to the right diagnosis is the No. 1 reason why your \u00absoothing\u00bb products don't calm anything.<\/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><em>Rosacea<\/em> &amp; couperose<\/h3>\n          <p>Persistent redness on cheeks, nose, forehead. Visible vessels, sensation of heat, sometimes small papules. Triggered by heat, stress, alcohol, sun.<\/p>\n          <div class=\"bd-type-origin\">Origin: vascular and chronic inflammatory<\/div>\n        <\/div>\n        <div class=\"bd-type-card\">\n          <div class=\"bd-type-badge\">Type 02<\/div>\n          <h3>Dermatitis <em>seborrheic<\/em><\/h3>\n          <p>Redness with small scales (peeling skin) in oily areas: wings of nose, eyebrows, edge of scalp. Fluctuates with stress and the seasons.<\/p>\n          <div class=\"bd-type-origin\">Origin: Malassezia yeast + unbalanced sebum<\/div>\n        <\/div>\n        <div class=\"bd-type-card\">\n          <div class=\"bd-type-badge\">Type 03<\/div>\n          <h3>Barrier <em>damaged<\/em><\/h3>\n          <p>General sensitivity: tightness, tingling, diffuse redness that appears with each new product. Often the result of overly aggressive or superimposed skin care.<\/p>\n          <div class=\"bd-type-origin\">Origin: weakened skin barrier, to be rebuilt<\/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\">The facts<\/div>\n      <h2>Why your skin <em>reacts to everything<\/em>.<\/h2>\n\n      <div class=\"bd-problem-grid\">\n        <div class=\"bd-problem-story\">\n          <p>You've tried 8 \u00absoothing\u00bb creams. 4 \u00abspecial sensitive skin\u00bb serums. 3 \u00abultra-gentle\u00bb cleansers.<\/p>\n          <p>The result: your skin remains red, irritated and reacts to the slightest new product.<\/p>\n          <p class=\"bd-highlight\">It's not your fault. No one has ever explained to you what's really going on under your skin.<\/p>\n          <p class=\"bd-highlight-strong\">It's not \u00ablike that\u00bb. It's a lack of method.<\/p>\n        <\/div>\n        <ul class=\"bd-problem-list\">\n          <li>You don't know what type of redness you really have (rosacea, dermatitis, damaged barrier).<\/li>\n          <li>Irritating ingredients lurk in your \u00absensitive skin\u00bb products - masked fragrances, preservatives, alcohols.<\/li>\n          <li>You're layering too many active ingredients to \u00abrepair\u00bb - which continues to attack your barrier.<\/li>\n          <li>You're not using the right sun protection - and UV rays are a major trigger of redness.<\/li>\n          <li>You treat redness on the surface without ever rebuilding the skin barrier deep down.<\/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\">What you'll learn<\/div>\n      <h2>Five skills for <em>soothed skin at last<\/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>Identify the real cause of your sensitivity<\/h3>\n          <p>Rosacea, seborrheic dermatitis, damaged barrier: the first step that changes everything.<\/p>\n        <\/div>\n        <div class=\"bd-learn-card\">\n          <div class=\"bd-learn-num\">02<\/div>\n          <h3>Spot hidden irritants<\/h3>\n          <p>Even in products \u00abfor sensitive skin\u00bb - perfumes, alcohols, preservatives, essential oils.<\/p>\n        <\/div>\n        <div class=\"bd-learn-card\">\n          <div class=\"bd-learn-num\">03<\/div>\n          <h3>Choosing truly soothing active ingredients<\/h3>\n          <p>Niacinamide, centella, panthenol, ceramides, azelaic acid: what, when, for which type.<\/p>\n        <\/div>\n        <div class=\"bd-learn-card\">\n          <div class=\"bd-learn-num\">04<\/div>\n          <h3>Rebuild your skin barrier<\/h3>\n          <p>The step-by-step protocol for restoring resilient skin - without speeding up with over-powerful active ingredients.<\/p>\n        <\/div>\n        <div class=\"bd-learn-card\">\n          <div class=\"bd-learn-num\">05<\/div>\n          <h3>Building a minimalist routine<\/h3>\n          <p>Less but better: when 3 well-chosen products beat 8 stacked products.<\/p>\n        <\/div>\n        <div class=\"bd-learn-card bd-learn-card-accent\">\n          <div class=\"bd-learn-num\">\u2192<\/div>\n          <h3>And above all, to become autonomous<\/h3>\n          <p>Never panic again over a new product. You'll know exactly what's going to work for YOU.<\/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\">The Beauty Decoded method - Redness<\/div>\n      <h2>The science of sensitive skin, <em>applied to your everyday life<\/em>.<\/h2>\n      <p class=\"bd-lead\">7 modules. Over 30 videos. A clear progression: first lay a gentle foundation, master the active ingredients, then specifically attack your redness with 3 distinct routines according to your diagnosis.<\/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\">Foundations<\/h3>\n        <\/div>\n        <div class=\"bd-modules\">\n          <div class=\"bd-module\">\n            <div class=\"bd-module-tag\">Module 01<\/div>\n            <h4>Skin intelligence<\/h4>\n            <p>Identify your true skin type. Understand the skin barrier (critical for redness), pH and learn how to decipher an INCI list.<\/p>\n          <\/div>\n          <div class=\"bd-module\">\n            <div class=\"bd-module-tag\">Module 02<\/div>\n            <h4>The universal routine<\/h4>\n            <p>The 3 fundamental steps for sensitive skin: ultra-gentle cleansing, plumping moisturizing, sun-tolerant protection.<\/p>\n          <\/div>\n          <div class=\"bd-module\">\n            <div class=\"bd-module-tag\">Module 03<\/div>\n            <h4>Create your first routine<\/h4>\n            <p>Putting it into practice: a stable, tolerated base before introducing anything else.<\/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\">Advanced assets (with caution)<\/h3>\n        <\/div>\n        <div class=\"bd-modules\">\n          <div class=\"bd-module\">\n            <div class=\"bd-module-tag\">Module 04<\/div>\n            <h4>The arsenal of assets<\/h4>\n            <p>Which active ingredients are tolerated on reactive skin (niacinamide, azelaic), which to introduce with caution, which to avoid.<\/p>\n          <\/div>\n          <div class=\"bd-module\">\n            <div class=\"bd-module-tag\">Module 05<\/div>\n            <h4>Made-to-measure<\/h4>\n            <p>Specific strategies for reactive sensitive skin. Video analysis of products actually tolerated.<\/p>\n          <\/div>\n          <div class=\"bd-module\">\n            <div class=\"bd-module-tag\">Module 06<\/div>\n            <h4>Eye contour<\/h4>\n            <p>Ultra-fragile zones: how to treat them without triggering irritation or contact dermatitis.<\/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\">The targeted solution<\/h3>\n        <\/div>\n\n        <div class=\"bd-expert-module\">\n          <div class=\"bd-expert-badge\">Module 07 - The heart of training<\/div>\n          <h4>Expert <em>Redness<\/em><\/h4>\n          <p class=\"bd-expert-intro\">The module that specifically treats your redness, with 3 distinct routines depending on your diagnosis. Everything I would have explained in a consultation to rebuild durably soothed skin.<\/p>\n\n          <ul class=\"bd-expert-list\">\n            <li>\n              <strong>01<\/strong>\n              <span>Understanding your type of redness\n                <em>Rosacea, rosacea, seborrheic dermatitis, general sensitivity - identify for better treatment.<\/em>\n              <\/span>\n            <\/li>\n            <li>\n              <strong>02<\/strong>\n              <span>Anti-redness active ingredients that work\n                <em>Complete comparison of soothing and repairing active ingredients, with their limitations.<\/em>\n              <\/span>\n            <\/li>\n            <li>\n              <strong>03<\/strong>\n              <span>List of irritating active ingredients to avoid\n                <em>Full PDF of ingredients that aggravate redness, even \u00abnatural\u00bb ones.<\/em>\n              <\/span>\n            <\/li>\n            <li>\n              <strong>04<\/strong>\n              <span>Barrier reconstruction protocol\n                <em>The progressive method for restoring your hydrolipidic film.<\/em>\n              <\/span>\n            <\/li>\n            <li>\n              <strong>05<\/strong>\n              <span>Identifying triggers\n                <em>Diet, climate, stress, cosmetics: map out what triggers YOUR redness.<\/em>\n              <\/span>\n            <\/li>\n            <li>\n              <strong>06<\/strong>\n              <span>3 routines for your type\n                <em>Rosacea, seborrheic dermatitis, damaged barrier - complete, turnkey protocols.<\/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\">What the community has to say<\/div>\n      <h2>Concrete results, <em>not marketing<\/em>.<\/h2>\n\n      <div class=\"bd-testimonials\">\n        <div class=\"bd-testimonial\">\n          <p class=\"bd-testimonial-text\">After years of trying random products, I've finally understood how my skin works. My routine is simple, effective and, above all, tailored to ME. My acne has diminished considerably.<\/p>\n          <div class=\"bd-testimonial-author\">Marie - 23 years old<\/div>\n        <\/div>\n        <div class=\"bd-testimonial\">\n          <p class=\"bd-testimonial-text\">Before, I used to spend \u20ac60 a month on serums that I superimposed without knowing why. Now I have a \u20ac30 routine that works better. And above all, I understand what I'm doing.<\/p>\n          <div class=\"bd-testimonial-author\">Sophie - 46 years old<\/div>\n        <\/div>\n        <div class=\"bd-testimonial\">\n          <p class=\"bd-testimonial-text\">As a man, I felt lost in the world of cosmetics. This training course is clear, without superfluous, and has given me all the keys to taking care of my skin. It's much clearer now.<\/p>\n          <div class=\"bd-testimonial-author\">Thomas - 31 years old<\/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\">What's included<\/div>\n          <h2>Everything. In <em>a single app<\/em>.<\/h2>\n          <ul class=\"bd-included-list\">\n            <li>\n              <div class=\"bd-included-icon\">01<\/div>\n              <div>\n                <h4>7 training modules<\/h4>\n                <p>From skin foundations to the complete Expert Redness module.<\/p>\n              <\/div>\n            <\/li>\n            <li>\n              <div class=\"bd-included-icon\">02<\/div>\n              <div>\n                <h4>More than 30 explanatory videos<\/h4>\n                <p>The synthesis of 15 years of consultations, accessible at your own pace.<\/p>\n              <\/div>\n            <\/li>\n            <li>\n              <div class=\"bd-included-icon\">03<\/div>\n              <div>\n                <h4>3 turnkey anti-redness routines<\/h4>\n                <p>A separate routine for each diagnosis: rosacea, seborrheic dermatitis, damaged barrier.<\/p>\n              <\/div>\n            <\/li>\n            <li>\n              <div class=\"bd-included-icon\">04<\/div>\n              <div>\n                <h4>The PDF list of irritating active ingredients<\/h4>\n                <p>The reference document for ingredients to avoid - even under their masked names.<\/p>\n              <\/div>\n            <\/li>\n            <li>\n              <div class=\"bd-included-icon\">05<\/div>\n              <div>\n                <h4>All other training courses included<\/h4>\n                <p>Anti-ageing, blemishes, spots: the entire Acad\u00e9mie Skincare catalog.<\/p>\n              <\/div>\n            <\/li>\n            <li>\n              <div class=\"bd-included-icon\">06<\/div>\n              <div>\n                <h4>The BeautyDecoded scanner<\/h4>\n                <p>Analyze any cosmetic product in one scan. 80 skin profiles.<\/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\">Annual subscription<\/div>\n          <div class=\"bd-price-main\">39 \u20ac<span class=\"bd-price-unit\"> \/ year<\/span><\/div>\n          <div class=\"bd-price-compare\">Or <strong>3.25\/month<\/strong> - Free trial included<\/div>\n          <ul class=\"bd-price-list\">\n            <li>Complete Redness Training - 7 modules, 30+ videos<\/li>\n            <li>3 distinct routines depending on your diagnosis<\/li>\n            <li>PDF list of irritant ingredients<\/li>\n            <li>Ingredient scanner with customized analysis<\/li>\n            <li>80 skin profiles supported<\/li>\n            <li>All other training courses included<\/li>\n            <li>Can be cancelled at any time<\/li>\n          <\/ul>\n          <a href=\"https:\/\/beautydecoded.go.link\/nlOfo\" class=\"bd-cta\" target=\"_blank\" rel=\"noopener\">Start your free trial<\/a>\n          <div class=\"bd-price-small\">Available on iOS &amp; 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\">Frequently asked questions<\/div>\n      <h2>Everything you need <em>really know<\/em>.<\/h2>\n\n      <div class=\"bd-faq-list\">\n        <details class=\"bd-faq-item\">\n          <summary>I've been diagnosed with rosacea. Can skincare really help?<\/summary>\n          <div class=\"bd-faq-answer\">Yes, but let's be clear. Skincare does not \u00abcure\u00bb rosacea - it's a chronic condition that may require medical treatment. On the other hand, the right cosmetic routine can significantly reduce inflammation, space out flare-ups and ease the burden of daily life. The course explains exactly what skincare can do - and where the limits lie that require a dermatologist.<\/div>\n        <\/details>\n        <details class=\"bd-faq-item\">\n          <summary>Does \u00absensitive skin\u00bb necessarily mean rosacea?<\/summary>\n          <div class=\"bd-faq-answer\">No, and this is a very common misconception. Many \u00absensitive skins\u00bb are actually skin barriers damaged by overly aggressive skin care. The good news is that a barrier can be rebuilt in 4 to 12 weeks with the right protocol. Module 7 helps you distinguish between the two situations.<\/div>\n        <\/details>\n        <details class=\"bd-faq-item\">\n          <summary>I'm afraid to try new products. What can I do?<\/summary>\n          <div class=\"bd-faq-answer\">Your caution is justified - multiple testing stresses the barrier. Training teaches you how to test correctly (patch test protocol, gradual introduction, warning signals to recognize) so that you never try a product blind again. The app's built-in scanner also lets you evaluate a product BEFORE you buy it.<\/div>\n        <\/details>\n        <details class=\"bd-faq-item\">\n          <summary>Can I use retinol or vitamin C with rosacea?<\/summary>\n          <div class=\"bd-faq-answer\">Not immediately. On reactive skin, we first rebuild the cutaneous barrier, and only then can we consider certain active ingredients - in appropriate concentrations and with a very gradual introduction. Azelaic acid and niacinamide are often better tolerated. All this is explained in the method.<\/div>\n        <\/details>\n        <details class=\"bd-faq-item\">\n          <summary>Is there personalized support?<\/summary>\n          <div class=\"bd-faq-answer\">No. Training is designed to make you 100 % self-sufficient. There is no individual coaching or private consultation. It's a method for learning to reason for yourself - not a medical service.<\/div>\n        <\/details>\n        <details class=\"bd-faq-item\">\n          <summary>Can I cancel my subscription?<\/summary>\n          <div class=\"bd-faq-answer\">Yes, at any time, directly from your App Store or Google Play account. No commitment, no friction.<\/div>\n        <\/details>\n        <details class=\"bd-faq-item\">\n          <summary>Is it medical training or consultation?<\/summary>\n          <div class=\"bd-faq-answer\">No. This is an educational program dedicated to cosmetology. It does not replace a dermatological consultation or personalized medical advice, particularly for severe rosacea or recurrent dermatitis.<\/div>\n        <\/details>\n        <details class=\"bd-faq-item\">\n          <summary>Is this method right for me?<\/summary>\n          <div class=\"bd-faq-answer\">Yes, if you want to understand why your skin is reactive, choose the right soothing active ingredients, rebuild your skin barrier and build an effective, gentle routine. No, if you're looking for a miracle solution, a medical diagnosis or a treatment prescription.<\/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\">Who I am<\/div>\n      <h2>Plastic and aesthetic surgeon. <em>Founder of BeautyDecoded.<\/em><\/h2>\n\n      <div class=\"bd-author-meta\">\n        <div><strong>15 years<\/strong>clinical expertise<\/div>\n        <div><strong>200 000+<\/strong>YouTube subscribers<\/div>\n        <div><strong>70 000+<\/strong>Instagram &amp; TikTok followers<\/div>\n      <\/div>\n\n      <p class=\"bd-author-quote\">\u00abThis training course is the synthesis of everything I would have liked to pass on to my patients over the years.\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>Your skin is not <em>condemned to react<\/em>.<\/h2>\n        <p>It just needs the right method. Join the thousands of members who have rebuilt their skin barrier - scientifically, gradually, sustainably.<\/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\">Access the method now<\/a>\n        <\/div>\n        <div class=\"bd-cta-meta\" style=\"margin-top: 20px;\"><span>39 \u20ac\/year<\/span> - Free trial - iOS &amp; Android<\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ DISCLAIMER ============ -->\n  <section class=\"bd-disclaimer\">\n    <p>The results presented (testimonials, before\/after, if applicable) depend on the level of assiduity and the skin type of each individual. This program is educational and does not replace medical advice in cases of skin pathology, severe rosacea or recurring dermatitis. This site is not affiliated with Facebook, Google or YouTube.<\/p>\n  <\/section>\n\n<\/div>\n<!-- ============ FIN BD-ROUGEURS ============ -->\n\n\n\n<p class=\"wp-block-paragraph\">A routine of <strong><a href=\"https:\/\/www.beautydecoded.com\/en\/facial-care\/\" data-type=\"page\" data-id=\"252\">facial care<\/a><\/strong> According to this study, published in April 2021, the use of an adapted formula significantly reduces redness.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A <strong><a href=\"https:\/\/www.beautydecoded.com\/en\/facial-care\/moisturizer\/\">moisturizer<\/a><\/strong> adapted to your skin remains essential.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Visit <a href=\"https:\/\/www.beautydecoded.com\/en\/care-by-skin-type\/sensitive-skin\/anti-redness\/\" data-type=\"page\" data-id=\"4127\">anti-redness care for sensitive skin<\/a><\/p>","protected":false},"excerpt":{"rendered":"<p>Redness - Beauty Decoded Soothe your redness, strengthen your skin barrier. Without multiplying creams. Without spending hundreds of euros on \u00abspecial sensitive skin\u00bb products that make the situation worse. A scientific method to finally understand why your skin reacts - and how to repair it sustainably. Spot irritating active ingredients (even hidden in \u00abgentle\u00bb products)...<\/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-268","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\/268","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=268"}],"version-history":[{"count":11,"href":"https:\/\/www.beautydecoded.com\/en\/wp-json\/wp\/v2\/pages\/268\/revisions"}],"predecessor-version":[{"id":73835,"href":"https:\/\/www.beautydecoded.com\/en\/wp-json\/wp\/v2\/pages\/268\/revisions\/73835"}],"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=268"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}