.RegisterPage_container__1eUHU{background-image:url(/back.jpg);box-shadow:2px 2px 4px #020202;background-size:cover;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh}.RegisterPage_form__Y4eKv h1{margin-bottom:20px;color:#333;text-align:center}.RegisterPage_form__Y4eKv{display:flex;flex-direction:column;width:300px;background-color:#fff;padding:20px;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.2)}.RegisterPage_form__Y4eKv label{font-weight:700;margin-bottom:5px;color:#333}.RegisterPage_form__Y4eKv input{padding:10px;margin-bottom:10px;border-radius:15px;border:none;box-shadow:0 0 5px rgba(0,0,0,.5);color:#000;background-color:#fff}.RegisterPage_form__Y4eKv button{padding:10px;background-color:#000;color:#fffbfb;border:none;border-radius:15px;cursor:pointer;transition:background-color .2s}.RegisterPage_form__Y4eKv button:hover{background-color:#6f6b6b}.RegisterPage_form__Y4eKv .RegisterPage_signup-link__jeWAi{margin-top:20px;color:#333;font-size:14px;text-align:left}.RegisterPage_form__Y4eKv .RegisterPage_signup-link__jeWAi a{color:#0070f3;text-decoration:none}.RegisterPage_form__Y4eKv .RegisterPage_error__tNSJk{color:red;font-size:12px;margin-top:5px}