.elementor-3763 .elementor-element.elementor-element-11987854{--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-3b8e5db *//* =========================================
   31. HEADER & INTRO : CHRONOS UI
   ========================================= */

/* HEADER GLASS */
.ux-header-glass {
    position: sticky;
    top: 0;
    z-index: 1000;
    background: rgba(255, 255, 255, 0.85);
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
    border-bottom: 1px solid rgba(0,0,0,0.05);
}

.ux-header-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 15px 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ux-brand {
    font-size: 1.3rem;
    font-weight: 900;
    letter-spacing: -1px;
    color: #1A0B2E;
}

.ux-nav-minimal {
    display: flex;
    gap: 25px;
    align-items: center;
}

.ux-nav-minimal a {
    text-decoration: none;
    color: #555;
    font-size: 0.9rem;
    font-weight: 700;
    transition: color 0.3s ease;
}

.ux-nav-minimal a:hover { color: #6D28D9; }

.ux-nav-cta {
    background: #1A0B2E;
    color: #fff !important;
    padding: 8px 18px;
    border-radius: 100px;
}

/* SECTION INTRO */
.ux-intro-temporal {
    padding: 100px 20px;
    background: #ffffff;
}

.ux-editorial-container {
    max-width: 1050px;
    margin: 0 auto;
}

.ux-hero-content {
    text-align: center;
    margin-bottom: 80px;
}

.ux-eyebrow {
    display: block;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-weight: 800;
    font-size: 0.8rem;
    margin-bottom: 20px;
}

.ux-h1-sculpted {
    font-size: clamp(2.2rem, 5vw, 3.8rem);
    font-weight: 950;
    color: #1A0B2E;
    line-height: 1.1;
    letter-spacing: -2px;
}

.ux-hero-line {
    width: 80px;
    height: 5px;
    background: #8A1538;
    margin: 30px auto;
    border-radius: 10px;
}

/* LAYOUT TEXTE + CARTE */
.ux-text-layout {
    display: flex;
    gap: 60px;
    align-items: flex-start;
}

.ux-text-column {
    flex: 1.2;
    color: #444;
    font-size: 1.15rem;
    line-height: 1.8;
}

.ux-dropcap {
    font-size: 1.3rem;
    color: #1A0B2E;
    font-weight: 500;
}

/* CARTE ENGAGEMENT GLASS */
.ux-engagement-card {
    flex: 1;
    position: relative;
    padding: 2px;
    background: linear-gradient(135deg, #6D28D9, #8A1538);
    border-radius: 30px;
    box-shadow: 0 25px 50px rgba(109, 40, 217, 0.15);
}

.ux-card-inner {
    background: #ffffff;
    padding: 40px;
    border-radius: 28px;
}

.ux-card-tag {
    color: #8A1538;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 0.75rem;
    letter-spacing: 2px;
}

.ux-card-h3 {
    font-size: 1.6rem;
    font-weight: 900;
    color: #1A0B2E;
    margin: 15px 0;
}

/* MOBILE */
@media (max-width: 900px) {
    .ux-text-layout { flex-direction: column; }
    .ux-nav-minimal { display: none; }
    .ux-h1-sculpted { font-size: 2.2rem; }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-5d46215 *//* =========================================
   32. NATURE DE LA VOYANCE : LUXE ÉDITORIAL
   ========================================= */
#nature.ux-mag-section {
    padding: 120px 20px;
    background: #ffffff;
    color: #1A0B2E;
}

#nature .ux-editorial-container {
    max-width: 1100px;
    margin: 0 auto;
}

/* HEADER MAGAZINE */
#nature .ux-mag-header {
    margin-bottom: 80px;
    position: relative;
}

#nature .ux-mag-number {
    font-size: 8rem;
    font-weight: 900;
    color: #f0f0f0;
    position: absolute;
    top: -60px;
    left: -20px;
    z-index: 1;
}

#nature .ux-mag-h2 {
    font-size: clamp(2.5rem, 6vw, 3rem);
    font-weight: 900;
    line-height: 1;
    margin: 0;
    position: relative;
    z-index: 2;
    letter-spacing: -2px;
}

