.elementor-4899 .elementor-element.elementor-element-fc19efd{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-4899 .elementor-element.elementor-element-2a52fe8{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for text-editor, class: .elementor-element-72311f0 */#clemy-ecole-dons {
    --amethyst: #8E44AD;
    --wine: #9A2A5B;
    --dark: #1A0B2E;
    --white: #FFFFFF;
    --gold-soft: #f1c40f;
    
    background: var(--white);
    font-family: 'Inter', -apple-system, sans-serif;
    color: #333;
    line-height: 1.8;
}

#clemy-ecole-dons .inner-wrap {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 25px;
}

/* --- NAVIGATION GLASSMORPHISM --- */
#clemy-ecole-dons .dons-nav-glass {
    position: sticky; top: 0; z-index: 100;
    background: rgba(255, 255, 255, 0.98);
    backdrop-filter: saturate(120%) blur(10px);
    border-bottom: 1px solid rgba(0,0,0,0.06);
    padding: 15px 0;
}
#clemy-ecole-dons .nav-container { display: flex; justify-content: space-between; align-items: center; max-width: 1160px; margin: 0 auto; padding: 0 20px; }
#clemy-ecole-dons .brand-expert { font-weight: 900; text-transform: uppercase; font-size: 0.85rem; color: var(--amethyst); letter-spacing: 1px; }
#clemy-ecole-dons .nav-links { display: flex; gap: 12px; }
#clemy-ecole-dons .nav-links a { text-decoration: none; padding: 8px 15px; border-radius: 6px; color: #555; font-weight: 600; font-size: 0.85rem; transition: 0.3s; }
#clemy-ecole-dons .nav-links a:hover { color: var(--wine); background: #fdfbff; }

/* --- HERO SECTION --- */
#clemy-ecole-dons .hero-psychique { text-align: center; padding: 80px 0 50px; }
#clemy-ecole-dons .badge-spiritual {
    display: inline-block; background: #e3f2fd; color: #1565c0;
    padding: 6px 20px; border-radius: 50px; font-size: 0.8rem; font-weight: 800; text-transform: uppercase; letter-spacing: 2px; margin-bottom: 30px;
}
#clemy-ecole-dons .h1-monumental { font-size: clamp(2rem, 7vw, 3rem); line-height: 1.2; font-weight: 300; color: var(--dark); margin-bottom: 25px; }
#clemy-ecole-dons .h1-monumental strong { font-weight: 950; color: var(--amethyst); }
#clemy-ecole-dons .p-intro-luxe { font-size: 1.25rem; color: #666; max-width: 850px; margin: 0 auto; line-height: 1.6; }

/* --- CARTE MAJESTUEUSE --- */
#clemy-ecole-dons .card-majestueuse-dark {
    background: linear-gradient(135deg, var(--dark) 0%, #2a0a3d 100%);
    color: var(--white);
    padding: 70px 50px;
    border-radius: 40px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 30px 70px rgba(26, 11, 46, 0.25);
    border-left: 10px solid var(--amethyst);
}

/* Effet Aura Lumineuse */
#clemy-ecole-dons .card-aura {
    position: absolute; top: -50%; left: -20%;
    width: 150%; height: 200%;
    background: radial-gradient(circle, rgba(142, 68, 173, 0.15) 0%, rgba(26, 11, 46, 0) 70%);
    pointer-events: none;
}

#clemy-ecole-dons .card-content { position: relative; z-index: 2; }
#clemy-ecole-dons .icon-portal { font-size: 3.5rem; display: block; margin-bottom: 25px; filter: drop-shadow(0 0 15px var(--amethyst)); }
#clemy-ecole-dons .lead-white { font-size: 1.4rem; font-weight: 700; margin-bottom: 40px; line-height: 1.4; color: #fff; }

/* Grid interne des concepts */
#clemy-ecole-dons .dual-concept-grid {
    display: grid; grid-template-columns: 1fr 1fr; gap: 40px; margin: 50px 0;
    padding: 40px 0; border-top: 1px solid rgba(255,255,255,0.1); border-bottom: 1px solid rgba(255,255,255,0.1);
}
#clemy-ecole-dons .h3-gold { color: var(--gold-soft); font-size: 1.4rem; font-weight: 800; margin-bottom: 15px; }
#clemy-ecole-dons .dual-concept-grid p { font-size: 1.05rem; opacity: 0.9; }

#clemy-ecole-dons .final-expert-text { font-size: 1.2rem; font-style: italic; opacity: 0.9; }
#clemy-ecole-dons .link-white { color: #fff; font-weight: 800; text-decoration: underline; text-underline-offset: 4px; }

/* RESPONSIVE */
@media (max-width: 850px) {
    #clemy-ecole-dons .dual-concept-grid { grid-template-columns: 1fr; gap: 30px; }
    #clemy-ecole-dons .card-majestueuse-dark { padding: 40px 25px; border-radius: 30px; }
    #clemy-ecole-dons .dons-nav-glass .nav-container { flex-direction: column; gap: 15px; }
    #clemy-ecole-dons .nav-links { flex-wrap: wrap; justify-content: center; }
}
@media (max-width: 768px) {
    /* ============================================================
   FORCE RESPONSIVE RADICAL : ÉCOLE DES DONS (#clemy-ecole-dons)
   ============================================================ */

    /* 1. RESET GLOBAL & NAVIGATION GLASSMORPHISM */
    #clemy-ecole-dons {
        overflow-x: hidden !important;
    }

    #clemy-ecole-dons .dons-nav-glass {
        padding: 10px 0 !important;
    }

    #clemy-ecole-dons .dons-nav-glass .nav-container {
        flex-direction: column !important;
        gap: 12px !important;
        text-align: center !important;
    }

    #clemy-ecole-dons .brand-expert {
        font-size: 0.75rem !important;
        letter-spacing: 2px !important;
    }

    #clemy-ecole-dons .nav-links {
        gap: 5px !important;
        justify-content: center !important;
    }

    #clemy-ecole-dons .nav-links a {
        font-size: 0.7rem !important;
        padding: 5px 8px !important;
        background: rgba(255, 255, 255, 0.5); /* Effet verre renforcé */
    }

    /* 2. HERO : L'ÉVEIL PSYCHIQUE (CENTRAGE) */
    #clemy-ecole-dons .hero-psychique {
        padding: 40px 15px 30px !important;
    }

    #clemy-ecole-dons .badge-spiritual {
        font-size: 0.65rem !important;
        padding: 5px 15px !important;
        margin-bottom: 20px !important;
    }

    #clemy-ecole-dons .h1-monumental {
        font-size: 1.8rem !important; /* Calibrage anti-débordement */
        line-height: 1.2 !important;
    }

    #clemy-ecole-dons .p-intro-luxe {
        font-size: 1.05rem !important;
        line-height: 1.5 !important;
        padding: 0 10px;
    }

    /* 3. CARTE MAJESTUEUSE (L'ÉCRIN SOMBRE) */
    #clemy-ecole-dons .card-majestueuse-dark {
        padding: 40px 20px !important;
        border-radius: 25px !important;
        border-left: none !important; /* On libère l'espace horizontal */
        border-top: 8px solid var(--amethyst) !important; /* L'accent passe en "tête" */
        margin-bottom: 50px !important;
        text-align: center !important;
    }

    /* Ajustement de l'aura pour le mobile */
    #clemy-ecole-dons .card-aura {
        width: 180% !important;
        height: 150% !important;
        top: -20% !important;
        left: -40% !important;
        opacity: 0.6 !important;
    }

    #clemy-ecole-dons .icon-portal {
        font-size: 2.5rem !important;
        margin-bottom: 20px !important;
    }

    #clemy-ecole-dons .lead-white {
        font-size: 1.15rem !important;
        line-height: 1.4 !important;
        margin-bottom: 30px !important;
    }

    /* 4. DUAL CONCEPT GRID (EMPILEMENT VERTICAL) */
    #clemy-ecole-dons .dual-concept-grid {
        grid-template-columns: 1fr !important;
        gap: 25px !important;
        padding: 30px 0 !important;
        margin: 30px 0 !important;
    }

    #clemy-ecole-dons .h3-gold {
        font-size: 1.2rem !important;
        margin-bottom: 10px !important;
    }

    #clemy-ecole-dons .dual-concept-grid p {
        font-size: 0.95rem !important;
        line-height: 1.6 !important;
    }

    #clemy-ecole-dons .final-expert-text {
        font-size: 1.05rem !important;
        line-height: 1.4 !important;
    }
}@media (max-width: 350px) {
        #clemy-ecole-dons .h1-monumental { font-size: 1.55rem !important; }
        #clemy-ecole-dons .h3-gold { font-size: 1.1rem !important; }
    }/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-f244eb3 *//* --- SECTION 01 : ÉCOLE DES DONS --- */
