:root{--ink:#232825;--orange:#ed803e;--green:#a4c48d;--paper:#f7f7f1;--muted:#656b64;--line:#dedfd7}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer}img{max-width:100%;display:block}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #b75423;outline-offset:5px}button[disabled]{opacity:.6;cursor:wait}[hidden]{display:none!important}.wrap{width:min(1280px,calc(100% - 96px));margin:auto}.topbar{background:var(--ink);color:#dde0d6;font-size:10px;letter-spacing:1.8px}.topbar .wrap{display:flex;justify-content:space-between;padding:9px 0}.topbar i{color:var(--orange);margin-left:18px;font-style:normal}header{position:sticky;top:0;background:var(--paper);z-index:20;border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;height:96px;gap:25px}.brand{display:flex;align-items:center;gap:12px;line-height:1.2;font-size:23px;font-weight:800;white-space:nowrap}.brand svg{width:47px;height:47px}.brand b{color:#658148}.brand small{display:block;font-size:8px;letter-spacing:2.1px;margin-top:7px}.brand small i{color:var(--orange);font-style:normal;margin:0 5px}nav{display:flex;align-items:center;gap:27px;font-size:13px;font-weight:600}nav a:not(.button):hover{color:#a64c1b}.button{background:var(--orange);padding:18px 24px;display:inline-flex;justify-content:space-between;align-items:center;gap:30px;color:#20251f;font-size:13px;font-weight:700;border:1px solid transparent;transition:background .2s,transform .2s}.button:hover{background:#f39355;transform:translateY(-2px)}.button.small{padding:13px 18px;gap:12px}.menu{display:none}.hero{position:relative;background:var(--ink);color:var(--paper);overflow:hidden}.hero-photo{position:absolute;inset:0 0 0 44%}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center 45%}.hero-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#232825 0%,#232825bb 22%,#23282510 80%),linear-gradient(0deg,#2328257a,transparent 55%)}.hero-inner{position:relative;padding-top:80px;padding-bottom:42px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:2.2px;margin-bottom:23px;display:flex;align-items:center;gap:10px}.eyebrow span{width:7px;height:7px;background:var(--orange);border-radius:50%}.orange{color:#a64c1b}.hero .eyebrow{color:#d9ddd2}.green{color:var(--green)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(48px,5.8vw,82px);line-height:1.05;letter-spacing:-3.7px;margin-bottom:27px;font-weight:600}em{font-style:normal;color:var(--green)}.intro{color:#d3d7cf;line-height:1.8;font-size:15px}.hero-links{display:flex;align-items:center;gap:28px;margin-top:31px}.text-link{font-size:13px;font-weight:600;border-bottom:1px solid #7d8277;padding:8px 0;display:inline-block}.text-link:hover{color:var(--orange)}.universes{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:75px}.universe{display:flex;align-items:center;gap:20px;padding:29px 32px;color:var(--ink);transition:transform .25s}.universe:hover{transform:translateY(-6px)}.universe.roof{background:var(--orange)}.universe.garden{background:var(--green)}.universe svg{width:51px;height:49px;fill:none;stroke:currentColor;stroke-width:2.2}.universe small{display:block;font-size:8px;letter-spacing:1.7px;font-weight:700;margin-bottom:4px}.universe strong{font-size:26px;letter-spacing:-.6px}.universe b{margin-left:auto;font-size:30px;font-weight:400}.reassurance{border-bottom:1px solid var(--line)}.reassurance .wrap{display:flex;justify-content:space-between;padding-top:24px;padding-bottom:24px;font-size:12px}.reassurance b{font-size:10px;color:#a64c1b;margin-right:15px}.section{padding-top:98px;padding-bottom:98px}.section-heading{display:flex;justify-content:space-between;gap:60px;align-items:end;margin-bottom:44px}.section-heading>div:first-child{flex:1}.section-heading>p,.section-heading>div:last-child:not(:first-child){max-width:370px}.section-heading p{color:var(--muted);font-size:14px;margin-bottom:6px}h2{font-size:clamp(34px,3.6vw,50px);line-height:1.12;letter-spacing:-1.8px;font-weight:500;margin-bottom:0}h3{font-size:20px;line-height:1.3;font-weight:600;letter-spacing:-.4px}p{color:var(--muted)}.roof-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px}.roof-visual{position:relative;min-height:580px;overflow:hidden}.roof-visual img{height:100%;width:100%;object-fit:cover}.roof-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 50%,#151e16c9)}.roof-visual>div{position:absolute;bottom:25px;left:30px;color:white;z-index:1}.roof-visual span{font-size:9px;letter-spacing:2px}.roof-visual h3{font-size:36px;margin:12px 0;line-height:1.1;font-weight:500}.service{display:flex;border-top:1px solid var(--line);gap:20px;padding:21px 0}.service>span{font-size:10px;color:#a64c1b;padding-top:5px}.service h3{font-size:19px;margin-bottom:8px}.service p{font-size:13px;margin-bottom:0;line-height:1.7}.service a{font-size:22px;margin-left:auto;align-self:start}.roof-section>.text-link{margin-top:28px}.green-section{background:#263b2c;color:var(--paper)}.green-section p{color:#c3cdbd}.green-section .section-heading{align-items:start}.green-section h2 em{color:var(--green)}.green-button{background:var(--green);margin-top:19px}.green-button:hover{background:#b4d59b}.green-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0 40px}.green-grid article{padding:30px 0;border-top:1px solid #52614f}.green-grid h3{font-size:19px;margin:15px 0 10px}.green-grid p{font-size:13px;margin-bottom:0}.leaf{color:var(--green);font-size:25px}.photo-placeholder{display:flex;align-items:center;gap:24px;border:1px dashed #71856c;padding:25px 32px;margin-top:15px;background:#2c4231}.photo-placeholder svg{width:62px;fill:none;stroke:var(--green);stroke-width:1.5}.photo-placeholder span{font-size:8px;letter-spacing:2px;color:var(--green)}.photo-placeholder h3{margin:5px 0;font-size:19px}.photo-placeholder p{font-size:12px;margin:0}.filters{display:flex;gap:8px;margin-bottom:30px;flex-wrap:wrap}.filters button{padding:9px 20px;border:1px solid var(--line);background:transparent;border-radius:24px;font-size:12px;color:var(--ink)}.filters button.active{background:var(--ink);border-color:var(--ink);color:white}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:36px 22px}.project{border:0;text-align:left;background:none;padding:0;color:var(--ink);min-width:0}.project-image{height:335px;position:relative;overflow:hidden}.project img{height:100%;width:100%;object-fit:cover;transition:transform .3s}.project:hover img{transform:scale(1.035)}.project-image>span{position:absolute;top:15px;left:15px;background:var(--paper);padding:5px 12px;font-size:10px}.project-image b{position:absolute;right:15px;bottom:15px;background:var(--paper);border-radius:50%;width:35px;height:35px;text-align:center;line-height:35px;font-weight:400}.project h3{font-size:16px;margin:16px 0 5px}.project p,.gallery-note{font-size:11px;margin:0}.gallery-note{margin-top:26px;color:var(--muted)}.process{background:#edece3}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:50px}.process-grid article{border-top:1px solid #bfc3b6;padding-top:20px}.process-grid b{font-weight:400;font-size:35px;color:#a64c1b}.process-grid h3{font-size:19px;margin:17px 0 10px}.process-grid p{font-size:13px;margin:0}.zone{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.zone>div>p{font-size:14px;margin:25px 0 15px;max-width:460px}.region{background:#e7eadf;padding:38px}.region>span{font-size:9px;letter-spacing:2px}.region h3{font-size:32px;border-bottom:1px solid #c4ccba;padding:16px 0 26px;font-weight:500}.region h3 b{float:right;font-weight:400;color:#5d7748}.departments{display:grid;grid-template-columns:1fr 1fr;gap:13px;font-size:11px}.region p{font-size:11px!important;margin-bottom:0!important}.contact-section{background:var(--ink);color:var(--paper)}.contact-section .orange{color:var(--orange)}.contact-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px}.contact-layout h2{font-size:58px}.contact-layout>div>p{font-size:14px;margin:25px 0;color:#bdc5b9}.contact-details{margin-top:35px}.contact-details>span{font-size:9px;letter-spacing:1.5px;color:#a5b19e}.contact-details p{font-size:14px;color:#e2e6dc;margin:6px 0 22px;overflow-wrap:anywhere}.small-copy{font-size:11px!important}form{background:var(--paper);color:var(--ink);padding:34px}form h3{font-size:24px;margin-bottom:7px}.form-intro{font-size:11px;margin-bottom:25px}label{display:block;font-size:11px;font-weight:600;margin-bottom:17px}input,select,textarea{display:block;width:100%;background:#fff;border:1px solid #d5d8cd;color:var(--ink);padding:12px;margin-top:7px;border-radius:0;font-size:13px;min-width:0}textarea{resize:vertical}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.consent{display:flex;gap:10px;align-items:flex-start;font-weight:400;font-size:10px;line-height:1.6}.consent input{width:16px;height:16px;margin-top:2px;flex-shrink:0;accent-color:#9f4d20}.consent a{text-decoration:underline}.submit{width:100%;border:0}.config-notice{font-size:10px;border-left:2px solid var(--orange);padding-left:10px;margin:16px 0 0;color:#775330}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}#form-status{font-size:13px;margin:14px 0 0}#form-status:empty{display:none}.error{color:#9e301e}.success{color:#386728}.faq{display:grid;grid-template-columns:1fr 1.4fr;gap:60px}details{border-top:1px solid var(--line);padding:20px 0}summary{font-size:14px;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:15px}summary::-webkit-details-marker{display:none}details p{font-size:13px;margin:15px 0 0}details[open] summary span{transform:rotate(45deg)}footer{background:#1c221e;color:#e3e6de}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px;padding-top:60px;padding-bottom:60px}.footer-brand{font-size:27px;font-weight:700;letter-spacing:-1px}.footer-brand span{color:var(--green)}footer p{font-size:12px;color:#adb8a6;margin-top:14px}.footer-top h3{font-size:12px}.footer-top>div>a:not(.footer-brand){display:block;font-size:12px;color:#bcc4b6;margin:8px 0}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #3c4439;padding-top:22px;padding-bottom:22px;font-size:10px;color:#adb8a6}.footer-bottom>div{display:flex;gap:25px}.mobile-actions{display:none}.skip{position:fixed;top:-100px;left:10px;z-index:100;background:white;padding:12px}.skip:focus{top:10px}dialog{padding:20px;background:var(--ink);color:white;border:0;max-width:min(94vw,1000px);max-height:95vh}dialog::backdrop{background:#101910df}dialog img{max-height:76vh;margin:auto;object-fit:contain}dialog p{color:white;font-size:13px;margin:12px 45px 0 0}.close{position:absolute;right:12px;top:12px;border:0;border-radius:50%;width:40px;height:40px;background:white;font-size:18px}.legal{max-width:850px;min-height:65vh}.legal h1{font-size:45px;letter-spacing:-1px}.legal h2{font-size:24px;margin:35px 0 15px;letter-spacing:-.5px}.legal p,.legal li{font-size:14px}.placeholder{background:#fff0db;padding:16px;border-left:3px solid var(--orange)}
@media(min-width:1500px){.hero-inner{padding-top:105px}.universes{margin-top:100px}}@media(max-width:1100px){.wrap{width:calc(100% - 56px)}nav{gap:17px;font-size:11px}.brand{font-size:19px}.brand svg{width:39px}.roof-layout{gap:35px}.contact-layout{gap:40px}.universe{padding:25px 20px;gap:15px}.universe strong{font-size:23px}.zone{gap:45px}}
@media(max-width:800px){html{scroll-padding-top:85px}.wrap{width:calc(100% - 40px)}.topbar .wrap{font-size:8px;letter-spacing:1px}.topbar .wrap>span:first-child{display:none}.topbar .wrap{justify-content:center}.header-inner{height:76px}.brand{font-size:20px}.menu{display:block;background:none;border:1px solid var(--line);font-size:23px;width:43px;height:43px}nav{display:none;position:absolute;top:76px;left:0;right:0;background:var(--paper);padding:20px;box-shadow:0 12px 20px #0001}nav.open{display:flex;align-items:stretch;flex-direction:column;font-size:14px;gap:0}nav>a{padding:13px}.hero-photo{inset:0 0 0 12%;opacity:.65}.hero-photo:after{background:linear-gradient(90deg,#232825ec,#2328255c),linear-gradient(0deg,#232825 3%,transparent 90%)}.hero-inner{padding-top:49px;padding-bottom:24px}.hero .eyebrow{font-size:8px;letter-spacing:1.7px;margin-bottom:24px}h1{font-size:54px;letter-spacing:-2.4px;line-height:1.07}.intro{font-size:13px;max-width:350px}.intro br{display:none}.hero-links{align-items:flex-start;flex-direction:column;gap:13px;margin-top:25px}.button{font-size:12px;padding:16px 20px}.universes{grid-template-columns:1fr;margin-top:35px;gap:10px}.universe{padding:20px;gap:19px}.universe svg{width:40px;height:38px}.universe strong{font-size:23px}.universe small{font-size:7px;letter-spacing:1.1px}.universe b{font-size:26px}.reassurance .wrap{flex-wrap:wrap;gap:10px 20px;padding-top:20px;padding-bottom:20px;font-size:10px}.reassurance b{margin-right:7px}.section{padding-top:60px;padding-bottom:60px}.section-heading{flex-direction:column;align-items:start;gap:23px;margin-bottom:30px}.section-heading>p,.section-heading>div:last-child:not(:first-child){max-width:100%}h2{font-size:36px;letter-spacing:-1.4px}.eyebrow{font-size:8px;margin-bottom:18px}.roof-layout{grid-template-columns:1fr;gap:27px}.roof-visual{height:400px;min-height:0}.service{padding:21px 0}.green-grid{grid-template-columns:1fr 1fr;gap:0 25px}.green-grid h3{font-size:17px}.photo-placeholder{padding:23px 19px;gap:17px}.photo-placeholder svg{width:42px;flex-shrink:0}.photo-placeholder h3{font-size:17px}.gallery{grid-template-columns:1fr 1fr;gap:25px 15px}.project-image{height:280px}.project h3{font-size:14px}.process-grid{grid-template-columns:1fr;gap:30px;margin-top:30px}.process-grid article{display:grid;grid-template-columns:40px 1fr;gap:0 15px}.process-grid b{grid-row:span 2;font-size:27px}.process-grid h3{margin:2px 0 8px}.zone{grid-template-columns:1fr;gap:30px}.region{padding:27px}.contact-layout{grid-template-columns:1fr;gap:30px}.contact-layout h2{font-size:45px}.contact-details{margin-top:24px}.contact-layout>div>.small-copy{margin-bottom:0}form{padding:26px}.faq{grid-template-columns:1fr;gap:30px}.footer-top{grid-template-columns:1fr 1fr;gap:30px;padding-top:40px;padding-bottom:30px}.footer-top>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:15px;padding-bottom:90px}.mobile-actions{display:grid;grid-template-columns:1fr 1fr;position:fixed;z-index:25;bottom:0;left:0;right:0;padding-bottom:env(safe-area-inset-bottom);background:var(--paper);box-shadow:0 -3px 15px #0002}.mobile-actions a{padding:16px 8px;text-align:center;font-size:12px;font-weight:700}.mobile-actions a:last-child{background:var(--orange)}.legal h1{font-size:36px}.legal h2{font-size:23px}}
@media(max-width:460px){h1{font-size:46px}.gallery{grid-template-columns:1fr 1fr;gap:24px 12px}.project-image{height:215px}.project-image>span{top:10px;left:10px;font-size:9px;padding:4px 10px}.project h3{font-size:13px}.project p{font-size:9px}.green-grid{grid-template-columns:1fr}.green-grid article{padding:21px 0}.green-grid .leaf{float:right}.green-grid h3{margin-top:0}.form-grid{grid-template-columns:1fr}form{padding:24px 19px}.filters{gap:6px}.filters button{font-size:10px;padding:8px 14px}.departments{font-size:10px;gap:12px}.region h3{font-size:28px}.photo-placeholder p{font-size:11px}.roof-visual{height:340px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@media(max-width:360px){.header-inner{gap:10px}.brand{font-size:17px;gap:7px}.brand svg{width:32px;height:36px}.brand small{font-size:6px;letter-spacing:1.5px}.menu{flex-shrink:0}.universe{gap:10px;padding:24px 15px}.universe strong{font-size:21px}.universe small{letter-spacing:1px}}

/* Logo original fourni par GC HABITAT IDF, conserve integralement. */
header{background:#fff}.header-inner{height:146px}.brand{flex-shrink:0;align-self:stretch}.brand .original-logo{width:136px;height:136px;object-fit:contain;align-self:center}.footer-brand{display:inline-block;background:white}.footer-brand img{width:195px;height:195px;object-fit:contain}html{scroll-padding-top:155px}
@media(max-width:800px){.header-inner{height:110px}.brand .original-logo{width:104px;height:104px}nav{top:110px;background:white}html{scroll-padding-top:120px}.footer-brand img{width:160px;height:160px}}

/* Affiche originale au premier plan de l'accueil. */
.hero-inner{padding-top:64px}.brand-poster{float:right;width:41%;margin:0 0 35px 45px;background:white;padding:10px;box-shadow:0 20px 60px #0003}.brand-poster img{display:block;width:100%;height:auto}.hero h1{font-size:clamp(45px,4.5vw,65px);letter-spacing:-2.7px}.hero .intro{max-width:48%}.hero-links{max-width:52%;flex-wrap:wrap;gap:16px}.universes{clear:both;padding-top:25px;margin-top:35px}.hero-photo{opacity:.4}.hero-photo:after{background:linear-gradient(90deg,#232825,#23282566)}
@media(max-width:800px){.brand-poster{float:none;width:min(100%,430px);margin:0 auto 30px;padding:0}.hero-inner{padding-top:25px}.hero .eyebrow{margin-top:25px}.hero h1{font-size:43px;letter-spacing:-2px}.hero .intro,.hero-links{max-width:100%}.universes{padding-top:0;margin-top:30px}.header-inner{height:84px}.brand .original-logo{width:78px;height:78px}nav{top:84px}html{scroll-padding-top:95px}}

/* En-tete compose autour de l'identite originale. */
header{border-bottom:0;box-shadow:0 3px 18px #18251d12}header:after{content:'';display:block;height:3px;background:linear-gradient(90deg,#ee6100 0 50%,#317216 50% 100%)}.header-inner{height:132px;gap:26px}.brand .original-logo{height:122px;width:122px}.header-signature{margin-right:auto;padding-left:24px;border-left:1px solid #dfe4db;white-space:nowrap}.header-signature strong{display:block;font-weight:500;font-size:22px;letter-spacing:-.8px}.header-signature span{display:block;font-size:8px;letter-spacing:1.1px;color:#617058;margin-top:10px}nav{gap:22px}nav>a:first-child{color:#ac4500}nav>a:nth-child(2){color:#316c19}nav .button{background:#ee730e;color:#172018;border-radius:3px}html{scroll-padding-top:145px}
@media(max-width:1150px){.header-signature{display:none}nav{margin-left:auto}}
@media(max-width:800px){.header-inner{height:100px;gap:14px}.brand .original-logo{height:94px;width:94px}.header-signature{display:block;padding-left:12px}.header-signature strong{font-size:18px}.header-signature span{font-size:6px;letter-spacing:.5px;max-width:145px;white-space:normal;line-height:1.5}.menu{border-radius:3px;flex-shrink:0}nav{top:103px;margin-left:0}html{scroll-padding-top:115px}.hero-inner{padding-top:24px}}
@media(max-width:360px){.header-signature strong{font-size:15px}.header-signature span{max-width:100px}.header-inner{gap:9px}.brand .original-logo{height:80px;width:80px}.header-signature{padding-left:8px}}

/* Le logo devient l'accueil et ses deux metiers sont directement cliquables. */
.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
header{box-shadow:none;border-bottom:1px solid #e9ece5}header:after{display:none}.header-inner{height:72px;gap:24px}.brand{align-self:center}.header-wordmark{font-size:18px;letter-spacing:-.5px}.header-wordmark b{color:#df5100}.topbar{background:#fff;color:#606b60;border-bottom:1px solid #eef0e9}.topbar i{color:#427719}nav{font-size:12px}nav .button{background:transparent;border:1px solid #b9c4b2;border-radius:0;color:#2d4b21;padding:12px 18px}nav .button:hover{background:#f1f5ed}.logo-welcome{background:#fff;text-align:center;padding:10px 20px 28px}.interactive-logo{position:relative;width:min(100%,720px);margin:auto}.interactive-logo>img{width:100%;height:auto;display:block}.logo-hit{position:absolute;top:81.7%;height:7.3%;border-radius:5px;transition:background .2s,box-shadow .2s;z-index:1}.logo-roof{left:15.8%;width:31.3%}.logo-green{left:52.3%;width:36.4%}.logo-roof:hover,.logo-roof:focus-visible{background:#ef610019;box-shadow:0 3px 0 #ec5900}.logo-green:hover,.logo-green:focus-visible{background:#427b1619;box-shadow:0 3px 0 #3c7417}.logo-instruction{font-size:12px;color:#6a7265;margin:0;line-height:1.8}.logo-instruction a:first-child{color:#b54600}.logo-instruction a:nth-child(2){color:#32651c}.logo-instruction a{text-decoration:underline;text-underline-offset:4px}.logo-instruction>span{display:block;font-size:23px;margin-top:10px;color:#4c6240}.reassurance{background:#f7f7f1}html{scroll-padding-top:85px}
@media(min-width:801px) and (max-height:900px){.interactive-logo{width:min(100%,610px)}}
@media(max-width:800px){.header-inner{height:64px}.header-wordmark{font-size:17px}.brand{gap:0}nav{top:64px}.logo-welcome{padding:22px 8px 26px}.interactive-logo{width:min(100%,560px)}.logo-instruction{padding:12px 18px 0;font-size:11px;max-width:340px;margin:auto}.logo-hit{top:80.5%;height:10%}.logo-roof{left:13%;width:35%}.logo-green{left:52%;width:40%}html{scroll-padding-top:78px}}

/* Accueil photographique : vrai chantier, sans cadre. */
.header-inner{height:100px}.brand .original-logo{width:94px;height:94px}.footer-brand{background:none}.site-photo-hero{position:relative;isolation:isolate;min-height:660px;display:flex;align-items:center;background:#26342a;color:white;overflow:hidden}.site-hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 49%;z-index:-2}.site-photo-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#16211aea 0%,#16211aa3 42%,#16211a16 100%);z-index:-1}.site-hero-content{padding-top:75px;padding-bottom:75px}.site-hero-kicker{font-size:11px;letter-spacing:2px;color:#e6eadf;margin-bottom:28px}.site-photo-hero h1{font-size:clamp(48px,5.4vw,76px);line-height:1.07;letter-spacing:-3px;font-weight:600;margin-bottom:24px}.site-hero-description{color:#edf0e8;font-size:15px;line-height:1.8}.site-hero-choices{display:flex;gap:14px;margin-top:36px;max-width:640px}.site-hero-choices a{display:flex;align-items:center;justify-content:space-between;gap:25px;flex:1;padding:23px 26px;font-size:19px;font-weight:700;transition:transform .2s,filter .2s}.choice-roof{background:#ed730e;color:#172018}.choice-green{background:#386c25;color:white}.site-hero-choices b{font-weight:400;font-size:25px}.site-hero-choices a:hover{transform:translateY(-3px);filter:brightness(1.1)}.site-hero-quote{display:inline-block;margin-top:27px;color:white;font-size:13px;border-bottom:1px solid #bdc7b7;padding-bottom:6px}html{scroll-padding-top:115px}
@media(max-width:800px){.header-inner{height:88px}.brand .original-logo{width:82px;height:82px}nav{top:88px}.site-photo-hero{min-height:610px}.site-hero-content{padding-top:55px;padding-bottom:55px}.site-hero-photo{object-position:60% center}.site-photo-hero:after{background:linear-gradient(90deg,#16211acc,#16211a55),linear-gradient(0deg,#16211a88,transparent)}.site-photo-hero h1{font-size:46px;letter-spacing:-2px}.site-hero-kicker{font-size:9px;letter-spacing:1.4px}.site-hero-description{font-size:14px;max-width:340px}.site-hero-description br{display:none}.site-hero-choices{flex-direction:column;gap:12px;max-width:400px;margin-top:28px}.site-hero-choices a{font-size:18px;padding:20px 23px}.site-hero-quote{margin-top:23px}html{scroll-padding-top:102px}}

/* Composition photo et identite, sans cadre autour du logo. */
.home-premium .topbar{display:none}.home-premium .header-inner{height:78px}.home-premium header{background:#f6f7f3}.home-premium .brand{align-self:center}.home-premium nav{font-size:12px}.site-photo-hero{min-height:690px}.site-photo-hero:after{background:linear-gradient(90deg,rgba(245,247,239,.93) 0%,rgba(245,247,239,.82) 25%,rgba(245,247,239,.5) 43%,rgba(21,33,25,.52) 62%,rgba(21,33,25,.28) 100%)}.site-hero-photo{object-position:center 53%}.site-hero-content{display:grid;grid-template-columns:1fr 1.08fr;gap:90px;align-items:center;padding-top:70px;padding-bottom:70px}.hero-identity{max-width:465px;width:100%;background:none;border:0;box-shadow:none}.hero-identity img{width:100%;height:auto;display:block}.site-photo-hero h1{font-size:clamp(40px,4.1vw,60px);letter-spacing:-2.5px;line-height:1.1}.site-hero-kicker{font-size:10px;color:#edf2e8;letter-spacing:2px}.site-hero-description{font-size:14px;max-width:410px}.site-hero-description br{display:none}.site-hero-choices{gap:12px;margin-top:32px}.site-hero-choices a{font-size:13px;letter-spacing:.5px;padding:18px 20px;gap:20px;min-height:64px}.choice-roof{background:#ed730e}.choice-green{background:#376c26}.site-hero-quote{font-size:12px;margin-top:24px}.home-premium nav a.button{border-color:#536a44}.home-premium .reassurance{background:#f6f7f3}
@media(max-width:1100px) and (min-width:801px){.site-hero-content{gap:40px}.site-hero-choices{flex-direction:column}.site-hero-choices a{max-width:300px}}
@media(max-width:800px){.home-premium .header-inner{height:68px}.home-premium nav{top:68px}.site-photo-hero{min-height:0}.site-hero-content{grid-template-columns:1fr;gap:26px;padding-top:30px;padding-bottom:45px}.hero-identity{width:min(82%,310px);margin:auto}.site-hero-photo{object-position:59% center}.site-photo-hero:after{background:linear-gradient(180deg,rgba(244,247,237,.88) 0%,rgba(244,247,237,.8) 29%,rgba(33,49,36,.62) 51%,rgba(20,34,25,.84) 100%)}.hero-editorial{text-align:center}.site-hero-kicker{font-size:8px;margin:0 0 18px}.site-photo-hero h1{font-size:39px;letter-spacing:-1.7px}.site-hero-description{font-size:13px;margin:0 auto 20px;max-width:300px}.site-hero-choices{flex-direction:row;max-width:440px;margin:25px auto 0;gap:9px}.site-hero-choices a{font-size:11px;padding:16px 13px;gap:10px;text-align:left;min-height:62px}.site-hero-choices b{font-size:20px}.site-hero-quote{margin-top:23px}.home-premium{scroll-padding-top:82px}}

/* Lettrage exact du logo, montre sans redessiner les caracteres. */
.logo-lettering{display:block;position:relative;overflow:hidden;width:250px;height:34px}.logo-lettering img{position:absolute;width:250px!important;height:250px!important;max-width:none;top:-177px;left:0}.header-contacts{display:flex;flex-direction:column;gap:7px;padding-left:22px;border-left:1px solid #dce2d6;font-size:11px;line-height:1.4;min-width:180px}.header-contacts a{display:flex;flex-direction:column;overflow-wrap:anywhere}.header-contacts a:hover{color:#376c26}.contact-label{font-size:7px;letter-spacing:1.4px;color:#66775b}.header-inner{gap:22px}.home-premium .header-inner{height:100px}nav{gap:17px}.home-premium nav{font-size:11px}.header-contacts [data-header-email]{max-width:230px}.home-premium .brand{margin-right:auto}
@media(min-width:801px) and (max-width:1180px){.logo-lettering{width:190px;height:27px}.logo-lettering img{width:190px!important;height:190px!important;top:-135px}.header-contacts{min-width:150px;padding-left:12px;font-size:10px}.header-inner{gap:12px}nav{gap:11px;font-size:10px}.home-premium nav{font-size:10px}nav .button{padding:10px}}
@media(max-width:800px){.home-premium .header-inner,.header-inner{height:auto;min-height:110px;display:grid;grid-template-columns:1fr 44px;gap:12px;padding-top:16px;padding-bottom:12px}.logo-lettering{width:225px;height:31px}.logo-lettering img{width:225px!important;height:225px!important;top:-160px}.header-contacts{grid-column:1/-1;grid-row:2;flex-direction:row;justify-content:space-between;border:0;border-top:1px solid #dce2d6;padding:10px 0 0;gap:16px;font-size:11px}.header-contacts a{min-width:0}.header-contacts [data-header-email]{max-width:210px}.menu{grid-column:2;grid-row:1}.home-premium nav,nav{top:100%;font-size:14px}html{scroll-padding-top:145px}}
@media(max-width:360px){.logo-lettering{width:195px;height:28px}.logo-lettering img{width:195px!important;height:195px!important;top:-138px}.header-contacts{font-size:10px}}
.logo-lettering{height:28px}@media(min-width:801px) and (max-width:1180px){.logo-lettering{height:22px}}@media(max-width:800px){.logo-lettering{height:25px}}@media(max-width:360px){.logo-lettering{height:22px}}