/* BLOCS DE TEXTE */
#nature .ux-mag-intro {
    max-width: 700px;
    margin-bottom: 80px;
}

#nature .ux-mag-h3 {
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 1rem;
    font-weight: 800;
    margin-bottom: 25px;
}

#nature p {
    font-size: 1.2rem;
    line-height: 1.7;
    margin-bottom: 20px;
}

/* VISUEL CENTRAL */
#nature .ux-mag-visual {
    margin-bottom: 100px;
}

#nature .ux-mag-visual img {
    width: 100%;
    border-radius: 4px; /* Coins presque droits pour le côté archi */
    box-shadow: 0 30px 60px rgba(0,0,0,0.05);
}

#nature .ux-mag-caption {
    font-style: italic;
    color: #888;
    margin-top: 15px;
    text-align: right;
    font-size: 0.9rem;
}

/* COMPARAISON ÉPURÉE */
#nature .ux-mag-comparison {
    margin-bottom: 100px;
    max-width: 900px;
}

#nature .ux-comp-line, #nature .ux-comp-line-active {
    padding: 30px 0;
    border-bottom: 1px solid #eee;
    display: flex;
    gap: 40px;
}

#nature .ux-comp-line-active {
    border-bottom: 2px solid #8A1538;
}

#nature .ux-comp-label {
    min-width: 80px;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 0.8rem;
    margin-top: 5px;
}

#nature .ux-comp-conclusion {
    margin-top: 30px;
    font-size: 1.1rem;
}

/* FOOTER ENGAGEMENT */
#nature .ux-mag-footer {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: end;
}

#nature .ux-mag-commitment {
    padding-top: 30px;
}

#nature .ux-mag-commitment p {
    font-weight: 800;
    font-size: 1.4rem;
    line-height: 1.3;
}

/* RESPONSIVE */
@media (max-width: 900px) {
    #nature .ux-mag-footer { grid-template-columns: 1fr; }
    #nature .ux-comp-line, #nature .ux-comp-line-active { flex-direction: column; gap: 10px; }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-7612d79 *//* =========================================
   33. SUPPORTS : DESIGN TECHNIQUE DE LUXE
   ========================================= */
#supports.ux-tech-section {
    padding: 120px 20px;
    background: #ffffff;
}

#supports .ux-editorial-container {
    max-width: 1200px;
    margin: 0 auto;
}

/* HEADER STYLE MAGAZINE */
#supports .ux-tech-header {
    margin-bottom: 100px;
    max-width: 800px;
    position: relative;
}

#supports .ux-mag-number {
    font-size: 8rem;
    font-weight: 900;
    color: #f7f7f7;
    position: absolute;
    top: -60px;
    left: -10px;
    z-index: 1;
}

#supports .ux-mag-h2 {
    font-size: clamp(2.5rem, 6vw, 3rem);
    font-weight: 950;
    line-height: 1.1;
    color: #1A0B2E;
    position: relative;
    z-index: 2;
    margin-bottom: 30px;
    letter-spacing: -2px;
}

#supports .ux-tech-intro {
    font-size: 1.3rem;
    line-height: 1.6;
    color: #444;
    border-left: 1px solid #eee;
    padding-left: 30px;
}

/* LA GRILLE (OPEN LAYOUT) */
#supports .ux-tech-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 80px 60px;
    margin-bottom: 120px;
}

#supports .ux-tech-item {
    border-top: 1px solid #eee;
    padding-top: 25px;
}

#supports .ux-tech-meta {
    text-transform: uppercase;
    font-size: 0.7rem;
    font-weight: 900;
    letter-spacing: 3px;
    margin-bottom: 15px;
}

#supports .ux-tech-h3 {
    font-size: 1.6rem;
    font-weight: 800;
    color: #1A0B2E;
    margin-bottom: 20px;
}

#supports .ux-tech-item p {
    font-size: 1.1rem;
    line-height: 1.7;
    color: #555;
    margin: 0;
}

/* BLOC SYNERGIE (GRAND FORMAT) */
#supports .ux-synergy-hub {
    margin-top: 100px;
    display: flex;
    flex-direction: column;
    gap: 40px;
}

