/* ===================================================================
   PAGE NOTRE CLUB & SHORTCODES ASSOCIÉS — Goulaine Country
   Feuille de style unifiée : Structure, Fondateurs, Festival, Bureau, Animateurs, Bénévoles
   Géré par le plugin gc-gestion-site
   =================================================================== */

/* ===================================================================
   PAGE "NOTRE CLUB" — Styles CSS Spécifiques & Optimisés
   Goulaine Country
   Connecté à 100% aux Design Tokens & Utilitaires de gc-gestion-site
   =================================================================== */

/* ===================================================================
   1. PLEINE LARGEUR DIVI & STRUCTURE COMMUNE
   =================================================================== */

.et_pb_section:has(.gc-club-section),
.et_pb_row:has(.gc-club-section) {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 auto !important;
}

.et_pb_row:has(.gc-club-section) > .et_pb_column:only-child,
.et_pb_code:has(.gc-club-section),
.et_pb_code_inner:has(.gc-club-section) {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}

.gc-club-section {
    width: 100%;
    padding: 35px 5%;
    box-sizing: border-box;
    overflow: hidden;
}

.gc-club-section * {
    box-sizing: border-box;
}

.gc-club-container {
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
}

/* Fonds globaux de sections */
.gc-bg-light {
    background-color: var(--gc-beige) !important;
    color: var(--gc-texte);
}

.gc-bg-white,
.gc-fusion-section {
    background-color: var(--gc-blanc) !important;
    color: var(--gc-texte);
}

.gc-bg-dark,
.gc-festival-simple {
    background-color: var(--gc-bleu-nuit) !important;
    color: var(--gc-blanc);
}

/* ===================================================================
   2. SECTION 1 — FONDATEURS & HISTOIRE (#gc-fondateurs-histoire)
   =================================================================== */

.gc-fusion-container {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 35px;
    align-items: stretch;
}

/* Eviter que WP n'ajoute des paragraphes vides qui cassent la grille */
.gc-fusion-container > p:empty,
.gc-fusion-container > p {
    display: none !important;
}

/* Encart beige gauche (Fondateurs : Texte + Polaroid) */
.gc-fondateurs-encart-beige {
    background-color: var(--gc-beige) !important;
    border: 1px solid rgba(186, 116, 64, 0.18);
    border-left: 4px solid var(--gc-orange) !important;
    border-radius: 8px;
    padding: 20px 10px 20px 15px;
    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.08) !important;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto 1fr;
    gap: 0px;
    align-items: stretch;
    margin-top: 0 !important;
}

.gc-fondateurs-header-full {
    grid-column: 1 / -1;
    width: 100%;
    text-align: center;
    margin-bottom: 6px;
}

/* Alignement parfait au pixel près des en-têtes (21px = 20px padding + 1px border) */
.gc-fusion-col-right {
    padding: 21px 0 45px 0 !important;
    border-left: none !important;
    display: flex;
    flex-direction: column;
    height: 100%;
    box-sizing: border-box;
    margin-top: 0 !important;
}

.gc-fondateurs-header-full .titre-country-container,
.gc-fusion-col-right .titre-country-container {
    margin: 0 auto 8px auto !important;
    padding: 0 !important;
}

.titre-country-texte {
    font-family: var(--gc-font-western) !important;
    font-size: var(--gc-titre-font-size) !important;
    line-height: 1.2 !important;
    color: var(--gc-bleu-nuit) !important;
    text-transform: uppercase !important;
    letter-spacing: 0.8px !important;
}

.titre-country-etoile {
    font-family: var(--gc-font-western) !important;
    font-size: 20px !important;
    color: var(--gc-orange) !important;
    line-height: 1 !important;
}

.gc-fondateurs-header-full .gc-fusion-subtitle,
.gc-fusion-col-right .gc-fusion-subtitle {
    font-family: var(--gc-font-script) !important;
    font-size: 24px !important;
    line-height: 1.25 !important;
    color: var(--gc-orange) !important;
    text-align: center !important;
    margin: 0 !important;
    padding: 0 !important;
}

