/* =====================================================
   De Pierre en Pierre — Résultats V76
   Filtres repliés par défaut pour laisser place aux annonces.
   ===================================================== */

body.dpep-public-luxe-v45 .dpep-v76-results-filter-wrap {
    margin-top: -36px !important;
    margin-bottom: 28px !important;
    position: relative !important;
    z-index: 6 !important;
}

body.dpep-public-luxe-v45 .dpep-v76-filter-toggle {
    width: min(520px, 100%) !important;
    min-height: 58px !important;
    margin: 0 auto !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 12px !important;
    border: 1px solid rgba(201,163,106,.34) !important;
    background: #041C34 !important;
    color: #fff !important;
    box-shadow: 0 18px 46px rgba(4,28,52,.16) !important;
    font: 800 12px/1 Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif !important;
    letter-spacing: .12em !important;
    text-transform: uppercase !important;
    cursor: pointer !important;
}

body.dpep-public-luxe-v45 .dpep-v76-filter-toggle span {
    color: #C9A36A !important;
    font-size: 18px !important;
    line-height: 1 !important;
}

body.dpep-public-luxe-v45 .dpep-v76-filter-toggle.is-open {
    background: linear-gradient(135deg, #C9A36A, #B58A43) !important;
    border-color: #B58A43 !important;
}

body.dpep-public-luxe-v45 .dpep-v76-filter-toggle.is-open span {
    color: #fff !important;
}

body.dpep-public-luxe-v45 .dpep-v76-results-filters {
    margin-top: 14px !important;
}

body.dpep-public-luxe-v45 .dpep-v76-results-filters[hidden] {
    display: none !important;
}

/* Sur résultats uniquement, le formulaire ne prend de place que lorsqu'il est ouvert */
body.dpep-public-luxe-v45 .dpep-v76-results-filters .dpep-v74-search {
    margin: 0 !important;
}

/* Réduit l'espace avant les cartes quand les filtres sont fermés */
body.dpep-public-luxe-v45 .dpep-v74-results-section {
    padding-top: 4px !important;
}

/* Mobile */
@media (max-width: 767px) {
    body.dpep-public-luxe-v45 .dpep-v76-results-filter-wrap {
        width: calc(100vw - 20px) !important;
        margin-top: -30px !important;
        margin-bottom: 22px !important;
    }

    body.dpep-public-luxe-v45 .dpep-v76-filter-toggle {
        width: 100% !important;
        min-height: 54px !important;
        font-size: 11px !important;
        letter-spacing: .10em !important;
    }

    body.dpep-public-luxe-v45 .dpep-v76-results-filters {
        margin-top: 10px !important;
    }

    body.dpep-public-luxe-v45 .dpep-v74-results-hero {
        padding-bottom: 50px !important;
    }
}