#supports .ux-synergy-visual img {
    width: 100%;
    border-radius: 8px;
    box-shadow: 0 40px 80px rgba(0,0,0,0.06);
}

#supports .ux-synergy-content {
    background: #fdfbfd;
    padding: 50px;
    border-radius: 0 20px 20px 0;
}

#supports .ux-synergy-content h4 {
    font-size: 1.8rem;
    font-weight: 900;
    color: #1A0B2E;
    margin-bottom: 15px;
}

#supports .ux-synergy-content p {
    font-size: 1.2rem;
    color: #444;
    margin: 0;
}

/* MOBILE */
@media (max-width: 800px) {
    #supports .ux-tech-grid { grid-template-columns: 1fr; gap: 40px; }
    #supports .ux-synergy-content { padding: 30px; }
    #supports .ux-mag-h2 { font-size: 2.2rem; }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-a50dd07 *//* =========================================
   34. MÉTHODES : DESIGN INSIGHT TARGET (UX/UI)
   ========================================= */
#methodes.ux-insight-target-section {
    padding: 120px 20px;
    background: #ffffff;
    color: #1A0B2E;
    overflow: hidden;
}

#methodes .ux-editorial-container {
    max-width: 1100px;
    margin: 0 auto;
}

/* HEADER STYLE MAGAZINE GÉANT */
#methodes .ux-mag-header {
    margin-bottom: 100px;
    position: relative;
}

#methodes .ux-mag-number {
    font-size: 8rem;
    font-weight: 900;
    color: #f7f7f7;
    position: absolute;
    top: -60px;
    left: -15px;
    z-index: 1;
}

#methodes .ux-mag-h2 {
    font-size: clamp(2.5rem, 6vw, 3rem);
    font-weight: 950;
    line-height: 1;
    margin: 0;
    position: relative;
    z-index: 2;
    letter-spacing: -2px;
}

/* BLOC DE FOCALISATION */
#methodes .ux-focus-target {
    max-width: 800px;
    margin: 0 auto;
}

#methodes .ux-focus-lead {
    font-size: 1.4rem;
    line-height: 1.6;
    color: #555;
    margin-bottom: 80px;
    text-align: center;
}

/* LA GRILLE D'INSIGHT ÉCLATÉE */
#methodes .ux-insight-grid-target {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    gap: 20px;
    position: relative;
}

/* Ligne d'accentuation pour l'image (Simulation) */
#methodes .ux-insight-grid-target::before {
    content: '';
    position: absolute;
    top: 50%; left: -50px; right: -50px;
    height: 1px;
    background: linear-gradient(90deg, transparent, #8A1538, transparent);
    opacity: 0.3;
}

/* Base des éclats d'insight */
#methodes .ux-insight-shard {
    display: flex;
    gap: 20px;
    background: #ffffff;
    padding: 30px;
    border-radius: 16px;
    box-shadow: 0 10px 30px rgba(26, 11, 46, 0.03);
    border: 1px solid rgba(0,0,0,0.02);
    position: relative;
    z-index: 10;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

#methodes .ux-insight-shard:hover {
    transform: translateY(-8px) scale(1.02);
    box-shadow: 0 20px 50px rgba(109, 40, 217, 0.1);
}

/* Marqueur graphique */
#methodes .ux-shard-mark {
    font-size: 1.5rem;
    font-weight: 400;
}

/* Typo de l'éclat */
#methodes .ux-shard-text h3 {
    font-size: 1.4rem;
    font-weight: 850;
    color: #1A0B2E;
    margin-bottom: 10px;
}

#methodes .ux-shard-text p {
    font-size: 1.1rem;
    line-height: 1.6;
    color: #555;
    margin: 0;
}

/* Positionnement asymétrique déconstruit */
#methodes .shard-1 { grid-column: 1 / 8; margin-bottom: 30px; border-left: 4px solid #6D28D9; }
#methodes .shard-2 { grid-column: 5 / 13; border-left: 4px solid #8A1538; box-shadow: 0 15px 40px rgba(138, 21, 56, 0.08); }
#methodes .shard-3 { grid-column: 2 / 10; margin-top: 30px; border-left: 4px solid #6D28D9; }