#clemy-ecole-step-01 {
    --amethyst: #8E44AD;
    --wine: #9A2A5B;
    --dark: #1A0B2E;
    --white: #FFFFFF;
    --gold: #f1c40f;
    --bg-soft: #F9F7FA;

    padding: 80px 0;
    background: var(--white);
    font-family: 'Inter', -apple-system, sans-serif;
    color: #333;
    line-height: 1.8;
}

#clemy-ecole-step-01 .step-container {
    max-width: 950px;
    margin: 0 auto;
    padding: 0 25px;
}

/* --- HEADER AVEC CHIFFRE GÉANT --- */
#clemy-ecole-step-01 .step-header {
    margin-bottom: 50px;
    border-bottom: 2px solid #f0f0f0;
    padding-bottom: 25px;
}
#clemy-ecole-step-01 .header-flex {
    display: flex;
    align-items: baseline;
    gap: 20px;
}
#clemy-ecole-step-01 .giant-number {
    font-size: 5rem;
    font-weight: 900;
    color: var(--amethyst);
    opacity: 0.15;
    line-height: 1;
}
#clemy-ecole-step-01 .h2-titles {
    font-size: 2.2rem;
    color: var(--dark);
    margin: 0;
    line-height: 1.1;
    font-weight: 300;
}
#clemy-ecole-step-01 .h2-titles strong {
    color: var(--wine);
    font-weight: 900;
}

/* --- CONTENU --- */
#clemy-ecole-step-01 .lead-text {
    font-size: 1.3rem;
    font-weight: 600;
    color: #444;
    margin-bottom: 30px;
    line-height: 1.5;
}
#clemy-ecole-step-01 .step-content p {
    font-size: 1.1rem;
    color: #555;
    margin-bottom: 25px;
}

/* --- CARTE HIÉRARCHIE LUXE (SOMBRE) --- */
#clemy-ecole-step-01 .hierarchy-card {
    background: linear-gradient(145deg, var(--dark) 0%, #2a0a3d 100%);
    padding: 50px;
    border-radius: 35px;
    color: var(--white);
    position: relative;
    overflow: hidden;
    box-shadow: 0 25px 50px rgba(26, 11, 46, 0.15);
    margin: 50px 0;
}
#clemy-ecole-step-01 .card-header {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 25px;
}
#clemy-ecole-step-01 .card-icon {
    font-size: 2rem;
    filter: drop-shadow(0 0 10px var(--amethyst));
}
#clemy-ecole-step-01 .h3-gold {
    font-size: 1.5rem;
    font-weight: 800;
    color: var(--gold);
    margin: 0;
    letter-spacing: 0.5px;
}
#clemy-ecole-step-01 .card-body p {
    font-size: 1.05rem;
    opacity: 0.9;
    margin-bottom: 20px;
    color: #fff;
}
#clemy-ecole-step-01 .highlight-amethyst {
    font-weight: 700;
    color: #fff !important;
    border-left: 4px solid var(--amethyst);
    padding-left: 20px;
    font-style: italic;
}

#clemy-ecole-step-01 .expert-final-note {
    text-align: center;
    font-weight: 700;
    color: var(--wine);
    font-size: 1.2rem;
    margin-top: 40px;
}

/* --- RESPONSIVE --- */
@media (max-width: 768px) {
    #clemy-ecole-step-01 .header-flex { flex-direction: column; gap: 5px; }
    #clemy-ecole-step-01 .giant-number { font-size: 4rem; }
    #clemy-ecole-step-01 .h2-titles { font-size: 1.8rem; }
    #clemy-ecole-step-01 .hierarchy-card { padding: 35px 25px; border-radius: 25px; }/* ============================================================
   FORCE RESPONSIVE RADICAL : ÉCOLE ÉTAPE 01 (#clemy-ecole-step-01)
   ============================================================ */

    /* 1. RESET GLOBAL & ANTI-DÉBORDEMENT */
    #clemy-ecole-step-01 {
        padding: 50px 0 !important;
        overflow-x: hidden !important;
    }

    #clemy-ecole-step-01 .step-container {
        padding: 0 15px !important;
        width: 100% !important;
        box-sizing: border-box !important;
    }

    /* 2. HEADER : L'AUTORITÉ DU CHIFFRE (CENTRAGE PRESTIGE) */
    #clemy-ecole-step-01 .step-header {
        text-align: center !important;
        margin-bottom: 35px !important;
        padding-bottom: 20px !important;
    }

    #clemy-ecole-step-01 .header-flex {
        flex-direction: column !important; /* Empilement pour le focus */
        align-items: center !important;
        gap: 10px !important;
    }

    #clemy-ecole-step-01 .giant-number {
        font-size: 3.5rem !important; /* Calibrage anti-débordement */
        opacity: 0.1 !important;
        margin-bottom: -10px !important;
        line-height: 1 !important;
    }

    #clemy-ecole-step-01 .h2-titles {
        font-size: 1.7rem !important;
        line-height: 1.2 !important;
        max-width: 300px;
        margin: 0 auto !important;
    }

    /* 3. TEXTES DE TRANSITION */
    #clemy-ecole-step-01 .lead-text {
        font-size: 1.1rem !important;
        text-align: center !important;
        line-height: 1.5 !important;
        padding: 0 10px;
        margin-bottom: 25px !important;
    }

    #clemy-ecole-step-01 .step-content p {
        font-size: 1rem !important;
        line-height: 1.6 !important;
        margin-bottom: 20px !important;
    }

    /* 4. HIERARCHY CARD (L'ÉCRIN SOMBRE) */
    #clemy-ecole-step-01 .hierarchy-card {
        padding: 35px 20px !important; /* Plus d'espace pour le texte */
        border-radius: 25px !important;
        margin: 30px 0 !important;
        text-align: center !important;
    }

    #clemy-ecole-step-01 .card-header {
        flex-direction: column !important; /* Icône au-dessus du titre */
        gap: 10px !important;
        margin-bottom: 20px !important;
    }

    #clemy-ecole-step-01 .card-icon {
        font-size: 2.2rem !important;
    }

    #clemy-ecole-step-01 .h3-gold {
        font-size: 1.3rem !important;
        letter-spacing: 0px !important;
    }

    #clemy-ecole-step-01 .card-body p {
        font-size: 0.95rem !important;
        line-height: 1.6 !important;
    }

    /* Ajustement de l'accent Améthyste */
    #clemy-ecole-step-01 .highlight-amethyst {
        border-left: none !important;
        border-top: 3px solid var(--amethyst) !important; /* L'accent passe en haut */
        padding-left: 0 !important;
        padding-top: 20px !important;
        margin-top: 20px !important;
        font-size: 1rem !important;
    }

    /* Note finale */
    #clemy-ecole-step-01 .expert-final-note {
        font-size: 1.1rem !important;
        line-height: 1.4 !important;
        padding: 0 15px;
    }
}@media (max-width: 350px) {
        #clemy-ecole-step-01 .h2-titles { font-size: 1.45rem !important; }
        #clemy-ecole-step-01 .giant-number { font-size: 2.8rem !important; }
    }/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-1c05ab7 *//* --- SECTION CLAIRVOYANCE --- */
