.auth-card{background:#fff;border:1px solid #e3e3e3;border-radius:10px;flex-direction:column;gap:1.25rem;width:100%;max-width:380px;padding:2rem;display:flex;box-shadow:0 2px 12px #0000000f}.auth-card__title{text-align:center;font-size:1.4rem;font-weight:700}.auth-card__error{color:#b20000;background:#ffe8e8;border:1px solid #fcc;border-radius:6px;padding:.75rem;font-size:.85rem}.auth-card__field{flex-direction:column;gap:.4rem;display:flex}.auth-card__label{font-size:.9rem;font-weight:600}.auth-card__input{border:1px solid #ccc;border-radius:6px;padding:.6rem .75rem;font-size:.95rem}.auth-card__input:focus{border-color:#000;outline:2px solid #000}
