/* public/assets/css/auth.css */
body {
  background: linear-gradient(180deg, #f7f9fc 0%, #f5f7ff 100%);
}
.card {
  border-radius: 1rem;
}
