.header{width:100%;background-color:#000;list-style-type:none;margin:0;padding:0 3%;box-sizing:border-box;display:flex;justify-content:space-between}.header .logout,.header a{display:inline-block;color:#fff;text-align:center;padding:14px 16px;text-decoration:none;font-weight:500;cursor:pointer}.header .logout:hover,.header a:hover{background-color:hsla(0,0%,95.3%,.35)}.header .logout.active,.header a.active{color:#fe0}.header .right-navs{display:flex;justify-content:flex-end}.home{background-color:#e7e7e7;height:100vh}.home .content{padding:20px 5%}.user-form{align-items:center;background-color:#333;height:100vh;box-sizing:border-box}.user-form,.user-form .title{display:flex;justify-content:center}.user-form .title{color:#fdbf4b;font-size:30px;font-weight:800;margin-bottom:20px}.user-form form{display:flex;flex-direction:column;width:55%;max-width:280px;padding:2% 5% 5%;border-radius:10px;background-color:hsla(0,0%,100%,.2)}.user-form form label{color:#f5f5f5;display:block;font-size:16px;font-weight:600}.user-form form input{width:100%;height:30px;box-sizing:border-box;border:1px solid #aaa;border-radius:2px;margin-top:5px;margin-bottom:20px}.user-form form .err{color:#ff6161;font-size:16px;font-weight:700}.user-form form button{margin-top:20px;background-color:#fc0;color:#000;padding:10px 5px;border:none;cursor:pointer;width:100%;font-size:20px;border-radius:3px}.user-form form button:hover{background-color:rgba(247,163,19,.714)}.user-form form .links{display:flex;justify-content:flex-end;height:auto;background-color:transparent;margin-top:20px}.user-form form .links .partition{margin:0 5px;color:#fff8dc}.user-form form .links a{color:#fff8dc;font-size:16px;font-weight:bolder;text-decoration:none}.user-form form .links a:hover{color:#a9fd81}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
/*# sourceMappingURL=main.75624b83.chunk.css.map */