.account_container__f6R0q{min-height:100vh;padding:2rem;display:flex;justify-content:center;gap:2vw}.account_profileCard__v4qnZ{background:white;border-radius:20px;box-shadow:0 20px 60px rgba(69,69,69,.3);padding:3rem;max-width:700px;width:100%}.account_avatarSection__kR9_V{display:flex;justify-content:center;margin-bottom:2rem}.account_avatar__tSHGm{position:relative;border-radius:50%;overflow:hidden;border:5px solid #667eea;box-shadow:0 5px 15px rgba(69,69,69,.2)}.account_defaultAvatar__Amz4t{width:120px;height:120px;background:linear-gradient(135deg,#667eea,#764ba2);color:white;display:flex;align-items:center;justify-content:center;font-size:3rem;font-weight:700;text-transform:uppercase}.account_infoSection__080Ml{text-align:center}.account_infoSection__080Ml h2{font-size:2rem;margin-bottom:.5rem;color:#333}.account_role__D_TTa{color:#667eea;font-weight:600;font-size:1.1rem;margin-bottom:2rem}.account_details__7wwQJ{text-align:left;margin:2rem 0}.account_field__h18O4{margin-bottom:1.5rem;padding:1rem;background:#f8f9fa;border-radius:10px;transition:all .3s ease}.account_field__h18O4 strong{display:block;color:#667eea;margin-bottom:.5rem;font-size:.9rem;text-transform:uppercase;letter-spacing:1px}.account_field__h18O4 a,.account_field__h18O4 p,.account_field__h18O4 span{color:#333;font-size:1.1rem}.account_field__h18O4 a{color:#667eea;text-decoration:none;font-weight:600;transition:color .3s ease}.account_field__h18O4 a:hover{color:#764ba2}.account_editButton__L_uFp,.account_saveButton__ozcz9{background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;padding:1rem 2rem;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:1rem;box-shadow:0 5px 15px rgba(102,126,234,.4)}.account_editButton__L_uFp:hover,.account_saveButton__ozcz9:hover{transform:translateY(-2px);box-shadow:0 7px 20px rgba(102,126,234,.6)}.account_editForm__c1PDp{text-align:left}.account_editForm__c1PDp h2{text-align:center;margin-bottom:2rem;color:#333}.account_formGroup__dW_eI{margin-bottom:1.5rem}.account_formGroup__dW_eI label{display:block;color:#667eea;margin-bottom:.5rem;font-weight:600;font-size:.9rem;text-transform:uppercase;letter-spacing:1px}.account_formGroup__dW_eI input,.account_formGroup__dW_eI textarea{width:100%;padding:.8rem;border:2px solid #e9ecef;border-radius:10px;font-size:1rem;transition:all .3s ease;font-family:inherit}.account_formGroup__dW_eI input:focus,.account_formGroup__dW_eI textarea:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.account_formGroup__dW_eI textarea{resize:vertical;min-height:100px}.account_formActions__u1yE4{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.account_cancelButton__oIVu7{background:#e9ecef;color:#333;border:none;padding:1rem 2rem;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:1rem}.account_cancelButton__oIVu7:hover{background:#dee2e6;transform:translateY(-2px)}.account_error__Q0MSg{color:#dc3545;text-align:center;font-size:1.2rem;padding:2rem}.account_structures__OxVEz h2{min-width:25vw;margin-bottom:2em;font-weight:700;text-align:center;background-color:white;padding:.5em;border-radius:20px;box-shadow:0 20px 60px rgba(69,69,69,.3)}.account_passwordSection__QCGdE{margin:2rem 0;padding:1.5rem;background:#f8f9fa;border-radius:10px}.account_togglePassword__8AvUv{background:transparent;color:#667eea;border:2px solid #667eea;padding:.8rem 1.5rem;border-radius:50px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-bottom:1rem;width:100%}.account_togglePassword__8AvUv:hover{background:#667eea;color:white}@media (max-width:768px){.account_container__f6R0q{padding:1rem}.account_profileCard__v4qnZ{padding:2rem 1.5rem}.account_infoSection__080Ml h2{font-size:1.5rem}.account_formActions__u1yE4{flex-direction:column}.account_formActions__u1yE4 button{width:100%}}.Sidebar_sidebar__J7H_G{position:fixed;top:0;left:0;height:100vh;max-height:96vh;min-width:10vw;width:16vw;margin:2vh;border-radius:20px;background-color:rgba(31,29,52,.9);color:white;transition:width .3s;overflow:hidden;z-index:998}.Sidebar_sidebar__J7H_G.Sidebar_collapsed__iFnnk{width:60px}.Sidebar_sidebar_search__WDtcj{display:flex;border-radius:20px;margin:1vw;padding:0 5px;border:1px solid #374151;min-height:50px;background-color:aliceblue;position:relative;z-index:999}.Sidebar_sidebar_search__WDtcj input{flex-grow:1;background-color:transparent;border:none;outline:none;font-weight:700;color:black;padding:10px;font-size:14px}.Sidebar_search_results__y8KB_{position:absolute;top:100%;left:0;right:0;background:aliceblue;list-style:none;margin:0;padding:0;border-radius:0 0 10px 10px;max-height:200px;overflow-y:auto;z-index:1000;box-shadow:0 2px 6px rgba(0,0,0,.2)}.Sidebar_search_results_item__Q6XAU{color:black;padding:6px 10px;cursor:pointer}.Sidebar_search_results_item__Q6XAU:hover,.Sidebar_search_results_item_highlight__f7iw5{background-color:#a3d9a7}.Sidebar_sidebar_header__6oFEf{display:flex;justify-content:space-between;align-items:center;padding:16px;font-weight:700}.Sidebar_filter_section__gjRTj{padding-left:10px;overflow-y:auto;max-height:calc(100vh - 150px)}.Sidebar_category_tree__YXCHH{list-style:none;padding-left:0;margin:0}.Sidebar_category_item__1knbL{margin-bottom:4px;position:relative}.Sidebar_category_label__UVKNS{display:flex;align-items:center;justify-content:space-between;padding:4px 6px;cursor:pointer;border-radius:6px}.Sidebar_category_label__UVKNS:hover{background-color:rgba(163,217,167,.2)}.Sidebar_category_left__8VZ_8{display:flex;align-items:center;gap:5px}.Sidebar_expand_btn__c2g2j{background:none;border:none;color:white;cursor:pointer;font-size:12px;width:20px;display:inline-flex;justify-content:center}.Sidebar_expand_btn_placeholder__EZKck{display:inline-block;width:20px}.Sidebar_checkbox__d_Zj1{cursor:pointer;margin:0;flex-shrink:0}.Sidebar_category_text__j_kfN{-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Sidebar_locked__AB7DM{opacity:.5;cursor:not-allowed}.Sidebar_locked__AB7DM .Sidebar_checkbox__d_Zj1{cursor:not-allowed}.Sidebar_sidebar__J7H_G.Sidebar_collapsed__iFnnk .Sidebar_filter_section__gjRTj,.Sidebar_sidebar__J7H_G.Sidebar_collapsed__iFnnk .Sidebar_sidebar_search__WDtcj input{display:none}.Sidebar_category_item__1knbL:hover,.Sidebar_tag_item__1VuCq:hover{background-color:rgba(163,217,167,.3);border-radius:5px}.page_main__fNEcM{margin-top:8em;margin-left:20vw}.page_titre_stylee__PqMYN{text-align:center;font-weight:700}.page_container__OeD8i{margin-left:0;margin-right:0}.Topbar_main_title__XhsZ0{font-weight:700;font-size:calc(.5rem + 1.5vw);margin:0}.Topbar_topbar__V0QGl{background-color:#1f2937;display:flex;justify-content:space-between;align-items:center;color:white}.Topbar_topbar__V0QGl h1{font-size:1.5em;margin:0}.Topbar_topbar_fixed__1ksPw{position:fixed;z-index:999;min-width:76vw;max-width:76vw;margin:2vh 4vw 0 20vw;border-radius:20px}.Topbar_topbar_bloc__cyPiY,.Topbar_topbar_fixed__1ksPw{padding:.6em 2em;font-size:larger!important}.Topbar_connect__iS0Se{display:flex;justify-content:space-evenly;border:none;max-height:3.4em;padding:.2em 1em;border-radius:20px;background-color:goldenrod}.Topbar_connect__iS0Se:hover{cursor:pointer}.Topbar_connect__iS0Se img{max-height:3em}.Topbar_connect__iS0Se p{align-self:center!important;font-weight:700!important;font-size:larger!important;margin:0}.Topbar_leftSection__bfS2o{display:flex;align-items:center;gap:10px;position:relative}.Topbar_menuIcon__0KZ__{cursor:pointer;display:flex;align-items:center;justify-content:center}.Topbar_menuAccount__8bTFg{display:flex;position:relative}.Topbar_avatarSection__TGBep{display:flex;justify-content:center}.Topbar_avatar__Eq_S3{position:relative;border-radius:50%;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.2);margin-right:1em;min-width:2em;min-height:2em;max-height:2em;max-width:2em}.Topbar_defaultAvatar__hSiwf{line-height:1;padding:.5em;background:linear-gradient(135deg,#667eea,#764ba2);color:white;display:flex;align-items:center;justify-content:center;font-weight:700;text-transform:uppercase}.Topbar_dropdown__HJUG8{position:absolute;top:50px;left:0;width:100%;max-width:16vw;background-color:#111827;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.3);z-index:calc(2001 - 11 - 9);animation:Topbar_dropdownFade__4e76v .2s ease-out}@keyframes Topbar_dropdownFade__4e76v{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.Topbar_dropdown__HJUG8 ul{list-style:none;margin:0;padding:0;min-width:150px;border-radius:inherit}.Topbar_dropdown__HJUG8 li{cursor:pointer;color:white;transition:background-color .2s;border-radius:inherit}.Topbar_dropdown__HJUG8 li a{padding:10px 16px;display:block}.Topbar_dropdown__HJUG8 li:hover{background-color:#374151;border-radius:inherit}.connect_connect_form__muN_E{display:flex;flex-direction:column;min-width:100%;max-width:400px;margin:0 auto}.connect_connect_form__muN_E input{padding:.5rem;margin-bottom:1rem;border:1px solid #ccc;border-radius:4px}.connect_connect_form__muN_E button{padding:.5rem;background-color:goldenrod;color:white;border:none;border-radius:4px;cursor:pointer}.connect_login_switch__e11T0{margin-top:1em}.connect_connect_form__muN_E button:hover{background-color:rgb(204,155,30)}.connect_connect_error__kkVBr{color:red;font-size:.9rem;margin-bottom:1rem}.structure-Item_override_list__6lDwe{padding-left:0}.structure-Item_item_bloc__7n5fQ{box-shadow:0 20px 60px rgba(69,69,69,.3);margin-bottom:5vh}.structure-Item_struct_header__o8Ahm{background-color:rgb(231,209,246);display:flex;justify-content:space-between}.structure-Item_btn_crud__ooVDS{display:flex;align-items:center;justify-content:center}.structure-Item_btn_crud__ooVDS i{margin-left:6px}.structure-Item_struct_card__LFKAz{display:flex}.structure-Item_struct_card__LFKAz img{min-width:12vw;max-width:12vw;min-height:8vw;max-height:8vw;object-fit:cover}.structure-Item_struct_content__Wsw6k{width:100%;margin-left:2vw}.structure-Item_struct_info__f0MZb{display:flex;justify-content:space-between;gap:5%}.structure-Item_struct_top__1RAUL{padding:.5em;border-radius:1em;text-align:center}.structure-Item_struct_date__uJ2Ns{background-color:rgb(218,218,218);flex-basis:50%}.structure-Item_struct_role__cPe_d{background-color:rgb(202,207,255);flex-basis:100%}.structure-Item_struct_desc__TQsDt{max-width:30vw}.structure-Item_structure_img_wrapper__rtsv5{height:200px;background:linear-gradient(135deg,#e9d5ff,#fce7f3,#dbeafe);overflow:hidden}.structure-Item_structure_img_wrapper__rtsv5 img{width:100%;height:100%;object-fit:cover}.structure-Item_structure_title__JsDLP{border-left:4px solid #c084fc;padding-left:8px}.structure-Item_grid_wrapper__p3xy9{display:flex;flex-wrap:wrap;gap:2vw;justify-content:space-around;width:100%}.structure-Item_structure_card__UR_83{width:400px;flex-shrink:0;border-radius:8px;transition:box-shadow .2s ease}.structure-Item_structure_card__UR_83:hover{box-shadow:0 4px 12px rgba(0,0,0,.12)}.CenteredCarousel_carouselContainer__SZKy7{position:relative;width:100%;max-width:60vw;margin:2rem auto;overflow:visible;perspective:1000px}.CenteredCarousel_carouselTrack__CyVTw{position:relative;height:50vh;display:flex;justify-content:center;align-items:center}.CenteredCarousel_slide__4ty4q{position:absolute;width:75%;height:100%;opacity:0;transform:scale(.8) translateX(0);transition:transform .6s ease,opacity .6s ease;display:flex;flex-direction:column;align-items:center}.CenteredCarousel_slide__4ty4q img{width:inherit;height:inherit;object-fit:contain;border-radius:12px;background-color:white;box-shadow:0 8px 24px rgba(0,0,0,.3)}.CenteredCarousel_active__8sDyg{opacity:1;transform:scale(1) translateX(0);z-index:3}.CenteredCarousel_prev__autPj{opacity:.6;transform:scale(.9) translateX(-35%) rotateY(15deg);z-index:2}.CenteredCarousel_next__e8B4p{opacity:.6;transform:scale(.9) translateX(35%) rotateY(-15deg);z-index:2}.CenteredCarousel_hidden__C_zfU{opacity:0;z-index:1;transform:scale(.8)}.CenteredCarousel_arrow__ebewn{position:absolute;top:35%;background:rgba(0,0,0,.5);color:white;border:none;width:45px;height:45px;border-radius:50%;cursor:pointer;font-size:1.5rem;z-index:10;transition:background .3s}.CenteredCarousel_arrow__ebewn:hover{background:rgba(0,0,0,.8)}.CenteredCarousel_left__30L5f{left:25px}.CenteredCarousel_right__wVU_j{right:25px}.CenteredCarousel_dots__dkoTY{display:flex;justify-content:center;margin-top:1rem;gap:8px}.CenteredCarousel_dot__svPxW{width:10px;height:10px;background:rgba(0,0,0,.3);border-radius:50%;cursor:pointer;transition:background .3s}.CenteredCarousel_activeDot__cNdu5{background:#007bff}@keyframes CenteredCarousel_fadeIn__dAZMF{0%{opacity:0}to{opacity:1}}@keyframes CenteredCarousel_popIn__hY0q1{0%{transform:scale(.9);opacity:.7}to{transform:scale(1);opacity:1}}@media (max-width:768px){.CenteredCarousel_slide__4ty4q{width:80%}.CenteredCarousel_prev__autPj{transform:scale(.9) translateX(-40%) rotateY(10deg)}.CenteredCarousel_next__e8B4p{transform:scale(.9) translateX(40%) rotateY(-10deg)}.CenteredCarousel_arrow__ebewn.CenteredCarousel_left__30L5f{left:-30px}.CenteredCarousel_arrow__ebewn.CenteredCarousel_right__wVU_j{right:-30px}.CenteredCarousel_carouselTrack__CyVTw{height:300px}}.pages_generales_pageContainer__EvfxU{max-width:800px;margin:0 auto;padding:20px;font-family:Arial,sans-serif;display:flex;flex-direction:column;align-items:center}.pages_generales_pageContainer__EvfxU h1{font-size:2.5em;margin-bottom:20px}.pages_generales_pageContainer__EvfxU p{font-size:1.2em;line-height:1.6;margin-bottom:15px;text-align:center}.show-localisation_item_bloc__5Skrz{flex-grow:1}.show-localisation_item_bloc__5Skrz div{justify-content:center}.show-localisation_item_bloc__5Skrz h2{margin-left:.5em;flex-grow:0!important}.show-localisation_item_title__gIHWM{font-size:larger;font-weight:700}.page_userPage__Tnac_{background-color:var(--color-bg-light);min-height:100vh;padding:2rem;position:relative;overflow:hidden}.page_userPage__Tnac_:before{content:"";position:fixed;inset:0;opacity:.4;pointer-events:none}.page_navBar__le9MT{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 0;margin-bottom:3rem;border-bottom:1px solid var(--color-border);position:relative}.page_btn_back__wLkLm{color:var(--color-text)!important;text-decoration:none;font-size:.875rem;font-weight:300;display:flex;align-items:center;gap:.5rem;transition:all .2s ease;letter-spacing:.05em}.page_btn_back__wLkLm:hover{color:var(--color-accent)!important;transform:translateX(-2px)}.page_btn_back__wLkLm i{font-size:1.2rem}.page_btn_edit__wDIBh{color:var(--color-text)!important;border-color:var(--color-border)!important;font-size:.875rem;font-weight:300;display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem!important;transition:all .2s ease}.page_btn_edit__wDIBh:hover{border-color:var(--color-text)!important;background-color:var(--color-bg-light)!important}.page_heroSection__RzdbX{display:grid;grid-template-columns:2fr 1fr;grid-gap:3rem;gap:3rem;padding-bottom:2rem;padding-top:4rem;margin-bottom:6rem;align-items:start;position:relative;z-index:10}.page_heroContent__8ALp_{padding-left:2rem}.page_label__TrQO5{font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;color:var(--color-accent);font-weight:300;display:block;margin-bottom:1rem}.page_mainTitle__WxJsW{font-size:8rem;font-weight:600;color:var(--color-text);line-height:1;margin-bottom:.2em}.page_dateInfo__gJgJe{font-size:1.5rem;color:var(--color-accent);font-weight:300;margin-bottom:2rem}.page_description__lftFj{font-size:2rem;color:var(--color-text);font-weight:300;line-height:1.8}.page_showImage__o1H0w{position:absolute;top:0;right:0;height:100%;width:80%;object-fit:cover;z-index:-1;-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,0),rgba(0,0,0,1));mask-image:linear-gradient(90deg,rgba(0,0,0,0),rgba(0,0,0,1))}.page_departementSection__9Mmg8{margin-bottom:4rem;position:relative;z-index:10}.page_departementsList__jU6PZ{display:flex;flex-direction:column;gap:1rem}.page_departementItem__ScD5M{display:flex;align-items:center;gap:2rem;padding:1.5rem;border:1px solid var(--color-border);transition:all .3s ease;cursor:pointer}.page_departementItem__ScD5M:hover{border-color:var(--color-accent);background-color:rgba(120,113,111,.02)}.page_departementItem__ScD5M.page_offsetRight__T2iMN{margin-left:3rem}.page_departementName__GR1i5{font-size:1.125rem;font-weight:300;color:var(--color-text);flex:1 1}.page_departementNumber__fTrqj{font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:var(--color-accent);font-weight:300}.page_articlesSection__X1rYC{margin-bottom:4rem;position:relative;z-index:10}.page_articlesLink__isyoS{text-decoration:none;color:inherit;display:block;transition:all .3s ease}.page_articlesContainer__8_Ef_{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;padding:4rem;border:2px solid var(--color-border);background-color:rgba(255,255,255,.5);transition:all .3s ease;align-items:center;position:relative;overflow:hidden}.page_articlesContainer__8_Ef_:before{content:"";position:absolute;width:24rem;height:24rem;border:1px solid var(--color-border);transform:rotate(-45deg) translate(-50%,-50%);top:50%;left:-5%;opacity:.5;pointer-events:none}.page_articlesLink__isyoS:hover .page_articlesContainer__8_Ef_{border-color:var(--color-text);background-color:rgba(255,255,255,.8)}.page_articlesContent__Wuwqs{position:relative;z-index:10}.page_articlesTitle__d_vNn{font-size:3.5rem;font-weight:300;color:var(--color-text);margin:1rem 0 1.5rem;line-height:1.2;transition:all .3s ease}.page_articlesDescription__VUN0q{font-size:.95rem;color:var(--color-text);font-weight:300;line-height:1.8;margin:0}.page_articlesCount__hBWLl{display:flex;align-items:center;justify-content:right;position:relative;z-index:10}.page_countBox__AwKcr{background-color:#f1ede8;padding:3rem 2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--color-border)}.page_number__yMBoo{font-size:3.5rem;font-weight:300;color:var(--color-text);line-height:1;margin-bottom:1rem}.page_countLine__GJ4U4{width:3rem;height:1px;background-color:var(--color-accent);margin-bottom:1rem}.page_countLabel__jmtc6{font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;color:var(--color-accent);font-weight:300}.page_footer__fG5Ju{display:flex;align-items:center;justify-content:space-between;padding-top:3rem;margin-top:5rem;border-top:1px solid var(--color-border);position:relative;z-index:10}.page_footerLabel__4br2d{letter-spacing:.15em;text-transform:uppercase}.page_footerDate__MVjCz,.page_footerLabel__4br2d{font-size:.75rem;color:var(--color-accent);font-weight:300}@media (max-width:768px){.page_heroSection__RzdbX{grid-template-columns:1fr;gap:2rem}.page_mainTitle__WxJsW{font-size:2.5rem}.page_articlesContainer__8_Ef_{grid-template-columns:1fr;gap:2rem;padding:2rem}.page_articlesTitle__d_vNn{font-size:1.75rem}.page_departementItem__ScD5M.page_offsetRight__T2iMN{margin-left:0}.page_conceptBox__dERfE{height:15rem}}.projets_btnAdd__Uw4mg{position:fixed;bottom:2rem;right:2rem;width:3.5rem;height:3.5rem;border-radius:15%;background-color:gray;color:white;font-size:2rem;font-weight:700;border:none;box-shadow:0 4px 10px rgba(0,0,0,.2);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;z-index:1000}.projets_btnAdd__Uw4mg:hover{transform:scale(1.1);box-shadow:0 6px 14px rgba(0,0,0,.3)}