/* Liens stylisés */
#methodes .ux-link-purple {
    color: #6D28D9;
    font-weight: 700;
    text-decoration: none;
    border-bottom: 1px solid rgba(109, 40, 217, 0.2);
}

/* MOBILE ADJUSTMENTS */
@media (max-width: 900px) {
    #methodes .ux-mag-h1 { font-size: 2.2rem; }
    #methodes .ux-insight-grid-target { display: flex; flex-direction: column; gap: 30px; }
    #methodes .ux-focus-lead { font-size: 1.2rem; margin-bottom: 50px; }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-5701cb2 *//* =========================================
   35. APPLICATIONS : BENTO GRID UI
   ========================================= */
#exemples.ux-bento-section {
    padding: 100px 20px;
    background: #ffffff;
}

#exemples .ux-editorial-container {
    max-width: 1160px;
    margin: 0 auto;
}

/* HEADER STYLE */
#exemples .ux-mag-header { margin-bottom: 60px; position: relative; }
#exemples .ux-mag-number { font-size: 8rem; font-weight: 900; color: #f7f7f7; position: absolute; top: -60px; left: -10px; z-index: 1; }
#exemples .ux-mag-h2 { font-size: 3.5rem; font-weight: 950; color: #1A0B2E; position: relative; z-index: 2; line-height: 1; letter-spacing: -2px; }
#exemples .ux-mag-line { width: 60px; height: 5px; margin-top: 20px; border-radius: 10px; }

/* BENTO GRID LAYOUT */
#exemples .ux-bento-grid {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-auto-rows: minmax(300px, auto);
    gap: 24px;
    margin-bottom: 60px;
}

#exemples .ux-bento-card {
    background: #fdfbfd;
    border-radius: 32px;
    padding: 40px;
    border: 1px solid rgba(0,0,0,0.03);
    transition: transform 0.4s ease, box-shadow 0.4s ease;
}

#exemples .ux-bento-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 30px 60px rgba(109, 40, 217, 0.08);
}

#exemples .card-love { grid-column: span 7; }
#exemples .card-pro { grid-column: span 5; background: #1A0B2E; color: #fff; }
#exemples .card-holistic { grid-column: span 12; background: #ffffff; border: 2px solid #f4f0ff; }

/* STYLES INTERNES CARTES */
#exemples .ux-card-icon { font-size: 2rem; margin-bottom: 20px; }
#exemples .ux-bento-card h3 { font-size: 1.6rem; font-weight: 900; margin-bottom: 25px; }

/* Timeline Mini (Love) */
#exemples .ux-timeline-mini { margin-bottom: 25px; }
#exemples .ux-t-item { margin-bottom: 20px; }
#exemples .ux-t-date { 
    display: inline-block; padding: 4px 12px; border-radius: 50px; 
    color: #fff; font-size: 0.8rem; font-weight: 800; margin-bottom: 8px;
}

/* Milestone List (Pro) */
#exemples .ux-m-item { margin-bottom: 15px; border-left: 2px solid rgba(255,255,255,0.2); padding-left: 15px; }
#exemples .ux-m-point { display: block; color: #8A1538; font-weight: 900; font-size: 0.9rem; text-transform: uppercase; }
#exemples .ux-m-item p { color: rgba(255,255,255,0.8); margin: 0; }

/* Holistic (Scan Effect) */
#exemples .ux-holistic-flex { display: flex; align-items: center; gap: 40px; }
#exemples .ux-holistic-text { flex: 1; }
#exemples .ux-highlight { background: #fff7fa; padding: 10px 15px; border-radius: 10px; color: #8A1538; font-style: italic; margin-top: 20px; }

/* Animation Radar */
#exemples .ux-scan-visual { position: relative; width: 150px; height: 150px; flex-shrink: 0; }
#exemples .ux-pulse-ring {
    position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);
    width: 20px; height: 20px; background: #6D28D9; border-radius: 50%;
    animation: scan-pulse 3s infinite;
}
.delay-1 { animation-delay: 1s !important; }
.delay-2 { animation-delay: 2s !important; }