#clemy-ecole-clairvoyance {
    --amethyst: #8E44AD;
    --wine: #9A2A5B;
    --dark: #1A0B2E;
    --gold: #f1c40f;
    --white: #FFFFFF;
    
    padding: 80px 0;
    background: var(--white);
    font-family: 'Inter', -apple-system, sans-serif;
    color: #333;
    line-height: 1.8;
}

#clemy-ecole-clairvoyance .inner-container {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 25px;
}

/* --- HEADER --- */
#clemy-ecole-clairvoyance .section-header-luxe {
    margin-bottom: 50px;
    border-bottom: 2px solid #f0f0f0;
    padding-bottom: 25px;
}
#clemy-ecole-clairvoyance .header-flex {
    display: flex;
    align-items: baseline;
    gap: 20px;
}
#clemy-ecole-clairvoyance .giant-number-expert {
    font-size: 5rem;
    font-weight: 950;
    color: var(--amethyst);
    opacity: 0.15;
    line-height: 1;
}
#clemy-ecole-clairvoyance .h2-titles {
    font-size: 2.2rem;
    color: var(--dark);
    margin: 0;
    line-height: 1.1;
}
#clemy-ecole-clairvoyance .h2-titles strong {
    color: var(--wine);
    font-weight: 900;
}

/* --- TEXTE INTRO --- */
#clemy-ecole-clairvoyance .lead-text-expert {
    font-size: 1.25rem;
    color: #555;
    margin-bottom: 40px;
    max-width: 800px;
}
#clemy-ecole-clairvoyance .link-amethyst-bold {
    color: var(--amethyst);
    font-weight: 800;
    text-decoration: none;
    border-bottom: 2px solid rgba(142, 68, 173, 0.2);
}

/* --- CARTE MÉCANIQUE SOMBRE --- */
#clemy-ecole-clairvoyance .mechanism-card-dark {
    background: linear-gradient(135deg, var(--dark) 0%, #2a0a3d 100%);
    color: var(--white);
    border-radius: 40px;
    padding: 60px;
    margin-bottom: 60px;
    box-shadow: 0 30px 60px rgba(26, 11, 46, 0.2);
    position: relative;
    overflow: hidden;
}
#clemy-ecole-clairvoyance .card-inner {
    display: flex;
    align-items: center;
    gap: 50px;
    position: relative;
    z-index: 2;
}
#clemy-ecole-clairvoyance .text-side { flex: 1.5; }
#clemy-ecole-clairvoyance .image-side { flex: 1; text-align: center; }

#clemy-ecole-clairvoyance .h3-gold {
    color: var(--gold);
    font-size: 1.6rem;
    font-weight: 800;
    margin-bottom: 20px;
}
#clemy-ecole-clairvoyance .link-white { color: #fff; text-decoration: underline; font-weight: 700; }

#clemy-ecole-clairvoyance .img-luxe {
    width: 100%;
    max-width: 280px;
    border-radius: 30px;
    box-shadow: 0 15px 40px rgba(0,0,0,0.3);
    transform: rotate(2deg);
    border: 5px solid rgba(255,255,255,0.05);
}

/* --- GRID DES MANIFESTATIONS --- */
#clemy-ecole-clairvoyance .manifestation-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 25px;
}
#clemy-ecole-clairvoyance .manifest-card {
    background: #fdfbff;
    padding: 35px;
    border-radius: 25px;
    border: 1px solid #f0f0f0;
    transition: all 0.4s ease;
    box-shadow: 0 10px 30px rgba(0,0,0,0.02);
}
#clemy-ecole-clairvoyance .manifest-card:hover {
    transform: translateY(-10px);
    border-color: var(--amethyst);
    box-shadow: 0 20px 40px rgba(142, 68, 173, 0.1);
}
#clemy-ecole-clairvoyance .m-icon {
    font-size: 2.5rem;
    display: block;
    margin-bottom: 20px;
}
#clemy-ecole-clairvoyance .manifest-card h4 {
    font-size: 1.2rem;
    color: var(--dark);
    margin: 0 0 15px 0;
    font-weight: 800;
}
#clemy-ecole-clairvoyance .manifest-card p {
    font-size: 0.95rem;
    color: #666;
    margin: 0;
    line-height: 1.6;
}