.gc-fondateurs-encart-beige p:empty,
.gc-fusion-col-right p:empty {
    display: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.gc-fusion-col {
    display: flex;
    flex-direction: column;
    width: 100%;
    min-width: 0;
    box-sizing: border-box;
    padding: 0;
}

.gc-fusion-col-left {
    padding: 0;
    justify-content: center;
}

.gc-fusion-col-center {
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.gc-fondateurs-carte-texte {
    margin-top: 5px;
}

.gc-fondateurs-texte {
    font-family: var(--gc-font-body) !important;
    font-size: 14px !important;
    line-height: 1.55 !important;
    color: var(--gc-texte) !important;
    text-align: left;
    margin: 0 !important;
}

.gc-fondateurs-texte b,
.gc-fondateurs-texte strong {
    font-family: var(--gc-font-body) !important;
    font-weight: 800 !important;
    -webkit-text-stroke: 0.35px currentColor;
    color: var(--gc-bleu-nuit) !important;
}

.gc-fondateurs-texte i,
.gc-fondateurs-texte em,
.gc-fondateurs-merci {
    display: block !important;
    font-family: var(--gc-font-script) !important;
    font-size: 20px !important;
    line-height: 1.35 !important;
    color: var(--gc-orange) !important;
    font-style: normal !important;
    margin-top: 10px !important;
}

.gc-fondateurs-groupe {
    text-align: center;
    margin: auto;
    width: 100%;
    max-width: 440px;
    background: transparent !important;
    padding: 0 !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    transform: none !important;
    transition: transform 0.3s ease-out;
}

.gc-fondateurs-groupe:hover {
    transform: scale(1.03) !important;
}

.gc-fondateurs-groupe-img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    filter: drop-shadow(0 10px 22px rgba(0, 0, 0, 0.16));
}

/* Frise Chronologique Histoire (Colonne Droite) */
.gc-histoire-timeline-vertical {
    position: relative;
    padding-left: 25px;
    margin-top: 24px;
    display: flex;
    flex-direction: column;
    flex: 1;
}

.gc-histoire-timeline-vertical::before {
    display: none !important;
}

.gc-timeline-item-vert {
    position: relative;
    padding-bottom: 22px;
}

.gc-timeline-item-vert:last-child {
    padding-bottom: 0;
}

/* Ligne verticale reliant les jalons */
.gc-timeline-item-vert:not(:last-child)::before {
    content: '';
    position: absolute;
    left: -21px;
    top: 9px;
    bottom: -9px;
    width: 2px;
    background-color: rgba(186, 116, 64, 0.35);
    z-index: 1;
}

/* Prolongement de la ligne au-delà de 2025 (vers demain...) */
.gc-timeline-item-vert:last-child::before {
    content: '';
    position: absolute;
    left: -21px;
    top: 9px;
    bottom: -24px;
    width: 2px;
    background: linear-gradient(to bottom, rgba(186, 116, 64, 0.35) 0%, rgba(186, 116, 64, 0.35) 60%, transparent 100%);
    z-index: 1;
}

.gc-timeline-point {
    position: absolute;
    left: -25px;
    top: 4px;
    width: 10px;
    height: 10px;
    background-color: var(--gc-orange);
    border-radius: 2px;
    z-index: 2;
}

.gc-timeline-title-vert {
    font-family: var(--gc-font-body) !important;
    font-size: 14px !important;
    color: var(--gc-orange) !important;
    text-transform: uppercase !important;
    margin: 0 0 4px 0 !important;
    line-height: 1.25 !important;
    font-weight: 700 !important;
}

.gc-timeline-text-vert {
    font-family: var(--gc-font-body) !important;
    font-size: 14px !important;
    line-height: 1.45 !important;
    color: var(--gc-texte) !important;
    margin: 0 !important;
}

/* ===================================================================
   3. SECTION 3 — LE FESTIVAL GOULAINE COUNTRY SHOW (#gc-festival)
   =================================================================== */

.gc-festival-banner {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    background-color: var(--gc-bleu-nuit);
    border-radius: var(--gc-btn-radius);
    overflow: hidden;
    gap: 35px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
    padding: 30px;
}

.gc-festival-banner-left {
    flex: 1 1 520px;
    max-width: 530px;
    width: 100%;
}

.gc-festival-mosaic {
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 100%;
}

.gc-festival-mosaic-top {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    width: 100%;
}

.gc-festival-mosaic-top .gc-festival-mosaic-item {
    height: 120px;
}

.gc-festival-mosaic-bottom {
    display: grid;
    grid-template-columns: 1.8fr 1fr;
    gap: 10px;
    width: 100%;
}

.gc-festival-mosaic-bottom .gc-festival-mosaic-item {
    height: 220px;
}

.gc-festival-mosaic-item {
    overflow: hidden;
    position: relative !important;
    border-radius: var(--gc-btn-radius) !important;
    background: rgba(255, 255, 255, 0.06);
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.25);
}

.gc-festival-mosaic-item p {
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    height: 100% !important;
    display: contents !important;
}

.gc-festival-mosaic-item img {
    position: absolute !important;
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    height: 100% !important;
    min-width: 100% !important;
    min-height: 100% !important;
    max-width: none !important;
    max-height: none !important;
    object-fit: cover !important;
    display: block !important;
    border-radius: var(--gc-btn-radius) !important;
    transition: transform 0.35s ease;
    margin: 0 !important;
    padding: 0 !important;
}

