.elementor-3906 .elementor-element.elementor-element-6504c26{--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 );}:root{--page-title-display:none;}/* Start custom CSS for text-editor, class: .elementor-element-e52cd20 *//* =========================================
   97. INDÉPENDANTE VS PLATEFORME : PRESTIGE UI
   ========================================= */
#hero-independante.ux-hero-signature {
    padding: 160px 20px 100px;
    background: #ffffff;
    text-align: center;
    position: relative;
    overflow: hidden;
}

#hero-independante .ux-bg-title {
    position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);
    font-size: 20rem; font-weight: 950; color: #f9f9f9; z-index: 1; letter-spacing: -15px;
}

#hero-independante .ux-h1-massive {
    font-size: clamp(2.5rem, 8vw, 4.8rem); font-weight: 950; color: #1A0B2E; 
    position: relative; z-index: 2; line-height: 1; letter-spacing: -4px;
}

#hero-independante .ux-vs-tag {
    font-size: 1.5rem; color: #8A1538; vertical-align: middle; border: 2px solid #8A1538;
    padding: 5px 15px; border-radius: 50px; font-style: italic; margin: 0 10px;
}

#hero-independante .ux-gradient-text {
    background: linear-gradient(135deg, #1A0B2E 0%, #6D28D9 100%);
    -webkit-background-clip: text; -webkit-text-fill-color: transparent;
}

#hero-independante .ux-hero-lead {
    font-size: 1.5rem; color: #888; margin-top: 30px; font-weight: 300; position: relative; z-index: 2;
}

/* CARTE ENJEU VITAL */
.ux-stakes-section { padding: 60px 20px; }
.ux-stakes-card {
    max-width: 1000px; margin: 0 auto; background: #ffffff; border-radius: 50px;
    padding: 80px; position: relative; box-shadow: 0 50px 100px rgba(26, 11, 46, 0.05);
    border: 1px solid rgba(0,0,0,0.02);
}

.ux-stakes-badge {
    position: absolute; top: -20px; left: 60px; background: #1A0B2E; color: #fff;
    padding: 12px 30px; border-radius: 100px; font-size: 0.8rem; font-weight: 900;
    text-transform: uppercase; letter-spacing: 3px;
}

