:root{--ink:#1F1D1B;--ink-soft:#6B655E;--surface:#FFFFFF;--paper:#F6F2EC;--line:#E5DED3;--accent:#B85C38;--accent-press:#9E4A2C;--accent-tint:#F3E6DF;--container:1200px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}[id]{scroll-margin-top:86px}body{font-family:var(--font-inter),system-ui,sans-serif;color:var(--ink);background:var(--surface);line-height:1.6;font-size:16px;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-weight:700;line-height:1.18;letter-spacing:-.015em}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-press)}img{display:block;max-width:100%}.container{max-width:var(--container);margin:0 auto;padding:0 clamp(1.25rem,4vw,2rem)}.section{padding:clamp(3.5rem,7vw,6rem) 0}.paper{background:var(--paper)}.eyebrow{font-size:.8rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#9E4A2C}.lead{font-size:1.1rem}.lead,.muted{color:var(--ink-soft)}.muted{font-size:.9rem}.skip-link{position:absolute;left:-9999px;top:0;background:var(--accent);color:#fff;padding:.6rem 1rem;z-index:300}.skip-link:focus{left:.5rem;top:.5rem;color:#fff}.btn{display:inline-flex;align-items:center;gap:.5rem;font-weight:600;font-size:1rem;border-radius:6px;padding:.8rem 1.3rem;cursor:pointer;border:1.5px solid transparent;transition:all .18s ease-out;white-space:nowrap}.btn-primary{background:var(--accent);color:#fff}.btn-primary:hover{background:var(--accent-press);color:#fff;transform:translateY(-1px)}.btn-ghost{background:transparent;border-color:var(--line);color:var(--ink)}.btn-ghost:hover{background:var(--paper);color:var(--ink)}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}header.site{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:rgba(255,255,255,.94);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-bottom:1px solid var(--line)}.nav{display:flex;justify-content:space-between;height:70px;gap:1rem}.brand,.nav{align-items:center}.brand{font-weight:700;font-size:1.25rem;color:var(--ink);letter-spacing:-.02em;display:inline-flex}.brand span{color:var(--accent)}.logo{height:42px}.logo,.logo-foot{width:auto;display:block}.logo-foot{height:40px;margin-bottom:.7rem}.nav-links{display:flex;gap:1.4rem;align-items:center}.nav-links a{color:var(--ink);font-size:.95rem;font-weight:500}.nav-links a:hover{color:var(--accent)}.nav-right{display:flex;gap:.7rem;align-items:center}.hero-section{position:relative;color:#fff;overflow:hidden;background:var(--ink)}.hero-bg{background-size:cover;background-position:50%;z-index:0}.hero-bg,.hero-bg:after{position:absolute;inset:0}.hero-bg:after{content:"";background:linear-gradient(105deg,rgba(20,17,15,.86),rgba(20,17,15,.62) 45%,rgba(20,17,15,.35))}.hero{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr .95fr;grid-gap:clamp(2rem,5vw,4rem);gap:clamp(2rem,5vw,4rem);align-items:center;padding-block:clamp(3.5rem,7vw,5.5rem)}.hero .eyebrow{color:#E7B49C}.hero h1{font-size:clamp(2.25rem,4.6vw,3.5rem);margin:.6rem 0 1rem;color:#fff}.hero .lead{color:rgba(255,255,255,.9);max-width:46ch}.hero-actions{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:1.6rem}.hero-actions .btn-ghost{border-color:rgba(255,255,255,.5);color:#fff}.hero-actions .btn-ghost:hover{background:rgba(255,255,255,.12);color:#fff}.form-col{position:relative}.form-card{background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:1.5rem;box-shadow:0 20px 48px rgba(0,0,0,.32);color:var(--ink)}.form-card .form-title,.form-card h3{font-size:1.2rem;font-weight:700;margin-bottom:.3rem}.form-card .sub{font-size:.88rem;color:var(--ink-soft);margin-bottom:1rem}.field{margin-bottom:.7rem}.field label{display:block;font-size:.82rem;font-weight:500;margin-bottom:.3rem}.field input,.field select,.field textarea{width:100%;border:1px solid var(--line);border-radius:6px;padding:.65rem .8rem;font-family:inherit;font-size:.95rem;background:#fff;color:var(--ink)}.field textarea{min-height:64px;resize:vertical}.devis-wrap .btn-primary,.form-card .btn-primary{width:100%;justify-content:center;margin-top:.4rem}.hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.form-status{font-size:.88rem;margin-top:.6rem;color:var(--ink-soft)}.trust{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem}.trust .item{padding:1.2rem 0}.trust .item strong{display:block;font-size:1.05rem;font-weight:700;margin-bottom:.2rem}.trust .item span{font-size:.88rem;color:var(--ink-soft)}.sec-head{max-width:760px;margin-bottom:2.5rem}.sec-head h2{font-size:clamp(1.6rem,3vw,2.1rem);margin:.5rem 0}.svc-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.1rem;gap:1.1rem}.svc{position:relative;overflow:hidden;border-radius:8px;min-height:215px;display:flex;flex-direction:column;justify-content:flex-end;padding:1.3rem;color:#fff;background-size:cover;background-position:50%;transition:transform .18s ease-out;border:1px solid var(--line)}.svc:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(22,17,14,.93) 12%,rgba(22,17,14,.55) 55%,rgba(22,17,14,.25))}.svc>*{position:relative;z-index:1}.svc:hover{transform:translateY(-3px)}.svc h3{font-size:1.12rem;margin-bottom:.35rem;color:#fff}.svc p{font-size:.9rem;color:rgba(255,255,255,.85);margin-bottom:.6rem}.svc .more{font-size:.9rem;font-weight:600;color:#fff}.svc:hover .more{color:#E7B49C}.approche{display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(2rem,5vw,4rem);gap:clamp(2rem,5vw,4rem);align-items:center}.approche h2{font-size:clamp(1.6rem,3vw,2.1rem)}.approche h2,.approche p{margin-bottom:1rem}.approche .portrait{border-radius:10px;aspect-ratio:4/5;object-fit:cover;width:100%}.method{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:clamp(2rem,5vw,4rem);gap:clamp(2rem,5vw,4rem);align-items:center}.method h2{font-size:clamp(1.6rem,3vw,2.1rem);margin:.5rem 0 .8rem}.method .img{border-radius:10px;aspect-ratio:4/5;object-fit:cover;width:100%}.steps{margin-top:1.4rem;display:flex;flex-direction:column;gap:1.1rem}.step{display:flex;gap:1rem;align-items:flex-start}.step .num{flex:0 0 auto;width:40px;height:40px;border-radius:8px;background:var(--accent);color:#fff;font-weight:700;display:flex;align-items:center;justify-content:center;font-size:1.1rem}.step h3{font-size:1.08rem;margin-bottom:.2rem}.step p{font-size:.94rem;color:var(--ink-soft)}.zone-grid{display:grid;grid-template-columns:1.3fr .7fr;grid-gap:2.5rem;gap:2.5rem;align-items:center}.zone p{margin-bottom:1rem;color:var(--ink-soft)}.zone .communes{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.zone .communes span{background:#fff;border:1px solid var(--line);border-radius:6px;padding:.35rem .7rem;font-size:.85rem}.realis{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem}.realis img{aspect-ratio:4/3;object-fit:cover;border-radius:8px;width:100%}.avis-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.2rem;gap:1.2rem}.avis{background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:1.5rem}.avis .stars{color:var(--accent);letter-spacing:2px;margin-bottom:.6rem;font-size:.9rem}.avis p{font-size:.92rem;margin-bottom:1rem}.avis .who{font-weight:600;font-size:.88rem}.primes-box{background:var(--accent-tint);border:1px solid var(--line);border-radius:10px;padding:clamp(1.6rem,4vw,2.6rem);display:grid;grid-template-columns:1fr auto;grid-gap:1.5rem;gap:1.5rem;align-items:center}.primes-box h2{font-size:clamp(1.4rem,2.6vw,1.9rem);margin-bottom:.5rem}.primes-box p{color:var(--ink-soft);max-width:60ch}.faq details{border-bottom:1px solid var(--line);padding:1.1rem 0}.faq summary{font-size:1.05rem;font-weight:600;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:1rem}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";color:var(--accent);font-size:1.3rem;line-height:1}.faq details[open] summary:after{content:"\2013"}.faq p{margin-top:.7rem;color:var(--ink-soft);font-size:.95rem}.devis-wrap{display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(2rem,5vw,4rem);gap:clamp(2rem,5vw,4rem);align-items:start}.devis-wrap .form-card{box-shadow:none}.crumb{font-size:.85rem;padding-top:1.5rem}.crumb,.crumb a{color:var(--ink-soft)}.crumb a:hover{color:var(--accent)}.page-hero{position:relative;color:#fff;overflow:hidden;background:var(--ink)}.page-hero .hero-bg:after{background:linear-gradient(105deg,rgba(20,17,15,.88),rgba(20,17,15,.6))}.page-hero .inner{position:relative;z-index:1;padding-block:clamp(2.5rem,6vw,4.5rem)}.page-hero h1{font-size:clamp(1.9rem,4vw,2.8rem);max-width:20ch;margin-bottom:1rem}.page-hero .lead{color:rgba(255,255,255,.9);max-width:60ch}.prose{max-width:760px}.prose h2{font-size:clamp(1.4rem,2.6vw,1.8rem);margin:2.4rem 0 .8rem}.prose p{margin-bottom:1rem}.prose ul{margin:0 0 1rem 1.2rem}.prose li{margin-bottom:.4rem}.layout-2{display:grid;grid-template-columns:1fr 360px;grid-gap:clamp(2rem,5vw,3.5rem);gap:clamp(2rem,5vw,3.5rem);align-items:start}.aside-form{position:-webkit-sticky;position:sticky;top:90px}.merci{min-height:60vh;display:flex;align-items:center;text-align:center}.merci .box{max-width:600px;margin:0 auto}.merci h1{font-size:clamp(2rem,4vw,3rem);margin-bottom:1rem}.merci p{font-size:1.1rem;color:var(--ink-soft);margin-bottom:1.5rem}.merci-actions{justify-content:center;gap:.8rem;margin-top:1.5rem}.cookie,.merci-actions{display:flex;flex-wrap:wrap}.cookie{position:fixed;bottom:1rem;left:1rem;right:1rem;max-width:560px;margin:0 auto;background:#1F1D1B;color:#E9E3D9;border-radius:10px;padding:1.1rem 1.3rem;z-index:200;box-shadow:0 8px 30px rgba(0,0,0,.3);gap:1rem;align-items:center}.cookie p{font-size:.85rem;flex:1 1;min-width:220px}.cookie a{color:#E7B49C}.cookie .actions{display:flex;gap:.5rem}.cookie .btn{padding:.55rem 1rem;font-size:.9rem}.cookie .btn-ghost{border-color:#4a4640;color:#E9E3D9}.cookie .btn-ghost:hover{background:#2a2722;color:#fff}footer.site{background:#1F1D1B;color:#E4DDD2;padding:3rem 0 2rem}footer.site .brand{color:#fff}footer.site a{color:#E4DDD2}footer.site a:hover{color:#fff}.foot-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;grid-gap:2rem;gap:2rem;margin-bottom:2rem}.foot-links{display:flex;flex-direction:column;gap:.35rem;font-size:.9rem}.foot-meta{font-size:.85rem;color:#9b948a;border-top:1px solid #3a3733;padding-top:1.2rem}@media(max-width:900px){.approche,.devis-wrap,.foot-grid,.hero,.layout-2,.method,.zone-grid{grid-template-columns:1fr}.avis-grid,.realis,.svc-grid,.trust{grid-template-columns:1fr 1fr}.nav-links{display:none}.primes-box{grid-template-columns:1fr}.form-nudge{justify-content:flex-start}.aside-form{position:static}}@media(max-width:560px){.avis-grid,.svc-grid{grid-template-columns:1fr}.nav-right .btn-primary{display:none}.nav-right .btn-ghost{background:var(--accent);border-color:var(--accent);color:#fff}.hero{padding-block:2rem 2.4rem}.hero-actions{flex-direction:column;align-items:stretch;margin-top:1.2rem}.hero-actions a{justify-content:center}.hero-actions .btn-ghost{order:1;background:var(--accent);border-color:var(--accent);color:#fff}.hero-actions .btn-primary{order:2;background:transparent;border-color:rgba(255,255,255,.55);color:#fff}.trust{grid-template-columns:1fr 1fr;gap:.4rem}.trust .item{padding:.5rem 0;text-align:center}.trust .item span{display:none}.trust .item strong{font-size:.95rem}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-inter:"Inter","Inter Fallback"}