/* Signup page uses the same styles as login.css */
/* This file is kept for potential future customizations */

.password-error {
  display: none;
  color: #dc3545;
  font-size: 13px;
  margin-top: 6px;
  text-align: left;
}

