@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#15343c;--navy:#102c37;--muted:#647277;--sand:#f3f2ed;--paper:#fbfbf8;--blue:#20a8d9;--orange:#ec9063;--line:#dce2e0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.7 'DM Sans',sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,sans-serif;letter-spacing:-.048em;line-height:1.14}h1{font-size:clamp(3.2rem,7.1vw,7rem);font-weight:700}h2{font-size:clamp(2.25rem,4.1vw,4.25rem);font-weight:600}h3{font-size:1.5rem}h1 i,h2 i{font-family:Georgia,serif;font-weight:400;letter-spacing:-.045em}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--blue);outline-offset:3px}.wrap{max-width:1320px;padding-left:48px;padding-right:48px;margin:auto}.section{padding-top:110px;padding-bottom:110px}.eyebrow{font:700 11px/1.4 Manrope,sans-serif;letter-spacing:.2em;color:#478095;text-transform:uppercase}.eyebrow.light{color:#a6ddea}.site-header{height:90px;background:rgba(251,251,248,.98);position:relative;z-index:20;border-bottom:1px solid #e7ebe8}.header-inner{max-width:1600px;height:100%;padding:0 42px;margin:auto;display:flex;align-items:center;gap:26px}.brand{display:flex;align-items:center;gap:12px;min-width:222px}.brand img{width:38px;height:46px;object-fit:contain}.brand strong{display:block;font:800 14px/1.3 Manrope;letter-spacing:-.04em}.brand em{font-style:normal;color:#229bc9}.brand small{font:700 8px Manrope;letter-spacing:.16em;color:#78898b;display:block;margin-top:2px}.main-nav{display:flex;align-items:center;justify-content:center;gap:clamp(9px,1.2vw,21px);flex:1}.main-nav a{font:700 10px Manrope,sans-serif;letter-spacing:.035em;white-space:nowrap;color:#465d62;padding:33px 0 30px;border-bottom:3px solid transparent;transition:.2s}.main-nav a:hover,.main-nav a.active{color:#0c8dbd;border-bottom-color:var(--blue)}.header-cta{font:700 11px Manrope;white-space:nowrap;border:1px solid #a9c2c8;padding:11px 15px}.header-cta span{margin-left:8px}.menu-toggle{display:none}.hero,.page-hero{position:relative;color:white;background-color:#234756;background-image:linear-gradient(90deg,rgba(9,37,52,.88),rgba(9,37,52,.54) 50%,rgba(9,37,52,.06)),var(--hero-image);background-size:cover;background-position:center 53%}.hero{min-height:660px;height:min(78vh,830px);display:flex;align-items:center}.hero-inner,.page-hero-inner{width:100%;max-width:1320px;padding:55px 48px;margin:auto;position:relative;z-index:1}.hero h1{margin:26px 0;max-width:830px}.hero h1 i{color:#aee1e5}.hero-inner>p:not(.eyebrow){max-width:510px;font-size:18px;line-height:1.8;color:#e2eced}.hero-actions{display:flex;align-items:center;gap:30px;margin-top:38px}.button,.outline-button{display:inline-flex;align-items:center;justify-content:space-between;gap:26px;font:700 12px/1.4 Manrope;letter-spacing:.025em;padding:16px 21px;border:1px solid transparent;transition:background .2s,transform .2s}.button{background:#28a4d2;color:white}.button:hover{background:#087da8;transform:translateY(-2px)}.button span,.outline-button span,.ghost-link span{font-size:17px;font-weight:400}.outline-button{border-color:#a5bdc1;color:var(--ink)}.outline-button:hover{background:#e7f3f5}.ghost-link{font:700 12px Manrope;border-bottom:1px solid currentColor;padding:10px 0;color:inherit}.ghost-link span{margin-left:20px}.hero-bottom{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-between;padding:18px max(48px,calc((100vw - 1224px)/2));font:700 10px Manrope;letter-spacing:.15em;color:#d3e5e7;background:rgba(8,33,46,.35)}.page-hero{min-height:365px;display:flex;align-items:center}.page-hero-inner h1{font-size:clamp(3rem,6vw,6rem);margin:16px 0}.page-hero-inner>p:last-child{font-size:17px;max-width:650px;color:#ecf3f3}.intro{display:grid;grid-template-columns:1fr 2fr;gap:90px}.intro-label{display:flex;align-items:flex-start;gap:18px;padding-top:12px}.index,.number{font:700 11px Manrope;letter-spacing:.14em;color:#4a8394}.line{height:1px;background:#c2d0d1;flex:1;margin-top:8px}.intro h2{max-width:900px}.intro-copy{max-width:670px;color:var(--muted);font-size:18px;margin:28px 0}.sand{background:var(--sand)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:43px}.section-heading h2{margin:12px 0 0}.section-heading>p{max-width:380px;color:var(--muted);margin-bottom:5px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature-card{background:#fff;transition:transform .22s,box-shadow .22s}.feature-card:hover{transform:translateY(-5px);box-shadow:0 22px 40px rgba(13,48,59,.1)}.feature-card__image{height:260px;overflow:hidden}.feature-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.feature-card:hover img{transform:scale(1.035)}.feature-card__body{padding:29px 29px 32px}.feature-card h3{margin:14px 0 10px}.feature-card p{color:var(--muted);min-height:60px}.text-link{font:700 12px Manrope;color:#0b8fbc}.text-link b{font-size:18px;font-weight:400;margin-left:15px}.split{display:grid;grid-template-columns:1fr 1fr;gap:clamp(45px,8vw,125px);align-items:center}.split-image{height:530px}.split-image img{width:100%;height:100%;object-fit:cover}.split-copy{max-width:530px}.split-copy p:not(.eyebrow){color:var(--muted);font-size:17px}.split-copy .button,.split-copy .outline-button{margin-top:20px}.quote-band{padding:85px 0;background:#163d4b;color:white}.quote-band blockquote{font:400 clamp(2rem,4vw,4rem)/1.28 Georgia,serif;max-width:970px;margin:24px 0 34px}.quote-band .wrap>div{display:flex;align-items:center;justify-content:space-between;font:700 11px Manrope;letter-spacing:.12em}.quote-band .ghost-link{letter-spacing:0}.footer{background:#102c37;color:white}.footer-main{max-width:1320px;margin:auto;padding:90px 48px 85px;display:flex;justify-content:space-between;gap:70px}.footer-main h2{font-size:clamp(2.4rem,4vw,4.3rem);margin:10px 0}.footer-main p:not(.eyebrow){color:#b7cbce;max-width:350px}.footer-main .button{margin-top:13px}.footer-links{display:flex;gap:80px;padding-top:15px}.footer-links div{display:flex;flex-direction:column;gap:13px}.footer-links b{font:700 11px Manrope;letter-spacing:.14em;color:#8bcce0;margin-bottom:12px}.footer-links a{color:#d2dfe1;font-size:13px}.footer-links a:hover{color:#8bcce0}.footer-bottom{max-width:1320px;margin:auto;border-top:1px solid #36525a;padding:24px 48px;display:flex;justify-content:space-between;color:#a3b8bd;font:600 11px Manrope;gap:20px}.narrow{max-width:960px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:55px}.steps>div{border-top:1px solid #b5c4c5;padding-top:18px}.steps span{font:700 12px Manrope;color:#138ab1}.steps h3{margin:32px 0 10px}.steps p,.story p{color:var(--muted)}.steps a{text-decoration:underline}.inline-cta{margin-top:70px;background:#e9f3f3;padding:42px 50px;display:flex;align-items:center;justify-content:space-between;gap:30px}.inline-cta h2{font-size:clamp(1.8rem,3vw,3rem);margin:8px 0}.inline-cta p:last-child{color:var(--muted);margin:0}.stack-actions{display:flex;flex-wrap:wrap;gap:12px}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:45px 0 0}.news-grid article{background:#f3f4ef;padding:30px;min-height:210px}.news-grid h3{margin:16px 0 9px}.news-grid p{color:var(--muted);font-size:14px}.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.gallery figure{margin:0;background:#d6e1e2;height:220px;overflow:hidden}.gallery img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.gallery figure:hover img{transform:scale(1.05)}.gallery figcaption{position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;overflow:hidden}.site-row{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px;margin:55px 0 95px}.site-row:last-child{margin-bottom:0}.site-row>div:first-child{height:450px}.site-row img{width:100%;height:100%;object-fit:cover}.site-row.reverse>div:first-child{order:2}.site-row h3{font-size:clamp(2rem,3vw,3.3rem);margin:10px 0 25px}.site-row p:not(.eyebrow){color:var(--muted)}.site-row .outline-button{margin:12px 8px 0 0}.notice{border-left:3px solid var(--orange);background:#f4f3ee;padding:20px 24px;margin:23px 0}.notice strong{font:700 13px Manrope}.notice p{font-size:14px;margin:6px 0 0}.standalone{margin-top:45px;max-width:700px}.team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:42px 20px}.person>div{aspect-ratio:1/1;background:#e5ebea;overflow:hidden;margin-bottom:17px}.person img{width:100%;height:100%;object-fit:cover}.person h3{font-size:1.2rem;margin:7px 0}.person .eyebrow{font-size:10px}.story{display:grid;grid-template-columns:1fr 1fr;gap:110px}.story p:not(.eyebrow){font-size:17px}.story .outline-button{margin-top:10px}.full-image{height:500px;background-position:center 50%;background-size:cover;display:flex;align-items:end;padding:45px max(48px,calc((100vw - 1224px)/2));color:white;font:700 11px Manrope;letter-spacing:.2em;text-shadow:0 1px 8px #000}.resource-list{margin-top:42px}.resource-list>a{border-top:1px solid var(--line);padding:24px 10px;display:flex;align-items:center;gap:35px;transition:background .2s}.resource-list>a:last-child{border-bottom:1px solid var(--line)}.resource-list>a:hover{background:#eff4f2}.resource-list span{font:700 12px Manrope;color:#3c91ad;width:40px}.resource-list h3{margin:0;font-size:1.5rem}.resource-list p{margin:5px 0 0;color:var(--muted);font-size:14px}.resource-list b{margin-left:auto;font:700 11px Manrope;letter-spacing:.1em;white-space:nowrap}.documents{margin-bottom:35px}.documents strong{font:700 18px Manrope}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.testimonial{background:#f3f4ef;padding:35px;margin:0;min-height:305px;display:flex;flex-direction:column}.quote-mark{font:80px/.7 Georgia;color:#189dcc}.testimonial p{font:400 19px/1.55 Georgia,serif;margin:23px 0 30px}.testimonial footer{margin-top:auto;font:700 11px Manrope;letter-spacing:.05em}.testimonial footer span{font-weight:400;color:var(--muted)}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:110px}.contact-layout>div>p:not(.eyebrow){color:var(--muted);max-width:480px;font-size:17px}.contact-detail{padding:19px 0;border-bottom:1px solid var(--line)}.contact-detail small{display:block;color:#67838a;font:700 11px Manrope;letter-spacing:.13em}.contact-detail a{font:700 17px Manrope}.contact-form{padding:42px;background:#f0f3f0;display:flex;flex-direction:column;align-items:stretch}.contact-form label{font:700 12px Manrope;margin:18px 0 6px}.contact-form input,.contact-form select,.contact-form textarea{width:100%;padding:13px 14px;border:1px solid #d0d9d7;border-radius:0;background:white;color:var(--ink);outline-color:var(--blue)}.contact-form textarea{resize:vertical}.contact-form button{align-self:flex-start;margin-top:25px}.contact-form small{font-size:11px;color:var(--muted);max-width:400px;margin-top:13px}
@media(max-width:1300px){.header-inner{padding:0 28px;gap:14px}.brand{min-width:175px}.brand strong{font-size:12px}.main-nav{gap:10px}.main-nav a{font-size:9px}.header-cta{display:none}}
@media(max-width:1050px){.site-header{height:76px}.header-inner{padding:0 25px;justify-content:space-between}.brand{min-width:unset}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;width:43px;height:43px;background:transparent;border:0;padding:8px}.menu-toggle span{display:block;width:100%;height:2px;background:var(--ink)}.main-nav{display:none;position:absolute;top:76px;left:0;right:0;background:var(--paper);padding:15px 25px 25px;box-shadow:0 20px 30px #102c3720;max-height:calc(100vh - 76px);overflow:auto;flex-direction:column;align-items:stretch;gap:0}.main-nav.open{display:flex}.main-nav a{font-size:12px;padding:12px 0;border-bottom:1px solid var(--line)}.hero{min-height:600px}.feature-grid{gap:12px}.feature-card__image{height:210px}.feature-card__body{padding:22px}.gallery{grid-template-columns:repeat(3,1fr)}.footer-links{gap:35px}}
@media(max-width:700px){.wrap{padding-left:22px;padding-right:22px}.section{padding-top:70px;padding-bottom:70px}.hero{min-height:650px;height:80vh;background-position:61% center;background-image:linear-gradient(90deg,rgba(9,37,52,.88),rgba(9,37,52,.35)),var(--hero-image)}.hero-inner,.page-hero-inner{padding:48px 22px}.hero h1{font-size:clamp(3rem,13vw,5rem)}.hero-inner>p:not(.eyebrow){font-size:16px}.hero-actions{flex-wrap:wrap;gap:20px}.hero-bottom{padding:16px 22px}.hero-bottom span:nth-child(2){display:none}.page-hero{min-height:340px}.page-hero h1{font-size:clamp(2.8rem,12vw,4.5rem)}.intro,.split,.story,.contact-layout{grid-template-columns:1fr;gap:35px}.intro-label{display:none}.section-heading{display:block}.section-heading>p{margin-top:18px}.feature-grid,.testimonial-grid{grid-template-columns:1fr}.feature-card__image{height:240px}.split-image{height:350px}.split .split-image{order:-1}.quote-band{padding:65px 0}.quote-band .wrap>div{align-items:start;flex-direction:column;gap:12px}.steps,.news-grid{grid-template-columns:1fr;gap:20px}.steps h3{margin:14px 0 8px}.inline-cta{padding:28px;display:block;margin-top:45px}.inline-cta .button{margin-top:22px}.gallery{grid-template-columns:repeat(2,1fr);gap:8px}.gallery figure{height:150px}.site-row{grid-template-columns:1fr;gap:24px;margin:40px 0 75px}.site-row>div:first-child{height:300px}.site-row.reverse>div:first-child{order:0}.team-grid{grid-template-columns:repeat(2,1fr);gap:26px 14px}.person h3{font-size:1rem}.person .eyebrow{font-size:9px}.full-image{height:320px;padding:30px 22px}.resource-list>a{gap:16px}.resource-list h3{font-size:1.15rem}.resource-list b{font-size:10px}.footer-main{padding:65px 22px;display:block}.footer-links{margin-top:50px;flex-wrap:wrap}.footer-bottom{padding:22px;display:block}.footer-bottom>*{display:block;margin:9px 0}.contact-form{padding:25px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}

/* Header agrandi de 30 % et nouveau logo vertical */
.site-header{height:117px}
.brand{min-width:94px;gap:0}
.brand img{width:88px;height:100px;object-fit:contain}
@media(max-width:1300px){.brand{min-width:94px}}
@media(max-width:1050px){.site-header{height:99px}.main-nav{top:99px;max-height:calc(100vh - 99px)}.brand img{width:73px;height:84px}}