@keyframes scan-pulse {
    0% { width: 20px; height: 20px; opacity: 1; }
    100% { width: 150px; height: 150px; opacity: 0; }
}

/* BANNER */
#exemples .ux-roadmap-banner { position: relative; border-radius: 40px; overflow: hidden; box-shadow: 0 40px 80px rgba(0,0,0,0.1); }
#exemples .ux-roadmap-banner img { width: 100%; display: block; }
#exemples .ux-banner-text { 
    position: absolute; bottom: 30px; left: 30px; 
    background: #fff; padding: 10px 25px; border-radius: 50px; 
    font-weight: 900; color: #1A0B2E; text-transform: uppercase; font-size: 0.8rem;
}

/* MOBILE */
@media (max-width: 900px) {
    #exemples .ux-bento-grid { display: flex; flex-direction: column; }
    #exemples .ux-holistic-flex { flex-direction: column; text-align: center; }
    #exemples .ux-mag-h2 { font-size: 2.2rem; }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-64f417f *//* =========================================
   36. FORMATS : DUAL EXPERIENCE UI
   ========================================= */
#formats.ux-format-.elementor-3763 .elementor-element.elementor-element-64f417f {
    padding: 120px 20px;
    background: #ffffff;
}

#formats .ux-editorial-container {
    max-width: 1100px;
    margin: 0 auto;
}

/* HEADER STYLE MAGAZINE */
#formats .ux-mag-header { margin-bottom: 80px; position: relative; }
#formats .ux-mag-number { font-size: 8rem; font-weight: 900; color: #f7f7f7; position: absolute; top: -60px; left: -10px; z-index: 1; }
#formats .ux-mag-h2 { font-size: clamp(2.5rem, 6vw, 3rem); font-weight: 950; color: #1A0B2E; position: relative; z-index: 2; line-height: 1.1; letter-spacing: -2px; }
#formats .ux-mag-line { width: 60px; height: 5px; margin-top: 20px; border-radius: 10px; }

/* GRID LAYOUT */
#formats .ux-format-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}

/* CARDS DESIGN */
#formats .ux-format-card {
    background: #ffffff;
    border-radius: 40px;
    padding: 50px;
    display: flex;
    flex-direction: column;
    gap: 30px;
    border: 1px solid rgba(0,0,0,0.04);
    box-shadow: 0 10px 40px rgba(0,0,0,0.02);
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    overflow: hidden;
}

#formats .ux-format-card:hover {
    transform: translateY(-15px);
    box-shadow: 0 40px 80px rgba(109, 40, 217, 0.12);
}

/* Spécificités Couleurs cards */
#formats .card-mail { border-bottom: 8px solid #6D28D9; }
#formats .card-phone { border-bottom: 8px solid #8A1538; }

/* VISUAL ELEMENT */
#formats .ux-card-visual {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#formats .ux-icon-floating {
    font-size: 3rem;
    filter: drop-shadow(0 10px 15px rgba(0,0,0,0.1));
}

#formats .ux-card-tag {
    padding: 6px 16px;
    border-radius: 100px;
    font-size: 0.75rem;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/* BODY CONTENT */
#formats .ux-card-body h3 {
    font-size: 1.8rem;
    font-weight: 900;
    margin-bottom: 20px;
    line-height: 1.2;
}

#formats .ux-card-body p {
    font-size: 1.15rem;
    line-height: 1.7;
    color: #444;
    margin-bottom: 25px;
}

#formats .ux-link-inline {
    text-decoration: none;
    font-weight: 700;
    border-bottom: 2px solid currentColor;
    padding-bottom: 2px;
}

#formats .ux-card-plus {
    background: #fdfbfd;
    padding: 20px;
    border-radius: 20px;
    font-size: 1rem;
    color: #555;
    border-left: 4px solid #1A0B2E;
}

/* RESPONSIVE */
@media (max-width: 850px) {
    #formats .ux-format-grid { grid-template-columns: 1fr; }
    #formats .ux-format-card { padding: 35px; }
    #formats .ux-mag-h2 { font-size: 2.2rem; }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-da998c4 *//* =========================================
   37. CONVERGENCE & CONCLUSION : UX/UI DESIGN
   ========================================= */
#compatibilite.ux-convergence-section {
    padding: 120px 20px;
    background: #ffffff;
}