.ux-stakes-content p { font-size: 1.4rem; line-height: 1.7; color: #555; margin-bottom: 40px; }
.ux-stakes-highlight {
    font-size: 1.8rem; font-weight: 300; color: #1A0B2E; line-height: 1.4;
    border-left: 8px solid #8A1538; padding-left: 40px; margin: 50px 0;
}
.ux-stakes-highlight strong { color: #8A1538; font-weight: 900; }
.ux-metaphor { font-size: 1.1rem !important; font-style: italic; color: #bbb !important; }

/* GRID DÉCRYPTAGE */
.ux-analysis-section { padding: 100px 20px; background: #fdfbfd; }
.ux-analysis-grid {
    display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: center; max-width: 1200px; margin: 0 auto;
}

.ux-analysis-text p { font-size: 1.25rem; line-height: 1.8; color: #666; }
.ux-problem-box {
    margin-top: 40px; background: #fff2f5; padding: 40px; border-radius: 35px;
    display: flex; gap: 25px; align-items: flex-start; border: 1px solid rgba(138, 21, 56, 0.1);
}
.ux-icon-alert { font-size: 2.5rem; }

.ux-quote-bubble {
    background: #1A0B2E; color: #fff; padding: 50px; border-radius: 40px 40px 40px 0;
    margin-bottom: 30px; box-shadow: 0 30px 60px rgba(26, 11, 46, 0.2);
}
.ux-quote-bubble h3 { font-size: 1.8rem; font-weight: 300; font-style: italic; line-height: 1.4; margin: 0; }

.ux-answer { font-size: 1.6rem; color: #1A0B2E; }
.ux-answer strong { color: #6D28D9; font-weight: 950; }

/* RESPONSIVE */
@media (max-width: 950px) {
    .ux-hero-signature .ux-bg-title { font-size: 10rem; }
    .ux-stakes-card { padding: 50px 30px; border-radius: 35px; }
    .ux-stakes-badge { left: 30px; }
    .ux-analysis-grid { grid-template-columns: 1fr; gap: 50px; }
    .ux-stakes-highlight { font-size: 1.4rem; padding-left: 20px; }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-8d124b0 *//* =========================================
   98. MODÈLES : DESIGN DUEL INDUSTRIE VS ARTISAN
   ========================================= */
#modele-dualite.ux-dual-section {
    padding: 120px 20px;
    background: #ffffff;
}

#modele-dualite .ux-editorial-container {
    max-width: 1200px;
    margin: 0 auto;
}

/* HEADER STYLE MAGAZINE */
#modele-dualite .ux-dual-header { margin-bottom: 80px; position: relative; }
#modele-dualite .ux-mag-number { font-size: 8rem; font-weight: 950; color: #f9f9f9; position: absolute; top: -70px; left: -15px; z-index: 1; }
#modele-dualite .ux-h2-massive { font-size: clamp(2.2rem, 6vw, 3.8rem); font-weight: 950; color: #1A0B2E; position: relative; z-index: 2; line-height: 1.1; letter-spacing: -3px; }
#modele-dualite .ux-dual-intro { font-size: 1.3rem; color: #888; margin-top: 25px; font-weight: 300; position: relative; z-index: 2; }

/* GRILLE DE DUEL */
#modele-dualite .ux-duel-grid {
    display: grid;
    grid-template-columns: 1fr 1.1fr; /* On donne plus de poids visuel à l'artisan */
    gap: 40px;
    align-items: stretch;
}

#modele-dualite .ux-model-card {
    padding: 60px 50px;
    border-radius: 50px;
    display: flex;
    flex-direction: column;
    position: relative;
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

/* CARTE INDUSTRIELLE (NEGATIVE) */
#modele-dualite .card-industrial {
    background: #fdfdfd;
    border: 1px dashed #ddd;
    opacity: 0.8;
}
#modele-dualite .card-industrial h3 span { color: #bbb; font-size: 1.2rem; }

/* CARTE ARTISANALE (POSITIVE) */
#modele-dualite .card-artisan {
    background: #ffffff;
    border: 1px solid rgba(109, 40, 217, 0.1);
    box-shadow: 0 40px 100px rgba(109, 40, 217, 0.08);
}
#modele-dualite .card-artisan h3 span { color: #6D28D9; font-size: 1.2rem; }

/* CONTENU */
#modele-dualite .ux-card-status { font-size: 0.75rem; font-weight: 900; text-transform: uppercase; letter-spacing: 3px; color: #bbb; margin-bottom: 30px; }
#modele-dualite .status-premium { color: #8A1538; }

#modele-dualite .ux-card-icon { font-size: 3rem; margin-bottom: 25px; }
#modele-dualite h3 { font-size: 2.2rem; font-weight: 950; color: #1A0B2E; margin-bottom: 30px; line-height: 1.1; }

#modele-dualite .ux-model-list { list-style: none; padding: 0; margin-bottom: 50px; flex-grow: 1; }
#modele-dualite .ux-model-list li { font-size: 1.1rem; line-height: 1.7; color: #555; margin-bottom: 15px; position: relative; padding-left: 25px; }
#modele-dualite .ux-model-list li::before { content: '→'; position: absolute; left: 0; color: #ddd; }
#modele-dualite .card-artisan .ux-model-list li::before { color: #6D28D9; }

#modele-dualite .ux-link-direct { color: #6D28D9; text-decoration: none; font-weight: 800; border-bottom: 1px solid rgba(109, 40, 217, 0.2); }

/* LES VERDICTS */
#modele-dualite .ux-card-verdict { padding: 30px; border-radius: 25px; font-weight: 900; font-size: 1.1rem; text-align: center; }
#modele-dualite .verdict-cold { background: #f9f9f9; color: #bbb; border: 1px solid #eee; }
#modele-dualite .verdict-warm { background: #1A0B2E; color: #fff; box-shadow: 0 20px 40px rgba(26, 11, 46, 0.2); }

/* BADGE */
#modele-dualite .ux-badge-authentic {
    position: absolute; top: -20px; right: 40px;
    background: #8A1538; color: #fff; padding: 12px 25px; border-radius: 100px;
    font-size: 0.8rem; font-weight: 900; text-transform: uppercase; letter-spacing: 2px;
}

/* RESPONSIVE */
@media (max-width: 950px) {
    #modele-dualite .ux-duel-grid { grid-template-columns: 1fr; }
    #modele-dualite .ux-model-card { padding: 40px 30px; }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-ebbba5d *//* =========================================
   99. PIÈGE FINANCIER : DESIGN ANATOMIE & BOUCLIER
   ========================================= */
#piege-financier.ux-trap-section {
    padding: 120px 20px;
    background: #ffffff;
}

#piege-financier .ux-editorial-container {
    max-width: 1100px;
    margin: 0 auto;
}

/* HEADER STYLE MAGAZINE */
#piege-financier .ux-trap-header { margin-bottom: 80px; position: relative; }
#piege-financier .ux-mag-number { font-size: 8rem; font-weight: 950; color: #f9f9f9; position: absolute; top: -70px; left: -15px; z-index: 1; }
#piege-financier .ux-h2-massive { font-size: clamp(2.2rem, 6vw, 3.8rem); font-weight: 950; color: #1A0B2E; position: relative; z-index: 2; line-height: 1.1; letter-spacing: -3px; }
#piege-financier .ux-trap-intro { font-size: 1.25rem; color: #888; margin-top: 25px; font-weight: 300; position: relative; z-index: 2; }

/* TIMELINE DU PIÈGE */
#piege-financier .ux-trap-anatomy {
    position: relative;
    padding-left: 80px;
    margin-bottom: 100px;
}