/* 1. Haut-gauche : Vue aérienne chapiteau — Zoom plein cadre */
.gc-festival-mosaic-top .gc-festival-mosaic-item:first-child img,
.gc-mosaic-aerial img {
    object-position: center center !important;
    transform: scale(1.22) !important;
    transform-origin: center center !important;
}
.gc-festival-mosaic-top .gc-festival-mosaic-item:first-child:hover img,
.gc-mosaic-aerial:hover img {
    transform: scale(1.28) !important;
}

/* 2. Haut-milieu : Équipe festival */
.gc-festival-mosaic-top .gc-festival-mosaic-item:nth-child(2) img {
    object-position: center 30% !important;
}

/* 3. Haut-droite : Motos */
.gc-mosaic-motos img,
.gc-festival-mosaic-top .gc-festival-mosaic-item:last-child img {
    object-position: center 25% !important;
    transform: scale(1.15) !important;
    transform-origin: center center !important;
}
.gc-mosaic-motos:hover img,
.gc-festival-mosaic-top .gc-festival-mosaic-item:last-child:hover img {
    transform: scale(1.2) !important;
}

/* 4. Bas-gauche : Danseurs sous chapiteau — Zoom plein cadre */
.gc-mosaic-large img {
    object-position: center 50% !important;
    transform: scale(1.35) !important;
    transform-origin: center center !important;
}
.gc-mosaic-large:hover img {
    transform: scale(1.42) !important;
}

/* 5. Bas-droite : Concert live */
.gc-mosaic-concert img {
    object-position: center top !important;
}

.gc-festival-mosaic-item:hover img {
    transform: scale(1.08);
}

/* Colonne droite du festival */
.gc-festival-banner-right {
    flex: 1 1 500px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.gc-festival-header {
    margin-bottom: 20px;
    text-align: center;
}

.gc-festival-header .titre-country-container {
    margin: 0 auto !important;
}

.gc-festival-header .titre-country-texte {
    font-size: var(--gc-titre-font-size) !important;
    white-space: nowrap;
    letter-spacing: 1px;
    color: var(--gc-blanc) !important;
}

.gc-festival-banner-subtitle {
    font-family: var(--gc-font-script) !important;
    font-size: 24px !important;
    line-height: 1.25 !important;
    color: var(--gc-blanc) !important;
    text-align: center !important;
    margin: 6px 0 0 0 !important;
    padding: 0 !important;
}

.gc-festival-desc {
    margin-bottom: 25px;
    text-align: left;
}

.gc-festival-desc p {
    font-family: var(--gc-font-body) !important;
    font-size: 14px !important;
    line-height: 1.55 !important;
    color: rgba(255, 255, 255, 0.92) !important;
    margin: 0 0 14px 0 !important;
    text-align: left !important;
}

.gc-festival-desc p:last-child {
    margin-bottom: 0 !important;
}

.gc-festival-action {
    text-align: center;
    width: 100%;
}

/* ===================================================================
   4. SECTION 4 — LE BUREAU (#gc-bureau)
   =================================================================== */

.gc-bureau-section {
    background-color: var(--gc-beige) !important;
    padding: 40px 5%;
}

.gc-bureau-header {
    text-align: center;
    margin-bottom: 10px;
}

.gc-bureau-subtitle {
    font-family: var(--gc-font-script) !important;
    color: var(--gc-orange) !important;
    font-size: 24px !important;
    line-height: 1.25 !important;
    margin: 8px 0 0 0 !important;
    text-align: center;
}

.gc-bureau-btn-wrapper {
    margin-top: 25px;
    text-align: center;
}

/* ===================================================================
   5. SECTION 5 — NOS ANIMATEURS (#gc-animateurs)
   =================================================================== */

.gc-anim-section {
    background-color: var(--gc-beige);
    padding: 35px 5% 45px 5%;
    overflow: visible !important;
}

.gc-anim-container {
    overflow: visible !important;
}

.gc-anim-header {
    text-align: center;
    margin-bottom: 22px;
}

.gc-anim-header .titre-country-container {
    margin: 0 auto 8px auto !important;
}

.gc-anim-subtitle {
    font-family: var(--gc-font-script) !important;
    color: var(--gc-orange) !important;
    font-size: 24px !important;
    line-height: 1.25 !important;
    text-align: center !important;
    margin: 0 auto !important;
    padding: 0 !important;
}

.gc-anim-content {
    display: grid;
    grid-template-columns: 1fr 1.22fr;
    gap: 45px;
    align-items: flex-start;
    max-width: 1100px;
    margin: 0 auto;
    overflow: visible !important;
}

.gc-anim-photo-col {
    position: relative;
    overflow: visible !important;
    z-index: 10;
}

.gc-anim-photo-card {
    position: relative;
    background: var(--gc-blanc);
    padding: 12px;
    border-radius: 6px;
    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.08);
    border: 1px solid rgba(0, 0, 0, 0.05);
    overflow: visible !important;
}