/* --- RESPONSIVE --- */
@media (max-width: 850px) {
    #clemy-ecole-clairvoyance .card-inner { flex-direction: column; text-align: center; gap: 30px; }
    #clemy-ecole-clairvoyance .mechanism-card-dark { padding: 40px 25px; }
    #clemy-ecole-clairvoyance .img-luxe { transform: rotate(0); }
}@media (max-width: 768px) {
    /* ============================================================
   FORCE RESPONSIVE RADICAL : CLAIRVOYANCE (#clemy-ecole-clairvoyance)
   ============================================================ */

    /* 1. RESET GLOBAL & ANTI-DÉBORDEMENT */
    #clemy-ecole-clairvoyance {
        padding: 50px 0 !important;
        overflow-x: hidden !important;
    }

    #clemy-ecole-clairvoyance .inner-container {
        padding: 0 15px !important;
        width: 100% !important;
        box-sizing: border-box !important;
    }

    /* 2. HEADER : LE CHIFFRE "2" (CENTRAGE PRESTIGE) */
    #clemy-ecole-clairvoyance .section-header-luxe {
        text-align: center !important;
        margin-bottom: 35px !important;
        padding-bottom: 20px !important;
    }

    #clemy-ecole-clairvoyance .header-flex {
        flex-direction: column !important; /* Empilement pour le focus */
        align-items: center !important;
        gap: 10px !important;
    }

    #clemy-ecole-clairvoyance .giant-number-expert {
        font-size: 3.5rem !important; /* Calibrage anti-débordement */
        opacity: 0.1 !important;
        margin-bottom: -10px !important;
        line-height: 1 !important;
    }

    #clemy-ecole-clairvoyance .h2-titles {
        font-size: 1.7rem !important;
        line-height: 1.2 !important;
        max-width: 300px;
        margin: 0 auto !important;
    }

    /* 3. INTRODUCTION */
    #clemy-ecole-clairvoyance .lead-text-expert {
        font-size: 1.05rem !important;
        text-align: center !important;
        line-height: 1.5 !important;
        padding: 0 10px;
        margin-bottom: 30px !important;
    }

    /* 4. MECHANISM CARD (L'ÉCRIN SOMBRE) */
    #clemy-ecole-clairvoyance .mechanism-card-dark {
        padding: 40px 20px !important;
        border-radius: 25px !important;
        margin-bottom: 45px !important;
    }

    #clemy-ecole-clairvoyance .card-inner {
        flex-direction: column !important; /* Image et texte l'un sur l'autre */
        text-align: center !important;
        gap: 30px !important;
    }

    #clemy-ecole-clairvoyance .h3-gold {
        font-size: 1.4rem !important;
        margin-bottom: 15px !important;
    }

    #clemy-ecole-clairvoyance .img-luxe {
        transform: none !important; /* On redresse l'image pour la stabilité mobile */
        max-width: 220px !important;
        margin: 0 auto !important;
        border-radius: 20px !important;
    }

    #clemy-ecole-clairvoyance .text-side p {
        font-size: 1rem !important;
        line-height: 1.6 !important;
    }

    /* 5. MANIFESTATION GRID (L'ANALYSE) */
    #clemy-ecole-clairvoyance .manifestation-grid {
        grid-template-columns: 1fr !important; /* Une seule colonne */
        gap: 20px !important;
    }

    #clemy-ecole-clairvoyance .manifest-card {
        padding: 30px 20px !important;
        text-align: center !important;
        transform: none !important; /* Stabilité tactile au scroll */
        border-radius: 20px !important;
    }

    #clemy-ecole-clairvoyance .manifest-card:hover {
        transform: none !important;
        box-shadow: 0 10px 25px rgba(26, 11, 46, 0.05) !important;
    }

    #clemy-ecole-clairvoyance .m-icon {
        font-size: 2.2rem !important;
        margin-bottom: 15px !important;
    }

    #clemy-ecole-clairvoyance .manifest-card h4 {
        font-size: 1.15rem !important;
        margin-bottom: 12px !important;
    }
}@media (max-width: 350px) {
        #clemy-ecole-clairvoyance .h2-titles { font-size: 1.45rem !important; }
        #clemy-ecole-clairvoyance .giant-number-expert { font-size: 2.8rem !important; }
    }/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-856648d *//* --- SECTION CLAIRAUDIENCE --- */
#clemy-ecole-clairaudience {
    --amethyst: #8E44AD;
    --wine: #9A2A5B;
    --dark: #1A0B2E;
    --gold: #f1c40f;
    --white: #FFFFFF;
    
    padding: 80px 0;
    background: var(--white);
    font-family: 'Inter', -apple-system, sans-serif;
    color: #333;
    line-height: 1.8;
}

#clemy-ecole-clairaudience .inner-container {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 25px;
}

/* --- TITRES --- */
#clemy-ecole-clairaudience .section-header-luxe {
    margin-bottom: 50px; border-bottom: 2px solid #f0f0f0; padding-bottom: 25px;
}
#clemy-ecole-clairaudience .header-flex { display: flex; align-items: baseline; gap: 20px; }
#clemy-ecole-clairaudience .giant-number-expert {
    font-size: 5rem; font-weight: 950; color: var(--amethyst); opacity: 0.15; line-height: 1;
}
#clemy-ecole-clairaudience .h2-titles { font-size: 2.2rem; color: var(--dark); margin: 0; line-height: 1.1; }
#clemy-ecole-clairaudience .h2-titles strong { color: var(--wine); font-weight: 900; }

#clemy-ecole-clairaudience .lead-text-expert {
    font-size: 1.25rem; color: #555; margin-bottom: 50px; max-width: 800px;
}
#clemy-ecole-clairaudience .link-amethyst-bold {
    color: var(--amethyst); font-weight: 800; text-decoration: none; border-bottom: 2px solid rgba(142, 68, 173, 0.2);
}

/* --- MIROIR SONORE --- */
#clemy-ecole-clairaudience .sonic-mirror-card {
    background: linear-gradient(135deg, var(--dark) 0%, #2a0a3d 100%);
    border-radius: 40px; padding: 60px 40px; margin-bottom: 80px;
    color: #fff; box-shadow: 0 30px 60px rgba(26, 11, 46, 0.2);
    text-align: center;
}
#clemy-ecole-clairaudience .mirror-header { margin-bottom: 50px; }
#clemy-ecole-clairaudience .h3-gold-center { color: var(--gold); font-size: 1.8rem; font-weight: 800; margin-bottom: 15px; }

#clemy-ecole-clairaudience .mirror-split {
    display: flex; gap: 20px;
}
#clemy-ecole-clairaudience .mirror-side {
    flex: 1; background: rgba(255,255,255,0.03); border-radius: 30px;
    overflow: hidden; border: 1px solid rgba(255,255,255,0.08);
    transition: transform 0.3s ease;
}
#clemy-ecole-clairaudience .mirror-side:hover { transform: scale(1.02); background: rgba(255,255,255,0.06); }

#clemy-ecole-clairaudience .side-tag { padding: 10px; font-size: 0.75rem; font-weight: 900; text-transform: uppercase; letter-spacing: 1px; }
#clemy-ecole-clairaudience .tag-wine { background: var(--wine); }
#clemy-ecole-clairaudience .tag-amethyst { background: var(--amethyst); }

#clemy-ecole-clairaudience .side-content { padding: 40px 30px; }
#clemy-ecole-clairaudience .side-icon { font-size: 2.5rem; display: block; margin-bottom: 20px; }
#clemy-ecole-clairaudience .side-content p { font-size: 0.95rem; line-height: 1.6; margin: 0; opacity: 0.9; }