#piege-financier .ux-trap-line {
    position: absolute; left: 19px; top: 0; bottom: 0;
    width: 2px; background: linear-gradient(to bottom, #eee 0%, #8A1538 100%);
}

#piege-financier .ux-trap-step {
    position: relative;
    margin-bottom: 60px;
    transition: transform 0.3s ease;
}

#piege-financier .ux-step-marker {
    position: absolute; left: -80px; top: 0;
    width: 40px; height: 40px;
    background: #f5f5f5; color: #bbb;
    border-radius: 50%; display: flex; align-items: center; justify-content: center;
    font-weight: 900; font-size: 0.9rem; z-index: 5;
    transition: all 0.3s ease;
}

#piege-financier .ux-trap-step:hover .ux-step-marker { background: #1A0B2E; color: #fff; transform: scale(1.2); }

#piege-financier .ux-step-content h3 { font-size: 1.6rem; font-weight: 900; color: #1A0B2E; margin-bottom: 10px; }
#piege-financier .ux-step-content p { font-size: 1.1rem; color: #666; line-height: 1.6; margin: 0; }
#piege-financier .ux-step-content strong { color: #8A1538; }

#piege-financier .step-red .ux-step-marker { background: #fff2f5; color: #8A1538; border: 1px solid #8A1538; }

/* LE BOUCLIER (LA SOLUTION) */
#piege-financier .ux-forfait-shield {
    background: #ffffff;
    border-radius: 50px;
    display: flex;
    overflow: hidden;
    box-shadow: 0 40px 100px rgba(109, 40, 217, 0.1);
    border: 1px solid rgba(109, 40, 217, 0.05);
}

#piege-financier .ux-shield-accent { width: 15px; background: #6D28D9; flex-shrink: 0; }
#piege-financier .ux-shield-body { padding: 60px; display: flex; gap: 40px; align-items: center; }
#piege-financier .ux-shield-icon { font-size: 4rem; }

#piege-financier .ux-tag-navy { font-size: 0.7rem; font-weight: 950; text-transform: uppercase; letter-spacing: 4px; color: #6D28D9; margin-bottom: 15px; display: block; }
#piege-financier .ux-shield-text h3 { font-size: 2.2rem; font-weight: 950; color: #1A0B2E; margin-bottom: 20px; }
#piege-financier .ux-shield-text p { font-size: 1.3rem; line-height: 1.7; color: #444; margin-bottom: 30px; }

#piege-financier .ux-shield-footer {
    padding-top: 25px; border-top: 1px solid #f0f0f0;
    font-size: 0.9rem; font-weight: 800; text-transform: uppercase; letter-spacing: 2px; color: #bbb;
}

/* RESPONSIVE */
@media (max-width: 900px) {
    #piege-financier .ux-trap-anatomy { padding-left: 60px; }
    #piege-financier .ux-step-marker { left: -60px; }
    #piege-financier .ux-shield-body { flex-direction: column; text-align: center; padding: 40px 25px; }
    #piege-financier .ux-shield-icon { margin-bottom: 20px; }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-6774129 */#qualite-vibratoire.ux-vibe-section {
    padding: 120px 20px;
    background: #ffffff;
    font-family: 'Noto Sans', sans-serif;
    color: #1A0B2E;
}

#qualite-vibratoire .ux-container {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}

/* HEADER MAGAZINE */
#qualite-vibratoire .ux-vibe-header { margin-bottom: 80px; position: relative; }
#qualite-vibratoire .ux-number-bg { position: absolute; top: -60px; left: -20px; font-size: 10rem; font-weight: 900; color: #f9f9f9; z-index: 1; }
#qualite-vibratoire .ux-h2-massive { font-size: clamp(2.2rem, 6vw, 4rem); font-weight: 900; line-height: 1.1; letter-spacing: -3px; position: relative; z-index: 2; margin-bottom: 30px; }
#qualite-vibratoire .ux-gradient-text { background: linear-gradient(135deg, #8A1538 0%, #6D28D9 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
#qualite-vibratoire .ux-header-line { width: 80px; height: 6px; background: #8A1538; border-radius: 10px; margin-bottom: 30px; }
#qualite-vibratoire .ux-intro-text { font-size: 1.4rem; color: #666; font-weight: 300; max-width: 650px; line-height: 1.6; }

/* GRID DUEL */
#qualite-vibratoire .ux-vibe-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    margin-bottom: 100px;
}

#qualite-vibratoire .ux-vibe-card {
    padding: 60px 50px;
    border-radius: 50px;
    position: relative;
    overflow: hidden;
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    display: flex;
    flex-direction: column;
}