.gc-anim-photo-frame {
    width: 100%;
    overflow: hidden;
    border-radius: 4px;
    background: var(--gc-beige) !important;
}

.gc-anim-group-photo {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
    border-radius: 3px;
    transition: transform 0.35s ease;
}

.gc-anim-photo-card:hover .gc-anim-group-photo {
    transform: scale(1.02);
}

/* Tampon 100% Bénévoles */
.gc-anim-tampon {
    position: absolute;
    top: -22px;
    left: -20px;
    z-index: 30 !important;
    transform: rotate(-9deg);
    border: 3px double var(--gc-orange);
    border-radius: 6px;
    padding: 8px 16px;
    color: var(--gc-orange);
    background-color: var(--gc-blanc);
    box-shadow: 2px 5px 14px rgba(0, 0, 0, 0.12);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    line-height: 1.15;
    font-family: var(--gc-font-western) !important;
    pointer-events: none;
    transition: transform 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.gc-anim-photo-card:hover .gc-anim-tampon {
    transform: rotate(-6deg) scale(1.05);
}

.gc-anim-tampon .tampon-ligne-1 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 1px;
}

.gc-anim-tampon .tampon-ligne-2 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    font-size: 15px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.gc-anim-tampon .tampon-etoile {
    font-size: 11px;
    color: var(--gc-orange);
    opacity: 0.9;
}

.gc-anim-text-col {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    text-align: left !important;
}

.gc-anim-text {
    font-family: var(--gc-font-body) !important;
    font-size: 14px !important;
    line-height: 1.55 !important;
    color: var(--gc-texte) !important;
    margin: 0 0 10px 0 !important;
    text-align: left !important;
}

.gc-anim-text strong {
    color: var(--gc-bleu-nuit);
    font-weight: 700;
}

.gc-anim-text:last-of-type {
    margin-bottom: 16px !important;
}

.gc-anim-btn-wrapper {
    text-align: left;
    margin-top: 15px;
}

/* ===================================================================
   6. SECTION 5b — BANDEAU BÉNÉVOLES (#gc-benevoles-banner)
   =================================================================== */

.gc-benevoles-banner-section {
    background-color: var(--gc-bleu-nuit) !important;
    padding: 45px 5%;
}

.gc-benevoles-banner-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 50px;
}

.gc-benevoles-banner-content {
    flex: 1;
    max-width: 650px;
}

.gc-benevoles-banner-content .titre-country-texte {
    color: var(--gc-blanc) !important;
}

.gc-benevoles-banner-quote {
    font-family: var(--gc-font-script) !important;
    font-size: 24px !important;
    line-height: 1.25 !important;
    color: var(--gc-blanc) !important;
    margin: 6px 0 15px 0 !important;
}

.gc-benevoles-banner-text {
    margin: 0 0 16px 0;
}

.gc-benevoles-banner-text p {
    margin: 0 0 12px 0 !important;
    font-family: var(--gc-font-body) !important;
    font-size: 14px !important;
    line-height: 1.55 !important;
    color: rgba(255, 255, 255, 0.92) !important;
}

.gc-benevoles-banner-text p:last-child {
    margin-bottom: 0 !important;
}

.gc-benevoles-banner-script {
    font-family: var(--gc-font-script) !important;
    font-size: 20px !important;
    line-height: 1.35 !important;
    color: var(--gc-orange) !important;
    margin: 16px 0 25px 0 !important;
    display: block;
}

.gc-benevoles-banner-image {
    flex: 1;
    display: flex;
    justify-content: flex-end;
}

.gc-benevoles-banner-image img {
    width: 100%;
    max-width: 480px;
    height: auto;
    border-radius: var(--gc-btn-radius);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.4);
    display: block;
    transform: rotate(2deg);
    border: 6px solid var(--gc-blanc);
    transition: transform 0.3s ease;
}

.gc-benevoles-banner-image img:hover {
    transform: rotate(0deg) scale(1.02);
}

/* ===================================================================
   7. RESPONSIVE GLOBAL DE LA PAGE (TABLETTES & MOBILES)
   =================================================================== */

@media (max-width: 992px) {
    .gc-festival-banner {
        flex-direction: column;
        gap: 35px;
    }

    .gc-festival-banner-left,
    .gc-festival-banner-right {
        flex: none;
        max-width: 550px;
        margin: 0 auto;
        width: 100%;
    }
}