/* --- GRID VIBRATOIRE --- */
#clemy-ecole-clairaudience .h3-dark-title { font-size: 1.6rem; font-weight: 800; margin-bottom: 35px; color: var(--dark); }
#clemy-ecole-clairaudience .vibration-grid {
    display: grid; grid-template-columns: 1fr 1fr; gap: 30px;
}
#clemy-ecole-clairaudience .vibe-item {
    display: flex; gap: 20px; padding: 30px; background: #fdfbff;
    border-radius: 25px; border: 1px solid #f0f0f0;
    transition: all 0.3s ease;
}
#clemy-ecole-clairaudience .vibe-item:hover {
    border-color: var(--amethyst); transform: translateX(10px);
    box-shadow: 0 10px 30px rgba(142, 68, 173, 0.08);
}
#clemy-ecole-clairaudience .vibe-icon-box {
    font-size: 2.2rem; background: #fff; width: 60px; height: 60px;
    display: flex; align-items: center; justify-content: center;
    border-radius: 15px; box-shadow: 0 10px 20px rgba(0,0,0,0.05);
}
#clemy-ecole-clairaudience .vibe-text h4 { font-size: 1.2rem; font-weight: 800; margin: 0 0 10px 0; color: var(--dark); }
#clemy-ecole-clairaudience .vibe-text p { font-size: 0.95rem; color: #666; margin: 0; line-height: 1.5; }

/* --- RESPONSIVE --- */
@media (max-width: 850px) {
    #clemy-ecole-clairaudience .mirror-split { flex-direction: column; }
    #clemy-ecole-clairaudience .vibration-grid { grid-template-columns: 1fr; }
    #clemy-ecole-clairaudience .sonic-mirror-card { padding: 40px 20px; }
}
@media (max-width: 768px) {
    /* ============================================================
   FORCE RESPONSIVE RADICAL : CLAIRAUDIENCE (#clemy-ecole-clairaudience)
   ============================================================ */

    /* 1. RESET GLOBAL & ANTI-DÉBORDEMENT */
    #clemy-ecole-clairaudience {
        padding: 50px 0 !important;
        overflow-x: hidden !important;
    }

    #clemy-ecole-clairaudience .inner-container {
        padding: 0 15px !important;
        width: 100% !important;
        box-sizing: border-box !important;
    }

    /* 2. HEADER : LE CHIFFRE "3" (CENTRAGE PRESTIGE) */
    #clemy-ecole-clairaudience .section-header-luxe {
        text-align: center !important;
        margin-bottom: 35px !important;
        padding-bottom: 20px !important;
    }

    #clemy-ecole-clairaudience .header-flex {
        flex-direction: column !important;
        align-items: center !important;
        gap: 10px !important;
    }

    #clemy-ecole-clairaudience .giant-number-expert {
        font-size: 3.5rem !important;
        opacity: 0.1 !important;
        margin-bottom: -10px !important;
        line-height: 1 !important;
    }

    #clemy-ecole-clairaudience .h2-titles {
        font-size: 1.7rem !important;
        line-height: 1.2 !important;
        max-width: 300px;
        margin: 0 auto !important;
    }

    /* 3. INTRODUCTION */
    #clemy-ecole-clairaudience .lead-text-expert {
        font-size: 1.05rem !important;
        text-align: center !important;
        line-height: 1.5 !important;
        padding: 0 10px;
        margin-bottom: 35px !important;
    }

    /* 4. SONIC MIRROR (L'ÉCRIN SOMBRE) */
    #clemy-ecole-clairaudience .sonic-mirror-card {
        padding: 35px 15px !important;
        border-radius: 25px !important;
        margin-bottom: 50px !important;
    }

    #clemy-ecole-clairaudience .mirror-header {
        margin-bottom: 30px !important;
    }

    #clemy-ecole-clairaudience .h3-gold-center {
        font-size: 1.4rem !important;
        line-height: 1.3 !important;
    }

    #clemy-ecole-clairaudience .mirror-split {
        flex-direction: column !important;
        gap: 20px !important;
    }

    #clemy-ecole-clairaudience .mirror-side {
        border-radius: 20px !important;
        transform: none !important; /* Pas de scale sur mobile */
    }

    #clemy-ecole-clairaudience .mirror-side:hover {
        transform: none !important;
        background: rgba(255,255,255,0.03) !important;
    }

    #clemy-ecole-clairaudience .side-content {
        padding: 30px 20px !important;
    }

    #clemy-ecole-clairaudience .side-icon {
        font-size: 2rem !important;
        margin-bottom: 15px !important;
    }

    /* 5. VIBRATION GRID (LES SYMPTÔMES) */
    #clemy-ecole-clairaudience .h3-dark-title {
        font-size: 1.35rem !important;
        text-align: center !important;
        margin-bottom: 30px !important;
    }

    #clemy-ecole-clairaudience .vibration-grid {
        grid-template-columns: 1fr !important;
        gap: 15px !important;
    }

    #clemy-ecole-clairaudience .vibe-item {
        padding: 20px !important;
        border-radius: 20px !important;
        transform: none !important; /* On tue le décalage horizontal au toucher */
    }

    #clemy-ecole-clairaudience .vibe-item:hover {
        transform: none !important;
        border-color: #f0f0f0 !important;
    }

    #clemy-ecole-clairaudience .vibe-icon-box {
        width: 50px !important;
        height: 50px !important;
        font-size: 1.8rem !important;
    }

    #clemy-ecole-clairaudience .vibe-text h4 {
        font-size: 1.1rem !important;
    }

    #clemy-ecole-clairaudience .vibe-text p {
        font-size: 0.9rem !important;
    }
}@media (max-width: 350px) {
        #clemy-ecole-clairaudience .h2-titles { font-size: 1.45rem !important; }
        #clemy-ecole-clairaudience .h3-gold-center { font-size: 1.2rem !important; }
    }/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-5c36a94 *//* --- SECTION TEST PSYCHIQUE --- */
#clemy-psychic-test {
    --amethyst: #8E44AD;
    --wine: #9A2A5B;
    --dark: #1A0B2E;
    --gold: #f1c40f;
    --white: #FFFFFF;
    
    background: var(--white);
    padding: 100px 0;
    font-family: 'Inter', -apple-system, sans-serif;
    color: #333;
}

#clemy-psychic-test .test-container {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 25px;
}

/* --- HEADER --- */
#clemy-psychic-test .section-header-luxe {
    margin-bottom: 60px;
    border-bottom: 2px solid #f0f0f0;
    padding-bottom: 30px;
}
#clemy-psychic-test .header-flex {
    display: flex;
    align-items: baseline; gap: 25px;
}
#clemy-psychic-test .giant-number-expert {
    font-size: 5rem; font-weight: 950; color: var(--amethyst); opacity: 0.15; line-height: 1;
}
#clemy-psychic-test .h2-titles {
    font-size: 2.4rem; color: var(--dark); margin: 0; line-height: 1.1; font-weight: 300;
}
#clemy-psychic-test .h2-titles strong {
    color: var(--wine); font-weight: 900;
}

#clemy-psychic-test .lead-text-expert {
    font-size: 1.3rem; color: #555; margin-bottom: 60px; max-width: 850px; line-height: 1.7;
}

/* --- GRID DE TEST --- */
#clemy-psychic-test .test-duel-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    margin-bottom: 60px;
}

#clemy-psychic-test .test-card {
    position: relative;
    border-radius: 40px;
    overflow: hidden;
    padding: 60px 45px;
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 0 30px 60px rgba(26, 11, 46, 0.15);
}

/* Variantes de couleurs */
#clemy-psychic-test .card-vision { background: linear-gradient(145deg, var(--dark) 0%, #2a0a3d 100%); color: #fff; }
#clemy-psychic-test .card-hearing { background: linear-gradient(145deg, #2a0a3d 0%, var(--dark) 100%); color: #fff; border-top: 4px solid var(--wine); }