/* CARTE INDUSTRIELLE */
#qualite-vibratoire .card-industrial {
    background: #fcfcfc;
    border: 1px dashed #ddd;
    filter: grayscale(1);
    opacity: 0.7;
}

/* CARTE ARTISAN (WAHOU) */
#qualite-vibratoire .card-artisan {
    background: #ffffff;
    border: 1px solid rgba(109, 40, 217, 0.1);
    box-shadow: 0 40px 100px rgba(109, 40, 217, 0.08);
}

#qualite-vibratoire .ux-pulse-glow {
    position: absolute; top: 0; right: 0; width: 200px; height: 200px;
    background: radial-gradient(circle, rgba(109, 40, 217, 0.1) 0%, transparent 70%);
    z-index: 1; animation: pulse-slow 4s infinite alternate;
}

@keyframes pulse-slow { from { transform: scale(1); opacity: 0.5; } to { transform: scale(1.5); opacity: 1; } }

/* ELEMENTS CARTE */
#qualite-vibratoire .ux-card-label { font-size: 0.75rem; font-weight: 900; text-transform: uppercase; letter-spacing: 4px; color: #bbb; margin-bottom: 30px; }
#qualite-vibratoire .ux-vibe-icon { font-size: 3rem; margin-bottom: 25px; }
#qualite-vibratoire h3 { font-size: 2.2rem; font-weight: 900; margin-bottom: 30px; line-height: 1.1; }

#qualite-vibratoire .ux-stat-box { display: flex; align-items: center; gap: 20px; margin-bottom: 35px; }
#qualite-vibratoire .ux-stat-number { font-size: 4.5rem; font-weight: 900; color: #eee; line-height: 1; }
#qualite-vibratoire .ux-stat-desc { font-size: 0.9rem; font-weight: 700; color: #888; text-transform: uppercase; letter-spacing: 1px; }

#qualite-vibratoire .ux-vibe-card p { font-size: 1.15rem; color: #555; line-height: 1.7; margin: 0; }
#qualite-vibratoire .ux-card-tag { position: absolute; top: 30px; right: 30px; background: #8A1538; color: #fff; padding: 6px 15px; border-radius: 100px; font-size: 0.7rem; font-weight: 900; text-transform: uppercase; letter-spacing: 1px; }

/* PILLARS GRID */
#qualite-vibratoire .ux-pillars-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

#qualite-vibratoire .ux-pillar {
    background: #fdfbfd;
    padding: 40px;
    border-radius: 40px;
    border: 1px solid transparent;
    transition: 0.4s;
}

#qualite-vibratoire .ux-pillar:hover {
    background: #ffffff;
    box-shadow: 0 20px 40px rgba(138, 21, 56, 0.05);
    border-color: #eee;
    transform: translateY(-5px);
}

#qualite-vibratoire .ux-pillar-top { display: flex; align-items: center; gap: 15px; margin-bottom: 20px; }
#qualite-vibratoire .ux-pillar-icon { font-size: 1.8rem; }
#qualite-vibratoire .ux-pillar h4 { font-size: 1.3rem; font-weight: 900; margin: 0; color: #1A0B2E; }
#qualite-vibratoire .ux-pillar p { font-size: 1.05rem; color: #666; line-height: 1.6; margin: 0; }

/* RESPONSIVE */
@media (max-width: 950px) {
    #qualite-vibratoire .ux-vibe-grid, #qualite-vibratoire .ux-pillars-grid { grid-template-columns: 1fr; }
    #qualite-vibratoire .ux-vibe-card { padding: 40px 30px; }
    #qualite-vibratoire .ux-number-bg { font-size: 6rem; top: -40px; }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-23b5ebf */#privacy-manifesto.ux-privacy-wrap {
    padding: 120px 20px;
    background: #ffffff;
    font-family: 'Helvetica Neue', Arial, sans-serif;
}

#privacy-manifesto .ux-editorial-container {
    max-width: 1100px;
    margin: 0 auto;
}

/* HEADER STYLE MAGAZINE */
#privacy-manifesto .ux-privacy-header { margin-bottom: 80px; position: relative; }
#privacy-manifesto .ux-mag-number { font-size: 8rem; font-weight: 950; color: #f9f9f9; position: absolute; top: -70px; left: -15px; z-index: 1; }
#privacy-manifesto .ux-h2-massive { font-size: clamp(2.5rem, 6vw, 4rem); font-weight: 950; color: #1A0B2E; position: relative; z-index: 2; line-height: 1; letter-spacing: -3px; }
#privacy-manifesto .ux-highlight-wine { color: #8A1538; }
#privacy-manifesto .ux-header-lead { font-size: 1.4rem; color: #666; margin-top: 25px; font-weight: 300; position: relative; z-index: 2; }

