@import "https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400;1,500&display=swap";:root{--gold:#d0ac6e;--gold-dark:#d0ac6e;--gold-footer:#d0ac6e;--gold-footer-dark:#9a7a4a;--gray-bg:#f5f5f5;--white:#fff;--black:#1a1a1a;--text:#333;--text-muted:#666;--font:"Montserrat", system-ui, sans-serif;--header-h:72px;--max-w:1200px;--navy:#1a1a1a;--navy-light:#333;--cream:#f5f5f5;--cream-dark:#ebebeb;--gold-light:#d4b57a;--border:#0000001a;--shadow:0 8px 30px #00000014;--shadow-lg:0 16px 48px #0000001a;--font-serif:var(--font);--font-sans:var(--font);--section-pad:3rem;--text-h:var(--black)}.btn{font-family:var(--font);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;border:none;border-radius:2px;justify-content:center;align-items:center;padding:.85rem 1.75rem;font-size:.85rem;font-weight:600;transition:background .2s,transform .2s;display:inline-flex}.btn--primary{background:var(--gold);color:var(--black)}.btn--primary:hover{background:var(--gold-light)}.btn--dark{background:var(--black);color:var(--white)}.section{padding-block:var(--section-pad)}.section--white{background:var(--white)}.section--cream{background:var(--cream)}.section--dark{background:var(--navy);color:#ffffffe0}.section--dark h2,.section--dark h3{color:var(--white)}.section-header{text-align:center;margin-inline:auto;max-width:720px;margin-bottom:2.5rem}.section-label{letter-spacing:.2em;text-transform:uppercase;color:var(--gold-dark);margin-bottom:.5rem;font-size:.7rem;font-weight:600;display:inline-block}.gold-line{background:var(--gold);width:50px;height:2px;margin:1rem auto 0}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font);color:var(--text);background:var(--white);-webkit-font-smoothing:antialiased;margin:0;font-size:15px;line-height:1.6}#root{flex-direction:column;min-height:100svh;display:flex}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}h1,h2,h3,h4{color:var(--black);margin:0;font-weight:600}p{margin:0 0 1rem}p:last-child{margin-bottom:0}ul{margin:0;padding:0;list-style:none}.container{width:min(var(--max-w), 100% - 3rem);margin-inline:auto}.sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-footer{margin-top:auto}.site-footer__main{background:var(--gold-footer);grid-template-columns:1fr 1fr;align-items:center;gap:2rem;padding:2.5rem clamp(1.5rem,4vw,4rem);display:grid}@media (width<=768px){.site-footer__main{text-align:center;grid-template-columns:1fr}}.site-footer__gallery{grid-template-columns:1fr 1fr;gap:6px;max-width:280px;display:grid}@media (width<=768px){.site-footer__gallery{margin-inline:auto}}.site-footer__gallery img{aspect-ratio:1;object-fit:cover;width:100%}.site-footer__info{flex-direction:column;align-items:flex-start;gap:1.25rem;display:flex}@media (width<=768px){.site-footer__info{align-items:center}}.site-footer__brand{align-items:center;gap:1rem;display:flex}.site-footer__logo-img{width:auto;height:80px}.site-footer__name{color:var(--white);margin:0;font-size:1.35rem;font-weight:600}.site-footer__region{color:#ffffffe6;margin:.25rem 0 0;font-size:.85rem}.site-footer__contact-link{color:var(--white);font-size:.95rem;font-weight:500;transition:opacity .2s}.site-footer__contact-link:hover{opacity:.85}.site-footer__social{gap:.65rem;display:flex}.site-footer__social a{background:var(--black);width:36px;height:36px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;font-size:1rem;transition:transform .2s;display:flex}.site-footer__social svg{width:1em;height:1em}.site-footer__social a:hover{transform:scale(1.08)}.site-footer__bottom{background:var(--gold-footer-dark);text-align:center;padding:1.25rem clamp(1rem,3vw,2rem) 1.5rem}.site-footer__nav{flex-wrap:wrap;justify-content:center;align-items:center;gap:.35rem .5rem;margin-bottom:.75rem;display:flex}.site-footer__nav a{color:#fffffff2;font-size:.75rem;font-weight:500}.site-footer__nav a:hover{text-decoration:underline}.site-footer__sep{color:#ffffff80;margin-inline:.15rem;font-size:.75rem}.site-footer__copy{color:#ffffffd9;margin:0;font-size:.7rem}.site-header{z-index:100;height:var(--header-h);position:fixed;top:0;left:0;right:0}.site-header--overlay{background:var(--gold-footer)}.site-header--solid{background:var(--gold);box-shadow:0 1px #0000000f}.site-header--solid .site-header__link{color:var(--text)}.site-header--solid .site-header__search,.site-header--solid .site-header__logo-title,.site-header--solid .site-header__logo-sub{color:var(--black)}.site-header__inner{align-items:center;gap:1.5rem;max-width:1400px;height:100%;margin-inline:auto;padding-inline:clamp(1rem,3vw,2.5rem);display:flex}.site-header__logo{flex-shrink:0;align-items:center;gap:.6rem;width:120px;height:50px;display:flex}.site-header__logo-text{flex-direction:column;line-height:1.15;display:flex}.site-header__logo-title{color:var(--white);letter-spacing:.02em;font-size:.8rem;font-weight:600}.site-header__logo-sub{color:#ffffffd9;font-size:.65rem;font-weight:400}.site-header__nav{flex:1;justify-content:center;display:flex}.site-header__nav ul{align-items:center;gap:clamp(.75rem,2vw,1.75rem);display:flex}.site-header__link{color:#ffffffeb;letter-spacing:.01em;border-bottom:2px solid #0000;padding-bottom:4px;font-size:.8rem;font-weight:500;transition:color .2s,border-color .2s}.site-header__link:hover{color:var(--white)}.site-header__link--active{border-bottom-color:var(--gold);color:var(--white)}.site-header--solid .site-header__link--active{border-bottom-color:var(--gold);color:var(--black)}.site-header__search{width:40px;height:40px;color:var(--white);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.site-header__toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:0;display:none}.site-header__toggle span{background:currentColor;width:22px;height:2px;display:block}.site-header--overlay .site-header__toggle{color:var(--white)}.site-header--solid .site-header__toggle{color:var(--black)}@media (width<=1050px){.site-header__nav{inset:var(--header-h) 0 0 0;background:var(--white);flex-direction:column;justify-content:flex-start;padding:2rem;transition:transform .35s;position:fixed;overflow-y:auto;transform:translate(100%)}.site-header__nav--open{transform:translate(0)}.site-header__nav ul{flex-direction:column;align-items:flex-start;gap:0;width:100%}.site-header__nav li{border-bottom:1px solid var(--gray-bg);width:100%}.site-header__link{padding:1rem 0;font-size:1rem;display:block;color:var(--text)!important}.site-header__toggle{margin-left:auto;display:flex}.site-header__search{display:none}}.actions-page .actions-intro{text-align:center;max-width:900px;margin:2rem auto}.actions-list .domain{margin:3rem 0}.domain-desc{color:#444;margin-bottom:1rem}.cards{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;display:grid}.action-card{background:#fff;border:1px solid #eee;border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.action-card__img img{object-fit:cover;width:100%;height:180px;display:block}.action-card__body{padding:1rem}.action-card__body h3{margin:0 0 .5rem}.action-card__body .meta{color:#888;margin-bottom:.75rem;display:block}.actualites-page .inner-hero .container p{color:#444;margin-top:.5rem}.news-grid{gap:2rem;max-width:1100px;margin:2rem auto 4rem;display:grid}.news-domain h2{margin-bottom:.75rem}.news-items{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;display:grid}.news-card{background:#fff;border:1px solid #eee;border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.news-card img{object-fit:cover;width:100%;height:160px}.news-body{padding:.75rem 1rem 1rem}.news-body .meta{color:#888;margin-bottom:.5rem;display:block}.link-more{color:#0a58ca;font-weight:600;text-decoration:none}.inner-page{padding-top:var(--header-h);flex:1}.inner-hero{background:var(--gray-bg);text-align:center;border-bottom:3px solid var(--gold);padding:3rem 0 2.5rem}.inner-hero h1{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600}.inner-hero p{max-width:560px;color:var(--text-muted);margin:.75rem auto 0;font-size:.95rem}.inner-content{padding:3rem 0 4rem}.inner-content .section{padding-block:2.5rem}.inner-content .section-header{text-align:center;margin-bottom:2rem}.inner-content .section-label{letter-spacing:.2em;text-transform:uppercase;color:var(--gold-dark);margin-bottom:.5rem;font-size:.7rem;font-weight:600;display:block}.inner-content h2{font-size:1.75rem}.inner-content .gold-line{background:var(--gold);width:50px;height:2px;margin:1rem auto 0}.contact-page{padding:3rem 0 4rem}.contact-page__grid{gap:2rem;display:grid}@media (width>=768px){.contact-page__grid{grid-template-columns:1fr 1fr}}.contact-page__card{border-radius:2px;padding:2rem}.contact-page__card h2{margin-bottom:1.5rem;font-size:1.25rem}.contact-page__card ul{flex-direction:column;gap:1.25rem;display:flex}.contact-page__card li{flex-direction:column;gap:.25rem;display:flex}.contact-page__card strong{text-transform:uppercase;letter-spacing:.1em;color:var(--gold-dark);font-size:.75rem}.contact-page__card a:hover{color:var(--gold-dark)}.contact-page__card--gold{background:var(--gold);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.contact-page__tagline{color:var(--white);margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.contact-page__region{color:#ffffffe6;margin:0;font-size:.9rem}.inner-hero{background-image:url(/images/banner_contact.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:180px}.container h1{color:var(--white)}.content-contact{text-align:center}.margin-bottom{margin-top:15px}.gold-line{background:var(--gold);border-radius:50px;width:80px;height:5px;margin:1rem auto 50px}.donor__wrapper{background:var(--white);max-width:800px;box-shadow:var(--shadow-lg);border:1px dashed #c9a22780;border-radius:2px;margin-inline:auto;padding:2.5rem;position:relative}.donor__wrapper:before{content:"Détachable";background:var(--gold);color:var(--navy);letter-spacing:.1em;text-transform:uppercase;padding:.25rem .75rem;font-size:.7rem;font-weight:600;position:absolute;top:-12px;right:2rem}.donor__form fieldset{border:none;margin:0 0 2rem;padding:0}.donor__form legend{font-family:var(--font-serif);color:var(--navy);border-bottom:1px solid var(--border);width:100%;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.2rem;font-weight:600}.donor__row{gap:1rem;margin-bottom:1rem;display:grid}@media (width>=600px){.donor__row--2{grid-template-columns:1fr 1fr}}.donor__form label{color:var(--navy);flex-direction:column;gap:.35rem;font-size:.85rem;font-weight:500;display:flex}.donor__form input[type=text],.donor__form input[type=email],.donor__form input[type=tel],.donor__form input[type=date]{border:1px solid var(--border);font-family:var(--font-sans);background:var(--cream);border-radius:2px;padding:.65rem .85rem;font-size:1rem;transition:border-color .2s}.donor__form input:focus{border-color:var(--gold);outline:none}.donor__checks{gap:.5rem;display:grid}@media (width>=500px){.donor__checks--projects{grid-template-columns:1fr 1fr}}.donor__check{cursor:pointer;align-items:flex-start;flex-direction:row!important;gap:.65rem!important;font-weight:400!important}.donor__check input{accent-color:var(--gold);margin-top:.25rem}.donor__other{margin-top:1rem}.donor__consent{cursor:pointer;align-items:flex-start;margin-bottom:1.5rem;flex-direction:row!important;gap:.75rem!important;font-size:.9rem!important}.donor__consent input{accent-color:var(--gold);margin-top:.2rem}.donor__submit{width:100%}.donor__success{text-align:center;padding:2rem}.donor__success h3{margin-bottom:1rem}.donor__success p{color:var(--text-muted);margin-bottom:2rem}.donor__closing{text-align:center;max-width:640px;font-family:var(--font-serif);color:var(--text-muted);margin:3rem auto 0;font-size:1.1rem;font-style:italic}.box-content{background-color:#000;width:auto;height:150px}.president__grid{align-items:start;gap:3rem;display:grid}@media (width>=900px){.president__grid{grid-template-columns:380px 1fr;gap:4rem}}.president__photo{aspect-ratio:3/4;background:linear-gradient(160deg, var(--cream-dark), var(--navy-light));box-shadow:var(--shadow-lg);border-radius:2px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.president__photo:before{content:"";border:1px solid var(--gold);pointer-events:none;margin:12px;position:absolute;inset:0}.president__photo-placeholder{font-family:var(--font-serif);color:#fff6;letter-spacing:.1em;font-size:1.5rem}.president__badge{margin-top:1.5rem}.president__content h2{margin-bottom:0}.president__content p{color:var(--text)}.president__signature{border-top:1px solid var(--border);flex-direction:column;gap:.2rem;margin-top:2rem;padding-top:1.5rem;display:flex}.president__signature strong{font-family:var(--font-serif);color:var(--navy);font-size:1.25rem}.president__signature span{color:var(--text-muted);font-size:.95rem}.home-page{flex:1}.home-hero{min-height:85svh;padding:calc(var(--header-h) + 2rem) 1.5rem 3rem;text-align:center;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.home-hero__bg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.home-hero__overlay{background:linear-gradient(#00000059 0%,#0000008c 100%);position:absolute;inset:0}.home-hero__content{z-index:1;max-width:800px;position:relative}.home-hero__org{letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem;font-size:.8rem}.home-hero h1{color:var(--white);margin-bottom:1rem;font-size:clamp(1.75rem,4.5vw,2.75rem);font-weight:600;line-height:1.35}.home-hero__sub{color:#fffc;margin-bottom:2rem;font-size:.95rem}.home-hero__actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.home-hero__btn{letter-spacing:.05em;text-transform:uppercase;border-radius:2px;padding:.85rem 1.75rem;font-size:.8rem;font-weight:600;transition:background .2s,color .2s}.home-hero__btn--primary{background:var(--gold);color:var(--black)}.home-hero__btn--primary:hover{background:#d4b57a}.home-hero__btn--outline{color:var(--white);border:1px solid #fff9}.home-hero__btn--outline:hover{border-color:var(--gold);color:var(--gold)}.home-intro{background:var(--white);text-align:center;padding:4rem 0}.home-intro h2{margin-bottom:1rem;font-size:clamp(1.5rem,3vw,2rem)}.home-intro__lead{max-width:640px;color:var(--text-muted);margin:0 auto 2rem;font-size:1.05rem}.home-intro__links{flex-wrap:wrap;justify-content:center;gap:1.5rem 2.5rem;display:flex}.home-intro__links a{color:var(--gold-dark);font-size:.9rem;font-weight:600}.home-intro__links a:hover{text-decoration:underline}.plan-page__label{letter-spacing:.2em;text-transform:uppercase;color:var(--gold-dark);margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:block}.plan-page__intro{max-width:820px;padding:3rem 0 2rem}.plan-page__lead{color:var(--black);margin-bottom:1.25rem;font-size:1.1rem;font-weight:500;line-height:1.75}.plan-page__intro p:last-child{color:var(--text-muted)}.plan-page__pillars{flex-direction:column;display:flex}.plan-pillar{border-top:1px solid var(--border);gap:0;display:grid}@media (width>=900px){.plan-pillar{grid-template-columns:minmax(280px,340px) 1fr}}.plan-pillar:nth-child(odd){background:var(--gray-bg)}.plan-pillar:nth-child(2n){background:var(--white)}.plan-pillar__head{border-bottom:1px solid var(--border);padding:2rem clamp(1.5rem,4vw,3rem)}@media (width>=900px){.plan-pillar__head{border-bottom:none;border-right:3px solid var(--gold)}}.plan-pillar__number{color:var(--gold);opacity:.85;margin-bottom:.75rem;font-size:2.5rem;font-weight:700;line-height:1;display:block}.plan-pillar__head h2{text-transform:uppercase;letter-spacing:.03em;font-size:clamp(1.05rem,2vw,1.25rem);font-weight:700;line-height:1.4}.plan-pillar__body{padding:2rem clamp(1.5rem,4vw,3rem) 2.5rem}.plan-pillar__body p{color:var(--text);margin-bottom:1rem;font-size:.95rem;line-height:1.75}.plan-pillar__body p:last-child{margin-bottom:0}.plan-page__vision{background:var(--navy);color:#ffffffe0;text-align:center;padding:4rem 0}.plan-page__vision h2{color:var(--gold-light);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem;font-size:clamp(1.35rem,3vw,1.75rem)}.plan-page__quote{max-width:720px;color:var(--white);border:none;margin:0 auto 2rem;padding:0;font-size:clamp(1.15rem,2.5vw,1.45rem);font-style:italic;font-weight:500;line-height:1.6}.plan-page__vision p{color:#fffc;max-width:760px;margin:0 auto 1rem;font-size:.95rem;line-height:1.75}.plan-page__vision p:last-child{margin-bottom:0}.realisations-page{flex:1}.realisations-hero{min-height:42vh;padding-top:var(--header-h);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}@media (width>=768px){.realisations-hero{min-height:48vh}}.realisations-hero__bg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.realisations-hero__overlay{background:#00000073;position:absolute;inset:0}.realisations-hero__title{z-index:1;color:var(--white);text-align:center;border-bottom:2px solid var(--gold);letter-spacing:.02em;padding-bottom:.75rem;font-size:clamp(2rem,5vw,3.25rem);font-weight:600;position:relative}.realisations-grid{grid-template-columns:1fr;display:grid}@media (width>=900px){.realisations-grid{grid-template-columns:1fr 1fr}}.realisation-card{flex-direction:column;min-height:0;display:flex}.realisation-card--gray{background:var(--gray-bg)}.realisation-card--white{background:var(--white)}.realisation-card__image-wrap{aspect-ratio:16/10;width:100%;overflow:hidden}.realisation-card__image-wrap img{object-fit:cover;width:100%;height:100%}.realisation-card__body{text-align:center;flex-direction:column;flex:1;align-items:center;padding:2rem clamp(1.5rem,4vw,3rem) 2.5rem;display:flex}.realisation-card__body h2{color:var(--black);margin-bottom:.5rem;font-size:clamp(1.15rem,2.5vw,1.45rem);font-weight:700}.realisation-card__rule{border:none;border-top:1px solid var(--gold);width:100%;max-width:320px;margin:.5rem 0 1.25rem}.realisation-card__meta{width:100%;max-width:420px;margin:0 0 1rem}.realisation-card__row{color:var(--text);margin-bottom:.65rem;font-size:.88rem;line-height:1.55}.realisation-card__row dt{color:var(--black);font-weight:700;display:inline}.realisation-card__row dd{margin:0;font-weight:400;display:inline}.realisation-card__row dt:after{content:" "}.realisation-card__desc{max-width:420px;color:var(--text-muted);margin:0;font-size:.88rem;font-style:italic;line-height:1.65}
