.main_title{background-color:#7dff7d;border:3px solid #000;border-radius:1rem;box-shadow:4px 4px;margin:2rem 0 0;padding:0 1rem}.form_container{border:2px solid #000;box-shadow:4px 4px;margin:2rem 2rem 0}.form_container,.form_wrapper{align-items:center;border-radius:1rem;display:flex;justify-content:center}.form_wrapper{border:3px solid #000;box-shadow:1rem 1rem;box-sizing:border-box;flex-direction:column;gap:2rem;margin:5rem;padding:2rem;width:fit-content}.form_wrapper p{font-size:3rem;margin:0}.form_wrapper img{width:4rem}.form_wrapper a{color:#000;font-size:.8rem;transition:.3s}.form_wrapper a:hover{color:#fff}.authentication_form{align-items:center;display:flex;flex-direction:column;gap:1rem}.authentication_form input{border:2px solid #000;border-radius:4px;box-shadow:2px 2px;font-family:Poppins;padding:.3rem 1rem;transition:.3s}.authentication_form>input[invalid]{background-color:#ff6e6e!important;border:2px solid #fff!important;box-shadow:4px 4px 0 0 #fff}.authentication_form>input[invalid]::placeholder{color:#fff}.authentication_form input:focus{background-color:#dd6eff;border:2px solid #000}.authentication_form input:focus::placeholder{color:#fff}.authentication_form button{border:2px solid #000;border-radius:4px;box-shadow:2px 2px;cursor:pointer;font-family:Poppins;padding:.3rem 1rem;transition:.3s}.authentication_form button:hover{filter:brightness(.5)}.auth_error{background:#000;border-radius:4px;color:#ff9c9c;font-size:.8rem!important;margin:0}.auth_error[active]{border:1px solid #ff9c9c;box-shadow:2px 2px;padding:.3rem}.introduction_screen a{background-color:#fff;border:2px solid #000;border-radius:4px;box-shadow:2px 2px;color:#000;cursor:pointer;font-size:1rem;margin:2rem 0;padding:.5rem 1rem;text-decoration:none;transition:.3s}.introduction_screen a:hover{filter:brightness(.5)}.welcome_title{display:flex;flex-direction:column;gap:0}.description{color:#410632;font-size:.8rem;font-weight:700;height:min-content;margin:0;opacity:.9;text-align:center}