:root{--green:#17572d;--green-dark:#0b3e24;--sage:#e9f0eb;--ink:#202421;--muted:#69716c;--line:#d9dfda;--coral:#ef7667;--white:#fff;--serif:"Manrope","DM Sans",Arial,sans-serif;--sans:"DM Sans",Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65;background:#fff}img{display:block;width:100%;height:100%;object-fit:cover}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.site-header{height:92px;padding:0 max(5vw,28px);display:flex;align-items:center;justify-content:space-between;background:#fff;position:relative;z-index:10}.brand{display:grid;grid-template-columns:auto 8px auto;align-items:center;font-size:34px;line-height:.8;letter-spacing:-2px}.brand i{width:6px;height:6px;background:var(--green);border-radius:50%;margin:0 3px}.brand small{grid-column:1/4;font-size:7px;letter-spacing:.6px;text-transform:uppercase;margin-top:8px;color:var(--muted)}nav{display:flex;gap:34px;font-size:13px;font-weight:600}nav a{position:relative;padding:8px 0}nav a:after{content:"";position:absolute;left:0;bottom:1px;width:0;height:1px;background:var(--green);transition:.25s}nav a:hover:after,nav a:focus-visible:after{width:100%}.menu-toggle{display:none}.hero{height:calc(100vh - 92px);min-height:610px;position:relative;overflow:hidden}.hero>img{position:absolute;inset:0}.hero-fade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.86) 31%,rgba(255,255,255,.1) 63%,transparent 100%)}.hero-content{position:absolute;left:max(7vw,40px);top:50%;transform:translateY(-50%);max-width:650px}.hero h1,.section h2{font-family:var(--serif);font-weight:500;line-height:1.07;margin:0;color:var(--green-dark)}.hero h1{font-size:clamp(54px,6.2vw,96px);letter-spacing:-3px}.hero h1 em{font-size:.62em;font-style:normal;letter-spacing:-1px}.hero p{font-family:var(--serif);font-size:clamp(22px,2.2vw,34px);line-height:1.3;margin:30px 0}.actions{display:flex;align-items:center;gap:30px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;padding:15px 24px;background:var(--green);color:white;border:0;font-weight:600;font-size:14px;cursor:pointer;transition:.25s}.button:hover{background:var(--green-dark);transform:translateY(-2px)}.text-link{font-weight:600;font-size:14px}.text-link span{color:var(--green);margin-left:6px}.section{padding:120px max(7vw,36px)}.intro{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:8vw;align-items:center}.intro-image{height:610px}.section-number{color:var(--green);font-size:12px;font-weight:600;letter-spacing:1.3px;text-transform:uppercase;margin:0 0 22px}.section h2{font-size:clamp(40px,4vw,64px);letter-spacing:-1.6px}.intro-copy>p:not(.section-number){max-width:640px;color:var(--muted);margin:24px 0 0}.approach{background:var(--sage);display:grid;grid-template-columns:.9fr 1.1fr;gap:8vw;align-items:center}.approach-copy>p:last-child{color:var(--muted);max-width:550px;margin-top:28px}.orbit{width:min(570px,100%);aspect-ratio:1;position:relative;margin:auto}.orbit-ring{position:absolute;width:53%;height:53%;border:1px solid #8eb09a;border-radius:50%;inset:23.5%;display:grid;place-items:center}.orbit-ring:after{content:"";position:absolute;inset:-18px;border:1px dashed rgba(23,87,45,.24);border-radius:50%}.orbit strong{font-family:var(--serif);font-size:62px;color:var(--green);font-weight:500}.step{position:absolute;font-size:13px;font-weight:600;line-height:1.35}.step:before{content:"";display:block;width:34px;height:34px;margin-bottom:8px;border:1px solid var(--green);border-radius:50%;background:#fff}.s1{left:2%;top:12%}.s2{right:0;top:12%}.s3{right:2%;bottom:12%}.s4{left:2%;bottom:12%}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:64px}.section-heading .section-number{align-self:flex-start;min-width:150px}.section-heading h2{max-width:760px;margin-right:auto}.activity-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2px;background:var(--line)}.activity{display:grid;grid-template-columns:45% 55%;min-height:390px;background:#fff}.activity:nth-child(3),.activity:nth-child(4){grid-template-columns:55% 45%}.activity:nth-child(3) img,.activity:nth-child(4) img{order:2}.activity div{padding:48px 40px}.activity span{color:var(--coral);font-size:12px}.activity h3{font-family:var(--serif);font-size:28px;line-height:1.15;color:var(--green-dark);margin:18px 0 12px}.activity h4{font-size:14px;line-height:1.4;margin:0 0 14px}.activity p{color:var(--muted);font-size:14px;line-height:1.55}.projects{background:var(--green-dark);color:#fff}.light h2,.light .section-number{color:#fff}.light>p:last-child{max-width:470px;color:#b7cbbd}.project-gallery{display:grid;grid-template-columns:1.5fr 1fr;grid-template-rows:320px 320px;gap:18px}.project-gallery figure{position:relative;margin:0;overflow:hidden}.project-gallery .wide{grid-row:1/3}.project-gallery img{transition:transform .6s}.project-gallery figure:hover img{transform:scale(1.03)}.project-gallery figcaption{position:absolute;bottom:0;left:0;background:#fff;color:var(--green-dark);padding:11px 16px;font-size:12px;font-weight:600}.centered{display:block;text-align:center}.centered h2{margin:auto}.reasons{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.reasons article{padding:45px 30px;border-right:1px solid var(--line)}.reasons article:last-child{border:0}.reasons b{font-family:var(--serif);font-size:28px;color:var(--coral);font-weight:500}.reasons h3{font-family:var(--serif);font-size:22px;color:var(--green-dark);line-height:1.2}.reasons p{color:var(--muted);font-size:14px}.testimonials{background:#f6f7f6;display:grid;grid-template-columns:.85fr 1.15fr;gap:8vw}.testimonial-intro img{width:155px;height:155px;margin-top:45px;filter:saturate(.9)}.quotes{position:relative;align-self:center;min-height:350px}.quotes figure{display:none;margin:0}.quotes figure.active{display:block;animation:fade .45s}.quotes blockquote{font-family:var(--serif);font-size:clamp(30px,3vw,48px);line-height:1.3;color:var(--green-dark);margin:0}.quotes figcaption{margin-top:30px;font-weight:600}.quotes figcaption span{color:var(--muted);font-weight:400}.quote-controls{display:flex;gap:18px;align-items:center;position:absolute;bottom:0}.quote-controls button{border:1px solid var(--line);background:#fff;width:45px;height:45px;color:var(--green);cursor:pointer}.contact{background:var(--green);color:white;display:grid;grid-template-columns:.8fr 1.2fr;gap:9vw}.contact h2,.contact .section-number{color:white}.contact-lead>p:not(.section-number){color:#c9d9ce;max-width:480px;margin:26px 0}.coral{background:var(--coral)}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:26px 30px}.contact-form label{font-size:12px;text-transform:uppercase;letter-spacing:.8px}.contact-form label:last-of-type{grid-column:1/3}.contact-form input,.contact-form textarea{display:block;width:100%;border:0;border-bottom:1px solid rgba(255,255,255,.45);background:transparent;color:#fff;padding:10px 0;outline:0;border-radius:0}.contact-form input:focus,.contact-form textarea:focus{border-color:#fff}.contact-form p{grid-column:1/3;font-size:11px;color:#c9d9ce}.contact-form p a{text-decoration:underline}.contact-form .button{justify-self:start;background:white;color:var(--green)}footer{background:#161b18;color:#d2d6d3;padding:70px max(7vw,36px);display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:45px;font-size:13px}.footer-brand{color:#fff;width:max-content}.footer-brand small{display:none}footer address{font-style:normal}footer a:hover{color:#fff}.footer-links{display:grid;gap:7px}footer>p{margin:0}.reveal{opacity:0;transform:translateY(20px);transition:opacity .7s,transform .7s}.reveal.visible{opacity:1;transform:none}@keyframes fade{from{opacity:0;transform:translateX(10px)}to{opacity:1;transform:none}}
@media(max-width:950px){.site-header{height:76px}.menu-toggle{display:block;border:0;background:transparent;width:42px;height:42px;position:relative}.menu-toggle span{display:block;width:25px;height:2px;background:var(--ink);margin:5px auto}.menu-toggle b{position:absolute;width:1px;height:1px;overflow:hidden}.site-header nav{display:none;position:absolute;top:76px;left:0;right:0;background:white;padding:24px max(5vw,28px);flex-direction:column;gap:8px;box-shadow:0 12px 20px rgba(0,0,0,.08)}.site-header nav.open{display:flex}.hero{height:760px;min-height:0}.hero-fade{background:linear-gradient(90deg,rgba(255,255,255,.97),rgba(255,255,255,.75) 52%,rgba(255,255,255,.08))}.intro,.approach,.testimonials,.contact{grid-template-columns:1fr}.intro-image{height:500px}.orbit{max-width:520px}.activity{grid-template-columns:1fr!important;display:block}.activity img{height:300px;order:0!important}.reasons{grid-template-columns:repeat(2,1fr)}.section-heading{display:block}.section-heading h2{margin:0 0 24px}footer{grid-template-columns:1fr 1fr}.quotes{min-height:430px}}
@media(max-width:620px){body{font-size:15px}.section{padding:82px 24px}.site-header{padding:0 20px}.brand{font-size:29px}.hero{height:680px}.hero>img{object-position:64% center}.hero-fade{background:linear-gradient(180deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.86) 52%,rgba(255,255,255,.1) 100%)}.hero-content{left:24px;right:24px;top:42%;transform:translateY(-50%)}.hero h1{font-size:49px;letter-spacing:-2px}.hero p{font-size:23px}.actions{align-items:flex-start;flex-direction:column;gap:17px}.intro{gap:45px}.intro-image{height:420px}.approach{gap:40px}.orbit{width:100%;margin-top:20px}.orbit strong{font-size:42px}.step{font-size:10px}.step:before{width:28px;height:28px}.activity-grid{grid-template-columns:1fr}.activity img{height:260px}.activity div{padding:32px 28px}.project-gallery{grid-template-columns:1fr;grid-template-rows:360px 260px 260px}.project-gallery .wide{grid-row:auto}.reasons{grid-template-columns:1fr}.reasons article{border-right:0;border-bottom:1px solid var(--line);padding:30px 0}.testimonial-intro img{width:120px;height:120px}.quotes{min-height:440px}.quotes blockquote{font-size:28px}.contact-form{grid-template-columns:1fr}.contact-form label:last-of-type,.contact-form p{grid-column:auto}footer{grid-template-columns:1fr;padding:60px 24px}.section h2{font-size:40px}.section-heading{margin-bottom:42px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{transition:none}.project-gallery img,.button{transition:none}}

/* Pages intérieures */
nav a.active:after{width:100%}.page-hero{min-height:600px;display:grid;grid-template-columns:1fr 1fr;background:var(--sage)}.page-hero>div{padding:110px max(7vw,36px);align-self:center}.page-hero h1,.contact-page h1,.address-card h1{font-family:var(--serif);font-weight:500;color:var(--green-dark);font-size:clamp(52px,6vw,88px);line-height:1.04;letter-spacing:-2px;margin:0}.page-hero>div>p:last-child{max-width:570px;color:var(--muted);margin-top:30px}.page-hero.dark{background:var(--green-dark);color:white}.page-hero.dark h1,.page-hero.dark .section-number{color:white}.page-hero.dark>div>p:last-child{color:#bfd0c4}.split-story{display:grid;grid-template-columns:1fr 1fr;gap:9vw;background:#f6f7f6}.split-story .prose{color:var(--muted)}.split-story .text-link{display:inline-block;margin-top:20px;color:var(--ink)}.page-cta{padding:70px max(7vw,36px);background:var(--green);color:white;display:flex;align-items:center;justify-content:space-between;gap:40px}.page-cta h2{font-family:var(--serif);font-size:clamp(30px,3.5vw,52px);line-height:1.1;margin:0}.page-cta p{margin:8px 0 0;color:#c9d9ce}.service-detail{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center}.service-detail>img{height:600px}.service-detail.reverse>img{order:2}.service-detail.alt{background:#f5f7f5}.service-detail h2{margin-bottom:28px}.service-detail p{color:var(--muted)}.service-detail ul{padding-left:20px;color:var(--green-dark)}.service-detail li{margin:8px 0}.portfolio{display:grid;grid-template-columns:1fr 1fr;gap:80px 28px}.portfolio article img{height:430px}.portfolio article div{padding:25px 4px}.portfolio article p{font-size:11px;color:var(--green);letter-spacing:1px;text-transform:uppercase}.portfolio article h2{font-size:32px;margin:8px 0;color:var(--green-dark)}.portfolio article span{color:var(--muted)}.testimonial-list{max-width:1120px;margin:auto}.testimonial-list article{padding:70px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:7vw}.testimonial-list article.featured{display:block;text-align:center}.testimonial-list blockquote{font-family:var(--serif);font-size:clamp(28px,3.5vw,48px);line-height:1.3;color:var(--green-dark);margin:0}.testimonial-list p{color:var(--muted)}.testimonial-list article footer{display:flex;background:none;color:var(--ink);padding:0;grid-template-columns:none;gap:10px;flex-direction:column}.testimonial-list footer span{color:var(--muted)}.contact-page{min-height:calc(100vh - 92px);align-items:center}.contact-page h1{color:white}.direct-contact{display:grid;gap:8px;margin-top:34px;font-weight:600}.contact-note{padding:90px max(7vw,36px);text-align:center}.contact-note h2{font-family:var(--serif);font-size:clamp(36px,4vw,58px);color:var(--green-dark);margin:0}.contact-note p{color:var(--muted)}.address-page{display:grid;grid-template-columns:1.15fr .85fr;min-height:760px}.address-card{padding:100px max(6vw,45px);align-self:center}.address-card .name{margin-top:38px}.address-card address{font-style:normal;font-size:20px;line-height:1.7}.address-actions{display:flex;flex-direction:column;align-items:flex-start;gap:22px;margin:38px 0}.address-card .travel{color:var(--muted);max-width:470px}
@media(max-width:950px){.page-hero,.service-detail,.split-story,.address-page{grid-template-columns:1fr}.page-hero>img{height:480px}.service-detail>img{height:480px}.service-detail.reverse>img{order:0}.portfolio{grid-template-columns:1fr}.address-visual{height:500px}.page-cta{align-items:flex-start;flex-direction:column}.testimonial-list article{grid-template-columns:1fr}}
@media(max-width:620px){.page-hero{min-height:0}.page-hero>div{padding:78px 24px}.page-hero>img{height:360px}.page-hero h1,.contact-page h1,.address-card h1{font-size:48px}.service-detail>img{height:350px}.portfolio{gap:45px}.portfolio article img{height:330px}.testimonial-list article{padding:45px 0}.address-card{padding:75px 24px}.address-visual{height:360px}.page-cta{padding:55px 24px}.contact-page{min-height:0}}

/* Identité v4 : marque d’abord, photographie en soutien */
.site-header{height:108px}.brand{display:flex;flex-direction:column;align-items:center;width:150px;letter-spacing:0;line-height:1}.brand img{width:126px;height:58px;object-fit:contain}.brand small{font-family:var(--sans);font-size:8px;line-height:1.2;letter-spacing:.35px;text-transform:none;margin-top:2px;color:var(--green-dark);white-space:nowrap}.site-header nav{gap:27px}.hero{height:calc(100vh - 108px);background:linear-gradient(135deg,#fff 0%,#f5f7f5 56%,var(--sage) 100%)}.hero>img{left:auto;right:0;width:48%;object-position:center}.hero-fade{background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.98) 43%,rgba(255,255,255,.56) 58%,transparent 76%)}.hero-content{max-width:690px}.page-hero{grid-template-columns:1.35fr .65fr}.page-hero>img{filter:saturate(.82)}.service-detail{grid-template-columns:1.15fr .85fr}.service-detail.reverse{grid-template-columns:.85fr 1.15fr}.service-detail>img{height:520px}.intro-image{height:520px}.address-page{grid-template-columns:.8fr 1.2fr}.address-visual img{filter:saturate(.72);opacity:.88}.footer-brand{display:flex;flex-direction:column;align-items:center;width:180px;background:#fff;padding:13px 16px;color:var(--green-dark)}.footer-brand img{width:142px;height:76px;object-fit:contain}.footer-brand strong{font-family:var(--serif);font-size:12px;font-weight:500;line-height:1.2;text-align:center;margin-top:3px}.portfolio article img{filter:saturate(.86)}
@media(max-width:950px){.site-header{height:92px}.brand{width:132px}.brand img{width:112px;height:50px}.site-header nav{top:92px}.hero{height:720px}.hero>img{width:54%}.hero-fade{background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.96) 42%,rgba(255,255,255,.42) 68%,transparent)}.page-hero,.service-detail,.service-detail.reverse,.address-page{grid-template-columns:1fr}}
@media(max-width:620px){.site-header{height:86px}.brand{align-items:flex-start;width:135px}.brand img{width:108px;height:47px}.brand small{font-size:7px}.site-header nav{top:86px}.hero{height:720px;display:flex;flex-direction:column;background:#fff}.hero>img{position:absolute;top:auto;bottom:0;width:100%;height:48%;object-position:center}.hero-fade{background:linear-gradient(180deg,#fff 0%,#fff 48%,rgba(255,255,255,.7) 63%,transparent 82%)}.hero-content{top:34%;left:24px;right:24px}.hero h1{font-size:46px}.service-detail>img,.intro-image{height:360px}.footer-brand{align-items:center}}
.site-header>.brand{width:180px}.site-header>.brand img{width:148px;height:66px}.site-header>.brand small{font-size:10px;font-weight:600;letter-spacing:.15px}
@media(max-width:950px){.site-header>.brand{width:154px}.site-header>.brand img{width:128px;height:55px}.site-header>.brand small{font-size:8.5px}}
@media(max-width:620px){.site-header>.brand{width:142px}.site-header>.brand img{width:116px;height:49px}.site-header>.brand small{font-size:7.5px}}
@media(max-width:620px){.hero-content{top:29%}.hero>img{height:52%}.hero-fade{background:linear-gradient(180deg,#fff 0%,#fff 43%,rgba(255,255,255,.72) 61%,transparent 82%)}}

/* v5 — l’agencement comme service, logo dans les titres */
.service-hero{background:#fbfbf8}.service-hero>img{width:58%;object-fit:cover;object-position:center}.service-hero .hero-fade{background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.99) 35%,rgba(255,255,255,.76) 49%,rgba(255,255,255,.08) 72%,transparent)}.hero-brand-title{display:flex;flex-direction:column;align-items:flex-start;width:min(520px,46vw)}.hero-brand-title>img{position:static;width:min(430px,100%);height:auto;object-fit:contain}.hero-brand-title>span{font-family:var(--serif);font-size:clamp(34px,3.3vw,54px);font-weight:500;line-height:1.1;color:var(--green-dark);margin-top:12px;letter-spacing:-1px}.why-label{display:flex;justify-content:center;align-items:center;gap:10px}.why-label img{width:94px;height:52px;object-fit:contain}.why-label span{display:inline-block}
.hero-content.reveal.visible{transform:translateY(-50%)}
@media(max-width:950px){.service-hero>img{width:58%}.hero-brand-title{width:min(430px,52vw)}.hero-brand-title>span{font-size:38px}}
@media(max-width:620px){.service-hero{height:720px}.service-hero>img{width:100%;height:50%;object-position:center}.service-hero .hero-fade{background:linear-gradient(180deg,#fff 0%,#fff 42%,rgba(255,255,255,.82) 56%,transparent 76%)}.service-hero .hero-content{top:27%}.hero-brand-title{width:280px}.hero-brand-title>img{width:215px}.hero-brand-title>span{font-size:31px;margin-top:6px}.service-hero .hero-content>p{font-size:21px;margin:20px 0}.why-label img{width:78px;height:44px}}

/* v6 — typographie contemporaine et bas de page allégé */
.hero h1,.section h2,.page-hero h1,.contact-page h1,.address-card h1,.page-cta h2,.portfolio article h2,.testimonial-list blockquote,.contact-note h2{letter-spacing:-1.2px}.hero-brand-title>span{font-weight:600;letter-spacing:-1.5px}.page-cta{padding:34px max(7vw,36px);background:#f3f6f4;color:var(--green-dark);border-top:1px solid var(--line)}.page-cta h2{font-size:clamp(25px,2.4vw,36px);font-weight:600}.page-cta p{font-size:14px;color:var(--muted);margin-top:5px}.page-cta .button{padding:12px 19px;background:var(--green);font-size:13px}.page-cta .button:hover{background:var(--green-dark)}body>footer{background:#fff;color:var(--ink);border-top:1px solid var(--line);padding:44px max(7vw,36px)}body>footer .footer-brand{background:#fff;color:var(--green-dark);padding:0}body>footer address,body>footer>p{color:var(--muted)}body>footer a:hover{color:var(--green)}
@media(max-width:620px){.page-cta{padding:28px 24px;gap:20px}.page-cta h2{font-size:25px}body>footer{padding:42px 24px}}

/* Version 9 — navigation fixe, typographie et pied de page compact */
.site-header{position:sticky;top:0;z-index:1000;box-shadow:0 1px 0 rgba(28,64,52,.08)}
.section h2{font-size:clamp(32px,3vw,46px)}
.page-hero h1,.contact-page h1,.address-card h1{font-size:clamp(38px,4.7vw,62px)}
.hero-brand-title>span{font-size:clamp(28px,2.7vw,42px)}
.contact-note h2{font-size:clamp(30px,3vw,44px)}
.portfolio article h2{font-size:26px}
.testimonial-list blockquote{font-size:clamp(24px,2.7vw,38px)}
.page-cta h2{font-size:clamp(22px,2vw,30px)}
.intro.portrait-layout{grid-template-columns:minmax(260px,.72fr) minmax(400px,1.28fr)}
.portrait-intro{height:auto;max-width:430px;justify-self:center;background:var(--sage);padding:28px}
.portrait-intro img{aspect-ratio:1/1;object-fit:cover}
.portrait-intro{position:relative;margin:0}
.portrait-intro figcaption{position:absolute;left:28px;bottom:28px;padding:9px 14px;background:rgba(255,255,255,.92);color:var(--green-dark);font-size:13px;font-weight:600;letter-spacing:.04em}
body>.site-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px max(5vw,28px);background:#fff;color:var(--muted);border-top:1px solid var(--line);font-size:12px}
.footer-mini-logo{display:block;width:44px;flex:0 0 44px}
.footer-mini-logo img{width:44px;height:28px;object-fit:contain}
.site-footer p{margin:0;text-align:right}
.legal-page{max-width:960px;margin:0 auto;padding:76px max(5vw,28px) 96px}
.legal-page h1{font-family:var(--serif);font-size:clamp(38px,4vw,56px);line-height:1.05;color:var(--green-dark);margin:0 0 42px}
.legal-page h2{font-family:var(--serif);font-size:24px;line-height:1.25;color:var(--green-dark);margin:42px 0 12px}
.legal-page p{color:var(--muted);max-width:780px}
.legal-page a{text-decoration:underline;text-underline-offset:3px}
.legal-facts{padding:25px 28px;background:#f3f6f4;border-left:3px solid var(--green)}
@media(max-width:950px){.intro.portrait-layout{grid-template-columns:1fr}.portrait-intro{width:min(100%,430px)} }
@media(max-width:620px){.page-hero h1,.contact-page h1,.address-card h1{font-size:40px}.section h2{font-size:32px}.site-footer{gap:14px}.site-footer p{font-size:10px;line-height:1.45}.footer-mini-logo,.footer-mini-logo img{width:36px}.footer-mini-logo{flex-basis:36px}.portrait-intro{padding:18px}.portrait-intro figcaption{left:18px;bottom:18px}}

/* Version 11 — titres de contenu alignés sur l'accroche de la page d'accueil */
.section h2,.contact-note h2,.page-cta h2,.portfolio article h2,.legal-page h2{font-size:clamp(22px,2.2vw,34px)}
@media(max-width:620px){.section h2,.contact-note h2,.page-cta h2,.portfolio article h2,.legal-page h2{font-size:23px}}

/* Version 12 — réponse visuelle à « Pourquoi choisir SA-Mac ? » */
.why .section-heading{margin-bottom:58px}
.why .why-label{display:flex;justify-content:center;align-items:center;gap:11px;font-size:clamp(22px,2.2vw,34px);color:var(--green-dark)}
.why .why-label img{width:112px;height:58px;object-fit:contain}
.why-subtitle{margin:18px auto 0;color:var(--muted);font-family:var(--serif);font-size:clamp(18px,1.7vw,23px);line-height:1.35}
.why .reasons{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:34px;border:0}
.why .reasons:before{content:"";position:absolute;left:34px;right:34px;top:27px;border-top:1px dashed rgba(23,87,45,.28)}
.why .reasons article{position:relative;padding:0 18px 0 0;border:0;background:#fff}
.why .reasons b{position:relative;z-index:1;display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:var(--coral);color:#fff;font-family:var(--sans);font-size:13px;font-weight:600}
.why .reasons h3{margin:23px 0 10px;font-size:20px}
.why .reasons p{margin:0;font-size:15px;line-height:1.6}
@media(max-width:950px){.why .reasons{grid-template-columns:repeat(2,1fr);row-gap:48px}.why .reasons:before{display:none}}
@media(max-width:620px){.why .why-label{flex-wrap:wrap;font-size:23px}.why .why-label img{width:92px;height:48px}.why-subtitle{font-size:18px}.why .reasons{grid-template-columns:1fr;gap:0}.why .reasons article{display:grid;grid-template-columns:54px 1fr;column-gap:20px;padding:0 0 34px}.why .reasons article:not(:last-child):after{content:"";position:absolute;left:26px;top:54px;bottom:0;border-left:1px dashed rgba(23,87,45,.28)}.why .reasons h3{margin:3px 0 7px}.why .reasons p{grid-column:2;margin:0}}

/* Version 13 — conclusion placée après les quatre réponses */
.why>.why-subtitle{margin:54px auto 0;text-align:center}
@media(max-width:620px){.why>.why-subtitle{margin-top:28px}}

/* Version 14 — conclusion sur une ligne et bandeau final contrasté */
.why>.why-subtitle{white-space:nowrap}
.page-cta{background:var(--green-dark);color:#fff;border-top:0}
.page-cta h2{color:#fff;font-size:clamp(22px,2.2vw,34px)}
.page-cta p{color:rgba(255,255,255,.76)}
.page-cta .button,.page-cta .button.coral{background:var(--coral);color:#fff}
.page-cta .button:hover,.page-cta .button.coral:hover{background:#b85f50}
@media(max-width:760px){.why>.why-subtitle{white-space:normal}}

/* Version 15 — appel final plus discret */
.page-cta h2{font-size:clamp(20px,1.8vw,28px)}
.page-cta .button,.page-cta .button.coral{background:#a9c5b2;color:var(--green-dark)}
.page-cta .button:hover,.page-cta .button.coral:hover{background:#c2d7c9;color:var(--green-dark)}

/* Version 16 — gabarit de l'accueil décliné sur toutes les pages */
.page-hero{min-height:calc(100vh - 108px);grid-template-columns:52% 48%;background:linear-gradient(135deg,#fff 0%,#f5f7f5 56%,var(--sage) 100%)}
.page-hero>div{padding:90px max(7vw,36px)}
.page-hero>img{filter:saturate(.86);object-position:center}
.page-hero h1,.contact-page h1,.address-card h1{font-size:clamp(34px,4.2vw,54px);line-height:1.08}
.page-hero>div>p:last-child{font-size:16px;line-height:1.7}
.page-hero.dark{background:var(--green-dark)}
.service-detail,.split-story,.portfolio.section,.testimonial-list.section,.contact-page{padding-left:max(7vw,36px);padding-right:max(7vw,36px)}
.service-detail>img,.portfolio article img,.address-visual img{filter:saturate(.86)}
.service-detail h2,.split-story h2,.portfolio article h2,.contact-note h2{font-size:clamp(22px,2.2vw,34px)}
.service-detail.alt,.split-story{background:#f5f7f5}
.testimonial-list{width:calc(100% - max(14vw,72px));max-width:none}
.testimonial-list article{max-width:1120px;margin:0 auto}
.contact-page{min-height:calc(100vh - 108px)}
.address-page{min-height:calc(100vh - 108px)}
@media(max-width:950px){.page-hero{min-height:0;grid-template-columns:1fr}.page-hero>div{padding:82px max(7vw,36px)}.testimonial-list{width:auto}.contact-page,.address-page{min-height:0}}
@media(max-width:620px){.page-hero>div{padding:68px 24px}.page-hero h1,.contact-page h1,.address-card h1{font-size:38px}.service-detail,.split-story,.portfolio.section,.testimonial-list.section,.contact-page{padding-left:24px;padding-right:24px}}

/* Version 17 — activités sans numérotation et visuels explicatifs */
.service-detail{position:relative;min-height:620px;gap:7vw}
.service-detail+.service-detail{border-top:1px solid rgba(23,87,45,.1)}
.service-detail:nth-of-type(odd){background:#fff}
.service-detail:nth-of-type(even){background:#f3f6f4}
.service-label{display:flex;align-items:center;gap:12px;margin:0 0 20px;color:var(--green);font-size:13px;font-weight:600;letter-spacing:.05em;text-transform:uppercase}
.service-label:before{content:"";width:34px;height:2px;background:var(--coral)}
.service-detail>img.service-illustration{height:auto;aspect-ratio:4/3;object-fit:contain;background:#fff;padding:18px}
.service-detail>img.service-photo{height:520px;object-fit:cover}
.service-detail>div{max-width:620px}
@media(max-width:950px){.service-detail{min-height:0;gap:42px}.service-detail>img.service-illustration{height:auto}.service-detail>img.service-photo{height:480px}}
@media(max-width:620px){.service-detail{gap:30px}.service-detail>img.service-illustration{height:auto;padding:8px}.service-detail>img.service-photo{height:350px}.service-label{font-size:12px}}

/* Version 18 — emblème animé des quatre expertises */
.page-hero>.activities-hero-visual{align-self:stretch;display:flex;flex-direction:column;justify-content:center;padding:28px 34px 34px;background:#fff;overflow:hidden}
.activities-hero-visual>img{width:100%;height:min(62vh,500px);object-fit:contain;animation:expertise-float 6s ease-in-out infinite}
.activities-hero-visual ul{display:grid;grid-template-columns:1fr 1fr;gap:10px 20px;margin:12px 0 0;padding:0;list-style:none}
.activities-hero-visual li{position:relative;padding-left:17px;color:var(--green-dark);font-size:13px;font-weight:600;line-height:1.35}
.activities-hero-visual li:before{content:"";position:absolute;left:0;top:.5em;width:7px;height:7px;border-radius:50%;background:var(--coral)}
@keyframes expertise-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}
@media(prefers-reduced-motion:reduce){.activities-hero-visual>img{animation:none}}
@media(max-width:950px){.page-hero>.activities-hero-visual{padding:24px max(7vw,36px) 50px}.activities-hero-visual>img{height:520px}.activities-hero-visual ul{max-width:680px;width:100%;margin:10px auto 0}}
@media(max-width:620px){.page-hero>.activities-hero-visual{padding:18px 24px 42px}.activities-hero-visual>img{height:auto;max-height:410px}.activities-hero-visual ul{grid-template-columns:1fr;gap:8px}.activities-hero-visual li{font-size:12px}}

/* Version 22 — ouverture blanche et emblème sans légendes */
.page-hero.activities-hero{background:#fff}
.activities-hero .activities-hero-visual{padding-bottom:28px}
.activities-hero .activities-hero-visual>img{height:min(68vh,570px)}
@media(max-width:620px){.activities-hero .activities-hero-visual{padding-bottom:34px}.activities-hero .activities-hero-visual>img{height:auto;max-height:430px}}

/* Version 23 — présentation Activités plus compacte */
.page-hero.activities-hero{min-height:560px}
.activities-hero>div:first-child{padding-top:58px;padding-bottom:58px}
.activities-hero .activities-hero-visual{padding-top:18px;padding-bottom:18px}
.activities-hero .activities-hero-visual>img{height:min(54vh,470px)}
@media(max-width:950px){.page-hero.activities-hero{min-height:0}.activities-hero>div:first-child{padding-top:62px;padding-bottom:48px}.activities-hero .activities-hero-visual{padding-top:0;padding-bottom:34px}.activities-hero .activities-hero-visual>img{height:430px}}
@media(max-width:620px){.activities-hero>div:first-child{padding-top:52px;padding-bottom:34px}.activities-hero .activities-hero-visual>img{height:auto;max-height:360px}}

/* Version 24 — formulaire protégé contre les robots */
.direct-contact span{color:#c9d9ce;font-size:14px;font-weight:400}
.contact-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.captcha-field{grid-column:1/3;max-width:330px}
.form-status{grid-column:1/3;margin:0;padding:13px 16px!important;border-left:3px solid currentColor;font-size:13px!important}
.form-status.success{background:rgba(255,255,255,.14);color:#fff!important}
.form-status.error{background:rgba(239,118,103,.18);color:#fff!important}
@media(max-width:620px){.captcha-field,.form-status{grid-column:auto}}

/* Version 25 — galerie des réalisations */
.page-hero.projects-hero{min-height:560px;background:#fff}
.projects-hero>div:first-child{padding-top:58px;padding-bottom:58px}
.page-hero>.projects-hero-picto{align-self:stretch;display:grid;place-items:center;padding:30px;background:#fff}
.projects-hero-picto svg{width:min(260px,68%);height:auto;overflow:visible;fill:none;stroke:var(--green);stroke-width:3;stroke-linecap:round;stroke-linejoin:round}
.projects-hero-picto .picto-orbit{stroke:var(--sage);stroke-width:15}
.projects-hero-picto .picto-arrow{stroke:var(--coral);stroke-width:4}
.project-media{position:relative;display:block;width:100%;padding:0;border:0;background:#fff;cursor:zoom-in;overflow:hidden;text-align:left;color:inherit}
.project-media img{transition:transform .45s,filter .45s}
.project-media:hover img,.project-media:focus-visible img{transform:scale(1.025);filter:saturate(1)}
.portfolio-hint{position:absolute;left:16px;bottom:16px;padding:9px 12px;background:rgba(255,255,255,.94);color:var(--green-dark);font-size:11px;font-weight:600;line-height:1.25;box-shadow:0 4px 18px rgba(11,62,36,.1)}
.project-lightbox{position:fixed;inset:0;z-index:2000;display:grid;grid-template-columns:70px minmax(0,1fr) 70px;align-items:center;padding:42px;background:rgba(7,25,16,.94)}
.project-lightbox[hidden]{display:none}
.project-lightbox figure{grid-column:2;width:100%;max-width:1180px;height:min(82vh,820px);margin:auto;display:grid;grid-template-rows:minmax(0,1fr) auto}
.lightbox-media{min-height:0;display:grid;place-items:center}
.project-lightbox figure img{width:100%;height:100%;object-fit:contain}
.project-lightbox figure img[hidden],.project-lightbox figure iframe[hidden]{display:none!important}
.project-lightbox figure iframe{width:min(900px,100%);aspect-ratio:16/9;max-height:70vh;border:0;background:#000}

/* Version 28 — pictogramme Agencement agrandi, vignettes sobres */
.projects-hero-picto img{width:min(560px,118%);height:auto;aspect-ratio:4/3;object-fit:contain}
.projects-hero + .portfolio.section{padding-top:60px}
.lightbox-video-link{color:#c2d7c9;text-decoration:underline;text-underline-offset:3px}
@media(max-width:620px){.projects-hero-picto img{width:min(330px,96%)}}
.project-lightbox figcaption{display:flex;justify-content:space-between;gap:20px;padding-top:15px;color:#fff;font-size:14px}
.lightbox-close,.lightbox-nav{border:0;background:rgba(255,255,255,.12);color:#fff;cursor:pointer}
.lightbox-close{position:absolute;right:24px;top:20px;width:46px;height:46px;font-size:31px;line-height:1}
.lightbox-nav{width:52px;height:58px;font-size:38px;justify-self:center}
.lightbox-prev{grid-column:1}.lightbox-next{grid-column:3}
.lightbox-nav[hidden]{display:none}
body.lightbox-open{overflow:hidden}
@media(max-width:950px){.page-hero.projects-hero{min-height:0}.projects-hero>div:first-child{padding-top:62px;padding-bottom:42px}.page-hero>.projects-hero-picto{padding:8px 24px 42px}.projects-hero-picto svg{width:190px}.project-lightbox{grid-template-columns:48px minmax(0,1fr) 48px;padding:62px 12px 24px}.lightbox-nav{width:42px;height:52px}}
@media(max-width:620px){.projects-hero>div:first-child{padding-top:52px;padding-bottom:28px}.page-hero>.projects-hero-picto{padding-bottom:32px}.projects-hero-picto svg{width:150px}.projects-hero + .portfolio.section{padding-top:41px}.portfolio-hint{left:10px;bottom:10px;max-width:210px}.project-lightbox{grid-template-columns:38px minmax(0,1fr) 38px;padding-left:5px;padding-right:5px}.lightbox-nav{width:34px;height:46px;font-size:30px}.project-lightbox figcaption{padding:12px 8px 0;font-size:12px}}

/* Version 33 — témoignages illustrés et alternance des fonds */
.testimonials-hero{min-height:470px;grid-template-columns:1.05fr .95fr;background:#fff}
.testimonials-hero>div:first-child{padding-top:52px;padding-bottom:52px}
.page-hero>.testimonials-hero-drawing{align-self:stretch;display:grid;place-items:center;padding:24px max(4vw,28px);background:#fff}
.testimonials-hero-drawing svg{width:min(600px,100%);height:auto;overflow:visible;fill:none;stroke:var(--green);stroke-width:3;stroke-linecap:round;stroke-linejoin:round}
.testimonials-hero-drawing .drawing-shelf{stroke:#9bb7a5;stroke-width:2}
.testimonials-hero-drawing .drawing-room,.testimonials-hero-drawing .drawing-counter{stroke:#9bb7a5;stroke-width:2}
.testimonials-hero-drawing .drawing-products{stroke:var(--coral);stroke-width:4}
.testimonials-hero-drawing .drawing-bubble{fill:var(--sage);stroke:var(--green-dark)}
.testimonials-hero-drawing .drawing-quote{fill:none;stroke:var(--coral);stroke-width:5}
.testimonials-hero-drawing .drawing-person.second{stroke:var(--green-dark)}
.testimonials-hero-drawing .drawing-link{stroke:var(--coral);stroke-width:3}
.testimonials-hero-drawing .drawing-accent{fill:var(--coral);stroke:none}
.testimonials-hero-drawing .drawing-flow{stroke:var(--coral);stroke-width:3}
.testimonials-hero-drawing .drawing-cross{stroke:var(--green-dark);stroke-width:5}
.page-hero>.testimonials-hero-drawing{min-height:390px;background:#fff url('assets/illustration-temoignages-v2.png') center/contain no-repeat}
.testimonials-hero-drawing svg{display:none}
.testimonial-list.section{width:100%;max-width:none;padding:0}
.testimonial-list article{max-width:none;padding:52px max(calc((100vw - 1120px)/2),36px);border:0}
.testimonial-list article:nth-child(odd){background:var(--sage)}
.testimonial-list article:nth-child(even){background:#fff}
.testimonial-list blockquote{font-size:clamp(18px,1.65vw,23px);line-height:1.42;letter-spacing:-.35px}
@media(max-width:950px){.testimonials-hero{grid-template-columns:1fr}.testimonials-hero>div:first-child{padding-top:52px;padding-bottom:30px}.page-hero>.testimonials-hero-drawing{min-height:360px;padding:0 36px 28px}.testimonials-hero-drawing svg{width:min(520px,90%)}.testimonial-list article{padding-left:max(7vw,36px);padding-right:max(7vw,36px)}}
@media(max-width:620px){.testimonials-hero>div:first-child{padding-top:42px;padding-bottom:18px}.page-hero>.testimonials-hero-drawing{min-height:270px;padding:0 24px 22px}.testimonials-hero-drawing svg{width:100%}.testimonial-list article{padding:38px 24px}.testimonial-list blockquote{font-size:18px}}

/* Version 37 — adresse, portrait de Sabine et localisation */
.address-sabine-visual{position:relative;overflow:hidden;background:#fff}
.address-visual .address-sabine-drawing{width:100%;height:100%;object-fit:cover;object-position:center top;filter:none;opacity:1}
.address-visual .address-logo{position:absolute;left:6%;top:5%;width:clamp(105px,12vw,175px);height:auto;object-fit:contain;filter:none;opacity:1;padding:10px 12px;background:rgba(255,255,255,.88)}
.address-card .name{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;margin:30px 0 24px;font-size:clamp(25px,2.6vw,38px);line-height:1.15;color:var(--green-dark)}
.address-card .name span{font-weight:500}.address-card .name b{color:var(--coral);font-weight:500}.address-card .name strong{font-weight:700}
.address-card address>strong{display:inline-block;margin-top:8px;color:var(--green);font-size:15px}
.address-map{display:block;width:min(100%,440px);margin:2px 0 28px;border:1px solid var(--line);background:#fff;transition:.25s}
.address-map img{width:100%;height:150px;object-fit:cover;filter:saturate(.75)}
.address-map span{display:block;padding:10px 13px;color:var(--green-dark);font-size:12px;font-weight:600}
.address-map:hover{border-color:var(--green);transform:translateY(-2px)}
.address-card .travel{margin-top:0}
@media(max-width:950px){.address-sabine-visual{height:610px}.address-visual .address-logo{width:145px}.address-card .name{font-size:30px}}
@media(max-width:620px){.address-sabine-visual{height:470px}.address-visual .address-logo{width:110px}.address-card .name{font-size:26px}.address-map img{height:125px}}

/* Version 38 — hiérarchie du titre et signature de la page Adresse */
.address-sabine-visual .address-logo{display:none}
.address-card h1{font-size:clamp(30px,3.4vw,44px);margin-bottom:42px}
.address-card h1::after{content:'…'}
.address-card .name{display:flex;flex-direction:column;align-items:flex-start;gap:13px;margin-top:0}
.address-card .name b{display:none}
.address-card .name strong{display:block;width:170px;height:78px;font-size:0;background:url('assets/logo.png') left center/contain no-repeat}
@media(max-width:620px){.address-card h1{font-size:31px;margin-bottom:34px}.address-card .name strong{width:145px;height:66px}}

/* Version 39 — équilibre des pictogrammes de pages */
.activities-hero .activities-hero-visual>img{width:125%;max-width:none;align-self:center;height:min(72vh,650px)}
@media(max-width:950px){.activities-hero .activities-hero-visual>img{width:112%;height:570px}}
@media(max-width:620px){.activities-hero .activities-hero-visual>img{width:115%;height:auto;max-height:470px}}

/* Version 42 — lisibilité du menu */
.site-header nav{font-size:15px}
@media(max-width:950px){.site-header nav{font-size:16px}.site-header nav a{padding:10px 0}}

/* Version 43 — repère actif et menu mobile resserré */
.site-header nav a.active{color:var(--green-dark)}
@media(max-width:950px){.site-header nav{gap:2px}.site-header nav a{padding:6px 0}}

/* Version 45 — page Contact bicolore */
.contact-page{padding:0;gap:0;align-items:stretch;background:#fff;color:var(--ink)}
.contact-page .contact-lead{display:flex;flex-direction:column;justify-content:center;padding:78px max(6vw,42px);background:#fff}
.contact-page .contact-lead::before{content:'';display:block;width:clamp(140px,14vw,190px);height:92px;margin-bottom:34px;background:url('assets/logo.png') left center/contain no-repeat}
.contact-page h1{color:var(--green-dark)}
.contact-page .contact-lead>p:not(.section-number){color:var(--muted)}
.contact-page .direct-contact{color:var(--green-dark)}
.contact-page .direct-contact>a{color:var(--green);font-size:18px}
.contact-page .direct-contact span{color:var(--muted)}
.contact-page .contact-form{align-content:center;padding:78px max(6vw,42px);background:var(--green);color:#fff}
@media(max-width:950px){.contact-page .contact-lead,.contact-page .contact-form{padding:64px max(7vw,36px)}.contact-page .contact-lead::before{margin-bottom:26px}}
@media(max-width:620px){.contact-page .contact-lead,.contact-page .contact-form{padding:52px 24px}.contact-page .contact-lead::before{width:145px;height:72px;margin-bottom:22px}}

/* Version 47 — formulaire Contact sauge et compact */
.contact-page{align-items:center!important;background:#fff!important}
.contact-page .contact-form{margin:42px 0!important;padding-top:52px!important;padding-bottom:52px!important;background:var(--sage)!important;color:var(--green-dark)!important}
.contact-page .contact-form label{color:var(--green-dark)}
.contact-page .contact-form input,.contact-page .contact-form textarea{color:var(--ink)!important;border-bottom-color:rgba(11,62,36,.32)!important}
.contact-page .contact-form input:focus,.contact-page .contact-form textarea:focus{border-bottom-color:var(--green-dark)!important}
.contact-page .contact-form p{color:var(--muted)!important}
.contact-page .contact-form p a{color:var(--green-dark)!important}
.contact-page .contact-form .button{background:var(--green)!important;color:#fff!important}
.contact-page .contact-form .button:hover{background:var(--green-dark)!important}
.contact-page .form-status.success{background:rgba(23,87,45,.1);color:var(--green-dark)!important}
.contact-page .form-status.error{background:rgba(239,118,103,.18);color:var(--green-dark)!important}
@media(max-width:950px){.contact-page .contact-form{width:100%;margin:24px 0!important;padding-top:56px!important;padding-bottom:56px!important}}
@media(max-width:620px){.contact-page .contact-form{margin:18px 0!important;padding-top:46px!important;padding-bottom:46px!important}}

/* Version 48 — signature au-dessus du téléphone */
.contact-page .contact-lead::before{display:none}
.contact-page .direct-contact::before{content:'Sabine CHASSAING';display:block;width:clamp(145px,14vw,185px);padding-top:112px;margin-bottom:10px;background:url('assets/logo.png') left top/100% auto no-repeat;color:var(--green-dark);font-size:13px;font-weight:600;letter-spacing:.04em}
@media(max-width:620px){.contact-page .direct-contact::before{width:145px;padding-top:90px}}

/* Version 51 : signatures des témoignages */
.testimonial-list article footer{gap:2px}
.testimonial-list article footer strong{font-size:15px;line-height:1.3}
.testimonial-list article footer span{font-size:17px;line-height:1.3;color:var(--green-dark)}
@media(max-width:620px){.testimonial-list article footer span{font-size:16px}}

/* Version 53 : typographie cohérente des mentions légales */
.legal-page{font-family:var(--sans);font-size:16px;line-height:1.65}
.legal-page h1{font-family:var(--serif);font-size:clamp(34px,4.2vw,54px);font-weight:500;line-height:1.08;letter-spacing:-1.2px}
.legal-page h2{font-family:var(--serif);font-size:clamp(22px,2.2vw,34px);font-weight:500;line-height:1.25;letter-spacing:-1.2px}
.legal-page p{font-family:var(--sans);font-size:16px;line-height:1.65}
@media(max-width:620px){.legal-page{font-size:15px}.legal-page h1{font-size:38px}.legal-page h2{font-size:23px}.legal-page p{font-size:15px}}

/* Version 54 : bandeau Notre approche plus compact */
.approach.section{padding-top:72px;padding-bottom:72px}
@media(max-width:950px){.approach.section{padding-top:60px;padding-bottom:60px}}
@media(max-width:620px){.approach.section{padding-top:46px;padding-bottom:46px}}

/* Version 55 : lecteur vidéo plus grand sur les écrans larges */
@media(min-width:1100px){.project-lightbox figure{max-width:1380px;height:min(88vh,900px)}.project-lightbox figure iframe{width:min(1200px,100%);max-height:78vh}}

/* Version 58 : nouveau recadrage Formation dans ses proportions naturelles */
.service-detail>img.service-photo[src$="formation.jpg"]{width:100%;height:auto;aspect-ratio:auto;object-fit:contain;object-position:center;background:#fff}

/* Version 59 : nouvelle approche et coordonnées simplifiées */
.orbit-ring{width:46%;height:46%;inset:27%;border-width:1px}
.orbit-ring:after{inset:-14px;border-width:.8px}
.pharmacy-cross{width:54%;height:54%;overflow:visible;fill:none;stroke:var(--green-dark);stroke-width:1.5;stroke-linejoin:round}
.pharmacy-cross .cross-accent{stroke:var(--coral);stroke-width:.8;opacity:.7}
.step{width:145px;font-size:16px;line-height:1.35}
.step:before{position:absolute;width:24px;height:24px;margin:0;border-width:1px}
.s1{left:0;top:17%}.s1:before{right:-34px;top:12px}
.s2{right:0;top:17%;text-align:right}.s2:before{left:-34px;top:12px}
.s3{right:0;bottom:17%;text-align:right}.s3:before{left:-34px;bottom:12px}
.s4{left:0;bottom:17%}.s4:before{right:-34px;bottom:12px}
.address-actions{flex-direction:row;align-items:stretch;gap:12px;flex-wrap:wrap;margin:32px 0}
.address-actions .button{min-width:155px}
.address-actions .address-email{min-width:110px;background:var(--coral)}
.address-actions .address-email:hover{background:var(--green-dark)}
@media(max-width:620px){.orbit{max-width:360px}.orbit-ring{width:42%;height:42%;inset:29%}.step{width:108px;font-size:13px}.step:before{width:20px;height:20px}.s1,.s2{top:13%}.s3,.s4{bottom:13%}.s1:before,.s4:before{right:-24px}.s2:before,.s3:before{left:-24px}.address-actions{flex-direction:column;align-items:flex-start}.address-actions .button{min-width:175px}}

/* Version 60 : dessin Notre approche fixe et boutons Adresse harmonisés */
.approach-visual{display:grid;place-items:center;min-width:0}
.approach-visual img{width:min(680px,100%);height:auto;object-fit:contain}
.address-actions{flex-direction:column;align-items:flex-start}
.address-actions .button,.address-actions .address-email{width:175px;min-width:175px;background:var(--green)}
.address-actions .address-email:hover{background:var(--green-dark)}
@media(max-width:620px){.approach-visual img{width:100%}}

/* Version 61 : bouton Email assorti au gris foncé du logo */
.address-actions .address-email{background:var(--ink)}
.address-actions .address-email:hover{background:#111412}

/* Version 62 : bouton Email en gris 80 % */
.address-actions .address-email{background:#333}
.address-actions .address-email:hover{background:#222}