#compatibilite .ux-convergence-layout {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 80px;
    align-items: center;
}
.ux-mag-header { margin-bottom: 80px; position: relative; }
.ux-mag-number { font-size: 8rem; font-weight: 900; color: #f7f7f7; position: absolute; top: -60px; left: -10px; z-index: 1; }
.ux-mag-h2 { font-size: clamp(2.5rem, 6vw, 3rem); font-weight: 950; color: #1A0B2E; position: relative; z-index: 2; line-height: 1.1; letter-spacing: -2px; }
.ux-mag-line { width: 60px; height: 5px; margin-top: 20px; border-radius: 10px; }

/* VISUAL RADAR */
#compatibilite .ux-triple-check-card {
    background: #fdfbfd;
    padding: 50px;
    border-radius: 40px;
    border: 1px solid rgba(0,0,0,0.03);
}

#compatibilite .ux-radar-flow {
    position: relative;
    height: 250px;
    margin: 40px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

#compatibilite .ux-radar-node {
    position: absolute;
    width: 100px;
    height: 40px;
    border: 2px solid;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.8rem;
    font-weight: 800;
    background: #fff;
    z-index: 2;
}

/* Positionnement circulaire des nodes */
#compatibilite .ux-radar-node:nth-child(1) { top: 0; }
#compatibilite .ux-radar-node:nth-child(2) { bottom: 60px; left: 0; }
#compatibilite .ux-radar-node:nth-child(3) { bottom: 60px; right: 0; }

#compatibilite .ux-radar-center {
    width: 120px;
    height: 120px;
    background: #1A0B2E;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 900;
    font-size: 0.9rem;
    box-shadow: 0 0 30px rgba(109, 40, 217, 0.3);
}

/* BENEFIT STACK */
#compatibilite .ux-benefit-stack {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

#compatibilite .ux-benefit-item {
    display: flex;
    gap: 25px;
}

#compatibilite .ux-benefit-num {
    font-size: 2rem;
    font-weight: 900;
    color: #f0f0f0;
    line-height: 1;
}

#compatibilite .ux-benefit-txt strong {
    display: block;
    font-size: 1.3rem;
    color: #1A0B2E;
    margin-bottom: 10px;
}

/* --- SECTION CONCLUSION MANIFESTO --- */
.ux-final-manifesto {
    position: relative;
    padding: 150px 20px;
    background: #1A0B2E;
    overflow: hidden;
    color: #fff;
}

.ux-manifesto-bg {
    position: absolute;
    inset: 0;
    z-index: 1;
}

.ux-manifesto-bg img {
    width: 100%; height: 100%; object-fit: cover;
    filter: brightness(0.4) contrast(1.2);
}

.ux-manifesto-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, #1A0B2E, transparent);
}

.ux-manifesto-content {
    position: relative;
    z-index: 10;
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
}

.ux-manifesto-h2 {
    font-size: clamp(2.5rem, 6vw, 4rem);
    font-weight: 950;
    line-height: 1;
    margin-bottom: 40px;
}

