/* ── Page Bardage ── */

.page-hero-overlay--bardage {
    background: linear-gradient(
        180deg,
        rgba(15, 12, 10, .18) 0%,
        rgba(15, 12, 10, .06) 40%,
        rgba(15, 12, 10, .68) 100%
    );
}

.page-hero--bardage .page-hero-title,
.page-hero--bardage .page-hero-sub {
    color: var(--white);
    text-shadow: 0 1px 12px rgba(0, 0, 0, .5);
}

.bardage-intro .section-label {
    color: #5c4a32;
    background: #f5f0e8;
}

.bardage-intro .section-label::before {
    background: #8b6914;
}

.bardage-collage .entreprise-secteur-single-img {
    border-radius: 18px;
    overflow: hidden;
    box-shadow: var(--shadow-lg);
    border: 1px solid var(--gray-200);
}

.bardage-collage .entreprise-secteur-single-img img {
    width: 100%;
    height: auto;
    display: block;
}

.entreprise-secteur-block--materiaux .section-label {
    color: #5c4a32;
    background: #f5f0e8;
}

.entreprise-secteur-block--materiaux .section-label::before {
    background: #8b6914;
}

.entreprise-secteur-block--materiaux .feat-title {
    font-size: 1.1rem;
    font-weight: 700;
}

.entreprise-secteur-block--materiaux .feat-desc:empty {
    display: none;
}

.page-bardage .entreprise-secteur-block--materiaux .entreprise-secteur-single-img {
    border-radius: 18px;
    overflow: hidden;
    box-shadow: var(--shadow-lg);
    border: 1px solid var(--gray-200);
}

.page-bardage .entreprise-secteur-block--materiaux .entreprise-secteur-single-img img {
    width: 100%;
    height: auto;
    display: block;
}

.entreprise-secteur-block--bardage-bois .section-label {
    color: #5c4a32;
    background: #f5f0e8;
}

.entreprise-secteur-block--bardage-bois .section-label::before {
    background: #8b6914;
}

/* ── Section 2 : texte pleine largeur ── */
.page-bardage .entreprise-secteur-block--bardage-bois .about-grid.entreprise-secteur-layout--copy-only {
    display: block;
    width: 100%;
}

.page-bardage .entreprise-secteur-block--bardage-bois .entreprise-secteur-copy {
    width: 100%;
    max-width: none;
}

.page-bardage .entreprise-secteur-block--bardage-bois .about-text {
    max-width: none;
    font-size: 1.05rem;
    margin-bottom: 1.75rem;
}

.page-bardage .entreprise-secteur-block--bardage-bois .about-feats.entreprise-secteur-feats {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1rem 1.25rem;
    margin: 0;
    width: 100%;
}

.page-bardage .entreprise-secteur-block--bardage-bois .entreprise-secteur-feats .feat {
    background: var(--white);
    border: 1px solid var(--gray-200);
    border-radius: 14px;
    padding: 1rem 1.1rem;
    height: 100%;
}

.page-bardage .entreprise-secteur-block--bardage-bois .entreprise-secteur-feats .feat:hover {
    background: var(--primary-bg);
    border-color: rgba(139, 105, 20, .2);
}

