/* HMC V3 — no framework, no external font, portable /hmcv2/ + root */
:root{--red:#d7192d;--red2:#b90f20;--ink:#171717;--muted:#686868;--paper:#f5f4f1;--line:#deddd8;--white:#fff;--radius:18px;--shadow:0 18px 50px rgba(20,20,20,.09);--max:1240px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.wrap{width:min(calc(100% - 40px),var(--max));margin:auto}.eyebrow{display:flex;align-items:center;gap:10px;font-size:.74rem;letter-spacing:.16em;text-transform:uppercase;font-weight:800}.eyebrow:before{content:"";width:28px;height:2px;background:var(--red)}.eyebrow.light{color:#fff}.eyebrow.light:before{background:#fff}.section{padding:92px 0}.section.soft{background:var(--paper)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:38px}.section-head h2{margin:.45rem 0 0;font-size:clamp(2rem,4vw,4rem);line-height:.98;letter-spacing:-.045em;max-width:820px}.section-head p{max-width:500px;color:var(--muted);margin:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:14px 18px;border-radius:999px;border:1px solid transparent;font-size:.88rem;font-weight:800;transition:.25s ease;cursor:pointer}.btn svg{width:17px;height:17px}.btn.primary{background:var(--red);color:#fff;box-shadow:0 8px 24px rgba(215,25,45,.23)}.btn.primary:hover{background:var(--red2);transform:translateY(-2px)}.btn.dark{background:#171717;color:#fff}.btn.ghost{border-color:#c9c8c3;background:#f2f1ee;color:#171717}.btn.ghost:hover{border-color:#fff;background:#fff;color:#111;transform:translateY(-2px)}.topbar{background:#151515;color:#d9d9d9;font-size:.78rem}.topbar .wrap{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}.topbar a:hover{color:#fff}.topbar .micro{display:flex;gap:18px;align-items:center}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.93);backdrop-filter:blur(16px);border-bottom:1px solid rgba(0,0,0,.06)}.header-row{height:78px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;min-width:300px;gap:14px}.brand-logo{height:66px;width:auto;max-width:none;object-fit:contain;object-position:left center;flex:0 0 auto;filter:none;transform:none}.brand-fallback{font-size:.87rem;font-weight:900;line-height:1.05;letter-spacing:.03em}.brand-fallback small{display:block;font-size:.58rem;font-weight:700;color:#777;margin-top:4px;letter-spacing:.06em}.nav{display:flex;gap:6px;align-items:center;margin-left:auto}.nav a{padding:10px 12px;border-radius:10px;font-size:.85rem;font-weight:720}.nav a:hover,.nav a.active{background:#f1f0ed}.header-cta{margin-left:6px}.mobile-nav{display:none}.menu-btn{display:none;border:0;background:#f4f3f0;width:44px;height:44px;border-radius:12px;align-items:center;justify-content:center}.menu-btn span,.menu-btn:before,.menu-btn:after{content:"";width:20px;height:2px;background:#111;display:block;position:absolute;transition:.2s}.menu-btn:before{transform:translateY(-6px)}.menu-btn:after{transform:translateY(6px)}
.hero{position:relative;overflow:hidden;background:linear-gradient(110deg,#f7f6f3 0,#f7f6f3 57%,#eceae5 57%,#eceae5 100%)}.hero .wrap{min-height:650px;display:grid;grid-template-columns:.95fr 1.05fr;gap:64px;align-items:center}.hero-copy{padding:68px 0}.hero h1{font-size:clamp(3.15rem,6.3vw,6.9rem);line-height:.85;letter-spacing:-.065em;margin:18px 0 26px;max-width:780px}.hero h1 em{font-style:normal;color:var(--red)}.hero-lead{font-size:1.08rem;color:#555;max-width:620px;margin:0 0 30px}.hero-actions{display:flex;gap:10px;flex-wrap:wrap}.hero-proof{display:flex;gap:26px;flex-wrap:wrap;margin-top:38px;padding-top:24px;border-top:1px solid #d8d6d0}.proof-item strong{display:block;font-size:.86rem}.proof-item span{font-size:.76rem;color:#777}.photo-stage{height:540px;position:relative}.photo-main{position:absolute;inset:0 6% 8% 12%;border-radius:28px;overflow:hidden;box-shadow:0 28px 80px rgba(0,0,0,.14);background:#ddd}.photo-main img{width:100%;height:100%;object-fit:cover}.photo-main:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(0,0,0,.45))}.photo-label{position:absolute;z-index:2;bottom:22px;left:22px;color:#fff}.photo-label b{display:block;font-size:.92rem}.photo-label small{opacity:.8}.photo-small{position:absolute;width:37%;aspect-ratio:1.02;border:7px solid #fff;border-radius:20px;overflow:hidden;box-shadow:var(--shadow);background:#ddd}.photo-small img{width:100%;height:100%;object-fit:cover}.photo-small.a{left:0;bottom:0}.photo-small.b{right:0;top:5%}.stamp{position:absolute;right:1%;bottom:2%;z-index:4;background:#171717;color:#fff;width:150px;height:150px;border-radius:50%;display:grid;place-items:center;text-align:center;padding:20px;font-weight:800;font-size:.8rem;box-shadow:var(--shadow);transform:rotate(6deg)}.stamp span{color:#ff6c79}.trust-strip{background:#171717;color:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust{padding:25px 26px;border-right:1px solid #393939;display:flex;gap:14px;align-items:center}.trust:first-child{border-left:1px solid #393939}.ico{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.08);flex:0 0 auto}.ico svg{width:20px;height:20px}.trust strong{font-size:.85rem;display:block}.trust span{font-size:.73rem;color:#aaa}.services{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.service{min-height:330px;padding:30px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;transition:.25s;background:#fff}.service:hover{background:#171717;color:#fff;transform:translateY(-5px);box-shadow:var(--shadow);position:relative;z-index:2}.service-num{font-size:.72rem;color:#969696;font-weight:800}.service-icon{width:50px;height:50px;margin:45px 0 30px;border:1px solid currentColor;border-radius:50%;display:grid;place-items:center}.service-icon svg{width:23px;height:23px}.service h3{font-size:1.42rem;line-height:1.1;margin:0 0 10px;letter-spacing:-.025em}.service p{font-size:.86rem;color:#777;margin:0 0 24px}.service:hover p{color:#bbb}.service-more{margin-top:auto;font-size:.75rem;font-weight:900;display:flex;align-items:center;justify-content:space-between}.service-more:after{content:"→";font-size:1.2rem;color:var(--red)}.process{display:grid;grid-template-columns:.82fr 1.18fr;gap:70px;align-items:start}.process-intro{position:sticky;top:125px}.process-intro h2{font-size:clamp(2.6rem,4vw,4.6rem);line-height:.95;letter-spacing:-.05em;margin:16px 0 18px}.process-intro p{color:#666;max-width:480px}.steps{counter-reset:step}.step{counter-increment:step;display:grid;grid-template-columns:76px 1fr;gap:24px;padding:30px 0;border-top:1px solid #ccc}.step:last-child{border-bottom:1px solid #ccc}.step:before{content:"0" counter(step);width:54px;height:54px;border:1px solid #aaa;border-radius:50%;display:grid;place-items:center;font-size:.72rem;font-weight:900}.step h3{margin:0 0 8px;font-size:1.25rem}.step p{margin:0;color:#6a6a6a}.real-grid{display:grid;grid-template-columns:1.35fr .65fr .65fr;grid-template-rows:290px 290px;gap:14px}.real{position:relative;border-radius:16px;overflow:hidden;background:#ddd}.real:first-child{grid-row:span 2}.real:nth-child(4){grid-column:2/4}.real img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.8,.2,1)}.real:hover img{transform:scale(1.045)}.real figcaption{position:absolute;left:16px;bottom:16px;background:rgba(17,17,17,.88);backdrop-filter:blur(8px);color:#fff;border-radius:10px;padding:9px 12px;font-size:.72rem}.real figcaption b{display:block;font-size:.82rem}.human{background:#171717;color:#fff;overflow:hidden}.human-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.human h2{font-size:clamp(2.7rem,5vw,5.6rem);line-height:.9;letter-spacing:-.055em;margin:18px 0 26px}.human p{color:#bdbdbd;font-size:1rem;max-width:570px}.human-facts{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:30px}.human-fact{padding:18px;border:1px solid #393939;border-radius:14px}.human-fact b{display:block;font-size:.88rem}.human-fact span{color:#999;font-size:.75rem}.human-visual{position:relative;min-height:500px}.human-visual .pic{position:absolute;overflow:hidden;border-radius:20px}.human-visual .pic img{width:100%;height:100%;object-fit:cover}.human-visual .pic.one{inset:4% 10% 14% 2%}.human-visual .pic.two{width:40%;height:43%;right:0;bottom:0;border:7px solid #171717}.quote{position:absolute;top:0;right:0;background:var(--red);padding:20px;width:220px;border-radius:14px;font-size:.83rem;font-weight:700;z-index:3}.faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:60px}.faq-title h2{font-size:clamp(2.5rem,4vw,4.6rem);line-height:.95;letter-spacing:-.05em;margin:15px 0}.faq-title p{color:#6b6b6b}.faq details{border-top:1px solid #cfcfcf;padding:22px 0}.faq details:last-child{border-bottom:1px solid #cfcfcf}.faq summary{cursor:pointer;font-weight:850;list-style:none;display:flex;justify-content:space-between;gap:20px}.faq summary:after{content:"+";color:var(--red);font-size:1.35rem}.faq details[open] summary:after{content:"−"}.faq details p{color:#686868;margin:15px 0 0;max-width:720px}.cta{padding:75px 0;background:var(--red);color:#fff}.cta-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:50px;align-items:center}.cta h2{font-size:clamp(2.7rem,5.5vw,6.2rem);line-height:.88;letter-spacing:-.06em;margin:0}.cta p{margin:0 0 20px;color:#ffd8dc}.cta .btn{background:#fff;color:#161616}.footer{background:#111;color:#fff;padding:55px 0 25px}.footer-grid{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:45px}.footer h4{font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;color:#8d8d8d;margin:0 0 18px}.footer a,.footer p{font-size:.83rem;color:#c5c5c5;margin:.3rem 0;display:block}.footer a:hover{color:#fff}.footer-brand{font-weight:900;font-size:1.2rem}.footer-brand small{display:block;font-weight:500;font-size:.73rem;color:#8a8a8a;margin-top:8px}.copyright{border-top:1px solid #333;margin-top:42px;padding-top:20px;font-size:.72rem;color:#777;display:flex;justify-content:space-between;gap:20px}.page-hero{position:relative;isolation:isolate;overflow:hidden;padding:112px 0 88px;background:#171717;color:#fff;min-height:540px;display:flex;align-items:end}
.page-hero:before{content:"";position:absolute;inset:0;z-index:-2;background-image:var(--hero-img);background-size:cover;background-position:center;transform:scale(1.015)}
.page-hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(9,9,9,.88) 0%,rgba(9,9,9,.76) 43%,rgba(9,9,9,.38) 72%,rgba(9,9,9,.52) 100%)}
.page-hero.hero-sinistre{--hero-img:url("https://c.pxhere.com/images/1d/5c/2dc28d4a698e9e828d24205001e3-1708342.jpg!d")}
.page-hero.hero-water{--hero-img:url("https://c.pxhere.com/images/39/f7/af0706b5e82efddd3be94400a5d0-1455733.jpg!d")}
.page-hero.hero-fire{--hero-img:url("https://c.pxhere.com/photos/e6/1a/architecture_brand_destruction_destroyed_flame_building_fire_home-529215.jpg!d")}
.page-hero.hero-disaster{--hero-img:url("https://c.pxhere.com/images/2f/c8/0916e5398daa200a9c5d7da282c3-1455731.jpg!d")}
.page-hero.hero-renovation{--hero-img:url("https://www.habitat-mediterranee.fr/wp-content/uploads/2020/01/habitat-mediterranee-20-1067x800.jpg")}
.page-hero.hero-chantiers{--hero-img:url("https://www.habitat-mediterranee.fr/wp-content/uploads/2020/01/habitat-mediterranee-22-1067x800.jpg")}
.page-hero.hero-contact{--hero-img:url("https://www.habitat-mediterranee.fr/wp-content/uploads/2020/01/habitat-mediterranee-17-1067x800.jpg")}
.page-hero .eyebrow{color:#fff}.page-hero .eyebrow:before{background:var(--red)}.page-hero-grid{display:grid;grid-template-columns:1fr .8fr;gap:70px;align-items:end}.page-hero h1{font-size:clamp(3rem,6vw,6.5rem);line-height:.88;letter-spacing:-.06em;margin:18px 0}.page-hero p{font-size:1.05rem;color:rgba(255,255,255,.82);max-width:650px}.page-card{background:rgba(15,15,15,.72);color:#fff;border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(12px);border-radius:20px;padding:28px;box-shadow:0 18px 55px rgba(0,0,0,.22)}.page-card p{color:rgba(255,255,255,.75);font-size:.88rem}.content-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:70px}.content-aside{position:sticky;top:125px;align-self:start}.content-aside .box{padding:22px;border-radius:14px;background:#f3f2ef}.content-aside b{display:block;margin-bottom:8px}.content-aside p{font-size:.82rem;color:#666;margin:0}.rich h2{font-size:2.3rem;letter-spacing:-.04em;line-height:1;margin:0 0 18px}.rich h3{font-size:1.25rem;margin:30px 0 8px}.rich p,.rich li{color:#646464}.rich ul{padding-left:18px}.split-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin:30px 0}.mini-card{padding:22px;border:1px solid var(--line);border-radius:14px}.mini-card b{display:block;margin-bottom:8px}.mini-card p{margin:0;font-size:.84rem}.contact-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px}.contact-card{background:#171717;color:#fff;border-radius:20px;padding:32px}.contact-card a{font-size:1.2rem;font-weight:850;margin:12px 0;display:block}.contact-card p{color:#aaa}.form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1/-1}.field label{font-size:.75rem;font-weight:800}.field input,.field textarea,.field select{border:1px solid #cecdc8;border-radius:11px;padding:13px 14px;background:#fff;outline:none}.field input:focus,.field textarea:focus,.field select:focus{border-color:#111;box-shadow:0 0 0 3px rgba(0,0,0,.06)}.field textarea{min-height:150px;resize:vertical}.form-note{font-size:.73rem;color:#777}.honeypot{position:absolute!important;left:-9999px!important}.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}.reveal.in{opacity:1;transform:none}
.menu-btn.open span{opacity:0}.menu-btn.open:before{transform:rotate(45deg)}.menu-btn.open:after{transform:rotate(-45deg)}
body.menu-open{overflow:hidden}
@media(max-width:1050px){.nav{display:none}.menu-btn{display:flex;position:relative;margin-left:auto}.header-cta{display:none}.brand{min-width:0}.hero .wrap{grid-template-columns:1fr;gap:15px}.hero-copy{padding:55px 0 10px}.photo-stage{height:490px}.trust-grid{grid-template-columns:1fr 1fr}.services{grid-template-columns:1fr 1fr}.process,.human-grid,.faq-grid,.page-hero-grid,.content-grid,.contact-layout{grid-template-columns:1fr}.process-intro,.content-aside{position:static}.real-grid{grid-template-columns:1fr 1fr;grid-template-rows:280px 240px 240px}.real:first-child{grid-row:auto;grid-column:1/-1}.real:nth-child(4){grid-column:1/-1}.footer-grid{grid-template-columns:1fr 1fr}.cta-grid{grid-template-columns:1fr}.mobile-nav{position:fixed;left:20px;right:20px;top:92px;max-height:calc(100vh - 110px);overflow:auto;background:#fff;border-radius:18px;box-shadow:0 20px 70px rgba(0,0,0,.18);padding:12px;z-index:90;display:none}.mobile-nav.open{display:block}.mobile-nav a{display:block;padding:13px;border-bottom:1px solid #eee;font-weight:800}.mobile-nav a:last-child{border:0;background:var(--red);color:#fff;margin-top:8px;border-radius:10px}}
@media(max-width:680px){.hero h1,.page-hero h1,.section-head h2,.process-intro h2,.human h2,.faq-title h2,.cta h2{overflow-wrap:anywhere}.mobile-nav{left:14px;right:14px}.mobile-nav a{font-size:.94rem}.wrap{width:min(calc(100% - 28px),var(--max))}.topbar{display:none}.header-row{height:68px}.brand-logo{height:52px;width:auto;max-width:none}.brand-fallback{font-size:.76rem}.section{padding:68px 0}.section-head{display:block}.section-head p{margin-top:14px}.hero{background:#f5f4f1}.hero .wrap{min-height:auto}.hero h1{font-size:clamp(3rem,15vw,4.8rem)}.hero-lead{font-size:.97rem}.photo-stage{height:410px}.photo-main{inset:0 0 9% 5%;border-radius:19px}.photo-small{border-width:5px;border-radius:14px}.photo-small.b{display:none}.photo-small.a{width:42%;left:0}.stamp{width:112px;height:112px;font-size:.66rem;right:0}.hero-proof{gap:18px}.trust-grid{grid-template-columns:1fr 1fr}.trust{padding:18px 12px;display:block}.trust .ico{margin-bottom:8px}.services{grid-template-columns:1fr}.service{min-height:250px}.service-icon{margin:28px 0 22px}.process{gap:35px}.real-grid{display:flex;overflow:auto;scroll-snap-type:x mandatory;margin-right:-14px;padding-right:14px}.real{min-width:82vw;height:350px;scroll-snap-align:start}.human-grid{gap:30px}.human-visual{min-height:400px}.human-visual .pic.one{inset:0 5% 9% 0}.human-visual .pic.two{display:none}.quote{width:180px;font-size:.74rem}.faq-grid{gap:25px}.footer-grid{grid-template-columns:1fr}.copyright{display:block}.page-hero{padding:84px 0 58px;min-height:500px}.page-hero:after{background:linear-gradient(180deg,rgba(10,10,10,.56) 0%,rgba(10,10,10,.86) 72%,rgba(10,10,10,.93) 100%)}.page-hero h1{font-size:clamp(3rem,15vw,5rem)}.split-cards,.form{grid-template-columns:1fr}.field.full{grid-column:auto}.contact-layout{gap:24px}}
.renovation-callout{margin-top:18px;display:grid;grid-template-columns:1.1fr .9fr;min-height:350px;border:1px solid var(--line);border-radius:20px;overflow:hidden;background:#f6f5f2}.renovation-callout>div{padding:42px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.renovation-callout h3{font-size:clamp(2rem,3.2vw,3.6rem);line-height:.95;letter-spacing:-.045em;margin:14px 0}.renovation-callout p{color:#666;max-width:650px;margin:0 0 24px}.renovation-callout figure{margin:0;min-height:350px}.renovation-callout img{width:100%;height:100%;object-fit:cover}.scope-list{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:28px}.scope-list .mini-card{background:#fff}.scope-list .mini-card strong{display:block;font-size:1rem;margin-bottom:6px}.scope-list .mini-card span{font-size:.8rem;color:#6a6a6a}.insurance-band{border-radius:20px;background:#171717;color:#fff;padding:38px;margin-top:20px;display:grid;grid-template-columns:.8fr 1.2fr;gap:40px;align-items:start}.insurance-band h2{font-size:clamp(2.2rem,4vw,4.4rem);line-height:.95;letter-spacing:-.05em;margin:12px 0}.insurance-band p{color:#c6c6c6}.insurance-points{display:grid;grid-template-columns:1fr 1fr;gap:12px}.insurance-point{border:1px solid #383838;border-radius:14px;padding:18px}.insurance-point b{display:block;margin-bottom:6px}.insurance-point span{font-size:.8rem;color:#aaa}@media(max-width:1050px){.renovation-callout,.insurance-band{grid-template-columns:1fr}.scope-list{grid-template-columns:1fr 1fr}}@media(max-width:680px){.renovation-callout>div{padding:28px}.renovation-callout figure{min-height:280px}.scope-list,.insurance-points{grid-template-columns:1fr}.insurance-band{padding:26px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.real img,.btn{transition:none}}

/* V3.5 — lisibilité des boutons secondaires dans les bannières */
.page-hero .btn.ghost{background:rgba(245,244,241,.94);border-color:rgba(255,255,255,.55);color:#171717;text-shadow:none}
.page-hero .btn.ghost:hover,.page-hero .btn.ghost:focus-visible{background:#fff;border-color:#fff;color:#111}
.page-hero .btn.ghost svg{stroke:currentColor}
.btn:focus-visible{outline:3px solid rgba(215,25,45,.35);outline-offset:3px}


/* V3.8 — interface allégée, logo 2026, meilleure lisibilité */
:root{--red:#c92a31;--red2:#a91f26;--paper:#f7f6f3;--line:#e6e3de;--radius:14px;--shadow:0 16px 45px rgba(20,20,20,.07)}
.topbar{display:none}.site-header{top:0;background:rgba(255,255,255,.97)}.header-row{height:76px;gap:22px}.brand{min-width:96px;gap:0}.brand-logo{height:60px;width:auto}.nav{gap:2px}.nav a{font-weight:680;padding:9px 11px}.header-cta{padding:12px 16px;box-shadow:none}
.section{padding:76px 0}.section-head{margin-bottom:30px}.section-head h2{font-size:clamp(2rem,3.3vw,3.25rem);line-height:1.02;letter-spacing:-.035em}.eyebrow{letter-spacing:.11em}.btn{border-radius:10px;box-shadow:none!important}.btn.primary:hover,.btn.ghost:hover{transform:none}
.hero{background:#f6f5f2}.hero .wrap{min-height:570px;grid-template-columns:1fr 1.04fr;gap:54px}.hero-copy{padding:55px 0}.hero h1{font-size:clamp(3rem,5.1vw,5.45rem);line-height:.93;letter-spacing:-.052em;margin:16px 0 22px}.hero-lead{font-size:1rem;line-height:1.7;max-width:600px;margin-bottom:26px}.photo-stage{height:470px}.photo-main{inset:0;border-radius:18px;box-shadow:0 18px 55px rgba(0,0,0,.10)}.photo-main:after{background:linear-gradient(180deg,transparent 68%,rgba(0,0,0,.34))}.photo-label{bottom:18px;left:18px}.hero-proof,.trust-strip,.photo-small,.stamp{display:none!important}
.services{gap:12px;border:0;grid-template-columns:repeat(4,1fr)}.service{min-height:250px;padding:24px;border:1px solid var(--line);border-radius:14px}.service:hover{background:#faf9f7;color:var(--ink);transform:none;box-shadow:none;border-color:#cfcac3}.service:hover p{color:#6b6b6b}.service-num{display:none}.service-icon{width:38px;height:38px;margin:2px 0 24px;border:0;background:#f1efeb}.service-icon svg{width:20px;height:20px}.service h3{font-size:1.18rem}.service p{font-size:.83rem;line-height:1.6}.service-more{font-size:.72rem}.process{gap:55px}.process-intro h2{font-size:clamp(2.35rem,3.4vw,3.7rem)}.step{padding:24px 0}.step:before{width:46px;height:46px}
.project-evolution-home{background:#fff}.project-teasers{display:grid;grid-template-columns:1fr 1fr;gap:18px}.project-teaser{display:grid;grid-template-columns:1.15fr .85fr;border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff;min-height:320px}.project-teaser figure{margin:0;min-height:320px}.project-teaser img{width:100%;height:100%;object-fit:cover}.project-teaser>div{padding:28px;display:flex;flex-direction:column;justify-content:center}.project-teaser span{font-size:.7rem;font-weight:800;color:#999}.project-teaser h3{font-size:1.45rem;line-height:1.12;letter-spacing:-.025em;margin:12px 0}.project-teaser p{font-size:.86rem;color:#686868;margin:0}.project-link-row{margin-top:20px}.text-link{font-size:.82rem;font-weight:800;border-bottom:1px solid #bbb;padding-bottom:3px}
.human{background:#1a1a1a}.human-grid{gap:50px}.human h2{font-size:clamp(2.5rem,4vw,4.25rem);line-height:.98}.human-visual{min-height:390px}.human-visual .pic.one{inset:0;border-radius:16px}.human-facts{gap:8px}.human-fact{padding:15px}.faq-grid{gap:48px}.faq-title h2{font-size:clamp(2.25rem,3.3vw,3.6rem)}.faq details{padding:18px 0}.cta{padding:58px 0;background:#252525}.cta h2{font-size:clamp(2.4rem,4.3vw,4.4rem);line-height:.96;letter-spacing:-.045em}.cta p{color:#ddd}.calm-cta{background:#242424}
.footer{padding:44px 0 22px}.footer-grid{gap:32px}.footer h3{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:#b2b2b2;margin:0 0 15px}.footer a,.footer p{color:#d0d0d0}.footer-brand small{color:#aaa}.copyright{color:#aaa}
.page-hero{padding:82px 0 64px;min-height:430px}.page-hero-grid{grid-template-columns:1.08fr .62fr;gap:50px}.page-hero h1{font-size:clamp(2.8rem,4.9vw,4.85rem);line-height:.95;letter-spacing:-.045em}.page-hero p{font-size:.98rem;line-height:1.65}.page-card{border-radius:14px;padding:22px;background:rgba(18,18,18,.62);box-shadow:none}.compact-hero{min-height:410px}
.content-grid{gap:55px}.rich h2{font-size:2rem}.split-cards{gap:10px}.mini-card{padding:18px}.insurance-band{border-radius:16px;padding:30px}.renovation-callout{border-radius:16px}.renovation-callout>div{padding:34px}
.story-head{display:grid;grid-template-columns:1fr .8fr;gap:44px;align-items:end;margin-bottom:28px}.story-head h2{font-size:clamp(2.2rem,3.4vw,3.6rem);line-height:1;letter-spacing:-.04em;margin:14px 0 0}.story-head p{color:#686868;margin:0;max-width:560px}.story-gallery{display:grid;gap:14px}.story-gallery figure{margin:0;overflow:hidden;border-radius:14px;background:#eee}.story-gallery img{width:100%;height:100%;object-fit:cover}.story-gallery-pool{grid-template-columns:1.5fr .5fr;height:520px}.story-gallery-bath{grid-template-columns:1fr 1fr;height:560px}.story-gallery-bath figure:first-child img{object-position:center}.story-gallery-bath figure:last-child img{object-position:center}
.reveal{transform:translateY(10px);transition-duration:.5s}
@media(max-width:1050px){.brand{min-width:86px}.hero .wrap{grid-template-columns:1fr}.photo-stage{height:420px}.services{grid-template-columns:1fr 1fr}.project-teasers{grid-template-columns:1fr}.page-hero-grid{grid-template-columns:1fr}.story-head{grid-template-columns:1fr}.story-gallery-pool{height:460px}.story-gallery-bath{height:500px}}
@media(max-width:680px){.header-row{height:66px}.brand-logo{height:50px}.section{padding:58px 0}.hero-copy{padding:42px 0 6px}.hero h1{font-size:clamp(2.75rem,13vw,4rem);line-height:.96}.photo-stage{height:330px}.photo-main{border-radius:14px}.services{grid-template-columns:1fr}.service{min-height:0}.project-teaser{grid-template-columns:1fr;min-height:0}.project-teaser figure{height:235px;min-height:0}.project-teaser>div{padding:22px}.human-visual{min-height:300px}.page-hero{min-height:390px;padding:68px 0 48px}.page-hero h1{font-size:clamp(2.7rem,12vw,4rem)}.page-card{padding:18px}.story-gallery-pool,.story-gallery-bath{display:grid;grid-template-columns:1fr;height:auto}.story-gallery figure{height:330px}.story-gallery-pool figure:last-child,.story-gallery-bath figure{height:420px}.footer-grid{gap:24px}}

/* V3.9 — logo client exact + contenu validé + évolutions lisibles */
.brand{min-width:220px}.brand-logo{height:48px;width:auto;max-width:210px;object-fit:contain;object-position:left center}.header-row{height:76px}.nav a{font-size:.83rem}.section{padding:70px 0}.page-hero{min-height:400px}.page-card{background:rgba(18,18,18,.52)}
.chantier-story .story-head{margin-bottom:30px}.validated-copy{max-width:560px;color:#626262}.validated-copy p{margin:0 0 10px}.evolution-gallery{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(260px,.55fr);gap:18px;align-items:stretch}.evolution-gallery figure{margin:0;background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden}.evolution-gallery img{width:100%;height:500px;object-fit:cover}.evolution-gallery figure:not(.wide) img{height:500px}.evolution-gallery figcaption{padding:13px 15px;font-size:.8rem;color:#666;background:#fff;border-top:1px solid var(--line)}.bath-gallery .wide img{object-position:center}.bath-gallery figure:not(.wide) img{object-position:center}.chantier-story.soft{background:#f7f6f3}.project-evolution-home .project-teaser{box-shadow:none}.project-teaser h3{font-size:1.3rem}.service{background:#fff}
@media(max-width:1100px){.brand{min-width:180px}.brand-logo{max-width:175px;height:42px}}
@media(max-width:1050px){.brand{min-width:auto}.brand-logo{height:42px;max-width:170px}.evolution-gallery{grid-template-columns:1fr 1fr}.evolution-gallery img,.evolution-gallery figure:not(.wide) img{height:420px}}
@media(max-width:680px){.brand-logo{height:36px;max-width:145px}.evolution-gallery{grid-template-columns:1fr}.evolution-gallery img,.evolution-gallery figure:not(.wide) img{height:auto;max-height:none;aspect-ratio:auto}.story-head{gap:18px}.page-hero{min-height:360px}.section{padding:54px 0}}


/* V4.0 — production habitat-mediterranee.fr */
.brand{min-width:150px;display:flex;align-items:center}.brand-logo{height:72px!important;width:auto!important;max-width:none!important;object-fit:contain!important;object-position:left center!important;filter:none!important;transform:none!important}.header-row{height:92px}.site-header{background:rgba(255,255,255,.98)}
.progress-track{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin:28px 0 34px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.progress-step{position:relative;padding:26px 22px 28px 0;display:grid;grid-template-columns:36px 1fr;gap:12px}.progress-step:not(:last-child){border-right:1px solid var(--line);padding-right:22px;margin-right:22px}.progress-step>span{font-size:.72rem;font-weight:900;color:var(--red);letter-spacing:.08em}.progress-step h3{font-size:1rem;line-height:1.2;margin:0 0 8px}.progress-step p{margin:0;color:#6b6b6b;font-size:.82rem;line-height:1.55}.progress-photos{display:grid;grid-template-columns:.72fr 1.28fr;gap:16px}.progress-photos.bath{grid-template-columns:.72fr .72fr;justify-content:start}.progress-photos figure{margin:0;border-radius:14px;overflow:hidden;background:#fff;border:1px solid var(--line)}.progress-photos img{width:100%;height:430px;object-fit:cover}.progress-photos.bath img{height:520px}.progress-photos figcaption{display:grid;gap:3px;padding:14px 16px;border-top:1px solid var(--line)}.progress-photos figcaption b{font-size:.86rem}.progress-photos figcaption span{font-size:.76rem;color:#707070}.source-note{margin:16px 0 0;color:#8b8b8b;font-size:.72rem}.legal-hero{padding:76px 0 52px;background:#f6f5f2;border-bottom:1px solid var(--line)}.legal-hero h1{font-size:clamp(2.6rem,5vw,5rem);line-height:.95;letter-spacing:-.045em;margin:14px 0}.legal-hero p{max-width:720px;color:#666}.legal-section{padding-top:54px}.legal-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.legal-card{border:1px solid var(--line);border-radius:14px;padding:26px;background:#fff}.legal-card h2{font-size:1.35rem;margin:0 0 14px}.legal-card p{color:#555}.legal-card dl{margin:20px 0}.legal-card dl>div{display:grid;grid-template-columns:170px 1fr;gap:15px;padding:9px 0;border-bottom:1px solid #eee}.legal-card dt{font-size:.75rem;color:#777;text-transform:uppercase;letter-spacing:.06em}.legal-card dd{margin:0;font-weight:700}.footer a[href*="politique-de-confidentialite"]{display:block}
@media(max-width:1100px){.brand{min-width:130px}.brand-logo{height:62px!important;width:auto!important;max-width:none!important}.header-row{height:82px}.progress-track{grid-template-columns:1fr 1fr}.progress-step{border-bottom:1px solid var(--line)}.progress-step:not(:last-child){border-right:0;margin-right:0;padding-right:18px}.progress-step:nth-child(odd){border-right:1px solid var(--line)}}
@media(max-width:680px){.brand{min-width:0}.brand-logo{height:50px!important;width:auto!important;max-width:none!important}.header-row{height:74px}.progress-track{grid-template-columns:1fr}.progress-step,.progress-step:nth-child(odd){border-right:0}.progress-photos,.progress-photos.bath{grid-template-columns:1fr}.progress-photos img,.progress-photos.bath img{height:auto;max-height:none}.legal-grid{grid-template-columns:1fr}.legal-card dl>div{grid-template-columns:1fr;gap:3px}.legal-hero{padding:58px 0 38px}}


/* V4.1 — évolutions de chantiers : 4 étapes illustrées, lecture calme */
.evolution-timeline-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:30px}
.evolution-step-card{margin:0;background:#fff;border:1px solid rgba(22,25,28,.10);border-radius:16px;overflow:hidden;box-shadow:0 6px 24px rgba(17,20,22,.045)}
.soft .evolution-step-card{background:#fff}
.evolution-media{aspect-ratio:4/3;background:#ecebe8;overflow:hidden}
.evolution-media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
.evolution-step-card:hover .evolution-media img{transform:scale(1.015)}
.evolution-step-card figcaption{display:flex;gap:13px;align-items:flex-start;padding:17px 16px 18px}
.evolution-number{width:31px;height:31px;flex:0 0 31px;border-radius:50%;display:grid;place-items:center;background:#f2f0ed;color:#9d2c12;font-size:.72rem;font-weight:800;letter-spacing:.04em}
.evolution-step-card h3{font-size:1rem;line-height:1.22;margin:1px 0 6px;color:#202327}
.evolution-step-card p{font-size:.88rem;line-height:1.48;margin:0;color:#686b6f}
.chantier-story .validated-copy{max-width:590px}
@media(max-width:980px){.evolution-timeline-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.evolution-timeline-grid{grid-template-columns:1fr;gap:14px}.evolution-media{aspect-ratio:16/10}.evolution-step-card figcaption{padding:14px 14px 16px}}

/* Formulaire & confidentialité — v4.3 */
.form-status{border-radius:14px;padding:15px 18px;font-size:.94rem;font-weight:700;line-height:1.45;margin-bottom:4px}
.form-status.success{display:block;background:#edf7ef;color:#1f5c2b;border:1px solid #cfe7d4}
.form-status.error{display:block;background:#fff1f1;color:#8b2020;border:1px solid #efcece}
.privacy-box{background:#f7f6f3;border:1px solid #e5e2dc;border-radius:14px;padding:16px 18px}
.privacy-check{display:flex;align-items:flex-start;gap:11px;font-size:.9rem;line-height:1.45;font-weight:650;cursor:pointer}
.privacy-check input{width:18px;height:18px;min-width:18px;margin-top:2px;accent-color:var(--red)}
.privacy-check a,.privacy-info a{color:var(--red2);text-decoration:underline;text-underline-offset:2px}
.privacy-info{margin:12px 0 0 29px;color:#686868;font-size:.78rem;line-height:1.55}
.form-submit-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap}
.form-submit-row .btn[disabled]{opacity:.62;cursor:wait;transform:none}
.form-note{color:#777;font-size:.76rem;line-height:1.4}
@media(max-width:680px){.privacy-info{margin-left:0}.form-submit-row{align-items:flex-start;flex-direction:column}.form-submit-row .btn{width:100%}}
