/* =============================================================
   FICHIER D'OPTIMISATION - PAGE VENTE & FAN ZONE
   ============================================================= */

/* 1. PATCH ACCESSIBILITÉ & COULEURS */
.fanzone-page .text-highlight { color: #6ebaff !important; text-decoration: none !important; }
.fanzone-page { background-color: #050a18; color: #ffffff; }
.text-highlight-big { font-family: 'Syne', sans-serif; color: #6ebaff; font-size: 2.5rem; }
.text-stroke { color: transparent; -webkit-text-stroke: 2px #ffffff; }

/* 2. STYLE DES ÉLÉMENTS DÉSACTIVÉS (Espace Pro & Réseaux) */
.disabled-link,
.social-link-disabled {
    pointer-events: none !important;
    cursor: default !important;
    opacity: 0.4 !important;
    filter: grayscale(100%) !important;
}

a.disabled-link, span.disabled-link {
    color: #888888 !important;
    border-color: #444444 !important;
    background: transparent !important;
}

/* 3. HERO SECTION - IMAGE DANS LE CSS */
.regie-header-bg {
    background-image: linear-gradient(rgba(0,0,0,0.85), rgba(0,0,0,0.85)), url('../img/regie/regie-publicitaire-ecran-geant-led-communication-visuelle-france.webp') !important;
    background-size: cover !important;
    background-position: center !important;
}

.hero-projects {
    background-image: linear-gradient(rgba(0,0,0,0.95), rgba(0,0,0,0.95)), url('../img/projets/realisations-installations-ecrans-geants-led-visionair-france.webp') !important;
    background-size: cover !important;
    background-position: center !important;
}

.page-header {
    background-image: linear-gradient(rgba(0,0,0,0.95), rgba(0,0,0,0.95)), url('../img/faq/faq-questions-reponses-location-ecran-geant-led.webp') !important;
    background-size: cover !important;
    background-position: center !important;
}

.page-hero {
    background-image: linear-gradient(rgba(0,0,0,0.95), rgba(0,0,0,0.95)), url('../img/mentions-legales-visionair-led-juridique-general.webp') !important;
    background-size: cover !important;
    background-position: center !important;
}

.hero-cms-dark {
    background-image: linear-gradient(rgba(0,0,0,0.90), rgba(0,0,0,0.90)), url('../img/cms/interface-logiciel-cms-visionair-dashboard-pilotage-ecran.webp') !important;
    background-size: cover !important;
    background-position: center !important;
}

.fz-hero {
    background-image: linear-gradient(rgba(0,0,0,0.85), rgba(0,0,0,0.85)), url('../img/location/location-materiel-sonorisation-eclairage-scenique-concert-evenement.webp');
    background-size: cover;
    background-position: center;
}

/* 4. CORRECTION CONTRASTE - ÉLÉMENTS CIBLÉS UNIQUEMENT */
/* PAGES CLAIRES (FAQ, Mentions légales, etc.) */
.text-highlight {
    color: #0052cc !important;
    text-decoration: none !important;
    font-weight: 600 !important;
}

.text-highlight:hover {
    color: #003d99 !important;
}

.legal-text a {
    color: #0052cc !important;
    text-decoration: underline !important;
    font-weight: 600 !important;
    border-bottom: 1px solid #0052cc !important;
}

.legal-text a:hover {
    color: #003d99 !important;
    background-color: rgba(0, 82, 204, 0.1) !important;
    border-bottom: 2px solid #003d99 !important;
}

.faq-category-title {
    color: #000000 !important;
    background-color: #ffffff !important;
    padding: 10px 15px !important;
    margin: 30px 0 20px 0 !important;
    border-left: 4px solid #0066cc !important;
}

.faq-question h3 {
    color: #000000 !important;
}

.faq-answer p {
    color: #222222 !important;
    line-height: 1.6 !important;
}

.faq-answer p strong {
    color: #000000 !important;
    font-weight: 700 !important;
}

/* 5. CONTRASTE CTA FOOTER */
.f-cta h2 {
    color: #ffffff !important;
}

.ph-title {
    color: #ffffff !important;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.8) !important;
}

.ph-subtitle {
    color: #ffffff !important;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.8) !important;
}

.hero-content-inner h1 {
    color: #ffffff !important;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.8) !important;
}

.hero-content-inner p {
    color: #ffffff !important;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.8) !important;
}

.hero-cms-content h1 {
    color: #ffffff !important;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.8) !important;
}

.hero-top-text {
    color: #ffffff !important;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.8) !important;
}

.hero-desc-spaced {
    color: #ffffff !important;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.8) !important;
}

/* 6. CONTRASTE PAGE CMS - ÉLÉMENTS CIBLÉS */
.pillar-title,
.exp-title,
.step-title,
.tools-title {
    color: #000000 !important;
    font-weight: 900 !important;
}

.mission-title {
    color: #000000 !important;
    font-weight: 900 !important;
}

.pillar-desc,
.exp-desc,
.mission-text,
.step-desc {
    color: #222222 !important;
    font-weight: 600 !important;
}

/* Éléments sur fond sombre */
.dark-caption,
.source-label {
    color: #ffffff !important;
    font-weight: 700 !important;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.8) !important;
}

.os-name {
    color: #000000 !important;
    font-weight: 700 !important;
}

/* Prix cards - BLANC SUR FOND SOMBRE */
.price-desc-dark,
.price-list-dark li {
    color: #ffffff !important;
    font-weight: 600 !important;
}

/* PAGE CMS - BADGES */
.hero-badge-cms {
    color: #ffffff !important;
    background: #000000 !important;
    font-weight: 800 !important;
}

.pillar-number {
    color: #ffffff !important;
    background: #000000 !important;
    font-weight: 900 !important;
}

.step-number {
    color: #ffffff !important;
    background: #000000 !important;
    font-weight: 900 !important;
}

/* FOND SOMBRE - TITRES ET PARAGRAPHES BLANCS */
.pricing-section-dark p,
.hero-cms-dark p {
    color: #ffffff !important;
}

.pricing-section-dark h1,
.pricing-section-dark h2,
.pricing-section-dark h3,
.pricing-section-dark h4,
.hero-cms-dark h1 {
    color: #ffffff !important;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.8) !important;
}

/* Classe SEO uniquement */
.sr-only {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0,0,0,0) !important;
    white-space: nowrap !important;
    border: 0 !important;
}

/* 7. HERO GÉNÉRIQUE FZ */
.fz-hero {
    height: 85vh;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-color: #050a18;
}

.fz-overlay { position: absolute; inset: 0; background: linear-gradient(to bottom, rgba(5,10,24,0.6), rgba(5,10,24,1)); }
.fz-content { position: relative; z-index: 2; max-width: 900px; padding: 0 20px; }

.fz-tag {
    display: inline-block;
    background: #004ea2;
    color: #ffffff;
    padding: 10px 18px;
    text-transform: uppercase;
    font-family: 'Syne', sans-serif;
    font-weight: 700;
    font-size: 0.85rem;
    margin-bottom: 20px;
    letter-spacing: 2px;
}

.fz-hero h1 { font-family: 'Oswald', sans-serif; font-size: 5rem; line-height: 1.1; text-transform: uppercase; margin-bottom: 25px; color: #ffffff !important; }
.fz-hero p { font-family: 'Manrope', sans-serif; font-size: 1.25rem; color: #f0f0f0 !important; max-width: 650px; margin: 0 auto 45px auto; line-height: 1.6; }

.btn-fz-hero {
    display: inline-block !important;
    width: auto;
    padding: 18px 45px;
    background: #ffffff;
    color: #050a18 !important;
    border: 2px solid #ffffff;
    font-weight: 700;
    text-decoration: none !important;
    border-radius: 4px;
}
.btn-fz-hero:hover { background: #6ebaff; border-color: #6ebaff; color: #000000 !important; }

/* 8. SECTIONS ZIG-ZAG (SPLIT) */
.fz-split { display: flex; min-height: 600px; background: #050a18; border-top: 1px solid rgba(255,255,255,0.1); }
.fz-split.fz-reverse { flex-direction: row-reverse; }
.fz-split-img { flex: 1; position: relative; min-height: 400px; background-color: #111; }
.fz-split-img img { width: 100%; height: 100%; object-fit: cover; }
.fz-split-content { flex: 1; padding: 80px 100px; display: flex; flex-direction: column; justify-content: center; box-sizing: border-box; }
.fz-split-content h2 { font-family: 'Oswald', sans-serif; font-size: 3rem; text-transform: uppercase; line-height: 1.1; margin-bottom: 30px; color: #ffffff !important; }
.fz-split-content p { color: #e6e6e6 !important; line-height: 1.7; margin-bottom: 25px; font-size: 1.1rem; max-width: 95%; }
.fz-list { list-style: none; margin-top: 25px; padding: 0; }
.fz-list li { font-family: 'Syne', sans-serif; font-weight: 700; font-size: 1.15rem; margin-bottom: 20px; display: flex; align-items: center; gap: 15px; color: #ffffff !important; }
.fz-list li i { color: #6ebaff; font-size: 1.2em; }

/* 9. PILIERS FZ */
.fz-pillars { background: #0b1121; padding: 100px 50px; }
.fz-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 50px; max-width: 1200px; margin: 0 auto; }
.fz-item { text-align: center; padding: 40px 30px; border: 1px solid rgba(255,255,255,0.1); background: #050a18; transition: 0.3s; border-radius: 8px; }
.fz-item:hover { border-color: #6ebaff; transform: translateY(-8px); box-shadow: 0 10px 30px rgba(0,0,0,0.5); }
.fz-item i { font-size: 3.5rem; color: #6ebaff; margin-bottom: 25px; }
.fz-item h3 { font-family: 'Oswald', sans-serif; text-transform: uppercase; font-size: 1.6rem; margin-bottom: 15px; color: #ffffff !important; }
.fz-item p { color: #cccccc !important; line-height: 1.6; font-size: 1rem; }

/* 10. GALERIE DARK */
.installations-section { background: white; padding: 0; overflow: hidden; }
.fanzone-page .installations-section.fz-gallery-section { background-color: #050a18; border-top: 1px solid rgba(255,255,255,0.1); padding-bottom: 50px; }
.gallery-header { background: #111; text-align: center; margin-bottom: 0; padding: 30px 50px; }
.fanzone-page .gallery-header { background-color: #050a18; border-bottom: none; }
.gallery-header h3 { color: #ffffff !important; font-family: 'Syne', sans-serif; font-size: 1.8rem; text-transform: uppercase; font-weight: 700; margin: 0; }
.gallery-track { display: flex; gap: 0; width: max-content; will-change: transform; animation: scrollGallery 40s linear infinite alternate; }
.gallery-item { width: 400px; height: 350px; flex-shrink: 0; border-radius: 0; overflow: hidden; position: relative; }
.fanzone-page .gallery-item { border-right: 1px solid #000; }
.gallery-item img { width: 100%; height: 100%; object-fit: cover; transition: 0.5s; }
.gallery-item:hover img { transform: scale(1.05); }
.gallery-overlay { position: absolute; inset: 0; background: rgba(0,78,162,0.85); opacity: 0; transition: 0.3s; display: flex; align-items: center; justify-content: center; }
.gallery-item:hover .gallery-overlay { opacity: 1; }
.gallery-overlay i { color: #ffffff; font-size: 3rem; }
@keyframes scrollGallery { 0% { transform: translateX(0); } 100% { transform: translateX(calc(-100% + 100vw)); } }

/* 11. RESPONSIVE */
@media (max-width: 1024px) {
    .fz-hero { height: auto; padding: 150px 20px 80px 20px; }
    .fz-hero h1 { font-size: 3.5rem; }
    .fz-split { flex-direction: column; }
    .fz-split.fz-reverse { flex-direction: column; }
    .fz-split-img { height: 350px; flex: none; }
    .fz-split-content { padding: 60px 30px; }
    .fz-grid { grid-template-columns: 1fr; gap: 30px; }
    .fz-item { padding: 30px 20px; }
}

/* 12. CORRECTIFS ACCESSIBILITÉ CARTE & LISTE */
.spot-info span { color: #e0e0e0 !important; font-size: 0.85rem; }
.spot-info strong { color: #ffffff !important; }
.loc-city { color: #6ebaff !important; }
.loc-details { color: #dddddd !important; }
.leaflet-marker-icon { width: 24px !important; height: 24px !important; margin-left: -12px !important; margin-top: -12px !important; border: 2px solid transparent; }
.spot-card { padding: 20px 15px !important; min-height: 60px; }
.leaflet-touch .leaflet-bar a { width: 48px !important; height: 48px !important; line-height: 48px !important; font-size: 24px !important; margin-bottom: 10px !important; border-radius: 4px !important; }
.leaflet-control-attribution a { padding: 10px !important; display: inline-block !important; }
.leaflet-interactive { pointer-events: auto !important; touch-action: manipulation !important; }