.success-area { text-align: center; padding: 60rpx 0; } .sub-card { background: #ffffff; border-radius: 28rpx; padding: 32rpx; margin-bottom: 32rpx; border: 4rpx solid #DCB982; } .sub-header { display: flex; justify-content: space-between; align-items: center; margin-bottom: 16rpx; } .sub-name { font-size: 30rpx; font-weight: 600; color: #333333; } .sub-info { font-size: 28rpx; color: #666666; } .btn-primary-gold::after, .btn-secondary-gold::after { border: none; }