@import url('/fonts.css');
:root{--ink:#082f42;--blue:#0c5066;--teal:#087f88;--aqua:#9aeee0;--mist:#eff5f5;--muted:#536a75;--line:#d6e2e4;--radius:24px;--font:'DM Sans','Segoe UI',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:120px}body{margin:0;background:#fff;color:var(--ink);font-family:var(--font);font-size:1rem;line-height:1.75}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid var(--teal);outline-offset:5px}img{display:block;max-width:100%;height:auto}p{margin:0 0 22px}h1,h2,h3{font-weight:500;letter-spacing:-.045em;line-height:1.15;margin:0 0 28px}h2{font-size:clamp(2.1rem,3.5vw,3.5rem)}h2 span{color:var(--teal)}h3{font-size:1.7rem;line-height:1.3;letter-spacing:-.025em}[hidden]{display:none!important}.skip{position:fixed;top:-100px;left:20px;z-index:100;background:#fff;padding:12px}.skip:focus{top:12px}.header{position:sticky;top:0;z-index:30;background:#fffffffa;backdrop-filter:blur(14px);min-height:112px;padding:8px 4%;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid #e9eff0}.brand-pair{display:flex;align-items:center;gap:18px;flex-shrink:0}.brand-ngo img{width:150px;height:94px;object-fit:contain}.brand-institute img{width:100px;height:94px;object-fit:contain}.brand-divider{height:48px;width:1px;background:var(--line)}.navigation{display:flex;gap:clamp(16px,1.7vw,28px);align-items:center;font-size:.875rem;font-weight:500}.navigation a:hover{color:var(--teal)}.nav-contact{padding:12px 21px;border-radius:50px;background:var(--ink);color:#fff}.navigation .nav-contact:hover{color:#fff;background:var(--blue)}.menu-toggle{display:none;border:1px solid var(--line);background:#fff;border-radius:50px;padding:9px 15px}.mobile-nav{position:fixed;top:112px;left:0;right:0;z-index:29;padding:12px 6% 24px;background:#fff;box-shadow:0 16px 24px #082f4215}.mobile-nav a{display:block;padding:12px 0;border-bottom:1px solid var(--line)}.hero{isolation:isolate;position:relative;overflow:hidden;background:var(--ink);color:#fff;border-radius:var(--radius);margin:20px 24px 0;min-height:640px}.hero-visual{position:absolute;inset:0;z-index:-2}.hero-visual img{width:100%;height:100%;object-fit:cover;object-position:center 58%;animation:landscape-drift 30s ease-in-out infinite alternate}.hero:before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#052738d9 0%,#05273895 48%,#05273812 100%),linear-gradient(0deg,#05273860,transparent 70%)}.hero-copy{padding:64px 5.5% 48px;min-height:640px;display:flex;flex-direction:column;align-items:flex-start;max-width:1000px;position:relative;z-index:3;pointer-events:none}.hero-copy a{pointer-events:auto}.hero-brands{font-size:1rem;font-weight:600;letter-spacing:.08em;margin-bottom:37px;line-height:1.8}.hero-brands span{margin:0 12px;color:var(--aqua)}.hero h1{font-size:clamp(3.1rem,5.5vw,5.4rem);font-weight:550;letter-spacing:-.05em;line-height:1.08;max-width:860px;margin-bottom:29px}.hero h1 em{font-style:normal;color:#c0f4e8}.hero-intro{font-size:1.15rem;line-height:1.7;max-width:550px;color:#e0eced;margin-bottom:30px}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:50px;border-radius:50px;padding:14px 24px;font-size:.9rem;font-weight:500;line-height:1.5;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button-aqua{background:#b8f0e6;color:var(--ink)}.button-aqua:hover{background:#dcfff7}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:var(--blue)}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.hero-actions .button{min-width:246px}.hero-foot{margin:40px 0 0;font-size:.75rem;letter-spacing:.1em;color:#d3e4e8}.hero-down{position:absolute;z-index:4;bottom:35px;right:38px;border:1px solid #ffffff80;border-radius:50%;width:48px;height:48px;display:grid;place-items:center;font-size:1.5rem}.water-motion{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:2}.falling-drop{position:absolute;top:-85px;width:32px;height:48px;object-fit:contain;opacity:0;animation:fall 10s linear infinite;will-change:transform}.falling-drop:nth-child(1){left:6%;animation-delay:-2s;animation-duration:12s}.falling-drop:nth-child(2){left:88%;animation-delay:-8s;animation-duration:10s}.falling-drop:nth-child(3){left:72%;animation-delay:-4s;width:22px;height:33px;animation-duration:13s}.falling-drop:nth-child(4){left:95%;animation-delay:-1s;animation-duration:9s}.falling-drop:nth-child(5){left:54%;animation-delay:-9s;width:20px;height:30px;animation-duration:14s}.motion-toggle{position:absolute;z-index:5;right:31px;top:25px;border:1px solid #ffffff70;border-radius:40px;background:#05273860;color:white;padding:7px 13px;font-size:.75rem;backdrop-filter:blur(6px)}.motion-paused .falling-drop,.motion-paused .hero-visual img{animation-play-state:paused}.principles-strip{display:grid;grid-template-columns:repeat(3,1fr) 1.1fr;align-items:center;gap:30px;padding:33px 6%;border-bottom:1px solid var(--line)}.principles-strip>span{font-size:2.2rem;letter-spacing:-.035em}.principles-strip>span+span,.principles-strip>p{padding-left:30px;border-left:1px solid var(--line)}.principles-strip p{font-size:.9rem;color:var(--muted);line-height:1.6;margin:0}.section{padding:88px 6%}.eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.1em;color:var(--teal);line-height:1.8;margin-bottom:26px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:70px;margin-bottom:42px}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:350px;flex:0 1 350px;color:var(--muted);font-size:1rem;margin:0 0 5px}.mission{display:grid;grid-template-columns:1fr 3fr;gap:6%}.mission>.eyebrow{padding-top:10px}.large-text{font-size:1.45rem;line-height:1.55;letter-spacing:-.02em}.mission-columns{display:grid;grid-template-columns:1fr 1fr;gap:45px;margin-top:28px}.mission-columns p{color:var(--muted)}.fields{display:flex;flex-wrap:wrap;gap:9px;margin-top:16px}.fields span{font-size:.875rem;line-height:1.5;color:var(--blue);border:1px solid #cbdedf;border-radius:40px;padding:8px 13px}.entities{background:var(--mist)}.entity-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.entity-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:34px 40px 40px;scroll-margin-top:125px}.entity-logo{height:180px;margin-bottom:28px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid var(--line);padding-bottom:25px}.entity-logo img{width:250px;height:150px;object-fit:contain}.entity-card h3{font-size:2.15rem;margin-bottom:20px}.entity-card .eyebrow{margin-bottom:12px}.entity-lead{font-size:1.3rem;line-height:1.5;letter-spacing:-.02em;min-height:64px}.entity-card>p:not(.eyebrow):not(.entity-lead){color:var(--muted);font-size:1rem;margin-bottom:30px}.entity-card>.button{margin-top:auto;align-self:flex-start}.expertise-rows{border-top:1px solid var(--line)}.expertise-row{display:grid;grid-template-columns:50px 1fr 1fr;gap:40px;padding:30px 0;border-bottom:1px solid var(--line);align-items:baseline}.row-index{color:var(--teal);font-size:.875rem}.expertise-row h3{font-size:1.4rem;margin:0;line-height:1.45}.expertise-row p{color:var(--muted);margin:0;line-height:1.8}.approach{background:var(--ink);color:#fff;display:grid;grid-template-columns:1fr 1.2fr;gap:10%;margin:0 24px;border-radius:var(--radius)}.approach .eyebrow,.approach h2 span{color:var(--aqua)}.approach-grid{display:grid;gap:24px}.approach-grid article{position:relative;padding:0 0 22px 45px;border-bottom:1px solid #ffffff35}.approach-grid article:last-child{padding-bottom:0;border:0}.approach-grid article>span{position:absolute;left:0;top:5px;font-size:.8rem;color:var(--aqua)}.approach-grid h3{font-size:1.7rem;margin-bottom:12px}.approach-grid p{color:#ccdde2;line-height:1.8;margin:0}.resources{background:var(--mist);margin-top:26px}.podcast-feature{display:grid;grid-template-columns:1.15fr 1fr;border-radius:var(--radius);overflow:hidden;background:#fff;margin-bottom:28px}.podcast-player{position:relative;aspect-ratio:16/9;background:var(--ink);min-height:310px;display:grid;place-items:center}.podcast-player:before{content:'';position:absolute;inset:0;background:linear-gradient(130deg,#082f42aa,#082f4270),url('/assets/landscape-hero.png') center/cover}.podcast-launch{position:relative;z-index:1;color:#fff;border:0;background:transparent;display:flex;align-items:center;flex-direction:column;gap:20px;font-size:1rem;line-height:1.5;padding:25px}.play-disc{background:var(--aqua);border-radius:50%;color:var(--ink);width:72px;height:72px;display:grid;place-items:center;padding-left:4px;font-size:1.45rem}.podcast-player iframe{position:absolute;inset:0;width:100%;height:100%;border:0;z-index:2}.podcast-copy{padding:38px;align-self:center}.podcast-copy h3{font-size:1.85rem}.podcast-copy p:not(.eyebrow){color:var(--muted)}.text-link{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding:15px 0;font-size:.95rem;font-weight:500}.text-link:hover{color:var(--teal)}.resources-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.resources-grid article{padding:36px;background:#fff;border-radius:var(--radius)}.resources-grid p:not(.eyebrow){color:var(--muted)}.contact{display:grid;grid-template-columns:1.3fr 1fr;gap:12%;align-items:center;background:#e0f1ed;border-radius:var(--radius);margin:24px}.contact h2{font-size:clamp(2.5rem,4.5vw,4.4rem)}.contact>div>p:not(.eyebrow){color:var(--muted)}.contact-details{font-style:normal}.contact-details>div{padding:20px 0;border-bottom:1px solid #b5d3cc}.contact-details span{font-size:.75rem;letter-spacing:.1em;display:block;margin-bottom:8px;color:var(--blue)}.contact-details a,.contact-details p{font-size:1.2rem;overflow-wrap:anywhere;margin:0}.contact-details a:hover{text-decoration:underline}.footer{padding:32px 6% 24px}.footer-main{display:flex;align-items:center;gap:35px;padding-bottom:24px}.footer-logos{display:flex;align-items:center;gap:28px}.footer-logos a:first-child img{width:165px;height:110px;object-fit:contain}.footer-logos a:last-child img{width:110px;height:110px;object-fit:contain}.footer-main p{margin:0;font-size:1rem}.footer-main p span{font-size:.9rem;color:var(--muted)}.back-top{margin-left:auto;font-size:.9rem}.footer-bottom{display:flex;justify-content:space-between;gap:25px;border-top:1px solid var(--line);padding-top:22px;font-size:.75rem;color:var(--muted)}.footer-bottom>div{display:flex;flex-wrap:wrap;gap:12px 22px}.footer-bottom a:hover{text-decoration:underline}.entity-page-hero{display:grid;grid-template-columns:1.5fr 1fr;gap:10%;align-items:center;background:var(--mist);margin:20px 24px 0;border-radius:var(--radius)}.breadcrumb{display:inline-block;font-size:.875rem;margin-bottom:30px;color:var(--muted);text-decoration:underline}.entity-page-hero h1{font-size:clamp(2.8rem,5.5vw,5rem)}.entity-page-hero .eyebrow{margin-bottom:14px}.entity-page-hero .text-link{display:inline-flex}.entity-page-hero p:not(.large-text):not(.eyebrow){color:var(--muted)}.entity-page-logo{padding:30px;background:#fff;border-radius:20px;display:flex;align-items:center;justify-content:center;min-height:300px}.entity-page-logo img{width:100%;max-height:320px;object-fit:contain}.synergy{background:var(--mist)}.synergy>p:not(.eyebrow){max-width:820px;color:var(--muted);font-size:1.15rem}.detail-impact{display:grid;grid-template-columns:1fr 1fr;gap:9%;border-top:1px solid var(--line)}.detail-impact h2{font-size:2.2rem}.detail-impact p:not(.eyebrow){color:var(--muted)}.info-page{max-width:950px;margin:auto;padding:70px 6%}.info-page h1{font-size:3rem}.info-page h2{font-size:1.65rem;margin:36px 0 15px}.info-page a:not(.button){text-decoration:underline}.info-page p{color:var(--muted)}
@keyframes landscape-drift{from{transform:scale(1)}to{transform:scale(1.055)}}@keyframes fall{0%{transform:translate3d(0,-50px,0);opacity:0}12%{opacity:.55}80%{opacity:.55}100%{transform:translate3d(18px,790px,0);opacity:0}}
@media(min-width:1700px){.hero,.approach,.contact,.entity-page-hero{max-width:1650px;margin-left:auto;margin-right:auto}.section,.footer,.principles-strip{padding-left:max(6%,calc((100vw - 1480px)/2));padding-right:max(6%,calc((100vw - 1480px)/2))}}
@media(max-width:1100px){.navigation{display:none}.menu-toggle{display:flex;gap:14px;align-items:center}.section{padding:70px 5%}.hero-copy{padding-left:5%;max-width:940px}.hero h1{font-size:4rem}.section-heading{gap:40px}.mission{grid-template-columns:1fr;gap:14px}.entity-card{padding:30px}.expertise-row{gap:26px;grid-template-columns:35px 1fr 1fr}.approach{gap:6%}.contact{gap:7%}.podcast-feature{grid-template-columns:1fr 1fr}.podcast-copy{padding:30px}.podcast-copy h3{font-size:1.6rem}.footer-main{flex-wrap:wrap}.footer-bottom{flex-direction:column}}
@media(max-width:760px){html{scroll-padding-top:105px}.header{padding:6px 5%;min-height:98px}.brand-pair{gap:12px}.brand-ngo img{width:118px;height:86px}.brand-institute img{width:80px;height:86px}.brand-divider{height:40px}.mobile-nav{top:98px}.hero{margin:12px 12px 0;border-radius:20px;min-height:0}.hero-copy{min-height:670px;padding:65px 7% 55px}.hero-brands{font-size:.875rem;letter-spacing:.055em;max-width:320px;margin-bottom:28px}.hero-brands span{margin:0 5px}.hero h1{font-size:clamp(2.6rem,8.4vw,4rem);line-height:1.12}.hero-intro{font-size:1.05rem;max-width:420px}.hero-visual img{object-position:64% center}.hero:before{background:linear-gradient(90deg,#052738da,#05273865),linear-gradient(0deg,#05273880,transparent)}.hero-actions{display:grid;grid-template-columns:1fr;gap:12px}.hero-actions .button{justify-content:space-between;font-size:.875rem;min-width:250px}.hero-foot{font-size:.75rem;max-width:210px;line-height:1.9;margin-top:30px}.hero-down{right:24px;bottom:33px;width:43px;height:43px}.motion-toggle{font-size:.75rem;top:16px;right:18px;padding:5px 10px}.principles-strip{grid-template-columns:repeat(3,1fr);padding:25px 6%;gap:14px}.principles-strip>span{font-size:1.55rem}.principles-strip>span+span{padding-left:12px}.principles-strip>p{grid-column:1/-1;padding:16px 0 0;border-left:0;border-top:1px solid var(--line);font-size:.875rem}.principles-strip br{display:none}.section{padding:60px 6%}.section-heading{display:block;margin-bottom:32px}.section-heading>p{max-width:100%;margin:24px 0 0}.mission-columns{grid-template-columns:1fr;gap:0}.large-text{font-size:1.3rem}.fields{gap:8px}.fields span{font-size:.875rem}.entity-grid{grid-template-columns:1fr;gap:22px}.entity-card{padding:25px}.entity-logo{height:180px}.entity-logo img{height:150px}.entity-card h3{font-size:2rem}.entity-lead{min-height:0;font-size:1.25rem}.expertise-row{grid-template-columns:30px 1fr;gap:12px 15px;padding:25px 0}.expertise-row p{grid-column:2}.expertise-row h3{font-size:1.3rem}.approach{grid-template-columns:1fr;gap:25px;margin:0 12px;border-radius:20px}.approach-grid article{padding-left:36px}.resources{margin-top:14px}.resources-grid,.podcast-feature{grid-template-columns:1fr}.podcast-player{min-height:210px}.podcast-copy{padding:27px}.podcast-copy h3{font-size:1.8rem}.resources-grid{gap:20px}.resources-grid article{padding:28px}.contact{grid-template-columns:1fr;gap:28px;margin:14px 12px;border-radius:20px}.contact>div>p br{display:none}.contact-details a,.contact-details p{font-size:1.1rem}.footer{padding:25px 6%}.footer-main{gap:24px}.footer-logos{gap:20px}.footer-logos a:first-child img{width:150px}.footer-logos a:last-child img{width:100px}.footer-main>p{width:100%}.back-top{margin-left:0;width:100%;padding-top:20px;border-top:1px solid var(--line)}.entity-page-hero{grid-template-columns:1fr;gap:30px;margin:12px 12px 0}.entity-page-hero h1{font-size:2.8rem}.entity-page-logo{min-height:240px;max-width:360px;width:100%}.entity-page-logo img{height:210px}.detail-impact{grid-template-columns:1fr;gap:38px}.info-page h1{font-size:2.5rem}}
@media(max-width:400px){.header{gap:8px;padding:5px 4%}.brand-pair{gap:8px}.brand-ngo img{width:102px;height:82px}.brand-institute img{width:66px;height:82px}.menu-toggle{padding:8px 10px;gap:7px;font-size:.875rem}.mobile-nav{top:98px}.hero-copy{padding-left:6%;padding-right:6%}.hero h1{font-size:2.45rem}.hero-actions{width:100%}.hero-actions .button{min-width:0;width:100%;padding:13px 17px;font-size:.84rem}.hero-brands{max-width:225px}.hero-foot{max-width:205px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.water-motion,.motion-toggle{display:none}}
.podcast-feature{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr)}.podcast-player,.podcast-copy{min-width:0}.podcast-player{width:100%;height:100%;aspect-ratio:auto}.podcast-player iframe{max-width:100%}@media(max-width:1100px){.podcast-feature{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}@media(max-width:760px){.podcast-feature{grid-template-columns:minmax(0,1fr)}.podcast-player{height:auto;aspect-ratio:16/9}}
/* Portrait du président, commun aux deux entités. */
.mission-presidency{grid-template-columns:minmax(0,1fr) minmax(240px,300px);gap:7%;align-items:center}.engagement-copy .eyebrow{padding-top:0}.engagement-copy h2{font-size:clamp(2rem,3.1vw,3.1rem)}.engagement-copy .mission-columns{gap:28px}.president{margin:0;width:100%;max-width:310px;justify-self:center;align-self:center}.president-photo{aspect-ratio:4/5;border-radius:22px;overflow:hidden;background:#03192b}.president-photo img{width:100%;height:100%;object-fit:cover;object-position:left center}.president figcaption{text-align:center;padding:19px 6px 0;line-height:1.6}.president figcaption span{display:block;font-size:.95rem;color:var(--muted)}.president figcaption strong{display:block;font-size:1.3rem;font-weight:600;color:var(--ink);letter-spacing:.035em;margin-top:2px}.entity-page-hero .president{max-width:300px}
/* Une couche de gouttes commune reste visible jusqu’au pied de chaque page. */
.site-water-motion{position:fixed;inset:0;z-index:24;pointer-events:none;overflow:hidden}.site-water-motion .falling-drop{animation-name:site-rain;filter:drop-shadow(0 1px 2px #087f8840)}.site-water-motion .falling-drop:nth-child(1){left:1.2%}.site-water-motion .falling-drop:nth-child(2){left:97%}.site-water-motion .falling-drop:nth-child(3){left:92%}.site-water-motion .falling-drop:nth-child(4){left:6%}.site-water-motion .falling-drop:nth-child(5){left:64%}.site-motion-toggle{position:fixed;top:auto;bottom:18px;right:20px;z-index:35;color:#fff;background:#082f42e8;border-color:#ffffff80;box-shadow:0 3px 16px #082f4220}.footer{padding-bottom:75px}.info-page{padding-bottom:100px}.motion-paused .site-water-motion .falling-drop{animation-play-state:paused}
@keyframes site-rain{0%{transform:translate3d(0,-55px,0);opacity:0}12%{opacity:.55}83%{opacity:.55}100%{transform:translate3d(10px,calc(100vh + 150px),0);opacity:0}}
@media(max-width:1100px){.mission-presidency{grid-template-columns:minmax(0,1fr) 250px;gap:5%}.engagement-copy .mission-columns{grid-template-columns:1fr;gap:0}.entity-page-hero{gap:6%}}
@media(max-width:760px){.mission-presidency{grid-template-columns:1fr;gap:30px}.mission-presidency .president,.entity-page-hero .president{max-width:280px}.site-water-motion .falling-drop:nth-child(2){left:94%}.site-water-motion .falling-drop:nth-child(3){left:88%}.site-water-motion .falling-drop:nth-child(5){left:74%}.site-motion-toggle{top:auto;bottom:12px;right:12px;font-size:.75rem}.president figcaption strong{font-size:1.25rem}}
@media(prefers-reduced-motion:reduce){.site-water-motion,.site-motion-toggle{display:none}}

/* Accès directs aux trois pages, visibles à toutes les largeurs. */
.header{gap:20px}.direct-navigation{display:flex;margin-left:auto;gap:8px}.direct-navigation a{display:flex;align-items:center;justify-content:center;min-height:44px;padding:10px 18px;border:1px solid var(--line);border-radius:40px;line-height:1.4;text-align:center;background:#fff}.direct-navigation a:hover{background:var(--mist)}.direct-navigation a[aria-current="page"]{background:var(--ink);border-color:var(--ink);color:#fff}.menu-toggle{display:flex;align-items:center;gap:12px;min-height:44px;flex-shrink:0}.mobile-nav{top:var(--header-height,112px);max-height:calc(100dvh - var(--header-height,112px));overflow-y:auto}html{scroll-padding-top:calc(var(--header-height,112px) + 20px)}.entity-card{min-width:0}.entity-logo{height:350px;padding-bottom:24px}.entity-logo img{width:100%;max-width:360px;height:325px;object-fit:contain}.entity-card .entity-signature{font-size:1rem!important;line-height:1.6;color:var(--blue)!important;margin-top:-8px;margin-bottom:24px!important}.entity-intro-logo{display:flex;align-items:center;justify-content:center;width:220px;height:175px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:12px;margin-bottom:24px}.entity-intro-logo img{width:100%;height:100%;object-fit:contain}.entity-page-hero .breadcrumb{margin-bottom:20px}.entity-page-hero{padding-top:44px;padding-bottom:50px}
@media(max-width:1000px){.header{display:grid;grid-template-columns:1fr auto;gap:8px 16px}.brand-pair{grid-column:1;grid-row:1}.menu-toggle{grid-column:2;grid-row:1}.direct-navigation{grid-column:1/-1;grid-row:2;width:100%;margin:0;display:grid;grid-template-columns:1fr 1.45fr 1fr;padding-bottom:7px}.direct-navigation a{padding:10px 12px}.entity-logo{height:300px}.entity-logo img{height:275px}}
@media(max-width:760px){.entity-logo{height:auto;min-height:260px}.entity-logo img{height:auto;max-height:340px;max-width:340px}.entity-intro-logo{width:210px;height:175px}.entity-page-hero{padding-top:30px;padding-bottom:40px}.direct-navigation{gap:7px;font-size:.875rem}.direct-navigation a{padding:10px 7px}.header{padding-bottom:7px}}

/* Logos de présentation agrandis, avec leurs intitulés lisibles. */
.entity-intro-logo{width:min(100%,380px);height:300px;padding:6px;background:#fff;margin-bottom:14px}.entity-intro-logo img{width:100%;height:100%;object-fit:contain}.entity-page-hero .intro-logo-signature{max-width:430px;font-size:1.05rem;font-weight:500;line-height:1.5;color:var(--blue)!important;margin-bottom:32px}.intro-logo-signature span{font-weight:400}.direct-navigation a{padding-left:14px;padding-right:14px}
@media(max-width:1100px){.header{display:grid;grid-template-columns:1fr auto;gap:8px 16px}.brand-pair{grid-column:1;grid-row:1}.menu-toggle{grid-column:2;grid-row:1}.direct-navigation{grid-column:1/-1;grid-row:2;width:100%;margin:0;display:grid;grid-template-columns:1fr 1.5fr 1.1fr 1fr;padding-bottom:7px}}
@media(max-width:500px){.direct-navigation{grid-template-columns:1fr 1fr;gap:6px}.direct-navigation a{min-height:40px;padding:8px}.entity-intro-logo{height:auto;aspect-ratio:1.2;max-width:360px}.entity-page-hero .intro-logo-signature{font-size:1rem}}

/* Présentation rapprochée du logo, sans légende répétée. */
.entity-page-hero{padding-top:28px}.entity-page-hero .breadcrumb{margin-bottom:12px}.entity-intro-logo{margin-bottom:20px}.entity-page-hero .eyebrow{margin-bottom:10px}
