@import url(https://fonts.googleapis.com/css?family=Merriweather);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,html{background:#f1f1f1;font-family:Merriweather,sans-serif;padding:.5em}.App{flex-direction:column;height:auto}.App,.App__header{display:flex;width:100%}.App__header{align-items:stretch;background-color:#7d9aec;border:1px solid #00008b;border-radius:10px;flex-direction:row;height:100%;justify-content:space-between;padding:4px}.App__header__logo{align-items:center;display:flex;height:auto;width:15%}.App__header__logo__img{border-radius:10px;display:flex;height:100%;width:100%}.App__header__panneau{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center;width:75%}.App__header__panneau__text-1{font-size:.9rem}.App__header__panneau__text-1,.App__header__panneau__text-2{color:#fff;font-weight:700;height:50%;margin:0;text-align:center;width:100%}.App__header__panneau__text-2{font-size:.6rem}.App__header__actions{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:space-between;width:10%}.App__header__actions__buttons{align-items:center;display:flex;height:40%;justify-content:center;width:100%}.App__header__actions__buttons__logout{background-color:#7d9aec;border:none;color:#fff;cursor:pointer;display:flex;height:100%;width:100%}.App__header__actions__buttons__logout__fa{align-items:center;color:#fff;display:flex;font-size:4vw;font-weight:700;height:100%;justify-content:center;width:100%}.App__header__actions__hamburger{align-items:center;display:flex;height:30%;justify-content:flex-end;width:100%}.App__header__actions__hamburger__icon{background-color:#fff;border:none;border-radius:4px;color:#00008b;cursor:pointer;display:flex;display:none;display:block;font-size:clamp(14px,4vw,40px);height:auto;width:100%}.menu{align-items:center;background:#333;border-radius:4px;color:#fff;display:none;justify-content:center;left:0;list-style:none;padding:10px;top:40px;width:100%;z-index:1000}.menu ul,.menu.open{display:flex}.menu ul{align-items:flex-start;flex-direction:column;margin:0;padding:0}.menu ul li{cursor:pointer;padding:10px 20px}.menu ul li:hover{background:#555}.horizontal-menu{align-items:center;background:#333;border:3px solid #fff;border-radius:10px;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;list-style:none;margin-top:16px;padding:10px}.horizontal-menu li{cursor:pointer;padding:0 20px}.horizontal-menu li a{color:#fff;font-size:14px;text-decoration:none}.horizontal-menu li:hover{background:#555}.horizontal-menu{display:none}.menu{flex-direction:column;left:60px;position:absolute;top:150px;width:9rem}.menu-logo{border-radius:10px;display:flex;height:35px;margin-bottom:16px;margin-right:10px}.logo-and-icon{justify-content:space-around;padding:10px;width:100%}@media screen and (min-width:375px)and (max-width:425px){.App__header__panneau__text-1{font-size:1.2rem}.App__header__panneau__text-2{font-size:.7rem}}@media screen and (min-width:426px)and (max-width:600px){.App__header__panneau__text-1{font-size:1.4rem}.App__header__panneau__text-2{font-size:.8rem}}@media screen and (min-width:601px)and (max-width:767px){.App__header__panneau__text-1{font-size:1.3rem}.App__header__panneau__text-2{font-size:1rem}}@media screen and (min-width:768px)and (max-width:1023px){.App__header__panneau__text-1{font-size:2.5rem}.App__header__panneau__text-2{font-size:1.4rem}}@media screen and (min-width:1024px)and (max-width:1440px){.App__header__panneau__text-1{font-size:3.5rem}.App__header__panneau__text-2{font-size:2.5rem}}@media screen and (min-width:1441px){.App__header__panneau__text-1{font-size:5rem}.App__header__panneau__text-2{font-size:3rem}}.auth-form{flex-direction:column;width:100%}.auth-form,.auth-input-group{align-items:center;display:flex}.auth-input-group{position:relative;width:80%}.auth-icon{color:#888;font-size:1rem;left:12px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.auth-input.with-icon{border:1px solid #ccc;border-radius:8px;box-sizing:border-box;font-size:1rem;margin-bottom:10px;margin-top:auto;padding-left:2.5rem;padding-right:2rem;width:100%}.auth-toggle-visibility{align-items:center;color:#888;cursor:pointer;display:flex;font-size:1rem;position:absolute;right:12px;top:50%;transform:translateY(-50%);transition:color .3s ease}.auth-toggle-visibility i.visible,.auth-toggle-visibility:hover i{color:#007bff}.auth-submit{background-color:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;margin-top:1rem;padding:10px 20px;transition:background-color .3s ease;width:40%;width:80%}.auth-submit:hover{background-color:#0056b3}.error-message{color:#d9534f;font-size:.9rem;margin:.25rem 0 .5rem;text-align:left;width:80%}.input-error{background-color:#fbeaea;border-color:#d9534f}.auth-checkbox-group{align-items:center;display:inline-flex;gap:.5rem}.auth-checkbox-group input[type=checkbox]{cursor:pointer;height:16px;position:relative;top:-4px;width:16px}.auth-checkbox-group label{color:#555;cursor:pointer;font-size:.55rem;line-height:1}.login-form{align-items:center;background-color:#fff;border-radius:12px;display:flex;flex-direction:column;max-width:400px;padding:2rem}@media(max-width:600px){.auth-checkbox-group,.auth-input-group,.auth-submit,.error-message{width:100%}}.auth-toggle{display:flex;justify-content:center;margin-bottom:20px}.auth-toggle button{background-color:#eee;border:none;border-radius:5px;cursor:pointer;font-weight:700;margin:0 5px;padding:10px 20px;transition:background-color .3s ease}.auth-toggle button.active{background-color:#007bff;color:#fff}.auth-toggle button:hover{background-color:#ddd}.content{animation:fadeIn .6s ease forwards;opacity:0;transform:translateY(10px)}@keyframes fadeIn{to{opacity:1}}.home{align-items:center;color:#00008b;display:flex;height:auto;justify-content:center;width:100%}.messagelist{background-color:#fff;color:#222;column-count:1;column-gap:2rem;font-family:Helvetica Neue,sans-serif;margin:auto;max-width:1200px;padding:2rem}.message-card{background-color:#fefefe;border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 6px #0000000d;break-inside:avoid;margin-bottom:2rem;padding:1.5rem;page-break-inside:avoid}.presse{font-size:1.5rem;font-weight:700}.messagelist h2,.presse{color:#004080;margin-bottom:1rem;text-align:center}.messagelist h2{font-size:2.2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.messagelist h3{background-color:#f0f0f0;border-radius:12px;color:#333;font-size:1rem;margin-bottom:.5rem;padding:.75rem 1.5rem}.messagelist>div{background-color:#fefefe;border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 6px #0000000d;padding:1.5rem}.messagelist p{font-size:12px;line-height:1.6;margin:.5rem 0}.messagelist h4{color:#555;font-size:1.1rem;margin-top:1rem}.messagelist .media-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:1rem}.messagelist .media-item{position:relative}.messagelist img,.messagelist video{border-radius:6px;box-shadow:0 1px 4px #0000001a;height:auto;width:100%}.messagelist .media-item h3{background-color:#f0f0f0d9;border-radius:0 0 12px 12px;bottom:0;color:#333;cursor:pointer;font-size:1rem;left:50%;margin:0;padding:.5rem 1rem;position:absolute;text-align:center;transform:translateX(-50%);width:calc(100% - 2rem)}.message-card.image-only .media-content{display:none;margin-top:1rem}.message-card.image-only.active .media-content{display:block}.author,.created-date{color:#888;font-size:.6rem;margin-left:.5rem}.message-card.text-only h3{cursor:pointer}.message-card.image-and-video h3,.message-card.image-only h3,.message-card.video-only h3{background-color:#f0f0f0d9;border-radius:0 0 12px 12px;bottom:0;color:#333;cursor:pointer;font-size:1rem;left:50%;margin:0;padding:.5rem 1rem;position:absolute;text-align:center;transform:translateX(-50%);width:calc(100% - 2rem)}@media screen and (max-width:320px){.messagelist{padding:1rem}.messagelist h2{font-size:1.6rem}.messagelist h3{font-size:1.2rem}.messagelist p{font-size:.95rem}}@media screen and (min-width:768px){.messagelist{column-count:2}}@media screen and (min-width:1024px){.messagelist{column-count:3}}h1{color:#00008b}form,h1{text-align:center}form{margin:20px auto;max-width:600px}input,textarea{border:0;border-radius:8px;display:block;font-family:Merriweather,sans-serif;margin-top:1em;outline:0;padding:1em;resize:none;width:100%}#input-submit{background:#e74c3c;color:#fff;cursor:pointer}#input-submit:hover{box-shadow:0 1px 1px 1px #0003}textarea{height:126px}.half{float:left;margin-bottom:1em;width:48%}.right{width:50%}.left{margin-right:2%}@media (max-width:480px){.half{float:none;margin-bottom:0;width:100%}}.cf:after,.cf:before{content:" ";display:table}.cf:after{clear:both}.presse-wrapper{background-color:#f9f9f9;min-height:100vh;padding:2rem 2rem 120px}.presse-title{color:#222;font-size:2rem;font-weight:700;margin-bottom:1.5rem}.presse-label{display:block;font-weight:500;margin-bottom:.5rem}.presse-select{border:1px solid #ccc;border-radius:6px;font-size:1rem;margin-bottom:1.5rem;max-width:400px;padding:.6rem;width:100%}.presse-description{color:#555;font-style:italic;margin-top:10px}.presse-form-container{margin-top:20px}.presse-reset-button{background-color:#05a;border:none;border-radius:6px;color:#fff;cursor:pointer;margin-top:20px;padding:.6rem 1rem;transition:background-color .3s ease}.presse-reset-button:hover{background-color:#003f7f}.footer{background-color:#000;padding:5px;width:100%}.footer,.footer-container{display:flex;height:auto;justify-content:center}.footer-container{width:70%}.footer-container-header{display:flex;height:auto;justify-content:center;width:100%}.footer-container-header-bloc{display:flex;flex-direction:row;height:auto;width:100%}.footer-container-header-bloc-item{display:flex;height:auto;justify-content:center;margin:0 auto;width:50%}h5{color:#fff}
/*# sourceMappingURL=main.fbfb1aac.css.map*/