.auth-form-container{box-shadow:var(--shadow-lg);background:#fff;border-radius:.75rem;padding:2rem}.auth-form-header{text-align:center;margin-bottom:2rem}.auth-form-header h2{color:var(--text-primary);margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.auth-form-header p{color:var(--text-secondary);font-size:.875rem}.auth-form{flex-direction:column;gap:1.25rem;display:flex}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-group label{color:var(--text-primary);font-size:.875rem;font-weight:500}.form-hint{color:var(--text-secondary);font-size:.75rem;line-height:1.4}.btn-full{width:100%;padding:.75rem;font-size:1rem}.error-message{color:var(--error);background-color:#fee2e2;border-radius:.375rem;padding:.75rem;font-size:.875rem}
