.Auth_container__uKMy4{display:flex;justify-content:center;align-items:center;height:100vh;background:linear-gradient(135deg,#4a90e2,#50c9c3)}.Auth_card__LvAuD{background:#fff;padding:2rem;border-radius:10px;box-shadow:0 4px 20px rgba(0,0,0,.15);width:100%;max-width:400px;display:flex;flex-direction:column}.Auth_success___H_ht{color:green}.Auth_card__LvAuD h2{text-align:center;margin-bottom:1.5rem;font-size:1.8rem;color:#333}.Auth_card__LvAuD input{padding:.8rem;margin-bottom:1rem;border-radius:5px;border:1px solid #ccc;font-size:1rem;outline:none;transition:border .3s ease}.Auth_card__LvAuD input:focus{border-color:#4a90e2}.Auth_card__LvAuD button{padding:.8rem;background:#4a90e2;color:#fff;font-size:1rem;font-weight:700;border:none;border-radius:5px;cursor:pointer;transition:background .3s ease}.Auth_card__LvAuD button:hover{background:#3b7ac0}.Auth_error__kFOBi{color:red;font-size:.85rem;text-align:center;margin-bottom:1rem}.Auth_link__ckPnJ{text-align:center;margin-top:1rem}.Auth_link__ckPnJ a{color:#4a90e2;text-decoration:none}.Auth_link__ckPnJ a:hover{text-decoration:underline}