@media (max-width: 900px) {
    .page-bardage .entreprise-secteur-block--bardage-bois .about-feats.entreprise-secteur-feats {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 600px) {
    .page-bardage .entreprise-secteur-block--bardage-bois .about-feats.entreprise-secteur-feats {
        grid-template-columns: 1fr;
    }
}

.entreprise-secteur-block--ecole-puy-saint-martin .section-label {
    color: #166534;
    background: rgba(22, 101, 52, .08);
}

.entreprise-secteur-block--ecole-puy-saint-martin .section-label::before {
    background: #166534;
}

.entreprise-secteur-block--louise-michel-annemasse .section-label {
    color: #9a3412;
    background: rgba(154, 52, 18, .08);
}

.entreprise-secteur-block--louise-michel-annemasse .section-label::before {
    background: #c2410c;
}

.entreprise-secteur-block--flocons-des-neiges-chamonix .section-label {
    color: #1d4ed8;
    background: rgba(29, 78, 216, .08);
}

.entreprise-secteur-block--flocons-des-neiges-chamonix .section-label::before {
    background: #1d4ed8;
}

.entreprise-secteur-block--drion-cornier .section-label {
    color: #5c4a32;
    background: #f5f0e8;
}

.entreprise-secteur-block--drion-cornier .section-label::before {
    background: #8b6914;
}

.entreprise-secteur-block--bardage-fibre-ciment .section-label {
    color: #374151;
    background: rgba(55, 65, 81, .08);
}

.entreprise-secteur-block--bardage-fibre-ciment .section-label::before {
    background: #374151;
}

.entreprise-secteur-block--roze-vovray-en-bornes .section-label {
    color: #374151;
    background: rgba(55, 65, 81, .08);
}

.entreprise-secteur-block--roze-vovray-en-bornes .section-label::before {
    background: #374151;
}

.entreprise-secteur-block--le-st-laurent-cruseilles .section-label {
    color: #374151;
    background: rgba(55, 65, 81, .08);
}

.entreprise-secteur-block--le-st-laurent-cruseilles .section-label::before {
    background: #374151;
}

.entreprise-secteur-block--bardage-composite .section-label {
    color: #334155;
    background: rgba(51, 65, 85, .08);
}

.entreprise-secteur-block--bardage-composite .section-label::before {
    background: #334155;
}

.entreprise-secteur-block--pallud-ecole-primaire .section-label {
    color: #334155;
    background: rgba(51, 65, 85, .08);
}

.entreprise-secteur-block--pallud-ecole-primaire .section-label::before {
    background: #334155;
}

.entreprise-secteur-block--bardage-metallique .section-label {
    color: #1d4ed8;
    background: rgba(29, 78, 216, .08);
}

.entreprise-secteur-block--bardage-metallique .section-label::before {
    background: #1d4ed8;
}

.entreprise-secteur-block--domaine-du-chateau-pringy .section-label {
    color: #1d4ed8;
    background: rgba(29, 78, 216, .08);
}

.entreprise-secteur-block--domaine-du-chateau-pringy .section-label::before {
    background: #1d4ed8;
}

.entreprise-secteur-block--villa-mariette-challes-les-eaux .section-label {
    color: #1d4ed8;
    background: rgba(29, 78, 216, .08);
}

.entreprise-secteur-block--villa-mariette-challes-les-eaux .section-label::before {
    background: #1d4ed8;
}

.entreprise-secteur-block--ecole-vallieres .section-label {
    color: #1d4ed8;
    background: rgba(29, 78, 216, .08);
}

.entreprise-secteur-block--ecole-vallieres .section-label::before {
    background: #1d4ed8;
}

/* ── Grilles duo : hauteurs alignées ── */
.page-bardage .entreprise-secteur-layout--duo,
.page-bardage .entreprise-secteur-layout--duo-wide {
    align-items: start;
}

.page-bardage .entreprise-secteur-duo {
    align-items: stretch;
}

.page-bardage .entreprise-secteur-duo-item {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.page-bardage .entreprise-secteur-duo-img {
    flex: 1 1 auto;
    aspect-ratio: 4 / 5;
    min-height: 240px;
    padding: 0;
    display: block;
    background: var(--gray-100);
}

.page-bardage .entreprise-secteur-duo-img img {
    width: 100%;
    height: 100%;
    min-height: 100%;
    max-height: none;
    object-fit: cover;
    object-position: center;
}

@media (max-width: 900px) {
    .page-bardage .entreprise-secteur-duo-img {
        aspect-ratio: 16 / 10;
        min-height: 200px;
    }
}
