@font-face{font-family:bricolage grotesque;src:url(/fonts/BricolageGrotesque-Regular.otf)format("opentype");font-display:swap}@font-face{font-family:sligoil;src:url(/fonts/Sligoil-Micro.otf)format("opentype");font-display:swap}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}body{font-family:bricolage grotesque,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,sans-serif;color:#426a45;line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body #newsletter{scroll-margin-top:80px}a{color:#426a45;text-decoration:underline;font-weight:600;transition:all .2s ease}a:hover{color:#5a7a5d;text-decoration:none;transform:translateY(-1px)}a:focus{outline:2px solid #7d9e81;outline-offset:2px}h1{display:block;font-size:3em;margin:.67em 0;font-weight:700;font-family:sligoil,Georgia,serif}@media(max-width:768px){h1{font-size:2.2em}}h2{display:block;font-size:1.5em;margin:.83em 0;font-weight:700;font-family:sligoil,Georgia,serif}h3{display:block;font-size:1.17em;margin:2em 0 1em;font-weight:700;font-family:sligoil,Georgia,serif}h4,h5,h6{display:block;margin:1.33em 0;font-weight:700;font-family:sligoil,Georgia,serif}.flex{display:flex}.flex-col{flex-direction:column}.justify-center{justify-content:center}hr.full-width{border:none;border-top:1px solid #426a45;width:100%}.navbar{position:sticky;top:0;left:0;width:100%;height:80px;background-color:rgba(255,255,255,.95);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:space-between;padding:0 2rem;z-index:1000;border-bottom:1px solid rgba(66,106,69,.1)}.navbar .navbar-left{display:flex;align-items:center}.navbar .navbar-logo{height:32px;width:auto;transition:transform .2s ease}.navbar .navbar-logo:hover{transform:scale(1.05)}.navbar .navbar-right{display:flex;gap:2rem}.navbar .navbar-link{font-family:sligoil,Arial,sans-serif;color:#426a45;text-decoration:none;font-size:1rem;font-weight:500;position:relative;transition:all .3s ease;padding:.675em 1.5em;border-radius:8px}.navbar .navbar-link:hover{color:#5a7a5d;background-color:rgba(125,158,129,.1);transform:translateY(-2px)}.navbar .navbar-link::after{content:"";position:absolute;bottom:-2px;left:50%;width:0;height:2px;background-color:#7d9e81;transition:all .3s ease;transform:translateX(-50%)}.navbar .navbar-link:hover::after{width:100%}.fullscreen{position:relative;height:70vh;min-height:500px;width:100%;background-image:linear-gradient(135deg,rgba(66,106,69,.7),rgba(125,158,129,.5)),url(/images/map2.png);background-size:cover;background-position:50%;background-attachment:fixed;display:flex;align-items:center;justify-content:center;overflow:hidden}.fullscreen::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,rgba(66,106,69,.2),rgba(125,158,129,.1));z-index:1}.fullscreen-tagline{font-family:sligoil,Georgia,serif;font-size:clamp(1.5rem,4vw,2.5rem);color:#fff;text-align:center;position:relative;z-index:2;max-width:90%;text-shadow:0 4px 20px rgba(0,0,0,.4);animation:fadeInUp 1s ease-out;line-height:1.4;font-weight:400}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}#particleCanvas{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.content{display:flex;flex-direction:column;align-items:center;padding:4rem 0;padding-bottom:1rem}.split-section{display:flex;width:85%;max-width:1400px;padding:3rem;gap:4rem;align-items:center;border-radius:20px;margin:2rem 0;transition:all .3s ease}.split-section:hover{transform:translateY(-2px)}.left{flex:1;display:flex;align-items:center;justify-content:center}.left img{max-width:250px;height:auto;transition:transform .3s ease}.left img:hover{transform:scale(1.02)}.left.mockup-container{flex:1.3;max-width:none;width:100%}.left.mockup-container .mockup-image{max-width:none;width:100%;height:auto;min-width:100%;object-fit:contain}.right{flex:1.7;display:flex;align-items:flex-start;position:relative;padding-left:2rem}.text{font-size:1.15rem;line-height:1.85;text-align:left;color:#426a45;position:relative;letter-spacing:.01em}.text p{margin-bottom:2rem;text-align:justify}.text h1,.text h2,.text h3,.text h4,.text h5,.text h6{font-family:sligoil,Arial,sans-serif;color:#2d4a2f;margin:2rem 0 1.5rem;line-height:1.3}.text h1{font-size:2.2rem}.text h2{font-size:1.8rem}.text h3{font-size:1.5rem}.text strong{color:#2d4a2f;font-weight:700}.text em{color:#7d9e81;font-style:italic}.text ul,.text ol{margin:1.5rem 0;padding-left:2rem}.text ul li,.text ol li{margin-bottom:.5rem;line-height:1.7}.text blockquote{border-left:4px solid #7d9e81;margin:2rem 0;padding:1.5rem 2rem;background-color:rgba(199,208,200,.3);border-radius:0 8px 8px 0;font-style:italic;position:relative}.reversed-section{flex-direction:row-reverse;margin:3rem auto;border-radius:20px;border:1px solid #426a45}.reversed-section .left img.logo-partners{max-width:280px;height:auto;border-radius:12px}.reversed-section .right{padding-right:3rem;padding-left:0}.reversed-section .text{font-family:bricolage grotesque,Arial,sans-serif}.regular-button,.cta-button{font-family:sligoil,Arial,sans-serif;background-color:#426a45;color:#fff;padding:.5rem;text-decoration:none;border-radius:50px;font-size:1rem;font-weight:500;margin:1rem 0;transition:all .3s ease;display:inline-block;border:2px solid #426a45;position:relative;overflow:hidden;cursor:pointer}.regular-button:hover,.cta-button:hover{background-color:#2d4a2f;border-color:#2d4a2f;transform:translateY(-3px);color:#fff;text-decoration:none}.regular-button:active,.cta-button:active{transform:translateY(-1px)}.regular-button::before,.cta-button::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;transition:left .5s ease}.regular-button:hover::before,.cta-button:hover::before{left:100%}.cta-button{font-size:.9rem;padding:1rem 2rem;margin-top:2rem;position:relative;right:0}.cta-button.center{display:block;text-align:center}.image-fullwidth{width:100%;margin:0;padding:2rem 0}.image-fullwidth img{width:100%;height:auto;display:block;border-radius:12px;transition:transform .3s ease}.image-fullwidth img:hover{transform:translateY(-4px)}.team{padding:4rem 2rem;text-align:center}.team h2{font-family:sligoil,Arial,sans-serif;font-size:2rem;color:#426a45;margin-bottom:3rem}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem;justify-content:center;max-width:1200px;margin:0 auto}.team-member{background-color:#426a45;border-radius:12px;padding:3rem;text-align:center;transition:all .3s ease;position:relative;overflow:hidden}.team-member:hover{transform:translateY(-8px)}.team-member::before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#426a45,#7d9e81)}.team-member img{display:block;margin:0 auto 1.5rem;width:100px;height:100px;border-radius:50%;border:3px solid #7d9e81;transition:transform .3s ease}.team-member:hover img{transform:scale(1.1)}.team-member h3{font-family:bricolage grotesque,Arial,sans-serif;font-size:1.2rem;color:#fff;margin-bottom:.5rem}.team-member .title{font-family:sligoil,Arial,sans-serif;font-size:1rem;color:#fff;margin-bottom:1rem;font-weight:600}.team-member .function{font-size:.9rem;color:#efefed}.newsletter-section{width:100%;background:#426a45;padding:4rem 2rem;text-align:center;color:#fff}.newsletter-section label{text-align:left;font-weight:600;color:#fff}.newsletter-section input[type=email]{padding:1rem;font-family:bricolage grotesque,Arial,sans-serif;margin:.5rem 0;border:2px solid #c7d0c8;border-radius:8px;transition:border-color .2s ease;width:100%;max-width:400px}.newsletter-section input[type=email]:focus{outline:none;border-color:#7d9e81}.newsletter-container{max-width:800px;margin:0 auto}.newsletter-container p{font-family:bricolage grotesque,Arial,sans-serif;font-size:1.2rem;color:#fff;margin-bottom:2rem;line-height:1.6}.newsletter-container .regular-button,.newsletter-container .cta-button{background:#fff;color:#426a45}.bandeau-2030{background:linear-gradient(135deg,#426a45,#2d4a2f);padding:4rem 2rem;color:#fff;position:relative;overflow:hidden}.bandeau-2030::before{content:"";position:absolute;top:0;right:0;width:100px;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1))}.bandeau-cdc{padding:4rem 2rem}.bandeau-content{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;gap:2rem}.bandeau-text{flex:2;font-family:bricolage grotesque,Arial,sans-serif;font-size:1.2rem;line-height:1.6}.bandeau-text p{margin:0}.bandeau-logo{flex:.3;text-align:right}.bandeau-logo img{max-width:150px;height:auto;transition:transform .3s ease}.bandeau-logo img:hover{transform:scale(1.05)}.bandeau-cdc .bandeau-logo{text-align:left}.bandeau-cdc .bandeau-text{text-align:left;color:#426a45}.posts-list{list-style:none;padding:0;margin:0}.posts-list li.post-item{margin-bottom:3rem;padding:3rem 2rem;background:#fff;transition:all .3s ease;position:relative;border:1px solid #426a45;border-radius:.5rem}.posts-list li.post-item:hover{border-left-color:#7d9e81;transform:translateX(8px)}.posts-list li.post-item:hover .title a{color:#2d4a2f}.posts-list li.post-item .post-meta{margin-bottom:1.5rem}.posts-list li.post-item .post-content{display:flex;flex-direction:column;gap:.5rem}.posts-list li.post-item .title a{font-family:sligoil,Arial,sans-serif;line-height:1.35;font-size:1.5rem;font-weight:500;text-decoration:none;color:#426a45;transition:all .2s ease;display:block;margin-bottom:1rem}.posts-list li.post-item .title a:hover{color:#2d4a2f;text-decoration:underline}.posts-list li.post-item .summary{color:#666;line-height:1.7;font-size:1.1rem}.posts-list li.post-item .cta-button{align-self:flex-start;font-size:.9rem;padding:.5rem 1.5rem}.tag{border-radius:78px;background-color:#426a45;color:#fff;padding:7px 12px;display:inline-block;font-weight:600;font-size:.9rem;transition:all .2s ease}.tag:hover{background-color:#2d4a2f;transform:translateY(-2px)}@media(max-width:768px){.tag{width:100%;text-align:center}}.posts-container{min-height:calc( 100vh - 80px);display:flex;flex-direction:column;padding:3rem 0}.posts-title{font-family:sligoil,Arial,sans-serif;font-size:3rem;color:#2d4a2f;text-align:center;margin-bottom:3rem;position:relative}.posts-title::after{content:"";display:block;width:80px;height:4px;background:linear-gradient(90deg,#426a45,#7d9e81);margin:1.5rem auto 0;border-radius:2px}.text-column{max-width:1000px;margin:0 auto;padding:0 2rem;flex-grow:1}body:has(.main.post){overflow:hidden}html:has(.main.post){overflow:hidden}.page-container{min-height:calc(100vh - 80px);display:flex;flex-direction:column;padding:3rem 0}.page-content{max-width:900px;margin:0 auto;padding:0 2rem;flex-grow:1}.page-header{text-align:center;margin-bottom:4rem;border-bottom:2px solid rgba(199,208,200,.5);padding-bottom:3rem}.page-header .page-title{font-family:sligoil,Arial,sans-serif;font-size:3rem;color:#2d4a2f;margin-bottom:1.5rem;position:relative}.page-header .page-title::after{content:"";display:block;width:80px;height:4px;background:linear-gradient(90deg,#426a45,#7d9e81);margin:1.5rem auto 0;border-radius:2px}.page-header .page-description{font-size:1.2rem;color:#666;font-style:italic;margin-top:1.5rem}.page-article{font-family:bricolage grotesque,Arial,sans-serif;line-height:1.8;color:#426a45}.page-article h1,.page-article h2,.page-article h3,.page-article h4,.page-article h5,.page-article h6{font-family:sligoil,Arial,sans-serif;color:#2d4a2f;margin:3rem 0 2rem;line-height:1.3}.page-article h1{font-size:2.2rem}.page-article h2{font-size:1.8rem}.page-article h3{font-size:1.5rem}.page-article h4{font-size:1.3rem}.page-article p{margin-bottom:2rem;font-size:1.1rem}.page-article ul,.page-article ol{margin:1.5rem 0 2rem;padding-left:2rem}.page-article ul li,.page-article ol li{margin-bottom:.5rem;line-height:1.7;font-size:1.05rem}.page-article strong{color:#2d4a2f;font-weight:700}.page-article em{color:#7d9e81;font-style:italic}.page-article blockquote{border-left:4px solid #7d9e81;margin:2rem 0;padding:1.5rem 2rem;background:rgba(199,208,200,.3);border-radius:0 8px 8px 0;font-style:italic;position:relative}.page-article a{color:#426a45;text-decoration:underline;font-weight:600;transition:all .2s ease}.page-article a:hover{color:#2d4a2f;text-decoration:none}.page-article hr{border:none;height:2px;background:linear-gradient(90deg,transparent,#c7d0c8,transparent);margin:4rem 0}.post-container{height:calc(100vh - 80px);width:100%;display:flex;overflow:hidden}.main.post{height:calc(100vh - 80px);display:flex;overflow:hidden}.main.post #close-post-button{position:fixed;right:0;top:0;z-index:1001;border-radius:100%;padding:10px 17px;text-decoration:none;font-size:1.4rem;margin:15px}@media(min-width:768px){.main.post #close-post-button{display:none}}.main.post .sidebar{margin:0;padding:0;min-width:420px;max-width:420px;border-right:1px solid rgba(66,106,69,.1);height:100%;overflow-y:auto}@media(max-width:768px){.main.post .sidebar{display:none}}.main.post .sidebar .posts-list{padding:3rem;height:100%}.main.post .sidebar .posts-list .sidebar-title{font-family:sligoil,Arial,sans-serif;color:#2d4a2f;font-size:1.2rem;margin-bottom:2rem}.main.post .sidebar .posts-list .sidebar-item{background:rgba(255,255,255,.8);margin-bottom:1.5rem;padding:1.5rem;transition:all .2s ease;display:flex;flex-direction:column;gap:.5rem}.main.post .sidebar .posts-list .sidebar-item.selected{border-left-color:#426a45;background:rgba(66,106,69,.1)}.main.post .sidebar .posts-list .sidebar-item:hover{border-left-color:#7d9e81;background:rgba(125,158,129,.1)}.main.post .sidebar .posts-list .sidebar-item .title a{font-size:.9rem;line-height:1.4}.main.post .sidebar .posts-list .sidebar-item .tag{font-size:.8rem;padding:.25rem .5rem}.main.post .post{flex-grow:1;background:#fff;height:100%;overflow-y:auto;display:flex;flex-direction:column}.main.post .post .text-column{font-family:bricolage grotesque,Arial,sans-serif;margin:0 auto;padding:3rem;flex-grow:1}.main.post .post .text-column .post-header{border-bottom:2px solid rgba(199,208,200,.5);padding-bottom:2rem;margin-bottom:3rem}.main.post .post .text-column .post-header .post-title{font-family:sligoil,Arial,sans-serif;font-size:2.5rem;color:#2d4a2f;line-height:1.2;margin:2rem 0 0}.main.post .post .text-column .post-header .post-date{font-size:1rem;border:1px solid rgba(125,158,129,.3)}.main.post .post .text-column .post-content p,.main.post .post .text-column .post-content ul{line-height:1.8;font-size:1.1rem;margin-bottom:2rem}.main.post .post .text-column .post-content ul{margin-left:2rem}.main.post .post .text-column .post-content h1,.main.post .post .text-column .post-content h2,.main.post .post .text-column .post-content h3,.main.post .post .text-column .post-content h4,.main.post .post .text-column .post-content h5,.main.post .post .text-column .post-content h6{font-family:sligoil,Arial,sans-serif;font-weight:500;color:#2d4a2f;margin:3rem 0 2rem;line-height:1.3}.main.post .post .text-column .post-content h2{font-size:2rem}.main.post .post .text-column .post-content h3{font-size:1.6rem}.main.post .post .text-column .post-content h4{font-size:1.3rem}.main.post .post .text-column .post-content p img{margin:2rem auto;display:block;max-width:100%;height:auto;border-radius:12px}.main.post .post .text-column .post-content blockquote{border-left:4px solid #7d9e81;margin:3rem 0;padding:2rem;background:rgba(199,208,200,.2);border-radius:0 8px 8px 0;font-style:italic;color:#2d4a2f}footer{background:linear-gradient(135deg,#426a45,#2d4a2f);color:#fff;text-align:center;padding:4rem 0;font-size:.9rem;font-family:sligoil,Arial,sans-serif;text-transform:uppercase;position:relative;overflow:hidden}footer::before{content:"";position:absolute;top:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,#7d9e81,#5a7a5d,#7d9e81)}footer p{margin:0;display:flex;justify-content:center;flex-wrap:wrap}footer p a{padding:0 15px;color:#fff;text-decoration:none;font-weight:600;transition:all .2s ease;position:relative}footer p a:hover{color:#7d9e81;text-decoration:underline;transform:translateY(-2px)}footer p a:not(:first-child){border-left:1px solid rgba(255,255,255,.3)}@media(max-width:768px){footer p{flex-direction:column;gap:1rem}footer p a{padding:1rem 0}footer p a:not(:first-child){border-left:none}}@media(max-width:768px){.posts-container{padding:2rem 0}.posts-title{font-size:2.2rem;margin-bottom:2rem}.page-container{padding:2rem 0}.page-content{padding:0 1.5rem}.page-header{margin-bottom:2rem;padding-bottom:2rem}.page-header .page-title{font-size:2.2rem}.page-header .page-description{font-size:1.1rem}.page-article h1{font-size:1.8rem}.page-article h2{font-size:1.5rem}.page-article h3{font-size:1.3rem}.page-article h4{font-size:1.1rem}.page-article p{font-size:1.05rem}.page-article li{font-size:1rem}.posts-list li.post-item{padding:2rem;margin-bottom:1.5rem}.posts-list li.post-item .title a{font-size:1.3rem}.posts-list li.post-item .summary{font-size:1.05rem}.posts-list li.post-item:hover{transform:translateX(4px)}.post-container{flex-direction:column;height:calc(100vh - 80px)}.main.post{height:calc(100vh - 80px);display:flex;flex-direction:column}.main.post .post .text-column{padding:2rem}.main.post .post .text-column .post-header .post-title{font-size:2rem}.main.post .post .text-column .post-content p,.main.post .post .text-column .post-content ul{font-size:1.05rem}.main.post .post .text-column .post-content h2{font-size:1.6rem}.main.post .post .text-column .post-content h3{font-size:1.3rem}.main.post .post .text-column .post-content h4{font-size:1.1rem}.split-section{flex-direction:column;align-items:flex-start;text-align:left;gap:2rem;width:95%;padding:2rem}.split-section:hover{transform:none}.split-section .left.mockup-container .mockup-image{max-width:100%}.reversed-section{flex-direction:column}.reversed-section .right{padding-right:0}.text{font-size:1.05rem}.text p{text-align:left}.bandeau-content{flex-direction:column;text-align:center;gap:2rem}.bandeau-logo{text-align:center!important}.bandeau-logo img{max-width:120px}.fullscreen{height:60vh;background-attachment:scroll}.fullscreen-tagline{font-size:clamp(1.2rem,6vw,2rem);width:95%}.navbar-right a{display:none}.team-grid{grid-template-columns:repeat(2,1fr);gap:2rem}.left{justify-content:center;margin-right:0;padding-bottom:2rem}.right{justify-content:flex-start;padding-left:0}.cta-button{position:static}.logos{grid-template-columns:repeat(3,1fr);padding:3em;gap:2rem}.partenaires h2{font-size:1.5rem}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideInUp{from{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.05)}}*{scroll-behavior:smooth}.loading{animation:pulse 2s infinite}.fade-in{animation:fadeIn .8s ease-out}.slide-in{animation:slideInUp .6s ease-out}