@charset "UTF-8";
@import url(main.css);
/* ========================================= NAVBAR - MARIE JOLIVET ARCHITECTE ========================================= */
.mj-navbar { width: 100%; min-height: 70px; padding: 0; background-color: #ffffff !important; transition: box-shadow 0.3s ease, background-color 0.3s ease; }

.mj-navbar.scrolled { background-color: rgba(255, 255, 255, 0.98) !important; box-shadow: 0 8px 25px rgba(0, 0, 0, 0.04); border-bottom-color: transparent; }

.mj-navbar *, .mj-navbar *::before, .mj-navbar *::after { box-sizing: border-box; }

.mj-navbar__container { width: 100%; max-width: none; min-height: 70px; margin: 0; padding: 0 55px; }

/* ========================================= DISPOSITION GÉNÉRALE ========================================= */
.mj-navbar__collapse { width: 100%; align-items: center; justify-content: flex-end; }

@media screen and (min-width: 992px) { .mj-navbar__collapse { display: flex !important; gap: 120px; } }

/* ========================================= MENU ========================================= */
.mj-navbar__menu { display: flex; flex-direction: row; align-items: center; justify-content: flex-end; gap: 48px; margin: 0; padding: 0; }

.mj-navbar__item { margin: 0; padding: 0; }

.mj-navbar__link { position: relative; display: inline-flex; align-items: center; padding: 27px 0 24px; color: #000000; cursor: pointer; font-size: 12px; font-weight: 500; line-height: 1.4; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; }

.mj-navbar__link span { color: #000000 !important; }

/* Trait au survol */
.mj-navbar__link::after { content: ""; position: absolute; right: 0; bottom: 18px; left: 0; width: 0; height: 1px; margin: 0 auto; background-color: #000000; transition: width 0.3s ease; }

.mj-navbar__link:hover::after, .mj-navbar__link:focus::after { width: 100%; }

.mj-navbar__link:focus { outline: none; }

/* ========================================= COORDONNÉES ========================================= */
.mj-navbar__contact { display: flex; flex: 0 0 auto; align-items: center; justify-content: flex-end; gap: 32px; margin-right: 20px; }

.mj-navbar__contact-link { position: relative; display: inline-flex; align-items: center; padding: 0; color: #000000 !important; background-color: transparent !important; border: 0 !important; border-radius: 0 !important; font-size: 16px; font-weight: 400; line-height: 1.4; letter-spacing: 0.5px; text-decoration: none !important; white-space: nowrap; }

.mj-navbar__contact-link::after { content: ""; position: absolute; right: 0; bottom: -6px; left: 0; width: 0; height: 1px; margin: 0 auto; background-color: #000000; transition: width 0.3s ease; }

.mj-navbar__contact-link:hover::after { width: 100%; }

/* ========================================= BOUTON MOBILE ========================================= */
.mj-navbar__toggler { width: 48px; height: 48px; display: none; flex-direction: column; align-items: center; justify-content: center; gap: 6px; margin-left: auto; padding: 0; background-color: transparent !important; border: 1px solid #000000; border-radius: 50%; box-shadow: none !important; }

.mj-navbar__toggler-line { display: block; width: 19px; height: 1px; background-color: #000000; }

/* Supprime le soulignement natif généré par obftrucs */
.mj-navbar__link, .mj-navbar__link:hover, .mj-navbar__link:focus, .mj-navbar__link span, .mj-navbar__link:hover span, .mj-navbar__link a, .mj-navbar__link a:hover, .mj-navbar__link a:focus { color: #000000 !important; text-decoration: none !important; border-bottom: none !important; background-image: none !important; }

/* Désactive un éventuel second trait global */
.mj-navbar .animated-border-button::before { display: none !important; }

/* Conserve uniquement ce soulignement */
.mj-navbar__link::after { content: ""; position: absolute; right: 0; bottom: 25px; left: 0; width: 0; height: 1px; margin: 0 auto; background-color: #000000; transition: width 0.3s ease; }

.mj-navbar__link:hover::after, .mj-navbar__link:focus::after { width: 100%; }

/* ========================================= ORDINATEUR PORTABLE ========================================= */
@media screen and (min-width: 992px) and (max-width: 1350px) { .mj-navbar__container { padding-right: 30px; padding-left: 30px; } .mj-navbar__collapse { gap: 55px; } .mj-navbar__menu { gap: 30px; } .mj-navbar__link { font-size: 10px; letter-spacing: 1.5px; } .mj-navbar__contact { gap: 20px; } .mj-navbar__contact-link { font-size: 10px; } }

/* ========================================= TABLETTE ET MOBILE ========================================= */
@media screen and (max-width: 991px) { .mj-navbar { min-height: 76px; } .mj-navbar__container { min-height: 76px; padding: 0 22px; } .mj-navbar__toggler { display: flex; } .mj-navbar__collapse { width: 100%; padding: 24px 0 30px; background-color: #ffffff; } .mj-navbar__menu { width: 100%; flex-direction: column; justify-content: center; gap: 0; } .mj-navbar__item { width: 100%; } .mj-navbar__link { width: 100%; justify-content: center; padding: 16px 10px; font-size: 12px; letter-spacing: 1.8px; } .mj-navbar__link::after, .mj-navbar .animated-border-button::after { bottom: 9px; max-width: 150px; } .mj-navbar__contact { width: 100%; flex-direction: column; justify-content: center; gap: 18px; margin-top: 25px; } .mj-navbar__contact-link { justify-content: center; font-size: 12px; } }

/* ========================================= PETITS MOBILES ========================================= */
@media screen and (max-width: 480px) { .mj-navbar__container { padding-right: 18px; padding-left: 18px; } }

.b-bloc-divider { height: 40px !important; background-color: transparent !important; border: none !important; box-shadow: none !important; }

.card.card-cover.h-100.overflow-hidden.rounded-4.shadow-lg { border-radius: 0px !important; }

.mx-auto.col-lg-11.px-4.py-4.bg-primaryColor.text-color-primary.rounded-3.shadow-lg { border-radius: 0px !important; border: 0.5px solid #694c4959; }

.first-activity-div.shadow-lg { box-shadow: none !important; }

.second-activity-div.shadow-lg { box-shadow: none !important; }

.third-activity-div.shadow-lg { box-shadow: none !important; }

.fs-6.lead.mt-4.mb-4 { color: #594f4c; font-size: 16px; font-weight: 400; line-height: 1.85; }

.background-image-div-opacity { background-attachment: scroll; opacity: 0.1; }

.display-6.titles.fw-bold.text-body-emphasis.lh-1.mb-5 h3 { font-weight: 400 !important; }

.spacer { display: none; }

/* ================================================== GALERIE DU PROJET ================================================== */
.mj-project-gallery { width: 100%; overflow: hidden; padding: 100px 40px 120px; background-color: #f3f0e9; box-sizing: border-box; font-family: "Montserrat", sans-serif; }

.mj-project-gallery, .mj-project-gallery * { box-sizing: border-box; }

.mj-project-gallery-container { width: 100%; max-width: 1350px; margin: 0 auto; }

/* ================================================== GRILLE ================================================== */
.mj-project-gallery-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); align-items: start; column-gap: 24px; row-gap: 12px; }

/* ================================================== PHOTOS ================================================== */
.mj-project-gallery-item { position: relative; width: 100%; aspect-ratio: 4 / 3; display: block; overflow: hidden; margin: 0; padding: 0; border: 0; border-radius: 0; background-color: rgba(105, 76, 73, 0.08); appearance: none; -webkit-appearance: none; cursor: zoom-in; border: 1px solid #694c488c; }

/* Léger décalage pour retrouver l’esprit de la référence */
.mj-project-gallery-item:nth-child(3n + 2) { margin-top: 18px; }

.mj-project-gallery-image { display: block; width: 100%; height: 100%; object-fit: cover; object-position: center; transition: transform 0.6s ease; }

.mj-project-gallery-item:hover .mj-project-gallery-image { transform: scale(1.035); }

.mj-project-gallery-item:focus-visible { outline: 2px solid #694c49; outline-offset: 5px; }

/* ================================================== ICÔNE D’AGRANDISSEMENT ================================================== */
.mj-project-gallery-zoom { position: absolute; right: 20px; bottom: 20px; display: flex; align-items: center; justify-content: center; width: 48px; height: 48px; border: 1px solid rgba(243, 240, 233, 0.8); border-radius: 50%; background-color: rgba(53, 37, 36, 0.35); opacity: 0; backdrop-filter: blur(4px); transition: opacity 0.35s ease, background-color 0.35s ease; }

.mj-project-gallery-zoom svg { width: 20px; height: 20px; fill: none; stroke: #f3f0e9; stroke-width: 1.2; stroke-linecap: round; stroke-linejoin: round; }

.mj-project-gallery-item:hover .mj-project-gallery-zoom, .mj-project-gallery-item:focus-visible .mj-project-gallery-zoom { opacity: 1; }

/* ================================================== BLOCAGE DU SCROLL ================================================== */
body.mj-project-gallery-open { overflow: hidden; }

/* ================================================== VISIONNEUSE ================================================== */
.mj-project-gallery-lightbox[hidden] { display: none !important; }

.mj-project-gallery-lightbox { position: fixed; inset: 0; z-index: 15000; display: flex; align-items: center; justify-content: center; padding: 70px 125px; }

.mj-project-gallery-backdrop { position: absolute; inset: 0; width: 100%; height: 100%; padding: 0; border: 0; background-color: rgba(38, 27, 26, 0.97); cursor: zoom-out; }

/* ================================================== GRANDE PHOTO ================================================== */
.mj-project-gallery-figure { position: relative; z-index: 2; max-width: 1450px; max-height: calc(100vh - 140px); margin: 0; }

.mj-project-gallery-large-image { display: block; width: auto; height: auto; max-width: 100%; max-height: calc(100vh - 180px); margin: 0 auto; object-fit: contain; }

/* ================================================== COMPTEUR ================================================== */
.mj-project-gallery-counter { position: absolute; right: 0; bottom: -38px; display: flex; gap: 7px; color: rgba(243, 240, 233, 0.82); font-size: 10px; font-weight: 500; line-height: 1.4; letter-spacing: 2px; }

/* ================================================== FLÈCHES ================================================== */
.mj-project-gallery-control { position: fixed; top: 50%; z-index: 4; display: flex; align-items: center; justify-content: center; width: 72px; height: 72px; padding: 0; border: 1px solid rgba(243, 240, 233, 0.6); border-radius: 50%; background-color: transparent; transform: translateY(-50%); cursor: pointer; transition: background-color 0.35s ease, transform 0.35s ease; }

.mj-project-gallery-control-left { left: 30px; }

.mj-project-gallery-control-right { right: 30px; }

.mj-project-gallery-control svg { width: 29px; height: 29px; fill: none; stroke: #f3f0e9; stroke-width: 1.2; stroke-linecap: round; stroke-linejoin: round; }

.mj-project-gallery-control:hover { background-color: rgba(243, 240, 233, 0.13); }

.mj-project-gallery-control-left:hover { transform: translate(-4px, -50%); }

.mj-project-gallery-control-right:hover { transform: translate(4px, -50%); }

.mj-project-gallery-control:disabled { display: none; }

/* ================================================== FERMETURE ================================================== */
.mj-project-gallery-close { position: fixed; top: 28px; right: 30px; z-index: 5; width: 56px; height: 56px; padding: 0; border: 1px solid rgba(243, 240, 233, 0.6); border-radius: 50%; background-color: transparent; cursor: pointer; }

.mj-project-gallery-close span { position: absolute; top: 50%; left: 50%; width: 21px; height: 1px; background-color: #f3f0e9; }

.mj-project-gallery-close span:first-child { transform: translate(-50%, -50%) rotate(45deg); }

.mj-project-gallery-close span:last-child { transform: translate(-50%, -50%) rotate(-45deg); }

/* ================================================== TABLETTE ================================================== */
@media screen and (max-width: 1100px) { .mj-project-gallery { padding: 85px 32px 105px; } .mj-project-gallery-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); } .mj-project-gallery-item:nth-child(3n + 2) { margin-top: 0; } .mj-project-gallery-item:nth-child(even) { margin-top: 30px; } .mj-project-gallery-lightbox { padding: 75px 100px; } }

/* ================================================== MOBILE ================================================== */
@media screen and (max-width: 767px) { .mj-project-gallery { padding: 65px 20px 75px; } .mj-project-gallery-grid { grid-template-columns: 1fr; gap: 18px; } .mj-project-gallery-item, .mj-project-gallery-item:nth-child(3n + 2), .mj-project-gallery-item:nth-child(even) { aspect-ratio: 16 / 10; margin-top: 0; } .mj-project-gallery-zoom { right: 15px; bottom: 15px; width: 44px; height: 44px; opacity: 1; } .mj-project-gallery-lightbox { padding: 75px 16px 105px; } .mj-project-gallery-large-image { max-height: calc(100vh - 200px); } .mj-project-gallery-close { top: 17px; right: 17px; width: 49px; height: 49px; } .mj-project-gallery-control { top: auto; bottom: 18px; width: 54px; height: 54px; transform: none; } .mj-project-gallery-control-left { left: 18px; } .mj-project-gallery-control-right { right: 18px; } .mj-project-gallery-control-left:hover, .mj-project-gallery-control-right:hover { transform: none; } .mj-project-gallery-counter { right: 50%; bottom: -55px; transform: translateX(50%); } }

/* ================================================== PAGE RÉALISATIONS - MARIE JOLIVET ================================================== */
.mj-projects-page { width: 100%; padding: 120px 40px 140px; overflow: hidden; background-color: #f3f0e9; font-family: "Montserrat", sans-serif; box-sizing: border-box; }

.mj-projects-page, .mj-projects-page * { box-sizing: border-box; }

.mj-projects-page-container { width: 100%; max-width: 1350px; margin: 0 auto; }

/* ================================================== EN-TÊTE ================================================== */
.mj-projects-page-header { display: grid; grid-template-columns: 1.05fr 0.95fr; align-items: end; gap: 100px; margin-bottom: 70px; }

.mj-projects-page-eyebrow { display: flex; align-items: center; gap: 20px; margin-bottom: 26px; }

.mj-projects-page-eyebrow-line { display: block; flex: 0 0 58px; width: 58px; height: 1px; background-color: #694c49; }

.mj-projects-page-eyebrow-text { color: #694c49; font-size: 11px; font-weight: 500; line-height: 1.4; letter-spacing: 3px; text-transform: uppercase; }

.mj-projects-page-eyebrow-text h2, .mj-projects-page-eyebrow-text h3, .mj-projects-page-eyebrow-text p { margin: 0; color: inherit; font: inherit; line-height: inherit; letter-spacing: inherit; text-transform: inherit; }

.mj-projects-page-title h2 { max-width: 760px; margin: 0; color: #694c49; font-size: 50px; font-weight: 400 !important; line-height: 1.18; letter-spacing: -1px; text-transform: uppercase; }

.mj-projects-page-introduction { padding: 7px 0 7px 35px; border-left: 1px solid rgba(105, 76, 73, 0.42); }

.mj-projects-page-introduction p { max-width: 590px; margin: 0; color: #594f4c; font-size: 15px; font-weight: 400; line-height: 1.9; }

/* ================================================== GRILLE DES PROJETS ================================================== */
.mj-projects-page-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); align-items: start; gap: 32px 24px; }

/* ================================================== CARTE PROJET VERTICALE ================================================== */
.mj-projects-page-card { position: relative; min-height: 570px; display: flex; flex-direction: column; justify-content: space-between; overflow: hidden; padding: 28px; color: #f3f0e9; background-color: #694c49; text-decoration: none; }

/* Décalage de la carte centrale de chaque ligne */
.mj-projects-page-card:nth-child(3n + 2) { margin-top: 42px; }

/* ================================================== IMAGE ================================================== */
.mj-projects-page-image { position: absolute; inset: 0; display: block; width: 100%; height: 100%; object-fit: cover; object-position: center; transition: transform 0.65s ease; }

/* ================================================== DÉGRADÉ POUR LA LISIBILITÉ ================================================== */
.mj-projects-page-overlay { position: absolute; inset: 0; z-index: 1; background: linear-gradient(180deg, rgba(34, 24, 23, 0.12) 0%, rgba(34, 24, 23, 0.04) 38%, rgba(49, 34, 32, 0.82) 100%); }

/* ================================================== NUMÉRO ================================================== */
.mj-projects-page-number { position: relative; z-index: 2; width: fit-content; padding-bottom: 9px; color: #f3f0e9; border-bottom: 1px solid rgba(243, 240, 233, 0.7); font-size: 10px; font-weight: 500; line-height: 1; letter-spacing: 2px; }

/* ================================================== BAS DE LA CARTE ================================================== */
.mj-projects-page-card-bottom { position: relative; z-index: 2; width: 100%; display: flex; flex-direction: row; align-items: flex-end; justify-content: space-between; gap: 25px; margin-top: auto; }

.mj-projects-page-card-title { flex: 1; max-width: 310px; margin-bottom: 0; }

.mj-projects-page-card-title h3, .mj-projects-page-card-title h4, .mj-projects-page-card-title p { margin: 0; color: #f3f0e9; font-size: 28px; font-weight: 400 !important; line-height: 1.35; letter-spacing: -0.3px; text-transform: uppercase; }

/* ================================================== FLÈCHE ================================================== */
.mj-projects-page-arrow { display: flex; align-items: center; justify-content: center; flex: 0 0 54px; width: 54px; height: 54px; border: 1px solid rgba(243, 240, 233, 0.75); border-radius: 50%; transition: background-color 0.35s ease, transform 0.35s ease; }

.mj-projects-page-arrow svg { width: 24px; height: 24px; fill: none; stroke: #f3f0e9; stroke-width: 1.3; stroke-linecap: round; stroke-linejoin: round; transition: stroke 0.35s ease, transform 0.35s ease; }

/* ================================================== SURVOL ================================================== */
.mj-projects-page-card:hover { color: #f3f0e9; text-decoration: none; }

.mj-projects-page-card:hover .mj-projects-page-image { transform: scale(1.045); }

.mj-projects-page-card:hover .mj-projects-page-arrow { background-color: #f3f0e9; transform: translateX(5px); }

.mj-projects-page-card:hover .mj-projects-page-arrow svg { stroke: #694c49; transform: translateX(2px); }

.mj-projects-page-heading, .mj-projects-page-introduction, .mj-projects-page-card-title { min-width: 0; }

.mj-projects-page-title h2, .mj-projects-page-card-title h3, .mj-projects-page-card-title h4, .mj-projects-page-card-title p { overflow-wrap: break-word; }

/* ================================================== TABLETTE ================================================== */
@media screen and (max-width: 1100px) { .mj-projects-page { padding: 100px 30px 120px; } /* HEADER */ .mj-projects-page-header { grid-template-columns: 1.1fr 0.9fr; align-items: end; gap: 50px; margin-bottom: 60px; } .mj-projects-page-eyebrow { gap: 16px; margin-bottom: 22px; } .mj-projects-page-eyebrow-line { flex-basis: 48px; width: 48px; } .mj-projects-page-eyebrow-text { font-size: 10px; letter-spacing: 2.5px; } .mj-projects-page-title h2 { font-size: 42px; line-height: 1.2; letter-spacing: -0.7px; } .mj-projects-page-introduction { padding-left: 26px; } .mj-projects-page-introduction p { font-size: 14px; line-height: 1.8; } /* GRILLE */ .mj-projects-page-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); column-gap: 22px; row-gap: 28px; } .mj-projects-page-card, .mj-projects-page-card:nth-child(3n + 2) { min-height: 520px; margin-top: 0; padding: 25px; } .mj-projects-page-card:nth-child(even) { margin-top: 25px; } .mj-projects-page-card-title { max-width: calc(100% - 70px); } .mj-projects-page-card-title h3, .mj-projects-page-card-title h4, .mj-projects-page-card-title p { font-size: 23px; } .mj-projects-page-arrow { flex-basis: 52px; width: 52px; height: 52px; } }

/* ================================================== PETITE TABLETTE ================================================== */
@media screen and (max-width: 900px) { /* HEADER EN UNE COLONNE */ .mj-projects-page-header { display: block; margin-bottom: 55px; } .mj-projects-page-heading { margin-bottom: 30px; } .mj-projects-page-title h2 { max-width: 700px; } .mj-projects-page-introduction { max-width: 720px; padding: 4px 0 4px 24px; } .mj-projects-page-introduction p { max-width: 100%; } }

/* ================================================== MOBILE ================================================== */
@media screen and (max-width: 767px) { .mj-projects-page { padding: 75px 20px 90px; } /* HEADER */ .mj-projects-page-header { display: block; margin-bottom: 45px; } .mj-projects-page-heading { margin-bottom: 26px; } .mj-projects-page-eyebrow { gap: 13px; margin-bottom: 18px; } .mj-projects-page-eyebrow-line { flex: 0 0 35px; width: 35px; } .mj-projects-page-eyebrow-text { max-width: calc(100% - 48px); font-size: 9px; line-height: 1.5; letter-spacing: 1.8px; } .mj-projects-page-title h2 { max-width: 100%; font-size: 34px; line-height: 1.2; letter-spacing: -0.5px; } .mj-projects-page-introduction { max-width: 100%; padding: 3px 0 3px 20px; } .mj-projects-page-introduction p { max-width: 100%; font-size: 14px; line-height: 1.75; } /* GRILLE */ .mj-projects-page-grid { grid-template-columns: 1fr; gap: 20px; } .mj-projects-page-card, .mj-projects-page-card:nth-child(3n + 2), .mj-projects-page-card:nth-child(even) { min-height: 470px; margin-top: 0; padding: 22px; } .mj-projects-page-card-bottom { align-items: flex-end; gap: 16px; } .mj-projects-page-card-title { max-width: calc(100% - 64px); margin-bottom: 0; } .mj-projects-page-card-title h3, .mj-projects-page-card-title h4, .mj-projects-page-card-title p { font-size: 20px; line-height: 1.35; } .mj-projects-page-arrow { flex: 0 0 48px; width: 48px; height: 48px; } .mj-projects-page-arrow svg { width: 21px; height: 21px; } }

/* ================================================== GALERIE HABITAT PARTICIPATIF MARIE JOLIVET ================================================== */
.mj-hp-gallery { position: relative; overflow: hidden; padding: 130px 40px 165px; background-color: #694c49; font-family: "Montserrat", sans-serif; }

.mj-hp-gallery-container { position: relative; max-width: 1350px; margin: 0 auto; }

/* ================================================== EN-TÊTE ================================================== */
.mj-hp-gallery-header { display: grid; grid-template-columns: minmax(0, 1fr) auto; align-items: end; gap: 70px; margin-bottom: 75px; }

.mj-hp-gallery-header-content { max-width: 880px; }

.mj-hp-gallery-eyebrow { display: flex; align-items: center; gap: 20px; margin-bottom: 27px; color: #f3f0e9; }

.mj-hp-gallery-eyebrow-line { display: block; flex: 0 0 58px; width: 58px; height: 1px; background-color: #f3f0e9; }

.mj-hp-gallery-eyebrow-text { color: #f3f0e9; font-size: 11px; font-weight: 500; line-height: 1.4; letter-spacing: 3px; text-transform: uppercase; }

.mj-hp-gallery-eyebrow-text h2, .mj-hp-gallery-eyebrow-text h3, .mj-hp-gallery-eyebrow-text p { margin: 0; color: inherit; font: inherit; line-height: inherit; letter-spacing: inherit; text-transform: inherit; }

.mj-hp-gallery-title { margin-bottom: 25px; }

.mj-hp-gallery-title h2 { max-width: 780px; margin: 0; color: #f3f0e9; font-size: 50px; font-weight: 300; line-height: 1.16; letter-spacing: -1px; text-transform: uppercase; }

.mj-hp-gallery-introduction { max-width: 680px; }

.mj-hp-gallery-introduction p { margin: 0; color: rgba(243, 240, 233, 0.78); font-size: 15px; font-weight: 400; line-height: 1.85; }

/* ================================================== BOUTON TOUTES LES RÉALISATIONS ================================================== */
.mj-hp-gallery-button { display: inline-flex; align-items: center; justify-self: end; align-self: end; gap: 28px; width: fit-content; margin: 0 0 3px; color: #f3f0e9; text-decoration: none; }

.mj-hp-gallery-button-label { position: relative; min-width: 255px; padding-bottom: 11px; color: #f3f0e9; font-size: 11px; font-weight: 500; line-height: 1.4; letter-spacing: 2px; text-align: left; text-transform: uppercase; }

.mj-hp-gallery-button-label::after { content: ""; position: absolute; right: 0; bottom: 0; left: 0; height: 1px; background-color: rgba(243, 240, 233, 0.7); }

.mj-hp-gallery-button-arrow { display: flex; align-items: center; justify-content: center; flex: 0 0 66px; width: 66px; height: 66px; border: 1px solid rgba(243, 240, 233, 0.7); border-radius: 50%; transition: background-color 0.35s ease, transform 0.35s ease; }

.mj-hp-gallery-button-arrow svg { width: 28px; height: 28px; fill: none; stroke: #f3f0e9; stroke-width: 1.2; stroke-linecap: round; stroke-linejoin: round; transition: stroke 0.35s ease, transform 0.35s ease; }

.mj-hp-gallery-button:hover { color: #f3f0e9; }

.mj-hp-gallery-button:hover .mj-hp-gallery-button-arrow { background-color: #f3f0e9; transform: translateX(5px); }

.mj-hp-gallery-button:hover .mj-hp-gallery-button-arrow svg { stroke: #694c49; transform: translateX(2px); }

/* ================================================== GRILLE ================================================== */
.mj-hp-gallery-grid { display: grid; grid-template-columns: repeat(3, 1fr); align-items: start; gap: 25px; }

/* ================================================== CARTES PHOTOGRAPHIQUES ================================================== */
.mj-hp-gallery-card { position: relative; min-height: 590px; display: flex; flex-direction: column; justify-content: space-between; overflow: hidden; margin: 0; padding: 30px; color: #f3f0e9; border: 1px solid rgba(243, 240, 233, 0.24); background-color: #503936; }

.mj-hp-gallery-card:nth-child(3n + 2) { transform: translateY(45px); }

.mj-hp-gallery-card-image { position: absolute; inset: 0; display: block; width: 100%; height: 100%; object-fit: cover; object-position: center; }

/* ================================================== TABLETTE ================================================== */
@media screen and (max-width: 1100px) { .mj-hp-gallery { padding: 110px 35px 130px; } .mj-hp-gallery-header { gap: 45px; } .mj-hp-gallery-title h2 { font-size: 42px; } .mj-hp-gallery-grid { grid-template-columns: repeat(2, 1fr); } .mj-hp-gallery-card, .mj-hp-gallery-card:nth-child(3n + 2) { min-height: 540px; transform: none; } .mj-hp-gallery-card:nth-child(even) { transform: translateY(35px); } }

/* ================================================== MOBILE ================================================== */
@media screen and (max-width: 767px) { .mj-hp-gallery { padding: 85px 24px; } .mj-hp-gallery-header { display: block; margin-bottom: 50px; } .mj-hp-gallery-header-detail { display: none; } .mj-hp-gallery-eyebrow { gap: 14px; margin-bottom: 22px; } .mj-hp-gallery-eyebrow-line { flex-basis: 36px; width: 36px; } .mj-hp-gallery-eyebrow-text { font-size: 9px; letter-spacing: 2px; } .mj-hp-gallery-title h2 { font-size: 34px; line-height: 1.22; } .mj-hp-gallery-introduction p { font-size: 14px; line-height: 1.75; margin-bottom: 50px; } .mj-hp-gallery-grid { grid-template-columns: 1fr; gap: 22px; } .mj-hp-gallery-card, .mj-hp-gallery-card:nth-child(3n + 2), .mj-hp-gallery-card:nth-child(even) { min-height: 500px; padding: 24px; transform: none; } .mj-hp-gallery-card-category { max-width: 155px; text-align: center; } .mj-hp-gallery-card-title h3, .mj-hp-gallery-card-title h4, .mj-hp-gallery-card-title p { font-size: 22px; } }

@media screen and (max-width: 767px) { .mj-projects-page-card-bottom { gap: 18px; } .mj-projects-page-card-title { max-width: calc(100% - 68px); } .mj-projects-page-arrow { flex-basis: 50px; width: 50px; height: 50px; } }

/* ================================================== HABITAT PARTICIPATIF - VERSION ÉDITORIALE ================================================== */
.mj-participatif-editorial { position: relative; overflow: hidden; padding: 130px 40px; background-color: #f3f0e9; font-family: "Montserrat", sans-serif; }

.mj-participatif-editorial__container { position: relative; z-index: 2; max-width: 1350px; margin: 0 auto; }

/* ================================================== EN-TÊTE ================================================== */
.mj-participatif-editorial__header { margin-bottom: 75px; }

.mj-participatif-editorial__eyebrow { display: flex; align-items: center; gap: 20px; margin-bottom: 28px; }

.mj-participatif-editorial__eyebrow-line { display: block; flex: 0 0 58px; width: 58px; height: 1px; background-color: #694c49; }

.mj-participatif-editorial__eyebrow-text { color: #694c49; font-size: 11px; font-weight: 500; line-height: 1.4; letter-spacing: 3px; text-transform: uppercase; }

.mj-participatif-editorial__eyebrow-text h2, .mj-participatif-editorial__eyebrow-text h3, .mj-participatif-editorial__eyebrow-text p { margin: 0; color: inherit; font: inherit; line-height: inherit; letter-spacing: inherit; text-transform: inherit; }

.mj-participatif-editorial__header-layout { display: grid; grid-template-columns: 1.15fr 0.85fr; align-items: end; gap: 110px; }

.mj-participatif-editorial__title h2 { max-width: 790px; margin: 0; color: #694c49; font-size: 50px; font-weight: 400 !important; line-height: 1.18; letter-spacing: -1px; text-transform: uppercase; }

.mj-participatif-editorial__introduction { padding: 8px 0 8px 36px; border-left: 1px solid rgba(105, 76, 73, 0.4); }

.mj-participatif-editorial__introduction p { margin: 0; color: #594f4c; font-size: 16px; font-weight: 400; line-height: 1.9; }

/* ================================================== MANIFESTE ================================================== */
.mj-participatif-editorial__manifesto { display: grid; grid-template-columns: 210px 1fr; align-items: center; gap: 55px; margin-bottom: 95px; padding: 48px 55px; color: #f3f0e9; background-color: #694c49; }

.mj-participatif-editorial__manifesto-index { padding-right: 45px; border-right: 1px solid rgba(243, 240, 233, 0.4); font-size: 11px; font-weight: 500; line-height: 1.8; letter-spacing: 3px; }

.mj-participatif-editorial__manifesto-text { max-width: 900px; }

.mj-participatif-editorial__manifesto-text p { margin: 0; color: #f3f0e9; font-size: 23px; font-weight: 300; line-height: 1.65; }

/* ================================================== TABLEAU DES CHAPITRES ================================================== */
.mj-participatif-editorial__chapters { background-color: #694c490e; border-top: 1px solid rgba(105, 76, 73, 0.28); border-right: 1px solid rgba(105, 76, 73, 0.28); border-left: 1px solid rgba(105, 76, 73, 0.28); }

.mj-participatif-editorial__chapter, .mj-participatif-editorial__chapter:nth-child(even) { display: grid; grid-template-columns: 90px 0.85fr 1.15fr; align-items: start; gap: 45px; padding: 50px 45px; background-color: transparent; border-bottom: 1px solid rgba(105, 76, 73, 0.28); transition: none; }

/* Tous les titres restent à gauche */
.mj-participatif-editorial__chapter-title, .mj-participatif-editorial__chapter:nth-child(even) .mj-participatif-editorial__chapter-title { grid-column: 2; grid-row: 1; padding-right: 25px; }

/* Toutes les descriptions restent à droite */
.mj-participatif-editorial__chapter-description, .mj-participatif-editorial__chapter:nth-child(even) .mj-participatif-editorial__chapter-description { grid-column: 3; grid-row: 1; max-width: 680px; padding-right: 0; }

.mj-participatif-editorial__chapter-index { grid-column: 1; grid-row: 1; padding-top: 5px; }

.mj-participatif-editorial__chapter-index span { display: inline-flex; align-items: center; justify-content: center; width: 58px; height: 58px; color: #694c49; border: 1px solid rgba(105, 76, 73, 0.45); border-radius: 50%; background-color: transparent; font-size: 11px; font-weight: 500; letter-spacing: 2px; transition: none; }

.mj-participatif-editorial__chapter-title h3 { margin: 0; color: #694c49; font-size: 25px; font-weight: 400 !important; line-height: 1.4; text-transform: uppercase; }

.mj-participatif-editorial__chapter-description p { margin: 0; color: #594f4c; font-size: 15px; font-weight: 400; line-height: 1.9; }

/* ================================================== CONCLUSION ================================================== */
.mj-participatif-editorial__footer { display: grid; grid-template-columns: 1fr auto; align-items: center; gap: 90px; margin-top: 70px; }

.mj-participatif-editorial__conclusion { display: grid; grid-template-columns: 1px 1fr; gap: 28px; max-width: 850px; }

.mj-participatif-editorial__conclusion-line { display: block; width: 1px; height: 100%; min-height: 90px; background-color: #694c49; }

.mj-participatif-editorial__conclusion-text p { margin: 0; color: #694c49; font-size: 16px; font-weight: 500; line-height: 1.85; }

/* ================================================== BOUTON ================================================== */
.mj-participatif-editorial__button { display: inline-flex; align-items: center; gap: 24px; color: #694c49; text-decoration: none; }

.mj-participatif-editorial__button-label { position: relative; padding-bottom: 8px; color: #694c49; font-size: 11px; font-weight: 500; line-height: 1.4; letter-spacing: 2px; text-transform: uppercase; }

.mj-participatif-editorial__button-label::after { content: ""; position: absolute; right: 0; bottom: 0; left: 0; height: 1px; background-color: #694c49; transform-origin: left center; transition: transform 0.35s ease; }

.mj-participatif-editorial__button-arrow { display: flex; align-items: center; justify-content: center; flex: 0 0 66px; width: 66px; height: 66px; border: 1px solid #694c49; border-radius: 50%; transition: background-color 0.35s ease, transform 0.35s ease; }

.mj-participatif-editorial__button-arrow svg { width: 28px; height: 28px; fill: none; stroke: #694c49; stroke-width: 1.3; stroke-linecap: round; stroke-linejoin: round; transition: stroke 0.35s ease, transform 0.35s ease; }

.mj-participatif-editorial__button:hover { color: #694c49; }

.mj-participatif-editorial__button:hover .mj-participatif-editorial__button-label::after { transform: scaleX(0.45); }

.mj-participatif-editorial__button:hover .mj-participatif-editorial__button-arrow { background-color: #694c49; transform: translateX(5px); }

.mj-participatif-editorial__button:hover .mj-participatif-editorial__button-arrow svg { stroke: #f3f0e9; transform: translateX(2px); }

/* ================================================== TABLETTE ================================================== */
@media screen and (max-width: 1100px) { .mj-participatif-editorial { padding: 110px 35px; } .mj-participatif-editorial__header-layout { gap: 65px; } .mj-participatif-editorial__title h2 { font-size: 42px; } .mj-participatif-editorial__manifesto { grid-template-columns: 160px 1fr; gap: 40px; padding: 42px; } .mj-participatif-editorial__chapter, .mj-participatif-editorial__chapter:nth-child(even) { grid-template-columns: 75px 0.85fr 1.15fr; gap: 35px; } .mj-participatif-editorial__chapter:nth-child(even) .mj-participatif-editorial__chapter-title { grid-column: 2; } .mj-participatif-editorial__chapter:nth-child(even) .mj-participatif-editorial__chapter-description { grid-column: 3; padding-right: 0; } }

/* ================================================== MOBILE ================================================== */
@media screen and (max-width: 767px) { .mj-participatif-editorial { padding: 85px 24px; } .mj-participatif-editorial__outline { display: none; } .mj-participatif-editorial__header { margin-bottom: 50px; } .mj-participatif-editorial__eyebrow { gap: 14px; margin-bottom: 22px; } .mj-participatif-editorial__eyebrow-line { flex-basis: 36px; width: 36px; } .mj-participatif-editorial__eyebrow-text { font-size: 9px; letter-spacing: 2px; } .mj-participatif-editorial__header-layout { display: block; } .mj-participatif-editorial__title { margin-bottom: 30px; } .mj-participatif-editorial__title h2 { font-size: 34px; line-height: 1.22; } .mj-participatif-editorial__introduction { padding-left: 22px; } .mj-participatif-editorial__introduction p { font-size: 15px; line-height: 1.8; } .mj-participatif-editorial__manifesto { display: block; margin-bottom: 60px; padding: 30px 25px; } .mj-participatif-editorial__manifesto-index { margin-bottom: 25px; padding: 0 0 20px; border-right: 0; border-bottom: 1px solid rgba(243, 240, 233, 0.35); } .mj-participatif-editorial__manifesto-text p { font-size: 18px; line-height: 1.65; } .mj-participatif-editorial__chapter, .mj-participatif-editorial__chapter:nth-child(even) { display: grid; grid-template-columns: 58px 1fr; gap: 20px; padding: 35px 0; } .mj-participatif-editorial__chapter:hover { padding-left: 0; } .mj-participatif-editorial__chapter-index { grid-column: 1; grid-row: 1 / 3; } .mj-participatif-editorial__chapter-title, .mj-participatif-editorial__chapter:nth-child(even) .mj-participatif-editorial__chapter-title { grid-column: 2; grid-row: 1; padding-right: 0; } .mj-participatif-editorial__chapter-description, .mj-participatif-editorial__chapter:nth-child(even) .mj-participatif-editorial__chapter-description { grid-column: 2; grid-row: 2; padding-right: 0; } .mj-participatif-editorial__chapter-index span { width: 48px; height: 48px; } .mj-participatif-editorial__chapter-title h3 { font-size: 19px; } .mj-participatif-editorial__chapter-description p { font-size: 14px; line-height: 1.8; } .mj-participatif-editorial__footer { display: block; margin-top: 50px; } .mj-participatif-editorial__conclusion { gap: 18px; margin-bottom: 38px; } .mj-participatif-editorial__conclusion-text p { font-size: 15px; line-height: 1.8; } .mj-participatif-editorial__button { gap: 18px; } .mj-participatif-editorial__button-arrow { flex-basis: 58px; width: 58px; height: 58px; } }

/* ================================================== ÉCO-CONSTRUCTION - MARIE JOLIVET ================================================== */
.mj-eco-principles { position: relative; overflow: hidden; padding: 130px 40px; background-color: #f3f0e9; }

.mj-eco-principles__container { position: relative; z-index: 2; max-width: 1350px; margin: 0 auto; }

/* ================================================== EN-TÊTE ================================================== */
.mj-eco-principles__header { display: grid; grid-template-columns: 1.05fr 0.95fr; align-items: end; gap: 110px; margin-bottom: 80px; }

.mj-eco-principles__eyebrow { display: flex; align-items: center; gap: 20px; margin-bottom: 27px; color: #694c49; }

.mj-eco-principles__eyebrow-line { display: block; flex: 0 0 58px; width: 58px; height: 1px; background-color: #694c49; }

.mj-eco-principles__eyebrow-text { color: #694c49; font-size: 11px; font-weight: 500; line-height: 1.4; letter-spacing: 3px; text-transform: uppercase; }

.mj-eco-principles__eyebrow-text h2, .mj-eco-principles__eyebrow-text h3, .mj-eco-principles__eyebrow-text p { margin: 0; color: inherit; font: inherit; line-height: inherit; letter-spacing: inherit; text-transform: inherit; }

.mj-eco-principles__title h2 { max-width: 780px; margin: 0; color: #694c49; font-size: 50px; font-weight: 400 !important; line-height: 1.18; letter-spacing: -1px; text-transform: uppercase; }

.mj-eco-principles__introduction { padding: 8px 0 8px 38px; border-left: 1px solid rgba(105, 76, 73, 0.45); }

.mj-eco-principles__introduction p { margin: 0; color: #594f4c; font-size: 16px; font-weight: 400; line-height: 1.9; }

/* ================================================== GRILLE ================================================== */
.mj-eco-principles__grid { display: grid; grid-template-columns: repeat(2, 1fr); border-top: 1px solid rgba(105, 76, 73, 0.25); border-left: 1px solid rgba(105, 76, 73, 0.25); }

/* ================================================== ÉLÉMENTS ================================================== */
.mj-eco-principles__item { position: relative; min-height: 390px; display: flex; flex-direction: column; padding: 38px 40px; border-right: 1px solid rgba(105, 76, 73, 0.25); border-bottom: 1px solid rgba(105, 76, 73, 0.25); background-color: #694c490e; transition: color 0.4s ease, background-color 0.4s ease, transform 0.4s ease; }

.mj-eco-principles__item-top { display: flex; align-items: center; gap: 18px; margin-bottom: 65px; }

.mj-eco-principles__number { flex: 0 0 auto; color: rgba(105, 76, 73, 0.58); font-size: 11px; font-weight: 500; letter-spacing: 2px; }

.mj-eco-principles__item-title { margin-bottom: 24px; }

.mj-eco-principles__item-title h3 { margin: 0; color: #694c49; font-size: 24px; font-weight: 400 !important; line-height: 1.4; text-transform: uppercase; }

.mj-eco-principles__item-description { max-width: 570px; }

.mj-eco-principles__item-description p { margin: 0; color: #594f4c; font-size: 15px; font-weight: 400; line-height: 1.85; }

/* ================================================== CONCLUSION ================================================== */
.mj-eco-principles__footer { display: grid; grid-template-columns: 1fr auto; align-items: center; gap: 90px; margin-top: 65px; }

.mj-eco-principles__conclusion { display: grid; grid-template-columns: 1px 1fr; gap: 28px; max-width: 880px; }

.mj-eco-principles__conclusion-line { display: block; width: 1px; height: 100%; min-height: 80px; background-color: #694c49; }

.mj-eco-principles__conclusion-text p { margin: 0; color: #694c49; font-size: 16px; font-weight: 500; line-height: 1.85; }

/* ================================================== BOUTON ================================================== */
.mj-eco-principles__button { display: inline-flex; align-items: center; gap: 24px; color: #694c49; text-decoration: none; }

.mj-eco-principles__button-label { position: relative; padding-bottom: 8px; color: #694c49; font-size: 11px; font-weight: 500; line-height: 1.4; letter-spacing: 2px; text-transform: uppercase; }

.mj-eco-principles__button-label::after { content: ""; position: absolute; right: 0; bottom: 0; left: 0; height: 1px; background-color: #694c49; transform-origin: left center; transition: transform 0.35s ease; }

.mj-eco-principles__button-arrow { display: flex; align-items: center; justify-content: center; flex: 0 0 66px; width: 66px; height: 66px; border: 1px solid #694c49; border-radius: 50%; transition: background-color 0.35s ease, transform 0.35s ease; }

.mj-eco-principles__button-arrow svg { width: 28px; height: 28px; fill: none; stroke: #694c49; stroke-width: 1.3; stroke-linecap: round; stroke-linejoin: round; transition: stroke 0.35s ease, transform 0.35s ease; }

.mj-eco-principles__button:hover { color: #694c49; }

.mj-eco-principles__button:hover .mj-eco-principles__button-label::after { transform: scaleX(0.45); }

.mj-eco-principles__button:hover .mj-eco-principles__button-arrow { background-color: #694c49; transform: translateX(5px); }

.mj-eco-principles__button:hover .mj-eco-principles__button-arrow svg { stroke: #f3f0e9; transform: translateX(2px); }

/* ================================================== TABLETTE ================================================== */
@media screen and (max-width: 1100px) { .mj-eco-principles { padding: 110px 35px; } .mj-eco-principles__header { gap: 60px; } .mj-eco-principles__title h2 { font-size: 42px; } .mj-eco-principles__item { min-height: 420px; padding: 34px 30px; } .mj-eco-principles__footer { gap: 50px; } }

/* ================================================== MOBILE ================================================== */
@media screen and (max-width: 767px) { .mj-eco-principles { padding: 85px 24px; } .mj-eco-principles__outline { display: none; } .mj-eco-principles__header { display: block; margin-bottom: 55px; } .mj-eco-principles__header-main { margin-bottom: 32px; } .mj-eco-principles__eyebrow { gap: 14px; margin-bottom: 22px; } .mj-eco-principles__eyebrow-line { flex-basis: 36px; width: 36px; } .mj-eco-principles__eyebrow-text { font-size: 9px; letter-spacing: 2px; } .mj-eco-principles__title h2 { font-size: 34px; line-height: 1.22; } .mj-eco-principles__introduction { padding-left: 22px; } .mj-eco-principles__introduction p { font-size: 15px; line-height: 1.8; } .mj-eco-principles__grid { grid-template-columns: 1fr; } .mj-eco-principles__item { min-height: auto; padding: 30px 24px; } .mj-eco-principles__item:hover { transform: none; } .mj-eco-principles__item-top { margin-bottom: 45px; } .mj-eco-principles__item-title h3 { font-size: 20px; } .mj-eco-principles__item-description p { font-size: 14px; line-height: 1.8; } .mj-eco-principles__footer { display: block; margin-top: 50px; } .mj-eco-principles__conclusion { gap: 18px; margin-bottom: 38px; } .mj-eco-principles__conclusion-text p { font-size: 15px; line-height: 1.8; } .mj-eco-principles__button { gap: 18px; } .mj-eco-principles__button-arrow { flex-basis: 58px; width: 58px; height: 58px; } }

/* ================================================== AMÉNAGEMENT INTÉRIEUR - MARIE JOLIVET ================================================== */
.mj-interior-approach { position: relative; overflow: hidden; padding: 130px 40px; background-color: #f3f0e9; }

.mj-interior-approach__container { position: relative; z-index: 2; display: grid; grid-template-columns: 0.82fr 1.18fr; align-items: start; gap: 120px; max-width: 1350px; margin: 0 auto; }

/* ================================================== INTRODUCTION ================================================== */
.mj-interior-approach__introduction { position: sticky; top: 130px; max-width: 570px; }

.mj-interior-approach__eyebrow { display: flex; align-items: center; gap: 20px; margin-bottom: 28px; }

.mj-interior-approach__eyebrow-line { display: block; flex: 0 0 58px; width: 58px; height: 1px; background-color: #694c49; }

.mj-interior-approach__eyebrow-text { color: #694c49; font-size: 11px; font-weight: 500; line-height: 1.4; letter-spacing: 3px; text-transform: uppercase; }

.mj-interior-approach__title { margin: 0 0 32px; color: #694c49; font-size: 50px; font-weight: 400 !important; line-height: 1.17; letter-spacing: -1px; text-transform: uppercase; }

.mj-interior-approach__lead { margin: 0; color: #594f4c; font-size: 16px; font-weight: 400; line-height: 1.9; }

/* ================================================== PHRASE MISE EN AVANT ================================================== */
.mj-interior-approach__statement { display: grid; grid-template-columns: 1px 1fr; gap: 24px; margin: 42px 0; }

.mj-interior-approach__statement-line { display: block; width: 1px; height: 100%; min-height: 90px; background-color: #694c49; }

.mj-interior-approach__statement p { margin: 0; color: #694c49; font-size: 15px; font-weight: 500; line-height: 1.85; }

/* ================================================== LISTE DES SUJETS ================================================== */
.mj-interior-approach__services { border-top: 1px solid rgba(105, 76, 73, 0.26); }

.mj-interior-approach__item { display: grid; grid-template-columns: 115px 1fr; padding: 48px 35px; border-right: 1px solid rgba(105, 76, 73, 0.26); border-bottom: 1px solid rgba(105, 76, 73, 0.26); border-left: 1px solid rgba(105, 76, 73, 0.26); transition: background-color 0.4s ease, transform 0.4s ease; background: #694c490e; }

.mj-interior-approach__item-header { display: flex; align-items: flex-start; gap: 14px; }

.mj-interior-approach__item-number { flex: 0 0 auto; color: rgba(105, 76, 73, 0.6); font-size: 11px; font-weight: 500; letter-spacing: 2px; }

.mj-interior-approach__item-content h3 { margin: 0 0 20px; color: #694c49; font-size: 24px; font-weight: 400 !important; line-height: 1.35; text-transform: uppercase; }

.mj-interior-approach__item-content p { max-width: 650px; margin: 0; color: #594f4c; font-size: 15px; font-weight: 400; line-height: 1.85; }

/* ================================================== BOUTON ================================================== */
.mj-interior-approach__button { display: inline-flex; align-items: center; gap: 24px; color: #694c49; text-decoration: none; }

.mj-interior-approach__button-label { position: relative; padding-bottom: 8px; color: #694c49; font-size: 11px; font-weight: 500; letter-spacing: 2px; text-transform: uppercase; }

.mj-interior-approach__button-label::after { content: ""; position: absolute; right: 0; bottom: 0; left: 0; height: 1px; background-color: #694c49; transform-origin: left center; transition: transform 0.35s ease; }

.mj-interior-approach__button-arrow { display: flex; align-items: center; justify-content: center; flex: 0 0 66px; width: 66px; height: 66px; border: 1px solid #694c49; border-radius: 50%; transition: background-color 0.35s ease, transform 0.35s ease; }

.mj-interior-approach__button-arrow svg { width: 28px; height: 28px; fill: none; stroke: #694c49; stroke-width: 1.3; stroke-linecap: round; stroke-linejoin: round; transition: stroke 0.35s ease, transform 0.35s ease; }

.mj-interior-approach__button:hover { color: #694c49; }

.mj-interior-approach__button:hover .mj-interior-approach__button-label::after { transform: scaleX(0.45); }

.mj-interior-approach__button:hover .mj-interior-approach__button-arrow { background-color: #694c49; transform: translateX(5px); }

.mj-interior-approach__button:hover .mj-interior-approach__button-arrow svg { stroke: #f3f0e9; transform: translateX(2px); }

/* ================================================== TABLETTE ================================================== */
@media screen and (max-width: 1100px) { .mj-interior-approach { padding: 110px 35px; } .mj-interior-approach__container { grid-template-columns: 0.8fr 1.2fr; gap: 65px; } .mj-interior-approach__introduction { position: relative; top: auto; } .mj-interior-approach__title { font-size: 42px; } .mj-interior-approach__item { grid-template-columns: 80px 1fr; gap: 25px; padding: 40px 28px; } }

/* ================================================== MOBILE ================================================== */
@media screen and (max-width: 767px) { .mj-interior-approach { padding: 85px 24px; } .mj-interior-approach__decoration { display: none; } .mj-interior-approach__container { grid-template-columns: 1fr; gap: 60px; } .mj-interior-approach__introduction { max-width: none; } .mj-interior-approach__eyebrow { gap: 14px; margin-bottom: 22px; } .mj-interior-approach__eyebrow-line { flex-basis: 36px; width: 36px; } .mj-interior-approach__eyebrow-text { font-size: 9px; letter-spacing: 2px; } .mj-interior-approach__title { font-size: 34px; line-height: 1.22; } .mj-interior-approach__lead { font-size: 15px; line-height: 1.8; } .mj-interior-approach__statement { gap: 18px; margin: 35px 0; } .mj-interior-approach__statement p { font-size: 14px; } .mj-interior-approach__item { display: block; padding: 30px 24px; } .mj-interior-approach__item:hover { transform: none; } .mj-interior-approach__item-header { margin-bottom: 35px; } .mj-interior-approach__item-content h3 { font-size: 20px; } .mj-interior-approach__item-content p { font-size: 14px; line-height: 1.8; } .mj-interior-approach__button { gap: 17px; } .mj-interior-approach__button-arrow { flex-basis: 58px; width: 58px; height: 58px; } }

/* ================================================== RÉALISATIONS LIÉES AU SERVICE MARIE JOLIVET ================================================== */
.mj-project-showcase { position: relative; overflow: hidden; padding: 130px 40px 150px; background-color: #694c49; }

.mj-project-showcase__container { max-width: 1350px; margin: 0 auto; }

/* ================================================== EN-TÊTE ================================================== */
.mj-project-showcase__header { display: grid; grid-template-columns: 1fr auto; align-items: end; gap: 80px; margin-bottom: 75px; }

.mj-project-showcase__header-content { max-width: 780px; }

.mj-project-showcase__eyebrow { display: flex; align-items: center; gap: 20px; margin-bottom: 27px; color: #f3f0e9; }

.mj-project-showcase__eyebrow-line { display: block; flex: 0 0 58px; width: 58px; height: 1px; background-color: #f3f0e9; }

.mj-project-showcase__eyebrow-text { color: #f3f0e9; font-size: 11px; font-weight: 500; line-height: 1.4; letter-spacing: 3px; text-transform: uppercase; }

.mj-project-showcase__eyebrow-text h2, .mj-project-showcase__eyebrow-text h3, .mj-project-showcase__eyebrow-text p { margin: 0; color: inherit; font: inherit; line-height: inherit; letter-spacing: inherit; text-transform: inherit; }

.mj-project-showcase__title { margin-bottom: 25px; }

.mj-project-showcase__title h2 { max-width: 760px; margin: 0; color: #f3f0e9; font-size: 50px; font-weight: 400 !important; line-height: 1.16; letter-spacing: -1px; text-transform: uppercase; }

.mj-project-showcase__introduction { max-width: 660px; }

.mj-project-showcase__introduction p { margin: 0; color: rgba(243, 240, 233, 0.78); font-size: 15px; font-weight: 400; line-height: 1.85; }

/* ================================================== BOUTON TOUTES LES RÉALISATIONS ================================================== */
.mj-project-showcase__all-link { display: inline-flex; align-items: center; gap: 23px; color: #f3f0e9; text-decoration: none; }

.mj-project-showcase__all-label { position: relative; padding-bottom: 8px; color: #f3f0e9; font-size: 11px; font-weight: 500; letter-spacing: 2px; text-transform: uppercase; }

.mj-project-showcase__all-label::after { content: ""; position: absolute; right: 0; bottom: 0; left: 0; height: 1px; background-color: #f3f0e9; transform-origin: left center; transition: transform 0.35s ease; }

.mj-project-showcase__all-arrow { display: flex; align-items: center; justify-content: center; flex: 0 0 66px; width: 66px; height: 66px; border: 1px solid rgba(243, 240, 233, 0.8); border-radius: 50%; transition: background-color 0.35s ease, transform 0.35s ease; }

.mj-project-showcase__all-arrow svg { width: 28px; height: 28px; fill: none; stroke: #f3f0e9; stroke-width: 1.3; stroke-linecap: round; stroke-linejoin: round; transition: stroke 0.35s ease, transform 0.35s ease; }

.mj-project-showcase__all-link:hover { color: #f3f0e9; }

.mj-project-showcase__all-link:hover .mj-project-showcase__all-label::after { transform: scaleX(0.45); }

.mj-project-showcase__all-link:hover .mj-project-showcase__all-arrow { background-color: #f3f0e9; transform: translateX(5px); }

.mj-project-showcase__all-link:hover .mj-project-showcase__all-arrow svg { stroke: #694c49; transform: translateX(2px); }

/* ================================================== GRILLE ================================================== */
.mj-project-showcase__grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 25px; }

/* ================================================== CARTES ================================================== */
.mj-project-showcase__card { position: relative; min-height: 590px; display: flex; flex-direction: column; justify-content: space-between; overflow: hidden; padding: 30px; color: #f3f0e9; text-decoration: none; background-color: #503936; border: 1px solid rgba(243, 240, 233, 0.25); }

.mj-project-showcase__card:nth-child(2) { transform: translateY(45px); }

.mj-project-showcase__card-image { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; transition: transform 0.8s ease; }

.mj-project-showcase__card-overlay { position: absolute; inset: 0; background: linear-gradient(180deg, rgba(28, 20, 20, 0.18) 0%, rgba(28, 20, 20, 0.12) 35%, rgba(50, 34, 33, 0.9) 100%); transition: background 0.4s ease; }

.mj-project-showcase__card-top, .mj-project-showcase__card-bottom { position: relative; z-index: 2; }

.mj-project-showcase__card-top { display: flex; align-items: center; justify-content: space-between; }

.mj-project-showcase__card-number { color: #f3f0e9; font-size: 11px; font-weight: 500; letter-spacing: 2px; }

.mj-project-showcase__card-type { padding: 8px 12px; color: #f3f0e9; border: 1px solid rgba(243, 240, 233, 0.55); font-size: 8px; font-weight: 500; letter-spacing: 1.7px; text-transform: uppercase; }

.mj-project-showcase__card-bottom { position: absolute; right: 0; bottom: 0; left: 0; z-index: 3; display: flex; align-items: flex-end; justify-content: space-between; gap: 25px; padding: 30px; }

.mj-project-showcase__card-content { max-width: 330px; }

.mj-project-showcase__card-title { flex: 1; max-width: 310px; }

.mj-project-showcase__card-title h3 { margin: 0; color: #f3f0e9; font-size: 26px; font-weight: 400 !important; line-height: 1.3; letter-spacing: -0.3px; text-transform: uppercase; }

.mj-project-showcase__card-description p { margin: 0; color: rgba(243, 240, 233, 0.78); font-size: 13px; font-weight: 400; line-height: 1.7; }

.mj-project-showcase__card-arrow { display: flex; align-items: center; justify-content: center; flex: 0 0 58px; width: 58px; height: 58px; border: 1px solid rgba(243, 240, 233, 0.75); border-radius: 50%; transition: background-color 0.35s ease, transform 0.35s ease; }

.mj-project-showcase__card-arrow svg { width: 25px; height: 25px; fill: none; stroke: #f3f0e9; stroke-width: 1.3; stroke-linecap: round; stroke-linejoin: round; transition: stroke 0.35s ease, transform 0.35s ease; }

/* ================================================== SURVOL ================================================== */
.mj-project-showcase__card:hover { color: #f3f0e9; }

.mj-project-showcase__card:hover .mj-project-showcase__card-image { transform: scale(1.04); }

.mj-project-showcase__card:hover .mj-project-showcase__card-overlay { background: linear-gradient(180deg, rgba(50, 34, 33, 0.22) 0%, rgba(50, 34, 33, 0.3) 35%, rgba(65, 43, 42, 0.97) 100%); }

.mj-project-showcase__card:hover .mj-project-showcase__card-arrow { background-color: #f3f0e9; transform: translateX(4px); }

.mj-project-showcase__card:hover .mj-project-showcase__card-arrow svg { stroke: #694c49; transform: translateX(2px); }

/* ================================================== TABLETTE ================================================== */
@media screen and (max-width: 1100px) { .mj-project-showcase { padding: 110px 35px 135px; } .mj-project-showcase__header { gap: 50px; } .mj-project-showcase__title h2 { font-size: 42px; } .mj-project-showcase__card { min-height: 520px; padding: 25px; } .mj-project-showcase__card-title h3 { font-size: 22px; } .mj-project-showcase__card-bottom { display: block; } .mj-project-showcase__card-arrow { margin-top: 22px; } }

/* ================================================== MOBILE ================================================== */
@media screen and (max-width: 767px) { .mj-project-showcase { padding: 85px 24px; } .mj-project-showcase__header { display: block; margin-bottom: 50px; } .mj-project-showcase__header-content { margin-bottom: 35px; } .mj-project-showcase__eyebrow { gap: 14px; margin-bottom: 22px; } .mj-project-showcase__eyebrow-line { flex-basis: 36px; width: 36px; } .mj-project-showcase__eyebrow-text { font-size: 9px; letter-spacing: 2px; } .mj-project-showcase__title h2 { font-size: 34px; line-height: 1.22; } .mj-project-showcase__introduction p { font-size: 14px; line-height: 1.75; } .mj-project-showcase__grid { grid-template-columns: 1fr; gap: 22px; } .mj-project-showcase__card, .mj-project-showcase__card:nth-child(2) { min-height: 500px; transform: none; } .mj-project-showcase__card-bottom { display: flex; } .mj-project-showcase__card-arrow { margin-top: 0; } .mj-project-showcase__card-title h3 { font-size: 23px; } }

/* ================================================== CONSTRUCTION, EXTENSION & RÉNOVATION MARIE JOLIVET ================================================== */
.mj-cer-detail { position: relative; overflow: hidden; padding: 130px 40px; background-color: #f3f0e9; }

.mj-cer-detail__background-logo { position: absolute; top: 45px; right: 155px; z-index: 0; width: 450px; pointer-events: none; }

.mj-cer-detail__background-logo img { display: block; width: 100%; height: auto; opacity: 0.15; }

.mj-cer-detail__container { position: relative; max-width: 1350px; margin: 0 auto; z-index: 1; }

.mj-cer-detail { position: relative; isolation: isolate; }

.mj-cer-detail__background-logo { position: absolute; z-index: 0; pointer-events: none; }

.mj-cer-detail__container { position: relative; z-index: 1; }

.mj-cer-detail__grid { position: relative; z-index: 2; background-color: #f3f0e9; }

/* ================================================== EN-TÊTE ================================================== */
.mj-cer-detail__header { display: grid; grid-template-columns: 1.15fr 0.85fr; align-items: end; gap: 110px; margin-bottom: 80px; }

.mj-cer-detail__eyebrow { display: flex; align-items: center; gap: 20px; margin-bottom: 27px; color: #694c49; }

.mj-cer-detail__eyebrow-line { display: block; flex: 0 0 58px; width: 58px; height: 0.5px; background-color: #694c49; }

.mj-cer-detail__eyebrow-text { color: #694c49; font-size: 11px; font-weight: 500; line-height: 1.4; letter-spacing: 3px; text-transform: uppercase; }

.mj-cer-detail__title { max-width: 790px; margin: 0; color: #694c49; font-size: 50px; font-weight: 400 !important; line-height: 1.18; letter-spacing: -1px; text-transform: uppercase; }

.mj-cer-detail__introduction { position: relative; padding: 5px 0 5px 38px; border-left: 1px solid rgba(105, 76, 73, 0.4); }

.mj-cer-detail__introduction p { margin: 0; color: #594f4c; font-size: 16px; font-weight: 400; line-height: 1.9; }

/* ================================================== GRILLE DES PROJETS ================================================== */
.mj-cer-detail__grid { display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid rgba(105, 76, 73, 0.28); border-left: 1px solid rgba(105, 76, 73, 0.28); }

.mj-cer-detail__card { position: relative; min-height: 560px; display: flex; flex-direction: column; padding: 38px 34px 34px; border-right: 1px solid rgba(105, 76, 73, 0.28); border-bottom: 1px solid rgba(105, 76, 73, 0.28); background-color: #694c490e; transition: background-color 0.4s ease, transform 0.4s ease; }

.mj-cer-detail__card--highlighted { background-color: rgba(105, 76, 73, 0.055); }

.mj-cer-detail__card-header { display: flex; align-items: center; gap: 17px; margin-bottom: 75px; }

.mj-cer-detail__card-number { flex: 0 0 auto; color: rgba(105, 76, 73, 0.58); font-size: 11px; font-weight: 500; letter-spacing: 2px; }

.mj-cer-detail__card-title { min-height: 76px; margin: 0 0 25px; color: #694c49; font-size: 24px; font-weight: 400 !important; line-height: 1.4; letter-spacing: 0.2px; text-transform: uppercase; }

.mj-cer-detail__card-description { margin: 0 0 17px; color: #594f4c; font-size: 15px; font-weight: 400; line-height: 1.85; }

.mj-cer-detail__card-description:last-of-type { margin-bottom: 32px; }

/* ================================================== CONCLUSION ET BOUTON ================================================== */
.mj-cer-detail__footer { display: grid; grid-template-columns: 1fr auto; align-items: center; gap: 90px; margin-top: 65px; }

.mj-cer-detail__conclusion { display: grid; grid-template-columns: 1px 1fr; gap: 28px; max-width: 850px; }

.mj-cer-detail__conclusion-line { display: block; width: 1px; height: 100%; min-height: 80px; background-color: #694c49; }

.mj-cer-detail__conclusion p { margin: 0; color: #694c49; font-size: 16px; font-weight: 500; line-height: 1.85; }

.mj-cer-detail__button { display: inline-flex; align-items: center; gap: 24px; color: #694c49; text-decoration: none; }

.mj-cer-detail__button-label { position: relative; padding-bottom: 8px; color: #694c49; font-size: 11px; font-weight: 500; line-height: 1.4; letter-spacing: 2px; text-transform: uppercase; }

.mj-cer-detail__button-label::after { content: ""; position: absolute; right: 0; bottom: 0; left: 0; height: 1px; background-color: #694c49; transform-origin: left center; transition: transform 0.35s ease; }

.mj-cer-detail__button-arrow { display: flex; align-items: center; justify-content: center; flex: 0 0 66px; width: 66px; height: 66px; border: 1px solid #694c49; border-radius: 50%; transition: background-color 0.35s ease, transform 0.35s ease; }

.mj-cer-detail__button-arrow svg { width: 28px; height: 28px; fill: none; stroke: #694c49; stroke-width: 1.3; stroke-linecap: round; stroke-linejoin: round; transition: stroke 0.35s ease, transform 0.35s ease; }

.mj-cer-detail__button:hover { color: #694c49; }

.mj-cer-detail__button:hover .mj-cer-detail__button-label::after { transform: scaleX(0.45); }

.mj-cer-detail__button:hover .mj-cer-detail__button-arrow { background-color: #694c49; transform: translateX(5px); }

.mj-cer-detail__button:hover .mj-cer-detail__button-arrow svg { stroke: #f3f0e9; transform: translateX(2px); }

/* ================================================== TABLETTE ================================================== */
@media screen and (max-width: 1100px) { .mj-cer-detail { padding: 110px 35px; } .mj-cer-detail__header { gap: 60px; } .mj-cer-detail__title { font-size: 42px; } .mj-cer-detail__card { min-height: 610px; padding: 32px 25px; } .mj-cer-detail__card-header { margin-bottom: 55px; } .mj-cer-detail__card-title { min-height: 90px; font-size: 21px; } .mj-cer-detail__footer { gap: 50px; } }

/* ================================================== MOBILE ================================================== */
@media screen and (max-width: 767px) { .mj-cer-detail { padding: 85px 24px; } .mj-cer-detail__header { display: block; margin-bottom: 55px; } .mj-cer-detail__header-main { margin-bottom: 35px; } .mj-cer-detail__eyebrow { gap: 14px; margin-bottom: 22px; } .mj-cer-detail__eyebrow-line { flex-basis: 36px; width: 36px; } .mj-cer-detail__eyebrow-text { font-size: 9px; letter-spacing: 2px; } .mj-cer-detail__title { font-size: 34px; line-height: 1.22; } .mj-cer-detail__introduction { padding: 5px 0 5px 22px; } .mj-cer-detail__introduction p { font-size: 15px; line-height: 1.8; } .mj-cer-detail__grid { grid-template-columns: 1fr; } .mj-cer-detail__card { min-height: auto; padding: 30px 25px; } .mj-cer-detail__card:hover { transform: none; } .mj-cer-detail__card-header { margin-bottom: 45px; } .mj-cer-detail__card-title { min-height: auto; margin-bottom: 20px; font-size: 20px; } .mj-cer-detail__card-description { font-size: 14px; line-height: 1.8; } .mj-cer-detail__card-keywords { margin-top: 20px; } .mj-cer-detail__footer { display: block; margin-top: 50px; } .mj-cer-detail__conclusion { gap: 18px; margin-bottom: 38px; } .mj-cer-detail__conclusion p { font-size: 15px; line-height: 1.8; } .mj-cer-detail__button { gap: 18px; } .mj-cer-detail__button-arrow { flex-basis: 58px; width: 58px; height: 58px; } .mj-cer-detail__background-logo { display: none; } }

/* ================================================== HEADER PAGES SECONDAIRES - MARIE JOLIVET ================================================== */
.mj-secondary-header { position: relative; min-height: 560px; display: flex; align-items: flex-end; overflow: hidden; background-color: #694c49; font-family: "Montserrat", sans-serif; }

/* ================================================== IMAGE ET FILTRE ================================================== */
.mj-secondary-header__background { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: center; }

.mj-secondary-header__overlay { position: absolute; inset: 0; background: linear-gradient(90deg, rgba(71, 49, 47, 0.94) 0%, rgba(80, 55, 53, 0.78) 42%, rgba(80, 55, 53, 0.38) 72%, rgba(80, 55, 53, 0.22) 100%); }

.mj-secondary-header__outline { position: absolute; top: 105px; right: 42px; bottom: 35px; left: 42px; z-index: 1; border: 1px solid rgba(243, 240, 233, 0.32); pointer-events: none; }

/* ================================================== CONTENU ================================================== */
.mj-secondary-header__container { position: relative; z-index: 2; width: 100%; max-width: 1420px; margin: 0 auto; padding: 175px 70px 95px; }

.mj-secondary-header__content { max-width: 1050px; }

/* ================================================== EYEBROW ================================================== */
.mj-secondary-header__eyebrow { display: flex; align-items: center; gap: 20px; margin-bottom: 28px; color: #f3f0e9; }

.mj-secondary-header__eyebrow-line { display: block; flex: 0 0 58px; width: 58px; height: 1px; background-color: #f3f0e9; }

.mj-secondary-header__eyebrow-text { color: #f3f0e9; font-size: 11px; font-weight: 500; line-height: 1.4; letter-spacing: 3px; text-transform: uppercase; }

.mj-secondary-header__eyebrow-text h2, .mj-secondary-header__eyebrow-text h3, .mj-secondary-header__eyebrow-text p { margin: 0; color: inherit; font: inherit; line-height: inherit; letter-spacing: inherit; text-transform: inherit; }

/* ================================================== TITRE ================================================== */
.mj-secondary-header__title { max-width: 900px; margin-bottom: 28px; }

.mj-secondary-header__title h1 { margin: 0; color: #f3f0e9; font-size: 60px; font-weight: 400 !important; line-height: 1.08; letter-spacing: -1px; text-transform: uppercase; }

/* ================================================== INTRODUCTION ================================================== */
.mj-secondary-header__description { max-width: 680px; }

.mj-secondary-header__description p { margin: 0; color: rgba(243, 240, 233, 0.86); font-size: 16px; font-weight: 400; line-height: 1.8; }

/* ================================================== DÉTAIL GRAPHIQUE ================================================== */
.mj-secondary-header__decorative-line { position: absolute; right: 70px; bottom: 95px; width: 130px; height: 1px; background-color: rgba(243, 240, 233, 0.75); }

.mj-secondary-header__decorative-line::after { content: ""; position: absolute; top: -4px; right: 0; width: 9px; height: 9px; border: 1px solid #f3f0e9; border-radius: 50%; background-color: transparent; }

/* ================================================== TABLETTE ================================================== */
@media screen and (max-width: 1100px) { .mj-secondary-header { min-height: 520px; } .mj-secondary-header__outline { top: 95px; right: 30px; bottom: 28px; left: 30px; } .mj-secondary-header__container { padding: 155px 55px 80px; } .mj-secondary-header__title h1 { font-size: 56px; } .mj-secondary-header__decorative-line { right: 55px; bottom: 80px; } }

/* ================================================== MOBILE ================================================== */
@media screen and (max-width: 767px) { .mj-secondary-header { min-height: 510px; } .mj-secondary-header__background { object-position: 62% center; } .mj-secondary-header__overlay { background: linear-gradient(180deg, rgba(72, 50, 48, 0.38) 0%, rgba(72, 50, 48, 0.68) 42%, rgba(72, 50, 48, 0.96) 100%); } .mj-secondary-header__outline { top: 85px; right: 14px; bottom: 14px; left: 14px; } .mj-secondary-header__container { padding: 155px 28px 65px; } .mj-secondary-header__eyebrow { gap: 13px; margin-bottom: 22px; } .mj-secondary-header__eyebrow-line { flex-basis: 34px; width: 34px; } .mj-secondary-header__eyebrow-text { font-size: 9px; letter-spacing: 2px; } .mj-secondary-header__title { margin-bottom: 22px; } .mj-secondary-header__title h1 { font-size: 42px; line-height: 1.12; } .mj-secondary-header__description { max-width: 500px; } .mj-secondary-header__description p { font-size: 14px; line-height: 1.75; } .mj-secondary-header__decorative-line { display: none; } }

/* ================================================== ZONE D'INTERVENTION - MARIE JOLIVET ================================================== */
.mj-zone-intervention { position: relative; overflow: hidden; padding: 130px 40px 145px; background-color: #f3f0e9; }

.mj-zone-intervention__container { position: relative; max-width: 1350px; margin: 0 auto; }

/* ================================================== EN-TÊTE ================================================== */
.mj-zone-intervention__header { margin-bottom: 80px; }

.mj-zone-intervention__eyebrow { display: flex; align-items: center; gap: 20px; margin-bottom: 28px; color: #694c49; }

.mj-zone-intervention__eyebrow-line { display: block; flex: 0 0 58px; width: 58px; height: 0.5px; background-color: #694c49; margin-bottom: 18px; }

.mj-zone-intervention__eyebrow-text { color: #694c49; font-size: 12px; font-weight: 500; line-height: 1.4; letter-spacing: 3px; text-transform: uppercase; }

.mj-zone-intervention__heading { display: grid; grid-template-columns: 1fr 1fr; align-items: end; gap: 100px; }

.mj-zone-intervention__title h2 { max-width: 680px; margin: 0; color: #694c49; font-size: 52px; font-weight: 400 !important; line-height: 1.15; letter-spacing: -1px; text-transform: uppercase; }

.mj-zone-intervention__introduction { max-width: 580px; padding-bottom: 5px; }

.mj-zone-intervention__introduction p { margin: 0; color: #594f4c; font-size: 16px; font-weight: 400; line-height: 1.85; }

/* ================================================== MISE EN PAGE ================================================== */
.mj-zone-intervention__layout { display: grid; grid-template-columns: 1.08fr 0.92fr; align-items: center; gap: 100px; }

/* ================================================== CARTE ================================================== */
.mj-zone-intervention__map-column { position: relative; min-height: 610px; }

.mj-zone-intervention__map-outline { position: absolute; top: 45px; left: -25px; width: 86%; height: 565px; border: 1px solid rgba(105, 76, 73, 0.65); }

.mj-zone-intervention__map { position: absolute; top: 0; right: 0; z-index: 2; width: 94%; height: 560px; overflow: hidden; background-color: #d8cfca; }

.mj-zone-intervention__map img { display: block; width: 100%; height: 100%; object-fit: cover; object-position: center; }

/* ================================================== INFORMATIONS ================================================== */
.mj-zone-intervention__information { max-width: 590px; }

.mj-zone-intervention__cities-header { display: flex; align-items: center; gap: 24px; margin-bottom: 38px; }

.mj-zone-intervention__cities-header > div { padding-left: 24px; border-left: 1px solid rgba(105, 76, 73, 0.35); }

.mj-zone-intervention__cities-label { display: block; margin-bottom: 9px; color: #694c49; font-size: 10px; font-weight: 600; letter-spacing: 2px; text-transform: uppercase; }

.mj-zone-intervention__cities-header h3 { margin: 0; color: #694c49; font-size: 22px; font-weight: 400 !important; line-height: 1.4; text-transform: uppercase; }

/* ================================================== VILLES ================================================== */
.mj-zone-intervention__cities { display: grid; grid-template-columns: repeat(2, 1fr); margin-bottom: 40px; border-top: 1px solid rgba(105, 76, 73, 0.22); border-left: 1px solid rgba(105, 76, 73, 0.22); }

.mj-zone-intervention__cities span { position: relative; padding: 16px 18px 16px 35px; color: #594f4c; font-size: 14px; font-weight: 500; line-height: 1.4; letter-spacing: 0.4px; border-right: 1px solid rgba(105, 76, 73, 0.22); border-bottom: 1px solid rgba(105, 76, 73, 0.22); }

.mj-zone-intervention__cities span::before { content: ""; position: absolute; top: 50%; left: 18px; width: 6px; height: 6px; border: 1px solid #694c49; border-radius: 50%; transform: translateY(-50%); }

/* ================================================== HORAIRES ================================================== */
.mj-zone-intervention__schedule { display: flex; align-items: center; gap: 23px; margin-bottom: 42px; padding: 24px 27px; color: #f3f0e9; background-color: #694c49; border: 1px solid #694c49; }

.mj-zone-intervention__schedule-icon { display: flex; align-items: center; justify-content: center; flex: 0 0 68px; width: 68px; height: 68px; background-color: transparent; border: 1px solid rgba(243, 240, 233, 0.5); }

.mj-zone-intervention__schedule-icon svg { width: 40px; height: 40px; fill: none; stroke: #f3f0e9; stroke-width: 1.4; stroke-linecap: round; stroke-linejoin: round; }

.mj-zone-intervention__schedule-label { margin-bottom: 7px; color: rgba(243, 240, 233, 0.72); font-size: 10px; font-weight: 600; letter-spacing: 2px; text-transform: uppercase; }

.mj-zone-intervention__schedule-content strong { margin-bottom: 5px; color: #f3f0e9; font-size: 15px; font-weight: 500; line-height: 1.4; }

.mj-zone-intervention__schedule-hours { color: #f3f0e9; font-size: 14px; font-weight: 500; }

.mj-zone-intervention__schedule .mj-zone-intervention__schedule-content { display: flex !important; flex-direction: column !important; align-items: flex-start !important; gap: 5px; }

.mj-zone-intervention__schedule-label, .mj-zone-intervention__schedule-content strong, .mj-zone-intervention__schedule-hours { display: block !important; width: 100%; margin: 0; }

/* ================================================== BOUTON ================================================== */
.mj-zone-intervention__button { display: inline-flex; align-items: center; gap: 24px; color: #694c49; text-decoration: none; }

.mj-zone-intervention__button-label { position: relative; padding-bottom: 8px; color: #694c49; font-size: 12px; font-weight: 500; letter-spacing: 2px; text-transform: uppercase; }

.mj-zone-intervention__button-label::after { content: ""; position: absolute; right: 0; bottom: 0; left: 0; height: 1px; background-color: #694c49; transform-origin: left center; transition: transform 0.35s ease; }

.mj-zone-intervention__button-arrow { display: flex; align-items: center; justify-content: center; flex: 0 0 66px; width: 66px; height: 66px; border: 1px solid #694c49; border-radius: 50%; transition: background-color 0.35s ease, transform 0.35s ease; }

.mj-zone-intervention__button-arrow svg { width: 28px; height: 28px; fill: none; stroke: #694c49; stroke-width: 1.3; stroke-linecap: round; stroke-linejoin: round; transition: stroke 0.35s ease, transform 0.35s ease; }

.mj-zone-intervention__button:hover { color: #694c49; }

.mj-zone-intervention__button:hover .mj-zone-intervention__button-arrow { background-color: #694c49; transform: translateX(5px); }

.mj-zone-intervention__button:hover .mj-zone-intervention__button-arrow svg { stroke: #f3f0e9; transform: translateX(2px); }

.mj-zone-intervention__button:hover .mj-zone-intervention__button-label::after { transform: scaleX(0.45); }

/* ================================================== TABLETTE ================================================== */
@media screen and (max-width: 1100px) { .mj-zone-intervention { padding: 110px 35px 125px; } .mj-zone-intervention__heading { gap: 60px; } .mj-zone-intervention__title h2 { font-size: 44px; } .mj-zone-intervention__layout { gap: 60px; } .mj-zone-intervention__map-column { min-height: 540px; } .mj-zone-intervention__map { height: 500px; } .mj-zone-intervention__map-outline { height: 500px; } .mj-zone-intervention__cities span { padding-right: 12px; font-size: 11px; } }

/* ================================================== MOBILE ================================================== */
@media screen and (max-width: 767px) { .mj-zone-intervention { padding: 85px 24px; } .mj-zone-intervention__header { margin-bottom: 55px; } .mj-zone-intervention__eyebrow { gap: 14px; margin-bottom: 22px; } .mj-zone-intervention__eyebrow-line { flex-basis: 36px; width: 36px; } .mj-zone-intervention__eyebrow-text { font-size: 10px; letter-spacing: 2px; } .mj-zone-intervention__heading { display: block; } .mj-zone-intervention__title { margin-bottom: 24px; } .mj-zone-intervention__title h2 { font-size: 36px; line-height: 1.2; } .mj-zone-intervention__introduction p { font-size: 15px; line-height: 1.75; } .mj-zone-intervention__layout { grid-template-columns: 1fr; gap: 75px; } .mj-zone-intervention__map-column { min-height: 440px; } .mj-zone-intervention__map-outline { top: 25px; left: -10px; width: 88%; height: 400px; } .mj-zone-intervention__map { width: 96%; height: 390px; } .mj-zone-intervention__map-label { right: -5px; bottom: 0; min-width: 175px; padding: 18px 21px; } .mj-zone-intervention__map-label span:first-child { font-size: 21px; } .mj-zone-intervention__cities-number { font-size: 48px; } .mj-zone-intervention__cities-header { gap: 17px; } .mj-zone-intervention__cities-header > div { padding-left: 17px; } .mj-zone-intervention__cities-header h3 { font-size: 18px; } .mj-zone-intervention__cities { grid-template-columns: 1fr; } .mj-zone-intervention__cities span { font-size: 12px; } .mj-zone-intervention__schedule { gap: 17px; padding: 20px; } .mj-zone-intervention__schedule-icon { flex-basis: 58px; width: 58px; height: 58px; } .mj-zone-intervention__schedule-icon svg { width: 34px; height: 34px; } .mj-zone-intervention__button { gap: 18px; } .mj-zone-intervention__button-arrow { flex-basis: 58px; width: 58px; height: 58px; } }

/* ================================================== ENGAGEMENTS - MARIE JOLIVET ARCHITECTE ================================================== */
.mj-engagements { position: relative; overflow: hidden; padding: 130px 40px; background: linear-gradient(rgba(105, 76, 73, 0.88), rgba(105, 76, 73, 0.88)), url("https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2FY21sf8XQy7c93tWRu1aMcoKYbPA3%2Fimages%2FChatGPT_Image_24_juil_2026_15_35_47_2l48.webp"); background-position: center; background-size: cover; background-repeat: no-repeat; }

.mj-engagements__container { position: relative; z-index: 1; max-width: 1350px; margin: 0 auto; }

/* ================================================== EN-TÊTE ================================================== */
.mj-engagements__header { margin-bottom: 75px; }

.mj-engagements__eyebrow { display: flex; align-items: center; gap: 20px; margin-bottom: 28px; color: #f3f0e9; }

.mj-engagements__eyebrow-line { display: block; flex: 0 0 58px; width: 58px; height: 0.5px; background-color: #f3f0e9; margin-bottom: 18px; }

.mj-engagements__eyebrow-text { font-size: 12px; font-weight: 500; line-height: 1.4; letter-spacing: 3px; text-transform: uppercase; }

.mj-engagements__heading { display: grid; grid-template-columns: 1fr 1fr; align-items: end; gap: 100px; }

.mj-engagements__title h2 { max-width: 650px; margin: 0; color: #f3f0e9; font-size: 52px; font-weight: 400 !important; line-height: 1.15; letter-spacing: -1px; text-transform: uppercase; }

.mj-engagements__introduction { max-width: 580px; padding-bottom: 5px; }

.mj-engagements__introduction p { margin: 0; color: rgba(243, 240, 233, 0.78); font-size: 16px; font-weight: 400; line-height: 1.85; }

/* ================================================== GRILLE ================================================== */
.mj-engagements__grid { display: grid; grid-template-columns: repeat(4, 1fr); border-top: 1px solid rgba(243, 240, 233, 0.24); border-left: 1px solid rgba(243, 240, 233, 0.24); }

/* ================================================== CARTES ================================================== */
.mj-engagements__card { position: relative; min-height: 390px; padding: 34px 30px 38px; border-right: 1px solid rgba(243, 240, 233, 0.24); border-bottom: 1px solid rgba(243, 240, 233, 0.24); background-color: #694c49; transition: background-color 0.4s ease, transform 0.4s ease; }

.mj-engagements__card::after { content: ""; position: absolute; right: 0; bottom: 0; width: 0; height: 1px; background-color: #f3f0e9; transition: width 0.45s ease; }

.mj-engagements__card-top { display: flex; align-items: flex-start; justify-content: space-between; margin-bottom: 75px; }

.mj-engagements__number { color: rgba(243, 240, 233, 0.55); font-size: 11px; font-weight: 500; letter-spacing: 2px; }

/* ================================================== ICÔNES ================================================== */
.mj-engagements__icon { display: flex; align-items: center; justify-content: center; width: 74px; height: 74px; border: 1px solid rgba(243, 240, 233, 0.52); transition: background-color 0.4s ease, border-color 0.4s ease, transform 0.4s ease; }

.mj-engagements__icon svg { width: 43px; height: 43px; fill: none; stroke: #f3f0e9; stroke-width: 1.3; stroke-linecap: round; stroke-linejoin: round; transition: stroke 0.4s ease; }

/* ================================================== TEXTES ================================================== */
.mj-engagements__card-title { margin-bottom: 22px; }

.mj-engagements__card-title h3 { margin: 0; color: #f3f0e9; font-size: 22px; font-weight: 400; line-height: 1.35; letter-spacing: 0.3px; text-transform: uppercase; }

.mj-engagements__card-description p { margin: 0; color: rgba(243, 240, 233, 0.72); font-size: 14px; font-weight: 400; line-height: 1.8; }

/* ================================================== SURVOL ================================================== */
.mj-engagements__card:hover { background-color: #f3f0e9; transform: translateY(-8px); }

.mj-engagements__card:hover::after { width: 100%; background-color: #694c49; }

.mj-engagements__card:hover .mj-engagements__number { color: rgba(105, 76, 73, 0.6); }

.mj-engagements__card:hover .mj-engagements__icon { border-color: #694c49; background-color: #694c49; transform: rotate(-4deg); }

.mj-engagements__card:hover .mj-engagements__icon svg { stroke: #f3f0e9; }

.mj-engagements__card:hover .mj-engagements__card-title h3 { color: #694c49; }

.mj-engagements__card:hover .mj-engagements__card-description p { color: #594f4c; }

/* ================================================== TABLETTE ================================================== */
@media screen and (max-width: 1100px) { .mj-engagements { padding: 110px 35px; } .mj-engagements__heading { gap: 60px; } .mj-engagements__title h2 { font-size: 44px; } .mj-engagements__grid { grid-template-columns: repeat(2, 1fr); } .mj-engagements__card { min-height: 350px; } }

/* ================================================== MOBILE ================================================== */
@media screen and (max-width: 767px) { .mj-engagements { padding: 85px 24px; } .mj-engagements::before { display: none; } .mj-engagements__header { margin-bottom: 50px; } .mj-engagements__eyebrow { gap: 14px; margin-bottom: 22px; } .mj-engagements__eyebrow-line { flex-basis: 36px; width: 36px; } .mj-engagements__eyebrow-text { font-size: 10px; letter-spacing: 2px; } .mj-engagements__heading { display: block; } .mj-engagements__title { margin-bottom: 25px; } .mj-engagements__title h2 { font-size: 36px; line-height: 1.2; } .mj-engagements__introduction p { font-size: 15px; line-height: 1.75; } .mj-engagements__grid { grid-template-columns: 1fr; } .mj-engagements__card { min-height: 310px; padding: 28px 25px 32px; } .mj-engagements__card-top { margin-bottom: 55px; } .mj-engagements__icon { width: 64px; height: 64px; } .mj-engagements__icon svg { width: 37px; height: 37px; } .mj-engagements__card-title h3 { font-size: 20px; } }

/* ================================================== RÉALISATIONS - MARIE JOLIVET ================================================== */
.mj-realisations { position: relative; overflow: hidden; padding: 125px 0 140px; background-color: #f3f0e9; font-family: "Montserrat", sans-serif; }

/* ================================================== EN-TÊTE ================================================== */
.mj-realisations-header { display: grid; grid-template-columns: 1fr auto; align-items: end; gap: 80px; max-width: 1420px; margin: 0 auto 75px; padding: 0 40px; }

.mj-realisations-header-content { max-width: 760px; }

.mj-realisations-eyebrow { display: flex; align-items: center; gap: 20px; margin-bottom: 25px; color: #694c49; }

.mj-realisations-eyebrow-line { display: block; flex: 0 0 58px; width: 58px; height: 1px; background-color: #694c49; margin-bottom: 18px; }

.mj-realisations-eyebrow-text { font-size: 12px; font-weight: 500; line-height: 1.4; letter-spacing: 3px; text-transform: uppercase; }

.mj-realisations-title { max-width: 720px; margin-bottom: 25px; }

.mj-realisations-title h2 { margin: 0; color: #694c49; font-size: 52px; font-weight: 400 !important; line-height: 1.15; letter-spacing: -1px; text-transform: uppercase; }

.mj-realisations-intro { max-width: 650px; }

.mj-realisations-intro p { margin: 0; color: #594f4c; font-size: 16px; font-weight: 400; line-height: 1.85; }

/* ================================================== BOUTON ================================================== */
.mj-realisations-button { display: inline-flex; align-items: center; gap: 24px; color: #694c49; text-decoration: none; }

.mj-realisations-button-label { position: relative; padding-bottom: 8px; font-size: 12px; font-weight: 500; line-height: 1.4; letter-spacing: 2px; text-transform: uppercase; }

.mj-realisations-button-label::after { content: ""; position: absolute; right: 0; bottom: 0; left: 0; height: 1px; background-color: #694c49; transform: scaleX(1); transform-origin: left center; transition: transform 0.35s ease; }

.mj-realisations-button-arrow { display: flex; align-items: center; justify-content: center; flex: 0 0 68px; width: 68px; height: 68px; border: 1px solid #694c49; border-radius: 50%; transition: background-color 0.35s ease, transform 0.35s ease; }

.mj-realisations-button-arrow svg { width: 29px; height: 29px; fill: none; stroke: #694c49; stroke-width: 1.3; stroke-linecap: round; stroke-linejoin: round; transition: stroke 0.35s ease, transform 0.35s ease; }

.mj-realisations-button:hover { color: #694c49; }

.mj-realisations-button:hover .mj-realisations-button-arrow { background-color: #694c49; transform: translateX(5px); }

.mj-realisations-button:hover .mj-realisations-button-arrow svg { stroke: #f3f0e9; transform: translateX(2px); }

.mj-realisations-button:hover .mj-realisations-button-label::after { transform: scaleX(0.45); }

/* ================================================== GALERIE INFINIE ================================================== */
.mj-realisations-gallery { position: relative; width: 100%; overflow: hidden; }

.mj-realisations-track { display: flex; gap: 20px; width: max-content; animation: mjRealisationsScroll 60s linear infinite; }

.mj-realisations-track:hover { animation-play-state: paused; }

.mj-realisations-item { position: relative; flex: 0 0 auto; overflow: hidden; background-color: #f3f0e9; }

.mj-realisations-item:nth-child(3n + 1) { margin-top: 35px; }

.mj-realisations-item:nth-child(3n + 3) { margin-top: 70px; }

.mj-realisations-link { position: relative; display: block; overflow: hidden; }

.mj-realisations-item img { display: block; width: 390px; height: 430px; object-fit: cover; transition: transform 0.7s ease, filter 0.4s ease; }

.mj-realisations-link::after { content: ""; position: absolute; inset: 0; background-color: rgba(105, 76, 73, 0); transition: background-color 0.4s ease; }

.mj-realisations-link:hover img { transform: scale(1.035); }

.mj-realisations-link:hover::after { background-color: rgba(105, 76, 73, 0.16); }

@keyframes mjRealisationsScroll { from { transform: translateX(0); }
  to { transform: translateX(-50%); } }

/* ================================================== LIGHTBOX ================================================== */
.mj-realisations-lightbox { position: fixed; inset: 0; z-index: 9999; display: flex; align-items: center; justify-content: center; padding: 40px; background-color: rgba(31, 23, 22, 0.94); opacity: 0; pointer-events: none; transition: opacity 0.3s ease; }

.mj-realisations-lightbox.is-active { opacity: 1; pointer-events: auto; }

.mj-realisations-lightbox-image { display: block; max-width: 1400px; max-height: 850px; object-fit: contain; }

.mj-realisations-lightbox-close { position: absolute; top: 25px; right: 35px; width: 55px; height: 55px; padding: 0; color: #f3f0e9; font-family: "Montserrat", sans-serif; font-size: 36px; font-weight: 200; line-height: 1; cursor: pointer; border: 1px solid rgba(243, 240, 233, 0.65); border-radius: 50%; background-color: transparent; transition: color 0.3s ease, background-color 0.3s ease; }

.mj-realisations-lightbox-close:hover { color: #694c49; background-color: #f3f0e9; }

/* ================================================== TABLETTE ================================================== */
@media screen and (max-width: 1100px) { .mj-realisations { padding: 110px 0 120px; } .mj-realisations-header { gap: 50px; padding: 0 35px; } .mj-realisations-title h2 { font-size: 44px; } .mj-realisations-item img { width: 330px; height: 380px; } .mj-realisations-lightbox-image { max-width: 900px; max-height: 700px; } }

/* ================================================== MOBILE ================================================== */
@media screen and (max-width: 767px) { .mj-realisations { padding: 85px 0; } .mj-realisations-header { display: block; margin-bottom: 50px; padding: 0 24px; } .mj-realisations-header-content { margin-bottom: 35px; } .mj-realisations-eyebrow { gap: 14px; margin-bottom: 22px; } .mj-realisations-eyebrow-line { flex-basis: 36px; width: 36px; } .mj-realisations-eyebrow-text { font-size: 10px; letter-spacing: 2px; } .mj-realisations-title { margin-bottom: 22px; } .mj-realisations-title h2 { font-size: 36px; line-height: 1.2; } .mj-realisations-intro p { font-size: 15px; line-height: 1.75; } .mj-realisations-button { gap: 18px; } .mj-realisations-button-arrow { flex-basis: 58px; width: 58px; height: 58px; } .mj-realisations-gallery { overflow: visible; padding: 0 24px; } .mj-realisations-track { display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px; width: 100%; animation: none; transform: none; } .mj-realisations-track:hover { animation-play-state: initial; } .mj-realisations-item, .mj-realisations-item:nth-child(3n + 1), .mj-realisations-item:nth-child(3n + 3) { width: 100%; margin-top: 0; } .mj-realisations-link { width: 100%; } .mj-realisations-item img { width: 100%; height: auto; aspect-ratio: 1 / 1; } .mj-realisations-lightbox { padding: 20px; } .mj-realisations-lightbox-image { max-width: 100%; max-height: 700px; } .mj-realisations-lightbox-close { top: 15px; right: 16px; width: 48px; height: 48px; font-size: 31px; } }

/* ================================================== DOMAINES D'INTERVENTION - MARIE JOLIVET ================================================== */
.mj-domaines { position: relative; overflow: hidden; padding: 130px 40px 185px; background-color: #694c49; }

.mj-domaines__container { max-width: 1350px; margin: 0 auto; }

/* ================================================== EN-TÊTE DU BLOC ================================================== */
.mj-domaines__heading { display: grid; grid-template-columns: 1fr 1.15fr; column-gap: 90px; align-items: end; margin-bottom: 80px; }

.mj-domaines__eyebrow { grid-column: 1 / 3; display: flex; align-items: center; gap: 20px; margin-bottom: 28px; color: #f3f0e9; }

.mj-domaines__eyebrow-line { display: block; flex: 0 0 58px; width: 58px; height: 0.5px; background-color: #f3f0e9; margin-bottom: 18px; }

.mj-domaines__eyebrow-text { font-size: 13px; font-weight: 500; line-height: 1.4; letter-spacing: 3px; text-transform: uppercase; }

.mj-domaines__title h2 { margin: 0; color: #f3f0e9; font-size: 52px; font-weight: 400 !important; line-height: 1.15; letter-spacing: -1px; text-transform: uppercase; }

.mj-domaines__intro { max-width: 570px; padding-bottom: 5px; }

.mj-domaines__intro p { margin: 0; color: rgba(243, 240, 233, 0.78); font-size: 16px; font-weight: 400; line-height: 1.85; }

/* ================================================== GRILLE ================================================== */
.mj-domaines__grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 38px; }

/* ================================================== CARTES ================================================== */
.mj-domaines__card { position: relative; min-height: 520px; display: flex; flex-direction: column; justify-content: space-between; overflow: hidden; padding: 34px; color: #f3f0e9; text-decoration: none; border: 1px solid rgba(243, 240, 233, 0.25); background-color: #4e3937; }

.mj-domaines__card--two, .mj-domaines__card--four { transform: translateY(55px); }

.mj-domaines__card-image { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; transition: transform 0.8s ease; }

.mj-domaines__card-overlay { position: absolute; inset: 0; background: linear-gradient(180deg, rgba(28, 20, 20, 0.18) 0%, rgba(28, 20, 20, 0.2) 35%, rgba(55, 37, 36, 0.92) 100%); transition: background 0.4s ease; }

.mj-domaines__card-top, .mj-domaines__card-content { position: relative; z-index: 2; }

.mj-domaines__card-top { display: flex; align-items: center; justify-content: space-between; }

.mj-domaines__card-number { font-size: 13px; font-weight: 500; letter-spacing: 2px; color: #f3f0e9; }

.mj-domaines__card-category { padding: 8px 13px; border: 1px solid rgba(243, 240, 233, 0.55); font-size: 9px; font-weight: 500; letter-spacing: 1.8px; text-transform: uppercase; color: #f3f0e9; }

.mj-domaines__card-content { display: flex; align-items: flex-end; justify-content: space-between; gap: 35px; }

.mj-domaines__card-text { max-width: 470px; }

.mj-domaines__card-text h3 { max-width: 430px; margin: 0 0 20px; color: #f3f0e9; font-size: 31px; font-weight: 300; line-height: 1.25; letter-spacing: -0.5px; text-transform: uppercase; }

.mj-domaines__card-text p { max-width: 440px; margin: 0; color: rgba(243, 240, 233, 0.82); font-size: 14px; font-weight: 400; line-height: 1.75; opacity: 0; transform: translateY(15px); transition: opacity 0.4s ease, transform 0.4s ease; }

/* ================================================== FLÈCHE CIRCULAIRE ================================================== */
.mj-domaines__card-arrow { flex: 0 0 66px; width: 66px; height: 66px; display: flex; align-items: center; justify-content: center; border: 1px solid rgba(243, 240, 233, 0.8); border-radius: 50%; transition: background-color 0.35s ease, border-color 0.35s ease, transform 0.35s ease; }

.mj-domaines__card-arrow svg { width: 28px; height: 28px; fill: none; stroke: #f3f0e9; stroke-width: 1.3; stroke-linecap: round; stroke-linejoin: round; transition: stroke 0.35s ease, transform 0.35s ease; }

/* ================================================== SURVOL ================================================== */
.mj-domaines__card:hover .mj-domaines__card-image { transform: scale(1.035); }

.mj-domaines__card:hover .mj-domaines__card-overlay { background: linear-gradient(180deg, rgba(54, 38, 37, 0.25) 0%, rgba(54, 38, 37, 0.38) 35%, rgba(73, 49, 47, 0.97) 100%); }

.mj-domaines__card:hover .mj-domaines__card-text p { opacity: 1; transform: translateY(0); }

.mj-domaines__card:hover .mj-domaines__card-arrow { background-color: #f3f0e9; border-color: #f3f0e9; transform: translateX(5px); }

.mj-domaines__card:hover .mj-domaines__card-arrow svg { stroke: #694c49; transform: translateX(2px); }

.mj-domaines__card:hover .mj-domaines__card-number, .mj-domaines__card:hover .mj-domaines__card-category { color: #f3f0e9; }

.mj-domaines__card:hover .mj-domaines__card-category { border-color: rgba(243, 240, 233, 0.55); }

/* ================================================== TABLETTE ================================================== */
@media screen and (max-width: 1100px) { .mj-domaines { padding: 110px 35px 155px; } .mj-domaines__heading { column-gap: 55px; margin-bottom: 65px; } .mj-domaines__title h2 { font-size: 44px; } .mj-domaines__card { min-height: 470px; padding: 28px; } .mj-domaines__card-text h3 { font-size: 26px; } .mj-domaines__card-text p { opacity: 1; transform: none; } .mj-domaines__card-arrow { flex-basis: 58px; width: 58px; height: 58px; } }

/* ================================================== MOBILE ================================================== */
@media screen and (max-width: 767px) { .mj-domaines { padding: 85px 24px; } .mj-domaines__heading { display: block; margin-bottom: 50px; } .mj-domaines__eyebrow { gap: 14px; margin-bottom: 22px; } .mj-domaines__eyebrow-line { flex-basis: 36px; width: 36px; } .mj-domaines__eyebrow-text { font-size: 10px; letter-spacing: 2px; } .mj-domaines__title { margin-bottom: 25px; } .mj-domaines__title h2 { font-size: 36px; line-height: 1.2; } .mj-domaines__intro p { font-size: 15px; line-height: 1.75; } .mj-domaines__grid { grid-template-columns: 1fr; gap: 24px; } .mj-domaines__card--two, .mj-domaines__card--four { transform: none; } .mj-domaines__card { min-height: 460px; padding: 24px; } .mj-domaines__card-content { gap: 20px; } .mj-domaines__card-text h3 { margin-bottom: 15px; font-size: 25px; } .mj-domaines__card-text p { font-size: 13px; opacity: 1; transform: none; } .mj-domaines__card-arrow { flex-basis: 54px; width: 54px; height: 54px; } .mj-domaines__card-arrow svg { width: 24px; height: 24px; } }

/* ========================================= A PROPOS - MARIE JOLIVET ARCHITECTE ========================================= */
.mjolivet-about { position: relative; overflow: hidden; padding: 130px 40px; background-color: #f3f0e9; font-family: "Montserrat", sans-serif; }

.mjolivet-about__container { position: relative; display: grid; grid-template-columns: 1.05fr 0.95fr; align-items: center; gap: 90px; max-width: 1350px; margin: 0 auto; }

/* ========================= PARTIE VISUELLE ========================= */
.mjolivet-about__visual { position: relative; min-height: 680px; }

.mjolivet-about__outline { position: absolute; bottom: 10px; left: 100px; z-index: 1; width: 465px; height: 570px; border: 1px solid rgba(105, 76, 73, 0.65); pointer-events: none; }

.mjolivet-about__image { position: absolute; z-index: 2; overflow: hidden; background-color: #d8cfca; }

.mjolivet-about__image img { display: block; width: 100%; height: 100%; object-fit: cover; }

.mjolivet-about__image--main { top: 0; left: 0; width: 68%; height: 570px; }

.mjolivet-about__image--secondary { right: 0; bottom: 50px; width: 50%; height: 430px; }

/* ========================= CARTOUCHE EXPERIENCE ========================= */
.mjolivet-about__experience { position: absolute; left: 20px; bottom: 130px; z-index: 3; display: flex; align-items: center; gap: 16px; padding: 18px 22px; color: #f3f0e9; background-color: #694c49; border: 1px solid #af9895; }

.mjolivet-about__experience-number { font-size: 50px; font-weight: 300; line-height: 1; }

.mjolivet-about__experience-text { padding-left: 16px; border-left: 1px solid rgba(243, 240, 233, 0.5); font-size: 10px; font-weight: 500; line-height: 1.6; letter-spacing: 1.5px; text-transform: uppercase; }

/* ========================= CONTENU ========================= */
.mjolivet-about__content { position: relative; z-index: 3; max-width: 610px; }

.mjolivet-about__eyebrow { display: flex; align-items: center; gap: 20px; margin-bottom: 28px; color: #694c49; }

.mjolivet-about__eyebrow-line { display: block; flex: 0 0 58px; width: 58px; height: 0.5px; background-color: #694c49; margin-bottom: 18px; }

.mjolivet-about__eyebrow-text { font-size: 13px; font-weight: 500; line-height: 1.4; letter-spacing: 3px; text-transform: uppercase; }

.mjolivet-about__title { margin-bottom: 34px; }

.mjolivet-about__title h2 { margin: 0; color: #694c49; font-size: 52px; font-weight: 400 !important; line-height: 1.15; letter-spacing: -1px; text-transform: uppercase; }

.mjolivet-about__description { margin-bottom: 42px; }

.mjolivet-about__description p { margin: 0 0 18px; color: #484848; font-size: 16px; font-weight: 400; line-height: 1.9; }

.mjolivet-about__description p:last-child { margin-bottom: 0; }

/* ========================= BOUTON ========================= */
.mjolivet-about__button { display: inline-flex; align-items: center; gap: 24px; color: #694c49; text-decoration: none; }

.mjolivet-about__button-label { position: relative; padding-bottom: 8px; font-size: 12px; font-weight: 500; letter-spacing: 2px; text-transform: uppercase; }

.mjolivet-about__button-label::after { content: ""; position: absolute; right: 0; bottom: 0; left: 0; height: 1px; background-color: #694c49; transform: scaleX(1); transform-origin: left center; transition: transform 0.35s ease; }

.mjolivet-about__button-arrow { display: flex; align-items: center; justify-content: center; width: 66px; height: 66px; border: 1px solid #694c49; border-radius: 50%; transition: background-color 0.35s ease, transform 0.35s ease; }

.mjolivet-about__button-arrow svg { width: 28px; height: 28px; fill: none; stroke: #694c49; stroke-width: 1.3; stroke-linecap: round; stroke-linejoin: round; transition: stroke 0.35s ease, transform 0.35s ease; }

.mjolivet-about__button:hover .mjolivet-about__button-arrow { background-color: #694c49; transform: translateX(5px); }

.mjolivet-about__button:hover .mjolivet-about__button-arrow svg { stroke: #f3f0e9; transform: translateX(2px); }

.mjolivet-about__button:hover .mjolivet-about__button-label::after { transform: scaleX(0.45); }

/* ========================= TABLETTE ========================= */
@media screen and (max-width: 1100px) { .mjolivet-about { padding: 110px 35px; } .mjolivet-about__container { gap: 65px; } .mjolivet-about__visual { min-height: 600px; } .mjolivet-about__image--main { width: 72%; height: 500px; } .mjolivet-about__image--secondary { width: 47%; height: 285px; } .mjolivet-about__title h2 { font-size: 43px; } }

/* ========================= MOBILE ========================= */
@media screen and (max-width: 767px) { .mjolivet-about { padding: 85px 24px; } .mjolivet-about__container { grid-template-columns: 1fr; gap: 75px; } .mjolivet-about__visual { min-height: 520px; } .mjolivet-about__outline { bottom: -10px; } .mjolivet-about__image--main { width: 82%; height: 410px; } .mjolivet-about__image--secondary { width: 50%; height: 230px; border-width: 8px; } .mjolivet-about__experience { left: 15px; bottom: 10px; padding: 14px 17px; } .mjolivet-about__experience-number { font-size: 38px; } .mjolivet-about__experience-text { font-size: 8px; } .mjolivet-about__eyebrow { gap: 14px; margin-bottom: 22px; } .mjolivet-about__eyebrow-line { flex-basis: 36px; width: 36px; } .mjolivet-about__eyebrow-text { font-size: 10px; letter-spacing: 2px; } .mjolivet-about__title h2 { font-size: 36px; line-height: 1.2; } .mjolivet-about__description p { font-size: 15px; line-height: 1.8; } .mjolivet-about__button { gap: 18px; } .mjolivet-about__button-arrow { width: 58px; height: 58px; } }

/* =========================================  HERO ACCUEIL - MARIE JOLIVET ARCHITECTE  =============================================================================================================== */
.mj-architecture-hero { position: relative; width: 100%; min-height: 100vh; min-height: 100svh; overflow: hidden; background-color: #ffffff; box-sizing: border-box; }

.mj-architecture-hero *, .mj-architecture-hero *::before, .mj-architecture-hero *::after { box-sizing: border-box; }

.mj-architecture-hero__container { position: relative; width: 100%; max-width: 1350px; min-height: 100vh; min-height: 100svh; display: flex; align-items: center; margin: 0 auto; padding: 150px 70px 125px; }

.mj-architecture-hero__content { width: 100%; max-width: 1050px; }

/* ========================= SUR-TITRE ========================= */
.mj-architecture-hero__eyebrow { display: flex; align-items: center; gap: 20px; width: fit-content; margin-bottom: 30px; color: #000000; }

.mj-architecture-hero__eyebrow-line { display: block; flex: 0 0 60px; width: 60px; height: 1px; background-color: #000000; margin-bottom: 15px; }

.mj-architecture-hero__eyebrow-content { font-size: 13px; font-weight: 500; line-height: 1.4; letter-spacing: 3px; text-transform: uppercase; }

/* ========================= NOM ========================= */
.mj-architecture-hero__title { width: 100%; max-width: 1100px; margin-bottom: 28px; }

.mj-architecture-hero__title h1 { margin: 0; color: #0077b3; font-size: 65px; font-weight: 300; line-height: 1.08; letter-spacing: 0.5px; text-transform: uppercase; }

.mj-architecture-hero__title h1 strong, .mj-architecture-hero__title h1 span { font-weight: 400; }

/* ========================= COORDONNÉES ========================= */
.mj-architecture-hero__contact { display: flex; flex-direction: column; align-items: flex-start; margin: 0 0 35px; color: #000000; font-style: normal; }

.mj-architecture-hero__address { margin: 0 0 12px; color: #000000; font-size: 26px; font-weight: 300; line-height: 1.5; text-transform: uppercase; }

.mj-architecture-hero__phone, .mj-architecture-hero__email { display: inline-block; width: fit-content; color: #000000 !important; font-size: 26px; font-weight: 300; line-height: 1.5; text-decoration: none; }

.mj-architecture-hero__phone { margin-bottom: 12px; }

.mj-architecture-hero__phone:hover, .mj-architecture-hero__email:hover { color: #000000 !important; text-decoration: underline; text-decoration-thickness: 1px; text-underline-offset: 6px; }

/* ========================= TEXTE DE PRÉSENTATION ========================= */
.mj-architecture-hero__description { width: 100%; max-width: 480px; }

.mj-architecture-hero__description p { margin: 0; color: #000000; font-size: 17px; font-weight: 400; line-height: 1.8; }

/* ========================= SIGNATURE EN BAS ========================= */
.mj-architecture-hero__signature { position: absolute; right: 70px; bottom: 48px; display: flex; align-items: center; gap: 25px; color: #000000; font-size: 11px; font-weight: 500; line-height: 1.4; letter-spacing: 2px; text-transform: uppercase; }

.mj-architecture-hero__signature span { position: relative; }

.mj-architecture-hero__signature span:not(:last-child)::after { content: ""; position: absolute; top: 50%; right: -14px; width: 3px; height: 3px; border-radius: 50%; background-color: #000000; transform: translateY(-50%); }

/* ========================= TABLETTE ========================= */
@media screen and (max-width: 1100px) { .mj-architecture-hero__container { padding: 145px 48px 115px; } .mj-architecture-hero__content { max-width: 850px; } .mj-architecture-hero__eyebrow { gap: 16px; margin-bottom: 26px; } .mj-architecture-hero__eyebrow-line { flex: 0 0 48px; width: 48px; } .mj-architecture-hero__eyebrow-content { font-size: 11px; letter-spacing: 2.5px; } .mj-architecture-hero__title { margin-bottom: 25px; } .mj-architecture-hero__title h1 { font-size: 50px; line-height: 1.1; } .mj-architecture-hero__address, .mj-architecture-hero__phone, .mj-architecture-hero__email { font-size: 23px; } .mj-architecture-hero__description { max-width: 600px; } .mj-architecture-hero__description p { font-size: 16px; line-height: 1.75; } .mj-architecture-hero__signature { right: 48px; bottom: 38px; } }

/* ========================= MOBILE ========================= */
@media screen and (max-width: 767px) { .mj-architecture-hero { min-height: 100vh; min-height: 100svh; } .mj-architecture-hero__container { min-height: 100vh; min-height: 100svh; align-items: flex-start; padding: 125px 22px 110px; } .mj-architecture-hero__content { max-width: 100%; } .mj-architecture-hero__eyebrow { width: 100%; gap: 12px; margin-bottom: 24px; } .mj-architecture-hero__eyebrow-line { flex: 0 0 34px; width: 34px; } .mj-architecture-hero__eyebrow-content { max-width: calc(100% - 46px); font-size: 9px; line-height: 1.5; letter-spacing: 1.8px; } .mj-architecture-hero__title { margin-bottom: 26px; } .mj-architecture-hero__title h1 { font-size: 39px; line-height: 1.12; letter-spacing: 0; overflow-wrap: break-word; } .mj-architecture-hero__contact { margin-bottom: 28px; } .mj-architecture-hero__address { max-width: 340px; margin-bottom: 13px; font-size: 19px; line-height: 1.55; } .mj-architecture-hero__phone, .mj-architecture-hero__email { font-size: 19px; line-height: 1.55; } .mj-architecture-hero__phone { margin-bottom: 13px; } .mj-architecture-hero__description { max-width: 520px; } .mj-architecture-hero__description p { font-size: 14px; line-height: 1.7; } .mj-architecture-hero__signature { right: auto; bottom: 28px; left: 22px; gap: 19px; font-size: 8px; letter-spacing: 1.3px; } .mj-architecture-hero__signature span:not(:last-child)::after { right: -11px; width: 2px; height: 2px; } }

/* ========================= PETITS MOBILES ========================= */
@media screen and (max-width: 380px) { .mj-architecture-hero__container { padding-right: 18px; padding-left: 18px; } .mj-architecture-hero__title h1 { font-size: 34px; } .mj-architecture-hero__address, .mj-architecture-hero__phone, .mj-architecture-hero__email { font-size: 17px; } .mj-architecture-hero__signature { left: 18px; gap: 15px; font-size: 7px; letter-spacing: 1px; } .mj-architecture-hero__signature span:not(:last-child)::after { right: -9px; } }

/*# sourceMappingURL=custom.css.map */