@import"https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Quicksand:wght@300;400;500;600;700&display=swap";*,:before,:after{box-sizing:border-box}html{line-height:normal}body{margin:0}[hidden]{display:none}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.17rem}h4{font-size:1rem}h5{font-size:.83rem}h6{font-size:.67rem}h1{margin:.67em 0}pre{white-space:pre-wrap}hr{border-style:solid;border-width:1px 0 0;color:inherit;height:0;overflow:visible}img,svg,video,canvas,audio,iframe,embed,object{display:block;max-width:100%}audio:not([controls]){display:none}picture{display:contents}source{display:none}img,svg,video,canvas{height:auto}audio{width:100%}img{border-style:none}svg{overflow:hidden}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}p{margin:0}:root{font-size:16px}html,body{margin:0;padding:0;height:100%;width:100%;background-color:#f4fbfb;color:#000;font-family:Barlow,sans-serif;overflow:hidden}#root{height:100%;width:100%}h1,h2,h3,h4,h5,h6{font-family:Quicksand,sans-serif;margin:0;padding:0}img{max-width:100%;width:100%;object-fit:cover}ul{list-style-type:none;padding:0;margin:0}a{text-decoration:none;color:inherit}h2,h3{font-size:1.5rem;text-transform:uppercase}@media (min-width: 1366px){h2,h3{font-size:2.25rem;line-height:99%}}h3,h4,h5,h6{text-transform:unset;font-size:1rem;font-variation-settings:"MIXD" 100,"wdth" 150;font-weight:400}h4{font-size:.75rem}p{font-style:normal;font-weight:400;font-size:.625rem;line-height:160%}@media (min-width: 1366px){p{font-size:.875rem;line-height:140%}}.navLink{font-size:1.5rem;font-weight:900;text-transform:uppercase}.navLink:hover,.navLink:focus{font-variation-settings:"MIXD" 200,"wdth" 100}@media (min-width: 768px) and (max-width: 1365px){h2{font-size:2.5rem}h2.wide{font-size:2rem}p{font-size:.875rem}.navLink{font-size:2.5rem}}.btn{all:unset;font-family:Quicksand,sans-serif;padding:.625rem 1.5rem;font-weight:700;text-transform:uppercase;font-size:18px;color:#fff;border-radius:100vmax;transition:scale .3s ease;display:block;width:max-content}.btn-main{background-color:#07719c}.btn-alt{background-color:#dca436}.btn-logout{background-color:#dc3636}.btn-green{background-color:#60bcbc}.btn:hover{cursor:pointer;scale:1.07}.btn.disabled{filter:grayscale(.5);opacity:.4;pointer-events:none}.loader-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1000000;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.1882352941)}.loader-container .loader{width:48px;height:48px;border:5px solid #DCA436;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.entry{font-size:18px;background-color:#f4f7f8}.entry:nth-of-type(odd){background-color:#dceef6}.entry.open{background-color:#f7f7f7}.entry.open .head{background-color:#07719c;color:#fff}.entry.open .head .ctas svg{fill:#fff}.entry.open .body{height:37.5rem;padding:2rem}.entry.open .body.logiciels{height:41.25rem}.entry .head{display:flex;padding:1.5rem 2.5rem;transition:.4s ease;transition-property:background-color,color;justify-content:space-between}.entry .head .infos{display:flex;column-gap:2rem}.entry .head .infos .name{font-weight:700}.entry .head .infos .type{font-style:italic;font-weight:400;opacity:.8}.entry .head .ctas{display:flex;column-gap:1rem}.entry .head .ctas svg{transition:fill .4s ease}.entry .head .ctas span{cursor:pointer}.entry .body{display:flex;flex-direction:column;gap:1.5rem;padding:0rem 2rem;height:0;overflow:hidden;transition:.4s ease;transition-property:height,padding}.entry .body .infos{display:grid;grid-template-columns:repeat(6,1fr);justify-content:space-between;gap:2rem 1rem}.entry .body .infos input,.entry .body .infos select{width:100%}.entry .body .infos>label{grid-column:span 2}.entry .body .infos>label[for=poste],.entry .body .infos>label[for=etablissement],.entry .body .infos>label[for=reference],.entry .body .infos>label[for=poste-ref]{grid-column:span 3}.entry .body .type .radio{display:flex;justify-content:center;width:100%;margin-bottom:1rem;column-gap:1rem}.entry .body .type .radio label{display:flex;cursor:pointer;column-gap:4px}.entry .body .type .radio label input{cursor:pointer}.entry .body .type [name=date]{display:block;margin:0 auto}.entry .body .logiciels{display:flex;width:100%;justify-content:center;flex-direction:column;align-items:center}.entry .body .logiciels h3{font-size:1.5rem;margin-bottom:.5rem}.entry .body .logiciels .checkboxs{display:flex;column-gap:1rem}.entry .body .logiciels .checkboxs label{display:flex;cursor:pointer;column-gap:4px;text-wrap:nowrap;width:max-content}.entry .body .logiciels .checkboxs label input{cursor:pointer;width:max-content}.entry .body label[for=commentaires]{grid-column:1/-1}.entry .body #save-edits{text-transform:none}.entry .body .buttons{display:flex;column-gap:8px;align-items:center;justify-content:center}.entry .body .buttons button{margin:0}input[type=text],input[type=password],input[type=date],textarea,select{all:unset;background-color:#fff;border:1px solid #d1d1d1;padding:1rem 2rem;border-radius:100vmax;box-sizing:border-box}textarea{border-radius:1.5rem}label{position:relative;cursor:text;height:max-content}label:has(.error){margin-bottom:1.5rem}label input,label textarea{width:100%}label input::placeholder,label textarea::placeholder{opacity:0}label span{position:absolute;transition:all .4s ease;translate:0 -55%;background:#fff;padding-inline:.5rem;left:1.5rem;top:50%;pointer-events:none;opacity:.6}label:has(textarea) span{top:1.625rem}label input:not(:placeholder-shown)~span,label input:focus~span,label select~span,label textarea:not(:empty)~span,label textarea:focus~span{top:0;background:linear-gradient(0deg,transparent 0%,transparent 40%,white 40%,white 50%,transparent 50%,transparent 100%);opacity:1}label[for=email]:before{position:absolute;content:"@avens83.fr";right:24px;bottom:calc(50% + 2px);translate:0 50%;color:#0009;pointer-events:none;background-color:#fff}label[for=etablissement]:before{position:absolute;content:"";background-image:url(/images/icons/arrow-icon.svg);height:36px;aspect-ratio:1;display:block;right:24px;bottom:50%;translate:0 50%;color:#0009;pointer-events:none;transition:all .3s ease;opacity:.6}label[for=etablissement].active:before{rotate:-180deg}label[for=etablissement] select{cursor:pointer}label .error{position:absolute;margin:0!important;left:50%;width:max-content;translate:-50%;color:#aa2424;font-weight:600}.modal{position:fixed;top:0;left:0;z-index:999;height:100vh;width:100vw;pointer-events:none}.modal .close-icon{position:absolute;top:1.5rem;right:1.5rem;width:1.125rem;aspect-ratio:1;cursor:pointer}.modal .backdrop{position:fixed;display:block;background-color:#000;opacity:0;z-index:0;width:100%;height:100%;cursor:pointer}.modal .container{position:absolute;left:50%;top:60%;opacity:0;z-index:2;background-color:#f4fbfb;color:#000;width:80vw;height:70vh;translate:-50% -50%;border-radius:1rem;max-width:75.8125rem;overflow:hidden;overflow-y:auto}.modal .container::-webkit-scrollbar{width:10px;height:10px}.modal .container::-webkit-scrollbar-thumb{background:#DCA436;border-radius:100vmax}.modal .container::-webkit-scrollbar-track{background:#F4FBFB}.modal .container h2{text-align:center;padding:2rem}.modal .container .lists{display:flex;flex-direction:column;row-gap:3rem}.modal .container .lists h3{font-size:1.5rem;font-weight:800;padding:.5rem 2rem}.modal .container .lists h3 span{font-size:1rem;opacity:.6}.modal .container .lists .entrants,.modal .container .lists .sortants{display:flex;flex-direction:column;row-gap:.5rem}.modal .container .lists .entrants ul,.modal .container .lists .sortants ul{flex-direction:column;display:flex;row-gap:.5rem}.modal .container .lists .entrants li,.modal .container .lists .sortants li{background-color:#f4f7f8;padding:1rem 2rem}.modal .container .lists .entrants li .infos,.modal .container .lists .sortants li .infos{display:flex;column-gap:1rem;font-size:1.125rem}.modal .container .lists .entrants li .comment,.modal .container .lists .sortants li .comment{margin-top:.5rem;opacity:.4;font-weight:600;font-size:1rem}.modal .container .lists .entrants li:nth-of-type(odd),.modal .container .lists .sortants li:nth-of-type(odd){background-color:#dceef6}.modal .container .lists .entrants .no-data,.modal .container .lists .sortants .no-data{padding:0 2rem}.modal .container button{margin-inline:auto}.modal .container .btns{margin-top:2rem;margin-bottom:2rem}.modal .container .btns button:not(:first-of-type){margin-top:1rem}.modal.shown{pointer-events:auto}.modal.shown .backdrop{opacity:.4}.modal.shown .container{opacity:1;top:50%}main#home .bg{z-index:0;width:16rem;position:fixed}main#home .bg.bottom-right{bottom:0;right:0;width:15.75rem}main#home .errorMessage{font-size:1.125rem;text-align:center;position:absolute;bottom:.5rem;left:50%;translate:-50%;z-index:10;color:#aa2424;font-weight:600;white-space:nowrap}main#home .errorMessage.hide{display:none}main#login{display:grid;height:100%;width:100%;place-content:center;align-items:center;justify-content:center}main#login .wrapper{display:flex;flex-direction:column;align-items:center;text-wrap:balance;translate:0 -5%}main#login .wrapper img{width:13.6875rem;margin-bottom:1rem}main#login .wrapper p{font-size:1rem;margin:.5rem 0 1.5rem}main#login .wrapper .btn{margin-top:1rem}#app{display:grid;grid-template-areas:"header" "content" "footer";grid-template-rows:auto 1fr auto;height:100%}#app main{height:100%;width:100%;padding-inline:1.875rem;grid-area:content}#app section:not(:last-of-type){margin-bottom:32px}@media (min-width: 1366px){#app{display:grid;grid-template-areas:"header" "content" "footer";grid-template-rows:8rem 1fr 8rem;height:100%;max-width:73.75rem;margin:0 auto}#app main{padding-inline:0;max-width:1180px;overflow:initial}}#entries-list{z-index:2;position:fixed;background-color:#f4fbfb;left:50%;top:50%;transform:translate(-50%,-50%);width:90%;max-width:75.8125rem;height:90%;max-height:53rem;border:4px solid #60BCBC;border-radius:1.5rem;overflow:hidden;display:grid;grid-template-rows:max-content 1fr}#entries-list header{display:flex;padding:2rem 0;align-items:center;justify-content:center;position:sticky;top:0;background-color:#fff}#entries-list header .btn{position:absolute;right:2rem}#entries-list header #logout{left:2rem;right:0}#entries-list .list{margin-bottom:2rem}#entries-list .list.empty{padding:1.5rem 1.5rem 0;text-align:center}#entries-list .list.empty h3{font-weight:700;font-size:1.5rem}#entries-list>section{height:100%;overflow-y:auto}#entries-list>section::-webkit-scrollbar{width:10px;height:10px}#entries-list>section::-webkit-scrollbar-thumb{background:#DCA436;border-radius:100vmax}#entries-list>section::-webkit-scrollbar-track{background:#F4FBFB}#entries-list #add-entry{margin:0 auto 20px}