/* MODULE SCANDALE (RED/GREY) */
#privacy-manifesto .ux-scandal-block { margin-bottom: 100px; }
#privacy-manifesto .ux-scandal-card {
    background: #fdfdfd;
    border: 1px dashed #ddd;
    border-radius: 40px;
    padding: 60px;
    display: flex;
    gap: 40px;
    align-items: center;
}

#privacy-manifesto .ux-warning-badge { 
    display: inline-block; padding: 6px 15px; background: #fff2f2; color: #8A1538; 
    border-radius: 100px; font-size: 0.7rem; font-weight: 900; text-transform: uppercase; letter-spacing: 2px; margin-bottom: 25px;
}

#privacy-manifesto .ux-scandal-content p { font-size: 1.2rem; color: #666; line-height: 1.6; }
#privacy-manifesto .ux-scandal-reveal h3 { font-size: 1.8rem; font-weight: 900; color: #1A0B2E; margin: 25px 0 15px; line-height: 1.2; }

#privacy-manifesto .ux-scandal-visual { position: relative; flex-shrink: 0; text-align: center; }
#privacy-manifesto .ux-icon-spam { font-size: 5rem; opacity: 0.1; }
#privacy-manifesto .ux-spam-tags { display: flex; flex-direction: column; gap: 10px; margin-top: 20px; }
#privacy-manifesto .ux-spam-tags span { background: #eee; color: #999; padding: 5px 15px; border-radius: 50px; font-size: 0.7rem; font-weight: 800; white-space: nowrap; }

/* VAULT CARD (THE WAHOU) */
#privacy-manifesto .ux-vault-section { position: relative; }
#privacy-manifesto .ux-vault-card {
    background: #1A0B2E;
    color: #ffffff;
    padding: 80px;
    border-radius: 60px;
    box-shadow: 0 40px 100px rgba(26, 11, 46, 0.2);
    position: relative;
    overflow: hidden;
}

#privacy-manifesto .ux-vault-icon { font-size: 4rem; margin-bottom: 30px; }
#privacy-manifesto .ux-vault-card h3 { font-size: 2.8rem; font-weight: 950; line-height: 1.1; margin-bottom: 60px; letter-spacing: -2px; }
#privacy-manifesto .ux-vault-card h3 span { color: #8A1538; }

#privacy-manifesto .ux-vault-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 40px; }
#privacy-manifesto .ux-vault-item { position: relative; }
#privacy-manifesto .ux-vault-num { font-size: 3rem; font-weight: 950; color: rgba(138, 21, 56, 0.2); display: block; margin-bottom: 10px; }
#privacy-manifesto .ux-vault-text strong { display: block; font-size: 1.2rem; margin-bottom: 10px; color: #8A1538; }
#privacy-manifesto .ux-vault-text p { font-size: 1rem; color: rgba(255,255,255,0.7); line-height: 1.5; margin: 0; }

#privacy-manifesto .ux-vault-footer { margin-top: 60px; padding-top: 30px; border-top: 1px solid rgba(255,255,255,0.1); }
#privacy-manifesto .ux-signature { font-size: 0.8rem; font-weight: 900; text-transform: uppercase; letter-spacing: 5px; color: #8A1538; }

