.signup-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#f9fafb;padding:2rem 0}.signup-card{max-width:28rem;width:100%}.signup-title{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.signup-error{background-color:#fee2e2;border:1px solid #f87171;color:#991b1b;padding:.75rem 1rem;border-radius:.375rem;margin-bottom:1rem}.signup-form{display:flex;flex-direction:column;gap:1rem}.signup-footer{text-align:center;margin-top:1rem;font-size:.875rem;color:#4b5563}.signup-footer a{color:#3b82f6;text-decoration:none}.signup-footer a:hover{text-decoration:underline}