@media (max-width: 900px) {
    /* Réduction globale du padding des sections sur mobile */
    .gc-club-section {
        padding: 22px 4% !important;
    }

    .gc-bureau-section {
        padding: 22px 4% !important;
    }

    .gc-anim-section {
        padding: 22px 4% !important;
    }

    .gc-benevoles-banner-section {
        padding: 22px 4% !important;
    }

    /* Section 1 : Fondateurs & Histoire */
    .gc-fusion-container {
        grid-template-columns: 1fr;
        gap: 20px !important;
    }

    .gc-fondateurs-encart-beige {
        grid-template-columns: 1fr;
        gap: 0px;
        padding: 14px 10px !important;
    }

    .gc-fondateurs-header-full {
        order: 1 !important;
    }

    .gc-fusion-col-center {
        order: 2 !important;
        padding: 0;
    }

    .gc-fusion-col-left {
        order: 3 !important;
        padding: 0;
    }

    .gc-fondateurs-groupe {
        max-width: 240px !important;
        margin: 8px auto 12px auto !important;
    }

    .gc-fondateurs-texte,
    .gc-fondateurs-texte p {
        font-family: var(--gc-font-body) !important;
        font-size: 13px !important;
        line-height: 1.45 !important;
        margin-bottom: 6px !important;
    }

    .gc-fondateurs-merci,
    .gc-fondateurs-script {
        font-family: var(--gc-font-script) !important;
        font-size: 17px !important;
        line-height: 1.3 !important;
        margin: 8px 0 10px 0 !important;
    }

    .gc-fusion-col-right {
        padding: 0 10px !important;
    }

    .gc-histoire-timeline-vertical {
        margin-top: 14px !important;
        padding-left: 25px !important;
        gap: 0 !important;
    }

    .gc-timeline-item-vert {
        padding-bottom: 14px !important;
        margin-bottom: 0 !important;
    }

    .gc-timeline-item-vert:last-child {
        padding-bottom: 0 !important;
    }

    .gc-timeline-item-vert:last-child::before {
        bottom: -18px !important;
    }

    .gc-timeline-title-vert {
        font-size: 13px !important;
    }

    .gc-timeline-text-vert {
        font-family: var(--gc-font-body) !important;
        font-size: 13px !important;
        line-height: 1.45 !important;
        margin: 0 !important;
    }

    /* Section 3 : Festival */
    .gc-festival-banner {
        padding: 18px 14px !important;
        gap: 16px !important;
    }

    .gc-festival-banner-subtitle,
    .gc-festival-quote {
        font-family: var(--gc-font-script) !important;
        font-size: 20px !important;
        line-height: 1.25 !important;
        margin: 4px 0 8px 0 !important;
    }

    .gc-festival-desc,
    .gc-festival-desc p,
    .gc-festival-text p {
        font-family: var(--gc-font-body) !important;
        font-size: 13px !important;
        line-height: 1.45 !important;
        margin-bottom: 6px !important;
    }

    .gc-festival-action {
        margin-top: 12px !important;
    }

    /* Section 4 : Le Bureau */
    .gc-bureau-header {
        margin-bottom: 6px !important;
    }

    .gc-bureau-subtitle {
        font-family: var(--gc-font-script) !important;
        font-size: 20px !important;
        line-height: 1.25 !important;
        margin: 4px 0 8px 0 !important;
    }

    .gc-bureau-btn-wrapper {
        margin-top: 14px !important;
    }

    /* Section 5 : Animateurs */
    .gc-anim-content {
        grid-template-columns: 1fr;
        gap: 18px !important;
    }

    .gc-anim-header {
        margin-bottom: 10px !important;
    }

    .gc-anim-subtitle {
        font-family: var(--gc-font-script) !important;
        font-size: 20px !important;
        line-height: 1.25 !important;
        margin: 4px 0 8px 0 !important;
    }

    .gc-anim-photo-col {
        max-width: 320px !important;
        margin: 0 auto 8px auto !important;
        width: 100%;
    }

    .gc-anim-text-col {
        text-align: center !important;
    }

    .gc-anim-text {
        text-align: center !important;
    }

    .gc-anim-text,
    .gc-anim-text p {
        font-family: var(--gc-font-body) !important;
        font-size: 13px !important;
        line-height: 1.45 !important;
        margin-bottom: 6px !important;
    }

    .gc-anim-btn-wrapper {
        margin-top: 14px !important;
        text-align: center;
    }

    /* Section 5b : Bénévoles (très compacté pour mobile) */
    .gc-benevoles-banner-container {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 0;
        text-align: center;
    }

    .gc-benevoles-banner-content {
        display: contents;
    }

    .gc-benevoles-banner-content .titre-country-container {
        order: 1;
        width: 100%;
        margin-bottom: 6px !important;
    }

    .gc-benevoles-banner-quote {
        order: 2;
        width: 100%;
        font-family: var(--gc-font-script) !important;
        font-size: 20px !important;
        line-height: 1.25 !important;
        margin: 4px 0 10px 0 !important;
    }

    .gc-benevoles-banner-image {
        order: 3;
        width: 100%;
        display: flex;
        justify-content: center;
        margin: 0 0 12px 0 !important;
    }

    .gc-benevoles-banner-image img {
        width: 100%;
        max-width: 270px !important;
        border: 4px solid var(--gc-blanc) !important;
        box-shadow: 0 8px 22px rgba(0, 0, 0, 0.35) !important;
        transform: rotate(0deg);
    }

    .gc-benevoles-banner-text {
        order: 4;
        width: 100%;
        margin: 0 0 8px 0 !important;
    }

    .gc-benevoles-banner-text,
    .gc-benevoles-banner-text p {
        font-family: var(--gc-font-body) !important;
        font-size: 13px !important;
        line-height: 1.45 !important;
        margin: 0 0 6px 0 !important;
    }

    .gc-benevoles-banner-script {
        order: 5;
        width: 100%;
        font-family: var(--gc-font-script) !important;
        font-size: 17px !important;
        line-height: 1.3 !important;
        margin: 8px 0 14px 0 !important;
    }

    .gc-benevoles-banner-container .gc-btn-tertiaire,
    .gc-benevoles-banner-content .gc-btn-tertiaire {
        order: 6;
        margin: 0 auto !important;
        display: inline-block;
    }
}