.ux-manifesto-h2 span { color: #8A1538; }

.ux-manifesto-text {
    font-size: 1.3rem;
    line-height: 1.8;
    margin-bottom: 50px;
}

.ux-lead-white {
    font-size: 1.8rem;
    font-weight: 800;
    margin-bottom: 20px;
}

.ux-btn-manifesto {
    display: inline-block;
    padding: 22px 50px;
    background: #ffffff;
    color: #1A0B2E;
    text-decoration: none;
    border-radius: 100px;
    font-weight: 900;
    font-size: 1.2rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    box-shadow: 0 20px 40px rgba(0,0,0,0.3);
    transition: all 0.3s ease;
}

.ux-btn-manifesto:hover {
    transform: scale(1.05);
    background: #8A1538;
    color: #fff;
}

/* RESPONSIVE */
@media (max-width: 900px) {
    #compatibilite .ux-convergence-layout { grid-template-columns: 1fr; }
    .ux-manifesto-h2 { font-size: 2.5rem; }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-55609746 *//* --- FAQ EXPERTISE CLÉMY : CLEMY MASTER SYSTEM --- */
#clemy-faq-expertise {
    --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-expertise .faq-canvas {
    max-width: 900px; margin: 0 auto; padding: 0 25px;
}

/* --- HEADER --- */
#clemy-faq-expertise .faq-header { text-align: center; margin-bottom: 60px; }
#clemy-faq-expertise .kicker-wrap { display: flex; align-items: center; justify-content: center; gap: 20px; margin-bottom: 25px; }
#clemy-faq-expertise .kicker { font-size: 0.75rem; font-weight: 900; text-transform: uppercase; letter-spacing: 4px; color: var(--purple); }
#clemy-faq-expertise .kicker-line { flex-grow: 1; height: 1px; max-width: 80px; background: linear-gradient(90deg, var(--purple), transparent); }

#clemy-faq-expertise .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-expertise .text-gradient {
    background: linear-gradient(135deg, var(--purple), var(--wine));
    -webkit-background-clip: text; -webkit-text-fill-color: transparent;
}

#clemy-faq-expertise .faq-intro { font-size: 1.1rem; color: #666; max-width: 600px; margin: 0 auto; line-height: 1.6; }

/* --- ACCORDION ITEMS --- */
#clemy-faq-expertise .faq-grid { display: flex; flex-direction: column; gap: 15px; }

#clemy-faq-expertise .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-expertise .faq-item:hover {
    border-color: var(--purple);
    box-shadow: 0 15px 35px rgba(110, 27, 137, 0.05);
}

#clemy-faq-expertise .faq-item[open] {
    border-color: var(--purple);
    box-shadow: 0 25px 60px rgba(30, 16, 54, 0.08);
}

/* Highlight Triple Convergence */
#clemy-faq-expertise .item-convergence[open] { border-left: 6px solid var(--wine); }

/* SUMMARY STYLING */
#clemy-faq-expertise summary {
    padding: 28px 30px; cursor: pointer; list-style: none;
    display: flex; align-items: center; gap: 20px;
}

#clemy-faq-expertise summary::-webkit-details-marker { display: none; }

#clemy-faq-expertise .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-expertise .q-text {
    font-size: 1.05rem; font-weight: 700; color: var(--dark);
    flex-grow: 1; padding-right: 30px; line-height: 1.4;
}

#clemy-faq-expertise .q-chevron {
    width: 22px; height: 22px; position: relative;
    transition: transform 0.4s;
}

#clemy-faq-expertise .q-chevron::before, 
#clemy-faq-expertise .q-chevron::after {
    content: ''; position: absolute; top: 50%; left: 50%;
    width: 12px; height: 2px; background: var(--purple);
    transition: transform 0.4s;
}

#clemy-faq-expertise .q-chevron::before { transform: translate(-50%, -50%) rotate(0deg); }
#clemy-faq-expertise .q-chevron::after { transform: translate(-50%, -50%) rotate(90deg); }

#clemy-faq-expertise .faq-item[open] .q-chevron { transform: rotate(45deg); }

/* CONTENT STYLING */
#clemy-faq-expertise .faq-content {
    padding: 0 35px 35px 85px; color: #555;
    line-height: 1.8; font-size: 1rem;
    animation: faqExpertSlide 0.5s ease-out;
}

@keyframes faqExpertSlide {
    from { opacity: 0; transform: translateY(-10px); }
    to { opacity: 1; transform: translateY(0); }
}

#clemy-faq-expertise .faq-content strong { color: var(--wine); font-weight: 800; }

/* --- RESPONSIVE --- */
@media (max-width: 768px) {
    #clemy-faq-expertise .faq-canvas { padding: 0 20px; }
    #clemy-faq-expertise .faq-content { padding: 0 25px 30px 25px; }
    #clemy-faq-expertise .q-num { display: none; }
    #clemy-faq-expertise summary { padding: 25px; }
    #clemy-faq-expertise .display-title { text-align: left; }
    #clemy-faq-expertise .kicker-wrap { justify-content: flex-start; }
    #clemy-faq-expertise .faq-intro { text-align: left; }
}/* End custom CSS */