/* Effet de lueur au survol */
#clemy-psychic-test .test-card:hover {
    transform: translateY(-15px) scale(1.02);
}
#clemy-psychic-test .card-vision:hover { box-shadow: 0 40px 80px rgba(142, 68, 173, 0.3); }
#clemy-psychic-test .card-hearing:hover { box-shadow: 0 40px 80px rgba(154, 42, 91, 0.3); }

/* Contenu des cartes */
#clemy-psychic-test .card-header { margin-bottom: 40px; text-align: center; }
#clemy-psychic-test .main-icon { font-size: 3.5rem; display: block; margin-bottom: 20px; filter: drop-shadow(0 0 10px rgba(255,255,255,0.2)); }
#clemy-psychic-test .h3-gold { color: var(--gold); font-size: 1.8rem; font-weight: 800; margin: 0; }

#clemy-psychic-test .test-list { list-style: none; padding: 0; margin: 0; }
#clemy-psychic-test .test-list li {
    display: flex; align-items: flex-start; gap: 15px;
    margin-bottom: 22px; font-size: 1.05rem; line-height: 1.5; opacity: 0.9;
}
#clemy-psychic-test .check { font-size: 1.2rem; filter: drop-shadow(0 0 5px var(--amethyst)); }

#clemy-psychic-test .card-footer-tag {
    margin-top: 40px; padding-top: 25px; border-top: 1px solid rgba(255,255,255,0.1);
    font-size: 0.8rem; text-transform: uppercase; letter-spacing: 3px; font-weight: 700; opacity: 0.5; text-align: center;
}

/* --- SYNTHÈSE FINALE --- */
#clemy-psychic-test .test-synthesis-box {
    background: #fdfbff;
    padding: 40px;
    border-radius: 30px;
    border: 1px solid #f0f0f0;
    box-shadow: 0 10px 30px rgba(0,0,0,0.02);
}
#clemy-psychic-test .synthesis-inner p {
    margin: 0; font-size: 1.2rem; color: #444; line-height: 1.6; text-align: center;
}
#clemy-psychic-test .synthesis-inner strong { color: var(--wine); font-weight: 800; }

/* --- RESPONSIVE --- */
@media (max-width: 900px) {
    #clemy-psychic-test .test-duel-grid { grid-template-columns: 1fr; gap: 30px; }
    #clemy-psychic-test .h2-titles { font-size: 1.8rem; }
}@media (max-width: 768px) {
    /* ============================================================
   FORCE RESPONSIVE RADICAL : TEST PSYCHIQUE (#clemy-psychic-test)
   ============================================================ */

    /* 1. RESET GLOBAL & ANTI-DÉBORDEMENT */
    #clemy-psychic-test {
        padding: 60px 0 !important;
        overflow-x: hidden !important;
    }

    #clemy-psychic-test .test-container {
        padding: 0 15px !important;
        width: 100% !important;
        box-sizing: border-box !important;
    }

    /* 2. HEADER : L'AUTORITÉ DU CHIFFRE (CENTRAGE PRESTIGE) */
    #clemy-psychic-test .section-header-luxe {
        text-align: center !important;
        margin-bottom: 35px !important;
        padding-bottom: 20px !important;
    }

    #clemy-psychic-test .header-flex {
        flex-direction: column !important;
        align-items: center !important;
        gap: 10px !important;
    }

    #clemy-psychic-test .giant-number-expert {
        font-size: 3.5rem !important; /* Calibrage anti-débordement */
        opacity: 0.1 !important;
        margin-bottom: -15px !important;
        line-height: 1 !important;
    }

    #clemy-psychic-test .h2-titles {
        font-size: 1.65rem !important;
        line-height: 1.2 !important;
        max-width: 300px;
        margin: 0 auto !important;
    }

    #clemy-psychic-test .lead-text-expert {
        font-size: 1rem !important;
        text-align: center !important;
        line-height: 1.5 !important;
        padding: 0 10px;
        margin-bottom: 35px !important;
    }

    /* 3. TEST DUEL GRID (EMPILEMENT VERTICAL) */
    #clemy-psychic-test .test-duel-grid {
        grid-template-columns: 1fr !important;
        gap: 25px !important;
        margin-bottom: 40px !important;
    }

    #clemy-psychic-test .test-card {
        padding: 35px 20px !important; /* On libère de l'espace de lecture */
        border-radius: 25px !important;
        transform: none !important; /* STABILITÉ TACTILE : pas de scale au scroll */
    }

    #clemy-psychic-test .test-card:hover {
        transform: none !important;
        box-shadow: 0 20px 40px rgba(26, 11, 46, 0.15) !important;
    }

    #clemy-psychic-test .card-header {
        margin-bottom: 25px !important;
    }

    #clemy-psychic-test .main-icon {
        font-size: 2.5rem !important;
        margin-bottom: 15px !important;
    }

    #clemy-psychic-test .h3-gold {
        font-size: 1.35rem !important;
        letter-spacing: 0px !important;
    }

    /* 4. LISTE DES CRITÈRES */
    #clemy-psychic-test .test-list li {
        font-size: 0.95rem !important;
        line-height: 1.4 !important;
        margin-bottom: 18px !important;
        gap: 12px !important;
    }

    #clemy-psychic-test .card-footer-tag {
        margin-top: 30px !important;
        font-size: 0.65rem !important;
        letter-spacing: 2px !important;
    }

    /* 5. SYNTHÈSE FINALE */
    #clemy-psychic-test .test-synthesis-box {
        padding: 25px 20px !important;
        border-radius: 20px !important;
    }

    #clemy-psychic-test .synthesis-inner p {
        font-size: 1.05rem !important;
        line-height: 1.5 !important;
    }
}@media (max-width: 350px) {
        #clemy-psychic-test .h2-titles { font-size: 1.4rem !important; }
        #clemy-psychic-test .h3-gold { font-size: 1.15rem !important; }
    }/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-9ecdd4e */#clemy-initiation-supreme {
    --dark: #0A0412;
    --amethyst: #8E44AD;
    --wine: #9A2A5B;
    --white: #FFFFFF;
    --glow: rgba(142, 68, 173, 0.4);

    background: var(--dark);
    padding: 120px 20px;
    font-family: 'Inter', sans-serif;
    color: var(--white);
    overflow: hidden;
    position: relative;
}

/* --- DÉCORATIONS COSMIQUES --- */
#clemy-initiation-supreme .orb-glow {
    position: absolute; top: 0; left: 50%; transform: translateX(-50%);
    width: 600px; height: 300px;
    background: radial-gradient(circle, var(--glow) 0%, transparent 70%);
    z-index: 1; pointer-events: none;
}

#clemy-initiation-supreme .inner-wrap { position: relative; z-index: 2; text-align: center; }

#clemy-initiation-supreme .h1-monumental {
    font-size: clamp(2.5rem, 8vw, 4rem);
    line-height: 1; font-weight: 900; letter-spacing: -2px;
    text-transform: uppercase; margin-bottom: 20px;
}
#clemy-initiation-supreme .h1-monumental strong {
    color: transparent; -webkit-text-stroke: 1px var(--amethyst);
}