/* RESPONSIVE */
@media (max-width: 950px) {
    #privacy-manifesto .ux-scandal-card { flex-direction: column; padding: 40px; text-align: center; }
    #privacy-manifesto .ux-vault-card { padding: 50px 30px; }
    #privacy-manifesto .ux-vault-grid { grid-template-columns: 1fr; gap: 40px; }
    #privacy-manifesto .ux-vault-card h3 { font-size: 2rem; }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-04b1a44 */:root {
            --navy: #1A0B2E;
            --wine: #8A1538;
            --purple: #6D28D9;
            --light-bg: #fdfbfd;
            --text-gray: #555;
        }

        #clemy-qui-suis-je {
            padding: 80px 20px;
            background: #ffffff;
            font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
            color: var(--navy);
            overflow: hidden;
            position: relative;
        }

        #clemy-qui-suis-je .ux-editorial-container {
            max-width: 1100px;
            margin: 0 auto;
        }

        /* HEADER */
        #clemy-qui-suis-je .ux-bio-header { 
            margin-bottom: 60px; 
            position: relative; 
        }
        
        #clemy-qui-suis-je .ux-mag-number { 
            position: absolute; 
            top: -40px; 
            left: -10px; 
            font-size: 8rem; 
            font-weight: 900; 
            color: #f6f6f6; 
            z-index: 0; 
            line-height: 1;
        }

        #clemy-qui-suis-je .ux-h2-massive { 
            font-size: clamp(2rem, 5vw, 3.5rem); 
            font-weight: 900; 
            line-height: 1.1; 
            letter-spacing: -2px; 
            margin: 0; 
            position: relative; 
            z-index: 1;
        }

        #clemy-qui-suis-je .ux-text-aurora { 
            background: linear-gradient(135deg, var(--wine) 0%, var(--purple) 100%); 
            -webkit-background-clip: text; 
            -webkit-text-fill-color: transparent; 
        }

        /* LAYOUT 2 COLONNES */
        #clemy-qui-suis-je .ux-personality-layout {
            display: flex;
            flex-wrap: wrap;
            gap: 50px;
            align-items: center;
        }

        #clemy-qui-suis-je .ux-content-side {
            flex: 1;
            min-width: 320px;
        }

        #clemy-qui-suis-je .ux-visual-side {
            flex: 1;
            min-width: 320px;
            position: relative;
        }

        /* TEXTE ET CONTENU */
        #clemy-qui-suis-je .ux-lead { 
            font-size: 1.6rem; 
            line-height: 1.4; 
            font-weight: 300; 
            margin-bottom: 30px; 
            color: #333; 
        }

        #clemy-qui-suis-je .ux-name-signature { 
            color: var(--wine); 
            text-decoration: none; 
            font-weight: 800; 
            border-bottom: 3px solid rgba(138, 21, 56, 0.1); 
        }

        #clemy-qui-suis-je .ux-choice-text { 
            font-size: 1.1rem; 
            line-height: 1.7; 
            color: var(--text-gray); 
            margin-bottom: 35px; 
        }

        /* CAPACITÉS */
        #clemy-qui-suis-je .ux-gifts-row {
            display: flex;
            gap: 25px;
            margin-bottom: 40px;
        }

        #clemy-qui-suis-je .ux-gift { 
            display: flex; 
            align-items: center; 
            gap: 12px; 
        }

        #clemy-qui-suis-je .ux-gift-icon { font-size: 1.8rem; }

        #clemy-qui-suis-je .ux-gift-info strong { 
            display: block; 
            font-size: 1rem; 
            color: var(--navy); 
        }
        
        #clemy-qui-suis-je .ux-gift-info strong a { color: var(--navy); text-decoration: none; }

        #clemy-qui-suis-je .ux-gift-info span { 
            font-size: 0.75rem; 
            color: #999; 
            text-transform: uppercase; 
            letter-spacing: 1px; 
        }

        #clemy-qui-suis-je .ux-soul-quote {
            font-size: 1.4rem; 
            font-style: italic; 
            color: var(--navy); 
            border-left: 4px solid var(--wine); 
            padding-left: 20px; 
            margin: 30px 0; 
            font-weight: 300;
        }

        #clemy-qui-suis-je .ux-closing-tag {
            font-size: 0.85rem; 
            font-weight: 800; 
            text-transform: uppercase; 
            letter-spacing: 3px; 
            color: #bbb;
        }

        /* IMAGE ET SCEAU */
        #clemy-qui-suis-je .ux-portrait-frame {
            position: relative;
            width: 100%;
        }

        #clemy-qui-suis-je .ux-portrait-frame img {
            width: 100%;
            height: auto;
            border-radius: 30px;
            box-shadow: 0 20px 60px rgba(0,0,0,0.1);
            display: block;
        }

        #clemy-qui-suis-je .ux-seal-loyalty {
            position: absolute;
            top: 20px;
            left: -30px;
            width: 140px; 
            height: 140px;
            background: var(--navy);
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            box-shadow: 0 10px 30px rgba(0,0,0,0.3);
            border: 4px solid #fff;
            z-index: 10;
        }

        #clemy-qui-suis-je .ux-seal-val { 
            display: block; 
            font-size: 2.5rem; 
            font-weight: 900; 
            color: var(--wine); 
            line-height: 1;
            text-align: center;
        }

        #clemy-qui-suis-je .ux-seal-lbl { 
            display: block;
            font-size: 0.6rem; 
            font-weight: 700; 
            text-transform: uppercase; 
            color: #fff; 
            opacity: 0.7;
            text-align: center;
            margin-top: 5px;
        }

        /* RESPONSIVE */
        @media (max-width: 800px) {
            #clemy-qui-suis-je .ux-mag-number { font-size: 5rem; top: -20px; }
            #clemy-qui-suis-je .ux-personality-layout { flex-direction: column-reverse; }
            #clemy-qui-suis-je .ux-seal-loyalty { width: 110px; height: 110px; left: 10px; top: -20px; }
            #clemy-qui-suis-je .ux-seal-val { font-size: 2rem; }
            #clemy-qui-suis-je .ux-gifts-row { flex-direction: column; gap: 15px; }
        }/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-89c8359 */:root {
            --navy: #1A0B2E;
            --wine: #8A1538;
            --purple: #6D28D9;
            --light-bg: #fdfbfd;
            --text-gray: #555;
        }

        #clemy-faq-serieuse {
            padding: 100px 20px;
            background: #ffffff;
            font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
            color: var(--navy);
            overflow: hidden;
        }

        #clemy-faq-serieuse .ux-editorial-container {
            max-width: 900px;
            margin: 0 auto;
        }

        /* HEADER TYPE MAGAZINE */
        #clemy-faq-serieuse .ux-faq-header { 
            margin-bottom: 70px; 
            position: relative; 
        }
        
        #clemy-faq-serieuse .ux-mag-number { 
            position: absolute; 
            top: -50px; 
            left: -15px; 
            font-size: 9rem; 
            font-weight: 950; 
            color: #f8f8f8; 
            z-index: 0; 
            line-height: 1;
        }

        #clemy-faq-serieuse .ux-h2-massive { 
            font-size: clamp(2.2rem, 6vw, 3.8rem); 
            font-weight: 950; 
            line-height: 1.1; 
            letter-spacing: -3px; 
            margin: 0; 
            position: relative; 
            z-index: 1;
        }

        #clemy-faq-serieuse .ux-text-aurora { 
            background: linear-gradient(135deg, var(--wine) 0%, var(--purple) 100%); 
            -webkit-background-clip: text; 
            -webkit-text-fill-color: transparent; 
        }

        #clemy-faq-serieuse .ux-header-line { 
            width: 80px; 
            height: 6px; 
            background: var(--wine); 
            border-radius: 10px; 
            margin-top: 25px;
        }

        /* ACCORDÉONS HAUTE COUTURE */
        #clemy-faq-serieuse .ux-faq-wrapper {
            display: flex;
            flex-direction: column;
            gap: 20px;
        }

        #clemy-faq-serieuse .ux-faq-item {
            background: #ffffff;
            border: 1px solid rgba(0,0,0,0.05);
            border-radius: 30px;
            overflow: hidden;
            transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
        }

        #clemy-faq-serieuse .ux-faq-item[open] {
            border-color: var(--purple);
            box-shadow: 0 30px 60px rgba(109, 40, 217, 0.08);
            transform: translateY(-5px);
        }

        #clemy-faq-serieuse .ux-faq-summary {
            list-style: none;
            padding: 35px 40px;
            cursor: pointer;
            font-weight: 800;
            font-size: 1.3rem;
            color: var(--navy);
            display: flex;
            justify-content: space-between;
            align-items: center;
            outline: none;
            user-select: none;
        }

        #clemy-faq-serieuse .ux-faq-summary::-webkit-details-marker {
            display: none;
        }

        /* ICONE PLUS/MINUS ANIMÉE */
        #clemy-faq-serieuse .ux-faq-icon {
            width: 24px;
            height: 24px;
            position: relative;
            flex-shrink: 0;
            transition: transform 0.4s ease;
        }

        #clemy-faq-serieuse .ux-faq-icon::before,
        #clemy-faq-serieuse .ux-faq-icon::after {
            content: '';
            position: absolute;
            background: var(--purple);
            border-radius: 2px;
            transition: all 0.3s ease;
        }

        /* Barre horizontale */
        #clemy-faq-serieuse .ux-faq-icon::before {
            width: 100%;
            height: 3px;
            top: 50%;
            left: 0;
            transform: translateY(-50%);
        }

        /* Barre verticale */
        #clemy-faq-serieuse .ux-faq-icon::after {
            width: 3px;
            height: 100%;
            left: 50%;
            top: 0;
            transform: translateX(-50%);
        }

        #clemy-faq-serieuse .ux-faq-item[open] .ux-faq-icon {
            transform: rotate(135deg);
        }

        #clemy-faq-serieuse .ux-faq-item[open] .ux-faq-icon::before,
        #clemy-faq-serieuse .ux-faq-item[open] .ux-faq-icon::after {
            background: var(--wine);
        }

        /* CONTENU RÉPONSE */
        #clemy-faq-serieuse .ux-faq-content {
            padding: 0 40px 40px;
            animation: fadeIn 0.5s ease-out;
        }

        #clemy-faq-serieuse .ux-content-inner {
            padding-top: 20px;
            border-top: 1px solid #f8f8f8;
            font-size: 1.15rem;
            line-height: 1.8;
            color: var(--text-gray);
        }

        #clemy-faq-serieuse .ux-content-inner a {
            color: var(--wine);
            text-decoration: none;
            font-weight: 700;
            border-bottom: 2px solid rgba(138, 21, 56, 0.1);
            transition: all 0.2s;
        }

        #clemy-faq-serieuse .ux-content-inner a:hover {
            border-bottom-color: var(--wine);
            color: var(--purple);
        }

        @keyframes fadeIn {
            from { opacity: 0; transform: translateY(-10px); }
            to { opacity: 1; transform: translateY(0); }
        }

        /* RESPONSIVE */
        @media (max-width: 700px) {
            #clemy-faq-serieuse .ux-mag-number { font-size: 6rem; top: -30px; }
            #clemy-faq-serieuse .ux-faq-summary { padding: 25px; font-size: 1.1rem; }
            #clemy-faq-serieuse .ux-faq-content { padding: 0 25px 30px; }
            #clemy-faq-serieuse .ux-faq-item { border-radius: 20px; }
        }/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-92e4795 */:root {
            --navy: #1A0B2E;
            --wine: #8A1538;
            --purple: #6D28D9;
            --light-bg: #fdfbfd;
            --text-gray: #555;
        }

        #clemy-cta-direct {
            padding: 120px 20px;
            background: #ffffff;
            font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
            color: var(--navy);
            overflow: hidden;
            display: flex;
            justify-content: center;
        }

        #clemy-cta-direct .ux-editorial-container {
            max-width: 1000px;
            width: 100%;
            position: relative;
        }

        /* DÉCORATION D'ARRIÈRE-PLAN (AURORA) */
        .ux-cta-aurora {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 120%;
            height: 120%;
            background: radial-gradient(circle, rgba(109, 40, 217, 0.08) 0%, rgba(138, 21, 56, 0.04) 30%, transparent 70%);
            pointer-events: none;
            z-index: 1;
        }

        /* CARTE RADIANTE */
        .ux-cta-card {
            background: #ffffff;
            border-radius: 60px;
            padding: 100px 60px;
            text-align: center;
            position: relative;
            z-index: 2;
            border: 1px solid rgba(0,0,0,0.03);
            box-shadow: 0 40px 100px rgba(26, 11, 46, 0.06);
            transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
        }

        .ux-cta-card:hover {
            transform: translateY(-10px);
            box-shadow: 0 60px 130px rgba(109, 40, 217, 0.12);
        }

        /* TYPOGRAPHIE MASSIVE */
        .ux-cta-tag {
            font-size: 0.8rem;
            font-weight: 950;
            text-transform: uppercase;
            letter-spacing: 5px;
            color: #bbb;
            display: block;
            margin-bottom: 30px;
        }

        .ux-h2-massive { 
            font-size: clamp(2.2rem, 6vw, 4rem); 
            font-weight: 950; 
            line-height: 1; 
            letter-spacing: -3px; 
            margin: 0 0 35px 0;
            color: var(--navy);
        }

        .ux-text-reveal {
            background: linear-gradient(135deg, var(--wine) 0%, var(--purple) 100%);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
        }

        .ux-cta-lead {
            font-size: 1.4rem;
            color: var(--text-gray);
            max-width: 700px;
            margin: 0 auto 60px;
            line-height: 1.6;
            font-weight: 300;
        }

        /* LE BOUTON RADIANT (WAHOU) */
        .ux-btn-radiant {
            position: relative;
            display: inline-flex;
            padding: 28px 70px;
            background: var(--navy);
            color: #ffffff !important;
            text-decoration: none !important;
            border-radius: 100px;
            font-weight: 900;
            font-size: 1.4rem;
            overflow: hidden;
            box-shadow: 0 20px 50px rgba(26, 11, 46, 0.3);
            transition: all 0.4s ease;
            cursor: pointer;
        }

        /* Effet de balayage lumineux interne */
        .ux-btn-shimmer {
            position: absolute;
            top: 0;
            left: -150%;
            width: 100%;
            height: 100%;
            background: linear-gradient(90deg, transparent, rgba(255,255,255,0.15), transparent);
            animation: shimmer-swipe 4s infinite ease-in-out;
            pointer-events: none;
        }

        @keyframes shimmer-swipe {
            0% { left: -150%; }
            30% { left: 150%; }
            100% { left: 150%; }
        }

        .ux-btn-radiant:hover {
            transform: scale(1.05);
            background: var(--wine);
            box-shadow: 0 30px 70px rgba(138, 21, 56, 0.4);
        }

        /* REASSURANCE */
        .ux-cta-trust {
            margin-top: 45px;
            display: flex;
            justify-content: center;
            align-items: center;
            gap: 20px;
            font-size: 0.85rem;
            font-weight: 800;
            color: #ccc;
            text-transform: uppercase;
            letter-spacing: 2px;
        }

        .ux-trust-sep { color: #eee; }

        /* RESPONSIVE */
        @media (max-width: 850px) {
            .ux-cta-card { padding: 60px 30px; border-radius: 40px; }
            .ux-h2-massive { font-size: 2.2rem; }
            .ux-btn-radiant { padding: 22px 30px; font-size: 1.1rem; width: 100%; justify-content: center; box-sizing: border-box; }
            .ux-cta-trust { flex-direction: column; gap: 10px; }
            .ux-trust-sep { display: none; }
        }/* End custom CSS */