body{background-color:#fff;background-size:cover;font-family:sans-serif}#title{font-weight:700;color:#000000c1;font-size:35px;margin-bottom:30px;margin-top:10%}#container{font-weight:700;background:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:-1px 2px 315px #83838399;margin:10% auto auto;width:500px;height:650px;border-radius:20px;display:flex;justify-content:center;align-items:center}#container .fail-alert,#container .pass-alert{position:absolute;left:50%;z-index:50;display:flex;width:fit-content;transform:translate(-50%,5rem);white-space:nowrap;padding:.75rem;border-radius:.75rem;background-color:#fda4af;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}#container .hidden{display:none}#container .alert-icon{width:1.5rem;height:1.5rem}#registerform{display:flex;flex-direction:column;align-items:center}.signupinput{width:350px;height:42px;border-radius:5px;border-color:#9292926a;border:1px solid #b1b1b1;padding-left:20px}.registerbtn{font-weight:700;cursor:pointer;font-size:15px;width:300px;height:40px;border-radius:10px;margin-left:10px;background-color:#f9c030;border:1px solid rgb(249,188,35)}#haveanaccount{font-family:arial;color:#000000e1;font-weight:900px;margin-left:1%}#loginredirectbutton{text-decoration:underline;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-weight:700;cursor:pointer;color:#401b6e}#loginredirectbutton:hover{color:#1f1ffc}