#clemy-initiation-supreme .separator-spark {
    width: 80px; height: 2px; background: var(--wine); margin: 0 auto 80px;
    box-shadow: 0 0 15px var(--wine);
}

/* --- PORTAIL GRID --- */
#clemy-initiation-supreme .portal-container {
    display: grid; grid-template-columns: 1fr 1fr; gap: 40px;
    max-width: 1100px; margin: 0 auto; position: relative; z-index: 2;
}

#clemy-initiation-supreme .portal-module {
    perspective: 1000px;
}

#clemy-initiation-supreme .glass-shield {
    background: rgba(255, 255, 255, 0.03);
    backdrop-filter: blur(15px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 40px; padding: 60px 40px;
    height: 100%; transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}

#clemy-initiation-supreme .portal-module:hover .glass-shield {
    background: rgba(255, 255, 255, 0.07);
    transform: translateY(-20px) rotateX(5deg);
    border-color: var(--amethyst);
    box-shadow: 0 40px 100px rgba(0,0,0,0.5);
}

/* --- ÉLÉMENTS INTERNES --- */
#clemy-initiation-supreme .module-header { margin-bottom: 40px; }
#clemy-initiation-supreme .module-header h3 { font-size: 2rem; font-weight: 800; margin-bottom: 10px; }

#clemy-initiation-supreme .tag-amethyst {
    font-size: 0.7rem; text-transform: uppercase; letter-spacing: 3px;
    color: var(--amethyst); font-weight: 900;
}
#clemy-initiation-supreme .tag-wine {
    font-size: 0.7rem; text-transform: uppercase; letter-spacing: 3px;
    color: var(--wine); font-weight: 900;
}

#clemy-initiation-supreme .ritual-steps { text-align: left; }
#clemy-initiation-supreme .step { display: flex; gap: 20px; margin-bottom: 30px; }
#clemy-initiation-supreme .num {
    font-family: serif; font-size: 1.5rem; color: var(--amethyst); opacity: 0.5;
}
#clemy-initiation-supreme .step p { font-size: 1rem; line-height: 1.6; opacity: 0.8; }

/* --- FOOTER --- */
#clemy-initiation-supreme .supreme-footer {
    margin-top: 100px; text-align: center; position: relative; z-index: 2;
}
#clemy-initiation-supreme .btn-portal {
    display: inline-block; margin-top: 30px;
    background: transparent; color: #fff;
    border: 2px solid #fff; padding: 20px 50px;
    border-radius: 100px; text-decoration: none;
    font-weight: 900; text-transform: uppercase; letter-spacing: 2px;
    transition: 0.4s;
}
#clemy-initiation-supreme .btn-portal:hover {
    background: #fff; color: var(--dark);
    box-shadow: 0 0 30px #fff;
}

@media (max-width: 900px) {
    #clemy-initiation-supreme .portal-container { grid-template-columns: 1fr; }
}@media (max-width: 768px) {
    /* ============================================================
   FORCE RESPONSIVE RADICAL : INITIATION SUPRÊME (#clemy-initiation-supreme)
   ============================================================ */

    /* 1. RESET GLOBAL & CADRE COSMIQUE */
    #clemy-initiation-supreme {
        padding: 60px 0 80px 0 !important;
        overflow-x: hidden !important;
    }

    /* Ajustement de l'aura pour qu'elle ne "coupe" pas le texte */
    #clemy-initiation-supreme .orb-glow {
        width: 150% !important;
        height: 400px !important;
        top: -100px !important;
        opacity: 0.6 !important;
    }

    /* 2. TITRE MONUMENTAL (L'IMPACT ÉDITORIAL) */
    #clemy-initiation-supreme .h1-monumental {
        font-size: 1.8rem !important; /* Taille critique pour éviter les débordements */
        letter-spacing: -1px !important;
        line-height: 1.1 !important;
        margin-bottom: 15px !important;
        padding: 0 10px;
    }

    #clemy-initiation-supreme .h1-monumental strong {
        -webkit-text-stroke: 0.5px var(--amethyst) !important; /* Affinage du trait sur mobile */
    }

    #clemy-initiation-supreme .separator-spark {
        margin-bottom: 40px !important;
        width: 50px !important;
    }

    /* 3. PORTAIL GRID (LES MODULES DE VERRE) */
    #clemy-initiation-supreme .portal-container {
        grid-template-columns: 1fr !important;
        gap: 25px !important;
        padding: 0 15px !important;
    }

    #clemy-initiation-supreme .glass-shield {
        padding: 40px 20px !important;
        border-radius: 30px !important;
        background: rgba(255, 255, 255, 0.05) !important; /* Légèrement plus visible sur mobile */
        transform: none !important; /* STABILITÉ : on supprime la rotation 3D au toucher */
        transition: none !important;
    }

    #clemy-initiation-supreme .portal-module:hover .glass-shield {
        transform: none !important; /* Pas d'effet de "saut" au scroll */
        box-shadow: 0 15px 40px rgba(0,0,0,0.3) !important;
    }

    #clemy-initiation-supreme .module-header h3 {
        font-size: 1.5rem !important;
    }

    /* 4. RITUAL STEPS (L'INSTRUCTION) */
    #clemy-initiation-supreme .step {
        gap: 15px !important;
        margin-bottom: 25px !important;
    }

    #clemy-initiation-supreme .num {
        font-size: 1.2rem !important;
        min-width: 25px !important;
    }

    #clemy-initiation-supreme .step p {
        font-size: 0.95rem !important;
        line-height: 1.5 !important;
    }

    /* 5. FOOTER & BOUTON PORTAIL */
    #clemy-initiation-supreme .supreme-footer {
        margin-top: 60px !important;
        padding: 0 20px !important;
    }

    #clemy-initiation-supreme .btn-portal {
        display: block !important;
        width: 100% !important; /* Cible thumb-friendly maximale */
        padding: 18px 20px !important;
        font-size: 1rem !important;
        box-sizing: border-box !important;
        letter-spacing: 1.5px !important;
    }
}
@media (max-width: 350px) {
        #clemy-initiation-supreme .h1-monumental { font-size: 1.5rem !important; }
        #clemy-initiation-supreme .module-header h3 { font-size: 1.25rem !important; }
    }/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-6eb85a2 *//* --- FAQ SENS PSYCHIQUES : CLEMY MASTER SYSTEM --- */
#clemy-faq-sens {
    --purple: #6e1b89;
    --dark: #1e1036;
    --wine: #641235;
    --white: #ffffff;
    --lavender: #f3e5f5;
    --border-lux: rgba(110, 27, 137, 0.15);
    
    padding: clamp(60px, 12vw, 120px) 0;
    background: #ffffff;
    font-family: 'Inter', -apple-system, sans-serif;
    -webkit-font-smoothing: antialiased;
}

#clemy-faq-sens .faq-canvas {
    max-width: 900px; margin: 0 auto; padding: 0 25px;
}

