/* Page Devenir membre — ifa-2026 */

.devenir-membre-page .dm-section {
    padding-top: 0;
    padding-bottom: 0;
}

.devenir-membre-page .dm-section__header {
    text-align: left;
    margin: 0 0 2.5rem;
}

.devenir-membre-page .dm-section__label {
    pointer-events: none;
}

.devenir-membre-page .titre-btn .btn-jaune-creuse {
    display: inline-block;
    border: 1px solid #d19720 !important;
    background: transparent !important;
    color: #d19720 !important;
    border-radius: 25px;
}

.devenir-membre-page .dm-section__titre {
    margin: 0;
    font-family: "Playfair Display", "Century Gothic", sans-serif;
    font-weight: 500;
    font-size: 2.813rem;
    color: #0e3751;
    line-height: 1.2;
    opacity: 1;
    transform: none;
}

.devenir-membre-page .dm-section__accent {
    color: #1d9e75;
}

/* Avantages */
.dm-avantage {
    background: #f7f8fa;
    border-radius: 25px;
    padding: 1.5rem 1.5rem 1.5rem 2rem;
    box-shadow: none;
    border: 1px solid #0e3751;
    min-height: 100%;
}

.dm-avantage h3 {
    margin: 0 0 0.75rem;
    font-family: "Playfair Display", "Century Gothic", sans-serif;
    font-size: 1.5rem;
    font-weight: 500;
    color: #0e3751;
    opacity: 1;
    transform: none;
}

.dm-avantage p {
    margin: 0;
    color: #666666;
    line-height: 1.5;
    font-size: 1rem;
}

.dm-avantage__picto {
    width: 48px;
    height: 48px;
    margin-bottom: 1rem;
}

.dm-avantage__picto img {
    max-height: 48px;
    width: auto;
}

.dm-avantage.is-featured {
    background: #1d9e75;
    border-color: #1d9e75;
    color: #fff;
}

.dm-avantage.is-featured h3,
.dm-avantage.is-featured p {
    color: #fff;
}

/* Offres */
.dm-offres {
    background: #f7f8fa;
}

.dm-offre {
    display: flex;
    flex-direction: column;
    height: 100%;
    border-radius: 25px;
    padding: 2rem 2rem 1.75rem;
    box-shadow: 0px 9px 38px 0px rgba(0, 0, 0, 0.22);
}

.dm-offre__titre {
    margin: 0 0 1.25rem;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    text-align: left;
}

.dm-offre__texte {
    flex: 1 1 auto;
    margin-bottom: 1.25rem;
}

.dm-offre__texte ul {
    padding-left: 30px;
    margin: 0;
    list-style: none;
}

.dm-offre__texte li {
    position: relative;
    padding-left: 0;
    margin-bottom: 0.75rem;
    line-height: 1.4;
    font-size: 1rem;
}

.devenir-membre-page .dm-offre__texte li::before {
    width: 11px;
    height: 11px;
    border-radius: 25px;
    background-color: #1d9e75;
    top: 5px;
    left: 0;
    -webkit-mask: none;
    mask: none;
}

.dm-offre--fonce .dm-offre__texte li::before {
    background: #fff;
}

.dm-offre--claire .dm-offre__texte li::before {
    background: #1d9e75;
}

.dm-offre__choix {
    margin: 0 0 1.25rem;
}

.dm-offre__choix-label {
    font-weight: 600;
    margin-bottom: 0.5rem;
}

.dm-offre__bottom {
    margin-top: auto;
    padding-top: 0.5rem;
    text-align: left;
}

.dm-offre__prix {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    gap: 1rem;
    margin: 0 0 1.25rem;
    padding-bottom: 0.9rem;
    border-bottom: 1px solid currentColor;
    text-transform: uppercase;
    font-size: 0.85rem;
    letter-spacing: 0.02em;
}

.dm-offre__prix-label {
    opacity: 0.9;
}

.dm-offre__prix strong {
    font-family: "Playfair Display", "Century Gothic", sans-serif;
    font-size: 1.875rem;
    font-weight: 500;
    letter-spacing: 0;
    text-transform: none;
}

.dm-offre__cta {
    display: block;
    width: 100%;
    text-align: center;
    min-width: 0;
}

.dm-offre--fonce {
    background: #0e3751;
    color: #fff;
}

.dm-offre--fonce .dm-offre__titre,
.dm-offre--fonce .dm-offre__texte,
.dm-offre--fonce .dm-offre__choix-label,
.dm-offre--fonce .form-check-label {
    color: #fff;
}

.dm-offre--fonce .dm-offre__prix {
    color: #fff;
    border-color: rgba(255, 255, 255, 0.4);
}

.dm-offre--fonce .dm-offre__cta:hover {
    color: #fff !important;
}

.dm-offre--claire {
    background: #fff;
    color: #0e3751;
}

