.auth{justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.auth__container{width:100%;max-width:420px}.auth__card{background-color:#fff;border-radius:1rem;padding:2rem;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.auth__header{text-align:center;margin-bottom:2rem}.auth__logo{color:#2563eb;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.auth__title{color:#0f172a;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.auth__subtitle{color:#64748b;font-size:.875rem}.auth__form{flex-direction:column;gap:1rem;display:flex}.auth__field{flex-direction:column;display:flex}.auth__submit{width:100%;margin-top:1rem}.auth__footer{text-align:center;color:#475569;border-top:1px solid #e2e8f0;margin-top:1.5rem;padding-top:1.5rem;font-size:.875rem}.auth__footer a{font-weight:500}.auth__error{color:#ef4444;background-color:#ef44441a;border:1px solid #ef444433;border-radius:.5rem;padding:.75rem 1rem;font-size:.875rem}.auth__success{color:#1a9a4a;background-color:#22c55e1a;border:1px solid #22c55e33;border-radius:.5rem;padding:.75rem 1rem;font-size:.875rem}