/* --- HEADER --- */
#clemy-faq-sens .faq-header { text-align: center; margin-bottom: 60px; }
#clemy-faq-sens .kicker-wrap { display: flex; align-items: center; justify-content: center; gap: 20px; margin-bottom: 25px; }
#clemy-faq-sens .kicker { font-size: 0.75rem; font-weight: 900; text-transform: uppercase; letter-spacing: 4px; color: var(--purple); }
#clemy-faq-sens .kicker-line { flex-grow: 1; height: 1px; max-width: 80px; background: linear-gradient(90deg, var(--purple), transparent); }

#clemy-faq-sens .display-title {
    font-family: 'Playfair Display', serif; font-size: clamp(2.4rem, 6vw, 3.4rem);
    font-weight: 900; line-height: 1.1; margin-bottom: 20px; color: var(--dark);
}

#clemy-faq-sens .text-gradient {
    background: linear-gradient(135deg, var(--purple), var(--wine));
    -webkit-background-clip: text; -webkit-text-fill-color: transparent;
}

#clemy-faq-sens .faq-intro { font-size: 1.1rem; color: #666; max-width: 600px; margin: 0 auto; line-height: 1.6; }

/* --- ACCORDION ITEMS --- */
#clemy-faq-sens .faq-grid { display: flex; flex-direction: column; gap: 15px; }

#clemy-faq-sens .faq-item {
    background: #ffffff; border: 1px solid var(--border-lux); border-radius: 20px;
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    overflow: hidden;
}

#clemy-faq-sens .faq-item:hover {
    border-color: var(--purple);
    box-shadow: 0 15px 35px rgba(110, 27, 137, 0.05);
}

#clemy-faq-sens .faq-item[open] {
    border-color: var(--purple);
    box-shadow: 0 25px 60px rgba(30, 16, 54, 0.08);
}

/* Featured Frequency Highlight */
#clemy-faq-sens .featured-frequency[open] { border-left: 6px solid var(--wine); }

/* SUMMARY STYLING */
#clemy-faq-sens summary {
    padding: 28px 30px; cursor: pointer; list-style: none;
    display: flex; align-items: center; gap: 20px;
}

#clemy-faq-sens summary::-webkit-details-marker { display: none; }

#clemy-faq-sens .q-num {
    font-family: 'Playfair Display', serif; font-size: 1.3rem; font-weight: 900;
    color: var(--purple); opacity: 0.4; min-width: 35px;
}

#clemy-faq-sens .q-text {
    font-size: 1.05rem; font-weight: 700; color: var(--dark);
    flex-grow: 1; padding-right: 30px; line-height: 1.4;
}

#clemy-faq-sens .q-chevron {
    width: 22px; height: 22px; position: relative;
    transition: transform 0.4s;
}

#clemy-faq-sens .q-chevron::before, 
#clemy-faq-sens .q-chevron::after {
    content: ''; position: absolute; top: 50%; left: 50%;
    width: 12px; height: 2px; background: var(--purple);
    transition: transform 0.4s;
}

#clemy-faq-sens .q-chevron::before { transform: translate(-50%, -50%) rotate(0deg); }
#clemy-faq-sens .q-chevron::after { transform: translate(-50%, -50%) rotate(90deg); }

#clemy-faq-sens .faq-item[open] .q-chevron { transform: rotate(45deg); }

/* CONTENT STYLING */
#clemy-faq-sens .faq-content {
    padding: 0 35px 35px 85px; color: #555;
    line-height: 1.8; font-size: 1rem;
    animation: faqSenseSlide 0.5s ease-out;
}

@keyframes faqSenseSlide {
    from { opacity: 0; transform: translateY(-10px); }
    to { opacity: 1; transform: translateY(0); }
}

#clemy-faq-sens .faq-content strong { color: var(--wine); font-weight: 800; }

/* --- RESPONSIVE --- */
@media (max-width: 768px) {
    #clemy-faq-sens .faq-canvas { padding: 0 20px; }
    #clemy-faq-sens .faq-content { padding: 0 25px 30px 25px; }
    #clemy-faq-sens .q-num { display: none; }
    #clemy-faq-sens summary { padding: 25px; }
    #clemy-faq-sens .display-title { text-align: left; }
    #clemy-faq-sens .kicker-wrap { justify-content: flex-start; }/* ============================================================
   FORCE RESPONSIVE RADICAL : FAQ SENS PSYCHIQUES (#clemy-faq-sens)
   ============================================================ */

    /* 1. RESET GLOBAL & CANVAS */
    #clemy-faq-sens {
        padding: 50px 0 !important;
        overflow-x: hidden !important;
    }

    #clemy-faq-sens .faq-canvas {
        padding: 0 15px !important;
        width: 100% !important;
        box-sizing: border-box !important;
    }

    /* 2. HEADER : L'HARMONIE DES SENS (CENTRAGE PRESTIGE) */
    #clemy-faq-sens .faq-header {
        margin-bottom: 40px !important;
        text-align: center !important;
    }

    #clemy-faq-sens .kicker-wrap {
        justify-content: center !important; /* On recentre pour l'autorité mobile */
        margin-bottom: 20px !important;
    }

    #clemy-faq-sens .kicker {
        font-size: 0.65rem !important;
        letter-spacing: 3px !important;
    }

    #clemy-faq-sens .display-title {
        font-size: 1.8rem !important; /* Calibrage anti-débordement */
        line-height: 1.2 !important;
        text-align: center !important; /* On harmonise avec le reste du site */
        padding: 0 10px;
    }

    #clemy-faq-sens .faq-intro {
        font-size: 1rem !important;
        line-height: 1.5 !important;
        text-align: center !important;
        padding: 0 10px;
    }

    /* 3. ACCORDÉONS : STRUCTURE TACTILE SÉCURISÉE */
    #clemy-faq-sens .faq-grid {
        gap: 12px !important;
    }

    #clemy-faq-sens .faq-item {
        border-radius: 16px !important;
    }

    #clemy-faq-sens summary {
        padding: 22px 15px !important; /* Plus confortable pour le pouce */
        gap: 12px !important;
    }

    #clemy-faq-sens .q-num {
        display: none !important; /* On libère de l'espace pour la question */
    }

    #clemy-faq-sens .q-text {
        font-size: 0.95rem !important;
        padding-right: 5px !important;
        line-height: 1.4 !important;
        text-align: left !important; /* La question reste à gauche pour la lecture */
    }

    /* 4. LE CONTENU : L'ESPACE DE LECTURE LIBÉRÉ */
    #clemy-faq-sens .faq-content {
        padding: 0 15px 25px 15px !important; /* Suppression du retrait de 85px */
        font-size: 0.95rem !important;
        line-height: 1.6 !important;
        text-align: left !important;
    }

    /* Ajustement de l'accent Frequency */
    #clemy-faq-sens .featured-frequency[open] {
        border-left-width: 4px !important;
    }

    /* Chevron tactile */
    #clemy-faq-sens .q-chevron {
        width: 18px;
        height: 18px;
        flex-shrink: 0;
    }
}@media (max-width: 350px) {
        #clemy-faq-sens .display-title { font-size: 1.5rem !important; }
        #clemy-faq-sens .q-text { font-size: 0.85rem !important; }
    }/* End custom CSS */