@import"https://fonts.googleapis.com/css2?family=Anton&display=swap";:root{box-sizing:border-box;margin:0;padding:0;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#ffffffde;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-webkit-user-select:none;user-select:none}html{scroll-behavior:smooth}html body{overflow:hidden;width:100vw;height:100vh;background-color:#f4f8f7;display:flex;justify-content:center;align-items:center}html body a{color:#999e9d;text-decoration:inherit;transition:.3s ease}html body a:hover{color:#3aaf9f;transform:scale(1.1)}html body button{padding:.8rem 3rem;margin-top:1rem;color:#fff;font-size:.6rem;font-weight:400;line-height:.5rem;letter-spacing:.1rem;text-transform:uppercase;border-radius:2rem;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:.3s ease}html body button:hover{font-weight:700}.container{position:relative;overflow:hidden;width:800px;padding:4rem 2rem;border-radius:.8rem;background-color:#f0f4f3;z-index:10}.container .bg-circle,.container .bg-triangle{position:absolute;z-index:5}.container .bg-circle{left:0;bottom:0;width:18rem;aspect-ratio:1/1;border-radius:50%;background:rgb(250,203,66);background:radial-gradient(circle,rgb(250,203,66) 20%,rgb(246,189,55) 100%);transform:translate(-7rem,5rem)}.container .bg-triangle{right:0;top:0;width:0;height:0;border-style:solid;border-width:20rem 40rem 20rem 0;border-color:transparent rgb(227,94,106) transparent transparent;transform:rotate(-15deg) translate(25rem,-7rem)}.container .login-box{position:relative;overflow:hidden;width:50rem;max-width:50rem;height:30rem;border-radius:.8rem;background:rgb(255,255,255) url(/assets/logo_color-8f39e576.svg) no-repeat 1rem 1rem/3rem;box-shadow:#32325d40 0 50px 100px -20px,#0000004d 0 30px 60px -30px,#0a254059 0 -2px 6px inset;z-index:15;transition:.5s ease-in-out}.container .login-box .move-right{transform:translate(50%)}.container .login-box .move-left{transform:translate(-50%)}.credits{position:absolute;left:0;bottom:0;width:100vw;padding:1rem;color:#999e9d;text-transform:uppercase;font-size:.7rem;display:flex;justify-content:space-evenly;align-items:center}.credits svg,.credits img{width:.5rem;aspect-ratio:1/1}.Form{overflow:hidden;width:17rem;color:#fff;background-color:transparent;text-align:center;transform:translate(-50%,-50%);display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;gap:.5rem;z-index:20}.Form h1{margin:0 auto .6rem;color:#3aaf9f;font-size:2rem}.Form .socials{color:#1d2120;font-size:.8rem;display:flex;justify-content:center;align-items:center;gap:.2rem}.Form .socials svg,.Form .socials img{aspect-ratio:1/1;border:.1rem solid rgb(153,158,157);border-radius:50%;cursor:pointer}.Form .socials svg{padding:.8rem}.Form .socials img{width:2.4rem}.Form p,.Form input,.Form label{width:100%;height:2.5rem;max-height:2.5rem;margin:0 auto;line-height:2.5rem;white-space:nowrap;border:0}.Form p:last-of-type{color:#1d2120;font-size:.8rem}.Form p:first-of-type{color:#999e9d;font-size:.6rem}.Form input{overflow:hidden;max-width:17rem;padding:0 2.3rem;color:#999e9d;background:rgb(244,248,247);outline:none;-webkit-user-select:text;user-select:text}.Form input:focus+label{display:none}.Form label{position:relative;width:100%;padding:0 .8rem;margin-top:-3rem;color:#999e9d;font-size:.8rem;text-align-last:left;cursor:text}.Form label svg{margin-right:.5rem}.Form .auth-error{position:absolute;top:7.5rem;color:#e35e6a!important;background-color:#fff;font-size:.8rem;text-transform:uppercase;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;gap:.5rem}.Form button{background-color:#3aaf9f;border:.1rem solid rgb(58,175,159)}.Layout{position:absolute;top:0;left:0;overflow:hidden;width:50rem;height:100%;background:url(/assets/logo_white-3974bdf5.svg) no-repeat 1rem 1rem/3rem,linear-gradient(30deg,rgb(56,183,143) 20%,rgb(58,167,177) 80%);box-shadow:#32325d40 0 50px 100px -20px,#0000004d 0 30px 60px -30px,#0a254040 0 -2px 6px inset;display:flex;justify-content:space-between;align-items:center;z-index:25}.Layout .bubble{position:absolute;aspect-ratio:1/1;background-color:#fff;border-radius:100rem;transition:1s linear}.Layout .bg-circle,.Layout .bg-triangle{position:absolute;opacity:.1;z-index:25}.Layout .bg-circle{left:-2rem;bottom:-4rem;width:18rem;aspect-ratio:1/1;border-radius:50%;background:rgb(255,255,255);transform:translate(-7rem,5rem)}.Layout .bg-triangle{right:-2rem;top:-4rem;width:0;height:0;border-style:solid;border-width:20rem 40rem 20rem 0;border-color:transparent rgb(255,255,255) transparent transparent;transform:rotate(-15deg) translate(25rem,-7rem)}.Layout .text-block-left,.Layout .text-block-right{width:16rem;height:50%;padding:0 1rem;font-size:1.2rem;text-align:center}.Layout .text-block-left p,.Layout .text-block-right p{font-size:.8rem}.Mask{position:absolute;top:0;left:0;overflow:hidden;min-width:18rem;height:100%;text-align:center;background-color:#00000080;box-shadow:5px 0 18px 2px #0003,-5px 0 18px 2px #0003}.Mask button{position:absolute;left:4rem;bottom:32%;width:inherit;background-color:transparent;border:.1rem solid rgb(255,255,255);z-index:30}.Error{overflow:hidden;width:100vw;height:100vh;color:#1d2120;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}.Error h1{margin-bottom:-3vw;background:url(/assets/animated-background-9c8b8a57.svg) center/cover;-webkit-background-clip:text;background-clip:text;color:transparent;font-family:"'Anton', sans-serif";font-size:20vw;line-height:20vw;letter-spacing:-1rem}.Error h2{width:46vw;text-align:left}.Error p:first-of-type{width:25vw;text-align:justify;line-height:1.5vw}.Error p:first-of-type:first-letter{font-family:"'Anton', sans-serif";font-size:2vw}.Error p:last-of-type{font-size:1vw}.Error button{color:#1d2120;background-color:transparent;border:.2rem solid rgb(29,33,32)}.Error button:hover{background:url(/assets/animated-background-9c8b8a57.svg) right;-webkit-background-clip:border-box;background-clip:border-box}.Dashboard{overflow:hidden;width:100vw;height:100vh;color:#1d2120;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center}.Dashboard h1{color:#3aaf9f;font-size:3rem}.Dashboard .logout{position:absolute;top:0;right:0;margin:1rem;padding:.3rem 2rem;font-size:.8rem;line-height:.8rem;border:.1rem solid rgb(29,33,32);border-radius:1rem;display:flex;justify-content:center;align-items:center;cursor:pointer}.Dashboard .logout:hover{color:#e35e6a;border-color:#e35e6a}.Dashboard img.profile-picture{width:96px;aspect-ratio:1/1;border-radius:20rem}.Dashboard ul.profile-infos{width:100%;padding:0;margin:0;text-align:center;list-style:none}.Dashboard ul.profile-infos li:first-of-type{font-size:1.5rem;font-weight:700}.Dashboard button{color:inherit}
