.app{background-image:-webkit-gradient(linear,left top,left bottom,from(#1a357c),to(#5a3e8c));height:100vh;overflow:auto}.contents{height:100%;padding-top:60px;padding-bottom:10px;box-sizing:border-box;overflow:auto}.header{position:fixed;background-color:#fff;width:100%;height:50px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;padding:0 25px;box-shadow:0 2px 3px rgb(0 0 0/25%)}.title{font-size:18px}.signup{min-height:100%;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}*{box-sizing:border-box}.form-card{width:480px;max-width:100%;background-color:#fff;box-shadow:0 .25rem .25rem rgb(0 0 0/25%);border:1px solid rgba(91,105,135,.22);border-radius:3px;padding:24px}.form-element{margin:15px 0}label{font-weight:400;font-size:16px;line-height:160%;margin-bottom:5px}input{height:42px;width:100%;background:#fff;border:1px solid #a8b2bd;box-sizing:border-box;border-radius:2px;padding:8px 12px}input.error{border-color:#d41d34;color:#d41d34;padding-right:35px}.error-text{color:#d41d34;padding:0;margin:0}button{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;max-width:calc(100% - 10px);height:48px;border-radius:4px;padding:2px 15px;box-sizing:border-box;margin:10px 0;background:#1550c1;color:#fff;border:1px solid #1550c1;cursor:pointer;font-size:16px}button:hover{background-color:#6698f8;border-color:#6698f8}
/*# sourceMappingURL=main.a0b0f6ab.chunk.css.map */