.registerContainer{width:300px;height:250px;padding:20px;border-radius:10px;background-color:#fff;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.registerCancel{position:absolute;top:3px;right:3px;cursor:pointer}.logo{color:#6a5acd}.registerBtn{border:none;padding:5px;background-color:#6a5acd;color:#fff;cursor:pointer}.success{font-size:12px;color:green;text-align:center}.loginContainer{width:300px;height:200px;padding:20px;border-radius:10px;background-color:#fff;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.loginCancel{position:absolute;top:3px;right:3px;cursor:pointer}.logo{display:flex;align-items:center;justify-content:center;color:teal;font-weight:700}.loginBtn{border:none;padding:5px;background-color:teal;color:#fff;cursor:pointer}.failure{font-size:12px;color:red;text-align:center}.card{width:250px;height:250px;display:flex;flex-direction:column;justify-content:space-around}label{width:-webkit-max-content;width:max-content;color:tomato;font-size:13px;border-bottom:.5px solid tomato;margin:3px 0}.desc{font-size:14px}.star{color:gold}.username{font-size:14px}.date{font-size:12px}form{width:250px;height:250px;display:flex;flex-direction:column;justify-content:space-between;color:#585757}input{border:none;border-bottom:1px solid grey}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{font-size:12px;color:#b9b8b8}input::placeholder,textarea::placeholder{font-size:12px;color:#b9b8b8}input:focus,select:focus,textarea:focus{outline:none}textarea{border:none;border-bottom:1px solid grey}.submitButton{border:none;padding:5px;border-radius:5px;color:#fff;background-color:tomato;cursor:pointer}.buttons,.logout{position:absolute;top:10px;right:10px}.button{border:none;padding:5px;border-radius:5px;color:#fff;font-weight:500;cursor:pointer}.button:focus{outline:none}.logout{background-color:tomato}.login{background-color:teal;margin-right:10px}.register{background-color:#6a5acd}
/*# sourceMappingURL=main.db10e11c.chunk.css.map */