@media (min-width: 901px) {
    .gc-benevoles-banner-script {
        white-space: nowrap;
    }
}

@media (max-width: 600px) {
    .gc-club-section,
    .gc-bureau-section,
    .gc-anim-section,
    .gc-benevoles-banner-section {
        padding: 18px 3% !important;
    }

    .gc-festival-mosaic-top .gc-festival-mosaic-item {
        height: 75px !important;
    }

    .gc-festival-mosaic-bottom .gc-festival-mosaic-item {
        height: 130px !important;
    }

    .gc-festival-mosaic,
    .gc-festival-mosaic-top,
    .gc-festival-mosaic-bottom {
        gap: 5px !important;
    }

    .gc-festival-header .titre-country-texte {
        font-size: var(--gc-titre-font-size-mobile) !important;
        white-space: normal;
    }

    .gc-festival-action .gc-btn-tertiaire {
        width: 100%;
        text-align: center;
        padding: var(--gc-btn-mobile-padding) !important;
        font-size: var(--gc-btn-mobile-font-size) !important;
    }

    .gc-anim-tampon {
        top: -16px;
        left: -10px;
        padding: 5px 12px;
    }

    .gc-anim-tampon .tampon-ligne-1 {
        font-size: 18px;
    }

    .gc-anim-tampon .tampon-ligne-2 {
        font-size: 12px;
    }

    .gc-bureau-subtitle,
    .gc-anim-subtitle {
        font-family: var(--gc-font-script) !important;
        font-size: 20px !important;
        line-height: 1.25 !important;
    }
}

/* ===================================================================
   SHORTCODES ET MODULES DU CLUB (GC-GESTION-SITE)
   =================================================================== */

/* ===================================================================
   SECTION 5C : BANDEAU CTA BÉNÉVOLES (PLEINE LARGEUR BORD À BORD)
   =================================================================== */

.et_pb_section:has(.gc-benevoles-cta-section),
.et_pb_row:has(.gc-benevoles-cta-section) {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 auto !important;
    background: transparent !important;
}

.et_pb_row:has(.gc-benevoles-cta-section) > .et_pb_column:only-child,
.et_pb_code:has(.gc-benevoles-cta-section),
.et_pb_code_inner:has(.gc-benevoles-cta-section) {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    background: transparent !important;
}

.gc-benevoles-cta-section {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto !important;
    padding: 0 5% !important;
    background-color: #ede7dc !important;
    border: none !important;
    overflow: hidden;
    box-sizing: border-box;
}

.gc-benevoles-cta-banner {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    width: 100%;
    max-width: 1200px !important;
    height: 295px; /* Hauteur raisonnable et maîtrisée */
    margin: 0 auto !important;
    padding: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    background-color: #ede7dc !important;
    overflow: hidden;
    box-sizing: border-box;
}

/* --- Colonne 1 : Gauche (Alignée au même niveau que le bloc 5b au-dessus) --- */
.gc-benevoles-cta-left {
    background-color: #ede7dc;
    flex: 1 1 0;
    padding: 22px 25px 22px 0 !important; /* padding-left à 0 pour alignement strict sur le conteneur 1200px */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start; /* Aligné à gauche, au niveau du bloc 5b */
    position: relative;
    z-index: 2;
    box-sizing: border-box;
}

.gc-benevoles-cta-left-inner {
    max-width: 440px;
    width: 100%;
    text-align: left;
}