.dm-offre--claire .dm-offre__prix {
    color: #0e3751;
    border-color: rgba(14, 55, 81, 0.2);
}

.dm-offre--claire .dm-offre__cta:hover {
    color: #fff !important;
}

.dm-offre__cta.btn {
    display: inline-block;
    width: 100%;
    min-width: 0;
}

.devenir-membre-page .dm-offre__cta.btn-vert-pleine,
.devenir-membre-page .dm-faq__cta.btn-vert-pleine {
    background-color: #1d9e75 !important;
    border: 1px solid #1d9e75 !important;
    color: #fff !important;
    padding: 9px 25px 7px !important;
    border-radius: 25px;
    font-weight: 600;
    text-align: center;
    line-height: 1.2;
    text-decoration: none;
}

.devenir-membre-page .dm-offre__cta.btn-vert-pleine:hover,
.devenir-membre-page .dm-offre__cta.btn-vert-pleine:focus,
.devenir-membre-page .dm-faq__cta.btn-vert-pleine:hover,
.devenir-membre-page .dm-faq__cta.btn-vert-pleine:focus {
    color: #fff !important;
    border-color: #1d9e75 !important;
    text-decoration: none;
}

/* Chiffres */
.dm-chiffres {
    background: #00567f;
    background: linear-gradient(100deg, rgba(0, 86, 127, 1) 0%, rgba(93, 182, 120, 1) 100%);
    color: #fff;
    padding: 4rem 0 3rem;
}

.dm-chiffres__item {
    padding: 0.5rem 0.75rem;
}

.dm-chiffres__valeur {
    font-family: "Playfair Display", "Century Gothic", sans-serif;
    font-size: 4.375rem;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 0.35rem;
}

.dm-chiffres__libelle {
    font-size: 0.98rem;
    opacity: 0.95;
    line-height: 1.3;
}

/* Public */
.dm-public__picto {
    width: 84px;
    height: 84px;
    margin: 0 auto 1.25rem;
    border-radius: 50%;
    background: #e8f6f0;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.dm-public__picto img {
    max-height: 44px;
    width: auto;
}

.dm-public__icon {
    width: 52px;
    height: 52px;
    display: block;
}

.dm-public__item h3 {
    font-family: "Playfair Display", "Century Gothic", sans-serif;
    font-size: 1.5rem;
    font-weight: 500;
    color: #0e3751;
    margin-bottom: 0.65rem;
    opacity: 1;
    transform: none;
}

.dm-public__item p {
    color: #666666;
    margin: 0;
    font-size: 1rem;
    line-height: 1.45;
}

/* Témoignages — photo ovale + citation, attribution dessous */
.dm-temoignage {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    max-width: 34rem;
    margin: 0 auto;
}

.dm-temoignage__corps {
    display: flex;
    align-items: flex-start;
    gap: 1.35rem;
    width: 100%;
}

.dm-temoignage__photo {
    flex: 0 0 auto;
    width: 88px;
    height: 132px;
    border-radius: 999px;
    overflow: hidden;
    background: #e8eef1;
}

.dm-temoignage__photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center 15%;
    display: block;
}

.dm-temoignage__citation {
    flex: 1 1 auto;
    color: #3d4a52;
    line-height: 1.55;
    font-size: 0.98rem;
    padding-top: 0.15rem;
}

.dm-temoignage__citation p {
    margin: 0 0 0.75rem;
}

.dm-temoignage__citation p:last-child {
    margin-bottom: 0;
}

.dm-temoignage__auteur {
    margin: 1.1rem 0 0;
    padding: 0;
    color: #0e3751;
}

.dm-temoignage__auteur strong {
    display: block;
    font-weight: 700;
    font-size: 1rem;
    line-height: 1.3;
}

.dm-temoignage__auteur span {
    display: block;
    margin-top: 0.2rem;
    font-weight: 400;
    font-size: 0.9rem;
    color: #5a8aa3;
    line-height: 1.35;
}

/* FAQ */
.dm-faq__item {
    margin-bottom: 1.85rem;
}

.dm-faq__item h3 {
    font-family: "Playfair Display", "Century Gothic", sans-serif;
    font-size: 1.5rem;
    font-weight: 500;
    color: #0e3751;
    margin-bottom: 0.45rem;
    opacity: 1;
    transform: none;
}

.dm-faq__reponse {
    color: #666666;
    font-size: 1rem;
    line-height: 1.5;
}

.dm-faq__reponse p:last-child {
    margin-bottom: 0;
}

.dm-faq__cta {
    min-width: 150px;
}

@media (max-width: 767.98px) {
    .dm-chiffres__valeur {
        font-size: 2.813rem;
    }

    .dm-offre__prix {
        flex-direction: column;
        align-items: flex-start;
        gap: 0.25rem;
    }

    .dm-temoignage__corps {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .dm-temoignage,
    .dm-temoignage__auteur {
        align-items: center;
        text-align: center;
        max-width: none;
    }
}