.gc-benevoles-cta-title {
    font-family: var(--gc-font-western) !important;
    font-size: var(--gc-titre-font-size) !important;
    line-height: 1.15 !important;
    color: var(--gc-bleu-nuit) !important;
    margin: 0 0 6px 0 !important;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.gc-benevoles-cta-trait {
    width: 55px;
    height: 3.5px;
    background-color: var(--gc-orange);
    margin: 0 0 10px 0;
    border-radius: 2px;
}

.gc-benevoles-cta-text {
    font-family: var(--gc-font-body) !important;
    font-size: 14px !important;
    line-height: 1.55 !important;
    color: var(--gc-texte) !important;
    margin: 0 0 8px 0 !important;
    opacity: 0.95;
}

.gc-benevoles-cta-text:last-of-type {
    margin-bottom: 14px !important;
}

.gc-benevoles-cta-action {
    display: flex;
}

.gc-benevoles-cta-btn {
    box-shadow: 0 4px 12px rgba(186, 116, 64, 0.35) !important;
}

.gc-benevoles-cta-btn:hover {
    box-shadow: 0 6px 16px rgba(186, 116, 64, 0.5) !important;
}

/* --- Colonne 2 : Centrale (Photo Bénévoles ENTIÈRE sans coupure, parfaitement centrée) --- */
.gc-benevoles-cta-center {
    flex: 0 0 auto;
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ede7dc;
    overflow: hidden;
}

.gc-benevoles-cta-img {
    height: 100%;
    width: auto;
    max-width: none;
    display: block;
    object-fit: contain; /* L'image est affichée à 100% de sa largeur, personne n'est coupé */
}

/* --- Colonne 3 : Droite (Centrée dans sa colonne droite pour un équilibre parfait) --- */
.gc-benevoles-cta-right {
    background-color: #ede7dc;
    flex: 1 1 0;
    padding: 22px 0 22px 25px !important; /* padding-right à 0 pour alignement sur le bord droit */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 2;
    box-sizing: border-box;
}

.gc-benevoles-cta-right-inner {
    max-width: 320px;
    width: 100%;
    text-align: center;
}

.gc-benevoles-cta-quote-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-bottom: 12px;
}

.gc-benevoles-cta-script {
    font-family: var(--gc-font-script) !important;
    font-size: 20px !important;
    line-height: 1.25 !important;
    color: var(--gc-orange) !important;
    text-align: right;
}

.gc-benevoles-cta-heart-box {
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--gc-orange);
    flex-shrink: 0;
}

.gc-benevoles-cta-heart {
    width: 40px;
    height: 38px;
    transform: rotate(-4deg);
    transition: transform 0.3s ease;
}

.gc-benevoles-cta-banner:hover .gc-benevoles-cta-heart {
    transform: rotate(0deg) scale(1.08);
}

/* Séparateur étoile */
.gc-benevoles-cta-divider {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: 100%;
    max-width: 140px;
    margin: 0 auto 12px auto;
}

.gc-benevoles-cta-line {
    flex: 1;
    height: 1.5px;
    background-color: var(--gc-orange);
    opacity: 0.8;
}

.gc-benevoles-cta-star {
    color: var(--gc-orange);
    font-size: 13px;
    line-height: 1;
}

/* Slogan final */
.gc-benevoles-cta-tagline {
    font-family: var(--gc-font-body) !important;
    font-size: 11.5px !important;
    font-weight: 700 !important;
    letter-spacing: 1.8px !important;
    color: var(--gc-texte) !important;
    text-transform: uppercase;
    display: flex;
    flex-direction: column;
    gap: 3px;
    line-height: 1.35;
}

/* --- Responsive Tablettes & Mobiles --- */
@media (max-width: 980px) {
    .gc-benevoles-cta-banner {
        flex-direction: column;
        height: auto;
    }

    .gc-benevoles-cta-left {
        padding: 20px 15px !important;
        text-align: center;
        align-items: center;
    }

    .gc-benevoles-cta-left-inner {
        text-align: center;
    }

    .gc-benevoles-cta-trait {
        margin: 0 auto 10px auto !important;
    }

    .gc-benevoles-cta-text {
        font-family: var(--gc-font-body) !important;
        font-size: 13px !important;
        line-height: 1.45 !important;
        margin-bottom: 6px !important;
    }

    .gc-benevoles-cta-action {
        justify-content: center;
        margin-top: 10px !important;
    }

    .gc-benevoles-cta-center {
        width: 100%;
        height: auto;
    }

    .gc-benevoles-cta-img {
        width: 100%;
        height: auto;
        max-height: 200px !important;
        object-fit: contain;
    }

    .gc-benevoles-cta-right {
        padding: 16px 15px !important;
        align-items: center;
    }
}

@media (max-width: 600px) {
    .gc-benevoles-cta-title {
        font-size: 20px !important;
        line-height: 1.2 !important;
    }

    .gc-benevoles-cta-script {
        font-size: 17px !important;
        line-height: 1.3 !important;
    }

    .gc-benevoles-cta-btn {
        width: 100%;
        text-align: center;
        padding: var(--gc-btn-mobile-padding) !important;
        font-size: var(--gc-btn-mobile-font-size) !important;
    }
}

/* ===================================================================
   SHORTCODE [gcs_equipe] — BUREAU & ANIMATEURS (OFFICIEL CHARTE GC)
   =================================================================== */

/* 1. Grille et Cartes du Bureau [gcs_equipe type="bureau"] */
.gc-bureau-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    gap: 18px;
    margin: 30px auto 35px auto;
    width: 100%;
}

.gc-bureau-card {
    background: var(--gc-blanc) !important;
    border-radius: 12px !important;
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.06) !important;
    border: 1px solid rgba(186, 116, 64, 0.12) !important;
    width: 165px;
    flex: 0 1 165px;
    padding: 14px 12px !important;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    transition: transform 0.25s cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 0.25s ease;
    transform: translateZ(0);
}

.gc-bureau-card:hover {
    transform: translateY(-5px) translateZ(0) !important;
    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.1) !important;
}

.gc-bureau-role-wrap {
    width: 100%;
    margin-bottom: 10px;
    min-height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.gc-bureau-role {
    color: var(--gc-bleu-nuit) !important;
    font-size: 17px !important;
    font-weight: 800 !important;
    text-transform: capitalize !important;
    margin: 0 !important;
    letter-spacing: 0.5px !important;
    font-family: var(--gc-font-western) !important;
    line-height: 1.2 !important;
    text-align: center;
}

.gc-bureau-img-wrapper {
    width: 100%;
    border-radius: 6px;
    overflow: hidden;
    background: var(--gc-beige) !important;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08);
}

.gc-bureau-img {
    width: 100% !important;
    height: 155px !important;
    object-fit: cover !important;
    object-position: center top !important;
    display: block !important;
    border-radius: 6px !important;
}

.gc-bureau-name-wrap {
    width: 100%;
    margin-top: 10px;
    text-align: center;
}

.gc-bureau-name {
    color: var(--gc-texte) !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    margin: 0 !important;
    font-family: var(--gc-font-body) !important;
    line-height: 1.3 !important;
    text-align: center;
}

/* 2. Grille et Cartes des Animateurs [gcs_equipe type="animateurs"] */
.gc-anim-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    gap: 20px;
    margin: 25px auto 35px auto;
    width: 100%;
}

.gc-anim-card {
    flex: 0 1 130px;
    max-width: 140px;
    text-align: center;
}

.gc-anim-img-wrapper {
    width: 110px;
    height: 110px;
    border-radius: 50%;
    background: var(--gc-blanc);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
    padding: 5px;
    margin: 0 auto 12px;
    transition: transform 0.25s cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 0.25s ease;
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.gc-anim-card:hover .gc-anim-img-wrapper {
    transform: translateY(-4px) translateZ(0);
    box-shadow: 0 14px 30px rgba(0, 0, 0, 0.16);
}

.gc-anim-img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
    display: block;
    transform: translateZ(0);
    backface-visibility: hidden;
}

.gc-anim-name {
    color: var(--gc-bleu-nuit) !important;
    font-size: 17px !important;
    font-weight: 800 !important;
    text-transform: uppercase;
    margin: 0;
    font-family: var(--gc-font-western) !important;
    letter-spacing: 0.5px;
}

/* Responsive Equipe (Bureau & Animateurs) */
@media (max-width: 992px) {
    .gc-bureau-grid {
        gap: 15px;
    }
    .gc-bureau-card {
        flex: 0 1 calc(33.333% - 15px);
        width: calc(33.333% - 15px);
    }
    .gc-anim-grid {
        gap: 20px 15px;
    }
    .gc-anim-card {
        flex: 0 0 calc(25% - 15px);
        max-width: none;
    }
}

@media (max-width: 650px) {
    .gc-bureau-grid {
        display: grid !important;
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 10px !important;
        justify-items: center !important;
        max-width: 360px !important;
        margin: 14px auto 18px auto !important;
    }
    .gc-bureau-card {
        width: 100% !important;
        max-width: 165px !important;
        flex: none !important;
        padding: 10px 8px !important;
    }
    .gc-bureau-card:first-child:nth-last-child(odd) {
        grid-column: 1 / -1 !important;
        justify-self: center !important;
    }
    .gc-bureau-role {
        font-size: 15px !important;
    }
    .gc-bureau-img {
        height: auto !important;
        aspect-ratio: 1 / 1 !important;
    }
    .gc-bureau-name {
        font-size: 13px !important;
    }
}

@media (max-width: 580px) {
    .gc-anim-grid {
        gap: 15px 10px;
    }
    .gc-anim-card {
        flex: 0 0 calc(50% - 10px);
    }
    .gc-anim-img-wrapper {
        width: 90px;
        height: 90px;
    }
    .gc-anim-name {
        font-size: 15px !important;
    }
}


